Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Update Swim unofficial version)
 
(341 intermediate revisions by 85 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 61: Line 67:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 70: Line 99:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 127: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 136: 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 143: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AddMoney
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley/tree/main/AddMoney
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 157: 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 184: 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 204: 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 221: 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 233: 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 241: 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 250: 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 260: 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 268: 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 291: Line 388:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 314: Line 413:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
   |id      = darzington.AdventCalendarMod
+
  |id      = warix3.advancingsprinklers
   |nexus  = 7444
+
  |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
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 +
   |id      = darzington.AdventCalendarMod
 +
   |nexus  = 7444
 
   |github  =
 
   |github  =
  
Line 338: Line 448:
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AeroCore
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.AeroCore
 +
  |moddrop = 1275014
 +
  |nexus  = 14700
 +
  |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 345: Line 466:
 
   |nexus  = 14228
 
   |nexus  = 14228
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AFK Timer, AFK Idle Timer
 +
  |author  = CKextreme
 +
  |id      = CKextreme.AfkTimer
 +
  |nexus  = 3721
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Agenda
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.agenda
 +
  |nexus  = 20432
 +
  |github  = ofts-cqm/StardewValley-Agenda
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 354: Line 491:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 393: 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 446: 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 462: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#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 479: 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 492: 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 500: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 507: 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 524: 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 564: Line 769:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Observer
+
  |name    = Animal Mood Fix
   |author  = NOFILENAMED
+
  |author  = Grant Peters
   |id      = NFN.ANIMOBS
+
  |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
 +
   |name    = Animal Observer
 +
   |author  = nofilenamed
 +
   |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 613: 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 622: 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 638: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.11].
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Sitter LTS
 +
  |author  = oliver
 +
  |id      = oliver.AnimalSitterLTS
 +
  |nexus  = 20831
 +
  |github  = jdusbabek/stardewvalley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 647: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Social Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AnimalSocialMenu
 +
  |nexus  = 3283
 +
  |moddrop = 771644
 +
  |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 658: 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 671: 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 714: 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 753: 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 763: 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 795: 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 800: 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 822: 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 830: 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 854: Line 1,147:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Artisan Goods Keep Quality
 
  |author  = voiddreams
 
  |id      = voiddreams.ArtisanGoodsKeepQuality
 
  |nexus id = 21278
 
  |github =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 870: 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 895: 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 905: 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 941: 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 953: 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 968: 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 982: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 988: Line 1,314:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,001: 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,017: 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,036: 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,047: 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,054: 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,061: 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,075: 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,097: 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,104: 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,111: 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,119: 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,124: 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,133: 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,143: Line 1,568:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |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
 +
   |name    = Auto Tool Select
 
   |author  = lolmaj
 
   |author  = lolmaj
 
   |id      = lolmaj.AutoToolSelect
 
   |id      = lolmaj.AutoToolSelect
Line 1,159: 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,177: Line 1,619:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoWater
+
   |name    = Auto Water
 
   |author  = Steph Hoel
 
   |author  = Steph Hoel
 
   |id      = StephHoel.AutoWater
 
   |id      = StephHoel.AutoWater
 
   |nexus  = 21022
 
   |nexus  = 21022
   |github  = StephHoel/ModsStardewValley/tree/main/AutoWater
+
   |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,201: Line 1,643:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,212: 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
 +
  |name    = Avoid Losing Scepter
 +
  |author  = atravita
 +
  |id      = atravita.AvoidLosingScepter
 +
  |curse  = 870974
 +
  |moddrop = 1146671
 +
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,236: 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,250: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,258: 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,276: 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
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
   |name    = Bats and Mushrooms
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.BatandMushrooms
 
   |nexus  = 13922
 
  |github  = aedenthorn/StardewValleyMods
 
  |status  = workaround
 
  |summary  = Works with Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,293: Line 1,787:
 
   |nexus  = 1886
 
   |nexus  = 1886
 
   |github  = Husky110/BatteryWarningMod
 
   |github  = Husky110/BatteryWarningMod
 +
 
   |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,302: 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,320: 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,329: 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
   |author  = aedenthorn, Erinthe
+
  |author  = KirbyLink
   |id      = aedenthorn.BeePaths
+
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.BeePaths
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,349: 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,357: 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,378: 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,394: 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,418: 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,426: 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
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,436: Line 1,987:
 
   |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,443: 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,472: 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,483: Line 2,054:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121853
+
   |status  = workaround
   |unofficial version = 0.2.5-unofficial.1-FlyingTNT
+
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/129
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.BetterElevator
 +
   |nexus  = 22340
 +
  |github = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,516: 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,536: 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,561: 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,595: 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,622: 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,640: 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,672: 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,721: 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,735: 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,749: 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,775: 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,792: 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,811: 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,830: 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
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,840: Line 2,488:
  
 
   |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,849: 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,871: 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,908: 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,916: 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,925: 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,942: 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,951: 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  =
 +
 
 +
  |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
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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  =
 
   |github  =
  
Line 2,032: 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,042: Line 2,815:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,060: 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
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
   |author  = charbonn, Charles Bonnevialle
 +
   |id      = Charles.NomesBrasileiros
 
   |moddrop = 793149
 
   |moddrop = 793149
 
   |nexus  =
 
   |nexus  =
Line 2,088: 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,102: Line 2,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,115: 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,144: 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,153: 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,204: 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,210: 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,237: Line 3,068:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://github.com/Xytronix/BusLocations/releases/tag/1.2.1
+
   |unofficial url     = https://github.com/Xytronix/BusLocations/releases
   |unofficial version = 1.2.1
+
   |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,266: 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,274: Line 3,113:
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
  
 +
  |broke in          = Stardew Valley 1.6
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial url    = {{nexus mod|21137}}
   |unofficial version = 2.1.1-unofficial.1-cyxyr
+
   |unofficial version = 2.1.1-unofficial.2-cyxyr
   |pull request      = https://github.com/Denifia/StardewMods/pull/50
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
   |nexus  = 3530
 +
  |github =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,294: 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,300: 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,324: 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,361: Line 3,233:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Everywhere
+
  |name    = Casks Anywhere
   |author  = CatCattyCat, Cat
+
  |author  = YukiShiku, LeonBlade
   |id      = cat.caskseverywhere
+
  |id      = CasksAnywhere
   |nexus  = 2994
+
  |nexus  = 878
   |moddrop = 833561
+
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Casks Everywhere
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.caskseverywhere
 +
   |nexus  = 2994
 +
   |moddrop = 833561
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,381: 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,390: 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,400: Line 3,287:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122571
+
   |status  = workaround
   |unofficial version = 0.2.1-unofficial.1-FlyingTNT
+
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/135/files
+
}}
 +
{{#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,444: 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
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,523: 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,551: 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,583: 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,592: 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,602: 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,616: 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,664: 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,670: 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,683: 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,714: 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,725: 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,761: 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,809: Line 3,782:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status   = abandoned
   |summary = use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead
+
   |summary = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,816: 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,825: 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,867: 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,878: Line 3,869:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,885: Line 3,905:
 
   |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,898: 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,921: Line 3,957:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,937: 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,944: 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 2,992: 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,021: 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,031: 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,071: 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,108: 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,139: Line 4,240:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configure Machine Speed
 
   |name    = Configure Machine Speed
   |author  = StephHoel
+
   |author  = Steph Hoel
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |nexus  = 21005
 
   |nexus  = 21005
   |github  = StephHoel/ModsStardewValley/tree/main/ConfigureMachineSpeed
+
   |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,165: 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,201: 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,250: 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,259: 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,303: 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,323: 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
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cosmetic Rings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CosmeticRings
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,342: 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,373: 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,398: 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  =
+
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Crane Machine
 +
   |author  = chocolatte12
 +
   |id      = chocolatte12.CraneMachine
 +
   |nexus  = 20112
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,419: 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,498: 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,517: 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,537: 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,554: 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,581: 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,599: 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,611: 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,625: 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,636: 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,660: 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
 +
  |name    = Custom Asset Modifier, Custom Asset Editor
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.CustomAssetModifier
 +
  |nexus  = 1836
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,671: 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,676: 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,704: 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,718: 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,736: 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,752: 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,761: 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,791: 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      = datamancer.CustomFixedDialogue
 
  |nexus  = 20938
 
  |moddrop = 1533308
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
  |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
  |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
  |nexus  = 16744
+
   |nexus  = 991
  |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Cart Redux
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.CCR
 
   |nexus  = 1402
 
  |moddrop = 664037
 
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.CustomizeAnywhere
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 4734
+
   |nexus  = 1140
   |moddrop = 716356
+
   |moddrop = 128708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fixed Dialogue
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 1099
+
   |nexus  = 6358
  |moddrop = 127272
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = MissCoriel
+
   |author  = Datamancer
   |id      = misscoriel.hpstam
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 20938
   |github  = MissCoriel/Customize-Health-and-Stamina
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Furniture
   |author  = violetlizabet
+
   |author  = Platonymous
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 10761
+
   |nexus  = 1254
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Dialogue
   |author  = Digus
+
   |author  = PurrplingCat
   |id      = DIGUS.CustomKissingMod
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4664
+
   |nexus  = 7304
   |github  = Digus/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Limits
   |author  = Mevima
+
   |author  = aedenthorn, Erinthe
   |id      = Mevima.CustomLinens
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 1027
+
   |nexus  = 13964
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Greenhouse
   |author  = ZaneYork
+
   |author  = Forkmaster
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 5377
+
   |nexus  = 3464
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  =
  
   |summary = use latest version.
+
   |status = abandoned
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Harvest Fix
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.CustomLocks
+
   |id      = mytigio.customharvestfix
   |nexus  = 6251
+
   |nexus  = 4192
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/CustomHarvestFix
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = aedenthorn.CustomHay
   |nexus  = 14508
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = Platonymous
+
   |author  = zelink, zelinknilez
   |id      = Platonymous.CustomMovies
+
   |id      = zelink.zeldaHome
   |nexus  = 4737
+
   |nexus  = 20844
   |moddrop = 793918
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Death Penalty
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |id      = Platonymous.CustomMusic
+
   |id      = cat.customizabledeathpenalty
   |curse   = 307367
+
   |nexus   = 1991
   |moddrop = 793904
+
   |moddrop = 833547
   |nexus  = 3043
+
  |github  = danvolchek/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Traveling Cart Days
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 +
   |nexus  = 567
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customize Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = Cherry, CherryChain
   |id      = Esca.CustomNPCExclusions
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 7089
+
   |nexus  = 4734
   |moddrop = 847997
+
   |moddrop = 716356
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customize Cursor Sprite
   |author  = spacechase0
+
   |author  = Sonozuki
   |id      = spacechase0.CustomNPCFixes
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
  |curse  = 867734
+
   |nexus  = 3014
  |moddrop = 771669
+
   |github  = Sonozuki/StardewMods
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Dresser
   |author  = SG
+
   |author  = Dragoon23
   |id      = SG.RileyHouse
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 5811
+
   |nexus  = 23359
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Exterior
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.CustomObelisks
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 10202
+
   |nexus  = 1099
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 127272
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
  |author  = MissCoriel
   |id      = aedenthorn.CustomObjectProduction
+
  |id      = misscoriel.hpstam
   |curse   = 868827
+
  |nexus  = 5275
   |nexus  = 10152
+
  |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = aedenthorn/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |name    = Custom Linens
 +
  |author  = Mevima
 +
  |id      = Mevima.CustomLinens
 +
  |nexus  = 1027
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Localization
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
 +
  |nexus  = 5377
 +
  |github  = ZaneYork/SDV_CustomLocalization
  
   |broke in = Stardew Valley 1.6
+
  |summary  = use latest version.
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomOreNodes
+
   |id      = aedenthorn.CustomLocks
  |curse  = 868903
+
   |nexus  = 6251
   |nexus  = 5966
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,037: Line 5,395:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Custom Locks Updated
   |author  = Entoarox
+
   |author  = Rokugin
   |id      = Entoarox.CustomPaths
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 2272
+
   |nexus  = 21148
  |chucklefish = 5234
+
   |github  = rokugin/StardewMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetBed
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10462
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,058: Line 5,411:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = Platonymous.CustomMovies
   |nexus  = 10704
+
   |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 Quest Expiration
+
   |name    = Custom Music
   |author  = hawkfalcon
+
   |author  = Platonymous
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Platonymous.CustomMusic
   |nexus  = 2148
+
  |curse  = 307367
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Names
   |author  = Dem1se
+
   |author  = MindMeltMax
   |id      = Dem1se.CustomReminders
+
   |id      = MindMeltMax.CustomNames
   |nexus   = 6215
+
   |curse   = 1008334
   |moddrop = 793899
+
   |nexus  = 23131
   |github  = Dem1se/CustomReminders
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.Renovations
+
   |id      = Platonymous.CustomNPC
   |nexus  = 9687
+
   |nexus  = 1607
   |github  = aedenthorn/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 [[#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 6669
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |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 Signs
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSigns
+
   |id      = SG.RileyHouse
   |nexus  = 11336
+
   |nexus  = 5811
   |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    = Custom Spouse Location
+
   |name    = Custom Obelisks
   |author  = barteke22
+
   |author  = XxHarvzBackxX
   |id      = barteke22.CustomSpouseLocation
+
   |id      = harvz.CustomObelisks
   |nexus  = 9676
+
   |nexus  = 10202
   |github  = barteke22/StardewMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
  
 
   |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 Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 10889
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |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.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 Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 7775
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |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 Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Entoarox.CustomPaths
   |curse   = 868833
+
   |nexus   = 2272
   |nexus  = 10029
+
   |chucklefish = 5234
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |unofficial url    = []http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/125
 
  |status  = workaround
 
  |summary  = use [[#Custom 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 Pet Beds, Pet Bed
  |author  = Datamancer
 
  |id      = datamancer.CustomSpouseRooms
 
  |nexus  = 20966
 
  |moddrop = 1534005
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Starter Furniture
 
 
   |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,180: 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,196: 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
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.4
  |name    = Custom Tracker
+
   |status   = abandoned
  |author  = Esca, Esca-MMC
+
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
   |id      = Esca.CustomTracker
 
   |nexus   = 5108
 
   |github = Esca-MMC/CustomTracker
 
  |moddrop = 706059
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Shops Redux
   |author  = CatCattyCat, Cat
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = cat.customtransparency
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 2359
+
   |nexus  = 1378
   |moddrop = 833556
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github = danvolchek/StardewMods
+
 
 +
  |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 Trash Can
+
   |name    = Custom Signs
  |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,244: 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
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Winter Star Gifts
 
  |author  = XxHarvzBackxX
 
  |id      = harvz.CWSG
 
   |nexus  = 10024
 
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |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    = Cut the Cord, TvMenu
+
   |name    = Custom Spouse Rooms - Continued
   |author  = cgifox
+
   |author  = Datamancer
   |id      = cgifox.CutTheCord
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 9571
+
   |nexus  = 20966
   |github  = harshlele/CutTheCord
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Starter Furniture
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4791
+
   |nexus  = 16729
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Starter Package
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 6783
+
   |nexus  = 14152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Tapper Framework
   |author  = Schematix, Schmtx
+
   |author  = Selph, zombifier
   |id      = Schematix.DailyLuckMessage
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1327
+
   |nexus  = 22975
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck on HUD, JustLuckMod
+
   |name    = Custom Tokens
   |author  = zeldela
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = dJustLuckMod
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 10386
+
   |nexus  = 7517
   |github  = zeldela/sdv-mods
+
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Toolbar
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 1141
+
   |nexus  = 11322
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Tool Effect
   |author  = flowoeB
+
   |author  = ZaneYork
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 8356
+
   |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
  |author  = trashcan9
 +
  |id      = trashcan9.CustomToolRange
 +
  |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,448: 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
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Decrafting Mod
 
  |author  = iSkLz_, MSCFC
 
  |id      = MSCFC.DecraftingMod
 
  |nexus  = 4158
 
  |github  = iSkLz/DecraftingMod
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Cut the Cord, TvMenu
   |author  = Max Vollmer, SVProtector
+
   |author  = cgifox
   |id      = maxvollmer.deepwoodsmod
+
   |id      = cgifox.CutTheCord
   |nexus  = 2571
+
   |nexus  = 9571
   |github  = maxvollmer/DeepWoodsMod
+
   |github  = harshlele/CutTheCord
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Cycle Tools
   |author  = Sandman53
+
   |author  = LeFauxMatt
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = furyx639.CycleTools
   |nexus  = 5016
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Daily Farm Photo
   |author  = Tlitookilakin
+
   |author  = Seawolf, seawolf87
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 10240
+
   |nexus  = 4791
   |moddrop = 1060419
+
   |github  = Seawolf87/DailyFarmPhoto
   |github = tlitookilakin/WarpnetDeepwoods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
   |author = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
  |nexus  = 6783
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Daily Luck Message
   |author  = Tyler Gibbs
+
   |author  = Schematix, Schmtx
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 12421
+
   |nexus  = 1327
   |github  = tylergibbs2/DefaultFarmer
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = DecidedlyHuman
+
   |author  = zeldela
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = dJustLuckMod
   |nexus  = 10939
+
   |nexus  = 10386
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Daily News
   |author  = AxesOfEvil
+
   |author  = bashNinja
   |id      = AxesOfEvil.DeliveryService
+
   |id      = bashNinja.DailyNews
   |nexus  = 5187
+
   |nexus  = 1141
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = miketweaver/DailyNews
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Daily Notifications, Event Notifications
   |author  = Dash, yuukidach
+
   |author  = dreamsicl
   |id      = Pathoschild.test
+
   |id      = EventNotifications
   |nexus  = 5570
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Daily Pet the Animals
   |author  = ferdaber
+
   |author  = flowoeB
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 7920
+
   |nexus  = 8356
   |github  = ferdaber/sdv-mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use {{nexus mod|20799|Deluxe Grabber Redux 1.6}} instead.
 
 
}}
 
}}
 
{{#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
 +
  |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
 +
  |author  = MevNav
 +
  |id      = MevNav.DailyPlanner
 +
  |nexus  = 16704
 +
  |github  = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily Quest Anywhere
   |author  = MolsonCAD
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 11436
+
   |nexus  = 513
   |github  = MolsonCAD/DeluxeJournal
+
   |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
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Date Night
   |author  = elbe
+
   |author  = SUPERT
   |id      = elbe.DialogueExtension
+
   |id      = supert.datenight
   |nexus  = 10851
+
   |nexus  = 11459
  |github  = lshtech/DialogueExtension
 
  
 
   |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 New Line
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.DialogueNewLine
+
   |id      = misscoriel.diary
   |curse   = 868753
+
   |nexus   = 4451
   |nexus  = 12175
+
   |moddrop = 624395
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Death Tweaks
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.DialogueTester
 
  |nexus  = 9887
 
  |moddrop = 1035899
 
  |github  = DecidedlyHuman/DialogueTester
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dialogue Trees
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DialogueTrees
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 9550
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,660: Line 6,039:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Debug Mode
   |author  = Nishtra
+
   |author  = Pathoschild
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus   = 1583
+
   |curse   = 1000634
   |github  =
+
   |nexus  = 679
 
+
   |moddrop = 606608
   |status  = workaround
+
   |github = Pathoschild/StardewMods
   |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    = Decrafting Mod
   |author  = shanks3042
+
   |author  = iSkLz_, MSCFC
  |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = MSCFC.DecraftingMod
  |nexus  = 5816
+
   |nexus  = 4158
  |github  =
+
   |github  = iSkLz/DecraftingMod
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dimensional Pockets
 
  |author  = spacechase0
 
   |id      = spacechase0.DimensionalPockets
 
   |nexus  = 12706
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Deep Woods
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.DinoForm
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 18244
+
  |curse  = 992429
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Eugenii10
+
   |author  = Sandman53
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 9717
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Deep Woods Warp Network Integration
   |author  = lperkins2, Logan Perkins
+
   |author  = Tlitookilakin
   |id      = lperkins2.DisableController
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 2229
+
   |nexus  = 10240
   |github  =
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = RuiNtD
+
   |author  = bungus
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 2156
+
   |nexus  = 21612
   |github  = RuiNtD/SVRichPresence
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Default Farmer
   |author  = MouseyPounds
+
   |author  = Tyler Gibbs
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 3960
+
   |nexus  = 12421
   |github  = MouseyPounds/stardew-mods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Default On Cheats
   |author  = jahangmar
+
   |author  = EnderTedi
   |id      = jahangmar.DismantleCraftables
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 3687
+
   |nexus  = 21035
   |github  = jahangmar/StardewValleyMods
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Default Window Size
   |author  = dmarcoux
+
   |author  = DecidedlyHuman
   |id      = dmarcoux.DisplayEnergy
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 10662
+
   |nexus  = 10939
  |moddrop = 1087175
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Monster Health
+
   |name    = Delivery Service
   |author  = Atesba
+
   |author  = AxesOfEvil
   |id      = Atesba.DisplayMonsterHealth
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 20984
+
   |nexus  = 5187
   |github  =  
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Player Stats
+
   |name    = Delivery Upgrade Tool
   |author  = Fleem
+
   |author  = Dash, yuukidach
   |id      = Fleem.DisplayPlayerStats
+
   |id      = Pathoschild.test
   |nexus  =
+
   |nexus  = 5570
   |github  = FleemUmbleem/DisplayPlayerStats
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = spacechase0 and ParadigmNomad
+
   |author  = stokastic
   |id      = spacechase0.Displays
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
  |curse  = 867712
+
   |nexus  = 2462
   |nexus  = 7635
+
   |github  = stokastic/CoopGrabber
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Auto-Petter
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.DeluxeAutoPetter
 +
  |nexus  = 23226
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Grabber Redux
   |author  = Aimon111
+
   |author  = ferdaber
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 18109
+
   |nexus  = 7920
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |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    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = Airyn and the DSV Team
+
   |author  = Nykal145
   |id      = DSV.Core
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 17059
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deluxe Hats
   |author  = Pyrohead37
+
   |author  = domsim1
   |id      = Pyrohead37.DontEatThat
+
   |id      = domsim1.DeluxeHats
   |nexus  = 1951
+
   |nexus  = 5836
   |github  = jahangmar/StardewValleyMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Journal
   |author  = Shockah
+
   |author  = MolsonCAD
   |id      = Shockah.DontStopMeNow
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 10941
+
   |nexus  = 11436
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demanding Shipping
   |author  = Leaf
+
   |author  = lech43
   |id      = Leaf.DoubleStandardFarm
+
   |id      = lech43.DemandingShipping
   |nexus  = 3928
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
Line 4,805: Line 6,193:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DrSpactacus, NateMod
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 987160
+
   |nexus  = 22564
   |nexus  = 8587
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Visits Cave
 +
  |author  = Kichjo
 +
  |id      = Kichjo.DemetriusVisitsCave
 +
  |nexus  = 5477
 +
  |github  = KeelanRosa/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Desert Bloom Farm
   |author  = joljyo
+
   |author  = DeLiXx
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 7507
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Desert Obelisk
   |author  = violetlizabet
+
   |author  = CatCattyCat, Cat
   |id      = violetlizabet.DragonPearlLure
+
   |id      = cat.desertobelisk
   |nexus  = 15109
+
   |nexus  = 2021
   |github  = elizabethcd/DragonPearlLure
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |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    = Draw Fish Ponds Over Grass
+
   |name    = Destroyable Bushes
   |author  = atravita
+
   |author  = Esca, Esca-MMC
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = Esca.DestroyableBushes
   |curse   = 870981
+
   |nexus   = 6304
   |moddrop = 1125248
+
   |moddrop = 798245
  |nexus  = 11352
+
   |github  = Esca-MMC/DestroyableBushes
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Detailed Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = RainsKuro, RainzKuro
   |id      = aedenthorn.Dreamscape
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 11742
+
   |nexus  = 15549
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = DewCord Rich Presence
   |author  = BlaDe
+
   |author  = explosivetortellini
   |id      = BlaDe.DriveBy
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 12033
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialog to Clipboard
   |author  = Goldenrevolver
+
   |author  = dlrdlrdlr
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 7971
+
   |nexus  = 23834
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Box Redesign
   |author  = SwiftSails
+
   |author  = gzhynko
   |id      = SwiftSails.DungeonBuddy
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 7864
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DungeonMerchants
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14630
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Dialogue Emotes
   |author  = Zoryn
+
   |author  = PurrplingCat
   |id      = Zoryn.DurableFences
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  =
+
   |nexus  = 6537
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = purrplingcat/DialogueEmotes
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
   |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
 
 
 
  |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
 
  |name    = Dynamic Clothing
 
  |author  = hilovids
 
  |id      = hilovids.DynamicClothing
 
  |nexus  = 10078
 
 
   |github  =
 
   |github  =
  
Line 4,975: Line 6,390:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Disable Building Fade
   |author  = HaulinOats
+
   |author  = calebstein1
   |id      = HaulinOats.DynamicCrops
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 13800
+
   |nexus  = 24558
   |github  = HaulinOats/StardewMods
+
   |github  = calebstein1/StardewDisableBuildingFade
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Disable Gamepad, Disable Controller
   |author  = mistyspring
+
   |author  = lperkins2, Logan Perkins
   |id      = mistyspring.dynamicdialogues
+
   |id      = lperkins2.DisableController
  |curse  = 880516
+
   |nexus  = 2229
   |nexus  = 12836
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Discord Rich Presence
   |author  = mistyspring
+
   |author  = RuiNtD
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 20253
+
   |nexus  = 2156
   |github  =
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dish of the Day Display
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.DynamicFlooring
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 14780
+
   |nexus  = 3960
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dismantle Craftables
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.DynamicGameAssets
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 867707
+
   |nexus  = 3687
   |nexus  = 9365
+
   |github  = jahangmar/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Display Energy
   |author  = spacechase0
+
   |author  = dmarcoux
   |id      = spacechase0.DGAAutomate
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 9365
+
   |nexus  = 10662
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 1087175
 
+
   |github  = dmarcoux/DisplayEnergy
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Display Monster Health
   |author  = tyran285, Ryuuze
+
   |author  = Atesba
   |id      = DynamicMachines
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 374
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Display Player Stats
   |author  = aedenthorn, Erinthe
+
   |author  = Fleem
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 14566
+
   |nexus  = 21547
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
  |nexus  = 7635
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles - Continued
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Datamancer
+
   |author  = Aimon111
   |id      = datamancer.DynamicMapTiles
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 21084
+
  |curse  = 1010281
   |github  = datamancer/StardewValleyMods
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Airyn and the DSV Team
   |id      = knakamura.dynamicnighttime
+
   |id      = DSV.Core
   |nexus  = 2072
+
   |nexus  = 17059
  |moddrop = 664041
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Don't Eat That
   |author  = BashNinja
+
   |author  = Pyrohead37
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 1183
+
   |nexus  = 1951
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Don't Stop Me Now
   |author  = ZaneYork
+
   |author  = Shockah
   |id      = ZaneYork.DynamicPrice
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 5831
+
   |nexus  = 10941
   |github  = ZaneYork/SDV_Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Double Standard Farm, Double Farm
   |author  = PeacefulEnd
+
   |author  = Leaf
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
  |nexus  = 12831
+
   |nexus  = 3928
  |github  = Floogen/DynamicReflections
 
}}
 
{{#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    = Downtown Zuzu
   |author  = sophiesalacia
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 8450
+
  |curse  = 987160
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |nexus  = 8587
 
+
   |github  =
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DPad Inventory Hotkey
 +
   |author  = joljyo
 +
  |id      = joljyo.DPadInventoryHotkey
 +
  |nexus  = 7507
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dragon Pearl Lure
   |author  = Shockah
+
   |author  = violetlizabet
   |id      = Shockah.EarlyGingerIsland
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 13885
+
   |nexus  = 15109
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Draw Fish Ponds Over Grass
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.NerfCavePuzzle
+
   |id      = atravita.DrawFishPondsOverGrass
   |curse  = 870978
+
   |curse  = 870981
   |moddrop = 1131424
+
   |moddrop = 1125248
   |nexus  = 11500
+
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 5,125: 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
+
   |github  =
   |source  = https://gitlab.com/kdau/eastscarp
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Dusty Overhaul
   |author  = LeFauxMatt
+
   |author  = CyanFire
   |id      = furyx639.EasyAccess
+
   |id      = CF.SMAPI.DustyOverhaul
  |curse  = 871835
+
   |nexus  = 13057
   |nexus  = 11002
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Dusty Overhaul - SVE
   |author  = MountainDewBoi
+
   |author  = CyanFire
   |id      = MountainDewBoi.EasyFarming
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 4162
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DVR
 +
  |author  = captncraig
 +
  |id      = captncraig.dvr
 +
  |nexus  = 3860
 +
  |github  = captncraig/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Dwarf Scroll Prices
   |author  = DeLiXx
+
   |author  = noriteway
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 16873
+
   |nexus  = 16386
   |github  =
+
   |github  = noriteway/StardewMods
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   <!--@retest-after Custom Farm Loader-->
+
   |name    = Dwarvish Mattock
 +
  |author = Anthony Hilyard, Grend
 +
  |id      = com.anthonyhilyard.dwarvishmattock
 +
  |curse  = 536418
 +
  |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dynamic Bodies
   |author  = CeruleanSpirit
+
   |author  = ribeena
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = ribeena.dynamicbodies
   |nexus  = 2957
+
   |nexus  = 12893
   |github  =
+
   |github  = ribeena/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Dynamic Checklist
   |author  = StultusV
+
   |author  = gunnargolf
   |id      = StultusV.EasyPathDestruction
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 8775
+
   |nexus  = 1145
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = gunnargolf/DynamicChecklist
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Petting
 
  |author  = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
  |nexus  = 3032
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Dynamic Clothing
   |author  = crc-fehler
+
   |author  = hilovids
   |id      = crc.eatmore
+
   |id      = hilovids.DynamicClothing
   |nexus  = 2724
+
   |nexus  = 10078
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Crops
   |author  = millerscout
+
   |author  = HaulinOats
   |id      = Millerscout.EconomyMod
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 6955
+
   |nexus  = 13800
   |github  = millerscout/StardewMillerMods
+
   |github  = HaulinOats/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Dialogues Framework
   |author  = EH Lim
+
   |author  = mistyspring
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 9303
+
  |curse  = 880516
 +
  |nexus  = 12836
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
   |nexus  = 20253
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dynamic Flooring
   |author  = EideeHi
+
   |author  = aedenthorn, Erinthe
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 4806
+
   |nexus  = 14780
   |github  = eideehi/EideeEasyFishing
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Game Assets
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.Elevator
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 2952
+
  |curse  = 867707
   |github  = Ilyaki/Elevator
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = Mel Noelle and Kirbylink
+
   |author  = spacechase0
   |id      = melnoelle.underdarkkrobus
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 3071
+
   |nexus  = 9365
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Horses
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon-DynamicHorses
 +
  |nexus  = 874
 +
  |github  = Bpendragon/DynamicHorses
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dynamic Machines
   |author  = aedenthorn, Erinthe
+
   |author  = tyran285, Ryuuze
   |id      = aedenthorn.Email
+
   |id      = DynamicMachines
   |nexus  = 11325
+
   |nexus  = 374
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |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    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 14366
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Empty Your Hands
+
   |name    = Dynamic Map Tiles - Continued
   |author  = BlueSight
+
   |author  = Datamancer
   |id      = BlueSight.EmptyYourHands
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 19736
+
   |nexus  = 21084
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Night Time
   |author  = Enaium
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Enaium.EnaiumToolKit
+
   |id      = knakamura.dynamicnighttime
   |curse   = 436787
+
   |nexus   = 2072
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic NPC Sprites
   |author  = Goldenrevolver
+
   |author  = BashNinja
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 10668
+
   |nexus  = 1183
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dynamic Price
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = ZaneYork
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 193
+
   |nexus  = 5831
   |chucklefish = 3529
+
   |github = ZaneYork/SDV_Mods
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Reflections
   |author  = TheThor59
+
   |author  = PeacefulEnd
   |id      = Thor.EnemyHealthBars
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 3627
+
  |curse  = 870926
   |github  = TheThor59/StardewMods
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Running Speed
   |author  = Crystallyne
+
   |author  = Vrakyas
   |id      = Crystallyne.EnergyCount
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 4272
+
   |nexus  = 4029
   |github  = Crystallyne/EnergyCount
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Early Community Upgrades
   |author  = nikperic, ThatOneCow
+
   |author  = sophiesalacia
   |id      = nikperic.EnergyTime
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 6488
+
   |nexus  = 8450
  |source  = https://gitlab.com/nikperic/energytime
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.MagnetMod
 
  |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Early Ginger Island
   |author  = Mizzion
+
   |author  = Shockah
   |id      = mizzion.enhancedrelationships
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 1927
+
   |nexus  = 13885
  |moddrop = 661356
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Mizzion/MyStardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Easier Cave Puzzle
   |author  = ytsc
+
   |author  = atravita
   |id      = ytsc.EnhancedSlingshots
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 12763
+
  |curse  = 870978
   |github  = YTSC/StardewValleyMods
+
  |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    = Entoarox Framework
+
   |name    = Easier Dart Puzzle
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.EntoaroxFramework
+
   |id      = atravita.EasierDartPuzzle
   |nexus   = 2269
+
   |curse   = 870971
   |chucklefish = 4228
+
   |moddrop = 1205159
   |github  = Entoarox/StardewMods
+
  |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
  |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Easier Farming
   |author  = Entoarox
+
   |author  = Cautious Waffle, skulmuk
   |id      = Entoarox.Utilities
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 5521
+
   |nexus  = 1426
   |github  = Entoarox/StardewMods
+
   |github  =
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Easier Fishing
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = majordot
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 5526
+
   |nexus  =
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Easier Monster Eradication
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = NormanPCN
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 1656
+
   |nexus  = 11548
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Easier Special Orders
   |author  = lestoph
+
   |author  = TheMightyAmondee
   |id      = lestoph.EscapeRope
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 8576
+
   |nexus  = 8342
   |github  = Bifibi/SDVEscapeRope
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = East Scarp (SMAPI)
   |author  = Esca
+
   |author  = LemurKat and kdau
   |id      = Esca.EMP
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 9296
+
   |nexus  = 5787
   |moddrop = 1005443
+
   |moddrop = 984954
   |github = Esca-MMC/EscasModdingPlugins
+
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Easy Access
   |author  = pepoluan
+
   |author  = LeFauxMatt
   |id      = pepoluan.EvenBetterRNG
+
   |id      = furyx639.EasyAccess
   |nexus   = 8680
+
   |curse  = 871835
   |chucklefish = 6117
+
   |moddrop = 1547212
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |nexus  = 11002
 +
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easy Attack
   |author  = gzhynko
+
   |author  = season
   |id      = GZhynko.EventBlackBars
+
   |id      = season.EasyAttack
   |nexus  = 7962
+
   |nexus  = 20832
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easy Chest
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = season.EasyChest
   |nexus  = 10735
+
   |nexus  = 20842
   |github  = TheMightyAmondee/EventLimiter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easy Cleaner
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventLookup
+
   |id      = season.EasyCleaner
   |nexus  = 8505
+
   |nexus  = 20865
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Crane Game
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Easy Darts Game
   |author  = jorgamun
+
   |author  = Dragoon23
   |id      = jorgamun.EventMusicVolume
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 10650
+
   |nexus  = 22506
  |github  = jorgamun/EventMusicVolume
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Fairy
   |author  = MissCoriel
+
   |author  = season
   |id      = misscoriel.eventrepeater
+
   |id      = season.EasyFairy
   |nexus  = 3642
+
   |nexus  = 20931
  |curse  = 317347
+
   |github  =
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Farming
   |author  = shekurika
+
   |author  = MountainDewBoi
   |id      = shekurika.EventSoundAdjuster
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 8734
+
   |nexus  = 4162
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Farm Switcher
   |author  = BlaDe
+
   |author  = DeLiXx
   |id      = BlaDe.EventTester
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 11178
+
  |curse  = 990826
 +
   |nexus  = 16873
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Fishin'
   |author  = SinZ and atravita
+
   |author  = Frostiverse
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 19458
+
   |nexus  = 22268
   |github  = atravita-mods/StardewMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Fishing
   |author  = Digus
+
   |author  = season
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = season.EasyFishing
   |nexus  = 2360
+
   |nexus  = 20830
   |github  = Digus/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Gift
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyGift
   |nexus  = 15793
+
   |nexus  = 20838
 
   |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 Gifting
   |author  = mytigio
+
   |author  = CeruleanSpirit
   |id      = mytigio.exhaustiontweaks
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 6247
+
   |nexus  = 2957
   |github  = mytigio/SDVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Harvest
   |author  = Lodukas
+
   |author  = season
   |id      = Uwazouri.ExpandedFridge
+
   |id      = season.EasyHarvest
   |nexus  = 1191
+
   |nexus  = 20924
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Island Puzzle
   |author  = Cherry, CherryChain
+
   |author  = MindMeltMax
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 6529
+
  |curse  = 1004494
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Path Destruction
   |author  = LeFauxMatt
+
   |author  = StultusV
   |id      = furyx639.ExpandedStorage
+
   |id      = StultusV.EasyPathDestruction
   |curse   = 871838
+
   |nexus  = 8775
   |nexus  = 7431
+
  |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Petting
 +
  |author  = CeruleanSpirit
 +
   |id      = EasyPetting.3032
 +
   |nexus  = 3032
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Travel, Easy Move
 +
  |author  = season
 +
  |id      = season.EasyMove
 +
  |nexus  = 20872
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867392
+
   |nexus  = 23496
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Valley
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyValley
   |nexus  = 5910
+
   |nexus  = 21181
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Eat & Drink From Inventory
   |author  = Quipex
+
   |author  = Zamiel
   |id      = Quipex.ExperienceUpdates
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 7581
+
   |nexus  = 21280
   |github  = Quipex/ExperienceUpdates
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExpertSitting
+
   |id      = philosquare.EatInBackpack
   |nexus  = 7435
+
   |nexus  = 22872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Eat More
   |author  = Tondorian
+
   |author  = crc-fehler
   |id      = ExtendedBusSystem
+
   |id      = crc.eatmore
   |nexus  =
+
   |nexus  = 2724
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Economy Mod
   |author  = Crystalmir
+
   |author  = millerscout
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = Millerscout.EconomyMod
   |nexus  = 485
+
   |nexus  = 6955
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  = millerscout/StardewMillerMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = EH Smash Quality
   |author  = Entoarox
+
   |author  = EH Lim
   |id      = Entoarox.ExtendedMinecart
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 2271
+
   |nexus  = 9303
   |chucklefish = 4359
+
  |github  =
   |github  = Entoarox/StardewMods
+
  |warnings = Only compatible with Android.
 
+
}}
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
   |nexus  = 4806
 +
   |github  = eideehi/EideeEasyFishing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EiTK
 +
  |author  = enaium
 +
   |id      = Enaium.EiTK
 +
  |curse  = 365803
 +
  |nexus  =
 +
  |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Elevator
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.ExtendedReach
+
   |id      = Ilyaki.Elevator
  |curse  = 867754
+
   |nexus  = 2952
  |moddrop = 242303
+
   |github  = Ilyaki/Elevator
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Elliot Is Fabio
   |author  = Alacrity, platinumhobo
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Alacrity.ExtraContentMod
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 8510
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Ceasg
+
   |author  = Mel Noelle and Kirbylink
   |id      = Ceasg.ExtraFishInformation
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 4170
+
   |nexus  = 3071
   |github  = ceasg/StardewValleyMods
+
   |github  = KirbyLink/UnderdarkKrobus
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Email App
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Email
 +
  |nexus  = 11325
 +
  |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    = Extra Map Layers
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = aedenthorn.SDIEmily
  |curse  = 868841
+
   |nexus  = 14366
   |nexus  = 9633
+
   |github  = aedenthorn/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Emotes
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = aurnj, Roy Li
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = RuyiLi.Emotes
   |nexus  = 7490
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Empty Hands
   |author  = BlaDe
+
   |author  = Oblitus
   |id      = BlaDe.ExtremeWeather
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 12334
+
   |nexus  = 1176
   |github  =
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Empty Jar Bubbles
   |author  = XxHarvzBackxX
+
   |author  = tem696969696969
   |id      = harvz.Fabrication
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 10679
+
   |nexus  = 22598
   |github  = XxHarvzBackxX/fabrication
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Empty Your Hands
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlueSight
   |id      = Omegasis.Fall28SnowDay
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 486
+
   |nexus  = 19736
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Enaium ToolKit
   |author  = jahangmar
+
   |author  = Enaium
   |id      = jahangmar.FallToAutumn
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 7174
+
   |curse   = 436787
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 863959
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.Familiars
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 6429
+
   |nexus  = 10668
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = loe2run
+
   |author  = Goldenrevolver
   |id      = Loe2run.FamilyPlanning
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 4515
+
   |nexus  = 20942
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Enchanted Cowboy Boots
   |author  = trashcan9
+
   |author  = Goldenrevolver
   |id      = trashcan9.FancySprinklers
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 15857
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Taskmaster
+
   |author  = NamelessTo
   |id      = Taskmaster.FantasticFrames
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 4540
+
   |curse   = 1001630
   |github  =
+
   |nexus  = 21904
 
+
   |github  = namelessto/EnchantedGalaxyWeapons
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = Max Vollmer, SVProtector
+
   |author  = TheThor59
   |id      = maxvollmer.farmageddon
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2618
+
   |nexus  = 3627
   |github  =
+
   |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Enemy Health Bars, Health Bars
   |author  = ShivaGuy
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 11850
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Energy Count
   |author  = aedenthorn, Erinthe
+
   |author  = Crystallyne
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 13782
+
   |nexus  = 4272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Energy Protect
   |author  = hmkiesel
+
   |author  = philosquare
   |id      = hmkiesel.FarmAnywhere
+
   |id      = philosquare.EnergyProtect
   |nexus  = 13926
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Energy Rework
   |author  = Oranisagu
+
   |author  = seferoni
   |id      = none<!--no manifest ID-->
+
   |id      = seferoni.EnergyRework
   |nexus  =
+
   |nexus  = 21686
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = seferoni/EnergyRework
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |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    = Energy Time
   |author  = Oranisagu
+
   |author  = nikperic, ThatOneCow
   |id      = none<!--no manifest ID-->
+
   |id      = nikperic.EnergyTime
   |nexus  =
+
   |nexus  = 6488
   |url    = https://community.playstarbound.com/threads/111931
+
   |source  = https://gitlab.com/nikperic/energytime
  |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.4.2-unofficial.1-huancz
   |summary  = use [[#Automate|Automate]] instead.
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 10506
+
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Relationships
 +
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Enhanced Slingshots
   |author  = atravita
+
   |author  = ytsc
   |id      = atravita.FarmCaveSpawn
+
   |id      = ytsc.EnhancedSlingshots
  |curse  = 870986
+
   |nexus  = 12763
  |moddrop = 1068205
+
   |github  = YTSC/StardewValleyMods
   |nexus  = 10186
 
   |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    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Enough Sleep
   |author  = atravita
+
   |author  = sodapotato
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = sodapotato.enoughsleep
   |curse   = 870983
+
   |nexus   = 21536
   |moddrop = 1099838
+
   |github  =
   |nexus  = 10924
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Entoarox Framework
 +
  |author  = Entoarox
 +
  |id      = Entoarox.EntoaroxFramework
 +
   |nexus  = 2269
 +
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Entoarox Modding Utilities
   |author  = Boebie
+
   |author  = Entoarox
   |id      = beau.farmcomputerplus
+
   |id      = Entoarox.Utilities
   |nexus  = 19124
+
   |nexus  = 5521
   |github  =
+
   |github  = Entoarox/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 Computers Check Cellars
+
   |name    = Equal Money Split
   |author  = Ian Rubin, ianr427
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 19581
+
   |nexus  = 5526
   |github  =
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Equivalent Exchange
   |author  = aedenthorn, Erinthe
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = aedenthorn.FarmerHelper
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 10179
+
   |nexus  = 1656
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Escape Rope
   |author  = aedenthorn, Erinthe
+
   |author  = lestoph
   |id      = aedenthorn.FarmerPortraits
+
   |id      = lestoph.EscapeRope
  |curse  = 868774
+
   |nexus  = 8576
   |nexus  = 11398
+
   |github  = Bifibi/SDVEscapeRope
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Escargo Win Bug Fix
   |author  = Sensakuma
+
   |author  = BlackJack
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 11131
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Esca's Modding Plugins
   |author  = 2Retr0
+
   |author  = Esca, Esca-MMC
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Esca.EMP
   |curse   = 661476
+
   |nexus   = 9296
   |nexus  = 13153
+
   |moddrop = 1005443
   |github  = 2Retr0/FarmhandFinder
+
   |github  = Esca-MMC/EscasModdingPlugins
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Esc Dialogue Mod
   |author  = CyanFire
+
   |author  = g33k, g33kidd
   |id      = CF.FarmhouseFixes
+
   |id      = g33k.EscDialogueMod
   |nexus  = 16507
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
  |name    = Even Better Artisan Good Icons
   |author  = MabelSyrup
+
  |author  = chsiso58
   |id      = mabelsyrup.farmhouse
+
  |id      = haze1nuts.evenbetterartisangoodicons
   |nexus  = 3731
+
  |nexus    =
   |github  = mjSurber/FarmHouseRedone
+
  |github  = chsiao58/EvenBetterArtisanGoodIcons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Even Better RNG
 +
   |author  = pepoluan
 +
   |id      = pepoluan.EvenBetterRNG
 +
   |nexus  = 8680
 +
  |chucklefish = 6117
 +
  |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Even Better Warehouse
 +
  |author  = charliedemilho
 +
  |id      = charliedemilho.EvenBetterWarehouse
 +
  |nexus  = 10396
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Event Black Bars
   |author  = mistyspring
+
   |author  = gzhynko
   |id      = mistyspring.farmhousevisits
+
   |id      = GZhynko.EventBlackBars
  |curse  = 880518
+
   |nexus  = 7962
   |nexus  = 12457
+
   |github  = gzhynko/StardewMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Event Limiter
   |author  = Cherry & cel10e
+
   |author  = TheMightyAmondee
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 5142
+
   |nexus  = 10735
  |moddrop = 716395
+
   |github  = TheMightyAmondee/EventLimiter
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Event Lookup
   |author  = jwdred
+
   |author  = shekurika
   |id      =
+
   |id      = shekurika.EventLookup
   |nexus  = 647
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Event Music Volume
   |author  = boneskull
+
   |author  = jorgamun
   |id      = com.boneskull.farm-tablet
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 16447
+
   |nexus  = 10650
   |github  = Floogen/AlternativeTextures
+
   |github  = jorgamun/EventMusicVolume
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Event Repeater
   |author  = Speshkitty
+
   |author  = MissCoriel
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = misscoriel.eventrepeater
   |nexus  = 7148
+
   |nexus  = 3642
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Event Sound Adjuster
   |author  = Joe Strout
+
   |author  = shekurika
   |id      = strout.farmtronics
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 10634
+
   |nexus  = 8734
   |github  = JoeStrout/Farmtronics
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Event Tester
   |author  = Esca, Esca-MMC
+
   |author  = BlaDe
   |id      = Esca.FarmTypeManager
+
   |id      = BlaDe.EventTester
   |nexus  = 3231
+
   |nexus  = 11178
  |moddrop = 598755
+
   |github  =
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = PeacefulEnd
+
   |author  = SinZ and atravita
   |id      = PeacefulEnd.FashionSense
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 9969
+
   |nexus  = 19458
   |github  = Floogen/FashionSense
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = nihilistzsche
+
   |author  = Digus
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 18384
+
   |nexus  = 2360
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Pathoschild
+
   |author  = moonslime
   |id      = Pathoschild.FastAnimations
+
   |id      = moonslime.ExcavationSkill
   |curse   = 957496
+
   |nexus   = 15793
   |nexus  = 1089
+
 
   |moddrop = 606631
+
   |broke in = Stardew Valley 1.6
   |github = Pathoschild/StardewMods
+
   |status  = workaround
 +
   |summary = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Exhaustion Tweaks
   |author  = libaryaddict
+
   |author  = mytigio
   |id      = libraryaddict.FasterEvents
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 7631
+
   |nexus  = 6247
   |github  =
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = IceGladiador
+
   |author  = Lodukas
   |id      = IceGladiador.FasterGrass
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 1772
+
   |nexus  = 1191
   |github  =
+
   |github  = Uwazouri/ExpandedFridge
 
 
  |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    = Expanded Preconditions Utility
   |author  = kibbe
+
   |author  = Cherry, CherryChain
   |id      = kibbe.faster_horse
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 2791
+
   |nexus  = 6529
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Expanded Storage
   |author  = Entoarox
+
   |author  = LeFauxMatt
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = furyx639.ExpandedStorage
   |nexus   = 2277
+
   |curse   = 871838
   |chucklefish = 3641
+
   |moddrop = 1547203
   |github  = Entoarox/StardewMods
+
   |nexus   = 7431
 
+
   |github  = LeFauxMatt/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    = Expansive Combat, Proficiência
   |author  = gaussfire
+
   |author  = Hamio, HamioDracny
   |id      = gaussfire.FasterPathSpeed
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 9344
+
   |nexus  = 7511
   |github  = alanperrow/StardewModding
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Run
 
  |author  = KathrynHazuka
 
  |id      = KathrynHazuka.FasterRun
 
  |nexus  = 733
 
  |github  = KathrynHazuka/StardewValley_FasterRun
 
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Exp Control
   |author  = Kumagabear
+
   |author  = moonslime
   |id      = Kumagabear.FasterTransition
+
   |id      = moonslime.ExpControl
   |nexus  = 19584
+
   |nexus  = 23067
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Experience Bars
   |author  = zeldela
+
   |author  = spacechase0
   |id      = zeldela.FastFishPond
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 14005
+
  |curse  = 867392
   |github  = zeldela/sdv-mods
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Experience Rate Multiplier
   |author  = crazywig
+
   |author  = MSCFC, iSkLz
   |id      = crazywig.FastForward
+
   |id      = SkLz.ExpMultiply
   |nexus  = 7413
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Loads
 
  |author  = spajus
 
  |id      = spajus.fastloads
 
  |nexus  = 19454
 
  |github  = spajus/stardew-valley-fast-loads
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Experience Updates
   |author  = ErikShun, QuickNutz
+
   |author  = Quipex
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = Quipex.ExperienceUpdates
  |moddrop = 1490579
+
   |nexus  = 7581
   |nexus  = 19634
+
   |github  = Quipex/ExperienceUpdates
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Expert Sitting
   |author  = DerTod2
+
   |author  = aedenthorn, Erinthe
   |id      = de.dertod2.FastPetting
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 5039
+
   |nexus  = 7435
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Extended Bus System
   |author  = Death, DeathGameDev
+
   |author  = Tondorian
   |id      = DeathGameDev.FastTravel
+
   |id      = ExtendedBusSystem
   |nexus  = 1529
+
   |nexus  =
   |github  = DeathGameDev/SDV-FastTravel
+
  |chucklefish = 4373
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Extended Fridge
   |author  = LeFauxMatt
+
   |author  = Crystalmir
   |id      = furyx639.FauxCore
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 20618
+
   |nexus  = 485
   |github  = LeFauxMatt/StardewMods
+
   |github  = Mystra007/ExtendedFridgeSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Extended Minecart
   |author  = minervamaga
+
   |author  = Entoarox
   |id      = minervamaga.FeelingLucky
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  =
+
   |nexus  = 2271
   |moddrop = 752859
+
   |chucklefish = 4359
   |github  = minervamaga/FeelingLucky
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Extended Reach
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = spacechase0
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = spacechase0.ExtendedReach
   |nexus   = 604
+
   |curse   = 867754
   |moddrop = 664033
+
   |moddrop = 242303
   |github  = Sakorona/SDVMods
+
  |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    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Extra Content Mod
   |author  = UNA
+
   |author  = Alacrity, platinumhobo
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 17404
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Extra Fish Information
   |author  = KarratKake
+
   |author  = Ceasg
   |id      = KarratKake.FerngillRevenueService
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 7566
+
   |nexus  = 4170
   |github  =
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Extra Machine Configs
   |author  = stoobinator, lefthandedkid
+
   |author  = Selph, zombifier
   |id      = stoobinator.fertilizeranytime
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 7259
+
   |nexus  = 22256
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Extra Map Layers
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.festivalendtimetweak
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 2966
+
  |curse  = 868841
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
  |nexus  = 7490
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Json Assets 1.7.7
  |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    = Extreme Weather
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = BlaDe
   |id      = MouseyPounds.ShadowFestival
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 4630
+
   |nexus  = 12334
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Fabrication
   |author  = Felix-Dev
+
  |author  = XxHarvzBackxX
   |id      = Felix-Dev.FeTK
+
  |id      = harvz.Fabrication
   |nexus  = 4403
+
  |nexus  = 10679
   |github  = Felix-Dev/StardewMods
+
  |github  = XxHarvzBackxX/fabrication
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FaeQuest
 +
   |author  = Navi-chan, ooo0000
 +
   |id      = NaviChan.FaeQuest
 +
   |nexus  = 2484
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |status  = abandoned
   |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Fairy Fix
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FieldHarvest
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 11019
+
  |curse  = 1024723
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 24469
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Fall 28 Snow Day
   |author  = ChiroxT
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = treinke.FieldWorks
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 17267
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Fall To Autumn
   |author  = Edu Anttunes
+
   |author  = jahangmar
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 5865
+
   |nexus  = 7174
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Familiars
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = aedenthorn.Familiars
   |nexus  = 17553
+
   |nexus  = 6429
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Family Planning
 +
  |author  = loe2run
 +
  |id      = Loe2run.FamilyPlanning
 +
  |nexus  = 4515
 +
  |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |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
 +
  |name    = Fancy Sprinklers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.FancySprinklers
 +
  |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Fantastic Frames
   |author  = Tran Minh Thong
+
   |author  = Taskmaster
   |id      = find.object.mod
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 8594
+
   |nexus  = 4540
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Farmageddon
   |author  = HaulinOats
+
   |author  = Max Vollmer, SVProtector
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = maxvollmer.farmageddon
   |nexus  = 13944
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
  
Line 6,236: Line 7,738:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Farm Animal Choices
   |author  = aurnj, Roy Li
+
   |author  = ShivaGuy
   |id      = RoyLi.Fireballs
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  =
+
   |nexus  = 11850
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Farm Animal Harvest Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 7311
+
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Farm Anywhere
   |author  = violetlizabet
+
   |author  = hmkiesel
   |id      = violetlizabet.FireworksFestival
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 15261
+
   |nexus  = 13926
   |github  = elizabethcd/FireworksFestival
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Farm Automation: Barn Door Automation
   |author  = rupak0577
+
   |author  = Oranisagu
   |id      = rupak0577.FishDex
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
  |github  = rupak0577/FishDex
+
   |url    = https://community.playstarbound.com/threads/111931
   |url    = https://github.com/rupak0577/FishDex
+
  |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Farm Automation: Item Collector
   |author  = GZhynko
+
   |author  = Oranisagu
   |id      = GZhynko.FishExclusions
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7782
+
   |nexus  =
   |github  = gzhynko/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Farm Cave Framework
   |author  = Aair, AairTheGreat
+
   |author  = aedenthorn, Erinthe
   |id      = AairTheGreat.FishFinder
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 5011
+
   |nexus  = 10506
   |github  = AairTheGreat/StardewValleyMods
+
   |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    = Fish Info
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Speshkitty
+
   |author  = atravita
   |id      = speshkitty.fishinfo
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 5452
+
  |curse  = 870986
   |github  = Speshkitty/FishInfo
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = Shuai Zhang
+
   |author  = atravita
   |id      = shuaiz.FishingAdjustMod
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 1350
+
  |curse  = 870983
   |github  = hcoona/StardewValleyMods
+
  |moddrop = 1099838
 +
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Farm Computer Plus
   |author  = KilZenc
+
   |author  = Boebie
   |id      = KilZenc.FishingAssistant
+
   |id      = beau.farmcomputerplus
   |nexus  = 5815
+
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Farm Computers Check Cellars
   |author  = Drynwynn, thepaladinknight
+
   |author  = Ian Rubin, ianr427
   |id      = Drynwynn.FishingAutomaton
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 2527
+
   |nexus  = 19581
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Farmer Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 7694
+
   |nexus  = 10179
 
   |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    = Farmer Helper (Updated)
   |author  = barteke22
+
   |author  = Fiorbeth
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 8970
+
   |nexus  = 21030
   |github  = barteke22/StardewMods
+
   |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
  |nexus  = 11398
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Farmer Portraits for 1.6
   |author  = M3ales
+
   |author  = mistyspring
   |id      = FishingLogbook
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  =
+
   |nexus  = 20713
  |curse  = 299792
+
   |github  = aedenthorn/StardewValleyMods
   |github  = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Farmer Vitals Evolved
   |author  = barteke22
+
   |author  = Sensakuma
   |id      = barteke22.FishingMinigames
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 9345
+
   |nexus  = 11131
   |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    = Farm Expansion
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Advize
   |id      = barteke22.FisingMinigames
+
   |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  = 9345
+
   |nexus  = 130
   |github  = barteke22/StardewMods
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Farmhand Finder
   |author  = Zoryn
+
   |author  = 2Retr0
   |id      = Zoryn.FishingMod
+
   |id      = 2Retr0.FarmhandFinder
   |nexus   =
+
   |curse   = 661476
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 13153
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Farmhouse Fixes
   |author  = MindMeltMax
+
   |author  = CyanFire
   |id      = MindMeltMax.Fishnets
+
   |id      = CF.FarmhouseFixes
   |nexus  = 13819
+
   |nexus  = 16507
  |moddrop = 1247514
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farmhouse Redone
   |author  = MindMeltMax
+
   |author  = MabelSyrup
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = mabelsyrup.farmhouse
  |nexus  = 13819
+
   |nexus  = 3731
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = mjSurber/FarmHouseRedone
}}
 
{{#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.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farmhouse Visits
   |author  = BlaDe
+
   |author  = mistyspring
   |id      = BlaDe.FishingPractice
+
   |id      = mistyspring.farmhousevisits
   |nexus   = 4157
+
   |curse   = 880518
   |github  =
+
   |nexus  = 12457
 
+
   |github  = misty-spring/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Hub
   |author  = ChadlyMasterson
+
   |author  = Platonymous
   |id      = chadlymasterson.fishingprogression
+
   |id      = Platonymous.FarmHub
   |nexus  = 18749
+
   |nexus  = 2309
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farm Icons on Load Screen
   |author  = Stashek
+
   |author  = b1rdyw1rdy
   |id      = Stashek.FishingRodRecolor
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 8835
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farming Tools Patch
   |author  = PeacefulEnd
+
   |author  = Torsang
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 8406
+
   |nexus  = 24066
   |github  = Floogen/FishingTrawler
+
   |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
  
  |broke in = Stardew Valley 1.6
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm in the Sky, Fundo
   |author  = PeacefulEnd
+
   |author  = BrasileiroTop
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 15941
+
   |nexus  = 5423
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Rearranger
   |author  = jangofett4
+
   |author  = Cherry & cel10e
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 18119
+
   |nexus  = 5142
   |github  = jangofett4/FishingTreasureSpawner
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Resource Generator
   |author  = Hammurabi
+
   |author  = jwdred
   |id      = HammurabiFishingTunerRedux
+
   |id      =
   |nexus  =
+
   |nexus  = 647
   |chucklefish = 4578
+
   |github =
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = SMAPI 2.0
 
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Tablet
   |author  = marikaefer
+
   |author  = boneskull
   |id      = marikaefer.FishMe
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 4756
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm to Table Ready Meals
   |author  = Jonqora
+
   |author  = Speshkitty
   |id      = Jonqora.FishPreview
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 6303
+
   |nexus  = 7148
   |github  = Jonqora/StardewMods
+
   |github  = Speshkitty/FarmToTableReadyMeals
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farmtronics
   |author  = Mizzion
+
   |author  = Joe Strout
   |id      = mizzion.fishreminder
+
   |id      = strout.farmtronics
   |nexus  = 3615
+
   |nexus  = 10634
   |moddrop = 661375
+
   |github  = JoeStrout/Farmtronics
   |github = Mizzion/MyStardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Farm Type Manager
 +
   |author = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus  = 3231
 +
   |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Farm Warps Patch
   |author  = aedenthorn, Erinthe
+
   |author  = tlitookilakin
   |id      = aedenthorn.FishSpotBait
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 17581
+
   |nexus  = 8236
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in      = Stardew Valley 1.6
+
   |status  = obsolete
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
  |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    = Fashion Sense
   |author  = StarAmy
+
   |author  = PeacefulEnd
   |id      = StarAmy.bubbletoggle
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 13076
+
  |curse  = 870933
   |github  =
+
   |nexus  = 9969
 +
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Fashion Sense Outfits
   |author  = MattDeDuck, Duckshard
+
   |author  = nihilistzsche
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 3725
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fast Animations
   |author  = bcmpinc
+
   |author  = Pathoschild
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 3215
+
  |curse  = 957496
   |github  = bcmpinc/StardewHack
+
   |nexus  = 1089
 +
  |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Fast Control Input
   |author  = Traktori
+
   |author  = weizinai
   |id      = Traktori.CategoriesInRecipes
+
   |id      = weizinai.FastControlInput
   |nexus  = 11400
+
   |nexus  = 24324
   |github  = Traktori7/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Faster Events
   |author  = Ashley, bambimenot
+
   |author  = libaryaddict
   |id      = ashley.fixdice
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 4556
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fixed Weapons Damage
 
  |author  = BlueSight
 
  |id      = BlueSight.FixedWeaponsDamage
 
  |nexus  = 19896
 
  |github  = Hikari-BS/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Faster Grass
   |author  = atravita
+
   |author  = IceGladiador
   |id      = atravita.FixPigRandom
+
   |id      = IceGladiador.FasterGrass
  |curse  = 870967
+
   |nexus  = 1772
  |moddrop = 1294434
+
   |github  =
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Faster Horse
   |author  = mouse
+
   |author  = kibbe
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = kibbe.faster_horse
  |moddrop = 1194570
+
   |nexus  = 2791
  |nexus  = 12717
 
  |github  = notevenamouse/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flamingo Breeding
 
  |author  = BlaDe
 
  |id      = BlaDe.FlamingoBreeding
 
   |nexus  = 12015
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Faster Paths
   |author  = Shockah
+
   |author  = Entoarox
   |id      = Shockah.FlexibleSprinklers
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 10931
+
   |nexus  = 2277
   |github  = Shockah/Stardew-Valley-Mods
+
  |chucklefish = 3641
 +
   |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    = Flip Buildings
+
   |name    = Faster Path Speed
   |author  = mouahrara
+
   |author  = gaussfire
   |id      = mouahrara.FlipBuildings
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 18444
+
   |nexus  = 9344
   |github  = mouahrara/FlipBuildings
+
   |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 17582
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Faster Transition
   |author  = MouseyPounds
+
   |author  = Kumagabear
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 3885
+
   |nexus  = 19584
   |github  = MouseyPounds/stardew-mods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Faster Trees
   |author  = kdau
+
   |author  = Krutonium
   |id      = kdau.FlowerBombs
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 6228
+
   |nexus  = 21952
  |moddrop = 794657
+
   |github =
   |source = https://gitlab.com/kdau/flowerbombs
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = spacechase0
+
   |author  = zeldela
   |id      = spacechase0.FlowerColorPicker
+
   |id      = zeldela.FastFishPond
  |curse  = 867760
+
   |nexus  = 14005
  |moddrop = 130043
+
   |github  = zeldela/sdv-mods
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Fast Forward
   |author  = elfuun
+
   |author  = crazywig
   |id      = FlowerDanceFix.elfuun
+
   |id      = crazywig.FastForward
   |nexus  = 8535
+
   |nexus  = 7413
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Fast Geode, Instant Geodes
   |author  = ron075sh
+
   |author  = ofmanynames
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = InstantGeode
   |nexus  = 3019
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Fast Loads
   |author  = kelly2892
+
   |author  = spajus
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = spajus.fastloads
  |nexus  = 8107
+
   |nexus  = 19454
  |github  = kenny2892/StardewValleyMods
+
   |github  = spajus/stardew-valley-fast-loads
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Flower Rain
 
  |author  = spacechase0
 
  |id      = spacechase0.FlowerRain
 
  |curse  = 867722
 
   |nexus  = 6131
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fast Parrot Express Animation
   |author  = Cat, CatCattyCat
+
   |author  = ErikShun, QuickNutz
   |id      = cat.flowerytools
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 6203
+
  |moddrop = 1490579
   |moddrop = 833563
+
  |nexus  = 19634
   |github  = danvolchek/StardewMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Petting
 +
  |author  = DerTod2
 +
  |id      = de.dertod2.FastPetting
 +
   |nexus  = 5039
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
   |nexus  = 1529
 +
   |github  = DeathGameDev/SDV-FastTravel
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = furyx639.FauxCore
   |nexus  = 9043
+
  |moddrop = 1547213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 20618
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Feeling Lucky?
 +
  |author  = minervamaga
 +
  |id      = minervamaga.FeelingLucky
 +
  |nexus  =
 +
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Fellowship - Immersive Rings
   |author  = Kangzoel
+
   |author  = DaLion
   |id      = Kangzoel.FluentEating
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 11690
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Ferngill Dynamic Rain
   |author  = EstherHollow
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 11003
+
   |nexus  = 604
   |github  =
+
  |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    = Font Settings, 字体设置
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Becks723
+
   |author  = UNA
   |id      = Becks723.FontSettings
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 12467
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Ferngill Revenue Service
   |author  = thejcannon
+
   |author  = KarratKake
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 4321
+
   |nexus  = 7566
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Ferngill Simple Economy
   |author  = Joreikarr
+
   |author  = Paul Steele
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = paulsteele.fse
   |nexus  = 19944
+
   |nexus  = 21414
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Fertilizer Anytime
   |author  = Hexenentendrache
+
   |author  = stoobinator, lefthandedkid
   |id      = Hexenentendrache.FoodCravings
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 17126
+
   |nexus  = 7259
   |github  = Enteligenz/StardewMods
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
  |nexus  = 23307
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Festival End Time Tweak
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.festivalendtimetweak
 +
  |nexus  = 2966
 +
  |github  = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Festival of the Mundane
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 10886
+
   |nexus  = 4630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = Nishtra
+
   |author  = Felix-Dev
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = Felix-Dev.FeTK
   |nexus  = 673
+
   |nexus  = 4403
   |github  =
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.1-Olivki
+
   |unofficial version = 1.0.1-unofficial.2-digus
  |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    = Field Harvest
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 7554
+
   |nexus  = 11019
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Field Harvest Redux
   |author  = Bpendragon
+
   |author  = Prism 99
   |id      = Bpendragon.ForagePointers
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 7781
+
   |nexus  = 21703
   |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    = Field Works
   |author  = DanielB
+
   |author  = ChiroxT
   |id      = DanielB.TrackerZoomFix
+
   |id      = treinke.FieldWorks
   |nexus  = 17935
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Fighting With NPCs
   |author  = Remy Bach
+
   |author  = Edu Anttunes
   |id      = remybach.forecaster
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 3037
+
   |nexus  = 5865
   |github  = remybach/stardew-valley-forecaster
+
   |github  = eduanttunes/sv_fighting_with_npcs
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = File Replacer
   |author  = TheElm
+
   |author  = certifiableGrimalkin
   |id      = TheElm.ForecasterText
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 7541
+
   |nexus  = 17553
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Filtered Chest Hopper
   |author  = Fokson
+
   |author  = Shivion
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 2520
+
   |nexus  = 21730
   |github  =
+
   |github  = Shivion/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Find Object Mod
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.FrameRateLogger
+
   |id      = find.object.mod
  |curse  = 870966
+
   |nexus  = 8594
  |moddrop = 1294433
+
   |github  =
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Adham084
+
   |author  = HaulinOats
   |id      = adham084.fpsviewer
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 14046
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Fireballs!
   |author  = skuldomg, Skuld
+
   |author  = aurnj, Roy Li
   |id      = skuldomg.freeDusty
+
   |id      = RoyLi.Fireballs
   |nexus  = 2206
+
   |nexus  =
   |github  = skuldomg/freeDusty
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |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-42360 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FreeLove
+
   |id      = aedenthorn.FireBreath
  |curse  = 868835
+
   |nexus  = 7311
   |nexus  = 10021
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = DJ-STLN
+
   |author  = MindMeltMax
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 3320
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |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    = Free the Toolbar
+
   |name    = Fischievements
   |author  = danmw3
+
   |author  = MattDeDuck, Duckshard
   |id      = danmw3.freethetoolbar
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 4960
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = FishDex
   |author  = aedenthorn, Erinthe
+
   |author  = rupak0577
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = rupak0577.FishDex
   |nexus  = 6241
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Friends Forever
+
   |name    = Fish Exclusions
   |author  = Isaac S
+
   |author  = GZhynko
   |id      = IsaacS.FriendsForever
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1738
+
   |nexus  = 7782
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fish Finder
   |author  = Hills
+
   |author  = Aair, AairTheGreat
   |id      = Hills.FriendshipBooster
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 10497
+
   |nexus  = 5011
  |moddrop = 1084819
+
   |github  = AairTheGreat/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fish Info
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = speshkitty.fishinfo
   |nexus  = 17055
+
   |nexus  = 5452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fishing Adjust
   |author  = HunterMYT
+
   |author  = Shuai Zhang
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 8709
+
   |nexus  = 1350
   |github  =
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = Failsplat
+
   |author  = ChibiKyu, KilZenc
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 12308
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fishing Automaton
   |author  = jeffgillean
+
   |author  = Drynwynn, thepaladinknight
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 11050
+
   |nexus  = 2527
   |github  = jeffgillean/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 5776
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fishing Info Overlays
   |author  = aedenthorn, Erinthe
+
   |author  = barteke22
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 11422
+
   |nexus  = 8970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Logbook
 +
  |author  = M3ales
 +
  |id      = FishingLogbook
 +
  |nexus  =
 +
  |curse  = 299792
 +
  |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Minigames
 +
  |author  = barteke22 (Here Fishy base by aedenthorn)
 +
  |id      = barteke22.FisingMinigames
 +
  |nexus  = 9345
 +
  |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = jennisimone
+
   |author  = barteke22
   |id      = jennisimone.WitchEventsShop
+
   |id      = barteke22.FishingMinigames
   |nexus  = 16304
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Fishing Mod
   |author  = Okay Shroomer
+
   |author  = Zoryn
   |id      = OkayShroomer.FungusAmongus
+
   |id      = Zoryn.FishingMod
   |nexus  = 11785
+
   |nexus  =
   |github =
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fishing Nets → Automate
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 10213
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fishing Nets → Better Crafting
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 10855
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|19895|Furniture Display Framework 1.6}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 14092
+
  |curse  = 1004486
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fishing Practice
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = BlaDe.FishingPractice
   |nexus  = 10217
+
   |nexus  = 4157
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fishing Progression
   |author  = DeLiXx
+
   |author  = ChadlyMasterson
   |id      = DLX.Geodes
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 17691
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
  
    
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fishing Trawler
   |author  = Adham084
+
   |author  = PeacefulEnd
   |id      = adham084.galaxyslingshot
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 14115
+
   |nexus  = 8406
   |github  =
+
   |github  = Floogen/FishingTrawler
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler - New Horizons
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 +
  |nexus  = 15941
 +
  |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fishing Treasure Spawner
   |author  = aedenthorn, Erinthe
+
   |author  = jangofett4
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 14511
+
   |nexus  = 18119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jangofett4/FishingTreasureSpawner
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Tuner Redux
   |author  = drbirbdev
+
   |author  = Hammurabi
   |id      = drbirbdev.GameboyArcade
+
   |id      = HammurabiFishingTunerRedux
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github = drbirbdev/StardewValley
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |broke in = Stardew Valley 1.6
+
   |dev note = source in download
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Game Reminder
 
  |author  = mmanlapat
 
  |id      = mmanlapat.GameReminder
 
  |nexus  = 1153
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fish Me
   |author  = RandomComputerUser
+
   |author  = marikaefer
   |id      = RandomComputerUser.GameSpeed
+
   |id      = marikaefer.FishMe
   |nexus  = 7211
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = Loogooter
+
   |author  = ButterBear, Memegician
   |id      = OlegSilkin.garbage_collector
+
   |id      = BB.FishPondColors
   |nexus  = 2463
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fish Reminder
   |author  = LeFauxMatt
+
   |author  = Mizzion
   |id      = furyx639.GarbageDay
+
   |id      = mizzion.fishreminder
   |curse   = 871837
+
   |nexus   = 3615
   |nexus  = 8204
+
   |moddrop = 661375
   |github  = LeFauxMatt/StardewMods
+
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fish Spot Bait
  |author  = NCarigon
 
  |id      = NCarigon.GardenPotAutomate
 
  |nexus  = 15212
 
  |github  = ncarigon/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garden Pot Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 14820
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = mralbobo
+
   |author  = StarAmy
   |id      = mralbobo.GateOpener
+
   |id      = StarAmy.bubbletoggle
   |nexus  =
+
   |nexus  = 13076
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-gate-opener
 
  
  |broke in    = Stardew Valley 1.4
+
   |status = abandoned
   |status       = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishy Blood Moon
   |author  = aedenthorn, Erinthe
+
   |author  = MattDeDuck, Duckshard
   |id      = aedenthorn.GemIsles
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 6692
+
   |nexus  = 3725
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fix Animal Tools
   |author  = Hana
+
   |author  = bcmpinc
   |id      = Hana.GNMTokens
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 14426
+
   |nexus  = 3215
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = sqbr
+
   |author  = Traktori
   |id      = sqbr.GetGS
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 13434
+
   |nexus  = 11400
   |github  = sqbr/GetGS
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fix Dice
   |author  = spacechase0
+
   |author  = Ashley, bambimenot
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = ashley.fixdice
   |curse   = 867150
+
   |nexus   = 4556
   |moddrop = 771692
+
   |github  =
  |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = wilsoncwc
   |id      = GenericShopExtender
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 814
+
   |nexus  = 23934
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = agent56
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = agent56.GeneticsAPI
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 15655
+
   |nexus  = 1941
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fixed Weapons Damage
   |author  = aedenthorn
+
   |author  = BlueSight
   |id      = aedenthorn.GenieLamp
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 19794
+
   |nexus  = 19896
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hikari-BS/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Geode Info Menu
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.geodeinfomenu
 
  |nexus  = 1448
 
  |moddrop = 833541
 
  |github  = danvolchek/StardewMods
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713 1.5].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fix Pig Random
  |author  = MartyrPher
 
  |id      = MartyrPher.GetGlam
 
  |nexus  = 5044
 
  |github  = MartyrPher/GetGlam
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ghost Town
 
  |author  = Platonymous
 
  |id      = Platonymous.GhostTown
 
  |curse  = 877231
 
  |moddrop = 793902
 
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Giant Crop Fertilizer
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GiantCropFertilizer
+
   |id      = atravita.FixPigRandom
   |curse  = 870977
+
   |curse  = 870967
   |moddrop = 1135913
+
   |moddrop = 1294434
   |nexus  = 11620
+
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 7,197: Line 8,723:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fix Scythe Exp
   |author  = CatCattyCat, Cat
+
   |author  = bcmpinc
   |id      = cat.giantcropring
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 1182
+
   |nexus  =
   |moddrop = 833538
+
   |github  = bcmpinc/StardewHack
   |github = danvolchek/StardewMods
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.6
+
   |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    = Giant Crop Tweaks
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Khloe Leclair
+
   |author  = mouse
   |id      = leclair.giantcroptweaks
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 14370
+
  |moddrop = 1194570
   |github  = KhloeLeclair/StardewMods
+
   |nexus  = 12717
 
+
   |github  = notevenamouse/StardewMods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
   |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraFuelConfig
 +
  |nexus  = 21086
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Flexible Arms
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.GiantOmelet
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 13852
+
   |nexus  = 20902
   |github  = spacechase0/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Flexible Sprinklers
   |author  = desto
+
   |author  = Shockah
   |id      = desto.GiftDecline
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 6944
+
   |nexus  = 10931
   |github  = desto-git/sdv-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Flip Buildings
   |author  = AvalonMFX
+
   |author  = mouahrara
   |id      = AvalonMFX.GiftMoney
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 17564
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 14273
+
   |nexus  = 17582
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 0.1.1-unofficial.1-logophile
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = tstaples
+
   |author  = randomAnon1234
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = none<!--no manifest ID-->
   |nexus  = 229
+
   |nexus  = 591
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
  |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = SMAPI 2.0
 
+
   |status  = abandoned
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Floor Shadow Switcher
   |author  = Isi0, tstaples (aka catman)
+
   |author  = MouseyPounds
   |id      = Isi0.GiftTasteHelper
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 18762
+
   |nexus  = 3885
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued x2
+
   |name    = Flower Bombs
   |author  = JoXW, Isi0, tstaples (aka catman)
+
   |author  = kdau
   |id      = JoXW.GiftTasteHelper
+
   |id      = kdau.FlowerBombs
   |nexus  = 21001
+
   |nexus  = 6228
   |github = JoXW100/GiftTasteHelper
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Flower Color Picker
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.GiftWrapper
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 4721
+
  |curse  = 867760
   |github  = b-b-blueberry/GiftWrapper
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Flower Dance Fix
   |author  = atravita
+
   |author  = elfuun
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = FlowerDanceFix.elfuun
   |curse   = 870984
+
   |nexus   = 8535
   |moddrop = 1098263
+
   |moddrop = 980853
  |nexus  = 10004
+
   |github  = elfuun1/FlowerDanceFix
   |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    = Give Me My Cursor Back
+
   |name    = Flower Dance Hearts Change
   |author  = DecidedlyHuman
+
   |author  = ron075sh
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 9976
+
   |nexus  = 3019
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Gaphodil
+
   |author  = kelly2892
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 9340
+
   |nexus  = 8107
  |moddrop = 1007690
+
   |github  = kenny2892/StardewValleyMods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Flower Rain
   |author  = violetlizabet
+
   |author  = spacechase0
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = spacechase0.FlowerRain
   |nexus  = 10374
+
  |curse  = 867722
   |github  = elizabethcd/PreventFurniturePickup
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Flowery Tools
   |author  = Jamie Taylor
+
   |author  = Cat, CatCattyCat
   |id      = jltaylor-us.GMCMOptions
+
   |id      = cat.flowerytools
   |nexus  = 10505
+
   |nexus  = 6203
   |github  = jltaylor-us/StardewGMCMOptions
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Flowing Mine Rocks
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.GodMode
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 2641
+
   |nexus  = 9043
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fluent Eating
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Kangzoel
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Kangzoel.FluentEating
   |moddrop = 854437
+
   |nexus  = 11690
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Flying Start Loan
   |author  = Jessebot
+
   |author  = EstherHollow
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 6514
+
   |nexus  = 11003
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Font Settings, 字体设置
   |author  = candidus42
+
   |author  = Becks723
   |id      = Candidus42.GoToBed
+
   |id      = Becks723.FontSettings
   |nexus  = 4967
+
   |nexus  = 12467
   |github  = mus-candidus/GoToBed
+
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = yy376
+
   |author  = AlerHughes
   |id      = yy376.GoToSleep
+
   |id      = AlerHughes.FA
   |nexus  = 2195
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Food Buff Stacking
   |author  = spacechase0
+
   |author  = thejcannon
   |id      = spacechase0.GradientHairColors
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 12744
+
   |nexus  = 4321
   |github  = spacechase0/StardewValleyMods
+
   |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    = Grandfather's Heirlooms
+
   |name    = Food Buff Stacking Fix
   |author  = rikai
+
   |author  = Joreikarr
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 8557
+
   |nexus  = 19944
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Food Cravings
   |author  = bcmpinc
+
   |author  = Hexenentendrache
   |id      = bcmpinc.GrassGrowth
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 2732
+
   |nexus  = 17126
   |github  = bcmpinc/StardewHack
+
   |github  = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Food on the Table
   |author  = Jellypowered, Shockade
+
   |author  = aedenthorn, Erinthe
  |id      = Jellypowered.GrassChance
+
   |id      = aedenthorn.FoodOnTheTable
  |nexus  = 3365
+
   |nexus  = 10886
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse 20x20
 
  |author  = sirloinmeatt
 
   |id      = sirloinmeatt.Greenhouse20x20
 
   |nexus  = 2662
 
   |github  =
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Food Poisoning
   |author  = Derslayr
+
   |author  = seferoni
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 10148
+
   |nexus  = 22006
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = seferoni/FoodPoisoning
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Forage at the Farm
   |author  = bblueberry, blueberry
+
   |author  = Nishtra
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 8203
+
   |nexus  = 673
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Forage Crops
   |author  = pancham138
+
   |author  = Kronosta
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Kronosta.ForageCrops
   |nexus  = 6150
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Forage Fantasy
   |author  = PeacefulEnd
+
   |author  = Goldenrevolver
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 7619
+
   |nexus  = 7554
  |moddrop = 886187
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Forage Pointers
   |author  = PeacefulEnd
+
   |author  = Bpendragon
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 7619
+
   |nexus  = 7781
  |moddrop = 886187
+
   |github  = Bpendragon/ForagePointers
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = Bpendragon
+
   |author  = DanielB
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 7456
+
   |nexus  = 17935
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Forecaster
   |author  = Cecidelus
+
   |author  = Remy Bach
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = remybach.forecaster
   |nexus  = 8042
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Forecaster Text, Forecaster Text
   |author  = Fernass354
+
   |author  = TheElm
   |id      = Fernass354.GreenUpgrades
+
   |id      = TheElm.ForecasterText
   |nexus  = 18766
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fortunate Foot
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = PurelyInZane
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 1735
+
   |nexus  = 22610
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Foxyfficiency
   |author  = aedenthorn, Erinthe
+
   |author  = Fokson
   |id      = aedenthorn.GroundhogDay
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |nexus  = 10151
+
   |nexus  = 2520
  |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#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.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = FQ Festival Tweaks
   |author  = atravita
+
   |author  = FletcherQuest
   |id      = atravita.GrowableBushes
+
   |id      = FletcherQuest.FQFestivalTweaks
  |curse  = 870961
+
   |nexus  = 9062
  |moddrop = 1357999
+
   |github  =
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Frame Rate Logger
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GrowableGiantCrops
+
   |id      = atravita.FrameRateLogger
   |curse  = 870960
+
   |curse  = 870966
   |moddrop = 1358004
+
   |moddrop = 1294433
   |nexus  = 15559
+
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
   |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    = Frame Rate Viewer, FPS Viewer
   |author  = John Peters
+
   |author  = Adham084
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = adham084.fpsviewer
   |nexus  = 19143
+
   |nexus  = 14046
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Free Dusty
   |author  = BlaDe
+
   |author  = skuldomg, Skuld
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = skuldomg.freeDusty
   |nexus  = 12034
+
   |nexus  = 2206
   |github  =
+
   |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Free Love
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.HairGrowthMod
+
   |id      = aedenthorn.FreeLove
   |nexus  = 3279
+
  |curse  = 868835
 +
  |nexus  = 10021
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
  |name    = Free Slingshot
 +
  |author  = DJ-STLN
 +
  |id      = DJ-STLN.FreeSlingshot
 +
   |nexus  = 3320
 
   |github  =
 
   |github  =
  
Line 7,551: Line 9,097:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Free the Toolbar
   |author  = chawol
+
   |author  = danmw3
   |id      = chawol.HaltEventTime
+
   |id      = danmw3.freethetoolbar
   |nexus  = 8774
+
   |nexus  = 4960
   |github  = chawolbaka/HaltEventTime
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Freeze Time Multiplayer
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mori_seneri, Alcatraz773
   |id      = Omegasis.HappyBirthday
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 520
+
   |nexus  = 21820
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Friendly Divorce
   |author  = Oxyligen
+
   |author  = aedenthorn, Erinthe
   |id      = HappyBirthday
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 1064
+
   |nexus  = 6241
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Friends Forever
   |author  = Sakorona
+
   |author  = Isaac S
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = IsaacS.FriendsForever
   |nexus  = 6516
+
   |nexus  = 1738
  |moddrop = 1068089
+
   |github  = isaacs-dev/Minidew-Mods
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Friends Forever (1.6)
   |author  = tlitookilakin
+
   |author  = Kriana
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = Kriana.FriendsForever
   |nexus  = 19675
+
   |nexus  = 20702
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Friendship Booster
   |author  = kibbe, lillvik
+
   |author  = Hills
   |id      = kibbe.hardcore_mines
+
   |id      = Hills.FriendshipBooster
   |nexus  = 1674
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |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    = Friendship Decay
   |author  = ItsLittany
+
   |author  = stardemod
   |id      = itslittany.HardcoreMines2
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 6411
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Friendship Decay Modify
   |author  = vermicyde
+
   |author  = weizinai
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 15125
+
   |nexus  = 23862
 +
  |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
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 
   |github  =
 
   |github  =
  
Line 7,624: Line 9,187:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Frugal Farm Menu
   |author  = DiscipleOfEris
+
   |author  = jeffgillean
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 8772
+
   |nexus  = 11050
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = jeffgillean/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Fruit Tree Shaker
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 914
+
   |nexus  = 5776
  |moddrop = 793924
+
   |github  = aedenthorn/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    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Fruit Trees Unblocked
   |author  = Goldenrevolver
+
   |author  = dervalanana
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 7851
+
   |nexus  = 22976
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fruit Tree Tweaks
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1157
+
   |nexus  = 11422
   |github  = Sasara2201/WitchPrincess
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = chiccen
   |id      = aedenthorn.HarvestSeeds
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11773
+
   |nexus  = 21449
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Full Fishing Bar
   |author  = ThatNorthernMonkey
+
   |author  = Jag3Dagster
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus   = 236
+
   |curse   = 1007653
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |nexus   = 23006
 
+
   |github = jag3dagster/AutoShaker
  |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    = Hat Buffs
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = popska
+
   |author  = jennisimone
   |id      = popska.HatBuffs
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 9050
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Fungus Amongus
   |author  = ichortower
+
   |author  = Okay Shroomer
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 18177
+
   |nexus  = 11785
   |github  = ichortower/HatMouseLacey
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Furniture Adjustment
   |author  = monsoonsheep
+
   |author  = aedenthorn, Erinthe
   |id      = monsoonsheep.PanWithHats
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 18965
+
   |nexus  = 10213
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Furniture Anywhere
   |author  = PeacefulEnd
+
   |author  = Entoarox
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 17291
+
   |nexus  = 2276
   |github  = Floogen/StardewSandbox
+
  |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    = Hats on Hats
+
   |name    = Furniture Display Framework
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.HatsOnHats
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 17280
+
   |nexus  = 10855
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Hay Bales as Silos
+
   |name    = Furniture Display Framework for 1.6
   |author  = Cherry, CherryChain
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Cherry.HayBalesSilo
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 5151
+
   |nexus  = 19895
  |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Furniture Framework
   |author  = Tlitookilakin
+
   |author  = leroymilo
   |id      = tlitookilakin.HDPortraits
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 10971
+
   |nexus  = 23458
  |moddrop = 1103418
+
   |github  = Leroymilo/FurnitureFramework
   |github  = tlitookilakin/HDPortraits
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Furniture Placement Tweaks
   |author  = Jessebot, JessebotX
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 3207
+
   |nexus  = 14092
  |moddrop = 624105
+
   |github  = aedenthorn/StardewValleyMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Furniture Recolor
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 5630
+
   |nexus  = 10217
   |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    = FuryCore
   |author  = Zoryn
+
   |author  = LeFauxMatt
   |id      = Zoryn.HealthBars
+
   |id      = furyx639.FuryCore
   |nexus  =
+
   |nexus  = 10696
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
  |github  = Stardew-Valley-Modding/HealthBars
 
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |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    = Gacha Geodes, Geode Pity System
   |author  = themattfiles
+
   |author  = DeLiXx
   |id      = themattfiles.HeartBeat
+
   |id      = DLX.Geodes
   |nexus  = 5941
+
   |curse   = 990836
   |github  = embolden/Heartbeat
+
   |nexus  = 17691
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Heart Level Notifications
 
  |author  = StultusV
 
  |id      = StultusV.HeartLevelNotifications
 
  |nexus  = 8655
 
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Heelies
 
  |author  = fakemonster
 
  |id      = fakemonster.Heelies
 
   |nexus  = 7751
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Jessebot, JessebotX
+
   |author  = Adham084
   |id      = Jessebot.HelloSMAPI
+
   |id      = adham084.galaxyslingshot
   |nexus  = 4483
+
   |nexus  = 14115
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Help for Hire
 
  |author  = LeFauxMatt
 
  |id      = furyx639.HelpForHire
 
  |curse  = 871839
 
  |nexus  = 5316
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Galaxy Weapon Choice
  |author  = LeFauxMatt
 
  |id      = furyx639.HelpfulSpouses
 
  |curse  = 871841
 
  |nexus  = 5175
 
  |github  =
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Help Wanted
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.GalaxyWeaponChoice
  |curse  = 868696
+
   |nexus  = 14511
   |nexus  = 14640
 
 
   |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}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Gameboy Arcade
   |author  = Pokeytax
+
   |author  = drbirbdev
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 2644
+
  |moddrop = 1318487
   |github  = gembree/HelpWantedQuestFixes
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Game Reminder
   |author  = aedenthorn, Erinthe
+
   |author  = mmanlapat
   |id      = aedenthorn.HereFishy
+
   |id      = mmanlapat.GameReminder
  |curse  = 868881
+
   |nexus  = 1153
   |nexus  = 6586
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |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    = Hibernation
+
   |name    = GameSpeed
   |author  = Shockah
+
   |author  = RandomComputerUser
   |id      = Shockah.Hibernation
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 11421
+
   |nexus  = 7211
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Game Tables and Arcade Machines
   |author  = trashcan9
+
   |author  = CyanFire
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 16075
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Garbage Can Tweaks
   |author  = Annosz
+
   |author  = chiccen
   |id      = Annosz.HighlightedJars
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 6833
+
   |nexus  = 24410
   |github  = Annosz/StardewValleyModding
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Garbage Collector
   |author  = atravita
+
   |author  = Loogooter
   |id      = atravita.HighlightEmptyMachines
+
   |id      = OlegSilkin.garbage_collector
  |curse  = 870976
+
   |nexus  = 2463
  |moddrop = 1137391
 
  |nexus  = 11664
 
  |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hit Markers
 
  |author  = bendenewb, newbie9598
 
  |id      = newbie9598.HitMarkersMeme
 
   |nexus  = 2098
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Garbage Day
   |author  = tomasitobambito
+
   |author  = LeFauxMatt
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = furyx639.GarbageDay
   |nexus   = 9343
+
   |curse   = 871837
   |github  =
+
   |moddrop = 1547204
 
+
  |nexus  = 8204
   |broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Garden Pot - Automate
   |author  = TheThor59
+
   |author  = NCarigon
   |id      = Thor.HoeWaterDirection
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 10052
+
   |nexus  = 15212
   |github  = TheThor59/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Garden Pot Options
   |author  = BlaDe
+
   |author  = ncarigon
   |id      = BlaDe.HoeDown
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 9798
+
   |nexus  = 21608
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Garden Pot Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.holdtobreakgeodes
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 1689
+
   |nexus  = 14820
   |moddrop = 833545
+
   |github  = aedenthorn/StardewValleyMods
   |github = danvolchek/StardewMods
+
 
 +
  |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    = Hold to Pause
+
   |name    = Gate Fix
   |author  = samspartan
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = samspartan.HoldToPause
+
   |id      = f4iTh.GateFix
   |nexus  = 7352
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Holiday Sales
 
  |author  = atravita
 
  |id      = atravita.HolidaySales
 
  |curse  = 870970
 
  |moddrop = 1205160
 
  |nexus  = 13050
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Gate Opener
   |author  = MouseyPounds
+
   |author  = mralbobo
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = mralbobo.GateOpener
   |nexus  = 4935
+
   |nexus  =
   |github  = MouseyPounds/stardew-mods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
  
   |broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Gem Isles
   |author  = voltaek
+
   |author  = aedenthorn, Erinthe
  |id      = voltaek.HoneyHarvestSync
+
   |id      = aedenthorn.GemIsles
  |nexus  = 20493
+
   |nexus  = 6692
  |github  = voltaek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hopper Extractor
 
  |author  = BPavol, Lamacik
 
   |id      = bpavol.hopper_extractor
 
   |nexus  = 16688
 
   |github  = BPavol/stardew-valley-mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Girafarig
+
   |author  = Hana
   |id      = Girafarig.FestivalWarps
+
   |id      = Hana.GNMTokens
   |nexus  = 10844
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Pathoschild
+
   |author  = sqbr
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = sqbr.GetGS
   |nexus  = 7500
+
   |nexus  = 13434
   |github  = Pathoschild/StardewMods
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Generic Mod Config Menu
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 7911
+
  |curse  = 867150
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Generic Shop Extender
   |author  = jorgamun
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = jorgamun.HorseSqueeze
+
   |id      = GenericShopExtender
   |nexus  = 10446
+
   |nexus  = 814
   |github  = jorgamun/HorseSqueeze
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Genetics API
   |author  = icepuente
+
   |author  = agent56
   |id      = icepuente.HorseWhistle
+
   |id      = agent56.GeneticsAPI
   |nexus  = 1131
+
   |nexus  = 15655
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Genie Lamp
   |author  = nabuma
+
   |author  = aedenthorn, Erinthe
   |id      = HorseWhistle_SMAPI
+
   |id      = aedenthorn.GenieLamp
   |nexus  =
+
   |nexus  = 19794
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = MattPlays
+
   |author  = Kedidili
   |id      = MattPlays.HostTools
+
   |id      = KediDili.GenieLamp
   |nexus  = 11154
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Geode Crusher Plus
   |author  = Jaredlll08
+
   |author  = Tomokisan
   |id      = BlameJared.HotbarHotswap
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  =
+
   |nexus  = 24254
  |curse  = 298033
+
   |github  =
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Geode Info Menu
   |author  = certifiableGrimalkin
+
   |author  = CatCattyCat, Cat
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = cat.geodeinfomenu
   |nexus  = 16159
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |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    = Hover Labels
+
   |name    = Geode Preview
   |author  = Achtuur
+
   |author  = MindMeltMax
   |id      = Achtuur.HoverLabels
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 17501
+
  |curse  = 1004493
   |github  = Achtuur/StardewMods
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Get Dressed
   |author  = Ilyaki
+
   |author  = Advize and Jinxiewinxie
   |id      = Ilyaki.HPBar
+
   |id      = Advize.GetDressed
   |nexus  = 1736
+
   |nexus  = 331
   |github  =
+
   |github  = AdvizeGH/GetDressed
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Get Glam
   |author  = AsakOhee
+
   |author  = MartyrPher
   |id      = AsakOhee.HQFarmerMod
+
   |id      = MartyrPher.GetGlam
   |nexus  = 19644
+
   |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    = Huggable Scarecrows
+
   |name    = Get Out the Way
   |author  = bogie5464
+
   |author  = BadNetCode
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 3190
+
   |nexus  = 20637
   |github  = bogie5464/HuggableScarecrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Ghost Town
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Platonymous.GhostTown
   |nexus   = 10062
+
   |curse   = 877231
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793902
 
+
   |nexus   = 2992
   |broke in = Stardew Valley 1.6
+
   |github = Platonymous/Stardew-Valley-Mods
  |status   = workaround
 
   |summary = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses Continued
+
   |name    = Giant Crop Fertilizer
   |author  = JoXW, aedenthorn
+
   |author  = atravita
   |id      = JoXW.HugsAndKisses
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 21019
+
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Giant Crop Ring
   |author  = Yyeahdude
+
   |author  = CatCattyCat, Cat
   |id      = HungerYyeadude
+
   |id      = cat.giantcropring
   |nexus  = 613
+
   |nexus  = 1182
   |github  =
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
 
   |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    = Giant Crop Tweaks
   |author  = PrimevalTitmouse
+
   |author  = Khloe Leclair
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = leclair.giantcroptweaks
   |nexus  = 1110
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Omelet
 +
  |author  = spacechase0
 +
  |id      = spacechase0.GiantOmelet
 +
  |nexus  = 13852
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Gift Decline
   |author  = Tigerle01, Stephan Hensel
+
   |author  = desto
   |id      = HungerForFoodByTigerle
+
   |id      = desto.GiftDecline
   |nexus  = 810
+
   |nexus  = 6944
   |github  =
+
   |github  = desto-git/sdv-mods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Gift Money
   |author  = lech43
+
   |author  = AvalonMFX
   |id      = lech43.HungryMorning
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 6391
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Gift Rejection
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.HybridCropEngine
+
   |id      = aedenthorn.GiftRejection
   |curse   = 867721
+
   |nexus   = 14273
   |nexus   = 6577
+
   |github  = aedenthorn/StardewValleyMods
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in      = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Gift Taste Helper
   |author  = Kryspur
+
   |author  = tstaples
   |id      = Kryspur.HypnoValley
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 9052
+
   |nexus  = 229
   |github  =
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Gift Taste Helper Continued
   |author  = atravita
+
   |author  = Isi0
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = Isi0.GiftTasteHelper
  |curse  = 870959
+
   |nexus  = 18762
  |moddrop = 1358005
+
   |github  = Just-Chaldea/GiftTasteHelper
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Gift Wrapper
   |author  = Veleek
+
   |author  = blueberry
   |id      = Veleek.IdlePause
+
   |id      = blueberry.GiftWrapper
   |nexus  = 1092
+
   |nexus  = 4721
   |github  = veleek/IdlePause
+
   |github  = b-b-blueberry/GiftWrapper
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Ginger Island Extra Locations
   |author  = LordAndreios
+
   |author  = mistyspring
   |id      = LordAndreios.IdleTimer
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 2858
+
  |curse  = 880520
   |github  = emperorzuul/SMAPI_MODS
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Ginger Island Mainland Adjustments
   |author  = idermailer
+
   |author  = atravita
   |id      = idermailer.iDontUseThatWater
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 14047
+
  |curse  = 870984
   |github  = idermailer/iDontUseThatWater
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Factknowhow
+
   |author  = missgamergrl
   |id      = Factknowhow.IFramesInMines
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 16436
+
   |nexus  = 23300
   |github  = Mekadrom/IFramesInMines
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Give Me My Cursor Back
   |author  = ChiroxT
+
   |author  = DecidedlyHuman
   |id      = treinke.igotfriendship
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 13290
+
   |nexus  = 9976
   |github  =
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = ChiroxT
+
   |author  = Glass Hammer
   |id      = treinke.igotxp
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 13289
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Global Config Settings
   |author  = candidus42
+
   |author  = Gaphodil
   |id      = Candidus42.ImagEd
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 7218
+
   |nexus  = 9340
   |github  = mus-candidus/ImagEd
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Glue Your Furniture Down
   |author  = mistyspring
+
   |author  = violetlizabet
   |id      = mistyspring.immersivegrandpa
+
   |id      = violetlizabet.GlueFurnitureDown
  |curse  = 880517
+
   |nexus  = 10374
   |nexus  = 12562
+
   |github  = elizabethcd/PreventFurniturePickup
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = GMCM Options
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 868685
+
   |nexus  = 10505
   |nexus  = 15290
+
   |github  = jltaylor-us/StardewGMCMOptions
   |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    = God Mode
   |author  = aedenthorn, Erinthe
+
   |author  = treyh0
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = treyh0.GodMode
   |curse   = 868686
+
   |nexus   = 2641
   |nexus   = 15239
+
   |github  =
   |github = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = God Mode 1.6
 +
   |author = Sean M Garcia
 +
  |id      = seanmgarcia.godmode16
 +
  |nexus  = 21208
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Goodbye American English
   |author  = Demiacle
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 1025
+
  |moddrop = 854437
   |github  = demiacle/QualityOfLifeMods
+
   |nexus  = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Goodbye SMAPI
   |author  = Anthony Hilyard
+
   |author  = Jessebot
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = Jessebot.GoodbyeSMAPI
  |curse  = 445215
+
   |nexus  = 6514
   |nexus  = 9317
+
   |github  = JessebotX/StardewValleyMods
   |github  = AHilyard/ImprovedTracker
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Go To Bed
   |author  = Shockah
+
   |author  = candidus42
   |id      = Shockah.InAHeartbeat
+
   |id      = Candidus42.GoToBed
   |nexus  = 17834
+
   |nexus  = 4967
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Go To Sleep
   |author  = Mizzion
+
   |author  = yy376
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = yy376.GoToSleep
   |nexus  = 4861
+
   |nexus  = 2195
   |github  = Mizzion/MyStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Gradient Hair Colors
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.increasedartifactspots
+
   |id      = spacechase0.GradientHairColors
   |nexus   = 3340
+
   |curse   = 867144
   |moddrop = 663705
+
   |nexus  = 12744
   |github  = Mizzion/MyStardewMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Grandfather's Gift
   |author  = shekurika
+
   |author  = ShadowDragon8685
   |id      = shekurika.fishtankCapacity
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 11388
+
   |nexus  = 985
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 
  |author  = GZhynko
 
  |id      = GZhynko.IncubatePufferfishEggs
 
  |nexus  = 6162
 
  |github  = gzhynko/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.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    = Indoor Sprinklers
+
   |name    = Grandfather's Gift Remade
   |author  = ramen
+
   |author  = pepoluan
   |id      = ramen.IndoorSprinklers
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 21124
+
   |nexus  = 4151
   |github  = mpomirski/StardewMods
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Grandfather's Heirlooms
   |author  = Traktori
+
   |author  = rikai
   |id      = Traktori.IndustrialFurnace
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 5568
+
   |nexus  = 8557
   |github  = Traktori7/StardewValleyMods
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Grass Growth
   |author  = Traktori
+
   |author  = bcmpinc
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 5568
+
   |nexus  = 2732
   |github  = Traktori7/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = aedenthorn, Erinthe
+
   |author  = Jellypowered, Shockade
   |id      = aedenthorn.InfallibleFishing
+
   |id      = Jellypowered.GrassChance
   |nexus  = 14639
+
   |nexus  = 3365
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Greenhouse 20x20
   |author  = Sabera, kelbesque
+
   |author  = sirloinmeatt
   |id      = Sabera.InfertileSoil
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 2515
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Infested Levels
+
   |name    = Greenhouse Construction
   |author  = Eireon
+
   |author  = Derslayr
   |id      = Eireon.InfestedLevels
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 2823
+
   |nexus  = 10148
   |github  = benrpatterson/InfestedLevels
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Greenhouse Entry Begone!
   |author  = Error27
+
   |author  = bblueberry, blueberry
   |id      = error27.infinite_energy
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 17717
+
   |nexus  = 8203
   |github  =
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Greenhouse Entry Mod
   |author  = Renny
+
   |author  = pancham138
   |id      = renny.infinitejunimocartlives
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 2705
+
   |nexus  = 6150
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Greenhouse Gatherers
   |author  = Chunky
+
   |author  = PeacefulEnd
   |id      = chunky.InfiniteMoney
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 11510
+
  |curse  = 870946
   |github  =
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Greenhouse Gatherers Automate
   |author  = CaptainSully
+
   |author  = PeacefulEnd
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |moddrop = 1188756
+
   |curse  = 870946
   |nexus  = 12739
+
   |nexus  = 7619
   |github  = CaptainSully/StardewMods
+
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Greenhouse Sprinklers
   |author  = berkayylmao
+
   |author  = Bpendragon
   |id      = berkayylmao.InfiniteZoom
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 8808
+
   |nexus  = 7456
  |curse  = 500088
+
   |github  = Bpendragon/GreenhouseSprinklers
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Greenhouse Upgrades
   |author  = Slothsoft
+
   |author  = Cecidelus
   |id      = Slothsoft.Informant
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 14293
+
   |nexus  = 8042
   |github  = slothsoft/stardew-informant
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.5.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Fernass354
   |id      = aedenthorn.LogUploader
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 13979
+
   |nexus  = 18766
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = GreenHut
   |author  = Platonymous
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Platonymous.InkStories
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
  |curse  = 877221
+
   |nexus  = 1735
  |moddrop = 1521399
 
   |nexus  = 15987
 
 
   |github  =
 
   |github  =
  
Line 8,419: Line 9,948:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Groundhog Day
   |author  = Windmill_City
+
   |author  = aedenthorn, Erinthe
   |id      = Windmill_City.InputFix
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 5693
+
   |nexus  = 10151
   |github  = Windmill-City/InputFix
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Groupable Chests
   |author  = Sagittaeri
+
   |author  = FricativeMelon
   |id      = Sagittaeri.InputTools
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 14553
+
   |nexus  = 15375
   |github  = sagittaeri/StardewValleyMods
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Growable Bushes
   |author  = WuestMan, redknightofdoom
+
   |author  = atravita
   |id      = WuestMan.InstaCrops
+
   |id      = atravita.GrowableBushes
   |nexus  = 4077
+
  |curse  = 870961
   |github  = Brian-Wuest/Instacrops
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Growable Giant Crops
   |author  = pinocchio1231
+
   |author  = atravita
   |id      = pinocchio1231.instantanimals
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 9573
+
  |curse  = 870960
   |github  = joisse1101/InstantAnimals
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gunther Tells You
 +
  |author  = John Peters
 +
  |id      = JohnPeters.GuntherTellsYou
 +
  |nexus  = 19143
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Haboo
   |author  = Jolyone
+
   |author  = BlaDe
   |id      = Me.InstantBreak
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 15526
+
   |nexus  = 12034
 
   |github  =
 
   |github  =
  
Line 8,460: Line 10,009:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Hair Growth
   |author  = aedenthorn, Erinthe
+
   |author  = skn
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = skn.HairGrowthMod
  |curse  = 868720
+
   |nexus  = 3279
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Halt Event Time
   |author  = BitwiseJon
+
   |author  = chawol
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = chawol.HaltEventTime
   |nexus  = 2070
+
   |nexus  = 8774
   |github  = bitwisejon/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 Eat Key
+
   |name    = Hamlet
   |author  = nini700
+
   |author  = Taskmaster
   |id      = nini700.InstantEatKey
+
   |id      = Taskmaster.Hamlet
   |nexus  = 4464
+
   |nexus  = 4601
 +
  |github  =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Handy Headphones
   |author  = aurnj, Roy Li
+
   |author  = PeacefulEnd
   |id      = RuyiLi.InstantFishing
+
  |id      = PeacefulEnd.HandyHeadphones
 +
  |nexus  = 7936
 +
  |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
   |id      = HappyAnimals
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
  |status  = obsolete
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
  |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    = Instant Geodes
+
   |name    = Happy Birthday
   |author  = montana123
+
   |author  = Oxyligen
   |id      =
+
   |id      = HappyBirthday
   |nexus  =
+
   |nexus  = 1064
  |url    = https://community.playstarbound.com/threads/109038
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
+
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Happy Fish Jump
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 7727
+
   |nexus  = 6516
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1068089
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Happy Home Designer
   |author  = cantorsdust and Pathoschild
+
   |author  = tlitookilakin
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 173
+
   |nexus  = 19675
   |github  = cantorsdust/StardewMods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Hardcore Combat
   |author  = Platonymous
+
   |author  = jeWel
   |id      = Platonymous.InstantLoad
+
   |id      = jeWel.HardcoreCombat
  |curse  = 877220
+
   |nexus  = 23577
  |moddrop = 1521407
 
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Hardcore Mines
   |author  = Guedez
+
   |author  = kibbe, lillvik
   |id      = eat.item.instantly
+
   |id      = kibbe.hardcore_mines
   |nexus  = 5116
+
   |nexus  = 1674
 
   |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    = Instantly Increase Crop Growth Phase
+
   |name    = Hardcore Mines 2
   |author  = RyanJesky
+
   |author  = ItsLittany
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 10146
+
   |nexus  = 6411
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Hardcore Mode
   |author  = blueberry
+
   |author  = vermicyde
   |id      = blueberry.InstantPets
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 9448
+
   |nexus  = 15125
   |github  = b-b-blueberry/InstantPets
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Hardy Grass
   |author  = Binarynova
+
   |author  = DiscipleOfEris
   |id      = binarynova.instanttoolupgrades
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 8918
+
   |nexus  = 8772
   |github  = Binarynova/MyStardewMods
+
   |github  = DiscipleOfEris/HardyGrass
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Harp of Yoba Redux
   |author  = Hammurabi
+
   |author  = Platonymous
   |id      = HammurabiInteractionHelper
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  =
+
   |nexus  = 914
   |chucklefish = 4640
+
   |moddrop = 793924
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github = Platonymous/Stardew-Valley-Mods
 
 
  |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
 
  |name    = Interaction Tweaks
 
  |author  = jahangmar
 
  |id      = jahangmar.InteractionTweaks
 
  |nexus  = 3771
 
  |github  = jahangmar/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = DecidedlyHuman
+
   |author  = Goldenrevolver
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 12826
+
   |nexus  = 7851
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = mpcomplete
+
   |author  = Dounat2201, Sasara
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 2224
+
   |nexus  = 1157
   |github  = mpcomplete/StardewMods
+
   |github  = Sasara2201/WitchPrincess
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Harvest Seeds
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.invest
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5293
+
   |nexus  = 11773
   |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    = Investment Maximized
+
   |name    = Harvest With Scythe
   |author  = MissCoriel
+
   |author  = ThatNorthernMonkey
   |id      = misscoriel.investmax
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 9253
+
   |nexus  = 236
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Invite Code Mod
 
  |author  = ThePqtatoGalaxy, KOREJJamJar
 
  |id      = KOREJJamJar.InviteCodeMod
 
  |nexus  = 4023
 
  |github  =
 
  
   |broke in = Stardew Valley 1.4
+
   |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    = Invite Friend
+
   |name    = Hat Buffs
   |author  = d5a1lamdtd, HaPyke
+
   |author  = popska
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = popska.HatBuffs
  |moddrop = 1486022
+
   |nexus  = 9050
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Hat Mouse Lacey
   |author  = Redwood
+
   |author  = ichortower
   |id      = Redwood.IridiumToolsPatch
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 2897
+
   |nexus  = 18177
   |github  = EKomperud/StardewMods
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Hat Panning
   |author  = Edu Anttunes
+
   |author  = monsoonsheep
   |id      = IslandSecret
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 8096
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Hat Shop Restoration
   |author  = S1mmyy
+
   |author  = PeacefulEnd
   |id      = S1mmyy.AutoTrash
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 5140
+
  |nexus  = 17291
   |github  = S1mmyy/StardewMods
+
  |github  = Floogen/StardewSandbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
  |id      = Shockah.HatsOnHats
 +
   |nexus  = 17280
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Hats on Pets Plus
   |author  = SlayerDharok
+
   |author  = Syma
   |id      = SlayerDharok.Item_Bags
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 5382
+
   |nexus  = 22631
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Hay Bales as Silos
   |author  = FunnyMoney
+
   |author  = Cherry, CherryChain
   |id      = funnymoney.itemqualityindicator
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 15336
+
   |nexus  = 5151
   |github  =
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hay Collection
   |author  = Mytsy
+
   |author  = MindMeltMax
   |id      = Mysty.ItemRecovery
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 9354
+
   |curse   = 1004492
   |github  =
+
   |moddrop = 1555056
 
+
  |nexus  = 21008
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = HD Portraits
   |author  = Lunardiver
+
   |author  = Tlitookilakin
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 13026
+
   |nexus  = 10971
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
  |moddrop = 1103418
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = HD Sprites
   |author  = TSlex
+
   |author  = ninthworld
   |id      = TSlex.ItemResearchSpawner
+
   |id      = NinthWorld.HDSprites
   |nexus  = 8933
+
   |nexus  = 4024
  |moddrop = 1012482
+
   |github  = ninthworld/HDSprites
   |github  = TSlex/StardewValley
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Health and Stamina Regeneration
   |author  = Jaredlll08
+
   |author  = Jessebot, JessebotX
   |id      = BlameJared.ItemTooltips
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  =
+
   |nexus  = 3207
   |curse  = 297655
+
   |moddrop = 624105
   |github  = jaredlll08/Item-Tooltips
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Health and Stamina Tweaks
   |author  = ha1fdaew
+
   |author  = Kiddles, Svard
   |id      = ha1fdaew.iTile
+
   |id      = Kiddles.HASTweaks
   |nexus  = 7512
+
   |nexus  = 5630
   |github  = ha1fdaew/iTile
+
   |github  = SvardXI/HAS_Tweaks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Health Bars
   |author  = Krutonium
+
   |author  = Zoryn
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Zoryn.HealthBars
   |nexus  = 13798
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Health Bars (Darkhax)
   |author  = Matt Cioni
+
   |author  = Darkhax
   |id      = mattCioni.JaquesAndBeans
+
   |id      = darkhax.healthbars
   |nexus  = 14555
+
   |nexus  =
   |github  =
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Health Rework
   |author  = Genowhirl9999
+
   |author  = seferoni
   |id      = genowhirl9999.jaropener
+
   |id      = seferoni.HealthRework
   |nexus  = 5292
+
   |nexus  = 22223
  |moddrop = 988956
+
   |github  = seferoni/HealthRework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Heartbeat
   |author  = Keaton Sadoski
+
   |author  = themattfiles
   |id      = Sadoski.JhinFour
+
   |id      = themattfiles.HeartBeat
   |nexus  = 11838
+
   |nexus  = 5941
 +
  |github  = embolden/Heartbeat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
  |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Level Notifications
 +
  |author  = StultusV
 +
  |id      = StultusV.HeartLevelNotifications
 +
  |nexus  = 8655
 +
  |github  = JudeRV/Stardew-HeartLevelNotifier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heelies
 +
  |author  = fakemonster
 +
  |id      = fakemonster.Heelies
 +
  |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Hello SMAPI
   |author  = Jonas Henriksson, Greger
+
   |author  = Jessebot, JessebotX
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Jessebot.HelloSMAPI
   |nexus  =
+
   |nexus  = 4483
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = JessebotX/StardewValleyMods
   |github  = gr3ger/Stardew_JJB
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Help for Hire
   |author  = k4rakara
+
   |author  = LeFauxMatt
   |id      = k4rakara.JoJa84Plus
+
   |id      = furyx639.HelpForHire
   |nexus  = 5803
+
  |curse  = 871839
   |github  = K4rakara/Stardew-Mods
+
   |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    = JoJaBan - Arcade Sokoban
+
   |name    = Helpful Spouses
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.JoJaBan
+
   |id      = furyx639.HelpfulSpouses
   |nexus   = 3118
+
   |curse   = 871841
   |moddrop = 793907
+
   |nexus  = 5175
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Help Wanted
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.Pathomart
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 1142
+
  |curse  = 868696
   |github  =
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Help Wanted Auto Accept
   |author  = sophiesalacia
+
   |author  = Ruse82
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 18927
+
   |nexus  = 22235
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Help Wanted Quest Fixes
   |author  = MindMeltMax
+
   |author  = Pokeytax
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 7014
+
   |nexus  = 2644
   |moddrop = 1135684
+
   |github  = gembree/HelpWantedQuestFixes
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Hempire
   |author  = punyo, yakminepunyo
+
   |author  = Oga_The_Real
   |id      = punyo.JoysOfEfficiency
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 2162
+
   |nexus  = 14477
   |github  = pomepome/JoysOfEfficiency
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Here Fishy
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.JsonAssets
+
   |id      = aedenthorn.HereFishy
   |curse  = 867749
+
   |curse  = 868881
   |moddrop = 399895
+
   |nexus  = 6586
   |nexus   = 1720
+
  |github  = aedenthorn/StardewValleyMods
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Hibernation
   |author  = Jamie Taylor
+
   |author  = Shockah
   |id      = jltaylor-us.JsonProcessor
+
   |id      = Shockah.Hibernation
   |nexus  = 13183
+
   |nexus  = 11421
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Hide Chest Color Picker After Close
   |author  = flowoeB
+
   |author  = trashcan9
   |id      = flowoeB.JumpDownTheMine
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 8357
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Highlighted Jars
   |author  = spacechase0
+
   |author  = Annosz
   |id      = spacechase0.JumpOver
+
   |id      = Annosz.HighlightedJars
  |curse  = 867746
+
   |nexus  = 6833
  |moddrop = 384782
+
   |github  = Annosz/StardewValleyModding
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Highlight Empty Machines
   |author  = Achtuur
+
   |author  = atravita
   |id      = Achtuur.JunimoBeacon
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 17135
+
  |curse  = 870976
   |github  = Achtuur/StardewMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Hit Markers
   |author  = Tyler Gibbs
+
   |author  = bendenewb, newbie9598
   |id      = tylergibbs2.JunimoBoy
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 14384
+
   |nexus  = 2098
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Hmm Cheese Yum
   |author  = yaxuan97
+
   |author  = tomasitobambito
   |id      = yaxuan97.junimocartmorescore
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 13644
+
   |nexus  = 9343
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Deposit Anywhere
 
  |author  = Zoryn
 
  |id      = Zoryn.JunimoDepositAnywhere
 
  |nexus  =
 
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
 
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Dialog
 
  |author  = ceruleandeep
 
  |id      = ceruleandeep.junimodialog
 
  |nexus  = 8937
 
  |github  = ceruleandeep/CeruleanStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hoe and Water Direction
   |author  = Fernass354
+
   |author  = TheThor59
   |id      = Fernass354.JunimoHutSize
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 18457
+
   |nexus  = 10052
   |github  =
+
   |github  = TheThor59/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = HoeDown
   |author  = MartyrPher
+
   |author  = BlaDe
   |id      = JunimoKartAnywhere
+
   |id      = BlaDe.HoeDown
   |nexus  = 4315
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Hold to Break Geodes
   |author  = ryaon
+
   |author  = CatCattyCat, Cat
   |id      = Ryaon.JunimoKartCheater
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 5137
+
   |nexus  = 1689
   |github  =
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hold to Pause
   |author  = drbirbdev
+
   |author  = samspartan
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = samspartan.HoldToPause
   |nexus  = 14856
+
   |nexus  = 7352
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Holiday Sales
   |author  = BlaDe
+
   |author  = atravita
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = atravita.HolidaySales
   |nexus  = 10056
+
  |curse  = 870970
   |github  =
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Home Sewing Kit
   |author  = spacechase0
+
   |author  = MouseyPounds
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = MouseyPounds.HomeSewingKit
  |curse  = 867716
+
   |nexus  = 4935
   |nexus  = 7437
+
   |github  = MouseyPounds/stardew-mods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Honey Harvest Sync
   |author  = Shockah
+
   |author  = voltaek
   |id      = Shockah.JunimoWarp
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 15676
+
   |nexus  = 20493
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Hopper Extractor
   |author  = Goldenrevolver
+
   |author  = BPavol, Lamacik
   |id      = Goldenrevolver.JustRelax
+
   |id      = bpavol.hopper_extractor
   |nexus  = 7770
+
   |nexus  = 16688
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = BPavol/stardew-valley-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Just Sleep In
 
  |author  = Rifleman
 
  |id      = Rifleman.JustSleepIn
 
  |nexus  = 11286
 
  |github  = 9Rifleman/JustSleepIn
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = 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
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
   |github  = icepuente/StardewValleyMods
 +
 
 +
  |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  =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 
  |author  = Shockah
 
  |id      = Shockah.Kokoro
 
  |nexus  = 15682
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Krobus Roommate Shop
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.KrobusRoommateStore
 
  |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Host Tools
   |author  = Annosz
+
   |author  = MattPlays
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = MattPlays.HostTools
   |nexus  = 5993
+
   |nexus  = 11154
   |github  = Annosz/StardewValleyModding
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hotbar Hotswap
   |author  = Enaium
+
   |author  = Jaredlll08
   |id      = Enaium.Labeling
+
   |id      = BlameJared.HotbarHotswap
   |curse  = 443134
+
  |nexus  =
   |github  = Enaium-StardewValleyMods/Labeling
+
   |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = WhiteMind
+
   |author  = certifiableGrimalkin
   |id      = WhiteMind.LAST
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 1906
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Hover Labels
   |author  = ChaosEnergy
+
   |author  = Achtuur
   |id      = ChaosEnergy.LadderLocator
+
   |id      = Achtuur.HoverLabels
   |nexus  = 3094
+
   |nexus  = 17501
   |github  = yuri-moens/LadderLocator
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = HP Bars
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.LandGrants
+
   |id      = Ilyaki.HPBar
  |curse  = 877222
+
   |nexus  = 1736
  |moddrop = 1521380
 
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = HQ Farmer Mod
   |author  = dmcrider57
+
   |author  = AsakOhee
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = AsakOhee.HQFarmerMod
  |nexus  = 7917
+
   |nexus  = 19644
  |github  = dmcrider/LastDayToPlant
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Last Day to Plant Redux
 
  |author  = atravita
 
  |id      = atravita.LastDayToPlantRedux
 
  |curse  = 870965
 
  |moddrop = 1294435
 
   |nexus  = 15004
 
   |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    = Lasting Conversation Topics
+
   |name    = HUD Customizer
   |author  = sophiesalacia
+
   |author  = Espy
   |id      = sophie.LastingCTs
+
   |id      = Espy.HUDCustomizer
   |nexus  = 14377
+
   |nexus  = 23704
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Huggable Scarecrows
   |author  = drbirbdev
+
   |author  = bogie5464
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 15102
+
   |nexus  = 3190
   |github  = drbirbdev/StardewValley
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hugs and Kisses
   |author  = Kangzoel
+
   |author  = aedenthorn, Erinthe
   |id      = Kangzoel.LeaveTheMine
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 11823
+
   |nexus  = 10062
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Hugs and Kisses Continued
   |author  = Max Vollmer, SVProtector
+
   |author  = JoXW
   |id      = maxvollmer.leftymode
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 6199
+
   |nexus  = 21019
  |github  = maxvollmer/LeftyMode
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hunger
   |author  = sharpskull2
+
   |author  = Yyeahdude
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = HungerYyeadude
   |nexus  = 14637
+
   |nexus  = 613
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hunger and Thirst
   |author  = DeLiXx
+
   |author  = PrimevalTitmouse
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 12305
+
   |nexus  = 1110
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
 
 +
   |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    = Less Mini Shipping Bin
+
   |name    = Hunger for Food
   |author  = atravita
+
   |author  = Tigerle01, Stephan Hensel
   |id      = atravita.LessMiniShippingBin
+
   |id      = HungerForFoodByTigerle
  |curse  = 870982
+
   |nexus  = 810
   |nexus  = 10959
+
   |github  =
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Hungry Morning
   |author  = Ophaneom
+
   |author  = lech43
   |id      = Ophaneom.LetMeRest
+
   |id      = lech43.HungryMorning
   |nexus  = 8205
+
   |nexus  = 6391
  |github  = Ophaneom/Let-Me-Rest
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Let Me Shop
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.LetMeShop
 
  |moddrop = 1443554
 
  |nexus  = 16738
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Hybrid Crop Engine
   |author  = MedievalAI
+
   |author  = spacechase0
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 19107
+
  |curse  = 867721
   |github  =
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Hypno Valley
   |author  = unidarkshin, Devin Lematty
+
   |author  = Kryspur
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Kryspur.HypnoValley
   |nexus  = 1471
+
   |nexus  = 9052
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Identifiable Combined Rings
   |author  = jahangmar
+
   |author  = atravita
   |id      = jahangmar.LevelingAdjustment
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 4689
+
  |curse  = 870959
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Idle Animations, Animacoes
   |author  = kd8lvt
+
   |author  = BrasileiroTop
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 855
+
   |nexus  = 5139
  |curse  = 300715
 
 
   |github  =
 
   |github  =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |unofficial version =
 
  |unofficial url    =  
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Idle Pause
   |author  = shurmash
+
   |author  = Veleek
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = Veleek.IdlePause
   |nexus  = 7222
+
   |nexus  = 1092
   |github  =
+
   |github  = veleek/IdlePause
 +
 
 +
  |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    = Lewd Leah
+
   |name    = Idle Timer
   |author  = prowlingDemon, unknownDev
+
   |author  = LordAndreios
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 4402
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = I Don't Use That Water
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.LightMod
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 14387
+
   |nexus  = 14047
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = IFrames in Mines
   |author  = holythesea
+
   |author  = Factknowhow
   |id      = holythesea.LightSwitch
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 15683
+
   |nexus  = 16436
   |github  = holy-the-sea/LightSwitch
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = I Got Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = treinke.igotfriendship
   |nexus  = 15860
+
   |nexus  = 13290
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = I Got XP
   |author  = Cherry, CherryChain
+
   |author  = ChiroxT
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = treinke.igotxp
   |nexus  = 4971
+
   |nexus  = 13289
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = ImagEd
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = candidus42
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Candidus42.ImagEd
   |nexus  = 2917
+
   |nexus  = 7218
   |github  = hootless/StardewMods
+
   |github  = mus-candidus/ImagEd
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = tomii
+
   |author  = mistyspring
   |id      = tomii.LinusMod
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 11637
+
   |nexus  = 12562
   |github  =
+
   |github  = misty-spring/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Immersive Scarecrows
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.LiterallyCantEven
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 14262
+
  |curse  = 868685
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 15290
 +
   |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    = Little NPCs
+
   |name    = Immersive Sprinklers
  |author  = Candidus42
 
  |id      = Candidus42.LittleNPCs
 
  |nexus  = 15152
 
  |github  = mus-candidus/LittleNPCs
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Live Progress Bar
 
  |author  = Tyler Gibbs
 
  |id      = tylergibbs2.liveprogressbar
 
  |nexus  = 7330
 
  |github  = tylergibbs2/LiveProgressBar
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Livestock Choices
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 11551
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Improved Mill
   |author  = Doomnik
+
   |author  = AustinYQM
   |id      = Doomnik.LoanMod
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 3882
+
   |nexus  = 1748
   |github  = legovader09/SDVLoanMod
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Improved Quality of Life
   |author  = codyflagstaff
+
   |author  = Demiacle
   |id      = codyflagstaff.lobercat
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 8219
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Improved Tracker
   |author  = Bouhm and Pathoschild
+
   |author  = Anthony Hilyard
   |id      = Bouhm.LocationCompass
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus   = 3045
+
   |curse   = 445215
   |curse   = 308286
+
   |nexus   = 9317
   |github  = Bouhm/stardew-valley-mods
+
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = In a Heartbeat
   |author  = MindMeltMax
+
   |author  = Shockah
   |id      = MindMeltMax.LockedChests
+
   |id      = Shockah.InAHeartbeat
  |moddrop = 1179603
+
   |nexus  = 17834
   |nexus  = 12452
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Increase Animal House Max Population
   |author  = nini700
+
   |author  = Mizzion
   |id      = nini700.LockedCrabPot
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 4461
+
   |nexus  = 4861
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Increased Artifact Spots
   |author  = Edu Anttunes
+
   |author  = Mizzion
   |id      = LockedMaps
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 10089
+
   |nexus  = 3340
 +
  |moddrop = 663705
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
 +
  |author  = shekurika
 +
  |id      = shekurika.fishtankCapacity
 +
  |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Increased Sprinkler Range
   |author  = bwdy
+
   |author  = EternalSoap
   |id      = bwdy.lockpicks
+
   |id      = eternalsoap.sprinklers
   |nexus  = 3521
+
   |nexus  = 20745
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = ArjanSeijs/SprinklerMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 +
  |author  = GZhynko
 +
  |id      = GZhynko.IncubatePufferfishEggs
 +
  |nexus  = 6162
 +
  |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Indoor Sprinklers
   |author  = JareBear
+
   |author  = ramen
   |id      = JareBear.LogMenu
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 19919
+
   |nexus  = 21124
   |github  = jaredtjahjadi/LogMenu
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Industrial Furnace
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 11252
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Industrial Furnace for Automate
   |author  = Stuyk
+
   |author  = Traktori
   |id      = Stuyk.LongerDays
+
   |id      = Traktori.AM.IndustrialFurnace
  |nexus  = 19027
+
   |nexus  = 5568
  |github  =
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Fence Life
 
  |author  = NormanPCN
 
  |id      = NormanPCN.LongerFenceLife
 
   |nexus  = 10498
 
   |github  = NormanPCN/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Industrialization Redux
   |author  = Caraxian
+
   |author  = GaLaxY256 and kazuakisama
   |id      = caraxian.LongerLastingLures
+
   |id      = G256.IR.Code
   |nexus  = 2510
+
   |nexus  = 22351
   |github  = Caraxi/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LongerSeasons
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 10108
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Infertile Soil
   |author  = RTGOAT
+
   |author  = Sabera, kelbesque
   |id      = RTGOAT.Longevity
+
   |id      = Sabera.InfertileSoil
   |nexus  = 649
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Infested Levels
   |author  = drbirbdev
+
   |author  = Eireon
   |id      = drbirbdev.LookToTheSky
+
   |id      = Eireon.InfestedLevels
   |nexus  = 15262
+
   |nexus  = 2823
   |github  = drbirbdev/StardewValley
+
   |github  = benrpatterson/InfestedLevels
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Infinite Energy
   |author  = Pathoschild
+
   |author  = Error27
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = error27.infinite_energy
   |nexus  = 541
+
   |nexus  = 17717
  |moddrop = 606605
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Infinite Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = unidarkshin, Devin Lematty
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 5999
+
   |nexus  = 2247
   |github  = aedenthorn/StardewValleyMods
+
   |github  = unidarkshin/Stardew-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Infinite Junimo Cart Lives
   |author  = Huanir
+
   |author  = Renny
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 2658
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Infinite Money
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Chunky
   |id      = raik.testmod
+
   |id      = chunky.InfiniteMoney
   |nexus  = 6291
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Infinite Watering Cans
   |author  = SteelixLeiter, Don Collins
+
   |author  = CaptainSully
   |id      = LoveBubbles
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 1318
+
   |moddrop = 1188756
   |github  = doncollins/StardewValleyMods
+
   |nexus   = 12739
 
+
   |github = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
  |summary = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Infinite Zoom
   |author  = Advize and Jinxiewinxie
+
   |author  = berkayylmao
   |id      = Advize.LovedLabels
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 279
+
   |nexus  = 8808
   |github  = AdvizeGH/LovedLabels
+
  |curse  = 500088
 +
  |github  = berkayylmao/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Informant
 +
  |author  = Slothsoft
 +
  |id      = Slothsoft.Informant
 +
  |nexus  = 14293
 +
   |github  = slothsoft/stardew-informant
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548 1.3.29].
+
  |status            = workaround
 +
   |summary           = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = thespbgamer
+
   |author  = aedenthorn, Erinthe
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = aedenthorn.LogUploader
   |nexus  = 8880
+
   |nexus  = 13979
  |curse  = 834387
+
   |github  = aedenthorn/StardewValleyMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.LoveFestival
+
   |id      = Platonymous.InkStories
   |nexus  = 17819
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
  
Line 9,501: Line 11,037:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Input Fix
   |author  = NMVH5
+
   |author  = Windmill_City
   |id      = nmvh5.LowHealthWarning
+
   |id      = Windmill_City.InputFix
   |nexus  = 8326
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Input Tools
   |author  = delaney
+
   |author  = Sagittaeri
   |id      = dJustLuckMod
+
   |id      = Sagittaeri.InputTools
   |nexus  = 10386
+
   |nexus  = 14553
  |moddrop = 1070645
+
   |github  = sagittaeri/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = InstaCrops
   |author  = spacechase0
+
   |author  = WuestMan, redknightofdoom
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = WuestMan.InstaCrops
  |curse  = 867393
+
   |nexus  = 4077
  |moddrop = 127279
+
   |github  = Brian-Wuest/Instacrops
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
  |unofficial version = 1.4.0-unofficial.4-Nykal145
 
  |unofficial url    = https://github.com/Nykal145/LuckSkill1.6/releases
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Instant Animals
   |author  = kiranmurmu
+
   |author  = pinocchio1231
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 8971
+
   |nexus  = 9573
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = joisse1101/InstantAnimals
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Instant Animals 1.6
   |author  = Sakorona
+
   |author  = Siweipancc
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 2208
+
   |nexus  = 21798
  |moddrop = 664151
+
   |github  = siweipancc/InstantAnimals
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Instant Break
   |author  = 7thAxis
+
   |author  = Jolyone
   |id      = 7thAxis.LitD
+
   |id      = Me.InstantBreak
   |nexus  = 10770
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = SlayerDharok
+
   |author  = aedenthorn, Erinthe
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 5600
+
  |curse  = 868720
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |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    = Machine Check
+
   |name    = Instant Buildings From Farm
   |author  = FairfieldBW
+
   |author  = BitwiseJon
   |id      = FairfieldBW.MachineCheck
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 9515
+
   |nexus  = 2070
   |github  = FairfieldBW/MachineCheck
+
   |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Dialogues
 +
  |author  = idermailer
 +
  |id      = idermailer.InstantDialogues
 +
  |nexus  = 22468
 +
  |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Instant Eat Key
   |author  = IceGladiador
+
   |author  = nini700
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = nini700.InstantEatKey
   |nexus  = 1780
+
   |nexus  = 4464
  |github  =
 
  
  |broke in = Stardew Valley 1.3.29
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Instant Fishing
   |author  = Shockah
+
   |author  = aurnj, Roy Li
   |id      = Shockah.MachineStatus
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 11177
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Magic
 
  |author  = spacechase0
 
  |id      = spacechase0.Magic
 
  |curse  = 867745
 
  |moddrop = 399898
 
  |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Instant Geodes
   |author  = shekurika and Asterisk555
+
   |author  = montana123
   |id      = shekurika.MagicalCropsCode
+
   |id      =
   |nexus  = 8762
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Instant Growth Powder
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.MagicJunimoPet
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 3567
+
   |nexus  = 7727
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Instant Grow Trees
   |author  = TerryDBS
+
   |author  = cantorsdust and Pathoschild
   |id      = TerryDBS.MagicPluses
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 7096
+
   |nexus  = 173
   |github  =
+
   |github  = cantorsdust/StardewMods
  |status  = unknown
 
  |summary = Broken. A fix is being playtested.
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Instant Load
   |author  = not4bene
+
   |author  = Platonymous
   |id      = not4bene.MagicScepter
+
   |id      = Platonymous.InstantLoad
   |nexus  = 8169
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Instantly Eat Item
   |author  = season
+
   |author  = Guedez
   |id      = season.MagicValley
+
   |id      = eat.item.instantly
   |nexus  = 10639
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = aedenthorn, Erinthe
+
   |author  = RyanJesky
   |id      = aedenthorn.MailboxMenu
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 14439
+
   |nexus  = 10146
   |github  = aedenthorn/StardewValleyMods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Instant Pets
   |author  = Digus
+
   |author  = blueberry
   |id      = DIGUS.MailFrameworkMod
+
   |id      = blueberry.InstantPets
   |nexus  = 1536
+
   |nexus  = 9448
   |github  = Digus/StardewValleyMods
+
   |github  = b-b-blueberry/InstantPets
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mail Order Pigs
 
  |author  = jwdred
 
  |id      = jwdred.MailOrderPigs
 
  |nexus  = 632
 
  |github  = jdusbabek/stardewvalley
 
  
 
   |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    = Instant Tool Upgrades
   |author  = Digus
+
   |author  = Binarynova
   |id      = Digus.MailServicesMod
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 7842
+
   |nexus  = 8918
   |github  = Digus/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Integrated Minecarts
   |author  = pinguimbozo
+
   |author  = Jibb
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = jibb.minecarts.C
   |nexus   = 13248
+
   |curse   = 988762
   |github  =
+
   |nexus  = 11881
 
+
   |github  = Jibblestein/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Interaction Helper
   |author  = Werewolf Master
+
   |author  = Hammurabi
   |id      = Wolf.GilSMAPI
+
   |id      = HammurabiInteractionHelper
   |nexus  = 7118
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Interactions, Interacoes
   |author  = Kabulla
+
   |author  = BrasileiroTop
   |id      = Kabulla.MakeLove
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 16003
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Interaction Tweaks
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.ManaBar
+
   |id      = jahangmar.InteractionTweaks
  |curse  = 867709
+
   |nexus  = 3771
   |nexus  = 7831
+
   |github  = jahangmar/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mandatory Meals, Real Life Mod
 
  |author  = darzington
 
  |id      = darzington.RealLifeMod
 
  |nexus  = 7445
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Internationalization
   |author  = Stari
+
   |author  = bcmpinc
   |id      = Stari.ManyEnchantments
+
   |id      = bcmpinc.Internationalization
   |nexus  = 8824
+
   |nexus  = 21317
  |github  = SlivaStari/ManyEnchantments
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Map Binder
 
  |author  = SnowFire k'Vala
 
  |id      = SnowFire.Map_Binder
 
  |nexus  = 6983
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Into the Game (Save Loaded Notifier)
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MapEdit
 
  |nexus  = 18387<!--8876 before 1.0.0-->
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mapping Extensions and Extra Properties (MEEP)
 
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 14493
+
   |nexus  = 12826
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Intravenous Coffee
   |author  = aedenthorn, Erinthe
+
   |author  = mpcomplete
   |id      = aedenthorn.MapTeleport
+
   |id      = mpcomplete.IntravenousCoffee
  |curse  = 868868
+
   |nexus  = 2224
   |nexus  = 7675
+
   |github  = mpcomplete/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Investment
   |author  = mabelSyrup
+
   |author  = MissCoriel
   |id      = mabelsyrup.maputils
+
   |id      = misscoriel.invest
   |nexus  = 4716
+
   |nexus  = 5293
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Investment Maximized
   |author  = Goldenrevolver
+
   |author  = MissCoriel
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = misscoriel.investmax
   |nexus  = 10758
+
  |curse  = 885074
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Invite Code Mod
   |author  = ceruleandeep
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = ceruleandeep.MarketDay
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 11778
+
   |nexus  = 4023
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Invite Friend
 
   |author  = d5a1lamdtd, HaPyke
 
   |author  = d5a1lamdtd, HaPyke
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = d5a1lamdtd.InviteFriend
   |moddrop = 1480763
+
   |moddrop = 1486022
   |nexus  = 19309
+
   |nexus  = 19500
   |github  = congha22/foodstore
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Yoshimax
+
   |author  = Anthony Maciel, maciel310
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
  |nexus  = 12824
+
   |nexus  = 15285
  |github  = yoshimax2/MarryMorris
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Matching Nodes, MinesTokens
 
  |author  = Eryk601 and sophiesalacia
 
  |id      = Vertigon.MinesTokens
 
   |nexus  = 11124
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Iridium Tools Patch
   |author  = StultusV
+
   |author  = Redwood
   |id      = StultusV.MaxCastStamina
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 10794
+
   |nexus  = 2897
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = EKomperud/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Maximize Fix
 
  |author  = Shockah
 
  |id      = Shockah.MaximizeFix
 
  |nexus  = 16099
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#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 [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Is It Cake
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MayoMart
+
   |id      = furyx639.IsItCake
   |nexus  = 17175
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Island Gatherers
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = PeacefulEnd
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 4634
+
   |nexus  = 8552
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  = Floogen/IslandGatherers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Island Gatherers Automate
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MayoRain
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 17436
+
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Secret
 +
  |author  = Edu Anttunes
 +
  |id      = IslandSecret
 +
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Mehidden
+
   |author  = S1mmyy
   |id      = MemeOutfits.Mehidden
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 13213
+
   |nexus  = 5140
   |github  =
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Item Bags
   |author  = nman130
+
   |author  = SlayerDharok
   |id      = nman130.MenusEverywhere
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 6119
+
  |curse  = 991675
   |github  = nman130/Stardew-Mods
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Item Checker
   |author  = TianXiaobai
+
   |author  = Hitaxas
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 17743
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Item Extensions
   |author  = Tlitookilakin
+
   |author  = mistyspring
   |id      = tlitookilakin.MessyCrops
+
   |id      = mistyspring.ItemExtensions
  |moddrop = 1123884
+
   |nexus  = 20357
   |nexus  = 11317
+
   |github  = misty-spring/StardewMods
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Item Locator
   |author  = aedenthorn, Erinthe
+
   |author  = Hitaxas
   |id      = aedenthorn.MeteorDefence
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 10641
+
   |nexus  = 24305
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Item Quality Indicator
   |author  = candidus42
+
   |author  = FunnyMoney
   |id      = Candidus42.MiceInTheValley
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 4638
+
   |nexus  = 15336
   |github  = mus-candidus/MiceInTheValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Item Recovery
   |author  = trunip190
+
   |author  = Mytsy
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = Mysty.ItemRecovery
   |nexus  = 5948
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
Line 9,905: Line 11,408:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Item Recovery Plus
   |author  = Sonozuki
+
   |author  = Lunardiver
   |id      = Satozaki.MillerTime
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 7575
+
   |nexus  = 13026
   |github  = Sonozuki/StardewMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Item Research 'n' Spawn
   |author  = Clark, wilsonch3451
+
   |author  = TSlex
   |id      = Clark.MiloDog
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 2861
+
   |nexus  = 8933
   |github  =
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Item Tooltips
   |author  = Kabigon
+
   |author  = Jaredlll08
   |id      = Kabigon.MineAssist
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 2296
+
   |nexus  =
   |chucklefish = 5353
+
   |curse  = 297655
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = jaredlll08/Item-Tooltips
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Item Tweaks
   |author  = bwdy
+
   |author  = crpz
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = crpz.ItemTweaks
   |nexus  = 11424
+
   |nexus  = 8182
   |github  = bwdy/SDVModding
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = iTile
   |author  = JPAN
+
   |author  = ha1fdaew
   |id      = jpan.MineChanges
+
   |id      = ha1fdaew.iTile
   |nexus  = 3963
+
   |nexus  = 7512
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = ha1fdaew/iTile
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = sophiesalacia
+
   |author  = Caboose Sage, CabooseSage
   |id      = sophie.MinesTokens
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 18776
+
   |nexus  = 20847
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Its Time to Wake Up
   |author  = Shockah
+
   |author  = Krutonium
   |id      = Shockah.MineTweaks
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 16859
+
   |nexus  = 13798
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Jack Be Thicc
   |author  = Ophaneom
+
   |author  = DeadRobotDev
   |id      = Ophaneom.MiniBars
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 8329
+
   |nexus  = 21533
   |github  = Ophaneom/Mini-Bars
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = Nishtra
+
   |author  = Matt Cioni
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 674
+
   |nexus  = 14555
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Jar Opener
   |author  = Tran Minh Thong
+
   |author  = Genowhirl9999
   |id      = mini.tool.npc.mod
+
   |id      = genowhirl9999.jaropener
   |nexus  = 7060
+
   |nexus  = 5292
   |github  = TMThong/Stardew-Mods
+
  |moddrop = 988956
}}
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = JhinFour
   |author  = greentodd
+
   |author  = Keaton Sadoski
   |id      = greentodd.MinorLightTweaks
+
   |id      = Sadoski.JhinFour
   |nexus  = 10223
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Jiggly Junimo Bundles
   |author  = BlaDe
+
  |author  = Jonas Henriksson, Greger
   |id      = BlaDe.MiscTrolls
+
  |id      = Greger.JigglyJunimoBundles
   |nexus  = 12037
+
  |nexus  =
   |github  =
+
  |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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = The Fluffy Robot
+
   |author  = Platonymous
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = Platonymous.JoJaBan
   |nexus  = 5691
+
   |nexus  = 3118
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Joja Cola Expanded
   |author  = MissCoriel
+
   |author  = Objection777
   |id      = misscoriel.PositionTool
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 8087
+
   |nexus  = 24227
   |github  = MissCoriel/Position-Tool
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Joja Express
   |author  = MissCoriel
+
   |author  = OFTS_CQM and Yuxuan
   |id      = misscoriel.UCRFix
+
   |id      = ofts.jojaExp
   |nexus  = 8284
+
   |nexus  = 23614
   |github  = MissCoriel/UniqueCourtshipResponseCore 
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = ChiroxT
+
   |author  = Dounat2201, Sasara
   |id      = treinke.missinggifts
+
   |id      = Sasara.Pathomart
   |nexus  = 11363
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
Line 10,040: Line 11,552:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Joja Online
   |author  = StultusV
+
   |author  = PeacefulEnd
   |id      = StultusV.ReportMobCounts
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 10899
+
   |moddrop = 878236
  |github  = JudeRV/Stardew-ReportMobCounts
+
   |nexus  = 7486
}}
+
   |github  = Floogen/JojaOnline
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mobile Arcade
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MobileArcade
 
   |nexus  = 6538
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 6568
+
   |nexus  = 18927
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Joja's Hauntings
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.MobileCalendar
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 6601
+
   |nexus  = 7014
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1135684
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Joys of Efficiency
   |author  = aedenthorn, Erinthe
+
   |author  = punyo, yakminepunyo
   |id      = aedenthorn.MobileCatalogues
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 6543
+
   |nexus  = 2162
   |github  = aedenthorn/StardewValleyMods
+
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Json Assets
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MobilePhone
+
   |id      = spacechase0.JsonAssets
   |curse  = 868890
+
   |curse  = 867749
   |nexus  = 6523
+
  |moddrop = 399895
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1720
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone Continued
+
   |name    = Json Processor
   |author  = JoXW
+
   |author  = Jamie Taylor
   |id      = JoXW.MobilePhone
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 21017
+
   |nexus  = 13183
   |github  = JoXW100/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Json Shuffle
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MobileTelevision
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 6575
+
   |nexus  = 21513
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Jump Down the Mine
   |author  = WisnuNug
+
   |author  = flowoeB
   |id      = WisnuNug.MobileUI
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 17652
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
+
}}
   |warnings = Only works on Android.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jump Over
 +
  |author  = spacechase0
 +
   |id      = spacechase0.JumpOver
 +
  |curse  = 867746
 +
  |moddrop = 384782
 +
  |nexus  = 1844
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Junimatic
   |author  = aedenthorn, Erinthe
+
   |author  = NermNermNerm
   |id      = aedenthorn.ModThis
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 7814
+
   |nexus  = 22672
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NermNermNerm/Junimatic
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Beacon
 +
  |author  = Achtuur
 +
  |id      = Achtuur.JunimoBeacon
 +
  |nexus  = 17135
 +
  |github  = Achtuur/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Junimo Boy
   |author  = Blackclaw
+
   |author  = Tyler Gibbs
   |id      = Blackclaw.ModListCommand
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 5131
+
   |nexus  = 14384
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Junimo Cart More Score
   |author  = Enaium
+
   |author  = yaxuan97
   |id      = Enaium.ModMenu
+
   |id      = yaxuan97.junimocartmorescore
   |curse   = 436844
+
   |nexus   = 13644
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Junimo Deposit Anywhere
   |author  = Gilar Fasulaki
+
   |author  = Zoryn
   |id      = GilarF.ModSettingsTab
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 4579
+
   |nexus  =
   |github = GilarF/SVM
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Junimo Dialog
   |author  = DaLion
+
   |author  = ceruleandeep
   |id      = DaLion.Overhaul
+
   |id      = ceruleandeep.junimodialog
   |nexus  =
+
   |nexus  = 8937
   |github  = daleao/modular-overhaul
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Junimo Farm
   |author  = CatCattyCat, Cat
+
   |author  = Platonymous
   |id      = cat.modupdatemenu
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 2536
+
   |nexus  = 984
  |moddrop = 833560
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
+
   |status   = abandoned
   |unofficial version = 1.6.1-unofficial-1.dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Platonymous
+
   |author  = Fernass354
   |id      = Platonymous.ModUpdater
+
   |id      = Fernass354.JunimoHutSize
  |curse  = 877226
+
   |nexus  = 18457
   |nexus  = 6338
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Junimo Kart Anywhere
   |author  = Suphax
+
   |author  = MartyrPher
   |id      = suphax.monstergoalsanywhere
+
   |id      = JunimoKartAnywhere
  |moddrop = 1088762
+
   |nexus  = 4315
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Junimo Kart Cheater
   |author  = Krutonium
+
   |author  = ryaon
   |id      = krutonium.monsterinvasion
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 12641
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Junimo Kart Global Rankings
   |author  = WhiteMind
+
   |author  = drbirbdev
   |id      = WhiteMind.MonsterLT
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 1896
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Junimo Kart Level Practice
   |author  = MouseyPounds
+
   |author  = BlaDe
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 3997
+
   |nexus  = 10056
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Junimos Accept Cash
  |author  = BananaFruit
 
  |id      = BananaFruit.MonsterMuskInVolcano
 
  |nexus  = 10651
 
  |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monsters - The Framework
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MonstersTheFramework
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 10673
+
  |curse  = 867716
 +
   |nexus  = 7437
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 10,237: Line 11,738:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Junimo Studio, Music Blocks
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Becks723
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 2830
+
   |nexus  = 6971
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Warp
 +
  |author  = Shockah
 +
  |id      = Shockah.JunimoWarp
 +
  |nexus  = 15676
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Junk Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.Moolah
+
   |id      = Taskmaster.JunkMail
   |nexus  = 15123
+
   |nexus  = 4452
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Just Relax
   |author  = bwdy
+
   |author  = Goldenrevolver
   |id      = bwdy.moongates
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 3545
+
   |nexus  = 7770
   |github  = bwdymods/SDV-Moongates
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Just Sleep In
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Rifleman
   |id      = spacechase0.MoonMisadventures
+
   |id      = Rifleman.JustSleepIn
  |curse  = 867702
+
   |nexus  = 11286
   |nexus  = 10612
+
   |github  = 9Rifleman/JustSleepIn
   |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    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Kamikaze
   |author  = SinZ
+
   |author  = aurnj, Roy Li
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 12096
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Kawakami - Healer NPC
   |author  = Mopquill
+
   |author  = Gorzalt and Flerfarvet
   |id      = Mopquill.Ranch-Livin
+
   |id      = gorzalt.kawakami
   |nexus  = 2200
+
   |nexus  = 2549
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = Gorzalt/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = Entoarox
+
   |author  = KediDili
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 2274
+
   |nexus  = 19375
  |chucklefish = 4288
+
   |github  = KediDili/FurnitureTweaks
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Kedi's NPC Utilities
   |author  = momoaau
+
   |author  = KediDili
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = KediDili.KNU
   |nexus  = 451
+
   |nexus  = 17884
   |github  =
+
   |github  = KediDili/NPCUtilities
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Keep Partners, Keep Your Partners
   |author  = AairTheGreat, Aair
+
   |author  = EssGee, SG
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = SG.Partners
   |nexus  = 4869
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = KeyBind UI
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MoreBuildings
+
   |id      = Enaium.KeyBindUI
   |curse  = 867740
+
   |curse  = 538001
   |moddrop = 771640
+
   |moddrop = 1036920
   |nexus  = 2757
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Key Suppressor
   |author  = TwinBuilderOne
+
   |author  = Deflaktor
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 9709
+
   |nexus  = 9295
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = Deflaktor/KeySuppressor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Kisekae
   |author  = phjoker
+
   |author  = Kabigon
   |id      = phjoker.MoreClocks
+
   |id      = Kabigon.kisekae
   |nexus  = 11840
+
   |nexus  = 2348
   |github  = p-holodynski/StardewValleyMods
+
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = violetlizabet
+
   |author  = Shockah
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = Shockah.Kokoro
   |nexus  = 10008
+
   |nexus  = 15682
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Krobus Roommate Shop
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.MoreFertilizers
+
   |id      = aedenthorn.KrobusRoommateStore
  |curse  = 870975
+
   |nexus  = 13131
  |moddrop = 1145236
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 11837
 
   |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    = More for Leo
+
   |name    = Krobus Sells Larger Stacks
   |author  = Blams
+
   |author  = Annosz
   |id      = blams.MoreForLeo
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 12710
+
   |nexus  = 5993
   |github  =
+
   |github  = Annosz/StardewValleyModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Labeling
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Enaium.Labeling
   |curse  = 867723
+
   |curse  = 443134
   |moddrop = 771694
+
   |moddrop = 906932
   |nexus  = 5263
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/Labeling
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ladder and Snow Yam Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.LAST
 +
  |nexus  = 1906
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Ladder Light
   |author  = Sonozuki
+
   |author  = Tocseoj
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = Tocseoj.LadderLight
   |nexus  = 5398
+
  |moddrop = 1549539
   |github  = Sonozuki/StardewMods
+
   |nexus  = 22052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Ladder Locator
   |author  = Angela Ranna
+
   |author  = ChaosEnergy
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 8117
+
  |curse  = 989910
   |github  =
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Platonymous.LandGrants
   |curse  = 867750
+
   |curse  = 877222
   |moddrop = 313307
+
   |moddrop = 1521380
   |nexus  = 1702
+
   |nexus  = 15855
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Last Day to Plant
   |author  = j4c0b333
+
   |author  = dmcrider57
   |id      = j4c0b333.Morehealth
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 4053
+
   |nexus  = 7917
   |github  =
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Last Day to Plant Redux
   |author  = SorryLate, rharyanto
+
   |author  = atravita
   |id      = SorryLate.MoreKeybinding
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 5290
+
  |curse  = 870965
   |github  =
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Lasting Conversation Topics
   |author  = Aimon111
+
   |author  = sophiesalacia
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 19405
+
   |nexus  = 14377
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
  |author  = JadeTheavas
+
   |author  = Lavapulse
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = Lavapulse.LavapulseChickens
  |nexus  = 2105
+
   |nexus  = 4821
  |github  = JadeTheavas/MoreMineLadders
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Multiplayer Info
 
   |author  = cheesysteak
 
   |id      = cheesysteak.moremultiplayerinfo
 
   |nexus  = 2173
 
   |github  = cheesysteak/stardew-steak
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Lazy Mod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = weizinai
   |id      = Omegasis.MoreRain
+
   |id      = weizinai.LazyMod
   |nexus  = 441
+
   |nexus  = 22826
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Leaderboard Library
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = drbirbdev
   |id      = Chikakoo.Randomizer
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 5311
+
   |nexus  = 15102
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Leah Cabin Music Fix
   |author  = spacechase0
+
   |author  = Huanir
   |id      = spacechase0.MoreRings
+
   |id      = Huanir.LeahCabinMusicFix
  |curse  = 867743
+
   |nexus  = 2653
  |moddrop = 771616
+
   |github  =
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Leave the Mine
   |author  = CyberCheese
+
   |author  = Kangzoel
   |id      = cybercheese.moresexydwarf
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 4320
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Lefty Mode
   |author  = OrneryWalrus
+
   |author  = Max Vollmer, SVProtector
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = maxvollmer.leftymode
   |nexus  = 2587
+
   |nexus  = 6199
 +
  |github  = maxvollmer/LeftyMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
  |author  = sharpskull2
 +
  |id      = sharpskull2.LegendaryFishPondFramework
 +
  |nexus  = 14637
 
   |github  =
 
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Lenient Window Resize
   |author  = Ded4lif
+
   |author  = DeLiXx
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 7526
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Less Mini Shipping Bin
   |author  = Joco80 & Sasara
+
   |author  = atravita
   |id      = Joco80.MoreWeapons
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 1168
+
  |curse  = 870982
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = thfr
+
   |author  = Permamiss
   |id      = thfr.MOTDMod
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 3703
+
   |nexus  = 637
   |github  = rfht/MOTDMod
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Let Me Rest!
   |author  = Akane
+
   |author  = Ophaneom
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 10553
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Let Me Shop
   |author  = mouahrara
+
   |author  = MindMeltMax
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 18973
+
  |moddrop = 1443554
   |github  = mouahrara/mouahrarasModuleCollection
+
   |nexus  = 16738
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Let's Move It
   |author  = ylsama
+
   |author  = Exblosis
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2614
+
   |nexus  = 20943
   |github  = ylsama/RightClickMoveMode
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Let's Start With Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.MoveableMailbox
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 7834
+
   |nexus  = 19107
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Level Extender
   |author  = joljyo
+
   |author  = unidarkshin, Devin Lematty
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 7378
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Level Forever
   |author  = Vilaboa
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 17391
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Leveling Adjustment
   |author  = Shuai Zhang
+
   |author  = jahangmar
   |id      = shuaiz.MoveFasterMod
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 1351
+
   |nexus  = 4689
   |github  = hcoona/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
   |summary = use [[#Auto Speed|Auto Speed]] instead.
+
  |unofficial version = 1.1.1-unofficial.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Up Notifications
 +
  |author  = kd8lvt
 +
  |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 +
  |nexus  = 855
 +
  |curse   = 300715
 +
   |github =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = LewdDew Valley, LewdDew_Valley_helper2
 +
  |author  = shurmash
 +
  |id      = shurmash.LewdDew_Valley_helper
 +
  |nexus  = 7222
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Lewd Leah
   |author  = aedenthorn, Erinthe
+
   |author  = prowlingDemon, unknownDev
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 13589
+
   |nexus  = 4402
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveIt
+
   |id      = aedenthorn.LightMod
   |nexus  = 15163
+
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,605: Line 12,133:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Light Switch
   |author  = Zoryn
+
   |author  = holythesea
   |id      = Zoryn.MovementModifier
+
   |id      = holythesea.LightSwitch
   |nexus  =
+
   |nexus  = 15683
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = holy-the-sea/LightSwitch
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Like a Duck to Water
  |author  = bcmpinc
 
  |id      = bcmpinc.MovementSpeed
 
  |nexus  = 2736
 
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Movie Theatre Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = aedenthorn.LikeADuckToWater
  |curse  = 868672
+
   |nexus  = 15860
   |nexus  = 16395
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Like a Duck to Water Continued
   |author  = daleonar
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = daleonar.Snorlax
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 16194
+
   |nexus  = 21285
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Limited Campfire Cooking
   |author  = Kabi-chan
+
   |author  = Cherry, CherryChain
   |id      = kabi-chan.MuffinCore
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 8070
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Line Sprinklers
   |author  = spacechase0
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = spacechase0.MultiFertilizer
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
  |curse  = 867717
+
   |nexus  = 2917
   |nexus  = 7436
+
   |github  = hootless/StardewMods
   |github  = spacechase0/StardewValleyMods
 
  
   |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    = Multiplayer Backpacks
+
   |name    = Linus Mod
   |author  = skiilaa
+
   |author  = tomii
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = tomii.LinusMod
   |nexus  = 2282
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Literally Can't Even
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 16891
+
   |nexus  = 14262
   |github  = Achtuur/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Little NPCs
   |author  = delphinwave
+
   |author  = Candidus42
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 7681
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Live Progress Bar
   |author  = Alberto Moreira Luiz
+
   |author  = Tyler Gibbs
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 9672
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Livestock Choices
   |author  = DoubleZ
+
   |author  = aedenthorn, Erinthe
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 3765
+
   |nexus  = 11551
   |github  = SourceZh/MultiplayerIdle
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Loan Mod
   |author  = MindMeltMax
+
   |author  = Doomnik
   |id      = MindMeltMax.MPInfo
+
   |id      = Doomnik.LoanMod
  |moddrop = 1302776
+
   |nexus  = 3882
   |nexus  = 15155
+
   |github  = legovader09/SDVLoanMod
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Lober Cat
   |author  = Scayze
+
   |author  = codyflagstaff
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = codyflagstaff.lobercat
   |nexus  = 16030
+
   |nexus  = 8219
   |github  = scayze/multiprairie
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Location and Music Logger
   |author  = Tran Minh Thong
+
   |author  = Brandy Lover, WDavi
   |id      = multiplayer.mod
+
   |id      = Brandy Lover.LMlog
   |nexus  = 16582
+
   |nexus  = 1366
   |github  = TMThong/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location Compass
 +
  |author  = Bouhm and Pathoschild
 +
  |id      = Bouhm.LocationCompass
 +
  |nexus  = 3045
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Crab Pots
 +
  |author  = nini700
 +
  |id      = nini700.LockedCrabPot
 +
  |nexus  = 4461
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Locked Maps
   |author  = Cherry, CherryChain
+
   |author  = Edu Anttunes
   |id      = Cherry.MultiplayerModChecker
+
   |id      = LockedMaps
   |nexus  = 6609
+
   |nexus  = 10089
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Lock Hotbar Items
   |author  = Kalthramis
+
   |author  = Falson
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Falson.LockHotbarItems
   |nexus  = 2192
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Lockpicks
   |author  = lolmaj
+
   |author  = bwdy
   |id      = lolmaj.MultiplayerTime
+
   |id      = bwdy.lockpicks
   |nexus  = 2543
+
   |nexus  = 3521
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |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    = Multiple Floor Farmhouse
+
   |name    = Log Menu
 +
  |author  = JareBear
 +
  |id      = JareBear.LogMenu
 +
  |nexus  = 19919
 +
  |github  = jaredtjahjadi/LogMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Log Spam Filter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 8077
+
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Longer Days
   |author  = Redwood
+
   |author  = Stuyk
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Stuyk.LongerDays
   |nexus  = 2910
+
   |nexus  = 19027
   |github  = EKomperud/StardewMods
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Longer Fence Life
   |author  = PeacefulEnd
+
   |author  = NormanPCN
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 7900
+
   |nexus  = 10498
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Longer Lasting Lures
   |author  = ceruleandeep
+
   |author  = Caraxian
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 8711
+
   |nexus  = 2510
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Longer Seasons
  |author  = SlyMerc
 
  |id      = FileLoading
 
  |nexus  = 1094
 
  |github  =
 
 
 
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multi Save
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 15402
+
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.2.1-unofficial
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121922
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Longevity
   |author  = Miome
+
   |author  = RTGOAT
   |id      = miome.MultiToolMod
+
   |id      = RTGOAT.Longevity
   |nexus  = 2546
+
   |nexus  = 649
   |github  = miome/MultitoolMod
+
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Looking for Love REDUX
   |author  = MindMeltMax
+
   |author  = mushroomhash
   |id      = MindMeltMax.MUC
+
   |id      = mush.loveydovey
   |nexus  = 9856
+
   |nexus  = 21370
  |moddrop = 1135731
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Look to the Sky
   |author  = Cherry, CherryChain
+
   |author  = drbirbdev
   |id      = Cherry.MultiYieldCrops
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 6069
+
   |nexus  = 15262
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Lookup Anything
   |author  = Jacque Pott
+
   |author  = Pathoschild
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 14023
+
  |curse  = 992793
   |github  =
+
   |nexus  = 541
 
+
   |moddrop = 606605
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Murdercrows
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 6615
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 10,846: Line 12,385:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Lore-Friendly JojaMart Prices
  |author  = cotboy
+
   |author  = Huanir
  |id      = cambam.MURDERDRONE
+
   |id      = Huanir.LoreFriendlyJojaPrices
  |nexus  = 4507
+
   |nexus  = 2658
  |github  = camcamcamcam/murderdrone
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.5
 
  |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
 
  |name    = Murder Mod
 
   |author  = Aren, Aren Desai
 
   |id      = Aren.MurderMod
 
   |nexus  = 17470
 
   |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    = Museum Store
+
   |name    = Lost Book Menu
   |author  = atravita
+
   |author  = bungus
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = bungus.LostBookMenu
  |curse  = 870973
+
   |nexus  = 20301
  |moddrop = 1187402
+
   |github  = BussinBungus/BungusSDVMods
   |nexus  = 12598
 
   |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    = Lost Woods
   |author  = Expl0
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Expl0.MushroomCursors
+
   |id      = raik.testmod
   |nexus  = 12594
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Love Bubbles
   |author  = Eireon, Ben Patterson
+
   |author  = SteelixLeiter, Don Collins
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = LoveBubbles
   |nexus  = 2818
+
   |nexus  = 1318
   |github  = benrpatterson/MushroomLevels
+
   |github  = doncollins/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
  |nexus  = 1894
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Loved Labels
   |author  = blueberry and Oddshot
+
   |author  = Advize and Jinxiewinxie
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Advize.LovedLabels
   |nexus  = 4637
+
   |nexus  = 279
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = AdvizeGH/LovedLabels
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Loved Labels Redux
   |author  = blueberry, blueberry and Oddshot
+
   |author  = thespbgamer
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 4637
+
   |nexus  = 8880
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |curse  = 834387
 
+
   |github  = thespbgamer/LovedLabelsRedux
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Love Festival
   |author  = Goldenrevolver
+
   |author  = AvalonMFX
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 10978
+
  |curse  = 1016375
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Low Health Warning
   |author  = Lis
+
   |author  = NMVH5
   |id      = Lis.MusicalCellar
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 7626
+
   |nexus  = 8326
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.MusicalPaths
+
   |id      = dJustLuckMod
   |nexus  = 13197
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1070645
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Luck Skill
   |author  = Marcos Brendon
+
   |author  = spacechase0
   |id      = marcos.mymoney
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 6736
+
  |curse  = 867393
   |github  =
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Lucky Reclamation Trash Can
   |author  = PeacefulEnd
+
   |author  = kiranmurmu
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 12312
+
   |nexus  = 8971
   |github  = Floogen/MysticalBuildings
+
   |github  = kiranmurmu/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Lunar Disturbances
   |author  = Enaium
+
   |author  = Sakorona
   |id      = Enaium.NameTags
+
   |id      = KoihimeNakamura.LunarDisturbances
   |curse   = 436816
+
   |nexus   = 2208
   |github  = Enaium-StardewValleyMods/NameTags
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Machine Augmentors
   |author  = aedenthorn, Erinthe
+
   |author  = SlayerDharok
   |id      = aedenthorn.NapalmMummies
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 15933
+
   |nexus  = 5600
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Machine Check
   |author  = Clumsy Jackdaw
+
   |author  = FairfieldBW
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 19771
+
   |nexus  = 9515
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = FairfieldBW/MachineCheck
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Machine Speed Change
   |author  = Ilyaki
+
   |author  = IceGladiador
   |id      = ilyaki.neatadditions
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 2648
+
   |nexus  = 1780
   |github  = Ilyaki/NeatAdditions
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Machine Status
   |author  = Ilyaki
+
   |author  = Shockah
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = Shockah.MachineStatus
   |nexus  = 3021
+
   |nexus  = 11177
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Magic
   |author  = DestyNova
+
   |author  = spacechase0
   |id      = DestyNova.NEACode
+
   |id      = spacechase0.Magic
   |nexus  = 12369
+
  |curse  = 867745
   |github  =
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Magical Crops
   |author  = Vrakyas
+
   |author  = shekurika and Asterisk555
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 4030
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Magic Junimo Pet
   |author  = Nobbele
+
   |author  = Entoarox
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 2654
+
   |nexus  = 3567
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = Entoarox/StardewMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Magic Pluses
   |author  = Spacechase0
+
   |author  = TerryDBS
   |id      = Spacechase0.NewGamePlus
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 10786
+
   |nexus  = 7096
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Magic Scepter
   |author  = Igorious
+
   |author  = not4bene
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = not4bene.MagicScepter
   |nexus  =
+
   |nexus  = 8169
   |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic Valley
 +
  |author  = season
 +
  |id      = season.MagicValley
 +
  |nexus  = 10639
 +
   |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    = Mailbox Menu
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = sophie.Fireworks
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 15277
+
   |nexus  = 14439
   |github  = sophiesalacia/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Mailbox Menu Continued
   |author  = Pickysaurus
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Pickysaurus.NexusModsButton
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 12969
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Mail Framework
   |author  = Nori, seaweednori
+
   |author  = Digus
   |id      = nori.NiceMessages
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 6160
+
   |nexus  = 1536
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Mail Order Pigs
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 10633
+
   |nexus  = 632
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Mail Services Mod
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Digus
   |id       = Omegasis.NightOwl
+
   |id     = Digus.MailServicesMod
   |nexus   = 433
+
   |nexus   = 7842
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Digus/StardewValleyMods
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = SevenChords
+
   |author  = pinguimbozo
   |id      = SevenChords.Night_Shift
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 15345
+
   |nexus  = 13248
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Make Gil Real
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Werewolf Master
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Wolf.GilSMAPI
   |nexus  = 19651
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Make Love
   |author  = Mr Tea, MrTea
+
   |author  = Kabulla
   |id      = MrTea.NoBlink
+
   |id      = Kabulla.MakeLove
   |nexus  = 17220
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Makeshift Multiplayer
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.NoclipMode
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 3900
+
   |nexus  = 501
   |moddrop = 691002
+
   |moddrop = 127274
   |github  = Pathoschild/StardewMods
+
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mana Bar
   |author  = ceruleandeep
+
   |author  = spacechase0
   |id      = ceruleandeep.NoCooties
+
   |id      = spacechase0.ManaBar
   |nexus  = 9000
+
  |curse  = 867709
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = CatCattyCat, Cat
+
   |author  = darzington
   |id      = cat.nocrows
+
   |id      = darzington.RealLifeMod
   |nexus  = 1682
+
   |nexus  = 7445
   |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Many Enchantments
   |author  = Underscore76
+
   |author  = Stari
   |id      = underscore.nodebris
+
   |id      = Stari.ManyEnchantments
   |nexus  = 19699
+
  |curse  = 1004483
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Map Binder
   |author  = Kryspur
+
   |author  = SnowFire k'Vala
   |id      = Kryspur.NoFallDamage
+
   |id      = SnowFire.Map_Binder
   |nexus  = 17749
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.nofencedecay
+
   |id      = aedenthorn.MapEdit
   |nexus  = 1180
+
   |nexus  = 18387<!--8876 before 1.0.0-->
  |moddrop = 833537
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Map Image Export
   |author  = EnderTedi
+
   |author  = spacechase0
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 20802
+
   |nexus  = 1073
   |github  = EnderTedi/No-Fence-Decay-Redux
+
  |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    = No Festival Timer
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = mistyspring
+
   |author  = DecidedlyHuman
   |id      = mistyspring.nofestivaltimer
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 20077
+
   |nexus  = 14493
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Map Teleport
   |author  = hitachihex
+
   |author  = aedenthorn, Erinthe
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = aedenthorn.MapTeleport
   |nexus   =
+
   |curse   = 868868
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |nexus  = 7675
   |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |unofficial version = 1.1.2-unofficial.1-f4ith
+
   |author = Richard2091
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
+
  |id      = Richard2091.MapTeleport
-->
+
   |nexus  = 21381
 +
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#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    = Map Utilities
   |author  = Kumagabear
+
   |author  = mabelSyrup
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = mabelsyrup.maputils
   |nexus  = 19655
+
   |nexus  = 4716
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Maritime Secrets
   |author  = Hangy
+
   |author  = Goldenrevolver
   |id      = Hangy.NoKidsEver
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 1464
+
   |nexus  = 10758
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Market Day
   |author  = jaeha, qpqpqp121
+
   |author  = ceruleandeep
   |id      = jaeha.No_Kimchi
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 5043
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = d5a1lamdtd, HaPyke
   |id      = theultimatenuke.testmod
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 17965
+
  |curse  = 994458
   |github  = TheUltimateNuke/StardewValleyMods
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Mass Production
   |author  = minervamaga
+
   |author  = Jacque Pott
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = JacquePott.MassProduction
   |nexus  =
+
   |nexus  = 7021
   |moddrop = 631110
+
   |github  = JacquePott/StardewValleyMods
   |github  = minervamaga/NoMineFlyersRedux
+
 
 +
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Mastery Extended
   |author  = Guedez
+
   |author  = AlanBF
   |id      = exhaustion.protection
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 5113
+
   |nexus  = 23697
  |moddrop = 707180
+
   |github  = Pet-Slime/StardewValley
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Matching Nodes, MinesTokens
   |author  = Drynwynn, thepaladinknight
+
   |author  = Eryk601 and sophiesalacia
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = Vertigon.MinesTokens
   |nexus  = 2528
+
   |nexus  = 11124
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
+
}}
   |broke in = SMAPI 2.8
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Max Cost Stamina
   |summary = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
  |author  = StultusV
 +
   |id      = StultusV.MaxCastStamina
 +
   |nexus   = 10794
 +
   |github = JudeRV/Stardew-MaxCastStamina
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maximize Fix
 +
  |author  = Shockah
 +
  |id      = Shockah.MaximizeFix
 +
  |nexus  = 16099
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Mayo Hats
   |author  = MadaraUchiha
+
   |author  = spacechase0
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = spacechase0.MayoHats
   |nexus  = 5176
+
   |nexus  = 17514
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Mayo Mart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = aedenthorn.MayoMart
   |nexus  = 6509
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,258: Line 12,820:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Neko Boi Nick
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 19250
+
   |nexus  = 4634
   |github  = thakyZ/StardewValleyMods
+
   |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Mayo Rain
   |author  = Slumber
+
   |author  = spacechase0
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = spacechase0.MayoRain
   |nexus  = 11529
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Meal Overhaul
   |author  = mlambley
+
   |author  = stardemod
   |id      = mlambley.NoQuarry
+
   |id      = stardemod.MealOverhaul
   |nexus  = 19410
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Meme Outfits
   |author  = Platonymous
+
   |author  = Mehidden
   |id      = Platonymous.NormalizeAI
+
   |id      = MemeOutfits.Mehidden
  |moddrop = 1521423
+
   |nexus  = 13213
   |nexus  = 19334
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Menus Everywhere
   |author  = Xangria
+
   |author  = nman130
   |id      = Xangria.NoRumbleHorse
+
   |id      = nman130.MenusEverywhere
   |nexus  = 1779
+
   |nexus  = 6119
 +
  |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Message Box API, ChatMod
   |author  = lech43
+
   |author  = Kithio
   |id      = lech43.NoSeeds
+
   |id      = Kithio:ChatMod
   |nexus  = 6392
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Messy Crops
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.MessyCrops
 +
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Meteor Defence
   |author  = ThatNorthernMonkey
+
   |author  = aedenthorn, Erinthe
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 237
+
   |nexus  = 10641
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Mice in the Valley
   |author  = A_Dude
+
   |author  = candidus42
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 8071
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Migrate DGA Items
   |author  = Platonymous
+
   |author  = violetlizabet
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = violetlizabet.MigrateDGAItems
  |curse  = 307727
+
   |nexus  = 20612
  |moddrop = 793930
+
   |github  = elizabethcd/MigrateDGAItems
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Milk the Villagers
   |author  = Yaramy
+
   |author  = trunip190
   |id      = yaramy.noteblocks
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 6646
+
   |nexus  = 5948
 
   |github  =
 
   |github  =
  
Line 11,351: Line 12,913:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Miller Time
   |author  = TheElm
+
   |author  = Sonozuki
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Satozaki.MillerTime
   |nexus  = 4739
+
   |nexus  = 7575
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = Sonozuki/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Milo Dog
   |author  = Sto13
+
   |author  = Clark, wilsonch3451
   |id      = Sto13.NoThunderSound
+
   |id      = Clark.MiloDog
   |nexus  = 14414
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Mine Assist
   |author  = crazywig
+
   |author  = Kabigon
   |id      = crazywig.notransitions
+
   |id      = Kabigon.MineAssist
   |nexus  = 7354
+
   |nexus  = 2296
   |github  =
+
   |chucklefish = 5353
}}
+
   |github  = KabigonFirst/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Warp Delay
 
  |author  = Tran Minh Thong
 
  |id      = no.warp.delay
 
  |nexus  = 19805
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Now Playing
 
  |author  = John Peters
 
  |id      = JohnPeters.NowPlaying
 
  |nexus  = 19441
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Adventures, It's Time to Adventure
 
  |author  = PurrplingCat
 
  |id      = purrplingcat.npcadventure
 
  |curse  = 577730
 
  |nexus  = 4582
 
   |github  = purrplingcat/PurrplingMod
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Minecart Patcher
   |author  = shounlol
+
   |author  = bwdy
   |id      = shounlol.NPCBucket
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 20328
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mine Changes
   |author  = aedenthorn, Erinthe
+
   |author  = JPAN
   |id      = aedenthorn.NPCClothing
+
   |id      = jpan.MineChanges
   |nexus  = 13940
+
   |nexus  = 3963
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mines Tokens
   |author  = Bouhm and Pathoschild
+
   |author  = sophiesalacia
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = sophie.MinesTokens
   |nexus  = 239
+
   |nexus  = 18776
   |github  = Bouhm/stardew-valley-mods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Mine Tweaks
   |author  = trashcan9
+
   |author  = Shockah
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Shockah.MineTweaks
   |nexus  = 16236
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Mini Bars
   |author  = Akago
+
  |author  = Ophaneom
   |id      = akago.PathDisplay
+
  |id      = Ophaneom.MiniBars
   |nexus  = 7563
+
  |nexus  = 8329
 +
  |github  = Ophaneom/Mini-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining at the Farm
 +
   |author  = Nishtra
 +
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 +
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Mining with Explosives
   |author  = Hydrox, hydrox6
+
   |author  = Nishtra
   |id      = Hydrox.NumericalHealth
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 4863
+
   |nexus  = 770
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Import Map, Import Map
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.ImportMap
 
  |nexus  = 10965
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = mini.tool.npc.mod
   |nexus  = 18365
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Minor Light Tweaks
   |author  = Adeel Tariq
+
   |author  = greentodd
   |id      = Adeel.ObjectProgressbars
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 2803
+
   |nexus  = 10223
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  =
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = BlaDe.MiscTrolls
  |curse  = 867757
+
   |nexus  = 12037
  |moddrop = 131148
+
   |github  =
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.OKNightCheck
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 14231
+
   |nexus  = 5691
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Miss Coriel's Position Tool
   |author  = lambui
+
   |author  = MissCoriel
   |id      = PhthaloBlue.Omnifarm
+
   |id      = misscoriel.PositionTool
   |nexus  =
+
   |nexus  = 8087
   |url    = https://community.playstarbound.com/threads/127299
+
   |github  = MissCoriel/Position-Tool
   |github  = lambui/StardewValleyMod_OmniFarm
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.UCRFix
 +
  |nexus  = 8284
 +
  |github  = MissCoriel/UniqueCourtshipResponseCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Missing Gifts
 +
  |author  = ChiroxT
 +
  |id      = treinke.missinggifts
 +
  |nexus  = 11363
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Alejandro Akbal
+
   |author  = StultusV
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 7877
+
   |nexus  = 10899
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mobile Arcade
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OmniTools
+
   |id      = aedenthorn.MobileArcade
  |curse  = 868690
+
   |nexus  = 6538
   |nexus  = 14865
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Mobile Audio Player
   |author  = BitwiseJon
+
   |author  = aedenthorn, Erinthe
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 2052
+
   |nexus  = 6568
   |github  = bitwisejon/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Mobile Calendar
   |author  = Miome
+
   |author  = aedenthorn, Erinthe
   |id      = Miome.OneDayAtATime
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 8870
+
   |nexus  = 6601
   |github  = miome/OneDayAtATime
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = One Silo Storage
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
 
  |nexus  = 5150
 
  |github  =
 
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Silo Size|Silo Size]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Mobile Catalogues
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 3633
+
   |nexus  = 6543
  |moddrop = 661376
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
  
   |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    = Only Iridium
+
   |name    = Mobile Phone
   |author  = xiaoye97
+
   |author  = aedenthorn, Erinthe
   |id      = xiaoye97.OnlyIridium
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 4471
+
  |curse  = 868890
   |github  =
+
  |nexus  = 6523
 +
  |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
 +
  |name    = Mobile Phone Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.MobilePhone
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Arcade Mobile Apps
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileArcade
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Calendar Mobile App
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = MedievalAI
+
   |author  = JoXW
   |id      = MedievalAI.OpenHearts
+
   |id      = JoXW.MobileTelevision
   |nexus  = 16944
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Mobile Television
   |author  = Saitoue
+
   |author  = aedenthorn, Erinthe
   |id      = Saitoue.Orchard
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 13867
+
   |nexus  = 6575
   |github  = Saitoue/Orchard
+
   |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    = Ore Increaser
+
   |name    = MobileUI Android
   |author  = crazywig
+
   |author  = WisnuNug
   |id      = crazywig.oreincrease
+
   |id      = WisnuNug.MobileUI
   |nexus  = 7370
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
 +
 +
  |warnings = Only works on Android.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Modify This
   |author  = KKramer85
+
   |author  = aedenthorn, Erinthe
   |id      = OreIncreaseV3
+
   |id      = aedenthorn.ModThis
  |moddrop = 1475534
+
   |nexus  = 7814
   |nexus  = 19132
+
   |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    = Organize Inventory Shortcut
+
   |name    = Mod List Command
   |author  = Yyeahdude
+
   |author  = Blackclaw
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 4772
+
   |nexus  = 5131
   |github  =
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Mod Menu
   |author  = Ivy
+
   |author  = Enaium
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Enaium.ModMenu
   |nexus   = 14510
+
   |curse   = 436844
   |github  = greyivy/OrnithologistsGuild
+
   |moddrop = 885574
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.OutfitSets
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 13888
+
   |nexus  = 4579
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Midori Armstrong, azureglasses
+
   |author  = DaLion
   |id      = midoriarmstrong.seasonalitems
+
   |id      = DaLion.Overhaul
   |nexus  = 1452
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = leroymilo
   |id      = aedenthorn.OverworldChests
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 7710
+
   |nexus  = 22140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mod Update Menu
   |author  = CrunchyDuck
+
   |author  = CatCattyCat, Cat
   |id      = CrunchyDuck.OwOMod
+
   |id      = cat.modupdatemenu
   |nexus  = 8923
+
   |nexus  = 2536
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
  |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    = Pacifist Valley
+
   |name    = Mod Updater
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = Aedenthorn.PacifistValley
+
   |id      = Platonymous.ModUpdater
   |nexus  = 5464
+
  |curse  = 877226
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Painting Display
+
   |name    = Money Management Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Tbonetomtom
   |id      = aedenthorn.PaintingDisplay
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 10918
+
   |nexus  = 17045
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Tbonetomtom/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Monster Goals Anywhere
   |author  = drbirbdev
+
   |author  = Suphax
   |id      = drbirbdev.PanningUpgrades
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 12242
+
  |moddrop = 1088762
   |github  = drbirbdev/StardewValley
+
   |nexus  =
 
+
   |github  =
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Monster Invasion
   |author  = trashcan9
+
   |author  = Krutonium
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = krutonium.monsterinvasion
   |nexus  = 16234
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Monster Level Tip
   |author  = AnotherStardewValleySunday
+
   |author  = WhiteMind
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 14638
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Monster Log Anywhere
   |author  = Paritee
+
   |author  = MouseyPounds
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 3296
+
   |nexus  = 3997
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = MouseyPounds/stardew-mods
 
 
  |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
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Monster Musk in Volcano
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = BananaFruit
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 2166
+
   |nexus  = 10651
   |github  =
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
 
  |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    = Monster Slayer Anywhere
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = AcidicNic
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 3524
+
   |nexus  = 21162
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Monsters - The Framework
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PartialHearts
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 11628
+
   |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    = Particle Effects
+
   |name    = Monthly Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.ParticleEffects
+
   |id      = Taskmaster.MonthlyMail
  |curse  = 868786
+
   |nexus  = 4523
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = MoodFix
   |author  = bmarquismarkail, Space Baby
+
   |author  = vaindil
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = vaindil.MoodFix
   |nexus  = 923
+
   |nexus  = 1809
   |github  = bmarquismarkail/SV_PotC
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Mood Guard
   |author  = NCarigon
+
   |author  = YonKuma, kumarei
   |id      = NCarigon.PassableCrops
+
   |id      = YonKuma.MoodGuard
   |nexus  = 15223
+
   |nexus  = 1597
   |github  = ncarigon/StardewValleyMods
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Moody Planet
   |author  = J_Hizzal
+
   |author  = Daniel McMenamy, Deathest1
   |id      = J_Hizzal.PassableLadders
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 2985
+
   |nexus  = 2830
   |github  = joelra/SDV-PassableLadders
+
   |github  = F1r3w477/TheseModsAintLoyal
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Moolah 1.6 Fix
 +
  |author  = supergato664
 +
  |id      = supergato664.Moolah
 +
  |nexus  = 23549
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Moolah Money Mod
   |author  = punyo, yakminepunyo
+
   |author  = aedenthorn, Erinthe
   |id      = punyo.PassableObjects
+
   |id      = aedenthorn.Moolah
   |nexus  = 2329
+
   |nexus  = 15123
   |github  = pomepome/PassableObjects
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Moongates
   |author  = StultusV
+
   |author  = bwdy
   |id      = StultusV.PassiveFriendship
+
   |id      = bwdy.moongates
   |nexus  = 8732
+
   |nexus  = 3545
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Time in Multiplayer Revived
+
   |name    = Moon Misadventures
   |author  = mishmaash
+
   |author  = spacechase0 and ParadigmNomad
   |id      = mishmaash.PauseInMultiplayer
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 21327
+
  |curse  = 867702
   |github  = mishagp/PauseInMultiplayer
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Terrorbladed
+
   |author  = SinZ
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 10160
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mopsy's Ranch Livin'
   |author  = heyseth
+
   |author  = Mopquill
   |id      = heyseth.sitpause
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 8295
+
   |nexus  = 2200
   |github  = heyseth/SDVMods
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Animals, More Pets
 +
  |author  = Entoarox
 +
  |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
 +
  |nexus  = 2274
 +
  |chucklefish = 4288
 +
  |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    = PDQ Paths
+
   |name    = More Artifact Spots
   |author  = Jaredlll08
+
   |author  = momoaau
   |id      = BlameJared.PDQPaths
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  =
+
   |nexus  = 451
  |curse  = 307090
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = More Barn and Coop Animals
   |author  = jwdred
+
   |author  = AairTheGreat, Aair
   |id      = jwdred.PelicanFiber
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 631
+
   |nexus  = 4869
   |github  = jdusbabek/stardewvalley
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215 1.3.11].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = More Books
   |author  = ElectroCrumpet
+
   |author  = jeWel
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 2770
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Buildings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreBuildings
 +
  |curse  = 867740
 +
  |moddrop = 771640
 +
  |nexus  = 2757
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = More Bundles
   |author  = Platonymous
+
   |author  = TwinBuilderOne
   |id      = Platonymous.PelicanTTS
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 1079
+
   |nexus  = 9709
  |moddrop = 793929
+
   |github  = TwinBuilderOne/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    = Pelican xVASynth
+
   |name    = More Clocks
   |author  = aedenthorn, Erinthe
+
   |author  = phjoker
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = phjoker.MoreClocks
   |nexus  = 10250
+
   |nexus  = 11840
   |github  = aedenthorn/StardewValleyMods
+
   |github  = p-holodynski/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = More Conversation Topics
   |author  = bwdy
+
   |author  = violetlizabet
   |id      = bwdy.peopleseeds
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 3635
+
   |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.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = More Events
   |author  = shekurika
+
   |author  = Siweipancc
   |id      = shekurika.PerfectionTweaker
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 8615
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Fertilizers
   |author  = CyanFire
+
   |author  = atravita
   |id      = CF.PermanentCellar
+
   |id      = atravita.MoreFertilizers
   |nexus  = 17257
+
  |curse  = 870975
   |github  = CyanFireUK/StardewValleyMods
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More for Leo
   |author  = Goldenrevolver
+
   |author  = Blams
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = blams.MoreForLeo
   |nexus  = 8035
+
   |nexus  = 12710
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = More Giant Crops
   |author  = Avalon, Avalonii
+
   |author  = spacechase0
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 1419
+
  |curse  = 867723
   |github  =
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = More Grass
   |author  = Xangria
+
   |author  = Sonozuki
   |id      = Xangria.PersistentGameOptions
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 1778
+
   |nexus  = 5398
   |github  =
+
   |github  = Sonozuki/StardewMods
  |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 Grass on the Beach
   |author  = aedenthorn, Erinthe
+
   |author  = Angela Ranna
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 7977
+
   |nexus  = 8117
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = More Grass Starters
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.PersistentMines
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 14985
+
  |curse  = 867750
 +
  |moddrop = 313307
 +
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 11,928: Line 13,556:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = More Health
   |author  = Persival
+
   |author  = j4c0b333
   |id      =
+
   |id      = j4c0b333.Morehealth
   |nexus  = 438
+
   |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.1
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Strobe
+
   |author  = Binarynova
   |id      = Strobe.PersonalAnvil
+
   |id      = binarynova.levelupnotifications
   |nexus  = 5326
+
   |nexus  = 21667
   |github  = strobel1ght/Personal-Anvil
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Prism 99
+
   |author  = Aimon111
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 18224
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = More Map Layers
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.personaleffects
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 3532
+
   |nexus  = 1134
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.3
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |status  = abandoned
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More Mine Ladders
   |author  = ceruleandeep
+
   |author  = JadeTheavas
   |id      = ceruleandeep.personaleffects
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 8616
+
   |nexus  = 2105
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JadeTheavas/MoreMineLadders
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = More Multiplayer Info
   |author  = aedenthorn, Erinthe
+
   |author  = cheesysteak
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 14087
+
   |nexus  = 2173
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Pet Bowl Filler
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = Invatorzen
+
   |author  = yummypecho
   |id      = invatorzen.PBF
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 12161
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Nightly Events
   |author  = skuldomg, Skuld
+
   |author  = Khloe Leclair
   |id      = skuldomg.petChoicePerks
+
   |id      = leclair.morenightlyevents
   |nexus  = 3313
+
   |nexus  = 22612
   |github  = skuldomg/petChoicePerks
+
   |github  = KhloeLeclair/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356 1.4].
+
  |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    = Pet Enhancement Mod
+
   |name    = More Random Edition, Randomizer
   |author  = Jfulmer, Consillium
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = JfulmerPetEnhancementMod
+
   |id      = Chikakoo.Randomizer
   |nexus  =
+
   |nexus  = 5311
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = jlfulmer/PetEnhancementMod
 
 
 
  |broke in      = SMAPI 2.0
 
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = More Rings
   |author  = jahangmar
+
   |author  = spacechase0
   |id      = jahangmar.PetInteraction
+
   |id      = spacechase0.MoreRings
   |nexus  = 4232
+
  |curse  = 867743
   |github  = jahangmar/StardewValleyMods
+
  |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    = Pet Spawn Location
+
   |name    = More Sensible Juices
   |author  = Shaklin
+
   |author  = NCarigon
   |id      = shaklin.petspawnlocation
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 5986
+
   |nexus  = 23146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
  |id      = cybercheese.moresexydwarf
 +
  |nexus  = 4320
 
   |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    = Phone Traveling Cart, 猪车电话
+
   |name    = More Silo Storage
   |author  = Becks723
+
   |author  = OrneryWalrus
   |id      = Becks723.PhoneTravelingCart
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 12981
+
   |nexus  = 2587
 
   |github  =
 
   |github  =
 
+
   |broke in = Stardew Valley 1.3
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = More Slimes, More Monsters
   |author  = DewMods
+
   |author  = Ded4lif
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 2681
+
   |nexus  = 7526
 
   |github  =
 
   |github  =
  
Line 12,055: Line 13,692:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = More Sorting, More Sorting Options
   |author  = atravita
+
   |author  = Chris Kau & Sean Nightingale
   |id      = atravita.ForgeMenuChoice
+
   |id      = CKSR.MoreSorting
  |curse  = 870980
+
   |nexus  = 22944
   |nexus  = 11376
+
   |github  =
  |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    = More TV Channel, CanaisTv
   |author  = KediDili
+
   |author  = BrasileiroTop
   |id      = KediDili.ThePicrosser
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 17530
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Weapons
 +
  |author  = Joco80 & Sasara
 +
  |id      = Joco80.MoreWeapons
 +
  |nexus  = 1168
 +
  |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = MOTD Mod
   |author  = GrimReapers1121
+
   |author  = thfr
   |id      = GrimReapers.PSMS
+
   |id      = thfr.MOTDMod
   |nexus  = 12606
+
   |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Xynerorias
+
   |author  = Akane
   |id      = xynerorias.pierresroulette
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 10826
+
   |nexus  = 10553
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = MindMeltMax
+
   |author  = ylsama
   |id      = MindMeltMax.PiggyBank
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 6934
+
   |nexus  = 2614
  |moddrop = 1135669
+
   |github  = ylsama/RightClickMoveMode
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Moveable Mailbox
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PipeIrrigation
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 10205
+
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |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    = Placeable Mine Shafts
+
   |name    = Moveable Pet Bowl
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 5440
+
  |curse  = 868849
 +
   |nexus  = 8038
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Move Annoying Cursor
   |author  = 2Retr0
+
   |author  = joljyo
   |id      = 2Retr0.PlacementPlus
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 8798
+
   |nexus  = 7378
   |curse   = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Bed
 +
  |author  = yangZ, yangZheng20
 +
  |id      = yangZ.MoveBed
 +
  |nexus  = 23308
 +
  |github  =
 +
}}
 +
{{#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    = Plan Importer
+
   |name    = Move Faster
   |author  = Platonymous
+
   |author  = Shuai Zhang
   |id      = Platonymous.PlanImporter
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 2071
+
   |nexus  = 1351
  |moddrop = 793846
+
   |github  = hcoona/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |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    = Planned Parenthood
+
   |name    = Move Greenhouse Plot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlannedParenthood
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 12869
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Move It
  |author  = MouseyPounds
 
  |id      = MouseyPounds.PlantablePalmTrees
 
  |nexus  = 4096
 
  |github  = MouseyPounds/stardew-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant and Fertilize All, Plant All
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlantAll
+
   |id      = aedenthorn.MoveIt
   |nexus  = 10482
+
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,157: Line 13,840:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Movement Mod, Movement Modifier
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.PlanterTrees
+
   |id      = Zoryn.MovementModifier
   |nexus  = 11687
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Movement Speed
   |author  = Demiacle
+
   |author  = bcmpinc
   |id      = Demiacle.PlantOnGrass
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 1026
+
   |nexus  = 2736
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |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    = Move Through Object
   |author  = Amaranthacyan and ch20youk
+
   |author  = ylsama
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 8146
+
   |nexus  = 2680
 
   |github  =
 
   |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    = Platonic Relationships
+
   |name    = Movie Theatre Tweaks
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.PlatonicRelationships
+
   |id      = aedenthorn.MovieTheatreTweaks
  |nexus  = 4668
+
   |curse  = 868672
  |moddrop = 716353
+
   |nexus  = 16395
  |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PlatoTK
 
  |author  = Platonymous
 
  |id      = Platonymous.PlatoTK
 
   |curse  = 877225
 
   |nexus  = 6589
 
   |github  = Platonymous/PlatoTK
 
  
   |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    = Mr. Pam - Snorlax Mechanics
   |author  = Platonymous
+
   |author  = daleonar
   |id      = Platonymous.PlatoUI
+
   |id      = daleonar.Snorlax
  |moddrop = 1521422
+
   |nexus  = 16194
   |nexus  = 19023
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = MTN, More Than Necessary
   |author  = Platonymous
+
   |author  = SgtPickles, GameMX
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |curse   = 877227
+
   |nexus   = 2256
   |nexus   = 5384
+
   |github  =
   |moddrop = 793920
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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    = Player Arrows
+
   |name    = Muffin Core
   |author  = TheShamanLord
+
   |author  = Kabi-chan
   |id      = TheShamanLord.PlayerArrows
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 19479
+
   |nexus  = 8070
   |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    = Multi Fertilizer
   |author  = DecidedlyHuman
+
   |author  = spacechase0
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = spacechase0.MultiFertilizer
   |nexus   = 7969
+
   |curse   = 867717
   |moddrop = 984961
+
   |nexus  = 7436
   |github  = DecidedlyHuman/PlayerCoordinates
+
   |github  = spacechase0/StardewValleyMods
  
 
   |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 Backpacks
   |author  = ha1fdaew
+
   |author  = skiilaa
   |id      = ha1fdaew.playerincomestats
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 7373
+
   |nexus  = 2282
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Multiplayer Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = FerMod
   |id      = aedenthorn.PlaygroundMod
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 14125
+
   |nexus  = 2347
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 12750
+
   |nexus  = 16891
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Multiplayer Horse Reskin
   |author  = Jessebot
+
   |author  = delphinwave
   |id      = Jessebot.PleaseFixError
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 6492
+
   |nexus  = 7681
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Multiplayer Hub
   |author  = Shockah
+
   |author  = Alberto Moreira Luiz
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 11217
+
   |nexus  = 9672
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Multiplayer Idle
   |author  = jwdred
+
   |author  = DoubleZ
   |id      = jwdred.PointAndPlant
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 572
+
   |nexus  = 3765
   |github  = jdusbabek/stardewvalley
+
   |github  = SourceZh/MultiplayerIdle
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Use [[#Smart Building|Smart Building]]. Previous unofficial fixed version was [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Multiplayer Info
   |author  = Noodles of Cat
+
   |author  = MindMeltMax
   |id      = NoodlesofCat.PokefyMania
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 20161
+
  |curse  = 1004488
   |github  =
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = The Krominator
+
   |author  = Scayze
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 12065
+
   |nexus  = 16030
   |github  =
+
   |github  = scayze/multiprairie
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Multiplayer Mod
   |author  = Esca, Esca-MMC
+
   |author  = Tran Minh Thong
   |id      = Esca.PollenSprites
+
   |id      = multiplayer.mod
   |nexus  = 6149
+
   |nexus  = 16582
  |moddrop = 790268
+
   |github  = TMThong/Stardew-Mods
   |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    = Multiplayer Mod Checker
   |author  = Mezrag Yasser, Yasser
+
   |author  = Cherry, CherryChain
   |id      = Yasser.PomodoroMod
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 19780
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = MouseyPounds
+
   |author  = Unremarkable, animavoro
   |id      = MouseyPounds.PondPainter
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 4703
+
   |nexus  = 2135
   |github  = MouseyPounds/stardew-mods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Multiplayer Shaft Fix
   |author  = CatCattyCat, Cat
+
   |author  = Prince-Leto
   |id      = cat.Pong
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 1994
+
   |nexus  = 2922
  |moddrop = 833548
+
   |github  = Prince-Leto/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Multiplayer Speech Bubbles
   |author  = BadNetCode
+
   |author  = Kalthramis
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 1232
+
   |nexus  = 2192
  |moddrop = 130159
 
 
   |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    = Poop Framework
+
   |name    = Multiplayer Time
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.PoopFramework
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 17152
+
   |nexus  = 2543
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleyMod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Multiple Floor Farmhouse
   |author  = kdau
+
   |author  = aedenthorn, Erinthe
   |id      = kdau.PortableTV
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 5674
+
   |nexus  = 8077
  |moddrop = 761325
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Multiple Gifts for Spouses
   |author  = chocolatte12
+
   |author  = Redwood
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 20141
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Multiple Mini-Obelisks
   |author  = TrollTheBotman
+
   |author  = PeacefulEnd
   |id      = JoshJKe.PortalGun
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 3049
+
  |curse  = 870945
   |github  =
+
  |nexus  = 7900
 +
  |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
   |nexus  = 8711
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Multiple Spouses
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Portraiture
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 999
+
   |nexus  = 6227
   |moddrop = 793927
+
   |github  = aedenthorn/StardewValleyMods
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = i-saac-b, isaacb
+
   |author  = SlyMerc
   |id      = i-saac-b.PostBoxMod
+
   |id      = FileLoading
   |nexus  = 17614
+
   |nexus  = 1094
   |github  = i-saac-b/PostBoxMod
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Multi Save
   |author  = Blams
+
   |author  = aedenthorn, Erinthe
   |id      = blams.PostWeddingDates
+
   |id      = aedenthorn.MultiSave
   |nexus  = 10708
+
   |nexus  = 15402
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Multi Save - Continued
   |author  = LakeMonster_, LakeMonster666
+
   |author  = recon88
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = recon88.MultiSave
   |nexus  = 5256
+
  |curse  = 1018922
   |github  =
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Multitool
   |author  = Digus
+
   |author  = Miome
   |id      = Digus.PPJAProducerConverter
+
   |id      = miome.MultiToolMod
   |nexus  = 4972
+
   |nexus  = 2546
   |github  = Digus/StardewValleyMods
+
   |github  = miome/MultitoolMod
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Multi-User Chests
   |author  = Mucchan
+
   |author  = MindMeltMax
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = MindMeltMax.MUC
   |nexus   =
+
   |curse   = 997982
   |chucklefish = 3594
+
   |nexus   = 9856
   |github  = mucchan/sv-mod-prairie-king
+
   |moddrop = 1135731
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in          = Stardew Valley 1.2
 
   |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Multi Yield Crops
   |author  = Renny
+
   |author  = Cherry, CherryChain
   |id      = renny.prairiekingprizes
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 2811
+
   |nexus  = 6069
   |github  = OfficialRenny/PrairieKingPrizes
+
   |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  =
  
   |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    = Prairie King UI Enhancements
+
   |name    = Murdercrows
   |author  = Incognito357
+
   |author  = aedenthorn, Erinthe
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 10769
+
   |nexus  = 6615
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Shockah
+
   |author  = cotboy
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = cambam.MURDERDRONE
   |nexus  = 10956
+
   |nexus  = 4507
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = camcamcamcam/murderdrone
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Predict Seed Maker
 
  |author  = lech43
 
  |id      = lech43.PredictSeedMaker
 
  |nexus  = 6395
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Preexisting Relationship
 
  |author  = spacechase0
 
  |id      = spacechase0.PreexistingRelationship
 
  |curse  = 867710
 
  |nexus  = 7684
 
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.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    = Pregnancy Role
+
   |name    = Murder Mod
   |author  = kdau
+
   |author  = Aren, Aren Desai
   |id      = kdau.PregnancyRole
+
   |id      = Aren.MurderMod
   |nexus  = 5762
+
   |nexus  = 17470
  |moddrop = 768494
+
   |github  = ArenKDesai/Murder-Mod
   |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    = Prepare for New Day
+
   |name    = Museum Donation Checker
   |author  = igotnousername
+
   |author  = Hitaxas
   |id      = igotnousername.PrepareNewDay
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 7638
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Museum Rearranger
   |author  = DraconisLeonidas
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 13583
+
   |nexus  = 428
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Museum Store
   |author  = skuldomg, Skuld
+
   |author  = atravita
   |id      = skuldomg.priceDrops
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 2047
+
  |curse  = 870973
   |github  = skuldomg/priceDrops
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Mushroom Cursors
   |author  = lech43
+
   |author  = Expl0
   |id      = lech43.PriceFluctuation
+
   |id      = Expl0.MushroomCursors
   |nexus  = 6396
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Mushroom Levels
   |author  = skiilaa
+
   |author  = Eireon, Ben Patterson
   |id      = skiilaa.Prices
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 2255
+
  |nexus  = 2818
 +
  |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
   |nexus  = 1894
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Mushroom Log Additions
   |author  = Darkhax
+
   |author  = justastranger
   |id      = darkhax.pricetooltip
+
   |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 
   |nexus  =
 
   |nexus  =
   |curse   = 299169
+
   |github  = justastranger/MushroomLogAdditions
   |github  = Stardew-Valley-Modding/PriceTooltips
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator Automation
 +
  |author  = blueberry and Oddshot
 +
  |id      = blueberry.BlueberryMushroomAutomation
 +
  |nexus   = 4637
 +
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
  |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    = Mushroom Propagator - Grow More Mushrooms
   |author  = atravita
+
   |author  = blueberry, blueberry and Oddshot
   |id      = atravita.PrismaticClothing
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
  |curse  = 870969
+
   |nexus  = 4637
  |moddrop = 1205162
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Mushroom Rancher
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.PrismaticFire
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 12931
+
   |nexus  = 10978
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Musical Cellar
   |author  = aedenthorn, Erinthe
+
  |author  = Lis
   |id      = aedenthorn.PrismaticFurniture
+
  |id      = Lis.MusicalCellar
   |nexus  = 12589
+
  |nexus  = 7626
   |github  = aedenthorn/StardewValleyMods
+
  |github  = lisamreynolds/MusicalCellar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Paths
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.MusicalPaths
 +
   |nexus  = 13197
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = My Money
   |author  = kdau
+
   |author  = Marcos Brendon
   |id      = kdau.PrismaticPride
+
   |id      = marcos.mymoney
   |nexus  = 9019
+
   |nexus  = 6736
  |moddrop = 978503
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Mystical Buildings
   |author  = MrKoatl
+
   |author  = PeacefulEnd
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 7866
+
  |curse  = 870928
   |github  =
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Name Tags
   |author  = Achtuur
+
   |author  = Enaium
   |id      = Achtuur.PrismaticStatue
+
   |id      = Enaium.NameTags
   |nexus   = 17013
+
   |curse   = 436816
   |github  = Achtuur/StardewMods
+
   |moddrop = 877767
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Napalm Mummies
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.PrismaticTools
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 2428
+
   |nexus  = 15933
   |github  = stokastic/PrismaticTools
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767 1.3.29].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Nature Strikes Back
   |author  = Digus
+
   |author  = Clumsy Jackdaw
   |id      = Digus.ProducerFrameworkMod
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 4970
+
   |nexus  = 19771
   |github  = Digus/StardewValleyMods
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Neat Additions
   |author  = Digus
+
   |author  = Ilyaki
   |id      = Digus.PFMAutomate
+
   |id      = ilyaki.neatadditions
   |nexus  = 5038
+
   |nexus  = 2648
   |github  = Digus/StardewValleyMods
+
   |github  = Ilyaki/NeatAdditions
  
   |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    = Network Optimizer
   |author  = SinZ
+
   |author  = Ilyaki
   |id      = SinZ.Profiler
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 12135
+
   |nexus  = 3021
   |github  = SinZ163/StardewMods
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |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  = spacechase0
+
   |author  = DestyNova
   |id      = spacechase0.ProfitCalculator
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
  |curse  = 867736
+
   |nexus  = 12369
  |moddrop = 771668
+
   |github  =
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = New Achieve, Obtain Achievements
   |author  = 6135
+
   |author  = AbelSdf, Abel_sdf
   |id      = 6135.ProfitCalculator
+
   |id      = AbelSdf.NewAchieve
  |moddrop = 1502461
+
   |nexus  = 20909
   |nexus  = 19931
+
   |github  =
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = New Clothes Every Day
   |author  = 6135
+
   |author  = Vrakyas
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = Vrakyas.NewClothesEveryDay
  |moddrop = 1502461
+
   |nexus  = 4030
   |nexus  = 19931
+
   |github  =
   |github  = 6135/StardewValley.ProfitCalculator
 
  
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = New Game on Launch
   |author  = Cherry, CherryChain
+
   |author  = Nobbele
   |id      = Cherry.ProfitMargins
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 4663
+
   |nexus  = 2654
  |moddrop = 716352
+
   |github  = 4ppleCracker/NewGameOnLaunch
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Progressive Access Farm
 
  |author  = onjulraz
 
  |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 
  |nexus  = 2923
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in     = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = New Game Plus
   |author  = Shockah
+
   |author  = Spacechase0
   |id      = Shockah.ProjectFluent
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 12638
+
   |nexus  = 10786
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#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    = Public Access TV
+
   |name    = New Machines
   |author  = kdau
+
   |author  = Igorious
   |id      = kdau.PublicAccessTV
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 5605
+
   |nexus  =
   |moddrop = 757967
+
   |chucklefish = 3683
   |source = https://gitlab.com/kdau/predictivemods
+
   |github = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |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    = Pudding Plus Colored Slime Drops
+
   |name    = New Years Eve → Fireworks
   |author  = TerryDBS
+
   |author  = sophiesalacia
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = sophie.Fireworks
   |nexus  = 7048
+
   |nexus  = 15277
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Nexus Mods Button
   |author  = SorryLate
+
   |author  = Pickysaurus
   |id      = SorryLate.GalaxyItem
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 5289
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Nice Messages
   |author  = Paracosm
+
   |author  = Nori, seaweednori
   |id      = Paracosm.PurchasableRecipes
+
   |id      = nori.NiceMessages
   |nexus  = 1722
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Night Event Chance Tweak
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PuristMod
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 16097
+
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = Night Light
   |author  = Platonymous
+
   |author  = KankuroGB
   |id      = Platonymous.Pussle
+
   |id      = kankurogb.nightlight
  |moddrop = 1521424
+
   |nexus  = 21629
   |nexus  = 19760
+
   |github  = KankuroGB/NightLight
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = PVP Friendly Fire, PVP
+
   |name     = Night Owl
   |author = DewMods
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = DewMods.StardewValleyMods.PVP
+
   |id       = Omegasis.NightOwl
   |nexus   = 15589
+
   |nexus   = 433
   |github =
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Nightshade
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ichortower
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = ichortower.Nightshade
  |curse  = 867715
+
   |nexus  = 23742
   |nexus  = 7455
+
   |github  = ichortower/Nightshade
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Night Shift
   |author  = Platonymous
+
   |author  = SevenChords
   |id      = Platonymous.Toolkit
+
   |id      = SevenChords.Night_Shift
   |nexus  = 1726
+
   |nexus  = 15345
  |moddrop = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = spacechase0
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = spacechase0.QiChest
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 15696
+
   |nexus  = 19651
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = No Blink
   |author  = Mizzion
+
   |author  = Mr Tea, MrTea
   |id      = mizzion.qiexchanger
+
   |id      = MrTea.NoBlink
   |nexus  = 1930
+
   |nexus  = 17220
  |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = UnknownLegacy
+
   |author  = kulcris
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 7904
+
   |nexus  = 2310
  |github  = UnkLegacy/QiSprinklers
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
 
  |author  = Prismuth
 
  |id      = <Prismuth.QuaintFarmBridge
 
  |nexus  = 1647
 
 
   |github  =
 
   |github  =
  
  |broke in  = Stardew Valley 1.3
+
   |status = abandoned
   |status     = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Artisan Products
+
   |name    = Noclip Mode
   |author  = Wingyl
+
   |author  = Pathoschild
   |id      = Wingyl.QualityArtisanProducts
+
   |id      = Pathoschild.NoclipMode
   |moddrop = 707502
+
   |curse  = 1000622
 
+
  |nexus  = 3900
   |status  = workaround
+
   |moddrop = 691002
   |summary = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = No Cooties
   |author  = MindMeltMax
+
   |author  = ceruleandeep
   |id      = MindMeltMax.QualityBait
+
   |id      = ceruleandeep.NoCooties
  |moddrop = 1443555
+
   |nexus  = 9000
   |nexus  = 16832
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = No Crows
   |author  = ytsc
+
   |author  = CatCattyCat, Cat
   |id      = ytsc.QualityFishPonds
+
   |id      = cat.nocrows
   |nexus  = 11021
+
   |nexus  = 1682
   |github  = YTSC/StardewValleyMods
+
   |moddrop = 833543
 
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = No Crows Revisited
   |author  = SilentOak
+
   |author  = Siweipancc
   |id      = SilentOak.QualityProducts
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 3609
+
   |nexus  = 21129
   |github  = silentoak/StardewMods
+
   |github  = siweipancc/StardewMods
 
 
  |status  = workaround
 
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Debris Weather
   |author  = SilentOak
+
   |author  = Underscore76
   |id      = SilentOak.AutoQualityPatch
+
   |id      = underscore.nodebris
   |nexus  = 3609
+
   |nexus  = 19699
   |github  = silentoak/StardewMods
+
   |github  = Underscore76/NoDebrisWeather
 
 
  |status  = workaround
 
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Debug Mode
   |author  = Traktori
+
   |author  = Pathoschild
   |id      = Traktori.QualityScrubber
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 5663
+
   |nexus  = 593
   |github  = Traktori7/StardewValleyMods
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Traktori
+
   |author  = Kryspur
   |id      = Traktori.AM.QualityScrubber
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 5663
+
   |nexus  = 17749
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Fence Decay
   |author  = barfytheclown
+
   |author  = CatCattyCat, Cat
   |id      = barfytheclown.QualitySmash
+
   |id      = cat.nofencedecay
   |nexus  = 7907
+
   |nexus  = 1180
   |github  = jn84/QualitySmash
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = No Fence Decay Redux
   |author  = Speshkitty
+
   |author  = EnderTedi
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 7151
+
   |nexus  = 20802
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = No Festival Timer
   |author  = BadNetCode
+
   |author  = mistyspring
   |id      = BadNetCode.QuestDelay
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 1239
+
   |nexus  = 20077
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No Friendship Decay
   |author  = PurrplingCat
+
   |author  = hitachihex
   |id      = PurrplingCat.QuestFramework
+
   |id      = hitachihex.NoFriendshipDecay
   |curse   = 577691
+
   |nexus   =
   |nexus  = 6414
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
   |github = purrplingcat/QuestFramework
+
   |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.2?
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Quest Time Limits
+
   |name    = No Friendship Decay - Reborn
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = TheFluffyRobot.No
  |curse  = 868671
+
   |nexus  = 22922
   |nexus  = 16403
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121925
 
  |unofficial version = 0.1.4-unofficial.1-FlyingTNT
 
  |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/131
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = No Greenhouse Entrance Tiles
   |author  = Vexorth
+
   |author  = idermailer
   |id      = Vexorth.Warp
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 16605
+
   |nexus  = 21557
   |github  =
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = adverserath
+
   |author  = Kumagabear
   |id      = Adverserath.QuickGlance
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 12058
+
   |nexus  = 19655
   |github  = adverserath/QuickGlance
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = No Hoof Sound
   |author  = aedenthorn, Erinthe
+
   |author  = AbelSdf, Abel_sdf
   |id      = aedenthorn.QuickLoad
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 7756
+
   |nexus  = 21020
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = No Kids Ever
   |author  = Enaium
+
   |author  = Hangy
   |id      = Enaium.QuickMinigame
+
   |id      = Hangy.NoKidsEver
   |curse   = 438741
+
   |nexus   = 1464
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = No Kimchi
   |author  = aedenthorn, Erinthe
+
   |author  = jaeha, qpqpqp121
   |id      = aedenthorn.QuickResponses
+
   |id      = jaeha.No_Kimchi
   |nexus  = 6548
+
   |nexus  = 5043
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = AlejandroAkbal.QuickSell
+
   |id      = theultimatenuke.testmod
   |nexus  = 7854
+
   |nexus  = 17965
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = No Mine Flyers Redux
   |author  = Enaium
+
   |author  = minervamaga
   |id      = Enaium.QuickShop
+
   |id      = minervamaga.NoMineFlyersRedux
   |curse   = 436793
+
   |nexus   =
   |github  = Enaium-StardewValleyMods/QuickShop
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = WuestMan, redknightofdoom
+
   |author  = Guedez
   |id      = WuestMan.QuickStart
+
   |id      = exhaustion.protection
   |nexus  = 2375
+
   |nexus  = 5113
   |github  = Brian-Wuest/Quick_Start
+
  |moddrop = 707180
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No More Pets
   |author  = Allan Wang
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = AllanWang.QuickSwap
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 13956
+
   |nexus  = 506
   |github  = AllanWang/Stardew-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = No More Random Mine Flyers
   |author  = aedenthorn, Erinthe
+
   |author  = Drynwynn, thepaladinknight
   |id      = aedenthorn.Quotes
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 6503
+
   |nexus  = 2528
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Non Destructive NPCs
   |author  = justastranger
+
   |author  = MadaraUchiha
   |id      = jas.RadioactiveGeodes
+
   |id      = MadaraUchiha.NonDestructiveNPCs
  |moddrop = 952722
+
   |nexus  = 5176
   |nexus  =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Non-Random Prairie King
   |author  = kakashigr
+
   |author  = aedenthorn, Erinthe
   |id      = kakashigr.RadioactiveTools
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 7630
+
   |nexus  = 6509
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = No Offscreen Flying Monsters
   |author  = Jamie Taylor
+
   |author  = SirDigby
   |id      = jltaylor-us.RainbowCursor
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 15886
+
   |nexus  = 22354
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = No Pause When Inactive - Global
   |author  = aedenthorn, Erinthe
+
   |author  = Neko Boi Nick
   |id      = aedenthorn.RainbowTrail
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 16914
+
   |nexus  = 19250
   |github  = aedenthorn/StardewValleyMods
+
   |github  = thakyZ/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Poverty by Disconnect
   |author  = BikiFae, bikinavisho
+
   |author  = Slumber
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 4659
+
   |nexus  = 11529
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Quarry
   |author  = Deadlykirpy
+
   |author  = mlambley
   |id      = Kirpy.RainPlus
+
   |id      = mlambley.NoQuarry
   |nexus  = 6559
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = EvilPdor
+
   |author  = Platonymous
   |id      =
+
   |id      = Platonymous.NormalizeAI
   |nexus  =
+
   |moddrop = 1521423
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 19334
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = No Rumble Horse
   |author  = StultusV
+
   |author  = Xangria
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 11554
+
   |nexus  = 1779
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |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    = Rains Interaction Mod
+
   |name    = No Seeds
   |author  = RainKuro
+
   |author  = lech43
   |id      = RainKuro.RainsInteractionMod
+
   |id      = lech43.NoSeeds
   |nexus  = 18850
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
  
Line 13,080: Line 14,741:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = No Seeds From Trees Fix
   |author  = blueberry
+
   |author  = KirbyLink
   |id      = blueberry.RaisedGardenBeds
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 5305
+
   |nexus  = 2947
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |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    = Ranching Tool Upgrades
+
   |name    = No Soil Decay
   |author  = drbirbdev
+
   |author  = ThatNorthernMonkey
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 12280
+
   |nexus  = 237
   |github  = drbirbdev/StardewValley
+
   |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    = Random Bundles
+
   |name    = No Soil Decay On Farm
   |author  = balllight
+
   |author  = A_Dude
   |id      = balllight.RandomBundles
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 13790
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = No Soil Decay Redux
   |author  = bookworm89723
+
   |author  = Platonymous
   |id      = davis.randomhair
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 3271
+
  |curse  = 307727
   |github  = joaniedavis/RandomHairMod
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Note Blocks
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Yaramy
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = yaramy.noteblocks
   |nexus  = 5250
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Notes
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = Aedenthorn.RandomNPC
+
   |id      = Platonymous.Notes
   |nexus  = 4911
+
   |nexus  = 3068
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |warnings = doesn't work in multiplayer.
+
   |status = abandoned
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Not Far From The Tree
   |author  = idermailer
+
   |author  = TheElm
   |id      = idermailer.RandomStartDay
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 13225
+
   |nexus  = 4739
   |github  = idermailer/RandomStartDay
+
   |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    = Random Tastes
+
   |name    = No Thunder Sound
   |author  = skiilaa
+
   |author  = Sto13
   |id      = skiilaa.RandomTastes
+
   |id      = Sto13.NoThunderSound
   |nexus  = 2285
+
   |nexus  = 14414
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = No Transitions
   |author  = CatCattyCat, Cat
+
   |author  = crazywig
   |id      = cat.sprinklerrange
+
   |id      = crazywig.notransitions
   |nexus  = 1179
+
   |nexus  = 7354
  |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    = No Warp Delay
   |author  = vgperson
+
   |author  = Tran Minh Thong
   |id      = vgperson.RangedTools
+
   |id      = no.warp.delay
   |nexus  = 6935
+
   |nexus  = 19805
   |github  = vgperson/RangedTools
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Now Playing
   |author  = Jamie Taylor
+
   |author  = John Peters
   |id      = jltaylor-us.RangeHighlight
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 6752
+
   |nexus  = 19441
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = nicks
+
   |author  = PurrplingCat
   |id      = nicks.RavenofTheValley
+
   |id      = purrplingcat.npcadventure
   |nexus  = 19856
+
  |curse  = 577730
   |github  =
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Remy Bach
+
   |author  = shounlol
   |id      = remybach.readersdigest
+
   |id      = shounlol.NPCBucket
   |nexus  = 3040
+
   |nexus  = 20328
   |github  = remybach/stardew-valley-readersdigest
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = NPC Clothing Framework
  |author  = Kevin Connors
 
  |id      = KevinConnors.RealisticFishing
 
  |nexus  = 2623
 
  |github  = kevinforrestconnors/RealisticFishing
 
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Realistic Random Names
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 6269
+
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = NPC Geometry
   |author  = drbirbdev
+
   |author  = ichortower
   |id      = drbirbdev.RealtimeFramework
+
   |id      = ichortower.NPCGeometry
   |nexus  = 18915
+
   |nexus  = 19259
   |github  = drbirbdev/StardewValley
+
   |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    = Realtime Minimap
+
   |name    = NPC Gift Multipliers
   |author  = spacechase0
+
   |author  = XxHarvzBackxX
   |id      = spacechase0.RealtimeMinimap
+
   |id      = harvz.NPCGiftMultipliers
  |curse  = 867706
+
   |nexus  = 23139
  |nexus  = 9386
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 
  |author  = SixthTitan
 
  |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 
   |nexus  = 5773
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = NPC Map Locations
   |author  = cantorsdust and Pathoschild
+
   |author  = Bouhm and Pathoschild
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 172
+
   |nexus  = 239
   |github  = cantorsdust/StardewMods
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = NPC Map Locations Extra Config
   |author  = YunHikari
+
   |author  = trashcan9
   |id      = YunHikari.Reciprocate
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 17714
+
   |nexus  = 16236
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = NPC Path Displayer, Path Display
   |author  = lperkins2, Logan Perkins
+
   |author  = Akago
   |id      = lperkins2.RecoverStamina
+
   |id      = akago.PathDisplay
   |nexus  = 2332
+
   |nexus  = 7563
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = NPC Speak
   |author  = Dem1se
+
   |author  = jwdred
   |id      = Dem1se.RecurringReminders
+
   |id      =
   |nexus  = 6840
+
   |nexus  = 694
   |github  = dem1se/SDVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = XxHarvzBackxX
+
   |author  = siliconmodding
   |id      = harvz.RecyclableCola
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 10865
+
   |nexus  = 23637
  |github  = XxHarvzBackxX/recyclableCola
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Redesigned Farmhouse Layout
 
  |author  = Aimon111 & DaLion
 
  |id      = Aimon111.RedisignedFarmHouseLayout.Warps
 
  |nexus  = 11420
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = JefGrizli
+
   |author  = ApryllForever
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 15564
+
   |nexus  = 23339
   |github  =
+
   |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Numerical Health
   |author  = TfueLovesBanana
+
   |author  = Hydrox, hydrox6
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 16764
+
   |nexus  = 4863
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Object Import Map, Import Map
   |author  = Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.RefillSilos
+
   |id      = aedenthorn.ImportMap
   |nexus  = 20779
+
   |nexus  = 10965
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Object Product Display
   |author  = Nick Martin
+
   |author  = aedenthorn, Erinthe
   |id      = NickMartin.RefundStaircases
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 19209
+
   |nexus  = 18365
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Object Progress Bars
   |author  = Hammurabi
+
   |author  = Adeel Tariq
   |id      = HammurabiRegeneration
+
   |id      = Adeel.ObjectProgressbars
   |nexus  =
+
   |nexus  = 2803
   |chucklefish = 4584
+
   |github = AdeelTariq/ObjectProgressBars
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Object Progress Bars Continued
   |author  = Zoryn
+
   |author  = adelmoral, Andrés del Moral
   |id      = Zoryn.RegenMod
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  =
+
   |nexus  = 22005
  |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    = Object Time Left
   |author  = desto, JustToDownloadThings
+
   |author  = spacechase0
   |id      = desto.RegularQuality
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 5090
+
  |curse  = 867757
   |github  = desto-git/smapi-RegularQuality
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Team Timber
+
   |author  = LokiG4m3r
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 10322
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = OK Night Check
   |author  = SlyMerc
+
   |author  = aedenthorn, Erinthe
   |id      = RelationshipBar
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 1009
+
   |nexus  = 14231
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = OmniFarm
   |author  = rodrigovaz
+
   |author  = lambui
   |id      = relationshipsenhanced
+
   |id      = PhthaloBlue.Omnifarm
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4435
+
   |url    = https://community.playstarbound.com/threads/127299
   |github  =
+
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Omni Swing
   |author  = Dragonisser
+
   |author  = Alejandro Akbal
   |id      = relationshipstatus
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 751
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Omni Tools
   |author  = M3ales
+
   |author  = aedenthorn, Erinthe
   |id      = M3ales.RelationshipTooltips
+
   |id      = aedenthorn.OmniTools
   |nexus   =
+
   |curse   = 868690
   |curse   = 298040
+
   |nexus   = 14865
   |github  = M3ales/RelationshipTooltips
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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    = Relationship Tracker
+
   |name    = One Click Shed Reloader
   |author  = Branic
+
   |author  = BitwiseJon
   |id      = Branic.RelationshipTracker
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 2845
+
   |nexus  = 2052
   |github  = Paradox355/SDVMods
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224 SMAPI 3.0].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = One Day at a Time
   |author  = AdroSlice
+
   |author  = Miome
   |id      = AdroSlice.Relativity
+
   |id      = Miome.OneDayAtATime
   |nexus  = 13028
+
   |nexus  = 8870
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = One Silo Storage
   |author  = The Fluffy Robot
+
   |author  = SorryLate, rharyanto
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 19662
+
   |nexus  = 5150
   |github  = jamespfluger/Stardew-ModCollection
+
   |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    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = One Sprinkler One Scarecrow
   |author  = zeldela
+
   |author  = Mizzion
   |id      = zeldela-RememberBirthdays
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 13554
+
   |nexus  = 3633
   |github  = zeldela/sdv-mods
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Annosz
+
   |author  = Khitiara
   |id      = Annosz.RememberFacedDirection
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 6946
+
   |nexus  = 20955
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Online Splitscreen
   |author  = heyseth
+
   |author  = DeLiXx
   |id      = heyseth.umbrellas
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 8366
+
   |nexus  = 12291
   |github  = heyseth/SDVMods
+
   |github  =
 +
  |source  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Surkasu
+
   |author  = MercuryVN
   |id      = Surkasu.Reminders
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 2481
+
   |nexus  = 22766
   |github  =
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Only Iridium
   |author  = pepoluan
+
   |author  = xiaoye97
   |id      = pepoluan.RemindToExit
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 8727
+
   |nexus  = 4471
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Open Hearts
   |author  = EternalSoap, arjan3004
+
   |author  = MedievalAI
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 2545
+
   |nexus  = 16944
  |github  = SoapStuff/Remote-Fridge-Storage
 
 
 
  |warnings = Broken on Android (loads but does not work).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove All Monsters
 
  |author  = David J. Lee, djslzx
 
  |id      = djsl.RemoveAllMonsters
 
  |nexus  = 5727
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Orchard - Better Fruit Trees
   |author  = Hobbes
+
   |author  = Saitoue
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Saitoue.Orchard
   |nexus  = 7838
+
   |nexus  = 13867
   |github  =
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Ordinary Capsule
   |author  = Remmie, CoinzReturns
+
   |author  = LeFauxMatt
   |id      = Remmie.Rename
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 2130
+
  |curse  = 871831
 +
  |nexus  = 13489
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Detector
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.OreDetector
 +
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Increaser
 +
  |author  = crazywig
 +
  |id      = crazywig.oreincrease
 +
   |nexus  = 7370
 
   |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    = Ore Increase V3
   |author  = Parabyted
+
   |author  = KKramer85
   |id      = parabyted.renamerework
+
   |id      = OreIncreaseV3
   |nexus  = 10866
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Organize Inventory Shortcut
   |author  = SolusCleansing
+
   |author  = Yyeahdude
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 18909
+
   |nexus  = 4772
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Ornamental
   |author  = JarvieK
+
   |author  = Taskmaster
   |id      = JarvieK.RentedTools
+
   |id      = Taskmaster.Ornamental
   |nexus  = 1307
+
   |nexus  = 4981
   |github  = Jarvie8176/StardewMods
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Ornithologist's Guild
   |author  = PunningLinguist
+
   |author  = Ivy
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 7585
+
   |nexus  = 14510
   |github  = amconners/ReorientAfterEating
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Outfit Disable
   |author  = jwdred
+
   |author  = idermailer
   |id      = jwdred.Replanter
+
   |id      = idermailer.OutfitDisable
   |nexus  = 589
+
   |nexus  = 23346
   |github  = jdusbabek/stardewvalley
+
   |github  = idermailer/OutfitDisable
 
 
  |broke in = Stardew Valley 1.6
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Outfit Sets
   |author  = littleraskol
+
   |author  = aedenthorn, Erinthe
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 6837
+
   |nexus  = 13888
  |moddrop = 827580
+
   |github  = aedenthorn/StardewValleyMods
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = rocslayer, James Overton
+
   |author  = Midori Armstrong, azureglasses
   |id      = Roc.Reseed
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 2421
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status   = workaround
+
}}
   |summary = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overworld Chests
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OverworldChests
 +
   |nexus   = 7710
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = OwO Stawdew Vawwey
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = CrunchyDuck
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = CrunchyDuck.OwOMod
  |moddrop = 1080116
+
   |nexus  = 8923
   |nexus  =
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = P2P Animal Noise
   |author  = mabelSyrup
+
   |author  = Modotte
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 4715
+
   |nexus  = 17383
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [https://github.com/Lake1059/ResetTerrainFeatures_NET6/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Pacifist Valley
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 17951
+
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Pacifist Valley - Continued
   |author  = spacechase0
+
   |author  = aedenthorn and FlyingTNT
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 12029
+
   |nexus  = 23109
   |github  = spacechase0/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Painting Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 14519
+
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,594: Line 15,243:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Panning Upgrades
   |author  = iceburg
+
   |author  = drbirbdev
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 4974
+
   |nexus  = 12242
   |github  = ManApart/RetroActiveAchievements
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Panning Upgrades Extra Config
   |author  = millerscout
+
   |author  = trashcan9
   |id      = Millerscout.RetroactiveStardew
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 6953
+
   |nexus  = 16234
   |github  = millerscout/StardewMillerMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Iceburg
+
   |author  = AnotherStardewValleySunday
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 356
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = GreenOnion24
+
   |author  = Paritee
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 8526
+
   |nexus  = 3296
   |github  =
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Paritee's Treat Your Animals
   |author  = atravita
+
   |author  = Paritee
   |id      = atravita.ReviveDeadCrops
+
   |id      = Paritee.TreatYourAnimals
  |curse  = 870964
+
   |nexus  = 3375
  |moddrop = 1294436
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Parsnips
   |author  = ribeena
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 11809
+
   |nexus  = 2166
   |github  = ribeena/BusLocations
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Rafseazz
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Rafseazz.RidgesideVillage
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 7286
+
   |nexus  = 3524
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Partial Hearts
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 10669
+
   |nexus  = 11628
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Particle Effects
   |author  = Jibb
+
   |author  = aedenthorn, Erinthe
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 12171
+
  |curse  = 868786
   |github  =
+
   |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    = Rise And Shine
+
   |name    = Particle Framework
   |author  = Yoshify
+
   |author  = Espy
   |id      = Yoshify.RiseAndShine
+
   |id      = Espy.ParticleFramework
   |nexus  = 3
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
+
}}
   |broke in = SMAPI 0.39.1
+
{{#invoke:SMAPI compatibility|entry
   |status  = workaround
+
   |name    = Part of the Community
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |author  = bmarquismarkail, Space Baby
<!--
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
  |unofficial version = 1.1.1-whisk-update
+
   |nexus  = 923
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
  |github  = bmarquismarkail/SV_PotC
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Passable Crops
   |author  = idermailer
+
   |author  = NCarigon
   |id      = idermailer.riverfarmButBridge
+
   |id      = NCarigon.PassableCrops
   |nexus  = 15748
+
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Passable Descents
   |author  = aedenthorn, Erinthe
+
   |author  = Rokugin
   |id      = aedenthorn.RobinWorkHours
+
   |id      = Rokugin.PassableDescents
   |nexus  = 11244
+
   |nexus  = 22592
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Passable Ladders
   |author  = Teban100
+
   |author  = J_Hizzal
   |id      = RopeBridge
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 824
+
   |nexus  = 2985
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = joelra/SDV-PassableLadders
  
   |unofficial version = 1.0.1-unofficial.5-pathoschild
+
  |broke in          = Stardew Valley 1.4
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
+
   |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    = Rummage - The Thievery Mod
+
   |name    = Passable Objects
   |author  = ApryllForever
+
   |author  = punyo, yakminepunyo
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = punyo.PassableObjects
  |nexus  = 12764
+
   |nexus  = 2329
  |github  = ApryllForever/Rummage
+
   |github  = pomepome/PassableObjects
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rune Magic
 
  |author  = fierro
 
  |id      = fierro.rune_magic
 
   |nexus  = 15065
 
   |github  = facufierro/RuneMagic
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Krutonium
+
   |author  = DecidedlyHuman and fellowclown
   |id      = krutonium.sprint
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 12701
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Passive Friendship
   |author  = strato35
+
   |author  = StultusV
   |id      = Strato35.RunningKey
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 5527
+
   |nexus  = 8732
   |github  =
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Coll1234567
+
   |author  = jorgamun
   |id      = Coll1234567.RunningLate
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 3518
+
   |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  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Pause Time in Multiplayer Revived
   |author  = spacechase0
+
   |author  = mishmaash
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = mishmaash.PauseInMultiplayer
  |curse  = 867397
+
   |nexus  = 21327
  |moddrop = 127276
+
   |github  = mishagp/PauseInMultiplayer
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Pause While Sitting
   |author  = ZeroMeters
+
   |author  = heyseth
   |id      = ZeroMeters.SAAT.API
+
   |id      = heyseth.sitpause
   |nexus  = 10747
+
   |nexus  = 8295
   |github  = Dawilly/SAAT
+
   |github  = heyseth/SDVMods
|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    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = PDQ Paths
   |author  = ZeroMeters
+
   |author  = Jaredlll08
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = BlameJared.PDQPaths
   |nexus  = 10747
+
   |nexus  =
   |github  = Dawilly/SAAT
+
   |curse   = 307090
   |broke in = Stardew Valley 1.6
+
   |github  =
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Pelican Fiber
   |author  = CatCattyCat, Cat
+
   |author  = jwdred
   |id      = cat.safelightning
+
   |id      = jwdred.PelicanFiber
   |nexus  = 2039
+
   |nexus  = 631
  |moddrop = 833550
+
   |github  = jdusbabek/stardewvalley
   |github  = danvolchek/StardewMods
 
  
   |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-41713 1.5].
+
<!--
 +
  |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    = Safe Lightning Redux, Safe Lightning
+
   |name    = Pelican Postal Service
   |author  = Shockah
+
   |author  = ElectroCrumpet
   |id      = Shockah.SafeLightning
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 11857
+
   |nexus  = 2770
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Pelican TTS
   |author  = LunaticShade
+
   |author  = Platonymous
   |id      = LunaticShade.SafeReading
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 8564
+
   |nexus  = 1079
   |github  = LunaticShade/StardewValley.SafeReading
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Pelican xVASynth
   |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.PelicanxVASynth
   |nexus  = 4154
+
   |nexus  = 10250
   |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    = People Seeds
   |author  = Artinity
+
   |author  = bwdy
   |id      = Artinity.SaloonWarpTotem
+
   |id      = bwdy.peopleseeds
   |nexus  = 16450
+
   |nexus  = 3635
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = MindMeltMax
+
   |author  = MercuriusXeno
   |id      = MindMeltMax.SAML
+
   |id      = Mercurius.RegenPercent
   |nexus  = 20250
+
   |nexus  = 20900
   |github  = MindMeltMax/SAML
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Perfection Tweaker
   |author  = Jesse, Jdvicks94
+
   |author  = shekurika
   |id      = Jesse.SauvignonInStardew
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2597
+
   |nexus  = 8615
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Perfect Trinkets
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = season.PerfectTrinkets
   |nexus  = 11833
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Permanent Cellar
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = CyanFire
   |id      = Omegasis.SaveAnywhere
+
   |id      = CF.PermanentCellar
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 17257
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |warnings = Unstable. Broken on Android (use the built-in autosave instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = SMAPI
+
   |author  = Goldenrevolver
   |id      = SMAPI.SaveBackup
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  =
+
   |nexus  = 8035
  |url    = https://smapi.io
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = SorryLate, rharyanto
+
   |author  = Avalon, Avalonii
   |id      = SorryLate.SaveGameOptions
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 5190
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Persistent Grange Display
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ScaleUp
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 3130
+
   |nexus  = 7977
  |moddrop = 793912
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Persistent Mines
   |author  = WretchedPenguin
+
   |author  = spacechase0
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = spacechase0.PersistentMines
   |nexus  = 3579
+
   |nexus  = 14985
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Persival's Bundle Mod
   |author  = BinaryLip
+
   |author  = Persival
   |id      = BinaryLip.ScheduleViewer
+
   |id      =
   |nexus  = 19305
+
   |nexus  = 438
   |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.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Personal Anvil
   |author  = Caraxian
+
   |author  = Strobe
   |id      = caraxian.scroll.to.blank
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 4144
+
   |nexus  = 5326
  |chucklefish = 4405
+
   |github  = strobel1ght/Personal-Anvil
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Personal Combat Drone Redux
   |author  = Tomwa
+
   |author  = Prism 99
   |id      = Tomwa.ScrollToZoom
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 2163
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Personal Effects
   |author  = kdau
+
   |author  = bwdy
   |id      = kdau.ScryingOrb
+
   |id      = bwdy.personaleffects
   |nexus  = 5603
+
   |nexus  = 3532
   |moddrop = 756553
+
   |github = bwdymods/SDV-PersonalEffects
  |source = https://gitlab.com/kdau/predictivemods
 
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Personal Effects Redux
   |author  = mmanlapat
+
   |author  = ceruleandeep
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 1106
+
   |nexus  = 8616
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Personal Indoor Farm
   |author  = Super Aardvark, ubererdferkel
+
   |author  = DeLiXx
   |id      = SuperAardvark.GameOfLife
+
   |id      = DLX.PIF
   |nexus  = 5361
+
  |curse  = 990840
   |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Dawgeth
+
   |author  = Alex Noddings
   |id      = MTD.SDVTwitch
+
   |id      = an.ownscepter
   |nexus  = 1760
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Personal Traveling Cart
   |author  = SixthTitan
+
   |author  = aedenthorn, Erinthe
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 3203
+
   |nexus  = 14087
   |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    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pet Against Crows
   |author  = FreeTheJunimos
+
   |author  = stardemod
   |id      = freethejunimos.seaclifffarm
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 13911
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Pet Bowl Filler
   |author  = FreeTheJunimos
+
   |author  = Invatorzen
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = invatorzen.PBF
   |nexus  = 14296
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
  
Line 13,998: Line 15,650:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Pet Bowl Sprinklers
   |author  = Shockah
+
   |author  = Andrew Young, andyruwruw
   |id      = Shockah.SeasonAffixes
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 16297
+
   |nexus  = 22546
   |github  = Shockah/Stardew-Valley-Mods
+
   |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
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Seasonal Save Slots
+
   |name    = Pet Enhancement Mod
   |author  = Tyler Gibbs
+
   |author  = Jfulmer, Consillium
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 14382
+
   |nexus  =
   |github  = tylergibbs2/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Pet Hats
   |author  = dumbledalton
+
   |author  = aedenthorn, Erinthe
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = aedenthorn.PetHats
   |nexus  = 10457
+
   |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    = Sebastian Frog Tank Switch
+
   |name    = Pet Interaction
   |author  = Shaklin
+
   |author  = jahangmar
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = jahangmar.PetInteraction
   |nexus  = 8508
+
   |nexus  = 4232
   |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    = Secretariat (Faster Horse)
+
   |name    = Pet's Enhanced
   |author  = Janglinator
+
   |author  = Sunken_Lace
   |id      = jangles.secretariat
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 7537
+
   |nexus  = 24026
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Pet Spawn Location
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.HedgeMaze
+
   |id      = shaklin.petspawnlocation
  |curse  = 868718
+
   |nexus  = 5986
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = PHDE Mob Spawner
   |author  = ichortower
+
   |author  = zesman
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 19112
+
   |nexus  = 2794
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = PHDE Unlocked Recipes
   |author  = Platonymous
+
   |author  = zesman
   |id      = Platonymous.SeedBag
+
   |id      = UnlockedRecipes.pseudohub.de
  |nexus  = 1133
+
   |nexus  = 2798
  |moddrop = 793931
+
   |github  =
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Seed Info, Seed Information
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.SeedInfo
 
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Veress
+
   |author  = Becks723
   |id      = Veress.SeedMachines
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 6265
+
   |nexus  = 12981
   |github  = mrveress/SDVMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Phone Villagers
   |author  = vabrell, Victor Abrell
+
  |author  = DewMods
   |id      = vabrell.sm_bqms
+
  |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14236
+
  |nexus  = 2681
   |github  = vabrell/sdw-seed-maker-mod
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
   |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment, Forge Menu Choice
 +
  |author  = atravita
 +
   |id      = atravita.ForgeMenuChoice
 +
  |curse  = 870980
 +
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status      = workaround
+
}}
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Picross Arcade Mod, Picrosser
 +
   |author  = KediDili
 +
  |id     = KediDili.ThePicrosser
 +
  |nexus  = 17530
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre Sells Mixed Seeds
 +
  |author  = GrimReapers1121
 +
  |id      = GrimReapers.PSMS
 +
  |nexus  = 12606
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Pierre's Roulette Shop
   |author  = mcoocr
+
   |author  = Xynerorias
   |id      = mcoocr.smcq
+
   |id      = xynerorias.pierresroulette
   |nexus  = 3089
+
   |nexus  = 10826
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Quality
+
   |name    = Piggy Bank Mod
   |author  = Speshkitty
+
   |author  = MindMeltMax
   |nexus  = 21000
+
  |id      = MindMeltMax.PiggyBank
 +
   |nexus  = 6934
 +
  |moddrop = 1135669
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Pipe Irrigation
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 10681
+
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Placeable Mine Shafts
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.SeedsAreRare
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 3618
+
   |nexus  = 5440
   |github  = jahangmar/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    = Seed Shortage
+
   |name    = Place Floor on Tilled Dirt
   |author  = Xynerorias
+
   |author  = temisthem
   |id      = xynerorias.seedshortage
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 5614
+
   |nexus  = 23493
   |github  = xynerorias/Seed-Shortage
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Placement Plus
   |author  = blueberry
+
   |author  = 2Retr0
   |id      = blueberry.SeedsUnpacked
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 7215
+
   |nexus  = 8798
   |github  = b-b-blueberry/SeedsUnboxed
+
  |curse  = 486164
 +
  |github  = 2Retr0/PlacementPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plan Importer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.PlanImporter
 +
  |nexus  = 2071
 +
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Planned Parenthood
   |author  = Khloe Leclair
+
   |author  = aedenthorn, Erinthe
   |id      = leclair.seemerollin
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 10976
+
   |nexus  = 12869
   |moddrop = 1116122
+
   |github  = aedenthorn/StardewValleyMods
   |github  = KhloeLeclair/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Plant and Fertilize All, Plant All
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.PlantAll
   |nexus  = 11313
+
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,162: Line 15,881:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Planter Trees
   |author  = JarvieK
+
   |author  = aedenthorn, Erinthe
   |id      = JarvieK.SelfService
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 1304
+
   |nexus  = 11687
   |github  = Jarvie8176/StardewMods
+
   |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/#post-3346341 1.4].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Plant on Grass
   |author  = GuiNoya, Yesst
+
   |author  = Demiacle
   |id      = GuiNoya.SelfServiceShop
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 1622
+
   |nexus  = 1026
   |github  = GuiNoya/SVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Platonic Partners and Friendships
   |author  = DonDorscha, jasonmbrady
+
   |author  = Amaranthacyan and ch20youk
   |id      = DonDorscha.SellQuality
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 12469
+
   |nexus  = 8146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Platonic Relationships
   |author  = hafnerpw
+
   |author  = Cherry, CherryChain
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 13794
+
   |nexus  = 4668
   |github  =
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = PlatoTK
   |author  = Denifia
+
   |author  = Platonymous
   |id      = Denifia.SendItems
+
   |id      = Platonymous.PlatoTK
   |nexus   = 1087
+
   |curse   = 877225
   |moddrop = 127754
+
   |nexus  = 6589
   |github  = Denifia/StardewMods
+
   |github  = Platonymous/PlatoTK
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = PlatoUI
   |author  = lolmaj
+
   |author  = Platonymous
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Platonymous.PlatoUI
   |nexus  = 3965
+
  |moddrop = 1521422
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |nexus  = 19023
 
+
   |github  =
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Plato Warp Menu
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 8011
+
  |curse  = 877227
   |github  = Floogen/SereneGreenhouse
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Player Arrows
   |author  = Ilyaki
+
   |author  = TheShamanLord
   |id      = Ilyaki.ServerBookmarker
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 2968
+
   |nexus  = 19479
   |github  = Ilyaki/ServerBookmarker
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |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    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = Ilyaki
+
   |author  = DecidedlyHuman
   |id      = Ilyaki.ServerBrowser
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 3227
+
   |nexus  = 7969
   |github  = Ilyaki/Server-Browser
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Player Income Stats
   |author  = PhantomGamers
+
   |author  = ha1fdaew
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 2993
+
   |nexus  = 7373
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Player Server Info
   |author  = Aelaan Bluewood
+
   |author  = EuroCent
   |id      = AelaanBluewood.SetReminders
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 16112
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Playground Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 18195
+
   |nexus  = 14125
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = Maze
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 8930
+
   |nexus  = 12750
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Please Fix Error
   |author  = Batzpup
+
   |author  = Jessebot
   |id      = SharedExp.Batzpup
+
   |id      = Jessebot.PleaseFixError
  |moddrop = 1269698
+
   |nexus  = 6492
   |nexus  = 14607
+
   |github  = JessebotX/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Please Gift Me In Person
   |author  = virtualbjorn
+
   |author  = Shockah
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 16628
+
   |nexus  = 11217
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Point and Plant
   |author  = spacechase0
+
   |author  = jwdred
   |id      = spacechase0.SharingIsCaring
+
   |id      = jwdred.PointAndPlant
   |nexus  = 14263
+
   |nexus  = 572
   |github  = spacechase0/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = PokefyMania
   |author  = TheCroak
+
   |author  = Noodles of Cat
   |id      = TheCroak.BuildingsNotifications
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 620
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Nishtra
+
   |author  = The Krominator
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 756
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Pollen Sprites
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Esca, Esca-MMC
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = Esca.PollenSprites
   |nexus  = 3782
+
   |nexus  = 6149
   |github  = berkayylmao/StardewValleyMods
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Platonymous
+
   |author  = ApryllForever
   |id      = Platonymous.ShipFromInventory
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 3219
+
   |nexus  = 20599
   |moddrop = 793916
+
  |github  = ApryllForever/PolyamorySweetLove
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
   |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Rooms
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetRooms
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Wedding
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetWedding
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Polygamy
   |author  = JPAN
+
   |author  = bwdy
   |id      = JPAN.QualityFromShipments
+
   |id      = bwdy.polygamy
   |nexus  = 7531
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Iceburg
+
   |author  = Mezrag Yasser, Yasser
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Yasser.PomodoroMod
   |nexus  = 321
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Pong
   |author  = Futro, Futroo
+
   |author  = CatCattyCat, Cat
   |id      = futro.ShippingBinSummary
+
   |id      = cat.Pong
   |nexus  = 18992
+
   |nexus  = 1994
   |github  = futroo/Stardew-Valley-Mods
+
  |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    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Pony Weight Loss Program
   |author  = holythesea
+
  |author  = BadNetCode
   |id      = holythesea.SortShippingCollection
+
  |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 15694
+
  |nexus  = 1232
   |github  = holy-the-sea/SortShippingCollection
+
  |moddrop = 130159
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.PoopFramework
 +
   |nexus  = 17152
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Portable Holes
   |author  = SorryLate, rharyanto
+
   |author  = LeFauxMatt
   |id      = SorryLate.ShopAnywhere
+
   |id      = furyx639.PortableHoles
   |nexus  = 5299
+
  |curse  = 871832
   |github  =
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Portable TV
   |author  = Entoarox
+
   |author  = kdau
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = kdau.PortableTV
   |nexus  = 2278
+
   |nexus  = 5674
   |chucklefish = 4381
+
   |moddrop = 761325
   |github  = Entoarox/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
  |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    = Shoplifter
+
   |name    = Portable Witch Shrines
   |author  = TheMightyAmondee
+
   |author  = chocolatte12
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 8569
+
   |nexus  = 20141
   |github  = TheMightyAmondee/Shoplifter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Portal Guns
   |author  = LeFauxMatt
+
   |author  = TrollTheBotman
   |id      = furyx639.ShoppingCart
+
   |id      = JoshJKe.PortalGun
  |curse  = 871829
+
   |nexus  = 3049
   |nexus  = 13701
+
   |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    = Shopping Show
+
   |name    = Portraiture
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Platonymous.Portraiture
   |nexus  = 18445
+
   |nexus  = 999
   |github  =
+
   |moddrop = 793927
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Portraiture Plus
   |author  = Cherry, CherryChain
+
   |author  = Arborsm
   |id      = Cherry.ShopTileFramework
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 5005
+
   |nexus  = 24534
  |moddrop = 716384
+
   |github  = Arborsm/PortraiturePlus
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Positive Predictor
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = season.PositivePredictor
   |nexus  = 16028
+
   |nexus  = 23132
 
   |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    = Postbox Building, PostBox Mod
   |author  = Traktori
+
   |author  = i-saac-b, isaacb
   |id      = Traktori.ShowBirthdays
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 7495
+
   |nexus  = 17614
   |github  = Traktori7/StardewValleyMods
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Post Wedding Dates
   |author  = Igorious
+
   |author  = Blams
   |id      = Igorious.Showcase
+
   |id      = blams.PostWeddingDates
   |nexus  =
+
   |nexus  = 10708
  |chucklefish = 4487
+
   |github  =
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Power Nap
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = LakeMonster_, LakeMonster666
   |id      = f4iTh.ShowCatchQuality
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 3326
+
   |nexus  = 5256
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = PPJA Producer Converter
   |author  = MasterOfMutton
+
   |author  = Digus
   |id      = faragodavid.showcookingrecipes
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 5525
+
   |nexus  = 4972
   |github  =
+
   |github  = Digus/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Arphox
+
   |author  = ryaon
   |id      = Arphox.ShowDailyLuck
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 15910
+
   |nexus  = 5125
   |github  = arphox/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Prairie King Made Easy
   |author  = Jonqora
+
   |author  = Mucchan
   |id      = Jonqora.ShowItemQuality
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 6311
+
   |nexus  =
   |github  = Jonqora/StardewMods
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = aedenthorn, Erinthe
+
   |author  = Renny
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = renny.prairiekingprizes
   |curse   = 868887
+
   |nexus   = 2811
   |nexus  = 6540
+
   |github  = OfficialRenny/PrairieKingPrizes
   |github  = aedenthorn/stardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Prairie King UI Enhancements
   |author  = Relance
+
   |author  = Incognito357
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 13186
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Pravoloxinone
   |author  = adverserath
+
   |author  = TheMightyAmondee
   |id      = Adverserath.ShowXP
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 19501
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Precise Furniture
   |author  = Strobe and TehPers
+
   |author  = Espy
   |id      = ShroomSpotter
+
   |id      = Espy.PreciseFurniture
   |nexus  = 7934
+
   |nexus  = 23488
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Precision Wheel
   |author  = Geko_X
+
   |author  = DespairScent
   |id      = gekox.shutUp
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 7358
+
   |nexus  = 22222
   |github  =
+
   |github  = DespairScent/PrecisionWheel
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Predictable Retaining Soil
   |author  = Invatorzen
+
   |author  = Shockah
   |id      = invatorzen.AC
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 12164
+
   |nexus  = 10956
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor
 +
  |author  = JoXW
 +
  |id      = JoXW.Predictor
 +
  |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Predict Seed Maker
   |author  = climaxius
+
   |author  = lech43
   |id      = climaxius.silentscarecrows
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 3258
+
   |nexus  = 6395
   |github  = robbiev/SilentScarecrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Preexisting Relationship
   |author  = bogie5464
+
   |author  = spacechase0
   |id      = bogie5464.SiloReport
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 3194
+
  |curse  = 867710
   |github  = bogie5464/SiloReport
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Pregnancy Role
   |author  = pepoluan
+
   |author  = kdau
   |id      = pepoluan.SiloSize
+
   |id      = kdau.PregnancyRole
   |nexus  = 8819
+
   |nexus  = 5762
   |moddrop = 981291
+
   |moddrop = 768494
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
+
   |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    = Simple Crop Label
+
   |name    = Prepare for New Day
   |author  = TheMusketeer
+
   |author  = igotnousername
   |id      = SimpleCropLabel
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 314
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Press to Quack
   |author  = Enaium
+
   |author  = DraconisLeonidas
   |id      = Enaium.SimpleHUD
+
   |id      = DraconisLeonidas.PressToQuack
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
  |nexus  = 13583
 +
   |github  = DraconisLeonidas/PressToQuack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.priceDrops
 +
  |nexus  = 2047
 +
  |github  = skuldomg/priceDrops
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Price Fluctuation
   |author  = skn
+
   |author  = lech43
   |id      = skn.HungerMod
+
   |id      = lech43.PriceFluctuation
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Prices
   |author  = aedenthorn, Erinthe
+
   |author  = skiilaa
   |id      = aedenthorn.Screenshot
+
   |id      = skiilaa.Prices
   |nexus  = 10178
+
   |nexus  = 2255
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simple Sounds
 
  |author  = BleakCodex
 
  |id      = BleakCodex.SimpleSounds
 
  |nexus  = 14540
 
  |github  = BleakCodex/SimpleSounds
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simple Sprinkler
 
  |author  = ADoby, tZed, Tobias Z
 
  |id      = tZed.SimpleSprinkler
 
  |nexus  = 76
 
  |github  = ADoby/SimpleSprinkler
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simplified Achievements
 
  |author  = cel10e
 
  |id      = cel10e.SimplifiedAchievements
 
  |moddrop = 909416
 
  |nexus  = 8026
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Price Tooltips
   |author  = MindMeltMax
+
   |author  = Darkhax
   |id      = MindMeltMax.SPRegen
+
   |id      = darkhax.pricetooltip
   |nexus  = 6778
+
   |nexus  =
   |moddrop = 1135654
+
   |curse  = 299169
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |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    = Sit and Rest
+
   |name    = Prismatic Butterfly Location
   |author  = Krutonium
+
   |author  = no12nv2
   |id      = Krutonium.SitandRest
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 7403
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Prismatic Clothing
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.SitForStamina
+
   |id      = atravita.PrismaticClothing
   |nexus  = 7334
+
  |curse  = 870969
   |github  = Entoarox/StardewMods
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Prismatic Fire
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.sitnrelax
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 7336
+
   |nexus  = 12931
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Prismatic Furniture
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = aedenthorn, Erinthe
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 366
+
   |nexus  = 12589
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |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    = Prismatic Pride
   |author  = aedenthorn, Erinthe
+
   |author  = kdau
   |id      = aedenthorn.SixtyNine
+
   |id      = kdau.PrismaticPride
   |nexus  = 6969
+
   |nexus  = 9019
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 978503
 +
   |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    = Sizable Fish
+
   |name    = Prismatic Slime Finder
   |author  = spacechase0
+
   |author  = MrKoatl
   |id      = spacechase0.SizableFish
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 14267
+
   |nexus  = 7866
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Prismatic Statue
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.Skateboard
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 13096
+
   |nexus  = 17013
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Prismatic Tools
   |author  = LunaticShade
+
   |author  = stokastic
   |id      = LunaticShade.SkillfulClothes
+
   |id      = stokastic.PrismaticTools
   |nexus  = 8541
+
   |nexus  = 2428
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = stokastic/PrismaticTools
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Prismatic Tools Continued
   |author  = Alphablackwolf
+
   |author  = iargue
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 569
+
   |nexus  = 21450
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |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    = Producer Framework Mod
   |author  = Alphablackwolf
+
   |author  = Digus
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 569
+
   |nexus  = 4970
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
  |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Tondorian
+
   |author  = Digus
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = Digus.PFMAutomate
   |nexus  = 18605
+
   |nexus  = 5038
   |github  = Tondorian/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Production Stats
   |author  = Alphablackwolf
+
   |author  = FlameHorizon
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 569
+
   |nexus  = 21270
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = FlameHorizon/ProductionStats
 
 
  |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    = Profession Adjustments
   |author  = Alphablackwolf
+
   |author  = Kevin Connors
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 569
+
   |nexus  = 2424
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
+
   |broke in = Stardew Valley 1.3.29
   |summary = Previously fixed unofficially in [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768 1.3].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Profiler
   |author  = AlphaMeece
+
   |author  = SinZ
   |id      = AlphaMeece.SkillRings
+
   |id      = SinZ.Profiler
   |nexus  = 7515
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Profit Calculator
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SkillTraining
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 14452
+
  |curse  = 867736
 +
  |moddrop = 771668
 +
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Profit Calculator → DGA Support
   |author  = FricativeMelon
+
   |author  = 6135
   |id      = FricativeMelon.SkipDialogue
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 15311
+
   |moddrop = 1502461
  |github  = FricativeMelon/SkipDialogue
+
   |nexus  = 19931
}}
+
   |github  = 6135/StardewValley.ProfitCalculator
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fish
 
  |author  = LucaINC
 
  |id      = LucaINC.StardewValleyMods.SkipFish
 
   |nexus  = 19762
 
   |github  =
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = DewMods
+
   |author  = 6135
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = 6135.ProfitCalculator
   |nexus  = 2697
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Profit Margins
   |author   = philosquare
+
   |author = Cherry, CherryChain
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = Cherry.ProfitMargins
   |moddrop = 1530481
+
  |nexus  = 4663
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |moddrop = 716352
 +
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Progressive Access Farm
   |author  = Pathoschild
+
   |author  = onjulraz
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 533
+
   |nexus  = 2923
  |moddrop = 606601
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Start
 
  |author  = DeadRobotDev
 
  |id      = DeadRobotDev.SkipStart
 
  |nexus  = 11885
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Project Fluent
   |author  = CrunchyDuck
+
   |author  = Shockah
   |id      = CrunchyDuck.SkipText
+
   |id      = Shockah.ProjectFluent
   |nexus  = 8947
+
   |nexus  = 12638
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Project S
   |author  = S1mmyy
+
   |author  = NarlanMarlan
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = narlan.projects
   |nexus  = 6121
+
   |nexus  = 3785
   |github  = S1mmyy/StardewMods
+
   |github  = NolanEastburn/ProjectS
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Public Access TV
   |author  = NetworkOverflow
+
   |author  = kdau
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = kdau.PublicAccessTV
   |nexus  = 16533
+
   |nexus  = 5605
   |github = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Public Access TV (1.6)
   |author  = Bifibi, Lestoph
+
   |author  = John Peters
   |id      = SkullCavernElevator
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 963
+
   |nexus  = 22486
   |github  =
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = TerryDBS
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 7908
+
   |nexus  = 7048
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Puffer Chick - Chickens
   |author  = atravita
+
   |author  = Sonozuki
   |id      = atravita.SleepInWedding
+
   |id      = EpicBellyFlop45.PufferChickChickens
  |curse  = 870963
+
   |nexus  = 2997
  |moddrop = 1294437
+
   |github  =
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Pumpkin Chickens
   |author  = Annosz
+
   |author  = Sonozuki
   |id      = Annosz.SleeplessFisherman
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 5915
+
   |nexus  = 3004
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Purchasable Galaxy Item
   |author  = instafluff
+
   |author  = SorryLate
   |id      = instafluff.sleeplessinstardew
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 5445
+
   |nexus  = 5289
   |github  = instafluff/SleeplessInStardew
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Purchasable Recipes
   |author  = bwdy
+
   |author  = Paracosm
   |id      = bwdy.sleepovers
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 3531
+
   |nexus  = 1722
   |github  = bwdymods/SDV-Sleepovers
+
   |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
 +
  |name    = Purist Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PuristMod
 +
  |nexus  = 16097
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pussle
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Pussle
 +
  |moddrop = 1521424
 +
  |nexus  = 19760
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Warning
+
   |name    = Put Batteries in Fish Tanks
   |author  = GlimmerDev
+
   |author  = BadNetCode
   |id      = glimmerDev.SleepWarning
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 21128
+
   |nexus  = 23155
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = PVP Friendly Fire, PVP
   |author  = Vexorth
+
   |author  = DewMods
   |id      = Vexorth.SleepWherever
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 16674
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
 +
  |curse  = 867715
 +
  |nexus  = 7455
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PyTK, Platonymous Toolkit
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.Toolkit
   |curse   = 877233
+
   |nexus   = 1726
   |moddrop = 793835
+
   |moddrop = 793815
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Qi Chests
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SleepyEye
+
   |id      = spacechase0.QiChest
  |curse  = 867761
+
   |nexus  = 15696
  |moddrop = 129011
 
   |nexus  = 1152
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 14,911: Line 16,698:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Qi Exchanger
   |author  = fernass354
+
   |author  = Mizzion
   |id      = fernass354.SlimeHutchResize
+
   |id      = mizzion.qiexchanger
   |nexus  = 18507
+
   |nexus  = 1930
   |github  =
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Qi Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = UnknownLegacy
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 13778
+
   |nexus  = 7904
   |github  = aedenthorn/StardewValleyMods
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Tofu, SadDodo
+
   |author  = Prismuth
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 2743
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in   = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Bait
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.QualityBait
 +
  |curse  = 1004490
 +
  |moddrop = 1443555
 +
  |nexus  = 16832
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quality Fish Ponds
   |author  = exotico
+
   |author  = ytsc
   |id      = exotico.SlimeProduce
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7634
+
   |nexus  = 11021
   |github  = andraemon/SlimeProduce
+
   |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Quality Of Combat
   |author  = aurnj, Roy Li
+
   |author  = Aile72
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Aile72.QualityOfCombat
   |nexus  =
+
   |nexus  = 23894
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Peasly Wellbott
+
   |author  = DaLion
   |id      = Wellbott.SlimHutchCode
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 7424
+
   |nexus  = 11296
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Quality Products
   |author  = Redwood, Towering Redwood
+
   |author  = SilentOak
   |id      = Redwood.SlingshotRebalance
+
   |id      = SilentOak.QualityProducts
   |nexus  = 14391
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Quality Products → Auto Quality Patch
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SilentOak
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 252
+
   |nexus  = 3609
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = silentoak/StardewMods
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Quality Scrubber
   |author  = Pathoschild
+
   |author  = Traktori
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = Traktori.QualityScrubber
   |nexus  = 3750
+
   |nexus  = 5663
  |moddrop = 606555
+
   |github  = Traktori7/StardewValleyMods
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smaller Fish Ponds, Fish Well
 
  |author  = Peasly Wellbott
 
  |id      = Wellbott.FishWell
 
  |nexus  = 7651
 
   |github  = Wellbott/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Quality Scrubber for Automate
   |author  = DecidedlyHuman
+
   |author  = Traktori
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 11158
+
   |nexus  = 5663
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Quality Smash
   |author  = DecidedlyHuman
+
   |author  = barfytheclown
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 13268
+
   |nexus  = 7907
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Queen of Sauce Randomizer
   |author  = stokastic
+
   |author  = Speshkitty
   |id      = stokastic.SmartCursor
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 2458
+
   |nexus  = 7151
   |github  = stokastic/SmartCursor
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
 
  |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    = SmartMod
+
   |name    = Questable Tractor
   |author  = KuroBear
+
   |author  = NermNermNerm
   |id      = KuroBear.SmartMod
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  =
+
   |nexus  = 20703
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = NermNermNerm/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Quest Delay
   |author  = gbromios
+
   |author  = BadNetCode
   |id      = gbromios.SmolFish
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 14287
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Quest Essentials
   |author  = Cherry, ChroniclerCherry
+
   |author  = PurrplingCat
   |id      = Cherry.SnackAnything
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 5196
+
   |nexus  = 8827
  |moddrop = 716397
+
   |github  = purrplingcat/StardewMods
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Snail Mail
 
  |author  = Darkhax
 
  |id      = darkhax.snailmail
 
  |nexus  =
 
  |curse  = 307861
 
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Quest Framework
   |author  = John Peters
+
   |author  = PurrplingCat
   |id      = JohnPeters.SnowCrab
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 11302
+
  |curse  = 577691
   |github  =
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Socializing Skill
 
  |author  = drbirbdev
 
  |id      = drbirbdev.SocializingSkill
 
  |nexus  = 14142
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Network
 
  |author  = Cecidelus
 
  |id      = Cecidelus.SocialNetwork
 
  |nexus  = 8255
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 7871
+
  |curse  = 868671
 +
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Quest Time Limits - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 13698
+
   |nexus  = 22349
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Quick Agenda
   |author  = funny-snek
+
   |author  = BadNetCode
   |id      = funnysnek.socialtabpatch
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 2981
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = PeacefulEnd
+
   |author  = Vexorth
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Vexorth.Warp
   |nexus  = 12311
+
   |nexus  = 16605
   |github  = Floogen/SolidFoundations
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Quick Glance
   |author  = PeacefulEnd
+
   |author  = adverserath
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = Adverserath.QuickGlance
   |nexus  = 12311
+
   |nexus  = 12058
   |github  = Floogen/SolidFoundations
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Quick Load
   |author  = Kerlin & Sona
+
   |author  = aedenthorn, Erinthe
   |id      = kerlin.sonasfarm
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 8545
+
   |nexus  = 7756
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Quick Minigame
   |author  = lilico
+
   |author  = Enaium
   |id      = lilico.SonicShoes
+
   |id      = Enaium.QuickMinigame
   |nexus   = 10226
+
   |curse   = 438741
   |github  =
+
   |moddrop = 895127
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sorted Storages
 
  |author  = TeamCoFH, Tech, Zeldo
 
  |id      = Zeldo.LinkedStorages
 
 
   |nexus  =
 
   |nexus  =
  |curse  = 290653
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
   |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    = Quick Responses
  |author  = aRooooooba
 
  |id      = aRooooooba.SortingChests
 
  |nexus  = 8224
 
  |github  = aRooooooba/SortingChests
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Effect Replacement
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 10232
+
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Quick Responses (1.6 Updated)
   |author  = strelkasaur
+
   |author  = yummypecho - original by aedenthorn
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = yummypecho.QuickResponses
   |nexus  = 13099
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Quick Sell
   |author  = MindMeltMax
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 7465
+
   |nexus  = 7854
  |moddrop = 1135690
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Quick Shop
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.SoundTweaker
+
   |id      = Enaium.QuickShop
   |nexus  = 14767
+
  |curse  = 436793
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Quick Start
   |author  = spacechase0
+
   |author  = WuestMan, redknightofdoom
   |id      = spacechase0.SpaceCore
+
   |id      = WuestMan.QuickStart
  |curse  = 867152
+
   |nexus  = 2375
  |moddrop = 136998
+
   |github  = Brian-Wuest/Quick_Start
  |nexus  = 1348
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn Monsters
 
  |author  = Berisan
 
  |id      = Berisan.SpawnMonsters
 
   |nexus  = 3201
 
   |github  = Berisan/SpawnMonsters
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Quick Stash
   |author  = Mase
+
   |author  = ChiroxT
   |id      = Mase.SpawnMoreRocks
+
   |id      = treinke.quickstash
   |nexus  = 7423
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Quick Swap
   |author  = AcidicNic
+
   |author  = Allan Wang
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = AllanWang.QuickSwap
   |nexus  = 7588
+
   |nexus  = 13956
   |github  = AcidicNic/StardewValleyMods
+
   |github  = AllanWang/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Quotes
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.SpecialOrdersExtended
+
   |id      = aedenthorn.Quotes
  |curse  = 870988
+
   |nexus  = 6503
  |moddrop = 1086743
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Radioactive Geodes
   |author  = Button, Spiderbuttons
+
   |author  = justastranger
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 15882
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Tools
 +
  |author  = kakashigr
 +
  |id      = kakashigr.RadioactiveTools
 +
  |nexus  = 7630
 +
  |github  = kakashigr/stardew-radioactivetools
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Rainbow Cursor
   |author  = Blackclaw
+
   |author  = Jamie Taylor
   |id      = Blackclaw.SpeedMod
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 5082
+
  |nexus  = 15886
   |github  = Xebeth/StardewValley-SpeedMod
+
  |github  = jltaylor-us/StardewRainbowCursor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Trail
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RainbowTrail
 +
   |nexus  = 16914
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Raincoat When Raining
   |author  = Underscore
+
   |author  = BikiFae, bikinavisho
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 7337
+
   |nexus  = 4659
   |github  = Underscore76/SDVPracticeMod
+
   |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = RainPlus
   |author  = instafluff
+
   |author  = Deadlykirpy
   |id      = instafluff.spelldewvalley
+
   |id      = Kirpy.RainPlus
   |nexus  = 7322
+
   |nexus  = 6559
   |github  = instafluff/SpelldewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Rain Randomizer
   |author  = spacechase0
+
   |author  = EvilPdor
   |id      = spacechase0.Spenny
+
   |id      =
   |curse   = 867742
+
  |nexus  =
   |moddrop = 771624
+
  |url    = https://community.playstarbound.com/threads/111526
   |nexus  = 2755
+
  |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Rain Refills Watering Can
 +
   |author  = StultusV
 +
   |id      = StultusV.RainRefillsWateringCan
 +
   |nexus  = 11554
 +
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Rains Interaction Mod
   |author  = spacechase0
+
   |author  = RainKuro
   |id      = spacechase0.SpennyDeluxe
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 14984
+
   |nexus  = 18850
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Raised Garden Beds
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.SpennyLite
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 14249
+
   |nexus  = 5305
   |github  = spacechase0/StardewValleyMods
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Ranching Tool Upgrades
   |author  = KarratKake
+
   |author  = drbirbdev
   |id      = KarratKake.SpiceOfLife
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 7398
+
   |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 
   |github  =
 
   |github  =
  
Line 15,304: Line 17,068:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Random Hair Color
   |author  = sophiesalacia
+
   |author  = bookworm89723
   |id      = sophie.SplashText
+
   |id      = davis.randomhair
   |nexus  = 14416
+
   |nexus  = 3271
   |github  = sophiesalacia/StardewMods
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Randomized Energy
   |author  = RomenH
+
   |author  = LakeMonster_, LakeMonster666
   |id      = RomenH.SplitScreenManager
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 12063
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Spoilage
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 14712
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = doesn't work in multiplayer.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spooky Big Pumkin, Spooky_pumkin
 
  |author = Dounat2201, Sasara
 
  |id      = Sasara.pumkin
 
  |nexus  = 4586
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Random Slimes
   |author  = Shaklin
+
   |author  = ChrisMzz
   |id      = shaklin.spouseoutdoorarea
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 6747
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Random Start Day
   |author  = mistyspring
+
   |author  = idermailer
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = idermailer.RandomStartDay
  |curse  = 880521
+
   |nexus  = 13225
   |nexus  = 11037
+
   |github  = idermailer/RandomStartDay
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Random Tastes
   |author  = Wata, Watagatapitusberry
+
   |author  = skiilaa
   |id      = Spouseroom
+
   |id      = skiilaa.RandomTastes
   |nexus  =
+
   |nexus  = 2285
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Range Display, Sprinkler Range
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = CatCattyCat, Cat
   |id      = Sikker.SpouseStuff
+
   |id      = cat.sprinklerrange
   |nexus  = 4651
+
   |nexus  = 1179
   |github  = sikker/SpouseStuff
+
  |moddrop = 833536
 +
   |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    = Sprinkler Activation
+
   |name    = Ranged Tools
   |author  = Blaxsmith
+
   |author  = vgperson
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = vgperson.RangedTools
   |nexus  = 7661
+
   |nexus  = 6935
   |github  = Blaxsmith/SprinklerActivation
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Range Highlight
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.SprinklerMod
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 15385
+
  |curse  = 997096
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Raven of The Valley
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = nicks
   |id      = SPDSprintAndDash
+
   |id      = nicks.RavenofTheValley
   |nexus  = 235
+
   |nexus  = 19856
 
   |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    = Readers Digest
   |author  = littleraskol
+
   |author  = Remy Bach
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = remybach.readersdigest
   |nexus  = 560
+
   |nexus  = 3040
  |moddrop = 827770
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Readers Digest for 1.6
   |author  = Patrick, mistersnuggler
+
   |author  = Slash215
   |id      =
+
   |id      = Slash215.readersdigest
   |nexus  =
+
   |nexus  = 22972
  |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    = Real Clock
   |author  = onemix
+
   |author  = thimadera
   |id      = onemix.Sprinting
+
   |id      = thimadera.Realclock
   |nexus  = 10469
+
   |nexus  = 21726
   |github  = thiagomasson/Sprinting
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Realistic Fishing
   |author  = Abs, abslam
+
   |author  = Kevin Connors
   |id      = abs.SprintNRegen
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 4898
+
   |nexus  = 2623
   |github  =
+
   |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    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Realistic Random Names
   |author  = Jessebot, JessebotX
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = aedenthorn.RealNames
   |nexus  = 4778
+
   |nexus  = 6269
   |github  = JessebotX/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Real Time
   |author  = unidarkshin, Devin Lematty
+
   |author  = Enaium, Lightcolour888
   |id      = DevinLematty.Sprint
+
   |id      = Enaium.RealTime
   |nexus  = 7492
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Realtime Framework
   |author  = Yoshify
+
   |author  = drbirbdev
   |id      =
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 2
+
   |nexus  = 18915
   |github  =
+
   |github  = drbirbdev/StardewValley
 
+
}}
   |broke in = SMAPI 0.39.1
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
  |name    = Realtime Minimap
   |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.
+
  |author  = spacechase0
 +
   |id      = spacechase0.RealtimeMinimap
 +
  |curse  = 867706
 +
   |nexus   = 9386
 +
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Ameise, Ameisen, mkukli
+
   |author  = SixthTitan
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 4922
+
   |nexus  = 5773
   |github  = ameisen/SV-SpriteMaster
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Recatch Legendary Fish
   |author  = BleakCodex
+
   |author  = cantorsdust and Pathoschild
   |id      = BleakCodex.SpritesInDetail
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 14487
+
   |nexus  = 172
   |github  = BleakCodex/SpritesInDetail
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Recipes In Mail
   |author  = Peasly Wellbott
+
   |author  = Freaksaus
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = freaksaus.recipesinmail
   |nexus  = 7683
+
   |nexus  = 22173
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = punyo, yakminepunyo
+
   |author  = Nox Chimaera, noxkimaera
   |id      = punyo.StackCheckFix
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 2433
+
   |nexus  = 22378
   |github  = pomepome/StackCheckFix
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Reciprocate
   |author  = aedenthorn, Erinthe
+
   |author  = YunHikari
   |id      = aedenthorn.StackedItemIcons
+
   |id      = YunHikari.Reciprocate
  |curse  = 868678
+
   |nexus  = 17714
   |nexus  = 15468
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Recover Stamina
   |author  = CatCattyCat, Cat
+
   |author  = lperkins2, Logan Perkins
   |id      = cat.stackeverything
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 2053
+
   |nexus  = 2332
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
  |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    = Recurring Reminders
   |author  = LeFauxMatt
+
   |author  = Dem1se
   |id      = furyx639.StackQuality
+
   |id      = Dem1se.RecurringReminders
  |curse  = 871828
+
   |nexus  = 6840
   |nexus  = 13724
+
   |github  = dem1se/SDVMods
   |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    = Recyclable Cola
   |author  = Shockah
+
   |author  = XxHarvzBackxX
   |id      = Shockah.StackSizeChanger
+
   |id      = harvz.RecyclableCola
   |nexus  = 11866
+
   |nexus  = 10865
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Redesigned Farmhouse Layout
   |author  = pepoluan
+
   |author  = Aimon111 & DaLion
   |id      = pepoluan.StackSplitRedux
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 8967
+
   |nexus  = 11420
  |moddrop = 976551
+
   |github  =
   |github  = pepoluan/StackSplitRedux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Redraw Pelican Town Config
   |author  = tstaples
+
   |author  = JefGrizli
   |id      = tstaples.StackSplitX
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 798
+
   |nexus  = 15564
   |github  = tstaples/StackSplitX
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Refill Silos
   |author  = Ilyaki
+
   |author  = Alpha_Omegasis
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = Omegasis.RefillSilos
   |nexus  = 1787
+
   |nexus  = 20779
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Becks723
+
   |author  = TfueLovesBanana
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 13381
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Refund Staircases
   |author  = EvilPdor
+
   |author  = Nick Martin
   |id      =
+
   |id      = NickMartin.RefundStaircases
 +
  |nexus  = 19209
 +
  |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |chucklefish = 4584
  |github  = natfoth/StardewValleyMods
+
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
   |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    = Regen Mod
   |author  = minervamaga
+
   |author  = Zoryn
   |id      = minervamaga.StandardizedKrobus
+
   |id      = Zoryn.RegenMod
 
   |nexus  =
 
   |nexus  =
   |moddrop = 716314
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = minervamaga/StandardizedKrobus
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Regular Quality
   |author  = bwdy
+
   |author  = desto, JustToDownloadThings
   |id      = bwdy.starbot
+
   |id      = desto.RegularQuality
   |nexus  = 4755
+
   |nexus  = 5090
   |github  = bwdymods/SDV-Starbot
+
   |github  = desto-git/smapi-RegularQuality
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Rejuvenating Forest
   |author  = Mohammad Shoaib
+
   |author  = Team Timber
   |id      = shoaib.stardewaccess
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 16205
+
   |nexus  = 10322
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  =
   |github  = stardew-access/stardew-access
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Relationship Bar UI
   |author  = mod.kitchen
+
   |author  = SlyMerc
   |id      = mod.kitchen.stardewandchill
+
   |id      = RelationshipBar
   |nexus  = 12147
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Relationships Enhanced
   |author  = Gervig91
+
   |author  = rodrigovaz
   |id      = Cherry.StardewAquarium
+
   |id      = relationshipsenhanced
   |nexus  = 6372
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Relationship Status
   |author  = Moonwolf, Moonwolf287
+
   |author  = Dragonisser
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = relationshipstatus
   |nexus  = 16527
+
   |nexus  = 751
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = SMAPI 2.0
  |unofficial version = 1.5.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Relationship Tooltips
   |author  = Kaito Kid
+
   |author  = M3ales
   |id      = KaitoKid.StardewArchipelago
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 16087
+
   |nexus  =
   |github  = agilbert1412/StardewArchipelago
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Relationship Tracker
   |author  = Lake1059, 1059Studio
+
   |author  = Branic
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Branic.RelationshipTracker
  |nexus  = 9293
+
   |nexus  = 2845
  |github  =
+
   |github  = Paradox355/SDVMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Brewery
 
  |author  = Cylon
 
  |id      = cylon.stardewbrewery
 
   |nexus  = 2057
 
   |github  = JustCylon/stardew-brewery
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
<!--
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |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 Config Menu
+
   |name    = Relativity
   |author  = Juice805
+
   |author  = AdroSlice
   |id      = Juice805.StardewConfigMenu
+
   |id      = AdroSlice.Relativity
   |nexus  = 1312
+
   |nexus  = 13028
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = adroslice/sdv-relativity-mirror
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Poison
+
   |author  = The Fluffy Robot
   |id      = Poison.StardewTesting
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 10005
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Steven Kraft
+
   |author  = mouahrara
   |id      = StevenKraft.StardewDiscord
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 3608
+
   |nexus  = 20606
   |github  = steven-kraft/StardewDiscord
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Neosinf
+
   |author  = zeldela
   |id      = neosinf.StardewDruid
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 18465
+
  |nexus  = 13554
   |github  = Neosinf/StardewDruid
+
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Faced Direction
 +
  |author  = Annosz
 +
  |id      = Annosz.RememberFacedDirection
 +
   |nexus  = 6946
 +
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Remember Your Umbrella
   |author  = Neosinf
+
   |author  = heyseth
   |id      = neosinf.StardewDruidLite
+
   |id      = heyseth.umbrellas
   |nexus  = 19308
+
   |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 Get Achievement Now
+
   |name    = Reminders
   |author  = Lake1059, 1059 Studio
+
   |author  = Surkasu
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Surkasu.Reminders
   |nexus  = 11515
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remind to Exit
 +
  |author  = pepoluan
 +
  |id      = pepoluan.RemindToExit
 +
  |nexus  = 8727
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = bcmpinc
+
   |author  = nein
   |id      = bcmpinc.StardewHack
+
   |id      = nein.MixedSeedMod
   |nexus  = 3213
+
   |nexus  = 22311
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Remote Fridge Storage
   |author  = Tyler Gibbs
+
   |author  = EternalSoap, arjan3004
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 12264
+
   |nexus  = 2545
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Removable Horse Hats
   |author  = davikr, apdapreturns
+
   |author  = CatCattyCat, Cat
   |id      = davikr.hypnos
+
   |id      = cat.removablehorsehats
   |nexus  = 5935
+
   |nexus  = 2223
   |github  = davicr/StardewHypnos
+
   |github  = danvolchek/StardewMods
   |broken in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Remove All Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = David J. Lee, djslzx
   |id      = aedenthorn.StardewImpact
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 14365
+
   |nexus  = 5727
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Remove Animal Limitations
   |author  = Mizzion
+
   |author  = Hobbes
   |id      = mizzion.stardewlocations
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 1929
+
   |nexus  = 7838
  |moddrop = 661357
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Rename
   |author  = Angebro
+
   |author  = Remmie, CoinzReturns
   |id      = Angebro.StardewMediaKeys
+
   |id      = Remmie.Rename
   |nexus  = 11246
+
   |nexus  = 2130
   |github  = AngeloC3/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Rename Reworked
   |author  = Vinyks
+
   |author  = Parabyted
   |id      = Vinyks.StardewMotif
+
   |id      = parabyted.renamerework
   |nexus  = 14326
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Rented Tools
   |author  = Tyler Gibbs
+
   |author  = JarvieK
   |id      = tylergibbs2.StardewNametags
+
   |id      = JarvieK.RentedTools
   |nexus  = 12158
+
   |nexus  = 1307
   |github  = tylergibbs2/StardewNametags
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Rented Tools Improved
   |author  = Other Buckets
+
   |author  = SolusCleansing
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 3206
+
   |nexus  = 18909
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = SolusCleansing/RentedToolsImproved
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Reorient After Eating
   |author  = monopandora (maintained by Sakorona)
+
   |author  = PunningLinguist
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 4713
+
   |nexus  = 7585
   |github  = Sakorona/SDVMods
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Replace Fertilizer
   |author  = Sto13
+
   |author  = jingshenSN2
   |id      = Sto13.STardewOverview
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 14564
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Replanter
   |author  = seeinggreen
+
   |author  = jwdred
   |id      = seeinggreen.StardewProgress
+
   |id      = jwdred.Replanter
   |nexus  = 9786
+
   |nexus  = 589
   |github  =
+
   |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 Realty Framework
+
   |name    = ReRegeneration
   |author  = Prism 99
+
   |author  = littleraskol
   |id      = prism99.advize.stardewrealty
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 10512
+
  |nexus  = 6837
   |github  = Prism-99/FarmExpansion
+
  |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  =
  
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Skull Caverns, Skull Caverns Reset
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.ResetCaverns
 +
  |curse  = 990459
 +
  |moddrop = 1080116
 +
  |nexus  = 20846
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Reset Terrain Features
   |author  = aedenthorn, Erinthe
+
   |author  = mabelSyrup
   |id      = aedenthorn.StardewRPG
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 11132
+
   |nexus  = 4715
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Resource Storage
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = aedenthorn, Erinthe
   |id      = evfredericksen.StardewSpeak
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 7929
+
   |nexus  = 17951
   |github  = evfredericksen/StardewSpeak
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Resource Storage - Continued
   |author  = NeroYuki
+
   |author  = aedenthorn and FlyingTNT
   |id      = neroyuki.rlvalley
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 14183
+
   |nexus  = 22539
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 425
+
   |nexus  = 12029
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Barber, Stardew Barber
 
  |author  = phroureo
 
  |id      = phroureo.BarberSV
 
  |nexus  = 9061
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Restauranteer
   |author  = reimu, r2h, tomdc
+
   |author  = aedenthorn, Erinthe
   |id      = reimu.sdv-helper
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 3917
+
   |nexus  = 14519
   |github  = rei2hu/stardewvalley-esp
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |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    = Retro Active Achievements
   |author  = Flashshifter
+
   |author  = iceburg
   |id      = FlashShifter.SVECode
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 3753
+
   |nexus  = 4974
  |moddrop = 833179
+
   |github  = ManApart/RetroActiveAchievements
   |github  = FlashShifter/StardewValleyExpanded
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Valley Randomizer
 
  |author  = Tooshi
 
  |id      = Tooshi.Randomizer
 
  |nexus  = 5185
 
  |curse  = 308003
 
  |github  = cTooshi/stardew-valley-randomizer
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Retroactive Stardew
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = millerscout
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 13614
+
   |nexus  = 6953
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = evskii
+
   |author  = Iceburg
   |id      = evskii.StardewTimelapse
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 19806
+
   |nexus  = 356
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Reverse Proposal
   |author  = Prism 99
+
   |author  = GreenOnion24
   |id      = prism99.stardewweb
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 8715
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Revive Dead Crops
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = atravita
   |id      = Omegasis.StardustCore
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 2341
+
  |curse  = 870964
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = FenrirA
+
   |author  = ribeena
   |id      = FenrirAsonda.Starksouls
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 10915
+
   |nexus  = 11809
   |github  = OhWellMikell/Starksouls
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Ridgeside Village
   |author  = mmanlapat
+
   |author  = Rafseazz
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 1138
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Right Click to Untill Soil
   |author  = certifiableGrimalkin
+
   |author  = Kumagabear
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 15846
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Ring of Fire
   |author  = CaptainSully
+
   |author  = Platonymous
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Platonymous.RingOfFire
   |nexus  = 9878
+
   |nexus  = 1166
  |moddrop = 1035412
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = CaptainSully/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Ring Overhaul
   |author  = treyh0
+
   |author  = Goldenrevolver
   |id      = treyh0.StartWithHat
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 2628
+
   |nexus  = 10669
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Ring Overhaul for Walk of Life
   |author  = ZackHill
+
   |author  = Jibb
   |id      = ZackHill.StashItems
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 9624
+
   |nexus  = 12171
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  =
 +
 
 +
  |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    = Stash Items to Chest
+
   |name    = Rise And Shine
   |author  = lambui
+
   |author  = Yoshify
   |id      = BlueMod_StashItemsToChest
+
   |id      = Yoshify.RiseAndShine
   |nexus  =
+
   |nexus  = 3
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  =
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Dinotopea
+
   |author  = idermailer
   |id      = Dinotopea.StaticInventory
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 20093
+
   |nexus  = 15748
   |github  = nrobinson12/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Robin Work Hours
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = Vertigon.StatsAsTokens
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 9659
+
   |nexus  = 11244
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Rock Paper Scissors
   |author  = strato35
+
   |author  = Spiderbuttons
   |id      = Strato35.StatsReloader
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 7428
+
   |nexus  = 23875
   |github  =
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
  |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    = Statue of Generosity
+
   |name    = Rotate Toolbar
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = Pathoschild.RotateToolbar
  |curse  = 867713
+
   |nexus  = 1100
   |nexus  = 7532
+
   |github  = Pathoschild/StardewMods
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Rummage - The Thievery Mod
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.StatueShorts
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 17642
+
   |nexus  = 12764
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/Rummage
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Rune Magic
   |author  = su226
+
   |author  = fierro
   |id      = Su226.StayUp
+
   |id      = fierro.rune_magic
   |nexus  = 7592
+
   |nexus  = 15065
   |github  = su226/StardewValleyMods
+
   |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    = Stay Up Late
+
   |name    = Run Fast, Sprint
 
   |author  = Krutonium
 
   |author  = Krutonium
   |id      = krutonium.stayuplate
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 12578
+
   |nexus  = 12701
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Key
 +
  |author  = strato35
 +
  |id      = Strato35.RunningKey
 +
  |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Running Late
   |author  = Haunted Pineapple
+
   |author  = Coll1234567
   |id      = HauntedPineapple.StendewValley
+
   |id      = Coll1234567.RunningLate
   |nexus  = 19483
+
   |nexus  = 3518
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Rush Orders
   |author  = Advize and jinxiewinxie
+
   |author  = spacechase0
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 316
+
  |curse  = 867397
   |github  = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |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    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Mustafa
+
   |author  = ZeroMeters
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 13925
+
   |nexus  = 10747
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = trashcan9
+
   |author  = ZeroMeters
   |id      = trashcan9.StorageContainers
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 16071
+
   |nexus  = 10747
   |github  =
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Safe Lightning
   |author  = Krutonium
+
   |author  = CatCattyCat, Cat
   |id      = Krutonium.StrongerYou
+
   |id      = cat.safelightning
   |nexus  = 7402
+
   |nexus  = 2039
   |github  =
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Darkmushu
+
   |author  = Shockah
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Shockah.SafeLightning
   |nexus  = 17380
+
   |nexus  = 11857
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.SafeLightningUpdated
 +
  |nexus  = 22783
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Safer Bombs
   |author  = Nishtra
+
   |author  = Dragoon23
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 691
+
   |nexus  = 23559
 
   |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    = Safe Reading
   |author  = sophiesalacia
+
   |author  = LunaticShade
   |id      = sophie.SturdySaplings
+
   |id      = LunaticShade.SafeReading
   |nexus  = 14440
+
   |nexus  = 8564
   |github  = sophiesalacia/StardewMods
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.SubmergedCrabPots
+
   |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  = 11719
+
   |nexus  = 4154
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/SailorStyles
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Saloon Warp Totem
   |author  = mytigio
+
   |author  = Artinity
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 4149
+
   |nexus  = 16450
   |github  = mytigio/SDVMods
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.5
 
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = SAML
   |author  = The Sundrop Team
+
   |author  = MindMeltMax
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = MindMeltMax.SAML
   |nexus  = 4014
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Satchels
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SuperHopper
+
   |id      = spacechase0.Satchels
  |curse  = 867698
+
   |nexus  = 20625
   |nexus  = 9418
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sauvignon in Stardew
 +
  |author  = Jesse, Jdvicks94
 +
  |id      = Jesse.SauvignonInStardew
 +
  |nexus  = 2597
 +
  |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.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    = Super Sleeper
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = spoocky123
+
   |author  = BlaDe
   |id      = spoocky123.SuperSleeper
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 10842
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = spacechase0 and ParadigmNomad
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = spacechase0.SurfingFestival
+
   |id      = Omegasis.SaveAnywhere
   |curse  = 867720
+
   |curse  = 898109
   |nexus  = 6688
+
   |nexus  = 8386<!--non-redux: 444-->
   |github  = spacechase0/StardewValleyMods
+
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Save Backup
   |author  = MiphasGrace
+
   |author  = SMAPI
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = SMAPI.SaveBackup
   |nexus  = 13126
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Save Game Options
   |author  = Ophaneom
+
   |author  = SorryLate, rharyanto
   |id      = Ophaneom.Survivalistic
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 12179
+
   |nexus  = 5190
   |github  = Ophaneom/Survivalistic
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Scale Up
   |author  = KDERazorback
+
   |author  = Platonymous
   |id      = KDERazorback.SvFishingMod
+
   |id      = Platonymous.ScaleUp
   |nexus  = 6403
+
   |nexus  = 3130
   |github  = KDERazorback/SvFishingMod
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scarecrow Highlighter
 +
  |author  = WretchedPenguin
 +
  |id      = WretchedPenguin.ScarecrowHighlighter
 +
  |nexus  = 3579
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Scaring - Thieving Skill
   |author  = aedenthorn, Erinthe
+
   |author  = moonslime
   |id      = aedenthorn.Swim
+
   |id      = moonslime.SpookySkill
   |curse   = 868896
+
   |nexus   = 23791
   |nexus   = 6326
+
   |github  = Annosz/UIInfoSuite2
   |github = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
   |name    = Schedule Viewer
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122125
+
   |author = BinaryLip
   |unofficial version = 3.5.5-unofficial.5-FlyingTNT
+
   |id      = BinaryLip.ScheduleViewer
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/133
+
   |curse  = 1020728
 +
   |nexus  = 19305
 +
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Scream
   |author  = Myzkatonic
+
   |author  = Taskmaster
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Taskmaster.Scream
   |nexus  = 7722
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Screaming For Joy
   |author  = John Peters
+
   |author  = Danil Harding, Danil_HM
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 13991
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Screenshot Everywhere
   |author  = Swizzy Studios
+
   |author  = Gaiadin
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 3241
+
   |nexus  = 10805
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |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    = Tab Autoloot
+
   |name    = Scroll To Blank
   |author  = Guedez
+
   |author  = Caraxian
   |id      = tab.autoloot
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 5115
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Scroll To Zoom
   |author  = Peasly Wellbott
+
   |author  = Tomwa
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 7797
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
Line 16,237: Line 18,077:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Scrying Orb
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = kdau
   |id      = TaintedCellar
+
   |id      = kdau.ScryingOrb
   |nexus  = 1672
+
   |nexus  = 5603
   |github = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
+
}}
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
  |name    = Scythe Harvesting
-->
+
  |author  = mmanlapat
 +
  |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
 +
  |nexus  = 1106
 +
  |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
 +
  |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    = Take All
+
   |name    = SDV Twitch
   |author  = aedenthorn, Erinthe
+
   |author  = Dawgeth
   |id      = aedenthorn.TakeAll
+
   |id      = MTD.SDVTwitch
   |nexus  = 14247
+
   |nexus  = 1760
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = SDVWM, The Weather Machine
   |author  = KarratKake
+
   |author  = SixthTitan
   |id      = KarratKake.TakeItSlow
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 13432
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
  
Line 16,266: Line 18,123:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Inworld AI, PogDerson
+
   |author  = FreeTheJunimos
   |id      = PogDerson.Inworld
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 16816
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = atravita
+
   |author  = FreeTheJunimos
   |id      = atravita.TapGiantCrops
+
   |id      = freethejunimos.seaclifffarm.pc
  |curse  = 870968
+
   |nexus  = 14296
  |moddrop = 1205166
+
   |github  =
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Season Affixes
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 10661
+
   |nexus  = 16297
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Seasonal Immersion
   |author  = skunkkky
+
   |author  = Entoarox
   |id      = skunkkk.TapperReady
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 1219
+
   |nexus  = 2273
   |github  =
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Seasonal Save Slots
   |author  = pepoluan
+
   |author  = Tyler Gibbs
   |id      = pepoluan.TapperReport
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 8700
+
   |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Season Switcher
 +
  |author  = dumbledalton
 +
  |id      = Dumbledalton.SeasonSwitcher
 +
  |nexus  = 10457
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Sebastian Frog Tank Switch
   |author  = TehPers
+
   |author  = Shaklin
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 8508
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Secretariat (Faster Horse)
   |author  = TehPers
+
   |author  = Janglinator
   |id      = TehPers.FestiveSlimes
+
   |id      = jangles.secretariat
   |nexus  = 2990
+
   |nexus  = 7537
   |github  = TehPers/StardewValleyMods
+
   |github  = Janglinator/Secretariat
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = TehPers.FishingOverhaul
+
   |id      = aedenthorn.HedgeMaze
   |nexus   = 866
+
   |curse   = 868718
   |moddrop = 123679
+
   |nexus  = 14138
   |github  = TehPers/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Secret Woods Snorlax
   |author  = Stingray
+
   |author  = ichortower
   |id      = Stingray.TP
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 10190
+
   |nexus  = 19112
   |github  = Stingrayss/StardewValley
+
   |github  = ichortower/SecretWoodsSnorlax
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Bag
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SeedBag
 +
  |nexus  = 1133
 +
  |moddrop = 793931
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Seed Catalogue
   |author  = Bifibi
+
   |author  = spacechase0
   |id      = Teleporter
+
   |id      = spacechase0.SeedCatalogue
   |nexus  =
+
   |nexus  = 1640
   |chucklefish = 4374
+
   |moddrop = 281292
   |github  =
+
   |github  = spacechase0/SeedCatalogue
  
  |broke in = Stardew Valley 1.2
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
   |summary = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Falson, Falson127
+
  |author  = aedenthorn and FlyingTNT
   |id      = Falson.TeleportMod
+
  |id      = FlyingTNT.SeedInfo
   |nexus  = 18842
+
  |nexus  = 22519
   |github  =
+
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info, Seed Information
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.SeedInfo
 +
   |nexus  = 15754
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Seed Machines
   |author  = Enaium
+
   |author  = Veress
   |id      = Enaium.TeleportNpc
+
   |id      = Veress.SeedMachines
   |curse   = 436803
+
   |nexus   = 6265
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = ccr
+
   |author  = vabrell, Victor Abrell
   |id      = ccr.TeleportNPCLocation
+
   |id      = vabrell.sm_bqms
   |nexus  = 17190
+
   |nexus  = 14236
   |github  = chencrstu/TeleportNPCLocation
+
   |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    = Teleport Point
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = Enaium
+
   |author  = mcoocr
   |id      = Enaium.TeleportPoint
+
   |id      = mcoocr.smcq
   |curse   = 436830
+
   |nexus   = 3089
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = Seed Maker Quality
   |author  = Rafael
+
   |author  = Speshkitty
   |id      = Rafael.TeleportToFarm
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 7247
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Seed Maker Tweaks
   |author  = HamioDracny
+
   |author  = aedenthorn, Erinthe
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 14083
+
   |nexus  = 10681
   |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    = The Best of "The Queen of Sauce"
+
   |name    = Seeds are Rare
   |author  = Bpendragon
+
   |author  = jahangmar
   |id      = Bpendragon.BestOfQOS
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 7985
+
   |nexus  = 3618
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = jahangmar/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 
  |author  = Neat
 
  |id      = neat.newspaper
 
  |nexus  = 8689
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Seed Shortage
   |author  = ItsLittany
+
   |author  = Xynerorias
   |id      = itslittany.RockBreaker
+
   |id      = xynerorias.seedshortage
   |nexus  = 6376
+
   |nexus  = 5614
   |moddrop = 804101
+
   |github  = xynerorias/Seed-Shortage
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Seeds Unpacked
   |author  = VoidWitchCult
+
   |author  = blueberry
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 16326
+
   |nexus  = 7215
   |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = See Me Rollin'
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Khloe Leclair
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = leclair.seemerollin
   |curse   = 867729
+
   |nexus   = 10976
   |moddrop = 771680
+
   |moddrop = 1116122
  |nexus  = 5062
+
   |github  = KhloeLeclair/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Select Tool Power
   |author  = Purppelle and King Gnomus
+
   |author  = GrimatGaming
   |id      = Purppelle.TheGnomiverse
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 13266
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Self Serve
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.BakeOffCode
+
   |id      = aedenthorn.SelfServe
   |nexus  = 18856
+
   |nexus  = 11313
   |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    = The Love of Cooking
+
   |name    = Self Serve for 1.6
   |author  = blueberry
+
   |author  = NeverToxic
   |id      = blueberry.LoveOfCooking
+
   |id      = NeverToxic.SelfServe
   |nexus  = 6830
+
   |nexus  = 20985
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = Dunc4nNT/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Self Service
   |author  = Khloe Leclair
+
   |author  = JarvieK
   |id      = leclair.thememanager
+
   |id      = JarvieK.SelfService
   |nexus  = 14525
+
   |nexus  = 1304
   |github  = KhloeLeclair/StardewMods
+
   |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    = The Moon
+
   |name    = Self Service Shops
   |author  = Pucklynn
+
   |author  = GuiNoya, Yesst
   |id      = shannon.MoonMod
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 2482
+
   |nexus  = 1622
   |github  =
+
   |github  = GuiNoya/SVMods
  
 
   |broke in = Stardew Valley 1.4
 
   |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 Northern Gulf
+
   |name    = Sell Quality
   |author  = The commission of The Northern Gulf
+
   |author  = DonDorscha, jasonmbrady
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = DonDorscha.SellQuality
   |nexus  = 19376
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Send Items Multiplayer
   |author  = KirbyLink
+
   |author  = hafnerpw
   |id      = kirbylink.pumpkinking
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 3006
+
   |nexus  = 13794
   |github  = KirbyLink/PumpkinKing
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = {{nexus mod|4109}}
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = TheShwamp
+
   |author  = Denifia
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = Denifia.SendItems
   |nexus  = 5172
+
   |nexus  = 1087
   |github  =
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Separate Greenhouse
   |author  = aedenthorn and lucaskfreitas
+
   |author  = lolmaj
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 20701
+
   |nexus  = 3965
 +
  |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Separate Money for Multiplayer
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = funny-snek
   |id      = Eris.APICut
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 8158
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Think-n-Talk
 
  |author  = Prism 99
 
  |id      = prism99.thinkntalk
 
  |nexus  = 9546
 
  |github  = Prism-99/Think-n-Talk
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = This Mod Is Organic
+
   |name    = Serene Greenhouse
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = PeacefulEnd
   |id      = SweetPanda.Organic
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus   = 16648
+
   |curse   = 870943
   |github  =
+
   |nexus  = 8011
 
+
   |github  = Floogen/SereneGreenhouse
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
+
   |name    = Serfdom
   |author  = spacechase0
+
   |author  = DaLion
   |id      = ThreeHeartDancePartner
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
  |curse  = 867388
+
   |nexus  = 24357
  |moddrop = 127278
+
   |github  = daleao/sdv
  |nexus  = 500
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
   |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
   |pull request      = https://github.com/spacechase0/StardewValleyMods/pull/408
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Server Bookmarker
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.ThrowableAxe
+
   |id      = Ilyaki.ServerBookmarker
   |curse   = 867726
+
   |nexus  = 2968
   |moddrop = 771683
+
   |github  = Ilyaki/ServerBookmarker
   |nexus  = 5097
+
 
   |github  = spacechase0/StardewValleyMods
+
  |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Browser
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.ServerBrowser
 +
   |nexus  = 3227
 +
   |github  = Ilyaki/Server-Browser
  
   |broke in = Stardew Valley 1.6
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Set Money
   |author  = justastranger
+
   |author  = j4c0b333
   |id      = jas.ThunderstormTotem
+
   |id      = j4c0b333.SetMoney
  |moddrop = 944622
+
   |nexus  = 3889
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Set Reminders
   |author  = seitanicbean
+
   |author  = Aelaan Bluewood
   |id      = seitanicbean.tidyfields
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 10929
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Set Unique Game ID
   |author  = trashcan9
+
   |author  = dJomp
   |id      = trashcan9.TidySocial
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 16233
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Seven Deadly Sins
   |author  = SpicyKai
+
   |author  = ricehit, Little Dot
   |id      = SpicyKai.Tileman
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 11945
+
   |nexus  = 15100
   |github  = spicykai/StardewValley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TileTransparency
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 17288
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Shadow for Mazes, Maze
   |author  = hawkfalcon
+
   |author  = Edu Anttunes
   |id      = hawkfalcon.TillableGround
+
   |id      = Maze
   |nexus  = 2175
+
   |nexus  = 8930
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Shared Exp, Shared Xp
   |author  = bcmpinc
+
   |author  = Batzpup
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = SharedExp.Batzpup
   |nexus  = 2738
+
   |moddrop = 1269698
  |github  = bcmpinc/StardewHack
+
   |nexus  = 14607
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Before Harvest
 
  |author  = Asconoid
 
  |id      = Asconoid.TimeBeforeHarvest
 
   |nexus  = 5764
 
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Shared Professions
   |author  = Jonathan Ginn
+
   |author  = virtualbjorn
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 12170
+
   |nexus  = 16628
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Shared Recipes
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = jpslatt, jslattery26
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 973
+
   |nexus  = 22718
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Share Experience
   |author  = JBtheShadow
+
   |author  = season
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = season.ShareExperience
   |nexus  = 7425
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Sharing is Caring
   |author  = trashcan9
+
   |author  = spacechase0
   |id      = trashcan9.TimeMaster
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 16192
+
   |nexus  = 14263
   |github  =  
+
   |github  = spacechase0/StardewValleyMods
  |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    = Shed Notifications
   |author  = DefenTheNation
+
   |author  = TheCroak
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 2262
+
   |nexus  = 620
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Shenandoah Library
   |author  = The Fluffy Robot
+
   |author  = Nishtra
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 5631
+
   |nexus  = 756
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Shift Toolbar When Paused
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Zamiel
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 1000
+
   |nexus  = 21613
  |moddrop = 664035
+
   |github  = Zamiell/stardew-valley-mods
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Ship Anything, Ship Everything
   |author  = cantorsdust and Pathoschild
+
   |author  = Berkay Yigit, berkayylmao
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 169
+
   |nexus  = 3782
   |github  = cantorsdust/StardewMods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Ship Anywhere
   |author  = gmff
+
   |author  = spacechase0
   |id      = GMFF.TimeTotem
+
   |id      = spacechase0.ShipAnywhere
   |curse   = 494425
+
   |nexus   = 1379
   |nexus  =
+
   |moddrop = 183277
   |github  =
+
   |github  = spacechase0/ShipAnywhere
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Ship From Inventory
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.TMXLoader
+
   |id      = Platonymous.ShipFromInventory
  |curse  = 877235
+
   |nexus  = 3219
   |nexus  = 1820
+
   |moddrop = 793916
   |moddrop = 771913
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Jamie Taylor
+
   |author  = JPAN
   |id      = jltaylor-us.ToDew
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 7409
+
   |nexus  = 7531
   |github  = jltaylor-us/StardewToDew
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Shipment Tracker
   |author  = Eleanor, eleanoot
+
   |author  = Iceburg
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 1630
+
   |nexus  = 321
   |github  = eleanoot/stardew-to-do-mod
+
   |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    = Shipping Bin Summary
   |author  = Jolyone, Me
+
   |author  = Futro, Futroo
   |id      = Me.ToggleMonsters
+
   |id      = futro.ShippingBinSummary
   |nexus  = 11801
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = LeFauxMatt
+
   |author  = holythesea
   |id      = furyx639.ToolbarIcons
+
   |id      = holythesea.SortShippingCollection
   |curse   = 871834
+
   |nexus   = 15694
   |nexus  = 11026
+
   |github  = holy-the-sea/SortShippingCollection
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Shipping Taxes
   |author  = danmw3
+
   |author  = NOGAF
   |id      = danmw3.toolbartooltips
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 4977
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Shop Anywhere
   |author  = yuri0r
+
   |author  = SorryLate, rharyanto
   |id      = yuri0r.ToolBelt
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 8566
+
   |nexus  = 5299
 
   |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    = Shop Expander
   |author  = mralbobo
+
   |author  = Entoarox
   |id      = mralbobo.ToolCharging
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  =
+
   |nexus  = 2278
   |url    = https://community.playstarbound.com/threads/111988
+
   |chucklefish = 4381
   |github  = mralbobo/stardew-tool-charging
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |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    = Shoplifter
   |author  = CrazyWig
+
   |author  = TheMightyAmondee
   |id      = crazywig.toolpowerselect
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 2553
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Shopping Cart
   |author  = Gilar Fasulaki
+
   |author  = LeFauxMatt
   |id      = GilarF.ToolPowerSetup
+
   |id      = furyx639.ShoppingCart
  |nexus  = 4517
+
   |curse  = 871829
  |github  =
+
   |nexus  = 13701
 
+
   |github  = LeFauxMatt/StardewMods
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tool Smart Switch
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.ToolSmartSwitch
 
   |curse  = 868687
 
   |nexus  = 15216
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch (Updated)
+
   |name    = Shopping Show
   |author  = Fiorbeth
+
   |author  = AvalonMFX
   |id      = Fiorbeth.ToolSmartSwitch
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 20829
+
  |curse  = 1016429
 +
   |nexus  = 18445
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Shop Tile Framework
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 6576
+
   |nexus  = 5005
 +
  |moddrop = 716384
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = SorryLate
+
   |author  = moonslime
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 5421
+
   |nexus  = 16028
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Showcase
   |author  = Felix-Dev
+
   |author  = Igorious
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = Igorious.Showcase
   |nexus  = 2938
+
   |nexus  =
   |github  = Felix-Dev/StardewMods
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |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    = Show Catch Quality
   |author  = Wracketeer
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 13423
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Show Cooking Recipes
   |author  = Edu Anttunes
+
   |author  = MasterOfMutton
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 6317
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
  
Line 16,875: Line 18,749:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Show Daily Luck
   |author  = Pathoschild
+
   |author  = Arphox
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 1401
+
   |nexus  = 15910
  |moddrop = 606639
+
   |github  = arphox/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Show Item Quality
   |author  = MissCoriel
+
   |author  = Jonqora
   |id      = misscoriel.tractorsounds
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 5781
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Trading
+
   |id      = aedenthorn.ShowPlayerBehind
   |moddrop = 1214750
+
   |curse  = 868887
   |nexus  = 13293
+
   |nexus  = 6540
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Show Predictable RNG Outcomes
   |author  = Cherry, CherryChain
+
   |author  = Relance
   |id      = Cherry.TrainStation
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 6183
+
   |nexus  = 13186
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Tracks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TrainTracks
 
  |nexus  = 10927
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Taskmaster
+
   |author  = adverserath
   |id      = Taskmaster.TrainWhistle
+
   |id      = Adverserath.ShowXP
   |nexus  = 4473
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Shroom Spotter
   |author  = aedenthorn, Erinthe
+
   |author  = TehPers
   |id      = aedenthorn.Trampoline
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 11619
+
   |nexus  = 908
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Shroom Spotter Redux
   |author  = Esca, Esca-MMC
+
   |author  = Strobe and TehPers
   |id      = Esca.TransparencySettings
+
   |id      = ShroomSpotter
   |nexus  = 8891
+
   |nexus  = 7934
  |moddrop = 971985
+
   |github  = strobel1ght/ShroomSpotterRedux
   |github  = Esca-MMC/TransparencySettings
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Shut Up
   |author  = aedenthorn, Erinthe
+
   |author  = Geko_X
   |id      = aedenthorn.TransparentObjects
+
   |id      = gekox.shutUp
   |nexus  = 6412
+
   |moddrop = 1530062
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7358
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trash 4 Elliott
 
  |author  = ChrisMzz
 
  |id      = ChrisMzz.trash4elliott
 
   |nexus  = 18882
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Silent Alarm Clock
   |author  = John Peters
+
   |author  = Invatorzen
   |id      = JohnPeters.TrashBearAbides
+
   |id      = invatorzen.AC
   |nexus  = 11359
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Silent Scarecrows
   |author  = MattDeDuck, Duckshard
+
   |author  = climaxius
   |id      = MattDeDuck.TrashBearName
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5252
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Silo Report
   |author  = aedenthorn, Erinthe
+
   |author  = bogie5464
   |id      = aedenthorn.TrashCanReactions
+
   |id      = bogie5464.SiloReport
   |nexus  = 7643
+
   |nexus  = 3194
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bogie5464/SiloReport
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = pepoluan.SiloSize
   |nexus  = 16394
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 981291
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
   |source = https://sourceforge.net/p/sdvmod-silo-size/
   |name    = Trash Does Not Consume Bait
 
   |author = atravita
 
  |id      = atravita.TrashDoesNotConsumeBait
 
  |curse  = 870979
 
  |moddrop = 1128126
 
  |nexus  = 11426
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Simple Crop Label
   |author  = SorryLate, rharyanto
+
   |author  = TheMusketeer
   |id      = SorryLate.TrashRemover
+
   |id      = SimpleCropLabel
   |nexus  = 5114
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Simple HUD
   |author  = Jaredlll08
+
   |author  = Enaium
   |id      = BlameJared.TrashTrash
+
   |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 
   |nexus  =
 
   |nexus  =
  |curse  = 297981
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
   |github  = jaredlll08/Trash-Trash
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Traveling Takes Time
 
  |author  = Vrakyas
 
  |id      = Vrakyas.TravelingTakesTime
 
  |nexus  = 4031
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Achtuur8
+
   |author  = skn
   |id      = Achtuur.StardewTravelSkill
+
   |id      = skn.HungerMod
   |nexus  = 16820
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Simple Screenshots, Screenshot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = aedenthorn.Screenshot
   |nexus  = 7685
+
   |nexus  = 10178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Simple Sound Manager
   |author  = JPAN
+
   |author  = Omegasis, AlphaOmegasis
   |id      = jpan.TreeChanges
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 3964
+
   |nexus  = 1410
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Simple Sounds
   |author  = NCarigon
+
   |author  = BleakCodex
   |id      = NCarigon.TreeShakeMod
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 15927
+
   |nexus  = 14540
   |github  = ncarigon/StardewValleyMods
+
   |github  = BleakCodex/SimpleSounds
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Simple Sprinkler
   |author  = TyoAtrosa
+
   |author  = ADoby, tZed, Tobias Z
   |id      = TyoAtrosa.Treeshaker
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 2159
+
   |nexus  = 76
   |github  = TyoAtrosa/TreeShaker
+
   |github  = ADoby/SimpleSprinkler
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Simplified Achievements
   |author  = bcmpinc
+
   |author  = cel10e
   |id      = bcmpinc.TreeSpread
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 3183
+
   |moddrop = 909416
  |github  = bcmpinc/StardewHack
+
   |nexus  = 8026
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tree Transplant
 
  |author  = YukiShiku, LeonBlade
 
  |id      = TreeTransplant
 
   |nexus  = 1342
 
  |moddrop = 526140
 
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Singin' Stone
   |author  = candidus42
+
   |author  = CyTheGuy01
   |id      = Candidus42.TrendyHaley
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 4984
+
   |nexus  = 6463
  |github  = mus-candidus/TrendyHaley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Trick or Treat
 
  |author  = Dad of Gwen, Carleton and Gwen
 
  |id      = DadOfGwenTrickOrTreatMod
 
  |nexus  = 8115
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = ch20youk
+
   |author  = MindMeltMax
   |id      = ch20youk.TricksAndTreats
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 18947
+
   |nexus  = 6778
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = SinZational Several Spouse Spots
   |author  = lilico/atelier99
+
   |author  = SinZ
   |id      = lilico.TrueRandomGeodes
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 11371
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = SinZational Shared Spaces
   |author  = Krutonium
+
   |author  = SinZ
   |id      = krutonium.turn_to_your_enemies
+
   |id      = SinZ.SharedSpaces
   |nexus  = 12643
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = SinZational Spending Services
   |author  = Zyin
+
   |author  = SinZ
   |id      = Zyin.TVAnnouncements
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 3649
+
   |nexus  = 20656
   |github  = Zyin055/TVAnnouncements
+
   |github  = SinZ163/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit and Rest
 +
  |author  = Krutonium
 +
  |id      = Krutonium.SitandRest
 +
  |nexus  = 7403
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit For Stamina
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SitForStamina
 +
  |nexus  = 7334
 +
  |github  = Entoarox/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = JhonnieRandler & Brukob
+
   |author  = MissCoriel
   |id      = JhonnieMike.BrasilTV
+
   |id      = misscoriel.sitnrelax
   |nexus  = 10843
+
   |nexus  = 7336
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = hisameartwork
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = HisameArtwork.GardeningChannel
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 5485
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.TvRecipes
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 5260
+
   |nexus  = 6969
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Sizable Fish
   |author  = AndyUr
+
   |author  = spacechase0
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = spacechase0.SizableFish
   |nexus  = 7589
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Skateboard
   |author  = Hexenentendrache
+
   |author  = aedenthorn, Erinthe
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = aedenthorn.Skateboard
   |nexus  = 17321
+
   |nexus  = 13096
   |github  = Enteligenz/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Skateboard For 1.6
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = chiccen
   |id      = telshin.twitch-for-stardew
+
   |id      = chiccen.Skateboard
  |curse  = 306420
+
   |nexus  = 24074
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Skillful Clothes
   |author  = Cdaragorn
+
   |author  = LunaticShade
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 1150
+
   |nexus  = 8541
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Skill Prestige
   |author  = Annosz, Abs0rbed
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Annosz.UiInfoSuite2
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  =
+
   |nexus  = 569
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Demiacle
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Demiacle.UiModSuite
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 1023
+
   |nexus  = 569
   |github  = demiacle/UiModSuite
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Pereclaw Team
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Pereclaw.ukrutilities
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 8427
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Shadowfoxss
+
   |author  = Tondorian
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 2833
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Skill Prestige for Luck Skill
   |author  = MindMeltMax
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 7719
+
   |nexus  = 569
  |moddrop = 1135717
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Skill Prestige for Magic
   |author  = Mel Noelle and Kirbylink
+
   |author  = CinderGarde, Alphablackwolf
   |id      = melnoelle.underdarksewer
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 3070
+
   |nexus  = 569
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Rings
 +
  |author  = AlphaMeece
 +
  |id      = AlphaMeece.SkillRings
 +
  |curse  = 991336
 +
  |nexus  = 7515
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Skill Training
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = spacechase0.SkillTraining
   |nexus  = 6597
+
   |nexus  = 14452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Skinny Animals
   |author  = spacechase0
+
   |author  = tem696969696969
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 17139
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Skin Tone Loader
   |author  = Shaklin
+
   |author  = HeyImAmethyst
   |id      = shaklin.uniquechildren
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 6278
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Skip Dialogue
   |author  = Shaklin
+
   |author  = FricativeMelon
   |id      = shaklin.uniquechildrentalk
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 9540
+
   |nexus  = 15311
   |github  =
+
   |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Skip Fish
   |author  = aedenthorn, Erinthe
+
   |author  = LucaINC
   |id      = aedenthorn.UniqueValley
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 13828
+
   |nexus  = 19762
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Skip Fishing Minigame
   |author  = funny-snek
+
   |author  = DewMods
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 2942
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Unlimited Players
+
   |name     = Skip Fishing Minigame 2
   |author = Armitxes
+
   |author   = philosquare
   |id     = Armitxes.UnlimitedPlayers
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 2213
+
   |moddrop  = 1530481
   |curse  = 362847
+
   |nexus    =
   |github = Armitxes/StardewValley_UnlimitedPlayers
+
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Skip Intro
   |author  = DeLiXx
+
   |author  = Pathoschild
   |id      = DLX.Bundles
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 17265
+
  |curse  = 1000635
   |github  =
+
   |nexus  = 533
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |moddrop = 606601
 
+
   |github = Pathoschild/StardewMods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Skip Start
   |author  = Shaklin
+
   |author  = DeadRobotDev
   |id      = shaklin.unlockdyemenu
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 6156
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Skip Text
   |author  = damien
+
   |author  = CrunchyDuck
   |id      = damien.unlocked_doors
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 4338
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Drill
 +
  |author  = S1mmyy
 +
  |id      = S1mmyy.SkullCavernDrill
 +
  |nexus  = 6121
 +
  |github  = S1mmyy/StardewMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Custom Locks|Custom Locks]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Skull Cavern Drill Redux
 +
   |author = NetworkOverflow
 +
  |id      = NetworkOverflow.SkullCavernDrillRedux
 +
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Skull Cavern Elevator
   |author  = apomorph
+
   |author  = Bifibi, Lestoph
   |id      = apomorph.updatedInstantEatKey
+
   |id      = SkullCavernElevator
   |nexus  = 15191
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Skull Cavern Toggle
   |author  = Aladanor
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 10164
+
   |nexus  = 7908
   |github  = shailalias/NoRumbleHorse
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Skull Cave Saver
   |author  = Anthony Hilyard
+
   |author  = cantorsdust
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
  |curse  = 446597
+
   |nexus  = 175
   |nexus  = 9318
+
   |github  = cantorsdust/StardewMods
   |github  = AHilyard/UpgradeablePan
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Sleep In Wedding
   |author  = Miihau
+
   |author  = atravita
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = atravita.SleepInWedding
   |nexus  = 17234
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sleepless Fisherman
   |author  = Richard Cai
+
   |author  = Annosz
   |id      = richard_cai.UpgradedHorse
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 5242
+
   |nexus  = 5915
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Sleepless in Stardew
   |author  = Cherry, CherryChain
+
   |author  = instafluff
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 5253
+
   |nexus  = 5445
   |moddrop = 720987
+
  |github  = instafluff/SleeplessInStardew
   |github  = ChroniclerCherry/stardew-valley-mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepovers
 +
  |author  = bwdy
 +
  |id      = bwdy.sleepovers
 +
  |nexus  = 3531
 +
  |github  = bwdymods/SDV-Sleepovers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Warning
 +
  |author  = GlimmerDev
 +
  |id      = glimmerDev.SleepWarning
 +
  |nexus  = 21128
 +
  |github  = GlimmerDev/StardewValleyMod_SleepWarning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Wherever
 +
  |author  = Vexorth
 +
  |id      = Vexorth.SleepWherever
 +
  |nexus  = 16674
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Worker
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SleepWorker
 +
  |curse  = 877233
 +
   |moddrop = 793835
 +
  |nexus  = 2062
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Sleepy Eye
   |author  = punyo, yakminepunyo
+
   |author  = spacechase0
   |id      = punyo.UsefulBombs
+
   |id      = spacechase0.SleepyEye
   |nexus  = 2488
+
  |curse  = 867761
   |github  = pomepome/UsefulBombs
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Right Hand Man
+
   |author  = fernass354
   |id      = raik.uselessinfo
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 8634
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
Line 17,401: Line 19,280:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Slime Hutch Water Spots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UtilityGrid
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 10197
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Slime Minerals
   |author  = Jonqora
+
   |author  = ChrisMzz
   |id      = Jonqora.UVIndex
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 6676
+
   |nexus  = 20930
   |github  = Jonqora/StardewMods
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = dantheman999
+
   |author  = Tofu, SadDodo
   |id      = dantheman999.VariableGrass
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  =
+
   |nexus  = 2743
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  =
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
  |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    = Slime Produce
   |author  = calebstein1
+
   |author  = exotico
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = exotico.SlimeProduce
   |nexus  = 19904
+
   |nexus  = 7634
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Slime Spawner
   |author  = ActionJackson
+
   |author  = aurnj, Roy Li
   |id      = ActionJackson.VendingMachine
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 7508
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = bmarquismarkail, Space Baby
+
   |author  = Speshkitty
   |id      = SB_VerticalToolMenu
+
   |id      = speshkitty.slimewaterer
   |nexus  = 943
+
   |nexus  = 7141
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.6
+
   |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    = Video Player
+
   |name    = Slim Hutch
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.VideoPlayer
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 6524
+
   |nexus  = 7424
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Slingshot Rebalance
   |author  = Jboss
+
   |author  = Redwood, Towering Redwood
   |id      = Jboss.VillagerCompass
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 16912
+
   |nexus  = 14391
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Slots Cheats
   |author  = shekurika
+
   |author  = Fischkop2
   |id      = shekurika.WaterFish
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 8897
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Slower Fence Decay
   |author  = Platonymous
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Platonymous.Visualize
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |curse   = 307573
+
   |nexus   = 252
   |moddrop = 793933
+
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
   |nexus   = 1704
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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    = VisualizeTK
+
   |name    = Smack Dat Scarecrow
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.VisualizeTK
+
   |id      = furyx639.SmackDatScarecrow
   |moddrop = 1521421
+
   |curse   = 871830
  |nexus  = 19009
+
   |nexus  = 13528
   |github  =
+
   |github  = LeFauxMatt/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Void Effects, Stardew Void Effects
 
  |author  = Renny
 
  |id      = renny.stardewvoideffects
 
   |nexus  = 2703
 
   |github  = OfficialRenny/StardewVoidEffects
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.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].
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Small Beach Farm
   |author  = Alhifar
+
   |author  = Pathoschild
   |id      = Alhifar.WaitAround
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  =
+
  |curse  = 1000624
   |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |nexus  = 3750
   |github  = Alhifar/WaitAroundSMAPI
+
   |moddrop = 606555
 
+
   |github  = Pathoschild/StardewMods
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = EvilPdor
+
   |author  = Peasly Wellbott
   |id      =
+
   |id      = Wellbott.FishWell
   |nexus  =
+
   |nexus  = 7651
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Wellbott/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Small Tree Texture
   |author  = TheOfficialTab
+
   |author  = season
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = season.SmallTreeTexture
   |nexus  = 1958
+
   |nexus  = 22285
   |github  = OfficialTab/walk-through-trellis
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Smart Building
   |author  = Mizzion
+
   |author  = DecidedlyHuman
   |id      = mizzion.wallpaperrecycler
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 1905
+
   |nexus  = 11158
  |moddrop = 661354
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Smart Cursor
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.WallPlanter
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 11339
+
   |nexus  = 13268
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Smart Cursor
   |author  = aedenthorn, Erinthe
+
   |author  = stokastic
   |id      = aedenthorn.WallTelevision
+
   |id      = stokastic.SmartCursor
   |nexus  = 11448
+
   |nexus  = 2458
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121931
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |unofficial version = 0.3.1-unofficial.1-FlyingTNT
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
   |pull request      = https://github.com/aedenthorn/StardewValleyMods/pull/132
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = SmartMod
   |author  = Symen
+
   |author  = KuroBear
   |id      = Symen.WarpAnimals
+
   |id      = KuroBear.SmartMod
   |nexus  = 1400
+
   |nexus  =
   |github  = simonbru/WarpAnimals
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Smol Fish
   |author  = SnowFire kVala
+
   |author  = gbromios
   |id      = SnowFire.Warp_Binder
+
   |id      = gbromios.SmolFish
   |nexus  = 6892
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Snack Anything
   |author  = Strato35, Shalankwa
+
   |author  = Cherry, ChroniclerCherry
   |id      = Strato35.WarpMultiplayer
+
   |id      = Cherry.SnackAnything
   |nexus  = 7451
+
   |nexus  = 5196
   |github  = Shalankwa/SDV_Mods
+
  |moddrop = 716397
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snail Mail
 +
  |author  = Darkhax
 +
  |id      = darkhax.snailmail
 +
  |nexus  =
 +
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Snow Crab
   |author  = Shaklin
+
   |author  = John Peters
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 8950
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Socializing Skill
   |author  = tlitookilakin
+
   |author  = drbirbdev
   |id      = tlitookilakin.warpnetwork
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 8567
+
   |nexus  = 14142
  |moddrop = 951720
+
   |github  = drbirbdev/StardewValley
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Social Network
   |author  = Pillow
+
   |author  = Cecidelus
   |id      = Pillow.WarpParsnip
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 18628
+
   |nexus  = 8255
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Social Page Order Button
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.WarpSnitch
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 9087
+
   |nexus  = 7871
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Social Page Order Menu
   |author  = Shalankwa
+
   |author  = aedenthorn, Erinthe
   |id      = Shalankwa.WarpToFriends
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 2180
+
   |nexus  = 13698
   |github  = Shalankwa/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status             = workaround
+
  |broke in = Stardew Valley 1.6
   |summary           = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |status   = workaround
  |broke in          = Stardew Valley 1.4
+
   |summary = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Social Page Order Redux
   |author  = GrumpyCrouton
+
   |author  = aedenthorn and FlyingTNT
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 10998
+
   |nexus  = 23374
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = HaulinOats
+
   |author  = funny-snek
   |id      = HaulinOats.WaterBalloon
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 14481
+
   |nexus  = 2981
   |github  = HaulinOats/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Solar Eclipse Event
   |author  = BlaDe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = BlaDe.WaterBomb
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 10267
+
   |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    = Water Bot
+
   |name    = Solid Foundations
   |author  = andyruwruw
+
   |author  = PeacefulEnd
   |id      = andyruwruw.WaterBot
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 8167
+
  |curse  = 870929
   |github  = andyruwruw/stardew-valley-water-bot
+
   |nexus  = 12311
 
+
   |github  = Floogen/SolidFoundations
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Solid Foundations → Automate Integration
   |author  = Mizzion
+
   |author  = PeacefulEnd
   |id      = mizzion.watercanrefiller
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 3539
+
   |nexus  = 12311
   |moddrop = 661368
+
   |github  = Floogen/SolidFoundations
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Sona's Farm
   |author  = blueberry
+
   |author  = Kerlin & Sona
   |id      = blueberry.WaterFlow
+
   |id      = kerlin.sonasfarm
   |nexus  = 11790
+
   |nexus  = 8545
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Sonic Shoes
   |author  = Achtuur
+
   |author  = lilico
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = lilico.SonicShoes
   |nexus  = 16903
+
   |nexus  = 10226
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Sorted Storages
   |author  = aedenthorn, Erinthe
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = Zeldo.LinkedStorages
   |curse   = 868789
+
   |nexus   =
   |nexus   = 10947
+
   |curse   = 290653
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Watering Grants Experience and Crops Can Wither
+
   |name    = Sorting Chests
   |author  = Goldenrevolver
+
   |author  = aRooooooba
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = aRooooooba.SortingChests
   |nexus  = 7768
+
   |nexus  = 8224
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aRooooooba/SortingChests
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Water Pet Bowl, Pet Water Bowl
 
  |author  = Mizzion
 
  |id      = mizzion.petwaterbowl
 
  |nexus  = 2009
 
  |moddrop = 661365
 
  |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Sound Effect Replacement
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.WaterproofItems
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 6460
+
   |nexus  = 10232
  |moddrop = 807393
+
   |github  = aedenthorn/StardewValleyMods
  |github  = Esca-MMC/WaterproofItems
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Water Retaining Field
 
  |author  = Digus
 
  |id      = DIGUS.WaterRetainingFieldMod
 
  |nexus  = 2374
 
   |github  = Digus/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    = Sound Loop Mod
   |author  = Qi The Mysterious
+
   |author  = strelkasaur
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 19903
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Sounds Patcher
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SoundsPatcher
 +
  |nexus  = 7465
 +
  |moddrop = 1135690
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Tweaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 15409
+
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = SpaceCore
   |author  = Anthony Hilyard
+
   |author  = spacechase0
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = spacechase0.SpaceCore
   |curse  = 447259
+
   |curse  = 867152
   |nexus  = 9319
+
  |moddrop = 136998
   |github  = AHilyard/WeaponsOnDisplay
+
   |nexus  = 1348
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Spawn Monsters
   |author  = bcmpinc
+
   |author  = Berisan
   |id      = bcmpinc.WearMoreRings
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 3214
+
   |nexus  = 3201
   |github  = bcmpinc/StardewHack
+
   |github  = Berisan/SpawnMonsters
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Spawn More Rocks
   |author  = EvilPdor
+
   |author  = Mase
   |id      =
+
   |id      = Mase.SpawnMoreRocks
   |nexus  =
+
   |nexus  = 7423
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Spawn Sea Monster
   |author  = nrm33n
+
   |author  = Edu Anttunes
   |id      = nrm33n.weatherGod
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 15563
+
   |nexus  = 5736
 
   |github  =
 
   |github  =
  
   |status   = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Spawn Supply Crates on Beach
   |author  = Sakorona
+
   |author  = onlythechosen
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = otc.supplycratesonbeach
   |nexus  = 2210
+
   |nexus  = 20828
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = AcidicNic
   |id      = aedenthorn.WeatherTotems
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 16455
+
   |nexus  = 7588
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Special Orders Tags Extended
   |author  = Opalie
+
   |author  = atravita
   |id      = Opalie.Wedding
+
   |id      = atravita.SpecialOrdersExtended
   |nexus   =
+
   |curse   = 870988
   |moddrop = 526231
+
   |moddrop = 1086743
   |github  = Opalie/Wedding
+
  |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Special Orders Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = nnn
   |id      = aedenthorn.WeddingTweaks
+
   |id      = nnn.Special_Orders_Tweaks
  |curse  = 868829
+
   |nexus  = 22719
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Special Power Utilities
   |author  = treehat
+
   |author  = Spiderbuttons
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 8194
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Specify Gift Taste Portraits
   |author  = aedenthorn, Erinthe
+
   |author  = Button, Spiderbuttons
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 13707
+
   |nexus  = 15882
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Speed Boots
   |author  = Platonymous
+
   |author  = season
   |id      = Platonymous.Werewolf
+
   |id      = season.SpeedBoots
  |curse  = 877223
+
   |nexus  = 22958
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Speed Mod
   |author  = PrivateButtface
+
   |author  = Blackclaw
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 4430
+
   |nexus  = 5082
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.6
+
   |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    = What Farm Cave, WhatAMush
+
   |name    = Speedrun Practice Mod
   |author  = Oxyligen
+
   |author  = Underscore
   |id      = WhatAMush
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 1097
+
   |nexus  = 7337
   |github  =
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |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    = Speedster
   |author  = Oxyligen
+
   |author  = Platonymous
   |id      = wHatsUp
+
   |id      = Platonymous.Speedster
   |nexus  = 1082
+
   |nexus  = 1102
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Spelldew Valley
   |author  = Capaldi12
+
   |author  = instafluff
   |id      = Capaldi12.WhereAreThey
+
   |id      = instafluff.spelldewvalley
   |nexus  = 13208
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Spenny
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = spacechase0
   |id      = f4iTh.WheresMyItems
+
   |id      = spacechase0.Spenny
   |nexus   = 2086
+
   |curse   = 867742
   |github  =
+
   |moddrop = 771624
 
+
  |nexus  = 2755
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Spenny Deluxe
   |author  = ejun0
+
   |author  = spacechase0
   |id      = ejun0.WhiteTurnip
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 8568
+
   |nexus  = 14984
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Spenny Lite
   |author  = Prism 99
+
   |author  = spacechase0
   |id      = prism99.wholiveshere
+
   |id      = spacechase0.SpennyLite
   |nexus  = 19840
+
   |nexus  = 14249
   |github  = Prism-99/WhoLivesHere
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wiki Links
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.WikiLinks
 
  |nexus  = 11476
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Spice of Life
   |author  = aedenthorn, Erinthe
+
   |author  = KarratKake
   |id      = aedenthorn.Wildflowers
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 14061
+
   |nexus  = 7398
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Splash Text
   |author  = CatCattyCat
+
   |author  = sophiesalacia
   |id      = cat.windeffects
+
   |id      = sophie.SplashText
   |nexus  = 6647
+
   |nexus  = 14416
  |moddrop = 833564
+
   |github  = sophiesalacia/StardewMods
   |github  = danvolchek/StardewMods
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.5-brimbane
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Split Money
   |author  = thatnzguy
+
   |author  = Platonymous
   |id      = thatnzguy.WindowResize
+
   |id      = Platonymous.SplitMoney
   |nexus  = 2266
+
   |nexus  = 2303
   |github  = thatnzguy/WindowResize
+
   |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    = Winter Grass
+
   |name    = Split Screen
   |author  = CatCattyCat, Cat
+
   |author  = Ilyaki
   |id      = cat.wintergrass
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 1601
+
   |nexus  = 2139
   |moddrop = 833542
+
   |github  = Ilyaki/SplitScreen
   |github = danvolchek/StardewMods
+
 
 +
  |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    = Winter Pigs
+
   |name    = Splitscreen Improved
   |author  = MindMeltMax
+
   |author  = gaussfire
   |id      = MindMeltMax.WinterPigs
+
   |id      = gaussfire.SplitscreenImproved
  |moddrop = 1443556
+
   |nexus  = 24507
   |nexus  = 16879
+
   |github  = alanperrow/StardewModding
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Split Screen Manager
   |author  = idermailer
+
   |author  = RomenH
   |id      = idermailer.WinterRain
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 13767
+
   |nexus  = 12063
   |github  = idermailer/WinterRain
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Split Screen Regions
   |author  = drbirbdev
+
   |author  = Espy
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 14164
+
   |nexus  = 23669
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Spoilage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.Spoilage
   |nexus  = 5797
+
   |nexus  = 14712
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,988: Line 19,838:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Taskmaster
+
   |author  = Dounat2201, Sasara
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Sasara.pumkin
   |nexus  = 5246
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
Line 17,997: Line 19,847:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Spouse Outdoor Area
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Shaklin
   |id      = WonderfulFarmLife
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  =
+
   |nexus  = 6747
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  =
   |github  = Jinxiewinxie/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = jahangmar
+
   |author  = mistyspring
   |id      = jahangmar.WorkingFireplace
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 3654
+
  |curse  = 880521
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 11037
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Spouse's Room Mod
   |author  = skiilaa
+
   |author  = Wata, Watagatapitusberry
   |id      = skiilaa.X
+
   |id      = Spouseroom
   |nexus  = 2286
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Spouse Stuff
   |author  = Shockah
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = Shockah.XPDisplay
+
   |id      = Sikker.SpouseStuff
   |nexus  = 11089
+
   |nexus  = 4651
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = sikker/SpouseStuff
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Sprinkler Activation
   |author  = nofilenamed
+
   |author  = Blaxsmith
   |id      = NFN.XPMUL
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 8649
+
   |nexus  = 7661
   |github  = nofilenamed/XPMultiplier
+
   |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Sprinkler Mod
   |author  = nofilenamed
+
   |author  = aedenthorn, Erinthe
   |id      = NFN.XPMULSPA
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 8760
+
   |nexus  = 15385
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Xtardew Core
+
   |name    = Sprinkles
   |author  = hixega
+
   |author  = Platonymous
   |id      = hixega.XtardewCore
+
   |id      = Platonymous.Sprinkles
   |nexus  = 19096
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |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    = Yanshufitos Mod
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = yanshufitos
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = yanshufitos.yanshufitosmod
+
   |id      = SPDSprintAndDash
   |nexus  = 20355
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |broke in = never worked
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Sprint and Dash Redux
   |author  = vincebel
+
   |author  = littleraskol
   |id      = vincebel.YearRoundCrops
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 8196
+
   |nexus  = 560
   |github  = vincebel7/YearRoundCrops
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
 
   |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    = Sprinting
   |author  = NeverToxic
+
   |author  = Patrick, mistersnuggler
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      =
   |nexus  = 20391
+
   |nexus  =
   |github  = Dunc4nNT/StardewMods
+
  |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    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sprinting
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = onemix
   |nexus  = 2731
+
   |id      = onemix.Sprinting
  |author  = bcmpinc
+
   |nexus  = 10469
   |github  = bcmpinc/StardewHack
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = moddem
+
   |author  = Abs, abslam
  |id      = moddem.StardewMapTeleport
+
   |id      = abs.SprintNRegen
  |nexus  = 18143
+
   |nexus  = 4898
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Yet Another Sprint Mod
 
  |author  = XxHarvzBackxX
 
   |id      = XxHarvzBackxX.YASM
 
   |nexus  = 9228
 
 
   |github  =
 
   |github  =
  
Line 18,107: Line 19,957:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = Jaredlll08, YGM Team
+
   |author  = Jessebot, JessebotX
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |curse   = 308005
+
   |nexus  = 4778
   |nexus  =
+
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint (unidarkshin)
 +
   |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.Sprint
 +
   |nexus  = 7492
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Sprint (Yoshify)
   |author  = thakyZ
+
   |author  = Yoshify
   |id      = zdailyincrease
+
   |id      =
   |nexus  =
+
   |nexus  = 2
  |chucklefish = 4247
+
   |github  =
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Zenchman
+
   |name    = SpriteMaster
   |author  = BlaDe
+
   |author  = Ameise, Ameisen, mkukli
   |id      = BlaDe.Zenchman
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 12024
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Sprites in Detail
   |author  = PositiveVegan
+
   |author  = BleakCodex
   |id      = PositiveVegan.ZenMod
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 12899
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Stabbing Sword Special
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 6743
+
   |nexus  = 7683
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/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    = Stack Check Fix
   |author  = thespbgamer
+
   |author  = punyo, yakminepunyo
   |id      = thespbgamer.ZoomLevel
+
   |id      = punyo.StackCheckFix
  |curse  = 714275
+
   |nexus  = 2433
   |nexus  = 7363
+
   |github  = pomepome/StackCheckFix
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Stacked Item Icons
   |author  = GuiNoya, Yesst
+
   |author  = aedenthorn, Erinthe
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 1621
+
   |curse   = 868678
   |github  = GuiNoya/SVMods
+
   |nexus   = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
  |summary = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Stack Everything
   |author  = RockinRolla
+
   |author  = CatCattyCat, Cat
   |id      = RockinMods.ZoomMod
+
   |id      = cat.stackeverything
   |nexus  = 1326
+
   |nexus  = 2053
   |github  = rockinrolla/ZoomMod
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
<!--
 
<!--
  |unofficial version = 1.2.2-unofficial.1-Mizzion
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |unofficial version = 3.0.3-unofficial.1-strobe
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Stack Everything Redux
   |author  = Geko_X
+
   |author  = thimadera
   |id      = gekox.zoomyFarmer
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 6031
+
   |nexus  = 22381
   |github  =
+
   |github  = thimadera/StardewMods
  |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    = Stack Quality
   |author  = Alex Noddings
+
   |author  = LeFauxMatt
   |id      = an.4leaf
+
   |id      = furyx639.StackQuality
   |nexus  = 2365
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Stack Size Changer
   |author  = Entoarox
+
   |author  = Shockah
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 2270
+
   |nexus  = 11866
  |chucklefish = 3619
+
   |github  = Shockah/Stardew-Valley-Mods
   |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
   |name    = Advancing Sprinklers
+
   |name    = Stack Split Redux
   |author  = Warix3
+
   |author  = pepoluan
   |id      = warix3.advancingsprinklers
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 2983
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AeroCore
+
   |name    = StackSplitX
   |author  = Tlitookilakin
+
   |author  = tstaples
   |id      = tlitookilakin.AeroCore
+
   |id      = tstaples.StackSplitX
  |moddrop = 1275014
+
   |nexus  = 798
   |nexus  = 14700
+
   |github  = tstaples/StackSplitX
   |github  = Tlitookilakin/AeroCore
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stack to Nearby Chests
   |author  = CKextreme
+
   |author  = Ilyaki
   |id      = CKextreme.AfkTimer
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 3721
+
   |nexus  = 1787
   |github  =
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status  = abandoned
+
  |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    = Aging Mod
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = skn
+
   |author  = Becks723
   |id      = skn.AgingMod
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 1129
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = StaminaRegen
   |author  = cantorsdust
+
   |author  = EvilPdor
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      =
   |nexus  = 170
+
   |nexus  =
   |github  = cantorsdust/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |status = abandoned
+
  |broke in = SMAPI 2.0
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |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    = Animal Social Menu
+
   |name    = Standardized Krobus
   |author  = spacechase0
+
   |author  = minervamaga
   |id      = spacechase0.AnimalSocialMenu
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 3283
+
   |nexus  =
   |moddrop = 771644
+
   |moddrop = 716314
   |github  = spacechase0/StardewValleyMods
+
   |github  = minervamaga/StandardizedKrobus
 
 
  |status  = obsolete
 
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Starbot
   |author  = Angela Ranna
+
   |author  = bwdy
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = bwdy.starbot
   |nexus  = 6894
+
   |nexus  = 4755
   |github  = AngelaRanna/StardewMods
+
   |github  = bwdymods/SDV-Starbot
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5
  |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 Access
   |author  = Grant Peters
+
   |author  = Mohammad Shoaib
   |id      = GPeters-AnimalMoodFix
+
   |id      = shoaib.stardewaccess
   |nexus  = 761
+
   |nexus  = 16205
   |github =
+
   |url    = {{github|stardew-access/stardew-access}}/releases
  |broke in = SMAPI 2.0
+
   |github = stardew-access/stardew-access
   |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 and Chill
   |author  = DaLion
+
   |author  = mod.kitchen
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 11288
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Stardew Aquarium Code
  |author  = Felix-Dev
+
   |author  = Gervig91
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = Cherry.StardewAquarium
  |nexus  = 2804
+
   |nexus  = 6372
  |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    = Armor Ore
 
   |author  = gmff
 
   |id      = GMFF.ArmorOre
 
   |nexus  =
 
  |curse  = 485718
 
 
   |github  =
 
   |github  =
  
Line 18,339: Line 20,158:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Max Vollmer, SVProtector
+
   |author  = Moonwolf, Moonwolf287
   |id      = maxvollmer.audiodevices
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 2838
+
   |nexus  = 16527
   |github  = maxvollmer/AudioDevices
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |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 Archipelago
   |author  = Jotser
+
   |author  = Kaito Kid
   |id      = Jotser.AutoGrabberMod
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 2783
+
   |nexus  = 16087
   |github  =
+
   |github  = agilbert1412/StardewArchipelago
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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 Auto GC
   |author  = Chosimba
+
   |author  = Lake1059, 1059Studio
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 2307
+
   |nexus  = 9293
 
   |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    = Avoid Losing Scepter
+
   |name    = Stardew Brewery
   |author  = atravita
+
   |author  = Cylon
   |id      = atravita.AvoidLosingScepter
+
   |id      = cylon.stardewbrewery
  |curse  = 870974
+
   |nexus  = 2057
  |moddrop = 1146671
+
   |github  = JustCylon/stardew-brewery
   |nexus  = 11856
 
   |github  = atravita-mods/StardewMods
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Stardew Config Menu
   |author  = LateFilmsGamer
+
   |author  = Juice805
   |id      = Late's.AdjustBabyChance
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 15018
+
   |nexus  = 1312
   |github  =
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |status  = abandoned
+
  |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    = Baby Gender Interface
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TehPers
   |id      = f4iTh.BabyGenderInterface
+
   |id      = SCCL
   |nexus  = 1947
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |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 Debt
   |author  = KirbyLink
+
   |author  = Poison
   |id      = kirbylink.beehousefix
+
   |id      = Poison.StardewTesting
   |nexus  = 3013
+
   |nexus  = 10005
   |github  = KirbyLink/BeeHouseFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Stardew Discord
   |author  = Taskmaster
+
   |author  = Steven Kraft
   |id      = Taskmaster.BeMyValentine
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 5219
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stardew Druid
   |author  = Sonozuki
+
   |author  = Neosinf
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = neosinf.StardewDruid
   |nexus  = 3605
+
   |nexus  = 18465
   |github  = Sonozuki/StardewMods
+
   |github  = Neosinf/StardewDruid
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stardew Druid Lite
   |author  = Sonozuki
+
   |author  = Neosinf
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3159
+
   |nexus  = 19308
   |github  = Sonozuki/StardewMods
+
   |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 Crafting
+
   |name    = Stardew Editor
   |author  = RedstoneBoy
+
   |author  = spacechase0
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 2504
+
   |nexus  = 1298
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = spacechase0/StardewEditor
  
 +
  |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |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 FPS (Animation Frame Speed)
   |author  = Khloe Leclair
+
   |author  = 1059 Studio, Lake1059
   |id      = leclair.bcspacecore
+
   |id      = Lake1059.StardewFPS
   |nexus  = 11115
+
   |nexus  = 20801
  |moddrop = 1115749
+
   |github  = Lake1059/StardewFPS
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stardew Get Achievement Now
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Lake1059, 1059 Studio
   |id      = f4iTh.BetterTransmutation
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2120
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Stardew Hack
   |author  = BunnyJumps
+
   |author  = bcmpinc
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2502
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stardew Hitboxes
   |author  = BunnyJumps
+
   |author  = Tyler Gibbs
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2503
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewHitboxes
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = BunnyJumps
+
   |author  = davikr, apdapreturns
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = davikr.hypnos
   |nexus  = 2501
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 3145
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stardew Locations
   |author  = BunnyJumps
+
   |author  = Mizzion
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = mizzion.stardewlocations
   |nexus  = 3143
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stardew Media Keys
   |author  = BunnyJumps
+
   |author  = Angebro
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 2500
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stardew Motif
   |author  = BunnyJumps
+
   |author  = Vinyks
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Vinyks.StardewMotif
   |nexus  = 3144
+
   |nexus  = 14326
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stardew Multiplayer Server
   |author  = WindHero
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = moy.Always_On_Server
   |nexus  = 2336
+
   |nexus  = 20659
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Nametags
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewNametags
 +
  |nexus  = 12158
 +
  |github  = tylergibbs2/StardewNametags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew News Feed
 +
  |author  = Other Buckets
 +
  |id      = OtherBuckets.StardewNewsFeed
 +
  |nexus  = 3206
 +
  |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Stardew Notifications
   |author  = spacechase0
+
   |author  = monopandora (maintained by Sakorona)
   |id      = spacechase0.Bow
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 2756
+
   |moddrop = 664154
   |moddrop = 771627
+
   |nexus  = 4713
   |github  = spacechase0/Bow
+
   |github  = Sakorona/SDVMods
 
 
  |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    = STardew Overview
   |author  = DiogoAlbano
+
   |author  = Sto13
   |id      = DiogoAlbano.BNWCore
+
   |id      = Sto13.STardewOverview
   |nexus  = 15871
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stardew Progress
   |author  = bwdy
+
   |author  = seeinggreen
   |id      = bwdyworks
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 3530
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stardew Realty Framework
   |author  = Ilyaki
+
   |author  = Prism 99
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 3083
+
   |nexus  = 10512
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = Prism-99/FarmExpansion
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = YukiShiku, LeonBlade
+
   |author  = ElocinDev
   |id      = CasksAnywhere
+
   |id      = elocindev.stardewrpc
   |nexus  = 878
+
  |curse  = 1009887
   |chucklefish = 5486
+
   |nexus  =
   |moddrop = 124612
+
   |github  =
   |github  = LeonBlade/CasksAnywhere
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPG
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.StardewRPG
 +
  |nexus  = 11132
 +
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Cats and Dogs
+
   |name    = Stardew Speak
   |author  = DelphinWave
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = DelphinWave.CatsAndDogsMod
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 7407
+
   |nexus  = 7929
 +
  |github  = evfredericksen/StardewSpeak
  
   |status = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
  |author = NeroYuki
 +
   |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = aclockworkhound
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 3540
+
   |nexus  = 425
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5.5
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stardew Twitch Tracker
   |author  = CJBok
+
   |author  = Cody, Cody Hansen
   |id      = CJBAutomation
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 211
+
   |nexus  = 16543
   |github  = CJBok/SDV-Mods
+
   |github  =
  
  |broke in = Stardew Valley 1.2
+
   |status = abandoned
   |status   = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 604
+
   |nexus  = 13426
  |moddrop = 664033
+
   |github  = Annosz/UIInfoSuite2
   |github  = Sakorona/SDVMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = Lysero
+
   |author  = phroureo
   |id      = Lysero.Clock24
+
   |id      = phroureo.BarberSV
   |nexus  = 3718
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = spacechase0
+
   |author  = reimu, r2h, tomdc
   |id      = spacechase0.Cobalt
+
   |id      = reimu.sdv-helper
   |nexus  = 1723
+
   |nexus  = 3917
   |github  = spacechase0/Cobalt
+
   |github  = rei2hu/stardewvalley-esp
 
+
 
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Stardew Valley Expanded
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Flashshifter
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = FlashShifter.SVECode
   |nexus  = 1169
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Stardew Valley Randomizer
   |author  = Igorious
+
   |author  = Tooshi
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = Tooshi.Randomizer
   |nexus  =
+
   |nexus  = 5185
   |chucklefish = 3684
+
   |curse  = 308003
   |github  =
+
   |github  = cTooshi/stardew-valley-randomizer
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = spacechase0
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = spacechase0.ColorfulChests
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 1623
+
   |nexus  = 13614
  |moddrop = 279189
+
   |github  = tylergibbs2/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    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = punyo, yakminepunyo
+
   |author  = evskii
   |id      = punyo.ConcentrationOnFarming
+
   |id      = evskii.StardewTimelapse
   |nexus  = 1445
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stardew Voices
   |author  = Nishtra
+
   |author  = Shannon Hobby
   |id      = ConfigurableShippingDates
+
   |id      = shobby.StardewVoices
   |nexus  = 675
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Stardew Web
   |author  = Pillow
+
   |author  = Prism 99
   |id      = Pillow.ConsoleCoordinates
+
   |id      = prism99.stardewweb
   |nexus  = 8957
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stardew Web API
   |author  = CatCattyCat, Cat
+
   |author  = zunderscore
   |id      = cat.copyinvitecode
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 2171
+
   |nexus  = 22540
   |github  = danvolchek/StardewMods
+
   |github  = zunderscore/StardewWebApi
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cosmetic Rings
+
   |name    = Stardust Core
   |author  = PeacefulEnd
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = PeacefulEnd.CosmeticRings
+
   |id      = Omegasis.StardustCore
   |nexus  = 8522
+
   |nexus  = 2341
   |github  = Floogen/CosmeticRings
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Starksouls
   |author  = bcmpinc
+
   |author  = FenrirA
   |id      = bcmpinc.CraftCounter
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 2739
+
   |nexus  = 10915
   |github  = bcmpinc/StardewHack
+
   |github  = OhWellMikell/Starksouls
 
 
  |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    = Crafting Counter
+
   |name    = Start in Ginger Island
   |author  = lolpcgaming
+
   |author  = mistyspring
   |id      = lolpcgaming.CraftingCounter
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 1585
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Starting Money
   |author  = trienow
+
   |author  = mmanlapat
   |id      = de.trienow.stardew.craftpriority
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 4174
+
   |nexus  = 1138
   |github  = trienow/Stardew-CraftPriority
+
   |github  =
  
   |status  = obsolete
+
   |broke in = SMAPI 3.0
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Startup Volume Config
   |author  = bwdy
+
   |author  = certifiableGrimalkin
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2115
+
   |nexus  = 15846
 
   |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    = Start With Greenhouse
   |author  = BadNetCode
+
   |author  = CaptainSully
   |id      = BadNetCode.CropSafety
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 1233
+
   |nexus  = 9878
   |moddrop = 130160
+
   |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Stash Items
   |author  = Omegasis, AlphaOmegasis
+
   |author  = ZackHill
   |id      = CurrentLocation102120161203
+
   |id      = ZackHill.StashItems
   |nexus  = 638
+
   |nexus  = 9624
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Stash Items to Chest
   |author  = Omegasis, AlphaOmegasis
+
   |author  = lambui
   |id      = Omegasis.CustomAssetModifier
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 1836
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Static Inventory
   |author  = LeFauxMatt
+
   |author  = Dinotopea
   |id      = furyx639.CustomBundles
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 8258
+
   |nexus  = 20093
 +
  |github  = nrobinson12/StardewValleyMods
  
   |status   = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Tool Power
 +
  |author  = Omek97
 +
  |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stats as Tokens
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.CustomCrops
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 1592
+
   |nexus  = 9659
  |moddrop = 273617
+
   |github  = dtomlinson-ga/StatsAsTokens
   |github  = spacechase0/CustomCrops
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Stats Passive Regeneration, Stats Reloader
 +
   |author = strato35
 +
  |id      = Strato35.StatsReloader
 +
  |nexus  = 7428
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Statue of Generosity
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CustomElementHandler
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1068
+
  |curse  = 867713
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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 [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Statue Shorts
   |author  = purrplingcat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.CustomEmotes
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 10861
+
   |nexus  = 17642
   |github  = purrplingcat/CustomEmotes
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Statue Shorts Redux
   |author  = Platonymous
+
   |author  = Nom0ri
   |id      = Platonymous.CustomFarming
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 991
+
   |nexus  = 22135
  |curse  = 307366
+
   |github  = Nom0ri/StatueShortsRedux
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Stay Up
   |author  = Platonymous
+
   |author  = su226
   |id      = Platonymous.CFAutomate
+
   |id      = Su226.StayUp
   |nexus  = 991
+
   |nexus  = 7592
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = su226/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    = Stay Up Late
   |author  = spacechase0
+
   |author  = Krutonium
   |id      = spacechase0.CustomFarmTypes
+
   |id      = krutonium.stayuplate
   |nexus  = 1140
+
   |nexus  = 12578
  |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    = Stay Up Plus
   |author  = Forkmaster
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 3464
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = SteamDew
   |author  = mytigio
+
   |author  = Mewsubi
   |id      = mytigio.customharvestfix
+
   |id      = Mewsubi.SteamDew
   |nexus  = 4192
+
   |nexus  = 19396
   |github  = mytigio/CustomHarvestFix
+
   |github  = myuusubi/SteamDew
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Stendew Valley
   |author  = Speshkitty
+
   |author  = Haunted Pineapple
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 5540
+
   |nexus  = 19483
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Sonozuki
+
   |author  = Advize and jinxiewinxie
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 3014
+
   |nexus  = 316
   |github  = Sonozuki/StardewMods
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stop Flower Harvests
   |author  = Platonymous
+
   |author  = BlobLeader
   |id      = Platonymous.CustomNPC
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 1607
+
   |nexus  = 24559
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Platonymous
+
   |author  = Mustafa
   |id      = Platonymous.CustomShirts
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 2416
+
   |nexus  = 13925
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |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    = Storage Containers
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = trashcan9
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = trashcan9.StorageContainers
   |nexus  = 1378
+
   |nexus  = 16071
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Stronger You
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Krutonium.StrongerYou
   |nexus  = 6630
+
   |nexus  = 7402
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Platonymous
+
   |author  = Darkmushu
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
  |curse  = 307569
+
   |nexus  = 17380
  |moddrop = 793903
+
   |github  =
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Stumps to Hardwood Stumps
   |author  = LeFauxMatt
+
   |author  = Nishtra
   |id      = furyx639.CycleTools
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
  |curse  = 871827
+
   |nexus  = 691
   |nexus  = 13973
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = dreamsicl
+
   |author  = sophiesalacia
   |id      = EventNotifications
+
   |id      = sophie.SturdySaplings
   |nexus  =
+
   |nexus  = 14440
  |chucklefish = 3621
+
   |github  = sophiesalacia/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Submerged Crab Pots
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 513
+
   |nexus  = 11719
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = stokastic
+
   |author  = mytigio
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 2462
+
   |nexus  = 4149
   |github  = stokastic/CoopGrabber
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Summit Reborn
   |author  = CatCattyCat, Cat
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = cat.desertobelisk
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 2021
+
   |nexus  = 2073
  |moddrop = 833549
+
   |github  = JohnsonNicholas/SDVMods
   |github  = danvolchek/StardewMods
 
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Sundrop City
   |author  = explosivetortellini
+
   |author  = The Sundrop Team
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 8348
+
   |nexus  = 4014
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Super Hopper
   |author  = PurrplingCat
+
   |author  = spacechase0
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = spacechase0.SuperHopper
   |nexus  = 6537
+
  |curse  = 867698
   |github  = purrplingcat/DialogueEmotes
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Super Sleeper
   |author  = Bpendragon
+
   |author  = spoocky123
   |id      = Bpendragon-DynamicHorses
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 874
+
   |nexus  = 10842
   |github  = Bpendragon/DynamicHorses
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surfing Festival
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.SurfingFestival
 +
  |curse  = 867720
 +
  |nexus  = 6688
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = enaium
+
   |author  = MiphasGrace
   |id      = Enaium.EiTK
+
   |id      = MiphasGrace.SurpriseBaby1
  |curse  = 365803
+
   |nexus  = 13126
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Survivalistic
   |author  = aurnj, Roy Li
+
   |author  = Ophaneom
   |id      = RuyiLi.Emotes
+
   |id      = Ophaneom.Survivalistic
   |nexus  =
+
   |nexus  = 12179
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = Ophaneom/Survivalistic
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = SV Fishing Mod
   |author  = Oblitus
+
   |author  = KDERazorback
   |id      = QuicksilverFox.EmptyHands
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 1176
+
   |nexus  = 6403
   |github  = quicksilverfox/StardewMods
+
   |github  = KDERazorback/SvFishingMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = SV Notepad
   |author  = charliedemilho
+
   |author  = HereBeCush
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = herebecush.SVNotepad
   |nexus  = 10396
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Swap Rings
   |author  = Hamio, HamioDracny
+
   |author  = Zamiel
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Zamiel.SwapRings
   |nexus  = 7511
+
   |nexus  = 21205
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Swim
   |author  = Navi-chan, ooo0000
+
   |author  = aedenthorn, Erinthe
   |id      = NaviChan.FaeQuest
+
   |id      = aedenthorn.Swim
   |nexus  = 2484
+
  |curse  = 868896
   |github  =
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Swim (Almost) Anywhere, Swim Suit
  |author  = Advize
 
  |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  = 130
 
  |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
 
  |name    = Farm Hub
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.FarmHub
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2309
+
   |nexus  = 1215
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Swim - Continued
   |author  = BrasileiroTop
+
   |author  = aedenthorn and FlyingTNT
   |id      = BrasileiroTop.Fundo
+
   |id      = FlyingTNT.Swim
   |nexus  = 5423
+
   |nexus  = 23169
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Swimsuits Anywhere
   |author  = tlitookilakin
+
   |author  = Myzkatonic
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 8236
+
   |nexus  = 7722
  |moddrop = 926207
+
   |github  =
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |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    = Swiss Army Knife
   |author  = ofmanynames
+
   |author  = John Peters
   |id      = InstantGeode
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 750
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Swizzy Meads
   |author  = DaLion
+
   |author  = Swizzy Studios
   |id      = DaLion.ImmersiveRings
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 11380
+
   |nexus  = 3241
   |github  =
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Tab Autoloot
   |author  = MindMeltMax
+
   |author  = Guedez
   |id      = MindMeltMax.FireCracker
+
   |id      = tab.autoloot
   |nexus  = 7321
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Tailor Weapon Skins
   |author  = MattDeDuck, Duckshard
+
   |author  = Peasly Wellbott
   |id      = MattDeDuck.Fischievements
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 3658
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = TaintedCellar
   |nexus  = 1941
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
<!--
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |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    = Fix Scythe Exp
+
   |name    = Take a Break
   |author  = bcmpinc
+
   |author  = Krutonium
   |id      = bcmpinc.FixScytheExp
+
   |id      = krutonium.TakeABreak
   |nexus  =
+
   |nexus  = 12549
   |github  = bcmpinc/StardewHack
+
   |github  =
  |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    = Take All
   |author  = randomAnon1234
+
   |author  = aedenthorn, Erinthe
   |id      = none<!--no manifest ID-->
+
   |id      = aedenthorn.TakeAll
   |nexus  = 591
+
   |nexus  = 14247
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Take It Slow
   |author  = FletcherQuest
+
   |author  = KarratKake
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 9062
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Entoarox
+
   |author  = Inworld AI, PogDerson
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = PogDerson.Inworld
   |nexus  = 2276
+
   |nexus  = 16816
  |chucklefish = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Tap Giant Crops
   |author  = LeFauxMatt
+
   |author  = atravita
   |id      = furyx639.FuryCore
+
   |id      = atravita.TapGiantCrops
   |nexus  = 10696
+
  |curse  = 870968
 +
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Tappable Palm Trees
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.GateFix
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 4859
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Tapper Ready
   |author  = Advize and Jinxiewinxie
+
   |author  = skunkkky
   |id      = Advize.GetDressed
+
   |id      = skunkkk.TapperReady
   |nexus  = 331
+
   |nexus  = 1219
   |github  = AdvizeGH/GetDressed
+
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |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).
+
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Tapper Report
   |author  = mistyspring
+
   |author  = pepoluan
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = pepoluan.TapperReport
  |curse  = 880520
+
   |nexus  = 8700
   |nexus  = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
+
   |source = https://sourceforge.net/p/sdvmod-tapper-report
 
 
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Taxes Mod
   |author  = ShadowDragon8685
+
   |author  = bdawson1993
   |id      = ShadowDragon.GrandfathersGift
+
   |id      =
   |nexus  = 985
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |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    = Grandfather's Gift Remade
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = pepoluan
+
   |author  = TehPers
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 4151
+
   |nexus  = 3256<!--was 2150 before re-release-->
  |chucklefish = 5783
+
   |moddrop = 1071149
  |github  =
+
   |github  = TehPers/StardewValleyMods
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
 
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Teh's Festive Slimes
   |author  = Taskmaster
+
   |author  = TehPers
   |id      = Taskmaster.Hamlet
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 4601
+
   |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    = Handy Headphones
+
   |name    = Teh's Fishing Overhaul
   |author  = PeacefulEnd
+
   |author  = TehPers
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 7936
+
   |nexus  = 866
   |github  = Floogen/HandyHeadphones
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Telephone Purchasing
   |author  = StarPeanut, Greger
+
   |author  = Stingray
   |id      = HappyAnimals
+
   |id      = Stingray.TP
   |nexus  =
+
   |nexus  = 10190
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 
   |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    = Teleporter
   |author  = ninthworld
+
   |author  = Bifibi
   |id      = NinthWorld.HDSprites
+
   |id      = Teleporter
   |nexus  = 4024
+
   |nexus  =
   |github  = ninthworld/HDSprites
+
  |chucklefish = 4374
 +
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.2
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Teleport Mod
   |author  = Oga_The_Real
+
   |author  = Falson, Falson127
   |id      = Oga_The_Real.Hempire
+
   |id      = Falson.TeleportMod
   |nexus  = 14477
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Teleport NPC
   |author  = BrasileiroTop
+
   |author  = Enaium
   |id      = BrasileiroTop.Animacoes
+
   |id      = Enaium.TeleportNpc
   |nexus   = 5139
+
   |curse   = 436803
   |github  =
+
   |moddrop = 865554
 
+
  |nexus  =
   |status = abandoned
+
   |github = Enaium-StardewValleyMods/TeleportNpc
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Teleport NPC Location
   |author  = AustinYQM
+
   |author  = ccr
   |id      = AustinYQM.ImprovedMill
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1748
+
   |nexus  = 17190
   |github  = AustinYQM/ImprovedMill
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Teleport Point
   |author  = unidarkshin, Devin Lematty
+
   |author  = Enaium
   |id      = DevinLematty.InfiniteInventory
+
   |id      = Enaium.TeleportPoint
   |nexus   = 2247
+
   |curse   = 436830
   |github  = unidarkshin/Stardew-Mods
+
   |moddrop = 864013
 
+
   |nexus  =
   |broke in = Stardew Valley 1.3.29
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Teleport To Farm
   |author  = BrasileiroTop
+
   |author  = Rafael
   |id      = BrasileiroTop.Interacoes
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 4862
+
   |nexus  = 7247
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Terraria Accessories
   |author  = LeFauxMatt
+
   |author  = jeWel
   |id      = furyx639.IsItCake
+
   |id      = jeWel.TerrariaAccessoriesCode
  |curse  = 871826
+
   |nexus  = 22931
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
+
}}
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = PeacefulEnd
+
   |author  = spacechase0
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = spacechase0.TestMod
   |nexus  = 8552
+
   |nexus  = 21216
   |github  = Floogen/IslandGatherers
+
   |github  = spacechase0/TestModWorkflow
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Thai Font Adjuster
   |author  = PeacefulEnd
+
   |author  = 'ELL and NRTnarathip
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 8552
+
   |nexus  = 9586
   |github  = Floogen/IslandGatherers
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = The Adventurer's Life Expanded
   |author  = PeacefulEnd
+
   |author  = HamioDracny
   |id      = PeacefulEnd.JojaOnline
+
   |id      = HamioDracny.TALE.SMAPI
  |moddrop = 878236
+
   |nexus  = 14083
   |nexus  = 7486
+
   |github  =
   |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    = Junimo Farm
+
   |name    = The Best of "The Queen of Sauce"
   |author  = Platonymous
+
   |author  = Bpendragon
   |id      = Platonymous.JunimoFarm
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 984
+
   |nexus  = 7985
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Becks723
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 6971
+
   |nexus  = 23741
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = The Chest Dimension
   |author  = Taskmaster
+
   |author  = zazizu
   |id      = Taskmaster.JunkMail
+
   |id      = zazizu.TheChestDimension
   |nexus  = 4452
+
   |nexus  = 4013
   |github  =
+
   |github  = cilekli-link/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Shadowfoxss
+
   |author  = Neat
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = neat.newspaper
   |nexus  = 3147
+
   |nexus  = 8689
  |curse  = 308891
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = The Farmer That Stared at Rocks
   |author  = Kabigon
+
   |author  = ItsLittany
   |id      = Kabigon.kisekae
+
   |id      = itslittany.RockBreaker
   |nexus  = 2348
+
   |nexus  = 6376
   |github  = KabigonFirst/StardewValleyMods
+
   |moddrop = 804101
 
+
   |github =
   |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = The Fish Dimension
   |author  = Lavapulse
+
   |author  = ichortower
   |id      = Lavapulse.LavapulseChickens
+
   |id      = ichortower.TheFishDimension
   |nexus  = 4821
+
   |nexus  = 22335
   |github  =
+
   |github  = ichortower/TheFishDimension
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Theft of the Winter Star
   |author  = Huanir
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 2653
+
  |curse  = 867729
   |github  =
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = The Gnomiverse
   |author  = Permamiss
+
   |author  = Purppelle and King Gnomus
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 637
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = Brandy Lover, WDavi
+
   |author  = Tlitookilakin
   |id      = Brandy Lover.LMlog
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 1366
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = The Long Night
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 501
+
   |nexus  = 1369
  |moddrop = 127274
+
   |github  = Pathoschild/StardewMods
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.20
   |status  = obsolete
+
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = The Love of Cooking
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 1073
+
   |nexus  = 6830
  |moddrop = 127273
+
   |github  = b-b-blueberry/CooksAssistant
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Theme Manager
   |author  = Jacque Pott
+
   |author  = Khloe Leclair
   |id      = JacquePott.MassProduction
+
   |id      = leclair.thememanager
   |nexus  = 7021
+
   |nexus  = 14525
   |github  = JacquePott/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = The Moon
   |author  = Kithio
+
   |author  = Pucklynn
   |id      = Kithio:ChatMod
+
   |id      = shannon.MoonMod
   |nexus  =
+
   |nexus  = 2482
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = The Northern Gulf
   |author  = Nishtra
+
   |author  = The commission of The Northern Gulf
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 770
+
   |nexus  = 19376
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
<!--@retest-after Custom Farming Redux
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
+
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
   |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = The Queen Of Sauce Reminder
   |author  = Taskmaster
+
   |author  = TheShwamp
   |id      = Taskmaster.MonthlyMail
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 4523
+
   |nexus  = 5172
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = The Return of Custom Backpack Framework
   |author  = vaindil
+
   |author  = platinummyr
   |id      = vaindil.MoodFix
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 1809
+
   |nexus  = 21588
   |github  = vaindil/sdv-moodfix
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = The Return of Immersive Scarecrows
   |author  = YonKuma, kumarei
+
   |author  = aedenthorn and lucaskfreitas
   |id      = YonKuma.MoodGuard
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 1597
+
   |nexus  = 20701
  |github  = YonKuma/MoodGuard
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = The Return of Immersive Sprinklers
   |author  = Platonymous
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Platonymous.MoreMapLayers
+
   |id      = lucaskfreitas.ImmersiveSprinklers
   |nexus  = 1134
+
   |nexus  = 20796
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = lucaskfreitas/ImmersiveSprinklers
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = The Return of More Backpack Upgrades
   |author  = BrasileiroTop
+
  |author  = platinummyr
   |id      = BrasileiroTop.CanaisTv
+
  |id      = platinummyr.CPMoreBackpacks
   |nexus  = 5126
+
  |nexus  = 21591
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
   |author  = platinummyr and wellbott
 +
   |id      = platinummyr.SmallerFishPonds
 +
   |nexus  = 21900
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = aedenthorn, Erinthe
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Eris.APICut
  |curse  = 868849
+
   |nexus  = 8158
   |nexus  = 8038
+
   |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    = Move Through Object
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = ylsama
+
   |author  = Dolphin Is Not a Fish
   |id      = ylsama.MoveThoughObject
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 2680
+
   |nexus  = 20414
 
   |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    = Thinking Time
   |author  = SgtPickles, GameMX
+
   |author  = PokeBenji
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus  = 2256
+
  |curse  = 1024585
 +
   |nexus  = 24457
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = Think-n-Talk
   |author  = FerMod
+
   |author  = Prism 99
   |id      = FerMod.MultiplayerEmotes
+
   |id      = prism99.thinkntalk
   |nexus  = 2347
+
   |nexus  = 9546
   |github  = FerMod/StardewMods
+
   |github  = Prism-99/Think-n-Talk
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = This Mod Is Organic
   |author  = Unremarkable, animavoro
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = SweetPanda.Organic
   |nexus  = 2135
+
   |nexus  = 16648
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = 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  = Prince-Leto
+
   |author  = spacechase0
   |id      = princeleto.multiplayershaftfix
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 2922
+
  |curse  = 867388
   |github  = Prince-Leto/StardewValleyMods
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |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-121338
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Throwable Axe
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MultipleSpouses
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 6227
+
  |curse  = 867726
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Thunderstorm Totem
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = justastranger
   |id      = Omegasis.MuseumRearranger
+
   |id      = jas.ThunderstormTotem
   |nexus  = 428
+
  |moddrop = 944622
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Tidy Fields
   |author  = kulcris
+
   |author  = seitanicbean
   |id      = kulcris.NoCheatShortcuts
+
   |id      = seitanicbean.tidyfields
   |nexus  = 2310
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Tidy Social
   |author  = Pathoschild
+
   |author  = trashcan9
   |id      = Pathoschild.NoDebugMode
+
   |id      = trashcan9.TidySocial
   |nexus  = 593
+
   |nexus  = 16233
   |github  = Pathoschild/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Tileman Challenge
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = SpicyKai
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = SpicyKai.Tileman
   |nexus  = 506
+
   |nexus  = 11945
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = spicykai/StardewValley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Tileman Redux
   |author  = KirbyLink
+
   |author  = Freaksaus
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 2947
+
   |nexus  = 23023
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = Freaksaus/Tileman-Redux
 
 
  |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    = Tile Transparency, Transparent Tiles
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Notes
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 3068
+
   |nexus  = 17288
  |moddrop = 793905
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Tillable Ground
   |author  = ichortower
+
   |author  = hawkfalcon
   |id      = ichortower.NPCGeometry
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 19259
+
   |nexus  = 2175
   |github  = ichortower/NPCGeometry
+
   |github  = hawkfalcon/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Tilled Soil Decay
   |author  = jwdred
+
   |author  = bcmpinc
   |id      =
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 694
+
   |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 
   |github  =
 
   |github  =
  
   |status  = obsolete
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Time Before Harvest Enhanced
   |author  = DeLiXx
+
   |author  = Jonathan Ginn
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 12291
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
   |source  =
+
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Time Freeze
   |author  = LeFauxMatt
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = furyx639.OrdinaryCapsule
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
  |curse  = 871831
+
   |nexus  = 973
   |nexus  = 13489
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Time Freezes at Midnight
   |author  = Taskmaster
+
   |author  = JBtheShadow
   |id      = Taskmaster.Ornamental
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 4981
+
   |nexus  = 7425
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Time Master
   |author  = Modotte
+
   |author  = trashcan9
   |id      = modotte.P2PAnimalNoise
+
   |id      = trashcan9.TimeMaster
   |nexus  = 17383
+
   |nexus  = 16192
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Time Multiplier
   |author  = jorgamun
+
   |author  = DefenTheNation
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 10328
+
   |nexus  = 2262
  |moddrop = 1068093
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
   |github  = jorgamun/PauseInMultiplayer
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = no longer maintained; use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Time Notifier
   |author  = Alex Noddings
+
   |author  = CKextreme
   |id      = an.ownscepter
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 2404
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
Line 19,906: Line 21,519:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Time of the Prairie King
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.PetHats
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 15301
+
   |nexus  = 5631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
   |status   = obsolete
+
}}
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
   |github  = JohnsonNicholas/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = TimeSpeed
 +
   |author = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Time Totem
   |author  = zesman
+
   |author  = gmff
   |id      = MobSpawner.pseudohub.de
+
   |id      = GMFF.TimeTotem
   |nexus  = 2794
+
  |curse  = 494425
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Time Travel
   |author  = zesman
+
   |author  = Cile_ed
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 2798
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.36
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Time Watch
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = KyuubiRan
   |id      = f4iTh.PMT
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 2349
+
   |nexus  = 23725
   |github  =
+
   |github  = KyuubiRan/TimeWatch
 
 
  |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    = TMXL Map Toolkit, TMX Loader
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.polygamy
+
   |id      = Platonymous.TMXLoader
   |nexus   = 3542
+
   |curse   = 877235
   |github  = bwdymods/SDV-Polygamy
+
   |nexus   = 1820
 
+
   |moddrop = 771913
   |broke in = Stardew Valley 1.4
+
   |github = Platonymous/Stardew-Valley-Mods
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = To-Dew
   |author  = LeFauxMatt
+
   |author  = Jamie Taylor
   |id      = furyx639.PortableHoles
+
   |id      = jltaylor-us.ToDew
   |curse  = 871832
+
   |curse  = 997100
   |nexus  = 13471
+
   |nexus  = 7409
   |github  = LeFauxMatt/StardewMods
+
   |github  = jltaylor-us/StardewToDew
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = To Do List
   |author  = ryaon
+
   |author  = Eleanor, eleanoot
   |id      = Ryaon.FectorChallenge
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 5125
+
   |nexus  = 1630
   |github  =
+
   |github  = eleanoot/stardew-to-do-mod
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
  |summary = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Toggle Items Framework
   |author  = Kevin Connors
+
   |author  = selph, zombifier
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = selph.ToggleItems
   |nexus  = 2424
+
   |nexus  = 21361
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Toggle Monsters
   |author  = Sonozuki
+
   |author  = Jolyone, Me
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Me.ToggleMonsters
   |nexus  = 2997
+
   |nexus  = 11801
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = Sonozuki
+
   |author  = MaltoseMatt
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 3004
+
   |nexus  = 22913
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tool Assembly
   |author  = DaLion
+
   |author  = OFTS_CQM
   |id      = DaLion.ImmersiveTweaks
+
   |id      = ofts.toolAss
   |nexus  = 11296
+
   |nexus  = 23872
   |github  =
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Toolbar Icons
   |author  = PurrplingCat
+
   |author  = LeFauxMatt
   |id      = PurrplingCat.QuestEssentials
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 8827
+
   |curse   = 871834
   |github  = purrplingcat/StardewMods
+
   |moddrop = 1547451
 
+
  |nexus  = 11026
   |status = abandoned
+
   |github = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Toolbar Tooltips
   |author  = CatCattyCat, Cat
+
   |author  = danmw3
   |id      = cat.removablehorsehats
+
   |id      = danmw3.toolbartooltips
   |nexus  = 2223
+
   |nexus  = 4977
   |github  = danvolchek/StardewMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Tool Charging
   |author  = Platonymous
+
   |author  = mralbobo
   |id      = Platonymous.RingOfFire
+
   |id      = mralbobo.ToolCharging
   |nexus  = 1166
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Tool Geodes
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.RotateToolbar
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 1100
+
   |nexus  = 3090
   |github  = Pathoschild/StardewMods
+
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Tool Power Select
   |author  = Taskmaster
+
   |author  = CrazyWig
   |id      = Taskmaster.Scream
+
   |id      = crazywig.toolpowerselect
   |nexus  = 4588
+
   |nexus  = 2553
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Tool Power Setup
   |author  = Entoarox
+
   |author  = Gilar Fasulaki
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2273
+
   |nexus  = 4517
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Tool Smart Switch
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SeedCatalogue
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus   = 1640
+
   |curse   = 868687
   |moddrop = 281292
+
   |nexus  = 15216
   |github  = spacechase0/SeedCatalogue
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Tool Smart Switch (Updated)
   |author  = funny-snek
+
   |author  = Fiorbeth
   |id      = funnysnek.SeparateMoney
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 3086
+
   |nexus  = 20829
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |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    = Serfdom - Immersive Taxes
+
   |name    = Tool Upgrade Duration Changer
   |author  = DaLion
+
   |author  = GrimatGaming
   |id      = DaLion.ImmersiveTaxes
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 12547
+
   |nexus  = 21438
 
   |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    = Set Money
+
   |name    = Tool Upgrade Reminder
   |author  = j4c0b333
+
   |author  = Wracketeer
   |id      = j4c0b333.SetMoney
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 3889
+
   |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  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = 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  = dJomp
+
   |author  = DaLion
   |id      = dJomp.SetUniqueGameID
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 2042
+
   |nexus  = 7965
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Town School Functions
   |author  = spacechase0
+
   |author  = Edu Anttunes
   |id      = spacechase0.ShipAnywhere
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 1379
+
   |nexus  = 6317
  |moddrop = 183277
+
   |github  =
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Tractor Mod
   |author  = NOGAF
+
   |author  = Pathoschild
   |id      = NOGAF.ShippingTaxes
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus  = 5189
+
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |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.5
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
   |nexus   = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Train Info
   |author  = TehPers
+
   |author  = BinaryLip
   |id      = TehPers.ShroomSpotter
+
   |id      = BinaryLip.TrainInfo
   |nexus  = 908
+
   |nexus  = 21883
  |moddrop = 125766
+
   |github  = BinaryLip/TrainInfo
   |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 Station
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Cherry, CherryChain
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Cherry.TrainStation
   |nexus  = 1410
+
   |nexus  = 6183
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Train Tracks
   |author  = CyTheGuy01
+
   |author  = aedenthorn, Erinthe
   |id      = CyTheGuy01.TestMod
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 6463
+
   |nexus  = 10927
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Train Whistle
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Taskmaster
   |id      = BrasileiroTop.Sentar
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 4729
+
   |nexus  = 4473
 
   |github  =
 
   |github  =
  
   |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    = Trampoline
   |author  = cantorsdust
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = aedenthorn.Trampoline
   |nexus  = 175
+
   |nexus  = 11619
   |github  = cantorsdust/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Translation Replacer
   |author  = Speshkitty
+
   |author  = ofts, OFTS_CQM
   |id      = speshkitty.slimewaterer
+
   |id      = ofts.transRep
   |nexus  = 7141
+
   |nexus  = 22871
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Transparency Settings
   |author  = LeFauxMatt
+
   |author  = Esca, Esca-MMC
   |id      = furyx639.SmackDatScarecrow
+
   |id      = Esca.TransparencySettings
   |curse   = 871830
+
   |nexus   = 8891
   |nexus  = 13528
+
   |moddrop = 971985
   |github  = LeFauxMatt/StardewMods
+
   |github  = Esca-MMC/TransparencySettings
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#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  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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 Remover
   |author  = TehPers
+
   |author  = SorryLate, rharyanto
   |id      = SCCL
+
   |id      = SorryLate.TrashRemover
   |nexus  = 889
+
   |nexus  = 5114
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Trash Trash
   |author  = spacechase0
+
   |author  = Jaredlll08
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = BlameJared.TrashTrash
   |nexus  = 1298
+
   |nexus  =
   |github  = spacechase0/StardewEditor
+
   |curse   = 297981
 
+
   |github  = jaredlll08/Trash-Trash
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Traveling Cart Visit Everyday
   |author  = Cody, Cody Hansen
+
   |author  = dayLerFar, nnn
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = nnn.TCVED
   |nexus  = 16543
+
   |nexus  = 22240
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Traveling Takes Time
   |author  = Mewsubi
+
   |author  = Vrakyas
   |id      = Mewsubi.SteamDew
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 19396
+
   |nexus  = 4031
   |github  = myuusubi/SteamDew
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = 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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.TreasureChestsExpanded
 +
   |nexus  = 7685
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Tree Changes
   |author  = Platonymous
+
   |author  = JPAN
   |id      = Platonymous.SwimSuit
+
   |id      = jpan.TreeChanges
   |nexus  = 1215
+
   |nexus  = 3964
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Tree Shake Mod
   |author  = bdawson1993
+
   |author  = NCarigon
   |id      =
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 38
+
   |nexus  = 15927
   |github  =
+
   |github  = ncarigon/StardewValleyMods
  
  |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 Shaker
   |author  = zazizu
+
   |author  = TyoAtrosa
   |id      = zazizu.TheChestDimension
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 4013
+
   |nexus  = 2159
   |github  = cilekli-link/SDVMods
+
   |github  = TyoAtrosa/TreeShaker
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Tree Spread
   |author  = Pathoschild
+
   |author  = bcmpinc
   |id      = Pathoschild.TheLongNight
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 1369
+
   |nexus  = 3183
   |github  = Pathoschild/StardewMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Tree Transplant
   |author  = CKextreme
+
   |author  = YukiShiku, LeonBlade
   |id      = CKextreme.TimeNotifier
+
   |id      = TreeTransplant
   |nexus  = 3706
+
   |nexus  = 1342
   |github  =
+
  |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 Reminder
+
   |name    = Tree Transplant (Fix)
   |author  = Sakorona
+
   |author  = LeonBlade and Siweipancc
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 1000
+
   |nexus  = 20852
   |github  = Sakorona/SDVMods
+
   |github  = siweipancc/TreeTransplant
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Trendy Haley
   |author  = Cile_ed
+
   |author  = candidus42
   |id      = Cile_ed.TimeTravel
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 4068
+
   |nexus  = 4984
   |github  =
+
   |github  = mus-candidus/TrendyHaley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Trick or Treat
   |author  = spacechase0
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = spacechase0.ToolGeodes
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 3090
+
   |nexus  = 8115
  |moddrop = 771642
+
   |github  =
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Tricks and Treats
   |author  = LeFauxMatt
+
   |author  = ch20youk
   |id      = furyx639.TooManyAnimals
+
   |id      = ch20youk.TricksAndTreats
  |curse  = 871833
+
   |nexus  = 18947
   |nexus  = 11033
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
   |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    = 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    = True Random Geodes
   |author  = DaLion
+
   |author  = lilico/atelier99
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 7965
+
   |nexus  = 11371
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Turbo
   |author  = Platonymous
+
   |author  = Primm
   |id      = Platonymous.Ultiplayer
+
   |id      = Primm.Turbo
   |nexus  = 2134
+
   |nexus  = 23835
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = PrimmR/Turbo
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Turn to Your Enemies
   |author  = Chirase
+
   |author  = Krutonium
   |id      = Tommy.GiftAllWeek
+
   |id      = krutonium.turn_to_your_enemies
   |nexus  = 6850
+
   |nexus  = 12643
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = TV Announcements
   |author  = Chirase
+
   |author  = Zyin
   |id      = Tommy.GiftEveryDay
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 6850
+
   |nexus  = 3649
   |github  =
+
   |github  = Zyin055/TVAnnouncements
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
   |nexus  = 10843
 +
  |github = JhonnieRandler/TVBrasileira
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = DeLiXx
+
   |author  = hisameartwork
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = HisameArtwork.GardeningChannel
   |nexus  = 15132
+
   |nexus  = 5485
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = TV Recipes
   |author  = DaLion
+
   |author  = SorryLate, rharyanto
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = SorryLate.TvRecipes
   |nexus  = 8111
+
   |nexus  = 5260
 
   |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    = Walkshop
+
   |name    = Twin Stick Strafe Action
   |author  = enaium
+
   |author  = AndyUr
   |id      = Enaium.Walkshop
+
   |id      = AndyUr.TwinStickStrafeAction
  |curse  = 365806
+
   |nexus  = 7589
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Twitch Chat Integration
   |author  = Travoos
+
   |author  = Hexenentendrache
   |id      =
+
   |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Ui Info Suite
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Cdaragorn
   |id      = cybercheese.WarpChests
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 6402
+
   |nexus  = 1150
   |github  =
+
   |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
  
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
+
  |broke in = Stardew Valley 1.5.5
   |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
+
   |status  = workaround
 +
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Ui Info Suite 2
   |author  = Sakorona (ItsBenter)
+
   |author  = Annosz, Abs0rbed
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Annosz.UiInfoSuite2
   |nexus  = 6715
+
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
   |github  = Annosz/UiInfoSuite2
  
   |broke in = Stardew Valley 1.5
+
   |warnings = Broken on Android.
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = UI Mod Suite
   |author  = spacechase0
+
   |author  = Demiacle
   |id      = spacechase0.WeaponReskinner
+
   |id      = Demiacle.UiModSuite
   |nexus  = 5095
+
   |nexus  = 1023
  |moddrop = 771681
+
   |github  = demiacle/UiModSuite
   |github  = spacechase0/WeaponReskinner
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.2
   |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    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = Persival
+
   |author  = Pereclaw Team
   |id      = none <!-- no ID in manifest -->
+
   |id      = Pereclaw.ukrutilities
   |nexus  = 450
+
   |nexus  = 8427
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Ultimate Fertilizer
   |author  = Entoarox
+
   |author  = fox_white, fox_white25
   |id      = Entoarox.XnbLoader
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 2275
+
   |nexus  = 21318
  |chucklefish = 4506
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Ultimate Gold
   |author  = taintedwheat
+
   |author  = Shadowfoxss
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = Shadowfoxss.UltimateGoldStardew
   |nexus  = 843
+
   |nexus  = 2833
 
   |github  =
 
   |github  =
  
   |content pack for   = Content Patcher
+
   |status   = abandoned
 
+
   |broke in = SMAPI 3.0
   |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    = Ultiplayer
   |author  = DevilBro/Ursii98
+
   |author  = Platonymous
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 2578
+
   |nexus  = 2134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  |content pack for = Content Patcher
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
+
   |name    = Unbreakable Tackles
   |author  = Boogie
+
   |author  = MindMeltMax
   |id      = Boogie.Crafting
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus  = 7177
+
   |nexus  = 7719
 
+
   |moddrop = 1135717
   |summary  = broken (doesn't show new 1.6 crafting recipes).
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Uncanny Valley
   |author  = Bugbuddy
+
   |author  = UncannyValley
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 2326
+
   |nexus  = 20519
   |github  =
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |content pack for = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Farm 2
+
   |name    = Uncle Iroh Approved Tea
   |author  = Zander
+
   |author  = slimerrain
   |id      = zander.immersivefarm2
+
   |id      = slimerrain.byproducts
   |nexus  = 1531
+
   |nexus  = 22376
   |github  =
+
   |github  = slimerrain/stardew-mods
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overgrown Fairy Buildings
+
   |name    = Underdark Sewer
   |author  = Ali Read/naeldeus
+
   |author  = Mel Noelle and Kirbylink
   |id      = naeldeus.OvergrownFairyBuildings
+
   |id      = melnoelle.underdarksewer
   |nexus  = 4564
+
   |nexus  = 3070
   |github  =
+
   |github  = KirbyLink/UnderdarkSewer
 
+
 
  |content pack for = Content Patcher
+
   |broke in          = SMAPI 3.0
 
+
   |unofficial version = 1.1.1-unofficial.2-minervamaga
   |broke in          = Stardew Valley 1.5
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
{{#invoke:SMAPI compatibility|entry
}}
+
   |name    = Underground Secrets
{{#invoke:SMAPI compatibility|entry
+
   |author  = aedenthorn, Erinthe
   |name    = Remove That Damn Rock
+
   |id      = aedenthorn.UndergroundSecrets
   |author  = Plutey/Androxilogin
+
   |nexus  = 6597
   |id      = Androxilogin.RemoveThatDamnRock
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 384
+
 
   |github  =
+
   |broke in = Stardew Valley 1.6
 
+
   |status  = workaround
  |content pack for = Content Patcher
+
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 
+
}}
   |broke in           = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
  |name    = Underground Secrets Redux
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |author  = aedenthorn and Prism 99
}}
+
  |id      = prism99.aedenthorn.UndergroundSecrets
{{#invoke:SMAPI compatibility|footer}}
+
  |nexus  = 21475
 
+
  |github  = aedenthorn/StardewValleyMods
===XNB mods===
+
}}
See [[Modding:Using XNB mods]].
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Unhinged Mayo Jar
==Mod data overrides==
+
  |author  = spacechase0
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.
+
  |id      = spacechase0.UnhingedMayoJar
 
+
  |nexus  = 17139
{{#invoke:SMAPI compatibility overrides|header}}
+
  |github  =
{{#invoke:SMAPI compatibility overrides|entry
+
 
   |name           = Adjust Artisan Prices
+
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
}}
   |update keys    =
+
{{#invoke:SMAPI compatibility|entry
   |local version =
+
  |name    = Unique Children
  |remote version = 0.01 → 0.0.1
+
  |author  = Shaklin
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |id      = shaklin.uniquechildren
}}
+
  |nexus  = 6278
{{#invoke:SMAPI compatibility overrides|entry
+
  |github  =
   |name          = Almighty Farming Tool
+
}}
   |id             = 439
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
   |name   = Unique Children Talk
   |local version =
+
   |author  = Shaklin
   |remote version = 1.21 → 1.2.1
+
  |id      = shaklin.uniquechildrentalk
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
   |nexus  = 9540
}}
+
   |github =
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name           = Auto Water
+
{{#invoke:SMAPI compatibility|entry
   |id            = pickle.autowater
+
   |name    = Unique Valley
   |update keys    = Nexus:5463 → Nexus:1666
+
   |author  = aedenthorn, Erinthe
   |local version  =
+
   |id     = aedenthorn.UniqueValley
   |remote version =
+
   |nexus  = 13828
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
   |github = aedenthorn/StardewValleyMods
}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name           = Better Shipping Box
+
   |name    = Unlimited Cats and Dogs
   |id             = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
   |author  = funny-snek
   |update keys    =
+
  |id      = funnysnek.UnlimitedCatsandDogs
   |local version = 1.0.1 → 1.0.2
+
  |nexus   = 2942
   |remote version =
+
  |github  =
  |reason        = manifest outdated<!--last checked: 1.0.2-->
+
 
}}
+
  |broke in = SMAPI 3.0
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name           = Berry Season Reminder
+
{{#invoke:SMAPI compatibility|entry
   |id             = com.anthonyhilyard.berryseasonreminder
+
   |name   = Unlimited Community Center
   |update keys    = +Nexus:9315
+
   |author  = TIplurka
   |local version =
+
   |id      = tiplurka.UnlimitedCommunityCenter
   |remote version =
+
   |nexus   = 23897
   |reason        = No update key
+
   |github  = perkmi/Always-On-Server-for-Multiplayer
}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name          = Big Silo
+
   |name   = Unlimited Gift (Gift All Week)
   |id            = lperkins2.BigSilo
+
  |author  = Chirase
   |update keys    =
+
   |id     = Tommy.GiftAllWeek
   |local version  = 0.0.2 → 0.0.3
+
   |nexus  = 6850
   |remote version =
+
   |github =
   |reason        = manifest outdated<!--last checked: 0.0.3-->
+
 
}}
+
   |status  = abandoned
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name          = Chefs Closet
+
{{#invoke:SMAPI compatibility|entry
   |id            = Duder.ChefsCloset
+
   |name   = Unlimited Gift (Gift Every Day)
   |update keys    =
+
  |author  = Chirase
   |local version  = 1.3-1 → 1.3.0
+
   |id     = Tommy.GiftEveryDay
   |remote version =
+
   |nexus  = 6850
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
+
   |github =
}}
+
 
{{#invoke:SMAPI compatibility overrides|entry
+
   |status  = abandoned
   |name          = Configurable Machines
+
}}
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
  |name    = Unlimited Players
   |local version  = 1.2-beta → 1.2.0
+
  |author  = Armitxes
   |remote version =
+
  |id      = Armitxes.UnlimitedPlayers
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
+
  |nexus  = 2213
}}
+
   |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Adjust Artisan Prices
 +
  |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 0.01 → 0.0.1
 +
  |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Almighty Farming Tool
 +
  |id            = 439
 +
  |update keys    =
 +
  |local version  =
 +
  |remote version = 1.21 → 1.2.1
 +
  |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Auto Water
 +
  |id            = pickle.autowater
 +
  |update keys    = Nexus:5463 → Nexus:1666
 +
  |local version  =
 +
  |remote version =
 +
  |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Better Shipping Box
 +
  |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
 +
  |update keys    =
 +
  |local version  = 1.0.1 → 1.0.2
 +
  |remote version =
 +
  |reason        = manifest outdated<!--last checked: 1.0.2-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Big Silo
 +
   |id            = lperkins2.BigSilo
 +
   |update keys    =
 +
   |local version  = 0.0.2 → 0.0.3
 +
   |remote version =
 +
   |reason        = manifest outdated<!--last checked: 0.0.3-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Chefs Closet
 +
   |id            = Duder.ChefsCloset
 +
   |update keys    =
 +
   |local version  = 1.3-1 → 1.3.0
 +
   |remote version =
 +
   |reason        = manifest has wrong version<!--last checked: 1.3.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Configurable Machines
 +
   |id            = 21da6619-dc03-4660-9794-8e5b498f5b97
 +
   |update keys    =
 +
   |local version  = 1.2-beta → 1.2.0
 +
   |remote version =
 +
   |reason        = manifest has wrong version<!--last checked: 1.2.0-->
 +
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Custom Linens
 
   |name          = Custom Linens
Line 20,747: Line 23,750:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.10.0 - unofficial
 
  |unofficial url    = https://gitlab.com/JoXW/SMAPIHealthbarMod/-/releases/healthBar2.0.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,830: 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,854: 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).