Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: add new mods: More Lively Sewer Overhaul, NPC Bucket for HB, SAML, Yanshufitos Mod, Yet Another Fishing Mod)
m
 
(566 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 47: Line 53:
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 58: Line 66:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 67: Line 98:
 
   |github  = Ophaneom/Abilities-Experience-Bars
 
   |github  = Ophaneom/Abilities-Experience-Bars
  
   |beta 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 94: Line 134:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 110: Line 150:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 125: 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 133: Line 183:
 
   |github  =
 
   |github  =
  
   |beta 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 148: 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 156: Line 217:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 165: Line 226:
 
   |github  = MiguelLucas/StardewValleyMods
 
   |github  = MiguelLucas/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 174: Line 235:
 
   |github  =
 
   |github  =
  
   |beta 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 195: Line 263:
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
 
   |github  = ThatNorthernMonkey/AdjustArtisanPrices
  
   |broke in           = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.1
 +
<!--
 
   |unofficial version = 0.0.2-unofficial.3-pathoschild
 
   |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
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329038
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 215: Line 283:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.1-ddgroves
 
   |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
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3335226
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 229: Line 297:
 
   |github  = Gathouria/Adopt-Skin
 
   |github  = Gathouria/Adopt-Skin
  
   |beta 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 238: Line 313:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 247: Line 331:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 257: 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 265: Line 363:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 287: Line 387:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 311: 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  = 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
 
   |nexus  = 7444
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 344: Line 457:
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 352: 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 360: Line 490:
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
  
   |beta 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 376: Line 516:
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 400: Line 540:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 423: Line 575:
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 432: Line 584:
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 453: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 471: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Hay
 +
   |author  = Omek97
 +
  |id      = omek97.always_hay
 +
  |nexus  = 20808
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Always On Server for Multiplayer
 
   |name    = Always On Server for Multiplayer
 
   |author  = funny-snek and Zuberii
 
   |author  = funny-snek and Zuberii
   |id      = funny-snek.Always_On_Server
+
   |id      = mikko.Always_On_Server<!--changed in 1.20.3-unofficial.2-->, funny-snek.Always_On_Server
 
   |nexus  = 2677
 
   |nexus  = 2677
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
 
   |github  = funny-snek/Always-On-Server-for-Multiplayer
  
 
   |broke in          = Stardew Valley 1.4
 
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |unofficial version = 1.20.3-unofficial.2-mikko_perkele
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#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 493: Line 654:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
   |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 508: 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
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 516: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 523: 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 531: Line 717:
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 540: Line 726:
 
   |github  = Jonqora/StardewMods
 
   |github  = Jonqora/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial version = 1.2.1-unofficial.1-Mizzion
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-78699
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 573: Line 759:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 581: Line 767:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Mood Fix
 +
  |author  = Grant Peters
 +
  |id      = GPeters-AnimalMoodFix
 +
  |nexus  = 761
 +
  |github  =
 +
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Observer
 
   |name    = Animal Observer
   |author  = NOFILENAMED
+
   |author  = nofilenamed
 
   |id      = NFN.ANIMOBS
 
   |id      = NFN.ANIMOBS
 
   |nexus  = 8653
 
   |nexus  = 8653
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 607: Line 799:
 
   |github  = Hakej/Animal-Pet-Status
 
   |github  = Hakej/Animal-Pet-Status
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 617: Line 809:
 
   |github  = lshtech/AnimalProduceExpansion
 
   |github  = lshtech/AnimalProduceExpansion
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 625: Line 817:
 
   |nexus  = 7769
 
   |nexus  = 7769
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 635: Line 825:
 
   |github  =
 
   |github  =
  
   |beta 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 644: Line 841:
 
   |github  = rikai/AnimalSelector
 
   |github  = rikai/AnimalSelector
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 661: Line 859:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.3.11
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
+
-->
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#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 673: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 684: Line 887:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 696: 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
  
   |beta 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 709: Line 915:
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |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.
 
+
-->
  |beta broke in = Stardew Valley 1.6<!--@retest-after HD Portraits-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 745: Line 951:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 754: Line 960:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 784: Line 992:
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 793: Line 1,001:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 802: Line 1,012:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta 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 813: Line 1,030:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 834: Line 1,051:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta 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 840: 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
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 852: Line 1,089:
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 861: Line 1,098:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 871: Line 1,108:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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 880: Line 1,125:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 892: Line 1,135:
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 912: Line 1,155:
 
   |github  =
 
   |github  =
  
   |beta 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 918: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 937: Line 1,189:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
   |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 949: Line 1,206:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |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
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 966: Line 1,223:
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 977: Line 1,234:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 985: Line 1,242:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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 1,000: 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
Line 1,005: Line 1,274:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = cgifox
+
   |author  = X3n0n182
   |id      = cgifox.AutoAttack
+
   |id      = X3n0n182.AutoAttack
   |nexus  = 9620
+
   |nexus  = 7258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = X3n0n182
+
   |author  = cgifox
   |id      = X3n0n182.AutoAttack
+
   |id      = cgifox.AutoAttack
   |nexus  = 7258
+
   |nexus  = 9620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,023: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,030: Line 1,315:
 
   |nexus  = 2387
 
   |nexus  = 2387
 
   |github  =
 
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
   |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,044: 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,060: Line 1,357:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |status  = workaround
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
+
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
+
<!--
   |beta broke in = Stardew Valley 1.6
+
  |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,073: Line 1,379:
 
   |github  = maephie/StardewMods
 
   |github  = maephie/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,081: Line 1,387:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,091: Line 1,395:
 
   |github  =
 
   |github  =
  
   |beta 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,099: 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,106: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |beta 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,120: 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,142: 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,149: 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,156: 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,164: 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,169: 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,178: 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,186: Line 1,566:
 
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,194: Line 1,585:
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,203: Line 1,594:
 
   |github  =
 
   |github  =
  
   |beta 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  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,220: Line 1,617:
 
   |nexus  = 1666
 
   |nexus  = 1666
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Water
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AutoWater
 +
  |nexus  = 21022
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,239: Line 1,643:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,251: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,262: Line 1,664:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,285: Line 1,715:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta 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,300: Line 1,744:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
   |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,310: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,328: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,338: Line 1,789:
  
 
   |broke in = Stardew Valley 1.5.5
 
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Battle Ring
 +
  |author  = lyl
 +
  |id      = lyl.br
 +
  |nexus  = 22027
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,346: 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.
 
+
-->
  |beta status = broken<!--@retest-after Battle Royalley - Year 2-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,359: Line 1,817:
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,366: 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,375: Line 1,840:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
   |author  = 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
  
   |beta 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,392: 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,400: Line 1,889:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better 10 Hearts
 
   |name    = Better 10 Hearts
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |nexus  = 3605
 
   |nexus  = 3605
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,431: Line 1,919:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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,439: Line 1,929:
 
   |nexus  =
 
   |nexus  =
 
   |github  = daleao/bagi-meads
 
   |github  = daleao/bagi-meads
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,446: Line 1,938:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,456: Line 1,946:
 
   |moddrop = 1105633
 
   |moddrop = 1105633
 
   |github  = tlitookilakin/BetterBeehouses
 
   |github  = tlitookilakin/BetterBeehouses
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,472: Line 1,960:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Chests
 
   |name    = Better Chests
   |author  = furyx639
+
   |author  = LeFauxMatt
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Crab Pots
 
   |name    = Better Crab Pots
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |nexus  = 3159
 
   |nexus  = 3159
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,501: 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
  
   |beta 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,508: 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
  
   |beta 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,520: Line 2,023:
 
   |nexus  = 10907
 
   |nexus  = 10907
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,530: Line 2,031:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,539: Line 2,040:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 
   |unofficial version = 1.0.3-unofficial.1-strobe
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,552: Line 2,053:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Better Elevator - Continued|Better Elevator - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Elevator - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.BetterElevator
 +
  |nexus  = 22340
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Enchantments, Enchantment
 +
  |author  = kalik
 +
  |id      = kalik.Enchantment
 +
  |nexus  = 23368
 +
  |github  = rusunu/Enchantment
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,583: Line 2,100:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 
   |unofficial version = 2.6.1-unofficial.4-strobe
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,596: Line 2,113:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,606: Line 2,123:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 +
<!--
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial version = 1.6.1-unofficial.1-benjiismydog
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79934
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,620: Line 2,139:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,634: 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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,668: Line 2,185:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |beta 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,677: Line 2,196:
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,684: Line 2,203:
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |nexus  = 8992
 
   |nexus  = 8992
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,695: 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,707: Line 2,233:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Mixed Seeds
 
   |name    = Better Mixed Seeds
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |nexus  = 3012
 
   |nexus  = 3012
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
  
   |beta 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,721: Line 2,249:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,730: Line 2,258:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,745: Line 2,273:
 
   |nexus  = 17252
 
   |nexus  = 17252
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,755: Line 2,281:
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,774: Line 2,300:
 
   |nexus  = 859
 
   |nexus  = 859
 
   |github  = urbanyeti/stardew-better-ranching
 
   |github  = urbanyeti/stardew-better-ranching
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Rarecrows
 
   |name    = Better Rarecrows
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |nexus  = 3232
 
   |nexus  = 3232
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,790: Line 2,314:
 
   |nexus  = 11610
 
   |nexus  = 11610
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,798: 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,812: 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
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,828: 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,839: Line 2,360:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,854: 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,863: Line 2,386:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,871: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 
+
}}
   |beta 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,882: Line 2,410:
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,890: 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,899: Line 2,441:
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,908: Line 2,450:
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
  
   |beta 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,918: Line 2,487:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta 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,925: Line 2,496:
 
   |id      = b_wandert.Betwitched
 
   |id      = b_wandert.Betwitched
 
   |nexus  = 10172
 
   |nexus  = 10172
 +
  |github  =
 +
 +
  |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  =
 
   |github  =
 
}}
 
}}
Line 1,938: Line 2,527:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,949: Line 2,536:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta 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,959: Line 2,553:
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,980: Line 2,574:
 
   |nexus  = 492
 
   |nexus  = 492
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,989: Line 2,581:
 
   |nexus  = 6948
 
   |nexus  = 6948
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,998: Line 2,588:
 
   |nexus  = 14073
 
   |nexus  = 14073
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
   |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,008: Line 2,603:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 2,025: 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 2,034: 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  = 2502
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
   |id      = BunnyJumps.BJSNoClip
 
   |nexus  = 2820
 
   |nexus  = 2820
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,047: Line 2,723:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,060: Line 2,736:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,069: Line 2,745:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,078: Line 2,754:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,108: Line 2,784:
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,117: Line 2,793:
 
   |github  = explosivetortellini/bluechickensaregreen
 
   |github  = explosivetortellini/bluechickensaregreen
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bookcase
+
  |name    = Blue Chickens in Multiplayer
   |author  = Darkhax
+
  |author  = WindHero
   |id      = darkhax.bookcase
+
  |id      = WindHero.BlueChickensInMultiplayer
   |nexus  =
+
  |nexus  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bookcase
 +
   |author  = Darkhax
 +
   |id      = darkhax.bookcase
 +
   |nexus  =
 
   |curse  = 297252
 
   |curse  = 297252
 
   |github  = Stardew-Valley-Modding/Bookcase
 
   |github  = Stardew-Valley-Modding/Bookcase
  
 
   |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,136: Line 2,830:
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,146: Line 2,840:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bow
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Bow
 +
  |nexus  = 2756
 +
  |moddrop = 771627
 +
  |github  = spacechase0/Bow
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Brave New World - Core, BNW Core
 +
  |author  = DiogoAlbano
 +
  |id      = DiogoAlbano.BNWCore
 +
  |nexus  = 15871
 +
  |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,156: Line 2,872:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,165: Line 2,881:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,174: Line 2,890:
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
+
   |status  = abandoned
 +
  |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,188: 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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,203: Line 2,925:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,212: Line 2,936:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,223: Line 2,947:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,232: Line 2,956:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |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,241: Line 2,973:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
   |beta 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,250: Line 2,991:
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,259: Line 3,000:
 
   |github  = bmarquismarkail/SV_BuildersList
 
   |github  = bmarquismarkail/SV_BuildersList
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,275: Line 3,016:
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |github  = Esca-MMC/BuildOnAnyTile
 
   |moddrop = 827525
 
   |moddrop = 827525
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,285: Line 3,024:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,294: Line 3,033:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,300: 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,311: Line 3,052:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,319: Line 3,060:
 
   |nexus  = 15792
 
   |nexus  = 15792
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,329: Line 3,068:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,346: Line 3,094:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,355: Line 3,103:
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,364: Line 3,113:
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{nexus mod|21137}}
 +
  |unofficial version = 2.1.1-unofficial.2-cyxyr
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cabin Owner Displayed
+
  |name    = Bwdyworks
   |author  = funny-snek
+
  |author  = bwdy
   |id      = funnysnek.displaycabinowner
+
  |id      = bwdyworks
   |nexus  = 3036
+
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cabin Owner Displayed
 +
   |author  = funny-snek
 +
   |id      = funnysnek.displaycabinowner
 +
   |nexus  = 3036
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,380: 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,386: 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,398: Line 3,173:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,410: 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,419: Line 3,205:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,429: Line 3,215:
 
   |nexus  = 1333
 
   |nexus  = 1333
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,436: Line 3,224:
 
   |nexus  = 13009
 
   |nexus  = 13009
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author  = skellady and sophie
+
   |author  = skellady and sophiesalacia
 
   |id      = sophie.CarWarp
 
   |id      = sophie.CarWarp
 
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,456: Line 3,253:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |status  = workaround
   |unofficial version = 1.1.2-unofficial.1-strobe
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,469: 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,478: Line 3,275:
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
  
   |beta 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,487: Line 3,286:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Catalogue Filter- Continued|Catalogue Filter - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Filter - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CatalogueFilter
 +
  |nexus  = 22379
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.CatalogueFramework
 +
  |nexus  = 22364
 +
  |github  = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,504: Line 3,319:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,528: Line 3,343:
 
   |github  = skuldomg/catGifts
 
   |github  = skuldomg/catGifts
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,535: Line 3,352:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,546: Line 3,363:
 
   |github  = WizardsLizards/CauldronOfChance
 
   |github  = WizardsLizards/CauldronOfChance
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,554: Line 3,371:
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Reflection-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,563: Line 3,378:
 
   |nexus  = 5104
 
   |nexus  = 5104
 
   |github  = mus-candidus/CellarAvailable
 
   |github  = mus-candidus/CellarAvailable
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,573: Line 3,386:
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,582: Line 3,395:
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,621: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,634: Line 3,446:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,643: Line 3,455:
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,651: Line 3,463:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,668: Line 3,478:
 
   |github  = DevWithMaj/Stardew-CHAOS
 
   |github  = DevWithMaj/Stardew-CHAOS
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,683: 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,691: Line 3,508:
 
   |github  =
 
   |github  =
  
   |beta 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,701: Line 3,525:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta 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,716: 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,724: Line 3,552:
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 
   |github  = ChristinaEd/ChefHelperAddToFridges
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,744: Line 3,572:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,755: Line 3,583:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,764: Line 3,592:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,770: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,784: Line 3,613:
 
   |github  = berkayylmao/StardewValleyMods
 
   |github  = berkayylmao/StardewValleyMods
  
   |beta 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,816: 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,825: Line 3,668:
 
   |github  = sergiomadd/StardewValleyMods
 
   |github  = sergiomadd/StardewValleyMods
  
   |beta 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,863: Line 3,731:
 
   |github  = loe2run/ChildToNPC
 
   |github  = loe2run/ChildToNPC
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 +
<!--
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
 
   |unofficial version = 1.2.1-unofficial.8-candidus42
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-96#post-68501
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-68501
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,893: Line 3,761:
 
   |nexus  = 8524
 
   |nexus  = 8524
 
   |github  = valruno/ChooseRandomFarmEvent
 
   |github  = valruno/ChooseRandomFarmEvent
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,902: Line 3,772:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,911: Line 3,781:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Never Ending Adventure and Circle of Thorns|Never Ending Adventure and Circle of Thorns]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CJB Automation
 +
  |author  = CJBok
 +
  |id      = CJBAutomation
 +
  |nexus  = 211
 +
  |github  = CJBok/SDV-Mods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,917: 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,926: 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,955: Line 3,838:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Clean Cellar
 
   |name    = Clean Cellar
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |nexus  = 2975
 
   |nexus  = 2975
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,968: 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,987: Line 3,877:
 
   |moddrop = 664033
 
   |moddrop = 664033
 
   |github  = Sakorona/SDVMods
 
   |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  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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,996: Line 3,905:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 
+
}}
   |beta 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 3,009: 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 3,024: Line 3,949:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,032: Line 3,957:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Collapsing On The Farm Fix
+
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Collapsing On The Farm Fix
 
   |author  = monsoonsheep
 
   |author  = monsoonsheep
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |id      = monsoonsheep.CollapseOnFarmFix
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,051: Line 3,983:
 
   |github  =
 
   |github  =
  
   |beta 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
 
   |name    = Colored Crystalariums
 
   |name    = Colored Crystalariums
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ColoredCrystalariums
 
   |id      = sophie.ColoredCrystalariums
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,081: Line 4,042:
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,092: Line 4,053:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,107: 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
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,133: Line 4,093:
 
   |nexus  = 1329
 
   |nexus  = 1329
 
   |github  = musbah/StardewValleyMod
 
   |github  = musbah/StardewValleyMod
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Bundles Randomizer
 +
  |author  = bowtochris
 +
  |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
  |nexus  = 20425
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,149: Line 4,114:
 
   |nexus  = 6893
 
   |nexus  = 6893
 
   |github  = vgperson/CommunityCenterHelper
 
   |github  = vgperson/CommunityCenterHelper
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,159: Line 4,122:
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,179: Line 4,142:
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Bundle Costs
 
   |name    = Configurable Bundle Costs
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |nexus  = 9444
 
   |nexus  = 9444
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,204: Line 4,184:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Luck
 
   |name    = Configurable Luck
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableLuck
 
   |id      = sophie.ConfigurableLuck
 
   |nexus  = 14610
 
   |nexus  = 14610
Line 3,219: 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
 
   |name    = Configurable Special Orders Unlock
 
   |name    = Configurable Special Orders Unlock
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |nexus  = 8690
 
   |nexus  = 8690
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github  = sophiesalacia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,237: Line 4,227:
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,246: Line 4,236:
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 
   |github  = BayesianBandit/ConfigureMachineSpeed
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configure Machine Speed
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.ConfigureMachineSpeed
 +
  |nexus  = 21005
 +
  |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,269: Line 4,273:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,284: Line 4,290:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Console Chat
 
   |name    = Console Chat
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |nexus  = 3768
 
   |nexus  = 3768
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,307: Line 4,313:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Content Code
+
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Content Code
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ContentCode
 
   |id      = spacechase0.ContentCode
Line 3,314: Line 4,329:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,354: Line 4,369:
 
   |nexus  = 6564
 
   |nexus  = 6564
 
   |github  =
 
   |github  =
 
+
}}
   |beta 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,363: 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,371: Line 4,398:
 
   |github  = tesla1889tv/ControlValleyMod
 
   |github  = tesla1889tv/ControlValleyMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,380: Line 4,407:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,393: Line 4,414:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,405: Line 4,424:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,415: 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,435: 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
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,444: Line 4,472:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,454: Line 4,485:
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,463: Line 4,494:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,475: Line 4,506:
 
   |nexus  = 7767
 
   |nexus  = 7767
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,485: Line 4,514:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,494: Line 4,523:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |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
  
   |beta 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,512: Line 4,543:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,522: Line 4,553:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Counter
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.CraftCounter
 +
  |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,544: Line 4,615:
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Critter Rings
+
  |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
 +
   |name    = Critter Rings
 
   |author  = atravita
 
   |author  = atravita
 
   |id      = atravita.CritterRings
 
   |id      = atravita.CritterRings
Line 3,555: Line 4,636:
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,566: Line 4,654:
 
   |source  = https://gitlab.com/kdau/cropbeasts
 
   |source  = https://gitlab.com/kdau/cropbeasts
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,575: Line 4,663:
 
   |github  = FairfieldBW/CropCheck
 
   |github  = FairfieldBW/CropCheck
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,593: Line 4,681:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,609: Line 4,697:
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,617: Line 4,705:
 
   |nexus  = 18914
 
   |nexus  = 18914
 
   |github  = gzhynko/stardew-mods
 
   |github  = gzhynko/stardew-mods
 
  |beta 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
  
   |beta 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,636: Line 4,724:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |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
  
   |beta 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,654: Line 4,746:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,671: Line 4,776:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,698: Line 4,805:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,708: Line 4,813:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,714: Line 4,821:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,727: Line 4,833:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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,742: 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,753: 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,768: Line 4,909:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,777: Line 4,918:
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
 
   |github  = defenthenation/StardewMod-CustomSlayerChallenges
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
  |status            = unofficial
+
<!--
   |unofficial url    = https://github.com/lshtech/StardewMod-CustomSlayerChallenges/releases
+
   |unofficial url    = {{github|lshtech/StardewMod-CustomSlayerChallenges}}/releases
 
   |unofficial version = 2.0.1-unofficial.1-eble
 
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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,791: Line 4,942:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Cask Mod
+
   |name    = Custom Bundles
   |author  = Digus
+
   |author  = LeFauxMatt
   |id      = DIGUS.CustomCaskMod
+
   |id      = furyx639.CustomBundles
   |nexus  = 2642
+
   |nexus  = 8258
  |github  = Digus/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cask Mod
 +
  |author  = Digus
 +
  |id      = DIGUS.CustomCaskMod
 +
  |nexus  = 2642
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,809: Line 4,977:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Chores
 
   |name    = Custom Chores
   |author  = furyx639, LeFauxMatt
+
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 
   |nexus  = 5315
 
   |nexus  = 5315
Line 3,819: Line 4,987:
 
   |github  =
 
   |github  =
  
   |beta 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,828: Line 5,003:
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,834: 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
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,854: 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,862: Line 5,048:
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,870: Line 5,056:
 
   |nexus  = 2516
 
   |nexus  = 2516
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,879: Line 5,063:
 
   |nexus  = 8193
 
   |nexus  = 8193
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Crystalarium Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,897: Line 5,079:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,906: Line 5,088:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Loader
+
   |name    = Custom Egg Amount to Win the Egg Festival, Egg Festival Custom Egg Amount
   |author  = DeLiXx
+
   |author  = onlythechosen
   |id      = DeLiXx.Custom_Farm_Loader
+
   |id      = otc.eggfestivalcustomeggamount
   |nexus  = 13804
+
   |nexus  = 22380
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
   |author = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomFixedDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 6358
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Furniture
+
   |name    = Custom Farming Redux
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomFarming
   |nexus  = 1254
+
   |nexus  = 991
   |moddrop = 793932
+
  |curse  = 307366
 +
   |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = PurrplingCat
+
   |author  = Platonymous
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = Platonymous.CFAutomate
   |nexus  = 7304
+
   |nexus  = 991
   |github  = purrplingcat/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
+
 
   |beta 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
 +
  |name    = Custom Farm Loader
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Custom_Farm_Loader
 +
  |curse  = 990485
 +
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
  |nexus  = 1140
 +
  |moddrop = 128708
 +
  |github  = spacechase0/CustomFarmTypes
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Fixed Dialogue
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 13964
+
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Custom Hay
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = Datamancer
   |id      = aedenthorn.CustomHay
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 16744
+
   |nexus  = 20938
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Furniture
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.CCR
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 1402
+
   |nexus  = 1254
   |moddrop = 664037
+
   |moddrop = 793932
   |github  = Sakorona/SDVMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Gift Dialogue
   |author  = CatCattyCat, Cat
+
   |author  = PurrplingCat
   |id      = cat.customizabledeathpenalty
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 1991
+
   |nexus  = 7304
   |moddrop = 833547
+
   |github  = purrplingcat/StardewMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Gift Limits
   |author  = Yyeahdude
+
   |author  = aedenthorn, Erinthe
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus   = 567
+
  |nexus  = 13964
   |github =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
   |summary = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Gift Limits - Continued
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn and FlyingTNT
   |id      = Cherry.CustomizeAnywhere
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 4734
+
   |nexus  = 22385
  |moddrop = 716356
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Customize Exterior
+
   |name    = Custom Greenhouse
  |author  = spacechase0
+
   |author  = Forkmaster
  |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = Forkmaster.CustomGreenhouse
  |nexus  = 1099
+
   |nexus  = 3464
  |moddrop = 127272
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
 
  |author  = MissCoriel
 
  |id      = misscoriel.hpstam
 
  |nexus  = 5275
 
  |github  = MissCoriel/Customize-Health-and-Stamina
 
}}
 
{{#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
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Linens
 
   |author  = Mevima
 
   |id      = Mevima.CustomLinens
 
   |nexus  = 1027
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
  |moddrop = 793918
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
  |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Anywhere
   |author  = SG
+
   |author  = Cherry, CherryChain
   |id      = SG.RileyHouse
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 5811
+
   |nexus  = 4734
   |github  =
+
   |moddrop = 716356
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Cursor Sprite
   |author  = XxHarvzBackxX
+
   |author  = Sonozuki
   |id      = harvz.CustomObelisks
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |nexus  = 10202
+
   |nexus  = 3014
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = Dragoon23.CustomizeDresser
  |curse  = 868827
+
   |nexus  = 23359
   |nexus  = 10152
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomOreNodes
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |curse   = 868903
+
   |nexus   = 1099
   |nexus  = 5966
+
   |moddrop = 127272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = Entoarox
+
   |author  = MissCoriel
   |id      = Entoarox.CustomPaths
+
   |id      = misscoriel.hpstam
   |nexus  = 2272
+
   |nexus  = 5275
  |chucklefish = 5234
+
   |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.PetBed
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 10462
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Wedding Attire
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 10704
+
   |nexus  = 10761
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Kissing
   |author  = hawkfalcon
+
   |author  = Digus
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 2148
+
   |nexus  = 4664
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Linens
   |author  = Dem1se
+
   |author  = Mevima
   |id      = Dem1se.CustomReminders
+
   |id      = Mevima.CustomLinens
   |nexus  = 6215
+
   |nexus  = 1027
   |moddrop = 793899
+
   |github  =
   |github = Dem1se/CustomReminders
+
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.Renovations
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 9687
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
  
   |beta 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 Resource Clumps
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 6669
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Locks Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.CustomLocksUpdated
 +
  |nexus  = 21148
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSigns
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 11336
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 Movies
   |author  = barteke22
+
   |author  = Platonymous
   |id      = barteke22.CustomSpouseLocation
+
   |id      = Platonymous.CustomMovies
   |nexus  = 9676
+
   |nexus  = 4737
   |github  = barteke22/StardewMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta 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 Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = Platonymous.CustomMusic
   |nexus  = 10889
+
  |curse  = 307367
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793904
 +
   |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 7775
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23131
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Platonymous.CustomNPC
  |curse  = 868833
+
   |nexus  = 1607
   |nexus  = 10029
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom NPC Exclusions
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 16729
+
   |nexus  = 7089
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 847997
 +
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 14152
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom NPC - Riley, Riley House
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = SG
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = SG.RileyHouse
   |nexus  = 7517
+
   |nexus  = 5811
   |github  = TheMightyAmondee/CustomTokens
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.CustomToolbar
+
   |id      = harvz.CustomObelisks
   |nexus  = 11322
+
   |nexus  = 10202
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Object Production
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.CustomToolEffect
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 5712
+
  |curse  = 868827
   |github  = ZaneYork/CustomToolEffect
+
   |nexus  = 10152
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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 Ore Nodes
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.CustomToolRange
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 16384
+
  |curse  = 868903
   |github  =
+
   |nexus  = 5966
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Paths
   |author  = Esca, Esca-MMC
+
   |author  = Entoarox
   |id      = Esca.CustomTracker
+
   |id      = Entoarox.CustomPaths
   |nexus  = 5108
+
   |nexus  = 2272
   |github  = Esca-MMC/CustomTracker
+
  |chucklefish = 5234
   |moddrop = 706059
+
   |github  = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Pet Beds, Pet Bed
  |author  = CatCattyCat, Cat
 
  |id      = cat.customtransparency
 
  |nexus  = 2359
 
  |moddrop = 833556
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Trash Can
 
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.PetBed
   |nexus  = 10760
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Picture Frames
  |author  = Platonymous
 
  |id      = Platonymous.CustomTV
 
  |curse  = 877224
 
  |nexus  = 6775
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Wallpaper Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomPictureFrames
  |curse  = 868751
+
   |nexus  = 10704
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Quest Expiration
   |author  = CatCattyCat, Cat
+
   |author  = hawkfalcon
   |id      = cat.customwarplocations
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 1688
+
   |nexus  = 2148
   |moddrop = 833544
+
   |github  = hawkfalcon/Stardew-Mods
   |github = danvolchek/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
  |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 Warp Points
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.Renovations
   |nexus  = 9651
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Resource Clumps
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 3445
+
   |nexus  = 6669
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Shirts
   |author  = XxHarvzBackxX
+
   |author  = Platonymous
   |id      = harvz.CWSG
+
   |id      = Platonymous.CustomShirts
   |nexus  = 10024
+
   |nexus  = 2416
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Cut the Cord, TvMenu
+
   |name    = Custom Shops Redux
   |author  = cgifox
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = cgifox.CutTheCord
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 9571
+
   |nexus  = 1378
   |github  = harshlele/CutTheCord
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Signs
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomSigns
  |curse  = 871827
+
   |nexus  = 11336
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Spouse Location
   |author  = Seawolf, seawolf87
+
   |author  = barteke22
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 4791
+
   |nexus  = 9676
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Spouse Patio
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 6783
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Daily Luck Message
+
   |name    = Custom Spouse Patio Redux
   |author  = Schematix, Schmtx
+
   |author  = aedenthorn, Erinthe
   |id      = Schematix.DailyLuckMessage
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1327
+
   |nexus  = 10889
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Spouse Patio Wizard
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 1141
+
   |nexus  = 7775
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Rooms
   |author  = flowoeB
+
   |author  = aedenthorn, Erinthe
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 8356
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Rooms - Continued
   |author  = ActionJackson
+
   |author  = Datamancer
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 14648
+
   |nexus  = 20966
   |github  =
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |beta 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 Starter Furniture
   |author  = MevNav
+
   |author  = aedenthorn, Erinthe
   |id      = MevNav.DailyPlanner
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 16704
+
   |nexus  = 16729
   |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Starter Package
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 4779
+
   |nexus  = 14152
   |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop = 677025
+
 
   |curse  = 353698
+
   |broke in          = Stardew Valley 1.6
   |github = CompSciLauren/stardew-valley-daily-screenshot-mod
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tapper Framework
   |author  = shekurika
+
   |author  = Selph, zombifier
   |id      = shekurika.DailySpecialOrders
+
   |id      = selph.CustomTapperFramework
   |nexus  = 9693
+
   |nexus  = 22975
   |github  = shekurika/DailySpecialOrders
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Tokens
   |author  = GuiNoya, Yesst
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = GuiNoya.DailyTasksReport
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 1624
+
   |nexus  = 7517
   |github  = GuiNoya/SVMods
+
   |github  = TheMightyAmondee/CustomTokens
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Toolbar
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomToolbar
 +
  |nexus  = 11322
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.4.2-unofficial.8-prism99
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Effect
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomToolEffect
 +
  |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Tool Range
   |author  = Danmw3
+
   |author  = trashcan9
   |id      = danmw3.DanUtils
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 2287
+
   |nexus  = 16384
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Tracker
   |author  = zazizu
+
   |author  = Esca, Esca-MMC
   |id      = zazizu.darkUI
+
   |id      = Esca.CustomTracker
   |nexus  = 4056
+
   |nexus  = 5108
   |github  = cilekli-link/SDVMods
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Transparency
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = cat.customtransparency
   |nexus  = 1691
+
   |nexus  = 2359
   |moddrop = 606646
+
   |moddrop = 833556
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Trash Can
   |author  = MissCoriel
+
   |author  = ShivaGuy
   |id      = misscoriel.diary
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4451
+
   |nexus  = 11835
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Tree Tweaks, More Wood
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 18174
+
   |nexus  = 10760
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom TV
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = Platonymous.CustomTV
   |nexus   = 679
+
   |curse   = 877224
   |moddrop = 606608
+
   |nexus  = 6775
   |github  = Pathoschild/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom TV Channel
   |author  = iSkLz_, MSCFC
+
   |author  = chieeri323
   |id      = MSCFC.DecraftingMod
+
   |id      = chieeri323.customtvchannel
   |nexus  = 4158
+
   |nexus  = 24278
   |github  = iSkLz/DecraftingMod
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Wallpaper Framework
   |author  = Max Vollmer, SVProtector
+
   |author  = aedenthorn, Erinthe
   |id      = maxvollmer.deepwoodsmod
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 2571
+
  |curse  = 868751
   |github  = maxvollmer/DeepWoodsMod
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Custom Walls and Floors
   |author  = Sandman53
+
   |author  = Platonymous
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 5016
+
  |curse  = 307569
   |github  =
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Warp Locations
   |author  = Tlitookilakin
+
   |author  = CatCattyCat, Cat
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = cat.customwarplocations
   |nexus  = 10240
+
   |nexus  = 1688
   |moddrop = 1060419
+
   |moddrop = 833544
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Warp Points
   |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 12421
+
   |nexus  = 9651
   |github  = tylergibbs2/DefaultFarmer
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom Warps
   |author  = DecidedlyHuman
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = f4iTh.CustomWarps
   |nexus  = 10939
+
   |nexus  = 3445
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Winter Star Gifts
   |author  = AxesOfEvil
+
   |author  = XxHarvzBackxX
   |id      = AxesOfEvil.DeliveryService
+
   |id      = harvz.CWSG
   |nexus  = 5187
+
   |nexus  = 10024
   |github  = AxesOfEvil/SV_DeliveryService
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Cut the Cord, TvMenu
   |author  = Dash, yuukidach
+
   |author  = cgifox
   |id      = Pathoschild.test
+
   |id      = cgifox.CutTheCord
   |nexus  = 5570
+
   |nexus  = 9571
   |github  =
+
   |github  = harshlele/CutTheCord
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Cycle Tools
   |author  = ferdaber
+
   |author  = LeFauxMatt
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = furyx639.CycleTools
   |nexus  = 7920
+
  |curse  = 871827
   |github  = ferdaber/sdv-mods
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Farm Photo
   |author  = domsim1
+
   |author  = Seawolf, seawolf87
   |id      = domsim1.DeluxeHats
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5836
+
   |nexus  = 4791
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = Seawolf87/DailyFarmPhoto
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = MolsonCAD
+
   |author  = BlaDe
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 11436
+
   |nexus  = 6783
   |github  = MolsonCAD/DeluxeJournal
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Luck Message
   |author  = lech43
+
   |author  = Schematix, Schmtx
   |id      = lech43.DemandingShipping
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 7315
+
   |nexus  = 1327
 
   |github  =
 
   |github  =
  
   |beta 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    = Demetrius Visits Cave
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = Kichjo
+
   |author  = zeldela
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = dJustLuckMod
   |nexus  = 5477
+
   |nexus  = 10386
   |github  = KeelanRosa/StardewMods
+
   |github  = zeldela/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily News
   |author  = DeLiXx
+
   |author  = bashNinja
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = bashNinja.DailyNews
   |nexus  = 16750
+
   |nexus  = 1141
   |github  =
+
   |github  = miketweaver/DailyNews
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Notifications, Event Notifications
   |author  = Esca, Esca-MMC
+
   |author  = dreamsicl
   |id      = Esca.DestroyableBushes
+
   |id      = EventNotifications
   |nexus  = 6304
+
   |nexus  =
   |moddrop = 798245
+
   |chucklefish = 3621
   |github  = Esca-MMC/DestroyableBushes
+
   |github  =
  
   |beta 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    = Detailed Sprites
+
   |name    = Daily Pet the Animals
   |author  = RainsKuro, RainzKuro
+
   |author  = flowoeB
   |id      = RainzKuro.DetailedSprites
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 15549
+
   |nexus  = 8356
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Phone Quest
   |author  = gzhynko
+
   |author  = ActionJackson
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 8853
+
   |nexus  = 14648
   |github  = gzhynko/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = aedenthorn, Erinthe
+
   |author  = MevNav
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = MevNav.DailyPlanner
  |curse  = 868761
+
   |nexus  = 16704
   |nexus  = 11661
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Quest Anywhere
   |author  = elbe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = elbe.DialogueExtension
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 10851
+
   |nexus  = 513
   |github  = lshtech/DialogueExtension
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Screenshot
   |author  = aedenthorn, Erinthe
+
   |author  = CompSciLauren
   |id      = aedenthorn.DialogueNewLine
+
   |id      = CompSciLauren.DailyScreenshot
   |curse   = 868753
+
   |nexus  = 4779
   |nexus   = 12175
+
  |chucklefish = 5907
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 677025
 +
   |curse   = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Special Orders
   |author  = DecidedlyHuman
+
   |author  = shekurika
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 9887
+
   |nexus  = 9693
   |moddrop = 1035899
+
   |github  = shekurika/DailySpecialOrders
   |github  = DecidedlyHuman/DialogueTester
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily Tasks Report
   |author  = aedenthorn, Erinthe
+
   |author  = GuiNoya, Yesst
   |id      = aedenthorn.DialogueTrees
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 9550
+
   |nexus  = 1624
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GuiNoya/SVMods
  
   |beta 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
 +
  |name    = Daily Tasks Report Plus
 +
  |author  = Prism 99
 +
  |id      = Prism99.DailyTasksReportPlus
 +
  |nexus  = 20871
 +
  |github  = Prism-99/DailyTaskReportPlus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DaLionheart
 +
  |author  = DaLion
 +
  |id      = DaLion.Core
 +
  |nexus  = 24332
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Dan Utils
   |author  = Nishtra
+
   |author  = Danmw3
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = danmw3.DanUtils
   |nexus  = 1583
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
  
   |status   = workaround
+
   |broke in = SMAPI 3.0
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
}}
   |broke in = Stardew Valley 1.3.29
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dark User Interface
 +
   |author = zazizu
 +
  |id      = zazizu.darkUI
 +
  |nexus  = 4056
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Data Layers, Data Maps
   |author  = shanks3042
+
   |author  = Pathoschild
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 5816
+
  |curse  = 1000628
   |github  =
+
   |nexus  = 1691
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |moddrop = 606646
 +
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Date Night
   |author  = spacechase0
+
   |author  = SUPERT
   |id      = spacechase0.DimensionalPockets
+
   |id      = supert.datenight
   |nexus  = 12706
+
   |nexus  = 11459
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dear Diary, Journal Keeping Mod
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.diary
 +
  |nexus  = 4451
 +
  |moddrop = 624395
 +
  |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Death Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DinoForm
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 18244
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Debug Mode
   |author  = Eugenii10
+
   |author  = Pathoschild
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 9717
+
  |curse  = 1000634
   |github  =
+
   |nexus  = 679
 
+
   |moddrop = 606608
   |beta broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Decrafting Mod
   |author  = lperkins2, Logan Perkins
+
  |author  = iSkLz_, MSCFC
   |id      = lperkins2.DisableController
+
  |id      = MSCFC.DecraftingMod
   |nexus  = 2229
+
  |nexus  = 4158
 +
  |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods
 +
   |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.deepwoodsmod
 +
  |curse  = 992429
 +
  |nexus  = 2571
 +
  |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deep Woods Seasonal Obelisk
 +
  |author  = Sandman53
 +
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
 +
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Deep Woods Warp Network Integration
   |author  = RuiNtD
+
   |author  = Tlitookilakin
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 2156
+
   |nexus  = 10240
   |github  = RuiNtD/SVRichPresence
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#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    = Displays
+
   |name    = Delivery Service
   |author  = spacechase0 and ParadigmNomad
+
   |author  = AxesOfEvil
   |id      = spacechase0.Displays
+
   |id      = AxesOfEvil.DeliveryService
  |curse  = 867712
+
   |nexus  = 5187
   |nexus  = 7635
+
   |github  = AxesOfEvil/SV_DeliveryService
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Delivery Upgrade Tool
   |author  = Airyn and the DSV Team
+
   |author  = Dash, yuukidach
   |id      = DSV.Core
+
   |id      = Pathoschild.test
   |nexus  = 17059
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Pyrohead37
+
   |author  = stokastic
   |id      = Pyrohead37.DontEatThat
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 1951
+
   |nexus  = 2462
   |github  = jahangmar/StardewValleyMods
+
   |github  = stokastic/CoopGrabber
  
   |beta 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    = Don't Stop Me Now
+
   |name    = Deluxe Grabber Redux
   |author  = Shockah
+
   |author  = ferdaber
   |id      = Shockah.DontStopMeNow
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 10941
+
   |nexus  = 7920
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ferdaber/sdv-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = Leaf
+
   |author  = Nykal145
   |id      = Leaf.DoubleStandardFarm
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 3928
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deluxe Hats
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = domsim1
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = domsim1.DeluxeHats
   |nexus  = 8587
+
   |nexus  = 5836
   |github  =
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Deluxe Journal
   |author  = joljyo
+
   |author  = MolsonCAD
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 7507
+
   |nexus  = 11436
   |github  =
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Demanding Shipping
   |author  = violetlizabet
+
   |author  = lech43
   |id      = violetlizabet.DragonPearlLure
+
   |id      = lech43.DemandingShipping
   |nexus  = 15109
+
   |nexus  = 7315
   |github  = elizabethcd/DragonPearlLure
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = atravita
+
   |author  = DrSpactacus, NateMod
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 870981
+
   |nexus  = 22564
  |moddrop = 1125248
+
   |github  =
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Demetrius Visits Cave
   |author  = aedenthorn, Erinthe
+
   |author  = Kichjo
   |id      = aedenthorn.Dreamscape
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 11742
+
   |nexus  = 5477
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KeelanRosa/StardewMods
  
   |beta 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    = Drive By
+
   |name    = Desert Bloom Farm
   |author  = BlaDe
+
   |author  = DeLiXx
   |id      = BlaDe.DriveBy
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 12033
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Destroyable Bushes
   |author  = Goldenrevolver
+
   |author  = Esca, Esca-MMC
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = Esca.DestroyableBushes
   |nexus  = 7971
+
   |nexus  = 6304
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Detailed Sprites
   |author  = SwiftSails
+
   |author  = RainsKuro, RainzKuro
   |id      = SwiftSails.DungeonBuddy
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 7864
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = DewCord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = explosivetortellini
   |id      = aedenthorn.DungeonMerchants
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 14630
+
   |nexus  = 8348
   |github  = aedenthorn/StardewValleyMods
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Dialogue Box Redesign
   |author  = Zoryn
+
   |author  = gzhynko
   |id      = Zoryn.DurableFences
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  =
+
   |nexus  = 8853
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = gzhynko/StardewMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Dialogue Display Framework
   |author  = NoFogBob and PaulDunstan
+
   |author  = aedenthorn, Erinthe
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 12345
+
  |curse  = 868761
   |github  =
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Dusty Overhaul
+
   |name    = Dialogue Emotes
   |author  = CyanFire
+
   |author  = PurrplingCat
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 13057
+
   |nexus  = 6537
   |github  =
+
   |github  = purrplingcat/DialogueEmotes
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Dialogue Extension
   |author  = CyanFire
+
   |author  = elbe
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = elbe.DialogueExtension
   |nexus  = 13265
+
   |nexus  = 10851
   |github  =
+
   |github  = lshtech/DialogueExtension
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Dialogue Keys
   |author  = captncraig
+
   |author  = PokeBenji
   |id      = captncraig.dvr
+
   |id      = PokeBenji.DialogueKeys
   |nexus   = 3860
+
   |curse   = 1022342
   |github  = captncraig/StardewMods
+
   |nexus  = 24325
 
+
   |github  =
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialogue New Line
   |author  = noriteway
+
   |author  = aedenthorn, Erinthe
   |id      = noriteway.DwarfScrollPrice
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 16386
+
  |curse  = 868753
   |github  = noriteway/StardewMods
+
   |nexus  = 12175
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dialogue Tester
   |author  = Anthony Hilyard, Grend
+
   |author  = DecidedlyHuman
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = DecidedlyHuman.DialogueTester
   |curse   = 536418
+
   |nexus   = 9887
   |nexus  = 9684
+
   |moddrop = 1035899
   |github  = AHilyard/DwarvishMattock
+
   |github  = DecidedlyHuman/DialogueTester
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Dialogue Trees
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.dynamicbodies
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 12893
+
   |nexus  = 9550
   |github  = ribeena/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Did You Water Your Crops
   |author  = gunnargolf
+
   |author  = Nishtra
   |id      = gunnargolf.DynamicChecklist
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 1145
+
   |nexus  = 1583
   |github  = gunnargolf/DynamicChecklist
+
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
<!--
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.0.2-unofficial.1-Mizzion
+
}}
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
+
{{#invoke:SMAPI compatibility|entry
-->
+
  |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
 +
  |author  = shanks3042
 +
  |id      = shanks3042.StardewValleyEasyPrairieKing
 +
  |nexus  = 5816
 +
  |github  =
 +
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Difficulty Socializing
   |author  = hilovids
+
   |author  = PokeBenji
   |id      = hilovids.DynamicClothing
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 10078
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dimensional Pockets
   |author  = HaulinOats
+
   |author  = spacechase0
   |id      = HaulinOats.DynamicCrops
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 13800
+
   |nexus  = 12706
   |github  = HaulinOats/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Dino Form
   |author  = mistyspring
+
   |author  = aedenthorn, Erinthe
   |id      = mistyspring.dynamicdialogues
+
   |id      = aedenthorn.DinoForm
  |curse  = 880516
+
   |nexus  = 18244
   |nexus  = 12836
+
   |github  = aedenthorn/StardewValleyMods
   |github  = misty-spring/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Disable Auto Pickup
   |author  = mistyspring
+
   |author  = Eugenii10
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 20253
+
   |nexus  = 9717
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Disable Building Fade
   |author  = aedenthorn, Erinthe
+
   |author  = calebstein1
   |id      = aedenthorn.DynamicFlooring
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 14780
+
   |nexus  = 24558
   |github  = aedenthorn/StardewValleyMods
+
   |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Disable Gamepad, Disable Controller
   |author  = spacechase0
+
   |author  = lperkins2, Logan Perkins
   |id      = spacechase0.DynamicGameAssets
+
   |id      = lperkins2.DisableController
  |curse  = 867707
+
   |nexus  = 2229
   |nexus  = 9365
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Discord Rich Presence
   |author  = spacechase0
+
   |author  = RuiNtD
   |id      = spacechase0.DGAAutomate
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 9365
+
   |nexus  = 2156
   |github  = spacechase0/StardewValleyMods
+
   |github  = RuiNtD/SVRichPresence
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Dish of the Day Display
   |author  = tyran285, Ryuuze
+
   |author  = MouseyPounds
   |id      = DynamicMachines
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 374
+
   |nexus  = 3960
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 
 
  |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    = Dismantle Craftables
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 14566
+
   |nexus  = 3687
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Display Energy
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = dmarcoux
   |id      = knakamura.dynamicnighttime
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 2072
+
   |nexus  = 10662
   |moddrop = 664041
+
   |moddrop = 1087175
   |github  = Sakorona/SDVMods
+
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Display Monster Health
   |author  = BashNinja
+
   |author  = Atesba
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 1183
+
   |nexus  = 20984
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Display Player Stats
   |author  = ZaneYork
+
   |author  = Fleem
   |id      = ZaneYork.DynamicPrice
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 5831
+
   |nexus  = 21547
   |github  = ZaneYork/SDV_Mods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Displays
   |author  = PeacefulEnd
+
   |author  = spacechase0 and ParadigmNomad
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = spacechase0.Displays
   |nexus  = 12831
+
  |curse  = 867712
   |github  = Floogen/DynamicReflections
+
   |nexus  = 7635
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsWitchSwampOverhaulPatches
 +
  |curse  = 1010281
 +
  |nexus  = 18109
 +
  |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = Vrakyas
+
   |author  = Airyn and the DSV Team
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = DSV.Core
   |nexus  = 4029
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Don't Eat That
   |author  = Vertigon
+
   |author  = Pyrohead37
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 8450
+
   |nexus  = 1951
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Don't Stop Me Now
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.EarlyGingerIsland
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 13885
+
   |nexus  = 10941
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Double Standard Farm, Double Farm
   |author  = atravita
+
   |author  = Leaf
   |id      = atravita.NerfCavePuzzle
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
  |curse  = 870978
+
   |nexus  = 3928
  |moddrop = 1131424
+
   |github  =
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Downtown Zuzu
   |author  = atravita
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = atravita.EasierDartPuzzle
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |curse  = 870971
+
   |curse  = 987160
  |moddrop = 1205159
+
   |nexus  = 8587
   |nexus  = 13049
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = DPad Inventory Hotkey
   |author  = Cautious Waffle, skulmuk
+
   |author  = joljyo
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 1426
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Dragon Pearl Lure
   |author  = majordot
+
   |author  = violetlizabet
   |id      = MajorDOT.EasierFishing
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  =
+
   |nexus  = 15109
   |curse  = 305367
+
  |github  = elizabethcd/DragonPearlLure
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Draw Fish Ponds Over Grass
 +
  |author  = atravita
 +
  |id      = atravita.DrawFishPondsOverGrass
 +
   |curse  = 870981
 +
  |moddrop = 1125248
 +
  |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |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    = Easier Monster Eradication
+
   |name    = Dreamscape
   |author  = NormanPCN
+
   |author  = aedenthorn, Erinthe
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 11548
+
   |nexus  = 11742
   |github  = NormanPCN/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Dresser Sorter
   |author  = TheMightyAmondee
+
   |author  = idermailer
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = idermailer.dresserSorter
   |nexus  = 8342
+
   |nexus  = 24443
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Drive By
   |author  = LemurKat and kdau
+
   |author  = BlaDe
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = BlaDe.DriveBy
   |nexus  = 5787
+
   |nexus  = 12033
  |moddrop = 984954
+
   |github =
   |source = https://gitlab.com/kdau/eastscarp
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Drop It - Drop Item Hotkey
   |author  = furyx639
+
   |author  = Goldenrevolver
   |id      = furyx639.EasyAccess
+
   |id      = Goldenrevolver.DropItHotkey
  |curse  = 871835
+
   |nexus  = 7971
   |nexus  = 11002
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Dungeon Buddy
   |author  = MountainDewBoi
+
   |author  = SwiftSails
   |id      = MountainDewBoi.EasyFarming
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 4162
+
   |nexus  = 7864
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |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    = Dungeon Merchants
   |author  = DeLiXx
+
   |author  = aedenthorn, Erinthe
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 16873
+
   |nexus  = 14630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Durable Fences
 +
  |author  = Zoryn
 +
  |id      = Zoryn.DurableFences
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Durin's Rest
   |author  = CeruleanSpirit
+
   |author  = NoFogBob and PaulDunstan
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 2957
+
   |nexus  = 12345
 
   |github  =
 
   |github  =
  
   |beta 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    = Dusty Overhaul
   |author  = StultusV
+
   |author  = CyanFire
   |id      = StultusV.EasyPathDestruction
+
   |id      = CF.SMAPI.DustyOverhaul
  |nexus  = 8775
+
   |nexus  = 13057
  |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Easy Petting
 
  |author  = CeruleanSpirit
 
  |id      = EasyPetting.3032
 
   |nexus  = 3032
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Dusty Overhaul - SVE
   |author  = crc-fehler
+
   |author  = CyanFire
   |id      = crc.eatmore
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 2724
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = DVR
   |author  = millerscout
+
   |author  = captncraig
   |id      = Millerscout.EconomyMod
+
   |id      = captncraig.dvr
   |nexus  = 6955
+
   |nexus  = 3860
   |github  = millerscout/StardewMillerMods
+
   |github  = captncraig/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dwarf Scroll Prices
   |author  = EH Lim
+
   |author  = noriteway
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 9303
+
   |nexus  = 16386
   |github  =
+
   |github  = noriteway/StardewMods
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dwarvish Mattock
   |author  = EideeHi
+
   |author  = Anthony Hilyard, Grend
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus  = 4806
+
  |curse  = 536418
   |github  = eideehi/EideeEasyFishing
+
   |nexus  = 9684
 +
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Bodies
   |author  = Ilyaki
+
   |author  = ribeena
   |id      = Ilyaki.Elevator
+
   |id      = ribeena.dynamicbodies
   |nexus  = 2952
+
   |nexus  = 12893
   |github  = Ilyaki/Elevator
+
   |github  = ribeena/StardewValleyMods
 
 
  |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
 
 
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Checklist
   |author  = Mel Noelle and Kirbylink
+
   |author  = gunnargolf
   |id      = melnoelle.underdarkkrobus
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 3071
+
   |nexus  = 1145
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = gunnargolf/DynamicChecklist
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] 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    = Email App
+
   |name    = Dynamic Clothing
   |author  = aedenthorn, Erinthe
+
   |author  = hilovids
   |id      = aedenthorn.Email
+
   |id      = hilovids.DynamicClothing
   |nexus  = 11325
+
   |nexus  = 10078
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Crops
   |author  = aedenthorn, Erinthe
+
   |author  = HaulinOats
   |id      = aedenthorn.SDIEmily
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 14366
+
   |nexus  = 13800
   |github  = aedenthorn/StardewValleyMods
+
   |github  = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Dynamic Dialogues Framework
   |author  = Lerura
+
   |author  = mistyspring
   |id      = Lerura.EmptySpouseRoom
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 8453
+
  |curse  = 880516
   |github  =
+
   |nexus  = 12836
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dynamic Festival Rewards
   |author  = BlueSight
+
   |author  = mistyspring
   |id      = BlueSight.EmptyYourHands
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 19736
+
   |nexus  = 20253
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Flooring
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.EnaiumToolKit
+
   |id      = aedenthorn.DynamicFlooring
  |curse  = 436787
+
   |nexus  = 14780
  |moddrop = 863959
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic Game Assets
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 10668
+
  |curse  = 867707
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = spacechase0
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 193
+
   |nexus  = 9365
   |chucklefish = 3529
+
   |github = spacechase0/StardewValleyMods
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.9.1-unofficial.2-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dynamic Horses
   |author  = TheThor59
+
   |author  = Bpendragon
   |id      = Thor.EnemyHealthBars
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 3627
+
   |nexus  = 874
   |github  = TheThor59/StardewMods
+
   |github  = Bpendragon/DynamicHorses
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Machines
   |author  = Crystallyne
+
   |author  = tyran285, Ryuuze
   |id      = Crystallyne.EnergyCount
+
   |id      = DynamicMachines
   |nexus  = 4272
+
   |nexus  = 374
   |github  = Crystallyne/EnergyCount
+
   |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    = Energy Time
+
   |name    = Dynamic Map Tiles
  |author  = nikperic, ThatOneCow
 
  |id      = nikperic.EnergyTime
 
  |nexus  = 6488
 
  |source  = https://gitlab.com/nikperic/energytime
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 4856
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dynamic Map Tiles - Continued
   |author  = Mizzion
+
   |author  = Datamancer
   |id      = mizzion.enhancedrelationships
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 1927
+
   |nexus  = 21084
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Night Time
   |author  = ytsc
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = ytsc.EnhancedSlingshots
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 12763
+
   |nexus  = 2072
   |github  = YTSC/StardewValleyMods
+
   |moddrop = 664041
 
+
   |github  = Sakorona/SDVMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic NPC Sprites
   |author  = Entoarox
+
   |author  = BashNinja
   |id      = Entoarox.EntoaroxFramework
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 2269
+
   |nexus  = 1183
  |chucklefish = 4228
+
   |github  = miketweaver/BashNinja_SDV_Mods
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Price
 +
  |author  = ZaneYork
 +
   |id      = ZaneYork.DynamicPrice
 +
  |nexus  = 5831
 +
  |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Reflections
   |author  = Entoarox
+
   |author  = PeacefulEnd
   |id      = Entoarox.Utilities
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus   = 5521
+
   |curse   = 870926
   |github  = Entoarox/StardewMods
+
   |nexus   = 12831
 
+
   |github  = Floogen/DynamicReflections
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Running Speed
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = Vrakyas
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 5526
+
   |nexus  = 4029
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Early Community Upgrades
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = sophiesalacia
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 1656
+
   |nexus  = 8450
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Early Ginger Island
   |author  = lestoph
+
   |author  = Shockah
   |id      = lestoph.EscapeRope
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 8576
+
   |nexus  = 13885
   |github  = Bifibi/SDVEscapeRope
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Easier Cave Puzzle
   |author  = Esca
+
   |author  = atravita
   |id      = Esca.EMP
+
   |id      = atravita.NerfCavePuzzle
   |nexus   = 9296
+
   |curse   = 870978
   |moddrop = 1005443
+
   |moddrop = 1131424
   |github  = Esca-MMC/EscasModdingPlugins
+
  |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |beta 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    = Even Better RNG
+
   |name    = Easier Dart Puzzle
   |author  = pepoluan
+
   |author  = atravita
   |id      = pepoluan.EvenBetterRNG
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 8680
+
  |curse  = 870971
   |chucklefish = 6117
+
  |moddrop = 1205159
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary = use [[#Easy Darts Game|Easy Darts Game]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Farming
 +
  |author  = Cautious Waffle, skulmuk
 +
  |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
 +
  |nexus  = 1426
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easier Fishing
   |author  = gzhynko
+
   |author  = majordot
   |id      = GZhynko.EventBlackBars
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 7962
+
   |nexus  =
   |github  = gzhynko/StardewMods
+
  |curse  = 305367
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easier Monster Eradication
   |author  = TheMightyAmondee
+
   |author  = NormanPCN
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 10735
+
   |nexus  = 11548
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easier Special Orders
   |author  = shekurika
+
   |author  = TheMightyAmondee
   |id      = shekurika.EventLookup
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 8505
+
   |nexus  = 8342
   |github  =
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = East Scarp (SMAPI)
   |author  = jorgamun
+
   |author  = LemurKat and kdau
   |id      = jorgamun.EventMusicVolume
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 10650
+
   |nexus  = 5787
   |github = jorgamun/EventMusicVolume
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Access
   |author  = MissCoriel
+
   |author  = LeFauxMatt
   |id      = misscoriel.eventrepeater
+
   |id      = furyx639.EasyAccess
   |nexus   = 3642
+
   |curse   = 871835
   |curse  = 317347
+
   |moddrop = 1547212
   |moddrop = 606979
+
   |nexus  = 11002
   |github  = MissCoriel/Event-Repeater
+
   |github  = LeFauxMatt/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Attack
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventSoundAdjuster
+
   |id      = season.EasyAttack
   |nexus  = 8734
+
   |nexus  = 20832
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Chest
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.EventTester
+
   |id      = season.EasyChest
   |nexus  = 11178
+
   |nexus  = 20842
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Cleaner
   |author  = SinZ and atravita
+
   |author  = season
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = season.EasyCleaner
   |nexus  = 19458
+
   |nexus  = 20865
   |github  = atravita-mods/StardewMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley ≤1.5.6
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Easy Crane Game
   |beta status = ok
+
  |author  = Dragoon23
 +
   |id      = Dragoon23.EasyCraneGame
 +
  |nexus  = 22488
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Darts Game
   |author  = Digus
+
   |author  = Dragoon23
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 2360
+
   |nexus  = 22506
  |github  = Digus/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Fairy
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyFairy
   |nexus  = 15793
+
   |nexus  = 20931
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easy Farming
   |author  = mytigio
+
   |author  = MountainDewBoi
   |id      = mytigio.exhaustiontweaks
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 6247
+
   |nexus  = 4162
   |github  = mytigio/SDVMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Farm Switcher
   |author  = Lodukas
+
   |author  = DeLiXx
   |id      = Uwazouri.ExpandedFridge
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 1191
+
  |curse  = 990826
   |github  = Uwazouri/ExpandedFridge
+
   |nexus  = 16873
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Fishin'
   |author  = Cherry, CherryChain
+
   |author  = Frostiverse
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 6529
+
   |nexus  = 22268
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Fishing
   |author  = furyx639
+
   |author  = season
   |id      = furyx639.ExpandedStorage
+
   |id      = season.EasyFishing
  |curse  = 871838
+
   |nexus  = 20830
   |nexus  = 7431
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Gift
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyGift
  |curse  = 867392
+
   |nexus  = 20838
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Gifting
   |author  = MSCFC, iSkLz
+
   |author  = CeruleanSpirit
   |id      = SkLz.ExpMultiply
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 5910
+
   |nexus  = 2957
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Harvest
   |author  = Quipex
+
   |author  = season
   |id      = Quipex.ExperienceUpdates
+
   |id      = season.EasyHarvest
   |nexus  = 7581
+
   |nexus  = 20924
   |github  = Quipex/ExperienceUpdates
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Path Destruction
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.ExpertSitting
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 7435
+
   |nexus  = 8775
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Petting
   |author  = Tondorian
+
   |author  = CeruleanSpirit
   |id      = ExtendedBusSystem
+
   |id      = EasyPetting.3032
   |nexus  =
+
   |nexus  = 3032
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extended Fridge
 
  |author  = Crystalmir
 
  |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
 
  |nexus  = 485
 
  |github  = Mystra007/ExtendedFridgeSMAPI
 
 
 
  |broke in = Stardew Valley 1.2
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easy Travel, Easy Move
   |author  = Entoarox
+
   |author  = season
   |id      = Entoarox.ExtendedMinecart
+
   |id      = season.EasyMove
   |nexus  = 2271
+
   |nexus  = 20872
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExtendedReach
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867754
+
   |nexus  = 23496
  |moddrop = 242303
+
   |github  =
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Valley
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyValley
   |nexus  = 8510
+
   |nexus  = 21181
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Eat & Drink From Inventory
   |author  = Ceasg
+
   |author  = Zamiel
   |id      = Ceasg.ExtraFishInformation
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 4170
+
   |nexus  = 21280
   |github  = ceasg/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = philosquare.EatInBackpack
  |curse  = 868841
+
   |nexus  = 22872
   |nexus  = 9633
+
   |github  = philosquare/EatInBackpack
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Eat More
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = crc-fehler
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = crc.eatmore
   |nexus  = 7490
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Economy Mod
 +
  |author  = millerscout
 +
  |id      = Millerscout.EconomyMod
 +
  |nexus  = 6955
 +
  |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = EH Smash Quality
 +
  |author  = EH Lim
 +
  |id      = tech.enghao.sv.eh-smash-quality
 +
  |nexus  = 9303
 +
  |github  =
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
  |nexus  = 4806
 +
  |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = EiTK
   |author  = BlaDe
+
   |author  = enaium
   |id      = BlaDe.ExtremeWeather
+
   |id      = Enaium.EiTK
   |nexus  = 12334
+
  |curse  = 365803
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Elevator
   |author  = XxHarvzBackxX
+
   |author  = Ilyaki
   |id      = harvz.Fabrication
+
   |id      = Ilyaki.Elevator
   |nexus  = 10679
+
   |nexus  = 2952
   |github  = XxHarvzBackxX/fabrication
+
   |github  = Ilyaki/Elevator
 +
 
 +
  |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    = Fall 28 Snow Day
+
   |name    = Elliot Is Fabio
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Omegasis.Fall28SnowDay
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 486
+
   |nexus  = 23229
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = jahangmar
+
   |author  = Mel Noelle and Kirbylink
   |id      = jahangmar.FallToAutumn
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 7174
+
   |nexus  = 3071
   |github  = jahangmar/StardewValleyMods
+
   |github  = KirbyLink/UnderdarkKrobus
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Email App
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Familiars
+
   |id      = aedenthorn.Email
   |nexus  = 6429
+
   |nexus  = 11325
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Family Planning
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = loe2run
+
   |author  = aedenthorn, Erinthe
   |id      = Loe2run.FamilyPlanning
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 4515
+
   |nexus  = 14366
   |github  = loe2run/FamilyPlanningMod
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in          = Content Patcher 1.17
 
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Emotes
   |author  = trashcan9
+
   |author  = aurnj, Roy Li
   |id      = trashcan9.FancySprinklers
+
   |id      = RuyiLi.Emotes
   |nexus  = 15857
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |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    = Fantastic Frames
+
   |name    = Empty Hands
   |author  = Taskmaster
+
   |author  = Oblitus
   |id      = Taskmaster.FantasticFrames
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 4540
+
   |nexus  = 1176
   |github  =
+
   |github  = quicksilverfox/StardewMods
  
   |beta 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
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Empty Your Hands
   |author  = Max Vollmer, SVProtector
+
   |author  = BlueSight
   |id      = maxvollmer.farmageddon
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 2618
+
   |nexus  = 19736
   |github  =
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Enaium ToolKit
   |author  = ShivaGuy
+
   |author  = Enaium
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 11850
+
   |curse   = 436787
   |github  =
+
   |moddrop = 863959
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 13782
+
   |nexus  = 10668
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = hmkiesel
+
   |author  = Goldenrevolver
   |id      = hmkiesel.FarmAnywhere
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 13926
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Enchanted Cowboy Boots
   |author  = Oranisagu
+
   |author  = Goldenrevolver
   |id      = none<!--no manifest ID-->
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  =
+
   |nexus  = 20941
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |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    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Oranisagu
+
   |author  = NamelessTo
   |id      = none<!--no manifest ID-->
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   =
+
   |curse   = 1001630
   |url    = https://community.playstarbound.com/threads/111931
+
   |nexus  = 21904
   |github  = oranisagu/SDV-FarmAutomation
+
   |github  = namelessto/EnchantedGalaxyWeapons
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = aedenthorn, Erinthe
+
   |author  = TheThor59
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 10506
+
   |nexus  = 3627
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheThor59/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Enemy Health Bars, Health Bars
   |author  = atravita
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = atravita.FarmCaveSpawn
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |curse  = 870986
+
   |nexus   = 193
   |moddrop = 1068205
+
   |chucklefish = 3529
   |nexus  = 10186
+
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
   |github = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Energy Count
   |author  = atravita
+
   |author  = Crystallyne
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Crystallyne.EnergyCount
  |curse  = 870983
+
   |nexus  = 4272
  |moddrop = 1099838
+
   |github  = Crystallyne/EnergyCount
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Energy Protect
   |author  = Boebie
+
   |author  = philosquare
   |id      = beau.farmcomputerplus
+
   |id      = philosquare.EnergyProtect
   |nexus  = 19124
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Energy Rework
   |author  = Ian Rubin, ianr427
+
   |author  = seferoni
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = seferoni.EnergyRework
   |nexus  = 19581
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Energy Time
   |author  = aedenthorn, Erinthe
+
   |author  = nikperic, ThatOneCow
   |id      = aedenthorn.FarmerHelper
+
   |id      = nikperic.EnergyTime
   |nexus  = 10179
+
   |nexus  = 6488
   |github = aedenthorn/StardewValleyMods
+
   |source = https://gitlab.com/nikperic/energytime
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
  |curse  = 868774
+
   |nexus  = 4856
   |nexus  = 11398
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Enhanced Relationships
   |author  = Sensakuma
+
   |author  = Mizzion
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 11131
+
   |nexus  = 1927
   |github  =
+
   |moddrop = 661356
 
+
   |github  = Mizzion/MyStardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Enhanced Slingshots
   |author  = 2Retr0
+
   |author  = ytsc
   |id      = 2Retr0.FarmhandFinder
+
   |id      = ytsc.EnhancedSlingshots
  |curse  = 661476
+
   |nexus  = 12763
   |nexus  = 13153
+
   |github  = YTSC/StardewValleyMods
   |github  = 2Retr0/FarmhandFinder
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Enough Sleep
   |author  = CyanFire
+
   |author  = sodapotato
   |id      = CF.FarmhouseFixes
+
   |id      = sodapotato.enoughsleep
   |nexus  = 16507
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Entoarox Framework
   |author  = MabelSyrup
+
   |author  = Entoarox
   |id      = mabelsyrup.farmhouse
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 3731
+
   |nexus  = 2269
   |github  = mjSurber/FarmHouseRedone
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Entoarox Modding Utilities
   |author  = mistyspring
+
   |author  = Entoarox
   |id      = mistyspring.farmhousevisits
+
   |id      = Entoarox.Utilities
   |curse   = 880518
+
   |nexus   = 5521
   |nexus   = 12457
+
   |github  = Entoarox/StardewMods
   |github  = misty-spring/StardewMods
+
 
 +
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Equal Money Split
   |author  = Cherry & cel10e
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 5142
+
   |nexus  = 5526
  |moddrop = 716395
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Equivalent Exchange
   |author  = jwdred
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      =
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 647
+
   |nexus  = 1656
   |github  =
+
   |github  = MercuriusXeno/EquivalentExchange
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Escape Rope
   |author  = boneskull
+
   |author  = lestoph
   |id      = com.boneskull.farm-tablet
+
   |id      = lestoph.EscapeRope
   |nexus  = 16447
+
   |nexus  = 8576
   |github  = Floogen/AlternativeTextures
+
   |github  = Bifibi/SDVEscapeRope
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Escargo Win Bug Fix
   |author  = Speshkitty
+
   |author  = BlackJack
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7148
+
   |nexus  = 24556
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Esca's Modding Plugins
  |author  = Joe Strout
 
  |id      = strout.farmtronics
 
  |nexus  = 10634
 
  |github  = JoeStrout/Farmtronics
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Type Manager
 
 
   |author  = Esca, Esca-MMC
 
   |author  = Esca, Esca-MMC
   |id      = Esca.FarmTypeManager
+
   |id      = Esca.EMP
   |nexus  = 3231
+
   |nexus  = 9296
   |moddrop = 598755
+
   |moddrop = 1005443
   |github  = Esca-MMC/FarmTypeManager
+
   |github  = Esca-MMC/EscasModdingPlugins
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Esc Dialogue Mod
   |author  = PeacefulEnd
+
   |author  = g33k, g33kidd
   |id      = PeacefulEnd.FashionSense
+
   |id      = g33k.EscDialogueMod
   |nexus  = 9969
+
   |nexus  = 21812
   |github  = Floogen/FashionSense
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fashion Sense Outfits
+
   |name     = Even Better Artisan Good Icons
   |author = nihilistzsche
+
   |author   = chsiso58
   |id     = nihilistzsche.FashionSenseOutfits
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 18384
+
   |nexus   =
   |github = nihilistzsche/FashionSenseOutfits
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Even Better RNG
   |author  = Pathoschild
+
   |author  = pepoluan
   |id      = Pathoschild.FastAnimations
+
   |id      = pepoluan.EvenBetterRNG
  |curse  = 957496
+
   |nexus  = 8680
   |nexus  = 1089
+
   |chucklefish = 6117
   |moddrop = 606631
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
   |github = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Even Better Warehouse
   |author  = libaryaddict
+
   |author  = charliedemilho
   |id      = libraryaddict.FasterEvents
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 7631
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Event Black Bars
   |author  = IceGladiador
+
   |author  = gzhynko
   |id      = IceGladiador.FasterGrass
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 1772
+
   |nexus  = 7962
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
 
  |beta status = broken<!--@retest-after Grass Growth-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Event Limiter
   |author  = kibbe
+
   |author  = TheMightyAmondee
   |id      = kibbe.faster_horse
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 2791
+
   |nexus  = 10735
 +
  |github  = TheMightyAmondee/EventLimiter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Event Music Volume
   |author  = Entoarox
+
   |author  = jorgamun
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 2277
+
   |nexus  = 10650
  |chucklefish = 3641
+
   |github  = jorgamun/EventMusicVolume
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Event Repeater
   |author  = gaussfire
+
   |author  = MissCoriel
   |id      = gaussfire.FasterPathSpeed
+
   |id      = misscoriel.eventrepeater
   |nexus  = 9344
+
   |nexus  = 3642
   |github  = alanperrow/StardewModding
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |beta broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Event Sound Adjuster
   |author  = KathrynHazuka
+
   |author  = shekurika
   |id      = KathrynHazuka.FasterRun
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 733
+
   |nexus  = 8734
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  =
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Event Tester
   |author  = Kumagabear
+
   |author  = BlaDe
   |id      = Kumagabear.FasterTransition
+
   |id      = BlaDe.EventTester
   |nexus  = 19584
+
   |nexus  = 11178
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = zeldela
+
   |author  = SinZ and atravita
   |id      = zeldela.FastFishPond
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 14005
+
   |nexus  = 19458
   |github  = zeldela/sdv-mods
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = crazywig
+
   |author  = Digus
   |id      = crazywig.FastForward
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 7413
+
   |nexus  = 2360
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = spajus
+
   |author  = moonslime
   |id      = spajus.fastloads
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 19454
+
   |nexus  = 15793
  |github  = spajus/stardew-valley-fast-loads
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Exhaustion Tweaks
   |author  = ErikShun, QuickNutz
+
   |author  = mytigio
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = mytigio.exhaustiontweaks
   |moddrop = 1490579
+
   |nexus  = 6247
   |nexus  = 19634
+
   |github  = mytigio/SDVMods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = DerTod2
+
   |author  = Lodukas
   |id      = de.dertod2.FastPetting
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 5039
+
   |nexus  = 1191
   |github  =
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Expanded Preconditions Utility
   |author  = Death, DeathGameDev
+
   |author  = Cherry, CherryChain
   |id      = DeathGameDev.FastTravel
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 1529
+
   |nexus  = 6529
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Expanded Storage
   |author  = minervamaga
+
   |author  = LeFauxMatt
   |id      = minervamaga.FeelingLucky
+
   |id      = furyx639.ExpandedStorage
   |nexus   =
+
   |curse   = 871838
   |moddrop = 752859
+
   |moddrop = 1547203
   |github  = minervamaga/FeelingLucky
+
   |nexus  = 7431
 
+
   |github  = LeFauxMatt/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Expansive Combat, Proficiência
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Hamio, HamioDracny
  |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = HamioDracny.ProficienciaEmDano
  |nexus  = 604
+
   |nexus  = 7511
  |moddrop = 664033
 
  |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
 
  |author  = UNA
 
   |id      = UNA.FashionFestivalSMAPI
 
   |nexus  = 17404
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Exp Control
   |author  = KarratKake
+
   |author  = moonslime
   |id      = KarratKake.FerngillRevenueService
+
   |id      = moonslime.ExpControl
   |nexus  = 7566
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Experience Bars
   |author  = stoobinator, lefthandedkid
+
   |author  = spacechase0
   |id      = stoobinator.fertilizeranytime
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus   = 7259
+
   |curse   = 867392
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |moddrop = 127275
 
+
  |nexus  = 509
   |beta broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Experience Rate Multiplier
   |author  = KirbyLink
+
   |author  = MSCFC, iSkLz
   |id      = kirbylink.festivalendtimetweak
+
   |id      = SkLz.ExpMultiply
   |nexus  = 2966
+
   |nexus  = 5910
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = iSkLz/ExperienceMultiplier
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Experience Updates
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Quipex
   |id      = MouseyPounds.ShadowFestival
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 4630
+
   |nexus  = 7581
   |github  = MouseyPounds/stardew-mods
+
   |github  = Quipex/ExperienceUpdates
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Expert Sitting
  |author  = Felix-Dev
 
  |id      = Felix-Dev.FeTK
 
  |nexus  = 4403
 
  |github  = Felix-Dev/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Field Harvest
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FieldHarvest
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 11019
+
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Extended Bus System
   |author  = ChiroxT
+
   |author  = Tondorian
   |id      = treinke.FieldWorks
+
   |id      = ExtendedBusSystem
   |nexus  = 17267
+
   |nexus  =
 +
  |chucklefish = 4373
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Extended Fridge
   |author  = Edu Anttunes
+
   |author  = Crystalmir
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 5865
+
   |nexus  = 485
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = Mystra007/ExtendedFridgeSMAPI
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Extended Minecart
   |author  = certifiableGrimalkin
+
   |author  = Entoarox
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 17553
+
   |nexus  = 2271
   |github  =
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Reach
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExtendedReach
 +
  |curse  = 867754
 +
  |moddrop = 242303
 +
  |nexus  = 1493
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Extra Content Mod
   |author  = Tran Minh Thong
+
   |author  = Alacrity, platinumhobo
   |id      = find.object.mod
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 8594
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Extra Fish Information
   |author  = HaulinOats
+
   |author  = Ceasg
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 13944
+
   |nexus  = 4170
   |github  =
+
   |github  = ceasg/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Extra Machine Configs
   |author  = aurnj, Roy Li
+
   |author  = Selph, zombifier
   |id      = RoyLi.Fireballs
+
   |id      = selph.ExtraMachineConfig
   |nexus  =
+
   |nexus  = 22256
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = zombifier/My_Stardew_Mods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Extra Map Layers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 7311
+
  |curse  = 868841
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Extreme Fishing Overhaul
   |author  = violetlizabet
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = violetlizabet.FireworksFestival
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 15261
+
   |nexus  = 7490
   |github  = elizabethcd/FireworksFestival
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extreme Weather
   |author  = rupak0577
+
   |author  = BlaDe
   |id      = rupak0577.FishDex
+
   |id      = BlaDe.ExtremeWeather
   |nexus  =
+
   |nexus  = 12334
   |github  = rupak0577/FishDex
+
   |github  =
  |url    = https://github.com/rupak0577/FishDex
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Fabrication
   |author  = GZhynko
+
   |author  = XxHarvzBackxX
   |id      = GZhynko.FishExclusions
+
   |id      = harvz.Fabrication
   |nexus  = 7782
+
   |nexus  = 10679
   |github  = gzhynko/StardewMods
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = FaeQuest
   |author  = Aair, AairTheGreat
+
   |author  = Navi-chan, ooo0000
   |id      = AairTheGreat.FishFinder
+
   |id      = NaviChan.FaeQuest
   |nexus  = 5011
+
   |nexus  = 2484
   |github  = AairTheGreat/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fish Info
 
  |author  = Speshkitty
 
  |id      = speshkitty.fishinfo
 
  |nexus  = 5452
 
  |github  = Speshkitty/FishInfo
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Fairy Fix
   |author  = Shuai Zhang
+
   |author  = MindMeltMax
   |id      = shuaiz.FishingAdjustMod
+
   |id      = MindMeltMax.FairyFix
   |nexus   = 1350
+
   |curse   = 1024723
   |github  = hcoona/StardewValleyMods
+
   |nexus   = 24469
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |broke in = SMAPI 2.6
 
   |status  = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Fall 28 Snow Day
   |author  = KilZenc
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = KilZenc.FishingAssistant
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 5815
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Fall To Autumn
   |author  = Drynwynn, thepaladinknight
+
   |author  = jahangmar
   |id      = Drynwynn.FishingAutomaton
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 2527
+
   |nexus  = 7174
   |github  = Drynwynn/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Familiars
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = aedenthorn.Familiars
   |nexus  = 7694
+
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Family Planning
   |author  = barteke22
+
   |author  = loe2run
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 8970
+
   |nexus  = 4515
   |github  = barteke22/StardewMods
+
   |github  = loe2run/FamilyPlanningMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Fancy Sprinklers
   |author  = M3ales
+
   |author  = trashcan9
   |id      = FishingLogbook
+
   |id      = trashcan9.FancySprinklers
   |nexus  =
+
   |nexus  = 15857
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Fantastic Frames
   |author  = barteke22
+
   |author  = Taskmaster
   |id      = barteke22.FishingMinigames
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 9345
+
   |nexus  = 4540
   |github  = barteke22/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farmageddon
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Max Vollmer, SVProtector
   |id      = barteke22.FisingMinigames
+
   |id      = maxvollmer.farmageddon
   |nexus  = 9345
+
   |nexus  = 2618
   |github  = barteke22/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Farm Animal Choices
   |author  = Zoryn
+
   |author  = ShivaGuy
   |id      = Zoryn.FishingMod
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  =
+
   |nexus  = 11850
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Farm Animal Harvest Helper
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 13819
+
   |nexus  = 13782
  |moddrop = 1247514
+
   |github  = aedenthorn/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farm Anywhere
   |author  = MindMeltMax
+
   |author  = hmkiesel
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 13819
+
   |nexus  = 13926
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Farm Automation: Barn Door Automation
   |author  = MindMeltMax
+
   |author  = Oranisagu
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = none<!--no manifest ID-->
   |nexus  = 13819
+
   |nexus  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farm Automation: Item Collector
   |author  = BlaDe
+
   |author  = Oranisagu
   |id      = BlaDe.FishingPractice
+
   |id      = none<!--no manifest ID-->
   |nexus  = 4157
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm Cave Framework
   |author  = ChadlyMasterson
+
   |author  = aedenthorn, Erinthe
   |id      = chadlymasterson.fishingprogression
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 18749
+
   |nexus  = 10506
   |github  = chudders1231/SDV-FishingProgression
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Stashek
+
   |author  = atravita
   |id      = Stashek.FishingRodRecolor
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 8835
+
  |curse  = 870986
   |github  =
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 8406
+
  |curse  = 870983
   |github  = Floogen/FishingTrawler
+
  |moddrop = 1099838
 +
   |nexus  = 10924
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Computer Plus
   |author  = PeacefulEnd
+
   |author  = Boebie
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = beau.farmcomputerplus
   |nexus  = 15941
+
   |nexus  = 19124
   |github  = Floogen/FishingTrawler
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm Computers Check Cellars
   |author  = jangofett4
+
   |author  = Ian Rubin, ianr427
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 18119
+
   |nexus  = 19581
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farmer Helper
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiFishingTunerRedux
+
   |id      = aedenthorn.FarmerHelper
   |nexus  =
+
   |nexus  = 10179
   |chucklefish = 4578
+
   |github = aedenthorn/StardewValleyMods
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
  |dev note = source in download
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farmer Helper (Updated)
   |author  = marikaefer
+
   |author  = Fiorbeth
   |id      = marikaefer.FishMe
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 4756
+
   |nexus  = 21030
   |github  =
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farmer Portraits
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.FishPreview
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 6303
+
  |curse  = 868774
   |github  = Jonqora/StardewMods
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farmer Portraits for 1.6
  |author  = Mizzion
+
   |author  = mistyspring
  |id      = mizzion.fishreminder
+
   |id      = mistyspring.aedenthornFarmerPortraits
  |nexus  = 3615
+
   |nexus  = 20713
  |moddrop = 661375
 
  |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fish Spot Bait
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FishSpotBait
 
   |nexus  = 17581
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farmer Vitals Evolved
   |author  = StarAmy
+
   |author  = Sensakuma
   |id      = StarAmy.bubbletoggle
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 13076
+
   |nexus  = 11131
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishy Blood Moon
 
  |author  = MattDeDuck, Duckshard
 
  |id      = MattDeDuck.FishyBloodMoon
 
  |nexus  = 3725
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farm Expansion
   |author  = bcmpinc
+
   |author  = Advize
   |id      = bcmpinc.FixAnimalTools
+
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
   |nexus  = 3215
+
   |nexus  = 130
   |github  = bcmpinc/StardewHack
+
   |github  = AdvizeGH/FarmExpansion
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmhand Finder
   |author  = Traktori
+
   |author  = 2Retr0
   |id      = Traktori.CategoriesInRecipes
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 11400
+
  |curse  = 661476
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmhouse Fixes
   |author  = Ashley, bambimenot
+
   |author  = CyanFire
   |id      = ashley.fixdice
+
   |id      = CF.FarmhouseFixes
   |nexus  = 4556
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farmhouse Redone
   |author  = BlueSight
+
   |author  = MabelSyrup
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 19896
+
   |nexus  = 3731
   |github  = Hikari-BS/StardewMods
+
   |github  = mjSurber/FarmHouseRedone
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Farmhouse Visits
   |author  = atravita
+
   |author  = mistyspring
   |id      = atravita.FixPigRandom
+
   |id      = mistyspring.farmhousevisits
   |curse  = 870967
+
   |curse  = 880518
   |moddrop = 1294434
+
   |nexus  = 12457
   |nexus  = 15003
+
  |github  = misty-spring/StardewMods
   |github  = atravita-mods/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Hub
 +
  |author  = Platonymous
 +
  |id      = Platonymous.FarmHub
 +
   |nexus  = 2309
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farming Tools Patch
   |author  = mouse
+
   |author  = Torsang
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = torsang.farmingtoolspatch
  |moddrop = 1194570
+
   |nexus  = 24066
   |nexus  = 12717
+
   |github  = Torsang/FarmingToolsPatch
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = BlaDe
+
   |author  = BrasileiroTop, LKboss
   |id      = BlaDe.FlamingoBreeding
+
   |id      = LKboss.TexturaNeve
   |nexus  = 12015
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm in the Sky, Fundo
   |author  = Shockah
+
   |author  = BrasileiroTop
   |id      = Shockah.FlexibleSprinklers
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 10931
+
   |nexus  = 5423
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm Rearranger
   |author  = mouahrara
+
   |author  = Cherry & cel10e
   |id      = mouahrara.FlipBuildings
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 18444
+
   |nexus  = 5142
   |github  = mouahrara/FlipBuildings
+
   |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Resource Generator
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.FloatingGardenPots
+
   |id      =
   |nexus  = 17582
+
   |nexus  = 647
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Tablet
   |author  = MouseyPounds
+
   |author  = boneskull
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 3885
+
   |nexus  = 16447
   |github  = MouseyPounds/stardew-mods
+
   |github  = Floogen/AlternativeTextures
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm to Table Ready Meals
   |author  = kdau
+
   |author  = Speshkitty
   |id      = kdau.FlowerBombs
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 6228
+
   |nexus  = 7148
   |moddrop = 794657
+
   |github = Speshkitty/FarmToTableReadyMeals
  |source = https://gitlab.com/kdau/flowerbombs
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farmtronics
   |author  = spacechase0
+
   |author  = Joe Strout
   |id      = spacechase0.FlowerColorPicker
+
   |id      = strout.farmtronics
   |curse   = 867760
+
   |nexus  = 10634
   |moddrop = 130043
+
  |github  = JoeStrout/Farmtronics
   |nexus  = 1229
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Type Manager
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus   = 3231
 +
   |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
   |nexus  = 8236
 +
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FashionSense
 +
  |curse  = 870933
 +
  |nexus  = 9969
 +
  |github  = Floogen/FashionSense
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fashion Sense Outfits
 +
  |author  = nihilistzsche
 +
  |id      = nihilistzsche.FashionSenseOutfits
 +
  |nexus  = 18384
 +
  |github  = nihilistzsche/FashionSenseOutfits
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Animations
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.FastAnimations
 +
  |curse  = 957496
 +
  |nexus  = 1089
 +
  |moddrop = 606631
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Control Input
 +
  |author  = weizinai
 +
  |id      = weizinai.FastControlInput
 +
  |nexus  = 24324
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Faster Events
   |author  = elfuun
+
   |author  = libaryaddict
   |id      = FlowerDanceFix.elfuun
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 8535
+
   |nexus  = 7631
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Faster Grass
   |author  = ron075sh
+
   |author  = IceGladiador
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 3019
+
   |nexus  = 1772
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Faster Horse
   |author  = kelly2892
+
   |author  = kibbe
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = kibbe.faster_horse
   |nexus  = 8107
+
   |nexus  = 2791
   |github  = kenny2892/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Faster Paths
   |author  = spacechase0
+
   |author  = Entoarox
   |id      = spacechase0.FlowerRain
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |curse   = 867722
+
   |nexus   = 2277
   |nexus  = 6131
+
   |chucklefish = 3641
   |github  = spacechase0/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Faster Path Speed
 +
  |author  = gaussfire
 +
  |id      = gaussfire.FasterPathSpeed
 +
  |nexus  = 9344
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Faster Run
   |author  = Cat, CatCattyCat
+
   |author  = KathrynHazuka
   |id      = cat.flowerytools
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 6203
+
   |nexus  = 733
  |moddrop = 833563
+
   |github  = KathrynHazuka/StardewValley_FasterRun
   |github  = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 9043
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Faster Trees
   |author  = Kangzoel
+
   |author  = Krutonium
   |id      = Kangzoel.FluentEating
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 11690
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = EstherHollow
+
   |author  = zeldela
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = zeldela.FastFishPond
   |nexus  = 11003
+
   |nexus  = 14005
 +
  |github  = zeldela/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Forward
 +
  |author  = crazywig
 +
  |id      = crazywig.FastForward
 +
  |nexus  = 7413
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fast Geode, Instant Geodes
   |author  = Becks723
+
   |author  = ofmanynames
   |id      = Becks723.FontSettings
+
   |id      = InstantGeode
   |nexus  = 12467
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Fast Loads
   |author  = thejcannon
+
   |author  = spajus
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = spajus.fastloads
   |nexus  = 4321
+
   |nexus  = 19454
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = spajus/stardew-valley-fast-loads
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Parrot Express Animation
 +
  |author  = ErikShun, QuickNutz
 +
  |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
 +
  |moddrop = 1490579
 +
  |nexus  = 19634
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Fast Petting
   |author  = Joreikarr
+
   |author  = DerTod2
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = de.dertod2.FastPetting
   |nexus  = 19944
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Fast Travel
   |author  = Hexenentendrache
+
   |author  = Death, DeathGameDev
   |id      = Hexenentendrache.FoodCravings
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 17126
+
   |nexus  = 1529
   |github  = Enteligenz/StardewMods
+
   |github  = DeathGameDev/SDV-FastTravel
  
   |beta 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    = Food on the Table
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = furyx639.FauxCore
   |nexus  = 10886
+
  |moddrop = 1547213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 20618
 
+
   |github  = LeFauxMatt/StardewMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Feeling Lucky?
   |author  = Nishtra
+
   |author  = minervamaga
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 673
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Fellowship - Immersive Rings
   |author  = Goldenrevolver
+
   |author  = DaLion
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 7554
+
   |nexus  = 11380
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Ferngill Dynamic Rain
   |author  = Bpendragon
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Bpendragon.ForagePointers
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 7781
+
   |nexus  = 604
   |github  = Bpendragon/ForagePointers
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = DanielB
+
   |author  = UNA
   |id      = DanielB.TrackerZoomFix
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 17935
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Ferngill Revenue Service
   |author  = Remy Bach
+
   |author  = KarratKake
   |id      = remybach.forecaster
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 3037
+
   |nexus  = 7566
   |github  = remybach/stardew-valley-forecaster
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Ferngill Simple Economy
   |author  = TheElm
+
   |author  = Paul Steele
   |id      = TheElm.ForecasterText
+
   |id      = paulsteele.fse
   |nexus  = 7541
+
   |nexus  = 21414
   |github  = GStefanowich/SDV-Forecaster
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fertilizer Anytime
   |author  = Fokson
+
   |author  = stoobinator, lefthandedkid
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 2520
+
   |nexus  = 7259
   |github  =
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Fertilizer Bubbles
   |author  = atravita
+
   |author  = temisthem
   |id      = atravita.FrameRateLogger
+
   |id      = tem696969696969.FertilizerBubbles
  |curse  = 870966
+
   |nexus  = 23307
  |moddrop = 1294433
+
   |github  = kqrse/StardewValleyMods
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Festival End Time Tweak
   |author  = Adham084
+
   |author  = KirbyLink
   |id      = adham084.fpsviewer
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 14046
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Festival of the Mundane
   |author  = skuldomg, Skuld
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = skuldomg.freeDusty
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 2206
+
   |nexus  = 4630
   |github  = skuldomg/freeDusty
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.7.unofficial-2.strobe
+
   |unofficial version = 1.1.3-unofficial.1-LikeFrogs
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Felix-Dev
   |id      = aedenthorn.FreeLove
+
   |id      = Felix-Dev.FeTK
  |curse  = 868835
+
   |nexus  = 4403
   |nexus  = 10021
+
   |github  = Felix-Dev/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Field Harvest
   |author  = DJ-STLN
+
   |author  = aedenthorn, Erinthe
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 3320
+
   |nexus  = 11019
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Field Harvest Redux
   |author  = danmw3
+
   |author  = Prism 99
   |id      = danmw3.freethetoolbar
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 4960
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Field Works
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = treinke.FieldWorks
   |nexus  = 6241
+
   |nexus  = 17267
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fighting With NPCs
   |author  = Isaac S
+
   |author  = Edu Anttunes
   |id      = IsaacS.FriendsForever
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 1738
+
   |nexus  = 5865
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = File Replacer
   |author  = Hills
+
   |author  = certifiableGrimalkin
   |id      = Hills.FriendshipBooster
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 10497
+
   |nexus  = 17553
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Filtered Chest Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = Shivion
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 17055
+
   |nexus  = 21730
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Find Object Mod
   |author  = HunterMYT
+
   |author  = Tran Minh Thong
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = find.object.mod
   |nexus  = 8709
+
   |nexus  = 8594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Failsplat
+
   |author  = HaulinOats
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 12308
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fireballs!
   |author  = jeffgillean
+
   |author  = aurnj, Roy Li
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = RoyLi.Fireballs
   |nexus  = 11050
+
   |nexus  =
   |github  = jeffgillean/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = aedenthorn.FireBreath
   |nexus  = 5776
+
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fireworks Festival
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 11422
+
   |nexus  = 15261
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/FireworksFestival
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fischievements
   |author  = jennisimone
+
   |author  = MattDeDuck, Duckshard
   |id      = jennisimone.WitchEventsShop
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 16304
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = FishDex
   |author  = Okay Shroomer
+
   |author  = rupak0577
   |id      = OkayShroomer.FungusAmongus
+
   |id      = rupak0577.FishDex
   |nexus  = 11785
+
   |nexus  =
   |github  =
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fish Exclusions
   |author  = aedenthorn, Erinthe
+
   |author  = GZhynko
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = GZhynko.FishExclusions
   |nexus  = 10213
+
   |nexus  = 7782
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fish Finder
   |author  = aedenthorn, Erinthe
+
   |author  = Aair, AairTheGreat
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 10855
+
   |nexus  = 5011
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AairTheGreat/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fish Info
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = speshkitty.fishinfo
   |nexus  = 14092
+
   |nexus  = 5452
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fishing Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = Shuai Zhang
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 10217
+
   |nexus  = 1350
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hcoona/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = DeLiXx
+
   |author  = ChibiKyu, KilZenc
   |id      = DLX.Geodes
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 17691
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fishing Automaton
   |author  = Adham084
+
   |author  = Drynwynn, thepaladinknight
   |id      = adham084.galaxyslingshot
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 14115
+
   |nexus  = 2527
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 14511
+
   |nexus  = 7694
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Info Overlays
   |author  = drbirbdev
+
   |author  = barteke22
   |id      = drbirbdev.GameboyArcade
+
   |id      = barteke22.FIshingInfoOverlays
  |moddrop = 1318487
+
   |nexus  = 8970
   |nexus  =
+
   |github  = barteke22/StardewMods
   |github  = drbirbdev/StardewValley
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fishing Logbook
   |author  = mmanlapat
+
   |author  = M3ales
   |id      = mmanlapat.GameReminder
+
   |id      = FishingLogbook
   |nexus  = 1153
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fishing Minigames
   |author  = RandomComputerUser
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = RandomComputerUser.GameSpeed
+
   |id      = barteke22.FisingMinigames
   |nexus  = 7211
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = Loogooter
+
   |author  = barteke22
   |id      = OlegSilkin.garbage_collector
+
   |id      = barteke22.FishingMinigames
   |nexus  = 2463
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fishing Mod
   |author  = furyx639
+
   |author  = Zoryn
   |id      = furyx639.GarbageDay
+
   |id      = Zoryn.FishingMod
   |curse   = 871837
+
   |nexus   =
   |nexus  = 8204
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = LeFauxMatt/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fishing Nets → Automate
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.Automate
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fishing Nets → Better Crafting
   |author  = NCarigon
+
   |author  = MindMeltMax
   |id      = NCarigon.GardenPotAutomate
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 15212
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 14820
+
  |curse  = 1004486
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13819
 
+
   |moddrop = 1247514
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fishing Practice
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = BlaDe
   |id      = f4iTh.GateFix
+
   |id      = BlaDe.FishingPractice
   |nexus  = 4859
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fishing Progression
   |author  = mralbobo
+
   |author  = ChadlyMasterson
   |id      = mralbobo.GateOpener
+
   |id      = chadlymasterson.fishingprogression
   |nexus  =
+
   |nexus  = 18749
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = chudders1231/SDV-FishingProgression
   |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Fishing Trawler
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.GemIsles
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 6692
+
   |nexus  = 8406
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/FishingTrawler
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Trawler - New Horizons
   |author  = Hana
+
   |author  = PeacefulEnd
   |id      = Hana.GNMTokens
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 14426
+
  |curse  = 870923
   |github  =
+
   |nexus  = 15941
 +
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Treasure Spawner
   |author  = sqbr
+
   |author  = jangofett4
   |id      = sqbr.GetGS
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 13434
+
   |nexus  = 18119
   |github  = sqbr/GetGS
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Tuner Redux
   |author  = spacechase0
+
   |author  = Hammurabi
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = HammurabiFishingTunerRedux
   |curse  = 867150
+
  |nexus  =
   |moddrop = 771692
+
  |chucklefish = 4578
   |nexus   = 5098
+
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
   |github = spacechase0/StardewValleyMods
+
 
 +
   |dev note = source in download
 +
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fish Me
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = marikaefer
   |id      = GenericShopExtender
+
   |id      = marikaefer.FishMe
   |nexus  = 814
+
   |nexus  = 4756
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  =
 
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = agent56
+
   |author  = ButterBear, Memegician
   |id      = agent56.GeneticsAPI
+
   |id      = BB.FishPondColors
   |nexus  = 15655
+
   |nexus  = 23449
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fish Preview
   |author  = aedenthorn
+
   |author  = Jonqora
   |id      = aedenthorn.GenieLamp
+
   |id      = Jonqora.FishPreview
   |nexus  = 19794
+
   |nexus  = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  
   |beta status = ok
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fish Reminder
   |author  = CatCattyCat, Cat
+
   |author  = Mizzion
   |id      = cat.geodeinfomenu
+
   |id      = mizzion.fishreminder
   |nexus  = 1448
+
   |nexus  = 3615
   |moddrop = 833541
+
   |moddrop = 661375
   |github  = danvolchek/StardewMods
+
   |github  = Mizzion/MyStardewMods
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fish Spot Bait
   |author  = MartyrPher
+
   |author  = aedenthorn, Erinthe
   |id      = MartyrPher.GetGlam
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 5044
+
   |nexus  = 17581
   |github  = MartyrPher/GetGlam
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Ghost Town
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = Platonymous
+
   |author  = StarAmy
   |id      = Platonymous.GhostTown
+
   |id      = StarAmy.bubbletoggle
  |curse  = 877231
+
   |nexus  = 13076
  |moddrop = 793902
+
   |github  =
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Giant Crop Fertilizer
 
  |author  = atravita
 
  |id      = atravita.GiantCropFertilizer
 
  |curse  = 870977
 
  |moddrop = 1135913
 
   |nexus  = 11620
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fishy Blood Moon
   |author  = CatCattyCat, Cat
+
   |author  = MattDeDuck, Duckshard
   |id      = cat.giantcropring
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 1182
+
   |nexus  = 3725
  |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fix Animal Tools
   |author  = Khloe Leclair
+
   |author  = bcmpinc
   |id      = leclair.giantcroptweaks
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 14370
+
   |nexus  = 3215
   |github  = KhloeLeclair/StardewMods
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = spacechase0
+
   |author  = Traktori
   |id      = spacechase0.GiantOmelet
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 13852
+
   |nexus  = 11400
   |github  = spacechase0/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fix Dice
   |author  = desto
+
   |author  = Ashley, bambimenot
   |id      = desto.GiftDecline
+
   |id      = ashley.fixdice
   |nexus  = 6944
+
   |nexus  = 4556
   |github  = desto-git/sdv-mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = AvalonMFX
+
   |author  = wilsoncwc
   |id      = AvalonMFX.GiftMoney
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 17564
+
   |nexus  = 23934
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = aedenthorn, Erinthe
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = aedenthorn.GiftRejection
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 14273
+
   |nexus  = 1941
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fixed Weapons Damage
   |author  = tstaples
+
   |author  = BlueSight
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 229
+
   |nexus  = 19896
   |github  = tstaples/GiftTasteHelper
+
   |github  = Hikari-BS/StardewMods
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 
+
   |broke in = Stardew Valley 1.6
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fix Pig Random
   |author  = Isi0
+
   |author  = atravita
   |id      = Isi0.GiftTasteHelper
+
   |id      = atravita.FixPigRandom
   |nexus  = 18762
+
  |curse  = 870967
   |github  = Just-Chaldea/GiftTasteHelper
+
  |moddrop = 1294434
 +
   |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fix Scythe Exp
   |author  = blueberry
+
   |author  = bcmpinc
   |id      = blueberry.GiftWrapper
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 4721
+
   |nexus  =
   |github  = b-b-blueberry/GiftWrapper
+
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |beta 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    = Ginger Island Mainland Adjustments
+
   |name    = Fix TVs on Custom Farm Types
   |author  = atravita
+
   |author  = mouse
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = mouse.FixTVsOnCustomFarmTypes
  |curse  = 870984
+
   |moddrop = 1194570
   |moddrop = 1098263
+
   |nexus  = 12717
   |nexus  = 10004
+
   |github  = notevenamouse/StardewMods
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Flamingo Breeding
   |author  = DecidedlyHuman
+
   |author  = BlaDe
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 9976
+
   |nexus  = 12015
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Gaphodil
+
   |author  = selph, zombifier
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 9340
+
   |nexus  = 21086
  |moddrop = 1007690
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Flexible Arms
   |author  = violetlizabet
+
   |author  = bcmpinc
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 10374
+
   |nexus  = 20902
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Flexible Sprinklers
   |author  = Jamie Taylor
+
   |author  = Shockah
   |id      = jltaylor-us.GMCMOptions
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 10505
+
   |nexus  = 10931
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Flip Buildings
   |author  = treyh0
+
   |author  = mouahrara
   |id      = treyh0.GodMode
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 2641
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Floating Garden Pots
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = aedenthorn.FloatingGardenPots
   |moddrop = 854437
+
   |nexus  = 17582
   |nexus   = 7183
+
   |github  = aedenthorn/StardewValleyMods
   |github = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = Jessebot
+
   |author  = randomAnon1234
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6514
+
   |nexus  = 591
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Floor Shadow Switcher
   |author  = candidus42
+
   |author  = MouseyPounds
   |id      = Candidus42.GoToBed
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 4967
+
   |nexus  = 3885
   |github  = mus-candidus/GoToBed
+
   |github  = MouseyPounds/stardew-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Flower Bombs
   |author  = yy376
+
   |author  = kdau
   |id      = yy376.GoToSleep
+
   |id      = kdau.FlowerBombs
   |nexus  = 2195
+
   |nexus  = 6228
   |github =
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Flower Color Picker
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.GradientHairColors
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 12744
+
  |curse  = 867760
 +
  |moddrop = 130043
 +
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta 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    = Flower Dance Fix
   |author  = rikai
+
   |author  = elfuun
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 8557
+
   |nexus  = 8535
   |github  = rikai/Grandfathers-Heirlooms
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Flower Dance Hearts Change
   |author  = bcmpinc
+
   |author  = ron075sh
   |id      = bcmpinc.GrassGrowth
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 2732
+
   |nexus  = 3019
   |github  = bcmpinc/StardewHack
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
+
   |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    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Jellypowered, Shockade
+
   |author  = kelly2892
   |id      = Jellypowered.GrassChance
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 3365
+
   |nexus  = 8107
   |github  =
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flower Rain
   |author  = sirloinmeatt
+
   |author  = spacechase0
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = spacechase0.FlowerRain
   |nexus  = 2662
+
  |curse  = 867722
   |github  =
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = Flowery Tools
   |author  = Derslayr
+
   |author  = Cat, CatCattyCat
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = cat.flowerytools
   |nexus  = 10148
+
   |nexus  = 6203
   |github  = derslayr10/GreenhouseConstruction
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Flowing Mine Rocks
   |author  = bblueberry, blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 8203
+
   |nexus  = 9043
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fluent Eating
   |author  = pancham138
+
   |author  = Kangzoel
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Kangzoel.FluentEating
   |nexus  = 6150
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Greenhouse Gatherers
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.GreenhouseGatherers
 
  |nexus  = 7619
 
  |moddrop = 886187
 
  |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Flying Start Loan
   |author  = PeacefulEnd
+
   |author  = EstherHollow
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 7619
+
   |nexus  = 11003
  |moddrop = 886187
+
   |github  =
   |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Greenhouse Gatherers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Font Settings, 字体设置
   |author  = Bpendragon
+
   |author  = Becks723
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = Becks723.FontSettings
   |nexus  = 7456
+
   |nexus  = 12467
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  =
 
+
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = Cecidelus
+
   |author  = AlerHughes
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = AlerHughes.FA
   |nexus  = 8042
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food Buff Stacking
 +
  |author  = thejcannon
 +
  |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
 +
  |nexus  = 4321
 +
  |github  = thejcannon/Stardew-FoodBuffStacking
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Food Buff Stacking Fix
   |author  = Fernass354
+
   |author  = Joreikarr
   |id      = Fernass354.GreenUpgrades
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 18766
+
   |nexus  = 19944
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Food Cravings
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = Hexenentendrache
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 1735
+
   |nexus  = 17126
   |github  =
+
   |github  = Enteligenz/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GroundhogDay
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 10151
+
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Food Poisoning
   |author  = FricativeMelon
+
   |author  = seferoni
   |id      = FricativeMelon.GroupableChests
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 15375
+
   |nexus  = 22006
   |github  = FricativeMelon/GroupableChests
+
   |github  = seferoni/FoodPoisoning
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Forage at the Farm
   |author  = atravita
+
   |author  = Nishtra
   |id      = atravita.GrowableBushes
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
  |curse  = 870961
+
   |nexus  = 673
  |moddrop = 1357999
+
   |github  =
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Growable Giant Crops
+
   |name    = Forage Crops
   |author  = atravita
+
   |author  = Kronosta
   |id      = atravita.GrowableGiantCrops
+
   |id      = Kronosta.ForageCrops
  |curse  = 870960
+
   |nexus  = 21514
  |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Forage Fantasy
   |author  = John Peters
+
   |author  = Goldenrevolver
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 19143
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Forage Pointers
   |author  = BlaDe
+
   |author  = Bpendragon
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 12034
+
   |nexus  = 7781
   |github  =
+
   |github  = Bpendragon/ForagePointers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = skn
+
   |author  = DanielB
   |id      = skn.HairGrowthMod
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 3279
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Forecaster
   |author  = chawol
+
   |author  = Remy Bach
   |id      = chawol.HaltEventTime
+
   |id      = remybach.forecaster
   |nexus  = 8774
+
   |nexus  = 3037
   |github  = chawolbaka/HaltEventTime
+
   |github  = remybach/stardew-valley-forecaster
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Forecaster Text, Forecaster Text
   |author  = PeacefulEnd
+
   |author  = TheElm
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = TheElm.ForecasterText
   |nexus  = 7936
+
   |nexus  = 7541
   |github  = Floogen/HandyHeadphones
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fortunate Foot
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = PurelyInZane
   |id      = Omegasis.HappyBirthday
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 520
+
   |nexus  = 22610
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Foxyfficiency
   |author  = Oxyligen
+
   |author  = Fokson
   |id      = HappyBirthday
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 1064
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = FQ Festival Tweaks
   |author  = Sakorona
+
   |author  = FletcherQuest
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 6516
+
   |nexus  = 9062
  |moddrop = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Frame Rate Logger
   |author  = tlitookilakin
+
   |author  = atravita
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = atravita.FrameRateLogger
   |nexus   = 19675
+
   |curse   = 870966
   |github  = tlitookilakin/HappyHomeDesigner
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |beta broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = kibbe, lillvik
+
   |author  = Adham084
   |id      = kibbe.hardcore_mines
+
   |id      = adham084.fpsviewer
   |nexus  = 1674
+
   |nexus  = 14046
 
   |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    = Free Dusty
   |author  = ItsLittany
+
   |author  = skuldomg, Skuld
   |id      = itslittany.HardcoreMines2
+
   |id      = skuldomg.freeDusty
   |nexus  = 6411
+
   |nexus  = 2206
   |github  =
+
   |github  = skuldomg/freeDusty
  
   |beta 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    = Hardcore Mode
+
   |name    = Free Love
   |author  = vermicyde
+
   |author  = aedenthorn, Erinthe
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = aedenthorn.FreeLove
   |nexus  = 15125
+
  |curse  = 868835
   |github  =
+
   |nexus  = 10021
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Free Slingshot
   |author  = DiscipleOfEris
+
   |author  = DJ-STLN
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 8772
+
   |nexus  = 3320
   |github  = DiscipleOfEris/HardyGrass
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Free the Toolbar
   |author  = Platonymous
+
   |author  = danmw3
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = danmw3.freethetoolbar
   |nexus  = 914
+
   |nexus  = 4960
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta 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    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Freeze Time Multiplayer
   |author  = Goldenrevolver
+
   |author  = mori_seneri, Alcatraz773
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 7851
+
   |nexus  = 21820
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Friendly Divorce
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 1157
+
   |nexus  = 6241
   |github  = Sasara2201/WitchPrincess
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Friends Forever
   |author  = aedenthorn, Erinthe
+
   |author  = Isaac S
   |id      = aedenthorn.HarvestSeeds
+
   |id      = IsaacS.FriendsForever
   |nexus  = 11773
+
   |nexus  = 1738
   |github  = aedenthorn/StardewValleyMods
+
   |github  = isaacs-dev/Minidew-Mods
  
   |beta 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
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Friendship Booster
   |author  = ThatNorthernMonkey
+
   |author  = Hills
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = Hills.FriendshipBooster
   |nexus  = 236
+
   |nexus  = 10497
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |moddrop = 1084819
 
+
   |github =
   |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    = Friendship Decay
   |author  = popska
+
   |author  = stardemod
   |id      = popska.HatBuffs
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 9050
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Friendship Decay Modify
   |author  = ichortower
+
   |author  = weizinai
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 18177
+
   |nexus  = 23862
   |github  = ichortower/HatMouseLacey
+
   |github  = weizinai/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.FriendshipTweaks
 +
  |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Friendship Without Talk
   |author  = monsoonsheep
+
   |author  = HunterMYT
   |id      = monsoonsheep.PanWithHats
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 18965
+
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Frozen Yogurt
   |author  = PeacefulEnd
+
   |author  = Failsplat
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 17291
+
   |nexus  = 12308
   |github  = Floogen/StardewSandbox
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Frugal Farm Menu
   |author  = Shockah
+
   |author  = jeffgillean
   |id      = Shockah.HatsOnHats
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 17280
+
   |nexus  = 11050
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = jeffgillean/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Fruit Tree Shaker
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.HayBalesSilo
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 5151
+
   |nexus  = 5776
  |moddrop = 716396
+
   |github  = aedenthorn/StardewValleyMods
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HD Portraits
 
  |author  = Tlitookilakin
 
  |id      = tlitookilakin.HDPortraits
 
  |nexus  = 10971
 
  |moddrop = 1103418
 
   |github  = tlitookilakin/HDPortraits
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Fruit Trees Unblocked
   |author  = Jessebot, JessebotX
+
   |author  = dervalanana
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 3207
+
   |nexus  = 22976
  |moddrop = 624105
+
   |github  =
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Fruit Tree Tweaks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 5630
+
   |nexus  = 11422
   |github  = SvardXI/HAS_Tweaks
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Zoryn
+
   |author  = chiccen
   |id      = Zoryn.HealthBars
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  =
+
   |nexus  = 21449
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Full Fishing Bar
   |author  = Darkhax
+
   |author  = Jag3Dagster
   |id      = darkhax.healthbars
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus   =
+
   |curse   = 1007653
   |curse   = 302910
+
   |nexus   = 23006
   |github  = Stardew-Valley-Modding/HealthBars
+
   |github  = jag3dagster/AutoShaker
 
 
  |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    = Heartbeat
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = themattfiles
+
   |author  = jennisimone
   |id      = themattfiles.HeartBeat
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 5941
+
   |nexus  = 16304
   |github  = embolden/Heartbeat
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Fungus Amongus
   |author  = StultusV
+
   |author  = Okay Shroomer
   |id      = StultusV.HeartLevelNotifications
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 8655
+
   |nexus  = 11785
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Furniture Adjustment
   |author  = fakemonster
+
   |author  = aedenthorn, Erinthe
   |id      = fakemonster.Heelies
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 7751
+
   |nexus  = 10213
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Furniture Anywhere
   |author  = Jessebot, JessebotX
+
   |author  = Entoarox
   |id      = Jessebot.HelloSMAPI
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 4483
+
   |nexus  = 2276
   |github  = JessebotX/StardewValleyMods
+
  |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    = Help for Hire
+
   |name    = Furniture Display Framework
   |author  = furyx639, LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.HelpForHire
+
   |id      = aedenthorn.FurnitureDisplayFramework
  |curse  = 871839
+
   |nexus  = 10855
   |nexus  = 5316
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |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    = Helpful Spouses
+
   |name    = Furniture Display Framework for 1.6
   |author  = furyx639, LeFauxMatt
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = furyx639.HelpfulSpouses
+
   |id      = Ilyeana.FurnitureDisplayFramework
  |curse  = 871841
+
   |nexus  = 19895
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Furniture Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.FurnitureFramework
 +
  |nexus  = 23458
 +
  |github  = Leroymilo/FurnitureFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Placement Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FurniturePlacementTweaks
  |curse  = 868696
+
   |nexus  = 14092
   |nexus  = 14640
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Furniture Recolor
   |author  = Pokeytax
+
   |author  = aedenthorn, Erinthe
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 2644
+
   |nexus  = 10217
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = FuryCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.HereFishy
+
   |id      = furyx639.FuryCore
  |curse  = 868881
+
   |nexus  = 10696
   |nexus  = 6586
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Shockah
+
   |author  = DeLiXx
   |id      = Shockah.Hibernation
+
   |id      = DLX.Geodes
   |nexus  = 11421
+
  |curse  = 990836
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 17691
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Galaxy Slingshot Obtainable
   |author  = trashcan9
+
   |author  = Adham084
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = adham084.galaxyslingshot
   |nexus  = 16075
+
   |nexus  = 14115
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Galaxy Weapon Choice
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.HighlightedJars
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 6833
+
   |nexus  = 14511
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Gameboy Arcade
   |author  = atravita
+
   |author  = drbirbdev
   |id      = atravita.HighlightEmptyMachines
+
   |id      = drbirbdev.GameboyArcade
  |curse  = 870976
+
   |moddrop = 1318487
   |moddrop = 1137391
+
   |nexus  =
   |nexus  = 11664
+
   |github  = drbirbdev/StardewValley
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Game Reminder
   |author  = bendenewb, newbie9598
+
   |author  = mmanlapat
   |id      = newbie9598.HitMarkersMeme
+
   |id      = mmanlapat.GameReminder
   |nexus  = 2098
+
   |nexus  = 1153
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = GameSpeed
   |author  = tomasitobambito
+
   |author  = RandomComputerUser
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 9343
+
   |nexus  = 7211
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Game Tables and Arcade Machines
   |author  = TheThor59
+
   |author  = CyanFire
   |id      = Thor.HoeWaterDirection
+
   |id      = CF.SMAPI.GameTables
  |nexus  = 10052
+
   |nexus  = 12859
  |github  = TheThor59/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HoeDown
 
  |author  = BlaDe
 
  |id      = BlaDe.HoeDown
 
   |nexus  = 9798
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Garbage Can Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = chiccen
   |id      = cat.holdtobreakgeodes
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 1689
+
   |nexus  = 24410
  |moddrop = 833545
+
   |github  = chiccenFL/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Garbage Collector
   |author  = samspartan
+
   |author  = Loogooter
   |id      = samspartan.HoldToPause
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 7352
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Garbage Day
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.HolidaySales
+
   |id      = furyx639.GarbageDay
   |curse  = 870970
+
   |curse  = 871837
   |moddrop = 1205160
+
   |moddrop = 1547204
   |nexus  = 13050
+
   |nexus  = 8204
   |github  = atravita-mods/StardewMods
+
   |github  = LeFauxMatt/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Garden Pot - Automate
   |author  = MouseyPounds
+
   |author  = NCarigon
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 4935
+
   |nexus  = 15212
   |github  = MouseyPounds/stardew-mods
+
   |github  = ncarigon/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Garden Pot Options
 +
  |author  = ncarigon
 +
  |id      = NCarigon.GardenPotOptions
 +
  |nexus  = 21608
 +
  |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Garden Pot Tweaks
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 16688
+
   |nexus  = 14820
   |github  = BPavol/stardew-valley-mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Gate Fix
   |author  = Girafarig
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Girafarig.FestivalWarps
+
   |id      = f4iTh.GateFix
   |nexus  = 10844
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Gate Opener
   |author  = Pathoschild
+
   |author  = mralbobo
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = mralbobo.GateOpener
   |nexus  = 7500
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Gem Isles
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = aedenthorn.GemIsles
   |nexus  = 7911
+
   |nexus  = 6692
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = jorgamun
+
   |author  = Hana
   |id      = jorgamun.HorseSqueeze
+
   |id      = Hana.GNMTokens
   |nexus  = 10446
+
   |nexus  = 14426
   |github  = jorgamun/HorseSqueeze
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = icepuente
+
   |author  = sqbr
   |id      = icepuente.HorseWhistle
+
   |id      = sqbr.GetGS
   |nexus  = 1131
+
   |nexus  = 13434
   |github  = icepuente/StardewValleyMods
+
   |github  = sqbr/GetGS
 
 
  |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    = Horse Whistle
+
   |name    = Generic Mod Config Menu
   |author  = nabuma
+
   |author  = spacechase0
   |id      = HorseWhistle_SMAPI
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  =
+
  |curse  = 867150
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
  |moddrop = 771692
   |github  =
+
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Generic Shop Extender
 +
  |author  = rabbitgreen49, IrregularPorygon
 +
  |id      = GenericShopExtender
 +
  |nexus  = 814
 +
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Genetics API
   |author  = MattPlays
+
   |author  = agent56
   |id      = MattPlays.HostTools
+
   |id      = agent56.GeneticsAPI
   |nexus  = 11154
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Genie Lamp
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.HotbarHotswap
+
   |id      = aedenthorn.GenieLamp
   |nexus  =
+
   |nexus  = 19794
  |curse  = 298033
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = certifiableGrimalkin
+
   |author  = Kedidili
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = KediDili.GenieLamp
   |nexus  = 16159
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Geode Crusher Plus
   |author  = Achtuur
+
   |author  = Tomokisan
   |id      = Achtuur.HoverLabels
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 17501
+
   |nexus  = 24254
   |github  = Achtuur/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Geode Info Menu
   |author  = Ilyaki
+
   |author  = CatCattyCat, Cat
   |id      = Ilyaki.HPBar
+
   |id      = cat.geodeinfomenu
   |nexus  = 1736
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
<!--
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
   |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Geode Preview
   |author  = AsakOhee
+
   |author  = MindMeltMax
   |id      = AsakOhee.HQFarmerMod
+
   |id      = MindMeltMax.GeodePreview
   |nexus   = 19644
+
   |curse   = 1004493
   |github  =
+
   |moddrop = 1555057
 
+
  |nexus  = 21009
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Get Dressed
   |author  = bogie5464
+
   |author  = Advize and Jinxiewinxie
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = Advize.GetDressed
   |nexus  = 3190
+
   |nexus  = 331
   |github  = bogie5464/HuggableScarecrows
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Get Glam
   |author  = aedenthorn, Erinthe
+
   |author  = MartyrPher
   |id      = aedenthorn.HugsAndKisses
+
   |id      = MartyrPher.GetGlam
   |nexus  = 10062
+
   |nexus  = 5044
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Get Out the Way
   |author  = Yyeahdude
+
   |author  = BadNetCode
   |id      = HungerYyeadude
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 613
+
   |nexus  = 20637
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Ghost Town
   |author  = PrimevalTitmouse
+
   |author  = Platonymous
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Platonymous.GhostTown
   |nexus  = 1110
+
  |curse  = 877231
   |github  =
+
  |moddrop = 793902
 +
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Fertilizer
 +
  |author  = atravita
 +
  |id      = atravita.GiantCropFertilizer
 +
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Giant Crop Ring
   |author  = Tigerle01, Stephan Hensel
+
   |author  = CatCattyCat, Cat
   |id      = HungerForFoodByTigerle
+
   |id      = cat.giantcropring
   |nexus  = 810
+
   |nexus  = 1182
   |github  =
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Giant Crop Tweaks
   |author  = lech43
+
   |author  = Khloe Leclair
   |id      = lech43.HungryMorning
+
   |id      = leclair.giantcroptweaks
   |nexus  = 6391
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Giant Omelet
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.HybridCropEngine
+
   |id      = spacechase0.GiantOmelet
  |curse  = 867721
+
   |nexus  = 13852
   |nexus  = 6577
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Gift Decline
   |author  = Kryspur
+
   |author  = desto
   |id      = Kryspur.HypnoValley
+
   |id      = desto.GiftDecline
   |nexus  = 9052
+
   |nexus  = 6944
 +
  |github  = desto-git/sdv-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Money
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.GiftMoney
 +
  |nexus  = 17564
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Gift Rejection
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.GiftRejection
  |curse  = 870959
+
   |nexus  = 14273
  |moddrop = 1358005
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in     = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Gift Taste Helper
   |author  = Veleek
+
   |author  = tstaples
   |id      = Veleek.IdlePause
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 1092
+
   |nexus  = 229
   |github  = veleek/IdlePause
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Gift Taste Helper Continued
   |author  = LordAndreios
+
   |author  = Isi0
   |id      = LordAndreios.IdleTimer
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 2858
+
   |nexus  = 18762
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = Just-Chaldea/GiftTasteHelper
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Gift Taste Helper Continued x2
   |author  = idermailer
+
   |author  = JoXW
   |id      = idermailer.iDontUseThatWater
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 14047
+
   |nexus  = 21001
   |github  = idermailer/iDontUseThatWater
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Gift Wrapper
   |author  = Factknowhow
+
   |author  = blueberry
   |id      = Factknowhow.IFramesInMines
+
   |id      = blueberry.GiftWrapper
   |nexus  = 16436
+
   |nexus  = 4721
   |github  = Mekadrom/IFramesInMines
+
   |github  = b-b-blueberry/GiftWrapper
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Ginger Island Extra Locations
   |author  = ChiroxT
+
   |author  = mistyspring
   |id      = treinke.igotfriendship
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 13290
+
  |curse  = 880520
   |github  =
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Ginger Island Mainland Adjustments
   |author  = ChiroxT
+
   |author  = atravita
   |id      = treinke.igotxp
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 13289
+
  |curse  = 870984
   |github  =
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = candidus42
+
   |author  = missgamergrl
   |id      = Candidus42.ImagEd
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 7218
+
   |nexus  = 23300
   |github  = mus-candidus/ImagEd
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Give Me My Cursor Back
   |author  = mistyspring
+
   |author  = DecidedlyHuman
   |id      = mistyspring.immersivegrandpa
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
  |curse  = 880517
+
   |nexus  = 9976
   |nexus  = 12562
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Glass Hammer
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = GlassHammer.HopeToRiseMod
  |curse  = 868685
+
   |nexus  = 23201
   |nexus  = 15290
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Global Config Settings
   |author  = aedenthorn, Erinthe
+
   |author  = Gaphodil
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = Gaphodil.GlobalConfigSettings
   |curse   = 868686
+
   |nexus   = 9340
   |nexus  = 15239
+
   |moddrop = 1007690
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gaphodil/GlobalConfigSettings
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Glue Your Furniture Down
   |author  = Demiacle
+
   |author  = violetlizabet
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 1025
+
   |nexus  = 10374
   |github  = demiacle/QualityOfLifeMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = GMCM Options
   |author  = Anthony Hilyard
+
   |author  = Jamie Taylor
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = jltaylor-us.GMCMOptions
  |curse  = 445215
+
   |nexus  = 10505
   |nexus  = 9317
+
   |github  = jltaylor-us/StardewGMCMOptions
   |github  = AHilyard/ImprovedTracker
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = God Mode
   |author  = Shockah
+
   |author  = treyh0
   |id      = Shockah.InAHeartbeat
+
   |id      = treyh0.GodMode
   |nexus  = 17834
+
   |nexus  = 2641
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = God Mode 1.6
   |author  = Mizzion
+
   |author  = Sean M Garcia
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = seanmgarcia.godmode16
   |nexus  = 4861
+
   |nexus  = 21208
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Goodbye American English
   |author  = Mizzion
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = mizzion.increasedartifactspots
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 3340
+
   |moddrop = 854437
   |moddrop = 663705
+
   |nexus  = 7183
   |github  = Mizzion/MyStardewMods
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Goodbye SMAPI
   |author  = shekurika
+
   |author  = Jessebot
   |id      = shekurika.fishtankCapacity
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 11388
+
   |nexus  = 6514
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Go To Bed
   |author  = GZhynko
+
   |author  = candidus42
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = Candidus42.GoToBed
   |nexus  = 6162
+
   |nexus  = 4967
   |github  = gzhynko/StardewMods
+
   |github  = mus-candidus/GoToBed
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Go To Sleep
   |author  = Traktori
+
   |author  = yy376
   |id      = Traktori.IndustrialFurnace
+
   |id      = yy376.GoToSleep
   |nexus  = 5568
+
   |nexus  = 2195
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Gradient Hair Colors
   |author  = Traktori
+
   |author  = spacechase0
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 5568
+
  |curse  = 867144
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 12744
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Grandfather's Gift
   |author  = aedenthorn, Erinthe
+
   |author  = ShadowDragon8685
   |id      = aedenthorn.InfallibleFishing
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 14639
+
   |nexus  = 985
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infertile Soil
 
  |author  = Sabera, kelbesque
 
  |id      = Sabera.InfertileSoil
 
  |nexus  = 2515
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Infested Levels
+
   |name    = Grandfather's Gift Remade
   |author  = Eireon
+
   |author  = pepoluan
   |id      = Eireon.InfestedLevels
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 2823
+
   |nexus  = 4151
   |github  = benrpatterson/InfestedLevels
+
  |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    = Infinite Energy
+
   |name    = Grandfather's Heirlooms
   |author  = Error27
+
   |author  = rikai
   |id      = error27.infinite_energy
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 17717
+
   |nexus  = 8557
   |github  =
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Grass Growth
   |author  = Renny
+
   |author  = bcmpinc
   |id      = renny.infinitejunimocartlives
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 2705
+
   |nexus  = 2732
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Chunky
+
   |author  = Jellypowered, Shockade
   |id      = chunky.InfiniteMoney
+
   |id      = Jellypowered.GrassChance
   |nexus  = 11510
+
   |nexus  = 3365
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Greenhouse 20x20
   |author  = CaptainSully
+
   |author  = sirloinmeatt
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = sirloinmeatt.Greenhouse20x20
   |moddrop = 1188756
+
   |nexus  = 2662
   |nexus   = 12739
+
   |github  =
   |github  = CaptainSully/StardewMods
+
 
 +
  |broke in          = SMAPI 3.0
 +
   |unofficial version = 1.0.1-unofficial.1-art17
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Greenhouse Construction
   |author  = berkayylmao
+
   |author  = Derslayr
   |id      = berkayylmao.InfiniteZoom
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 8808
+
   |nexus  = 10148
   |curse  = 500088
+
   |github  = derslayr10/GreenhouseConstruction
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Greenhouse Entry Begone!
   |author  = Slothsoft
+
   |author  = bblueberry, blueberry
   |id      = Slothsoft.Informant
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 14293
+
   |nexus  = 8203
   |github  = slothsoft/stardew-informant
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Greenhouse Entry Mod
   |author  = aedenthorn, Erinthe
+
   |author  = pancham138
   |id      = aedenthorn.LogUploader
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 13979
+
   |nexus  = 6150
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Greenhouse Gatherers
   |author  = Platonymous
+
   |author  = PeacefulEnd
   |id      = Platonymous.InkStories
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |curse  = 877221
+
   |curse  = 870946
   |nexus  = 15987
+
   |nexus  = 7619
   |github  =
+
   |moddrop = 886187
 
+
   |github  = Floogen/GreenhouseGatherers
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Greenhouse Gatherers Automate
   |author  = Windmill_City
+
   |author  = PeacefulEnd
   |id      = Windmill_City.InputFix
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 5693
+
  |curse  = 870946
   |github  = Windmill-City/InputFix
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |broke in = Stardew Valley 1.5.5
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Greenhouse Sprinklers
   |author  = Sagittaeri
+
   |author  = Bpendragon
   |id      = Sagittaeri.InputTools
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 14553
+
   |nexus  = 7456
   |github  = sagittaeri/StardewValleyMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Greenhouse Upgrades
   |author  = WuestMan, redknightofdoom
+
   |author  = Cecidelus
   |id      = WuestMan.InstaCrops
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 4077
+
   |nexus  = 8042
   |github  = Brian-Wuest/Instacrops
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = pinocchio1231
+
   |author  = Fernass354
   |id      = pinocchio1231.instantanimals
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 9573
+
   |nexus  = 18766
   |github  = joisse1101/InstantAnimals
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = GreenHut
   |author  = Jolyone
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Me.InstantBreak
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 15526
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Groundhog Day
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.GroundhogDay
  |curse  = 868720
+
   |nexus  = 10151
   |nexus  = 14110
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Groupable Chests
   |author  = BitwiseJon
+
   |author  = FricativeMelon
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 2070
+
   |nexus  = 15375
   |github  = bitwisejon/StardewValleyMods
+
   |github  = FricativeMelon/GroupableChests
  
   |beta 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    = Growable Bushes
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.InstantEatKey
+
   |id      = atravita.GrowableBushes
   |nexus  = 4464
+
  |curse  = 870961
 +
  |moddrop = 1357999
 +
  |nexus  = 15111
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Growable Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.GrowableGiantCrops
 +
  |curse  = 870960
 +
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
  |github  = atravita-mods/StardewMods
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Grow That Giant Crop
 +
   |author = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Gunther Tells You
   |author  = aurnj, Roy Li
+
   |author  = John Peters
   |id      = RuyiLi.InstantFishing
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  =
+
   |nexus  = 19143
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Haboo
   |author  = montana123
+
   |author  = BlaDe
   |id      =
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  =
+
   |nexus  = 12034
  |url    = https://community.playstarbound.com/threads/109038
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Hair Growth
   |author  = aedenthorn, Erinthe
+
   |author  = skn
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = skn.HairGrowthMod
   |nexus  = 7727
+
   |nexus  = 3279
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Halt Event Time
   |author  = cantorsdust and Pathoschild
+
   |author  = chawol
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = chawol.HaltEventTime
   |nexus  = 173
+
   |nexus  = 8774
   |github  = cantorsdust/StardewMods
+
   |github  = chawolbaka/HaltEventTime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Hamlet
   |author  = Platonymous
+
   |author  = Taskmaster
   |id      = Platonymous.InstantLoad
+
   |id      = Taskmaster.Hamlet
  |curse  = 877220
+
   |nexus  = 4601
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Handy Headphones
   |author  = Guedez
+
   |author  = PeacefulEnd
   |id      = eat.item.instantly
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 5116
+
   |nexus  = 7936
   |github  =
+
   |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Happy Animals
   |author  = RyanJesky
+
   |author  = StarPeanut, Greger
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = HappyAnimals
   |nexus  = 10146
+
   |nexus  =
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Happy Birthday
   |author  = blueberry
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = blueberry.InstantPets
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 9448
+
   |nexus  = 520
   |github  = b-b-blueberry/InstantPets
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Happy Birthday
   |author  = Binarynova
+
   |author  = Oxyligen
   |id      = binarynova.instanttoolupgrades
+
   |id      = HappyBirthday
   |nexus  = 8918
+
   |nexus  = 1064
   |github  = Binarynova/MyStardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Happy Fish Jump
   |author  = Hammurabi
+
   |author  = Sakorona
   |id      = HammurabiInteractionHelper
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  =
+
   |nexus  = 6516
   |chucklefish = 4640
+
   |moddrop = 1068089
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github = Sakorona/SDVMods
 
 
  |broke in = SMAPI 2.0
 
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Happy Home Designer
   |author  = jahangmar
+
   |author  = tlitookilakin
   |id      = jahangmar.InteractionTweaks
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 3771
+
   |nexus  = 19675
   |github  = jahangmar/StardewValleyMods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Hardcore Combat
   |author  = DecidedlyHuman
+
   |author  = jeWel
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 12826
+
   |nexus  = 23577
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Hardcore Mines
   |author  = mpcomplete
+
   |author  = kibbe, lillvik
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = kibbe.hardcore_mines
   |nexus  = 2224
+
   |nexus  = 1674
   |github  = mpcomplete/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Hardcore Mines 2
   |author  = MissCoriel
+
   |author  = ItsLittany
   |id      = misscoriel.invest
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5293
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Hardcore Mode
   |author  = MissCoriel
+
   |author  = vermicyde
   |id      = misscoriel.investmax
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 9253
+
   |nexus  = 15125
   |github  = MissCoriel/InvestmentMaximized
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Hardy Grass
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = DiscipleOfEris
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 4023
+
   |nexus  = 8772
   |github  =
+
   |github  = DiscipleOfEris/HardyGrass
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Harp of Yoba Redux
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Platonymous
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = Platonymous.HarpOfYobaRedux
   |moddrop = 1486022
+
   |nexus  = 914
   |nexus  = 19500
+
   |moddrop = 793924
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Redwood
+
   |author  = Goldenrevolver
   |id      = Redwood.IridiumToolsPatch
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 2897
+
   |nexus  = 7851
   |github  = EKomperud/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = furyx639
+
   |author  = Dounat2201, Sasara
   |id      = furyx639.IsItCake
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
  |curse  = 871826
+
   |nexus  = 1157
   |nexus  = 14775
+
   |github  = Sasara2201/WitchPrincess
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Harvest Seeds
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 8552
+
   |nexus  = 11773
   |github  = Floogen/IslandGatherers
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Harvest With Scythe
   |author  = PeacefulEnd
+
   |author  = ThatNorthernMonkey
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 8552
+
   |nexus  = 236
   |github  = Floogen/IslandGatherers
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Hat Buffs
   |author  = Edu Anttunes
+
   |author  = popska
   |id      = IslandSecret
+
   |id      = popska.HatBuffs
   |nexus  = 8096
+
   |nexus  = 9050
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Hat Mouse Lacey
   |author  = S1mmyy
+
   |author  = ichortower
   |id      = S1mmyy.AutoTrash
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 5140
+
   |nexus  = 18177
   |github  = S1mmyy/StardewMods
+
   |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Hat Panning
   |author  = SlayerDharok
+
   |author  = monsoonsheep
   |id      = SlayerDharok.Item_Bags
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 5382
+
   |nexus  = 18965
  |github  = Videogamers0/SDV-ItemBags
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Quality Indicator
 
  |author  = FunnyMoney
 
  |id      = funnymoney.itemqualityindicator
 
  |nexus  = 15336
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hat Shop Restoration
   |author  = Mytsy
+
   |author  = PeacefulEnd
   |id      = Mysty.ItemRecovery
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 9354
+
   |nexus  = 17291
   |github  =
+
   |github  = Floogen/StardewSandbox
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Hats on Hats
   |author  = Lunardiver
+
   |author  = Shockah
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = Shockah.HatsOnHats
   |nexus  = 13026
+
   |nexus  = 17280
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hats on Pets Plus
   |author  = TSlex
+
   |author  = Syma
   |id      = TSlex.ItemResearchSpawner
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 8933
+
   |nexus  = 22631
  |moddrop = 1012482
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  = TSlex/StardewValley
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hay Bales as Silos
   |author  = Jaredlll08
+
   |author  = Cherry, CherryChain
   |id      = BlameJared.ItemTooltips
+
   |id      = Cherry.HayBalesSilo
   |nexus  =
+
   |nexus  = 5151
   |curse  = 297655
+
   |moddrop = 716396
   |github  = jaredlll08/Item-Tooltips
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Hay Collection
   |author  = ha1fdaew
+
   |author  = MindMeltMax
   |id      = ha1fdaew.iTile
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 7512
+
   |curse   = 1004492
   |github  = ha1fdaew/iTile
+
   |moddrop = 1555056
 
+
  |nexus  = 21008
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = HD Portraits
   |author  = Krutonium
+
   |author  = Tlitookilakin
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 13798
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = HD Sprites
   |author  = Matt Cioni
+
   |author  = ninthworld
   |id      = mattCioni.JaquesAndBeans
+
   |id      = NinthWorld.HDSprites
   |nexus  = 14555
+
   |nexus  = 4024
   |github  =
+
   |github  = ninthworld/HDSprites
  
   |beta 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
 +
  |name    = Health and Stamina Regeneration
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.HealthStaminaRegen
 +
  |nexus  = 3207
 +
  |moddrop = 624105
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Health and Stamina Tweaks
   |author  = Genowhirl9999
+
   |author  = Kiddles, Svard
   |id      = genowhirl9999.jaropener
+
   |id      = Kiddles.HASTweaks
   |nexus  = 5292
+
   |nexus  = 5630
  |moddrop = 988956
+
   |github  = SvardXI/HAS_Tweaks
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Health Bars
   |author  = Keaton Sadoski
+
   |author  = Zoryn
   |id      = Sadoski.JhinFour
+
   |id      = Zoryn.HealthBars
   |nexus  = 11838
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Health Bars (Darkhax)
   |author  = Jonas Henriksson, Greger
+
   |author  = Darkhax
   |id      = Greger.JigglyJunimoBundles
+
   |id      = darkhax.healthbars
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |curse  = 302910
   |github  = gr3ger/Stardew_JJB
+
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.HealthRework
 +
  |nexus  = 22223
 +
  |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Heartbeat
   |author  = k4rakara
+
   |author  = themattfiles
   |id      = k4rakara.JoJa84Plus
+
   |id      = themattfiles.HeartBeat
   |nexus  = 5803
+
   |nexus  = 5941
   |github  = K4rakara/Stardew-Mods
+
   |github  = embolden/Heartbeat
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
   |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Heart Level Notifications
   |author  = Platonymous
+
   |author  = StultusV
   |id      = Platonymous.JoJaBan
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 3118
+
   |nexus  = 8655
  |moddrop = 793907
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Heelies
   |author  = Dounat2201, Sasara
+
   |author  = fakemonster
   |id      = Sasara.Pathomart
+
   |id      = fakemonster.Heelies
   |nexus  = 1142
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Hello SMAPI
   |author  = PeacefulEnd
+
   |author  = Jessebot, JessebotX
   |id      = PeacefulEnd.JojaOnline
+
   |id      = Jessebot.HelloSMAPI
   |moddrop = 878236
+
   |nexus  = 4483
   |nexus  = 7486
+
  |github  = JessebotX/StardewValleyMods
   |github  = Floogen/JojaOnline
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
   |nexus  = 5316
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Helpful Spouses
   |author  = sophie
+
   |author  = LeFauxMatt
   |id      = sophie.HalloweenJamCSharp
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 18927
+
  |curse  = 871841
   |github  = sophiesalacia/StardewMods
+
   |nexus  = 5175
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Help Wanted
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.HauntedJoja
+
   |id      = aedenthorn.HelpWanted
   |nexus   = 7014
+
   |curse   = 868696
   |moddrop = 1135684
+
   |nexus  = 14640
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Joys of Efficiency
+
   |name    = Help Wanted Auto Accept
   |author  = punyo, yakminepunyo
+
   |author  = Ruse82
   |id      = punyo.JoysOfEfficiency
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 2162
+
   |nexus  = 22235
   |github  = pomepome/JoysOfEfficiency
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Help Wanted Quest Fixes
   |author  = spacechase0
+
   |author  = Pokeytax
   |id      = spacechase0.JsonAssets
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |curse   = 867749
+
   |nexus   = 2644
   |moddrop = 399895
+
   |github  = gembree/HelpWantedQuestFixes
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Hempire
   |author  = Jamie Taylor
+
   |author  = Oga_The_Real
   |id      = jltaylor-us.JsonProcessor
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 13183
+
   |nexus  = 14477
  |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jump Down the Mine
 
  |author  = flowoeB
 
  |id      = flowoeB.JumpDownTheMine
 
  |nexus  = 8357
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Here Fishy
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.JumpOver
+
   |id      = aedenthorn.HereFishy
   |curse  = 867746
+
   |curse  = 868881
  |moddrop = 384782
+
   |nexus  = 6586
   |nexus  = 1844
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Hibernation
   |author  = Achtuur
+
   |author  = Shockah
   |id      = Achtuur.JunimoBeacon
+
   |id      = Shockah.Hibernation
   |nexus  = 17135
+
   |nexus  = 11421
   |github  = Achtuur/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Hide Chest Color Picker After Close
   |author  = Tyler Gibbs
+
   |author  = trashcan9
   |id      = tylergibbs2.JunimoBoy
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 14384
+
   |nexus  = 16075
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Highlighted Jars
   |author  = yaxuan97
+
   |author  = Annosz
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Annosz.HighlightedJars
   |nexus  = 13644
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Highlight Empty Machines
   |author  = Zoryn
+
   |author  = atravita
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  =
+
  |curse  = 870976
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
  |moddrop = 1137391
   |github  = Zoryn4163/SMAPI-Mods
+
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Hit Markers
   |author  = ceruleandeep
+
   |author  = bendenewb, newbie9598
   |id      = ceruleandeep.junimodialog
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 8937
+
   |nexus  = 2098
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hmm Cheese Yum
   |author  = Fernass354
+
   |author  = tomasitobambito
   |id      = Fernass354.JunimoHutSize
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 18457
+
   |nexus  = 9343
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Hoe and Water Direction
   |author  = MartyrPher
+
   |author  = TheThor59
   |id      = JunimoKartAnywhere
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 4315
+
   |nexus  = 10052
   |github  =
+
   |github  = TheThor59/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = HoeDown
   |author  = ryaon
+
   |author  = BlaDe
   |id      = Ryaon.JunimoKartCheater
+
   |id      = BlaDe.HoeDown
   |nexus  = 5137
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hold to Break Geodes
   |author  = drbirbdev
+
   |author  = CatCattyCat, Cat
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 14856
+
   |nexus  = 1689
   |github  = drbirbdev/StardewValley
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hold to Pause
   |author  = BlaDe
+
   |author  = samspartan
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = samspartan.HoldToPause
   |nexus  = 10056
+
   |nexus  = 7352
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Holiday Sales
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = atravita.HolidaySales
   |curse  = 867716
+
   |curse  = 870970
   |nexus  = 7437
+
  |moddrop = 1205160
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Home Sewing Kit
   |author  = Shockah
+
   |author  = MouseyPounds
   |id      = Shockah.JunimoWarp
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 15676
+
   |nexus  = 4935
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MouseyPounds/stardew-mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Honey Harvest Sync
 +
  |author  = voltaek
 +
  |id      = voltaek.HoneyHarvestSync
 +
  |nexus  = 20493
 +
  |github  = voltaek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hopper Extractor
 +
  |author  = BPavol, Lamacik
 +
  |id      = bpavol.hopper_extractor
 +
  |nexus  = 16688
 +
  |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horny Festivals, Festival Warps
 +
  |author  = Girafarig
 +
  |id      = Girafarig.FestivalWarps
 +
  |nexus  = 10844
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.HorseFluteAnywhere
 +
  |curse  = 1000620
 +
  |nexus  = 7500
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
  |nexus  = 24018
 +
  |github  = MercuryVN/HorseFluteAutoMount
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Overhaul
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.JustRelax
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 7770
+
   |nexus  = 7911
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Horse Squeeze
   |author  = Rifleman
+
   |author  = jorgamun
   |id      = Rifleman.JustSleepIn
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 11286
+
   |nexus  = 10446
   |github  = 9Rifleman/JustSleepIn
+
   |github  = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
  |id      = icepuente.HorseWhistle
 +
  |nexus  = 1131
 +
  |github  = icepuente/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Horse Whistle
   |author  = aurnj, Roy Li
+
   |author  = nabuma
   |id      = RuyiLi.Kamikaze
+
   |id      = HorseWhistle_SMAPI
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Kawakami - Healer NPC
+
   |name    = Host Tools
   |author  = Gorzalt and Flerfarvet
+
   |author  = MattPlays
   |id      = gorzalt.kawakami
+
   |id      = MattPlays.HostTools
   |nexus  = 2549
+
   |nexus  = 11154
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hotbar Hotswap
   |author  = KediDili
+
   |author  = Jaredlll08
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 19375
+
   |nexus  =
   |github  = KediDili/FurnitureTweaks
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = KediDili
+
   |author  = certifiableGrimalkin
   |id      = KediDili.KNU
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 17884
+
   |nexus  = 16159
   |github  = KediDili/NPCUtilities
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hover Labels
 +
  |author  = Achtuur
 +
   |id      = Achtuur.HoverLabels
 +
  |nexus  = 17501
 +
  |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = HP Bars
   |author  = EssGee, SG
+
   |author  = Ilyaki
   |id      = SG.Partners
+
   |id      = Ilyaki.HPBar
   |nexus  = 5625
+
   |nexus  = 1736
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = HQ Farmer Mod
   |author  = Enaium
+
   |author  = AsakOhee
   |id      = Enaium.KeyBindUI
+
   |id      = AsakOhee.HQFarmerMod
   |curse   = 538001
+
   |nexus   = 19644
   |moddrop = 1036920
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = HUD Customizer
   |author  = Deflaktor
+
   |author  = Espy
   |id      = Deflaktor.KeySuppressor
+
   |id      = Espy.HUDCustomizer
   |nexus  = 9295
+
   |nexus  = 23704
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Huggable Scarecrows
   |author  = Shockah
+
   |author  = bogie5464
   |id      = Shockah.Kokoro
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 15682
+
   |nexus  = 3190
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = bogie5464/HuggableScarecrows
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 13131
+
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hugs and Kisses Continued
   |author  = Annosz
+
   |author  = JoXW
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 5993
+
   |nexus  = 21019
  |github  = Annosz/StardewValleyModding
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hunger
   |author  = Enaium
+
   |author  = Yyeahdude
   |id      = Enaium.Labeling
+
   |id      = HungerYyeadude
   |curse   = 443134
+
   |nexus   = 613
   |moddrop = 906932
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/Labeling
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hunger and Thirst
   |author  = WhiteMind
+
   |author  = PrimevalTitmouse
   |id      = WhiteMind.LAST
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 1906
+
   |nexus  = 1110
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Ladder Locator
+
   |name    = Hunger for Food
   |author  = ChaosEnergy
+
   |author  = Tigerle01, Stephan Hensel
   |id      = ChaosEnergy.LadderLocator
+
   |id      = HungerForFoodByTigerle
   |nexus  = 3094
+
   |nexus  = 810
   |github  = yuri-moens/LadderLocator
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Hungry Morning
   |author  = Platonymous
+
   |author  = lech43
   |id      = Platonymous.LandGrants
+
   |id      = lech43.HungryMorning
  |curse  = 877222
+
   |nexus  = 6391
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hybrid Crop Engine
   |author  = dmcrider57
+
   |author  = spacechase0
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 7917
+
  |curse  = 867721
   |github  = dmcrider/LastDayToPlant
+
  |nexus  = 6577
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hypno Valley
 +
  |author  = Kryspur
 +
  |id      = Kryspur.HypnoValley
 +
   |nexus  = 9052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Identifiable Combined Rings
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LastDayToPlantRedux
+
   |id      = atravita.IdentifiableCombinedRings
   |curse  = 870965
+
   |curse  = 870959
   |moddrop = 1294435
+
   |moddrop = 1358005
   |nexus  = 15004
+
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Idle Animations, Animacoes
   |author  = sophie
+
   |author  = BrasileiroTop
   |id      = sophie.LastingCTs
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 14377
+
   |nexus  = 5139
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Idle Pause
   |author  = drbirbdev
+
   |author  = Veleek
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Veleek.IdlePause
   |nexus  = 15102
+
   |nexus  = 1092
   |github  = drbirbdev/StardewValley
+
   |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    = Leave the Mine
+
   |name    = Idle Timer
   |author  = Kangzoel
+
   |author  = LordAndreios
   |id      = Kangzoel.LeaveTheMine
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 11823
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Don't Use That Water
 +
  |author  = idermailer
 +
  |id      = idermailer.iDontUseThatWater
 +
  |nexus  = 14047
 +
  |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = IFrames in Mines
   |author  = Max Vollmer, SVProtector
+
   |author  = Factknowhow
   |id      = maxvollmer.leftymode
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 6199
+
   |nexus  = 16436
   |github  = maxvollmer/LeftyMode
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = I Got Friendship
   |author  = sharpskull2
+
   |author  = ChiroxT
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = treinke.igotfriendship
   |nexus  = 14637
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = I Got XP
   |author  = DeLiXx
+
   |author  = ChiroxT
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = treinke.igotxp
   |nexus  = 12305
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = ImagEd
   |author  = atravita
+
   |author  = candidus42
   |id      = atravita.LessMiniShippingBin
+
   |id      = Candidus42.ImagEd
   |curse   = 870982
+
   |nexus   = 7218
   |nexus   = 10959
+
   |github  = mus-candidus/ImagEd
   |moddrop = 1102538
+
}}
   |github  = atravita-mods/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |author  = mistyspring
 +
   |id      = mistyspring.immersivegrandpa
 +
  |nexus  = 12562
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Immersive Scarecrows
   |author  = Ophaneom
+
   |author  = aedenthorn, Erinthe
   |id      = Ophaneom.LetMeRest
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 8205
+
  |curse  = 868685
   |github  = Ophaneom/Let-Me-Rest
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |beta 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    = Let Me Shop
+
   |name    = Immersive Sprinklers
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.LetMeShop
+
   |id      = aedenthorn.ImmersiveSprinklers
   |moddrop = 1443554
+
   |curse  = 868686
   |nexus  = 16738
+
   |nexus  = 15239
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Let's Start With Fishing
+
   |name    = Improved Mill
   |author  = MedievalAI
+
   |author  = AustinYQM
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 19107
+
   |nexus  = 1748
   |github  =
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Improved Quality of Life
   |author  = unidarkshin, Devin Lematty
+
   |author  = Demiacle
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 1471
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Tracker
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.improvedtracker
 +
  |curse  = 445215
 +
  |nexus  = 9317
 +
  |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = In a Heartbeat
   |author  = jahangmar
+
   |author  = Shockah
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 4689
+
   |nexus  = 17834
   |github  = jahangmar/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Increase Animal House Max Population
   |author  = kd8lvt
+
   |author  = Mizzion
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 855
+
   |nexus  = 4861
  |curse  = 300715
+
   |github  = Mizzion/MyStardewMods
   |github  =
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Increased Artifact Spots
   |author  = shurmash
+
   |author  = Mizzion
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 7222
+
   |nexus  = 3340
   |github  =
+
   |moddrop = 663705
 
+
   |github  = Mizzion/MyStardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = prowlingDemon, unknownDev
+
   |author  = shekurika
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 4402
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Increased Sprinkler Range
   |author  = aedenthorn, Erinthe
+
   |author  = EternalSoap
   |id      = aedenthorn.LightMod
+
  |id      = eternalsoap.sprinklers
   |nexus  = 14387
+
  |nexus  = 20745
   |github  = aedenthorn/StardewValleyMods
+
  |github  = ArjanSeijs/SprinklerMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 +
  |author  = GZhynko
 +
   |id      = GZhynko.IncubatePufferfishEggs
 +
   |nexus  = 6162
 +
   |github  = gzhynko/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Indoor Sprinklers
 +
  |author  = ramen
 +
  |id      = ramen.IndoorSprinklers
 +
  |nexus  = 21124
 +
  |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Industrial Furnace
   |author  = holythesea
+
   |author  = Traktori
   |id      = holythesea.LightSwitch
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 15683
+
   |nexus  = 5568
   |github  = holy-the-sea/LightSwitch
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Industrial Furnace for Automate
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 15860
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
   |beta 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    = Limited Campfire Cooking
+
   |name    = Industrialization Redux
   |author  = Cherry, CherryChain
+
   |author  = GaLaxY256 and kazuakisama
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = G256.IR.Code
   |nexus  = 4971
+
   |nexus  = 22351
  |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Infallible Fishing
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = aedenthorn, Erinthe
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 2917
+
   |nexus  = 14639
   |github  = hootless/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Infertile Soil
   |author  = tomii
+
   |author  = Sabera, kelbesque
   |id      = tomii.LinusMod
+
   |id      = Sabera.InfertileSoil
   |nexus  = 11637
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Infested Levels
   |author  = spacechase0
+
   |author  = Eireon
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Eireon.InfestedLevels
   |nexus  = 14262
+
   |nexus  = 2823
   |github  = spacechase0/StardewValleyMods
+
   |github  = benrpatterson/InfestedLevels
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Infinite Energy
   |author  = Candidus42
+
   |author  = Error27
   |id      = Candidus42.LittleNPCs
+
   |id      = error27.infinite_energy
   |nexus  = 15152
+
   |nexus  = 17717
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Infinite Inventory
   |author  = Tyler Gibbs
+
   |author  = unidarkshin, Devin Lematty
  |id      = tylergibbs2.liveprogressbar
+
   |id      = DevinLematty.InfiniteInventory
  |nexus  = 7330
+
   |nexus  = 2247
  |github  = tylergibbs2/LiveProgressBar
+
   |github  = unidarkshin/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Livestock Choices
 
  |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.LivestockChoices
 
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Infinite Junimo Cart Lives
   |author  = Doomnik
+
   |author  = Renny
   |id      = Doomnik.LoanMod
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 3882
+
   |nexus  = 2705
   |github  = legovader09/SDVLoanMod
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Infinite Money
   |author  = codyflagstaff
+
   |author  = Chunky
   |id      = codyflagstaff.lobercat
+
   |id      = chunky.InfiniteMoney
   |nexus  = 8219
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Infinite Watering Cans
   |author  = Bouhm and Pathoschild
+
   |author  = CaptainSully
   |id      = Bouhm.LocationCompass
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 3045
+
   |moddrop = 1188756
   |curse   = 308286
+
   |nexus   = 12739
   |github  = Bouhm/stardew-valley-mods
+
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Infinite Zoom
   |author  = MindMeltMax
+
   |author  = berkayylmao
   |id      = MindMeltMax.LockedChests
+
   |id      = berkayylmao.InfiniteZoom
   |moddrop = 1179603
+
   |nexus  = 8808
   |nexus   = 12452
+
   |curse   = 500088
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Informant
   |author  = nini700
+
   |author  = Slothsoft
   |id      = nini700.LockedCrabPot
+
   |id      = Slothsoft.Informant
   |nexus  = 4461
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = LockedMaps
+
   |id      = aedenthorn.LogUploader
   |nexus  = 10089
+
   |nexus  = 13979
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.lockpicks
+
   |id      = Platonymous.InkStories
   |nexus  = 3521
+
  |curse  = 877221
   |github  = bwdymods/SDV-Lockpicks
+
  |moddrop = 1521399
 +
   |nexus  = 15987
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Input Fix
   |author  = JareBear
+
   |author  = Windmill_City
   |id      = JareBear.LogMenu
+
   |id      = Windmill_City.InputFix
   |nexus  = 19919
+
   |nexus  = 5693
   |github  = jaredtjahjadi/LogMenu
+
   |github  = Windmill-City/InputFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Input Tools
   |author  = aedenthorn, Erinthe
+
   |author  = Sagittaeri
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Sagittaeri.InputTools
   |nexus  = 11252
+
   |nexus  = 14553
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = InstaCrops
   |author  = Stuyk
+
   |author  = WuestMan, redknightofdoom
   |id      = Stuyk.LongerDays
+
   |id      = WuestMan.InstaCrops
   |nexus  = 19027
+
   |nexus  = 4077
   |github  =
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Instant Animals
   |author  = NormanPCN
+
   |author  = pinocchio1231
   |id      = NormanPCN.LongerFenceLife
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 10498
+
   |nexus  = 9573
   |github  = NormanPCN/StardewValleyMods
+
   |github  = joisse1101/InstantAnimals
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Animals 1.6
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.Instantanimals
 +
  |nexus  = 21798
 +
  |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Instant Break
   |author  = Caraxian
+
   |author  = Jolyone
   |id      = caraxian.LongerLastingLures
+
   |id      = Me.InstantBreak
   |nexus  = 2510
+
   |nexus  = 15526
   |github  = Caraxi/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LongerSeasons
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 10108
+
  |curse  = 868720
 +
   |nexus  = 14110
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Instant Buildings From Farm
   |author  = RTGOAT
+
   |author  = BitwiseJon
   |id      = RTGOAT.Longevity
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 649
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Instant Dialogues
   |author  = drbirbdev
+
   |author  = idermailer
   |id      = drbirbdev.LookToTheSky
+
   |id      = idermailer.InstantDialogues
   |nexus  = 15262
+
   |nexus  = 22468
   |github  = drbirbdev/StardewValley
+
   |github  = idermailer/InstantDialogues
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Instant Eat Key
   |author  = Pathoschild
+
   |author  = nini700
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = nini700.InstantEatKey
  |nexus  = 541
+
   |nexus  = 4464
  |moddrop = 606605
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Loose Audio Files
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.LooseAudioFiles
 
   |nexus  = 5999
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Instant Fishing
   |author  = Huanir
+
   |author  = aurnj, Roy Li
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 2658
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Instant Geodes
   |author  = Raik, Raik167, YousernameZo
+
   |author  = montana123
   |id      = raik.testmod
+
   |id      =
   |nexus  = 6291
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
  |id      = LoveBubbles
 
  |nexus  = 1318
 
  |github  = doncollins/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Instant Growth Powder
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.LovedLabels
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 279
+
   |nexus  = 7727
   |github  = AdvizeGH/LovedLabels
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 2.2.2-unofficial.4-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Instant Grow Trees
   |author  = thespbgamer
+
   |author  = cantorsdust and Pathoschild
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 8880
+
   |nexus  = 173
  |curse  = 834387
+
   |github  = cantorsdust/StardewMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Instant Load
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.LoveFestival
+
   |id      = Platonymous.InstantLoad
   |nexus  = 17819
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Instantly Eat Item
   |author  = NMVH5
+
   |author  = Guedez
   |id      = nmvh5.LowHealthWarning
+
   |id      = eat.item.instantly
   |nexus  = 8326
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = delaney
+
   |author  = RyanJesky
   |id      = dJustLuckMod
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 10386
+
   |nexus  = 10146
   |moddrop = 1070645
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Instant Pets
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = blueberry.InstantPets
  |curse  = 867393
+
   |nexus  = 9448
  |moddrop = 127279
+
   |github  = b-b-blueberry/InstantPets
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Instant Tool Upgrades
   |author  = kiranmurmu
+
   |author  = Binarynova
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 8971
+
   |nexus  = 8918
   |github  = kiranmurmu/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Interaction Helper
   |author  = Sakorona
+
   |author  = Hammurabi
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = HammurabiInteractionHelper
   |nexus  = 2208
+
   |nexus  =
   |moddrop = 664151
+
   |chucklefish = 4640
   |github = Sakorona/SDVMods
+
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Interactions, Interacoes
   |author  = 7thAxis
+
   |author  = BrasileiroTop
   |id      = 7thAxis.LitD
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 10770
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Machine Augmentors
 
  |author  = SlayerDharok
 
  |id      = SlayerDharok.MachineAugmentors
 
  |nexus  = 5600
 
  |github  = Videogamers0/SDV-MachineAugmentors
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Interaction Tweaks
   |author  = FairfieldBW
+
   |author  = jahangmar
   |id      = FairfieldBW.MachineCheck
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 9515
+
   |nexus  = 3771
   |github  = FairfieldBW/MachineCheck
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Internationalization
   |author  = IceGladiador
+
   |author  = bcmpinc
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = bcmpinc.Internationalization
   |nexus  = 1780
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Shockah
+
   |author  = DecidedlyHuman
   |id      = Shockah.MachineStatus
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 11177
+
   |nexus  = 12826
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Intravenous Coffee
   |author  = spacechase0
+
   |author  = mpcomplete
   |id      = spacechase0.Magic
+
   |id      = mpcomplete.IntravenousCoffee
  |curse  = 867745
+
   |nexus  = 2224
  |moddrop = 399898
+
   |github  = mpcomplete/StardewMods
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Investment
   |author  = shekurika and Asterisk555
+
   |author  = MissCoriel
   |id      = shekurika.MagicalCropsCode
+
   |id      = misscoriel.invest
   |nexus  = 8762
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Investment Maximized
   |author  = Entoarox
+
   |author  = MissCoriel
   |id      = Entoarox.MagicJunimoPet
+
   |id      = misscoriel.investmax
   |nexus  = 3567
+
  |curse  = 885074
   |github  = Entoarox/StardewMods
+
   |nexus  = 9253
 
+
   |github  = MissCoriel/InvestmentMaximized
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Invite Code Mod
   |author  = TerryDBS
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = TerryDBS.MagicPluses
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 7096
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Invite Friend
   |author  = not4bene
+
   |author  = d5a1lamdtd, HaPyke
   |id      = not4bene.MagicScepter
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 8169
+
  |moddrop = 1486022
 +
   |nexus  = 19500
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = season
+
   |author  = Anthony Maciel, maciel310
   |id      = season.MagicValley
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 10639
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MailboxMenu
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 14439
+
   |nexus  = 2897
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EKomperud/StardewMods
  
   |beta 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    = Mail Framework
+
   |name    = Is It Cake
   |author  = Digus
+
   |author  = LeFauxMatt
   |id      = DIGUS.MailFrameworkMod
+
   |id      = furyx639.IsItCake
   |nexus  = 1536
+
  |curse  = 871826
   |github  = Digus/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Island Gatherers
   |author  = jwdred
+
   |author  = PeacefulEnd
   |id      = jwdred.MailOrderPigs
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 632
+
   |nexus  = 8552
   |github  = jdusbabek/stardewvalley
+
   |github  = Floogen/IslandGatherers
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
 
 
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Island Gatherers Automate
   |author  = Digus
+
   |author  = PeacefulEnd
   |id      = Digus.MailServicesMod
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 7842
+
   |nexus  = 8552
   |github  = Digus/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Island Secret
   |author  = pinguimbozo
+
   |author  = Edu Anttunes
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = IslandSecret
   |nexus  = 13248
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Werewolf Master
+
   |author  = S1mmyy
   |id      = Wolf.GilSMAPI
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 7118
+
   |nexus  = 5140
   |github  =
+
   |github  = S1mmyy/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Bags
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.Item_Bags
 +
  |curse  = 991675
 +
  |nexus  = 5382
 +
  |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Item Checker
   |author  = Kabulla
+
   |author  = Hitaxas
   |id      = Kabulla.MakeLove
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 16003
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Item Extensions
   |author  = spacechase0
+
   |author  = mistyspring
   |id      = spacechase0.ManaBar
+
   |id      = mistyspring.ItemExtensions
  |curse  = 867709
+
   |nexus  = 20357
   |nexus  = 7831
+
   |github  = misty-spring/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Item Locator
   |author  = darzington
+
   |author  = Hitaxas
   |id      = darzington.RealLifeMod
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 7445
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Item Quality Indicator
   |author  = Stari
+
   |author  = FunnyMoney
   |id      = Stari.ManyEnchantments
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 8824
+
   |nexus  = 15336
   |github  = SlivaStari/ManyEnchantments
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Item Recovery
   |author  = SnowFire k'Vala
+
   |author  = Mytsy
   |id      = SnowFire.Map_Binder
+
   |id      = Mysty.ItemRecovery
   |nexus  = 6983
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Item Recovery Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Lunardiver
   |id      = aedenthorn.MapEdit
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 13026
   |github  = aedenthorn/StardewValleyMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Item Research 'n' Spawn
   |author  = DecidedlyHuman
+
   |author  = TSlex
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 14493
+
   |nexus  = 8933
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Item Tooltips
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.MapTeleport
+
   |id      = BlameJared.ItemTooltips
   |curse   = 868868
+
   |nexus   =
   |nexus   = 7675
+
   |curse   = 297655
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jaredlll08/Item-Tooltips
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Item Tweaks
   |author  = mabelSyrup
+
   |author  = crpz
   |id      = mabelsyrup.maputils
+
   |id      = crpz.ItemTweaks
   |nexus  = 4716
+
   |nexus  = 8182
   |github  = mjSurber/Map-Utilities
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = iTile
   |author  = Goldenrevolver
+
   |author  = ha1fdaew
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = ha1fdaew.iTile
   |nexus  = 10758
+
   |nexus  = 7512
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ha1fdaew/iTile
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = ceruleandeep
+
   |author  = Caboose Sage, CabooseSage
   |id      = ceruleandeep.MarketDay
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 11778
+
   |nexus  = 20847
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Its Time to Wake Up
 +
  |author  = Krutonium
 +
  |id      = Krutonium.ItsTimeToWakeUp
 +
  |nexus  = 13798
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jack Be Thicc
 +
   |author  = DeadRobotDev
 +
  |id      = DeadRobotDev.JackBeThicc
 +
  |nexus  = 21533
 +
  |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Matt Cioni
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = mattCioni.JaquesAndBeans
  |moddrop = 1480763
+
   |nexus  = 14555
   |nexus  = 19309
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Jar Opener
   |author  = Yoshimax
+
   |author  = Genowhirl9999
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = genowhirl9999.jaropener
   |nexus  = 12824
+
   |nexus  = 5292
   |github  = yoshimax2/MarryMorris
+
  |moddrop = 988956
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = JhinFour
   |author  = Eryk601 and Vertigon
+
   |author  = Keaton Sadoski
   |id      = Vertigon.MinesTokens
+
   |id      = Sadoski.JhinFour
   |nexus  = 11124
+
   |nexus  = 11838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Jiggly Junimo Bundles
   |author  = StultusV
+
   |author  = Jonas Henriksson, Greger
   |id      = StultusV.MaxCastStamina
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 10794
+
   |nexus  =
   |github  = JudeRV/Stardew-MaxCastStamina
+
  |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    = Maximize Fix
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = Shockah
+
   |author  = Platonymous
   |id      = Shockah.MaximizeFix
+
   |id      = Platonymous.JoJaBan
   |nexus  = 16099
+
   |nexus  = 3118
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Joja Cola Expanded
   |author  = spacechase0
+
   |author  = Objection777
   |id      = spacechase0.MayoHats
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 17514
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Joja Express
   |author  = aedenthorn, Erinthe
+
   |author  = OFTS_CQM and Yuxuan
   |id      = aedenthorn.MayoMart
+
   |id      = ofts.jojaExp
   |nexus  = 17175
+
   |nexus  = 23614
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Dounat2201, Sasara
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Sasara.Pathomart
   |nexus  = 4634
+
   |nexus  = 1142
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Joja Online
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MayoRain
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 17436
+
  |moddrop = 878236
   |github  =
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = Mehidden
+
   |author  = sophiesalacia
   |id      = MemeOutfits.Mehidden
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 13213
+
   |nexus  = 18927
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Joja's Hauntings
   |author  = nman130
+
   |author  = MindMeltMax
   |id      = nman130.MenusEverywhere
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 6119
+
   |nexus  = 7014
   |github  = nman130/Stardew-Mods
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Joys of Efficiency
   |author  = TianXiaobai
+
   |author  = punyo, yakminepunyo
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 17743
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Messy Crops
+
   |name    = Json Assets
   |author  = Tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.MessyCrops
+
   |id      = spacechase0.JsonAssets
   |moddrop = 1123884
+
  |curse  = 867749
   |nexus  = 11317
+
   |moddrop = 399895
   |github  = tlitookilakin/MessyCrops
+
   |nexus  = 1720
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Json Processor
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.MeteorDefence
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 10641
+
   |nexus  = 13183
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Json Shuffle
   |author  = candidus42
+
   |author  = spacechase0
   |id      = Candidus42.MiceInTheValley
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 4638
+
   |nexus  = 21513
   |github  = mus-candidus/MiceInTheValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Jump Down the Mine
   |author  = trunip190
+
   |author  = flowoeB
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 5948
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Jump Over
   |author  = Satozaki
+
   |author  = spacechase0
   |id      = Satozaki.MillerTime
+
   |id      = spacechase0.JumpOver
   |nexus  = 7575
+
  |curse  = 867746
   |github  = AndyCrocker/StardewMods
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Junimatic
   |author  = Clark, wilsonch3451
+
   |author  = NermNermNerm
   |id      = Clark.MiloDog
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 2861
+
   |nexus  = 22672
   |github  =
+
   |github  = NermNermNerm/Junimatic
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Junimo Beacon
   |author  = Kabigon
+
   |author  = Achtuur
   |id      = Kabigon.MineAssist
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 2296
+
   |nexus  = 17135
  |chucklefish = 5353
+
   |github  = Achtuur/StardewMods
   |github  = KabigonFirst/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Junimo Boy
   |author  = bwdy
+
   |author  = Tyler Gibbs
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 11424
+
   |nexus  = 14384
   |github  = bwdy/SDVModding
+
   |github  = tylergibbs2/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Junimo Cart More Score
   |author  = JPAN
+
   |author  = yaxuan97
   |id      = jpan.MineChanges
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 3963
+
   |nexus  = 13644
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Junimo Deposit Anywhere
   |author  = sophie
+
   |author  = Zoryn
   |id      = sophie.MinesTokens
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 18776
+
   |nexus  =
   |github  = sophiesalacia/StardewMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Junimo Dialog
   |author  = Shockah
+
   |author  = ceruleandeep
   |id      = Shockah.MineTweaks
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 16859
+
   |nexus  = 8937
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Junimo Farm
   |author  = Ophaneom
+
   |author  = Platonymous
   |id      = Ophaneom.MiniBars
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 8329
+
   |nexus  = 984
   |github  = Ophaneom/Mini-Bars
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Nishtra
+
   |author  = Fernass354
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 674
+
   |nexus  = 18457
 
   |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    = Junimo Kart Anywhere
   |author  = Tran Minh Thong
+
   |author  = MartyrPher
   |id      = mini.tool.npc.mod
+
   |id      = JunimoKartAnywhere
   |nexus  = 7060
+
   |nexus  = 4315
   |github  = TMThong/Stardew-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Junimo Kart Cheater
   |author  = greentodd
+
   |author  = ryaon
   |id      = greentodd.MinorLightTweaks
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 10223
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Junimo Kart Global Rankings
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.JunimoKartGlobalRankings
 +
  |nexus  = 14856
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 
   |author  = BlaDe
 
   |author  = BlaDe
   |id      = BlaDe.MiscTrolls
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 12037
+
   |nexus  = 10056
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Junimos Accept Cash
   |author  = The Fluffy Robot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 5691
+
  |curse  = 867716
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta 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    = Junimo Studio, Music Blocks
   |author  = MissCoriel
+
   |author  = Becks723
   |id      = misscoriel.PositionTool
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
  |nexus  = 8087
+
   |nexus  = 6971
  |github  = MissCoriel/Position-Tool
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Miss Coriel's Unique Courtship Response Core
 
  |author  = MissCoriel
 
  |id      = misscoriel.UCRFix
 
   |nexus  = 8284
 
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Junimo Warp
   |author  = ChiroxT
+
   |author  = Shockah
   |id      = treinke.missinggifts
+
   |id      = Shockah.JunimoWarp
   |nexus  = 11363
+
   |nexus  = 15676
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junk Mail
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.JunkMail
 +
  |nexus  = 4452
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Just Relax
   |author  = StultusV
+
   |author  = Goldenrevolver
   |id      = StultusV.ReportMobCounts
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 10899
+
   |nexus  = 7770
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Just Sleep In
   |author  = aedenthorn, Erinthe
+
   |author  = Rifleman
   |id      = aedenthorn.MobileArcade
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 6538
+
   |nexus  = 11286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Kamikaze
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 6568
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Kawakami - Healer NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Gorzalt and Flerfarvet
   |id      = aedenthorn.MobileCalendar
+
   |id      = gorzalt.kawakami
   |nexus  = 6601
+
   |nexus  = 2549
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gorzalt/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MobileCatalogues
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 6543
+
   |nexus  = 19375
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Kedi's NPC Utilities
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MobilePhone
+
   |id      = KediDili.KNU
  |curse  = 868890
+
   |nexus  = 17884
   |nexus  = 6523
+
   |github  = KediDili/NPCUtilities
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Keep Partners, Keep Your Partners
   |author  = aedenthorn, Erinthe
+
   |author  = EssGee, SG
   |id      = aedenthorn.MobileTelevision
+
   |id      = SG.Partners
   |nexus  = 6575
+
   |nexus  = 5625
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = KeyBind UI
 +
  |author  = Enaium
 +
   |id      = Enaium.KeyBindUI
 +
  |curse  = 538001
 +
  |moddrop = 1036920
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Keyboard Mod Menu
   |author  = WisnuNug
+
   |author  = Shadowfoxss
   |id      = WisnuNug.MobileUI
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 17652
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |warnings = Only works on Android.
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Key Suppressor
 +
  |author  = Deflaktor
 +
  |id      = Deflaktor.KeySuppressor
 +
  |nexus  = 9295
 +
  |github  = Deflaktor/KeySuppressor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kisekae
 +
  |author  = Kabigon
 +
  |id      = Kabigon.kisekae
 +
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
  
   |beta 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
 +
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 +
  |author  = Shockah
 +
  |id      = Shockah.Kokoro
 +
  |nexus  = 15682
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ModThis
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 7814
+
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Krobus Sells Larger Stacks
   |author  = Blackclaw
+
   |author  = Annosz
   |id      = Blackclaw.ModListCommand
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 5131
+
   |nexus  = 5993
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Labeling
 
   |author  = Enaium
 
   |author  = Enaium
   |id      = Enaium.ModMenu
+
   |id      = Enaium.Labeling
   |curse  = 436844
+
   |curse  = 443134
   |moddrop = 885574
+
   |moddrop = 906932
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Ladder and Snow Yam Tip
   |author  = Gilar Fasulaki
+
   |author  = WhiteMind
   |id      = GilarF.ModSettingsTab
+
   |id      = WhiteMind.LAST
   |nexus  = 4579
+
   |nexus  = 1906
   |github  = GilarF/SVM
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
  |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    = Ladder Light
   |author  = DaLion
+
   |author  = Tocseoj
   |id      = DaLion.Overhaul
+
   |id      = Tocseoj.LadderLight
   |nexus  =
+
  |moddrop = 1549539
   |github  = daleao/modular-overhaul
+
   |nexus  = 22052
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Ladder Locator
   |author  = CatCattyCat, Cat
+
   |author  = ChaosEnergy
   |id      = cat.modupdatemenu
+
   |id      = ChaosEnergy.LadderLocator
   |nexus   = 2536
+
   |curse   = 989910
   |moddrop = 833560
+
   |nexus  = 3094
   |github  = danvolchek/StardewMods
+
   |github  = yuri-moens/LadderLocator
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ModUpdater
+
   |id      = Platonymous.LandGrants
   |curse  = 877226
+
   |curse  = 877222
   |nexus  = 6338
+
  |moddrop = 1521380
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 15855
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Last Day to Plant
 +
  |author  = dmcrider57
 +
  |id      = com.dayloncrider.stardewvalley.lastdaytoplant
 +
  |nexus  = 7917
 +
  |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Last Day to Plant Redux
   |author  = Suphax
+
   |author  = atravita
   |id      = suphax.monstergoalsanywhere
+
   |id      = atravita.LastDayToPlantRedux
   |moddrop = 1088762
+
  |curse  = 870965
   |nexus  =
+
   |moddrop = 1294435
   |github  =
+
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Lasting Conversation Topics
   |author  = Krutonium
+
   |author  = sophiesalacia
   |id      = krutonium.monsterinvasion
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 12641
+
   |nexus  = 14377
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = WhiteMind
+
   |author  = Lavapulse
   |id      = WhiteMind.MonsterLT
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 1896
+
   |nexus  = 4821
 
   |github  =
 
   |github  =
  
   |status   = workaround
+
   |status  = abandoned
  |summary = Use [[#Almanac|Almanac]] instead
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Lazy Mod
   |author  = MouseyPounds
+
   |author  = weizinai
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = weizinai.LazyMod
   |nexus  = 3997
+
   |nexus  = 22826
   |github  = MouseyPounds/stardew-mods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Leaderboard Library
   |author  = BananaFruit
+
   |author  = drbirbdev
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 10651
+
   |nexus  = 15102
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Leah Cabin Music Fix
   |author  = spacechase0
+
   |author  = Huanir
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 10673
+
   |nexus  = 2653
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |beta 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
 +
  |name    = Leave the Mine
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.LeaveTheMine
 +
  |nexus  = 11823
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Lefty Mode
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Max Vollmer, SVProtector
   |id      = f1r3w477.MoodyPlanet
+
   |id      = maxvollmer.leftymode
   |nexus  = 2830
+
   |nexus  = 6199
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = maxvollmer/LeftyMode
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Legendary Fish Pond Framework
   |author  = aedenthorn, Erinthe
+
   |author  = sharpskull2
   |id      = aedenthorn.Moolah
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 15123
+
   |nexus  = 14637
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Lenient Window Resize
   |author  = bwdy
+
   |author  = DeLiXx
   |id      = bwdy.moongates
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 3545
+
  |curse  = 990483
   |github  = bwdymods/SDV-Moongates
+
   |nexus  = 12305
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Less Mini Shipping Bin
   |author  = spacechase0 and ParadigmNomad
+
   |author  = atravita
   |id      = spacechase0.MoonMisadventures
+
   |id      = atravita.LessMiniShippingBin
   |curse  = 867702
+
   |curse  = 870982
   |nexus  = 10612
+
   |nexus  = 10959
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = SinZ
+
   |author  = Permamiss
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 12096
+
   |nexus  = 637
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Let Me Rest!
   |author  = Mopquill
+
   |author  = Ophaneom
   |id      = Mopquill.Ranch-Livin
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 2200
+
   |nexus  = 8205
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = Ophaneom/Let-Me-Rest
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Shop
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LetMeShop
 +
  |moddrop = 1443554
 +
  |nexus  = 16738
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Let's Move It
   |author  = Entoarox
+
   |author  = Exblosis
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 2274
+
   |nexus  = 20943
  |chucklefish = 4288
+
   |github  = Exblosis/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Let's Start With Fishing
   |author  = momoaau
+
   |author  = MedievalAI
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 451
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Level Extender
   |author  = AairTheGreat, Aair
+
   |author  = unidarkshin, Devin Lematty
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 4869
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Level Forever
   |author  = spacechase0
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = spacechase0.MoreBuildings
+
   |id      = GoldstoneBosonMeadows.LevelForever
  |curse  = 867740
+
   |nexus  = 22920
  |moddrop = 771640
+
   |github  =
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Leveling Adjustment
   |author  = TwinBuilderOne
+
   |author  = jahangmar
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 9709
+
   |nexus  = 4689
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Level Up Notifications
   |author  = phjoker
+
   |author  = kd8lvt
   |id      = phjoker.MoreClocks
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 11840
+
   |nexus  = 855
   |github  = p-holodynski/StardewValleyMods
+
  |curse  = 300715
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = violetlizabet
+
   |author  = shurmash
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 10008
+
   |nexus  = 7222
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Lewd Leah
   |author  = atravita
+
   |author  = prowlingDemon, unknownDev
   |id      = atravita.MoreFertilizers
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
  |curse  = 870975
+
   |nexus  = 4402
  |moddrop = 1145236
+
   |github  =
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
  
   |beta 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    = Light Mod
   |author  = Blams
+
   |author  = aedenthorn, Erinthe
   |id      = blams.MoreForLeo
+
   |id      = aedenthorn.LightMod
   |nexus  = 12710
+
   |nexus  = 14387
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Switch
 +
  |author  = holythesea
 +
  |id      = holythesea.LightSwitch
 +
  |nexus  = 15683
 +
  |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Like a Duck to Water
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MoreGiantCrops
+
   |id      = aedenthorn.LikeADuckToWater
  |curse  = 867723
+
   |nexus  = 15860
  |moddrop = 771694
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta 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    = More Grass
+
   |name    = Like a Duck to Water Continued
   |author  = Satozaki
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 5398
+
   |nexus  = 21285
   |github  = AndyCrocker/StardewMods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Limited Campfire Cooking
   |author  = Angela Ranna
+
   |author  = Cherry, CherryChain
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 8117
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Line Sprinklers
   |author  = spacechase0
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = spacechase0.MoreGrassStarters
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
  |curse  = 867750
+
   |nexus  = 2917
  |moddrop = 313307
+
   |github  = hootless/StardewMods
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = j4c0b333
+
   |author  = rtrox, Swyytch
   |id      = j4c0b333.Morehealth
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 4053
+
   |nexus  = 23895
   |github  =
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Linus Mod
   |author  = SorryLate, rharyanto
+
   |author  = tomii
   |id      = SorryLate.MoreKeybinding
+
   |id      = tomii.LinusMod
   |nexus  = 5290
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Literally Can't Even
   |author  = Aimon111
+
   |author  = spacechase0
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = spacechase0.LiterallyCantEven
  |nexus  = 19405
+
   |nexus  = 14262
  |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Mine Ladders
 
  |author  = JadeTheavas
 
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 
   |nexus  = 2105
 
   |github  = JadeTheavas/MoreMineLadders
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Little NPCs
   |author  = cheesysteak
+
   |author  = Candidus42
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 2173
+
   |nexus  = 15152
   |github  = cheesysteak/stardew-steak
+
   |github  = mus-candidus/LittleNPCs
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Live Progress Bar
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Tyler Gibbs
   |id      = Omegasis.MoreRain
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 441
+
   |nexus  = 7330
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = tylergibbs2/LiveProgressBar
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Livestock Choices
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = aedenthorn, Erinthe
   |id      = Chikakoo.Randomizer
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 5311
+
   |nexus  = 11551
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Loan Mod
   |author  = spacechase0
+
   |author  = Doomnik
   |id      = spacechase0.MoreRings
+
   |id      = Doomnik.LoanMod
  |curse  = 867743
+
   |nexus  = 3882
  |moddrop = 771616
+
   |github  = legovader09/SDVLoanMod
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Lober Cat
   |author  = CyberCheese
+
   |author  = codyflagstaff
   |id      = cybercheese.moresexydwarf
+
   |id      = codyflagstaff.lobercat
   |nexus  = 4320
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Location and Music Logger
   |author  = OrneryWalrus
+
   |author  = Brandy Lover, WDavi
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Brandy Lover.LMlog
   |nexus  = 2587
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
 +
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Silo Size|Silo Size]] instead.
+
}}
 +
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Locked Chests
   |author  = Ded4lif
+
   |author  = MindMeltMax
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = MindMeltMax.LockedChests
   |nexus   = 7526
+
   |curse   = 1004481
   |github  =
+
   |moddrop = 1179603
 
+
  |nexus  = 12452
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Locked Crab Pots
   |author  = Joco80 & Sasara
+
   |author  = nini700
   |id      = Joco80.MoreWeapons
+
   |id      = nini700.LockedCrabPot
   |nexus  = 1168
+
   |nexus  = 4461
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Locked Maps
   |author  = thfr
+
   |author  = Edu Anttunes
   |id      = thfr.MOTDMod
+
   |id      = LockedMaps
   |nexus  = 3703
+
   |nexus  = 10089
   |github  = rfht/MOTDMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Lock Hotbar Items
   |author  = Akane
+
   |author  = Falson
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Falson.LockHotbarItems
   |nexus  = 10553
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Lockpicks
   |author  = mouahrara
+
   |author  = bwdy
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = bwdy.lockpicks
   |nexus  = 18973
+
   |nexus  = 3521
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = bwdymods/SDV-Lockpicks
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Log Menu
   |author  = ylsama
+
   |author  = JareBear
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = JareBear.LogMenu
   |nexus  = 2614
+
   |nexus  = 19919
   |github  = ylsama/RightClickMoveMode
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Log Spam Filter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveableMailbox
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 7834
+
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Longer Days
 +
  |author  = Stuyk
 +
  |id      = Stuyk.LongerDays
 +
  |nexus  = 19027
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Fence Life
 +
  |author  = NormanPCN
 +
  |id      = NormanPCN.LongerFenceLife
 +
  |nexus  = 10498
 +
  |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = aedenthorn.LongerSeasons
  |curse  = 868849
+
   |nexus  = 10108
   |nexus  = 8038
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Longevity
   |author  = joljyo
+
   |author  = RTGOAT
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = RTGOAT.Longevity
   |nexus  = 7378
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Looking for Love REDUX
   |author  = Vilaboa
+
   |author  = mushroomhash
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = mush.loveydovey
   |nexus  = 17391
+
   |nexus  = 21370
  |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Look to the Sky
   |author  = Shuai Zhang
+
   |author  = drbirbdev
   |id      = shuaiz.MoveFasterMod
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 1351
+
   |nexus  = 15262
   |github  = hcoona/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Lookup Anything
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 13589
+
  |curse  = 992793
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 541
 +
  |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveIt
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 15163
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = Zoryn
+
   |author  = Huanir
   |id      = Zoryn.MovementModifier
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  =
+
   |nexus  = 2658
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Lost Book Menu
   |author  = bcmpinc
+
   |author  = bungus
   |id      = bcmpinc.MovementSpeed
+
   |id      = bungus.LostBookMenu
   |nexus  = 2736
+
   |nexus  = 20301
   |github  = bcmpinc/StardewHack
+
   |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lost Woods
 +
  |author  = Raik, Raik167, YousernameZo
 +
  |id      = raik.testmod
 +
  |nexus  = 6291
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Love Bubbles
 +
  |author  = SteelixLeiter, Don Collins
 +
  |id      = LoveBubbles
 +
  |nexus  = 1318
 +
  |github  = doncollins/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Loved Labels
   |author  = aedenthorn, Erinthe
+
   |author  = Advize and Jinxiewinxie
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = Advize.LovedLabels
  |curse  = 868672
+
   |nexus  = 279
   |nexus  = 16395
+
   |github  = AdvizeGH/LovedLabels
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Mr. Pam - Snorlax Mechanics
+
   |name    = Loved Labels Redux
   |author  = daleonar
+
   |author  = thespbgamer
   |id      = daleonar.Snorlax
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 16194
+
   |nexus  = 8880
   |github  =
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Love Festival
   |author  = Kabi-chan
+
   |author  = AvalonMFX
   |id      = kabi-chan.MuffinCore
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 8070
+
  |curse  = 1016375
 +
   |nexus  = 17819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Low Health Warning
   |author  = spacechase0
+
   |author  = NMVH5
   |id      = spacechase0.MultiFertilizer
+
   |id      = nmvh5.LowHealthWarning
  |curse  = 867717
+
   |nexus  = 8326
   |nexus  = 7436
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = skiilaa
+
   |author  = delaney
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = dJustLuckMod
   |nexus  = 2282
+
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Luck Skill
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 16891
+
  |curse  = 867393
   |github  = Achtuur/StardewMods
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Lucky Reclamation Trash Can
   |author  = delphinwave
+
   |author  = kiranmurmu
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 7681
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Lunar Disturbances
   |author  = Alberto Moreira Luiz
+
   |author  = Sakorona
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 9672
+
   |nexus  = 2208
   |github  =
+
   |moddrop = 664151
 
+
   |github  = Sakorona/SDVMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Machine Augmentors
   |author  = DoubleZ
+
   |author  = SlayerDharok
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 3765
+
   |nexus  = 5600
   |github  = SourceZh/MultiplayerIdle
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Machine Check
   |author  = MindMeltMax
+
   |author  = FairfieldBW
   |id      = MindMeltMax.MPInfo
+
   |id      = FairfieldBW.MachineCheck
  |moddrop = 1302776
+
   |nexus  = 9515
   |nexus  = 15155
+
   |github  = FairfieldBW/MachineCheck
   |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    = Machine Speed Change
   |author  = Scayze
+
   |author  = IceGladiador
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 16030
+
   |nexus  = 1780
   |github  = scayze/multiprairie
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Machine Status
   |author  = Tran Minh Thong
+
   |author  = Shockah
   |id      = multiplayer.mod
+
   |id      = Shockah.MachineStatus
   |nexus  = 16582
+
   |nexus  = 11177
   |github  = TMThong/Stardew-Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Magic
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.MultiplayerModChecker
+
   |id      = spacechase0.Magic
   |nexus  = 6609
+
  |curse  = 867745
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Magical Crops
   |author  = Kalthramis
+
   |author  = shekurika and Asterisk555
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 2192
+
   |nexus  = 8762
 
   |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    = Magic Junimo Pet
   |author  = lolmaj
+
   |author  = Entoarox
   |id      = lolmaj.MultiplayerTime
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 2543
+
   |nexus  = 3567
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Entoarox/StardewMods
  
   |beta 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    = Magic Pluses
   |author  = aedenthorn, Erinthe
+
   |author  = TerryDBS
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 8077
+
   |nexus  = 7096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Magic Scepter
   |author  = Redwood
+
   |author  = not4bene
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = not4bene.MagicScepter
   |nexus  = 2910
+
   |nexus  = 8169
   |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    = Magic Valley
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = season.MagicValley
   |nexus  = 7900
+
   |nexus  = 10639
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Mailbox Menu
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 8711
+
   |nexus  = 14439
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 
  |author  = SlyMerc
 
  |id      = FileLoading
 
  |nexus  = 1094
 
  |github  =
 
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Mailbox Menu Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = aedenthorn.MultiSave
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 15402
+
   |nexus  = 21068
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Framework
 +
   |author  = Digus
 +
  |id      = DIGUS.MailFrameworkMod
 +
  |nexus  = 1536
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Mail Order Pigs
   |author  = Miome
+
   |author  = jwdred
   |id      = miome.MultiToolMod
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 2546
+
   |nexus  = 632
   |github  = miome/MultitoolMod
+
   |github  = jdusbabek/stardewvalley
  
   |beta 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    = Multi-User Chests
+
   |name    = Mail Services Mod
   |author  = MindMeltMax
+
   |author  = Digus
   |id      = MindMeltMax.MUC
+
   |id      = Digus.MailServicesMod
   |nexus  = 9856
+
   |nexus  = 7842
  |moddrop = 1135731
+
   |github  = Digus/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Cherry, CherryChain
+
   |author  = pinguimbozo
   |id      = Cherry.MultiYieldCrops
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 6069
+
   |nexus  = 13248
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Make Gil Real
   |author  = Jacque Pott
+
   |author  = Werewolf Master
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Wolf.GilSMAPI
   |nexus  = 14023
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Make Love
   |author  = aedenthorn, Erinthe
+
   |author  = Kabulla
   |id      = aedenthorn.Murdercrows
+
   |id      = Kabulla.MakeLove
   |nexus  = 6615
+
   |nexus  = 16003
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Makeshift Multiplayer
   |author  = cotboy
+
   |author  = spacechase0
   |id      = cambam.MURDERDRONE
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 4507
+
   |nexus  = 501
   |github  = camcamcamcam/murderdrone
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
+
   |status   = obsolete
   |unofficial version = 0.0.7-unofficial.5-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Mana Bar
   |author  = Aren, Aren Desai
+
   |author  = spacechase0
   |id      = Aren.MurderMod
+
   |id      = spacechase0.ManaBar
   |nexus  = 17470
+
  |curse  = 867709
   |github  = ArenKDesai/Murder-Mod
+
   |nexus  = 7831
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = atravita
+
   |author  = darzington
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = darzington.RealLifeMod
  |curse  = 870973
+
   |nexus  = 7445
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Many Enchantments
   |author  = Expl0
+
   |author  = Stari
   |id      = Expl0.MushroomCursors
+
   |id      = Stari.ManyEnchantments
   |nexus  = 12594
+
  |curse  = 1004483
   |github  =
+
   |nexus  = 8824
 +
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Map Binder
   |author  = Eireon, Ben Patterson
+
   |author  = SnowFire k'Vala
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = SnowFire.Map_Binder
  |nexus  = 2818
+
   |nexus  = 6983
  |github  = benrpatterson/MushroomLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
   |nexus  = 1894
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = blueberry and Oddshot
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = aedenthorn.MapEdit
   |nexus  = 4637
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Map Image Export
   |author  = blueberry, blueberry and Oddshot
+
   |author  = spacechase0
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 4637
+
   |nexus  = 1073
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
  |moddrop = 127273
 +
   |github  = spacechase0/MapImageExporter
  
   |beta broke in = Stardew Valley 1.6<!--retest linked-->
+
   |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    = Mushroom Rancher
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Goldenrevolver
+
   |author  = DecidedlyHuman
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 10978
+
   |nexus  = 14493
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Map Teleport
  |author  = Lis
 
  |id      = Lis.MusicalCellar
 
  |nexus  = 7626
 
  |github  = lisamreynolds/MusicalCellar
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Musical Paths
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MusicalPaths
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 13197
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Marcos Brendon
+
   |author  = Richard2091
   |id      = marcos.mymoney
+
   |id      = Richard2091.MapTeleport
   |nexus  = 6736
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Map Utilities
   |author  = PeacefulEnd
+
   |author  = mabelSyrup
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = mabelsyrup.maputils
   |nexus  = 12312
+
   |nexus  = 4716
   |github  = Floogen/MysticalBuildings
+
   |github  = mjSurber/Map-Utilities
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Maritime Secrets
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.NameTags
+
   |id      = Goldenrevolver.MaritimeSecrets
  |curse  = 436816
+
   |nexus  = 10758
  |moddrop = 877767
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Market Day
   |author  = aedenthorn, Erinthe
+
   |author  = ceruleandeep
   |id      = aedenthorn.NapalmMummies
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 15933
+
   |nexus  = 11778
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Town<!--changed in 3.0.0-->, Food Store
 +
  |author  = d5a1lamdtd, HaPyke
 +
  |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 +
  |curse  = 994458
 +
  |moddrop = 1480763
 +
  |nexus  = 19309
 +
  |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Mass Production
   |author  = Clumsy Jackdaw
+
   |author  = Jacque Pott
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = JacquePott.MassProduction
   |nexus  = 19771
+
   |nexus  = 7021
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = JacquePott/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Mastery Extended
   |author  = Ilyaki
+
   |author  = AlanBF
   |id      = ilyaki.neatadditions
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 2648
+
   |nexus  = 23697
   |github  = Ilyaki/NeatAdditions
+
   |github  = Pet-Slime/StardewValley
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Matching Nodes, MinesTokens
   |author  = Ilyaki
+
   |author  = Eryk601 and sophiesalacia
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = Vertigon.MinesTokens
   |nexus  = 3021
+
   |nexus  = 11124
   |github  = Ilyaki/NetworkOptimizer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Max Cost Stamina
   |author  = DestyNova
+
   |author  = StultusV
   |id      = DestyNova.NEACode
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 12369
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Maximize Fix
   |author  = Vrakyas
+
   |author  = Shockah
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Shockah.MaximizeFix
   |nexus  = 4030
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Mayo Hats
   |author  = Nobbele
+
   |author  = spacechase0
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = spacechase0.MayoHats
   |nexus  = 2654
+
   |nexus  = 17514
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  =
  
   |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    = Mayo Mart
   |author  = Spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = Spacechase0.NewGamePlus
+
   |id      = aedenthorn.MayoMart
   |nexus  = 10786
+
   |nexus  = 17175
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = Igorious
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  =
+
   |nexus  = 4634
  |chucklefish = 3683
+
   |github  = xirsoi/MayonnaisePlusPlus
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Mayo Rain
   |author  = sophie
+
   |author  = spacechase0
   |id      = sophie.Fireworks
+
   |id      = spacechase0.MayoRain
   |nexus  = 15277
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Meal Overhaul
   |author  = Pickysaurus
+
   |author  = stardemod
   |id      = Pickysaurus.NexusModsButton
+
   |id      = stardemod.MealOverhaul
   |nexus  = 12969
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Meme Outfits
   |author  = Nori, seaweednori
+
   |author  = Mehidden
   |id      = nori.NiceMessages
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 6160
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Menus Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = nman130
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = nman130.MenusEverywhere
   |nexus  = 10633
+
   |nexus  = 6119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Merge Fertilizer
   |author   = Omegasis, Alpha_Omegasis
+
   |author = TianXiaobai
   |id       = Omegasis.NightOwl
+
   |id     = TianXiaobai.MergeFertilizer
   |nexus   = 433
+
   |nexus   = 17743
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github =
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Message Box API, ChatMod
   |author  = SevenChords
+
   |author  = Kithio
   |id      = SevenChords.Night_Shift
+
   |id      = Kithio:ChatMod
   |nexus  = 15345
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Messy Crops
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Tlitookilakin
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 19651
+
  |moddrop = 1123884
   |github  =
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Meteor Defence
   |author  = Mr Tea, MrTea
+
   |author  = aedenthorn, Erinthe
   |id      = MrTea.NoBlink
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 17220
+
   |nexus  = 10641
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Mice in the Valley
   |author  = Pathoschild
+
   |author  = candidus42
   |id      = Pathoschild.NoclipMode
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 3900
+
   |nexus  = 4638
  |moddrop = 691002
+
   |github  = mus-candidus/MiceInTheValley
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Migrate DGA Items
   |author  = ceruleandeep
+
   |author  = violetlizabet
   |id      = ceruleandeep.NoCooties
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 9000
+
   |nexus  = 20612
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Milk the Villagers
   |author  = CatCattyCat, Cat
+
   |author  = trunip190
   |id      = cat.nocrows
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 1682
+
   |nexus  = 5948
   |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    = Miller Time
   |author  = Underscore76
+
   |author  = Sonozuki
   |id      = underscore.nodebris
+
   |id      = Satozaki.MillerTime
   |nexus  = 19699
+
   |nexus  = 7575
   |github  = Underscore76/NoDebrisWeather
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Milo Dog
   |author  = Kryspur
+
   |author  = Clark, wilsonch3451
   |id      = Kryspur.NoFallDamage
+
   |id      = Clark.MiloDog
   |nexus  = 17749
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Mine Assist
   |author  = CatCattyCat, Cat
+
   |author  = Kabigon
   |id      = cat.nofencedecay
+
   |id      = Kabigon.MineAssist
   |nexus  = 1180
+
   |nexus  = 2296
   |moddrop = 833537
+
   |chucklefish = 5353
   |github  = danvolchek/StardewMods
+
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Minecart Patcher
   |author  = mistyspring
+
   |author  = bwdy
   |id      = mistyspring.nofestivaltimer
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 20077
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Mine Changes
   |author  = hitachihex
+
   |author  = JPAN
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = jpan.MineChanges
   |nexus  =
+
   |nexus  = 3963
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = JPANv2/Stardew-Valley-Mine-Changes
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Mines Tokens
   |author  = Kumagabear
+
   |author  = sophiesalacia
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = sophie.MinesTokens
   |nexus  = 19655
+
   |nexus  = 18776
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Mine Tweaks
   |author  = Hangy
+
   |author  = Shockah
   |id      = Hangy.NoKidsEver
+
   |id      = Shockah.MineTweaks
   |nexus  = 1464
+
   |nexus  = 16859
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Mini Bars
   |author  = jaeha, qpqpqp121
+
   |author  = Ophaneom
   |id      = jaeha.No_Kimchi
+
  |id      = Ophaneom.MiniBars
   |nexus  = 5043
+
  |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  =
  
   |beta 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    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Mining with Explosives
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Nishtra
   |id      = theultimatenuke.testmod
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 17965
+
   |nexus  = 770
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Mini Tool NPC
   |author  = minervamaga
+
   |author  = Tran Minh Thong
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = mini.tool.npc.mod
   |nexus  =
+
   |nexus  = 7060
  |moddrop = 631110
+
   |github  = TMThong/Stardew-Mods
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Minor Light Tweaks
   |author  = Guedez
+
   |author  = greentodd
   |id      = exhaustion.protection
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 5113
+
   |nexus  = 10223
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Drynwynn, thepaladinknight
+
   |author  = BlaDe
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 2528
+
   |nexus  = 12037
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
 
  |broke in = SMAPI 2.8
 
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = MadaraUchiha
+
   |author  = The Fluffy Robot
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 5176
+
   |nexus  = 5691
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Miss Coriel's Position Tool
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = misscoriel.PositionTool
   |nexus  = 6509
+
   |nexus  = 8087
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Position-Tool
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = Neko Boi Nick
+
   |author  = MissCoriel
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = misscoriel.UCRFix
   |nexus  = 19250
+
   |nexus  = 8284
   |github  = thakyZ/StardewValleyMods
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Missing Gifts
   |author  = Slumber
+
   |author  = ChiroxT
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = treinke.missinggifts
   |nexus  = 11529
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mob Count Reports, Report Mob Counts
 +
  |author  = StultusV
 +
  |id      = StultusV.ReportMobCounts
 +
  |nexus  = 10899
 +
  |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Mobile Arcade
   |author  = mlambley
+
   |author  = aedenthorn, Erinthe
   |id      = mlambley.NoQuarry
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 19410
+
   |nexus  = 6538
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Mobile Audio Player
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NormalizeAI
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 19334
+
   |nexus  = 6568
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Mobile Calendar
   |author  = Xangria
+
   |author  = aedenthorn, Erinthe
   |id      = Xangria.NoRumbleHorse
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 1779
+
   |nexus  = 6601
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Mobile Catalogues
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.NoSeeds
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 6392
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = No Soil Decay
+
   |name    = Mobile Phone
   |author  = ThatNorthernMonkey
+
   |author  = aedenthorn, Erinthe
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 237
+
  |curse  = 868890
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mobile Phone Continued
   |author  = A_Dude
+
   |author  = JoXW
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = JoXW.MobilePhone
   |nexus  = 8071
+
   |nexus  = 21017
   |github  =
+
   |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
 +
  |name    = Mobile Phone Continued → Television Mobile App
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileTelevision
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Mobile Television
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = aedenthorn.MobileTelevision
  |curse  = 307727
+
   |nexus  = 6575
  |moddrop = 793930
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = MobileUI Android
   |author  = Yaramy
+
   |author  = WisnuNug
   |id      = yaramy.noteblocks
+
   |id      = WisnuNug.MobileUI
   |nexus  = 6646
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Only works on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Modify This
   |author  = TheElm
+
   |author  = aedenthorn, Erinthe
   |id      = TheElm.NotFarFromTheTree
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 4739
+
   |nexus  = 7814
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Mod List Command
   |author  = Sto13
+
   |author  = Blackclaw
   |id      = Sto13.NoThunderSound
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 14414
+
   |nexus  = 5131
   |github  =
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Mod Menu
   |author  = crazywig
+
   |author  = Enaium
   |id      = crazywig.notransitions
+
   |id      = Enaium.ModMenu
   |nexus  = 7354
+
  |curse  = 436844
   |github  =
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Mod Settings Tab
   |author  = Tran Minh Thong
+
   |author  = Gilar Fasulaki
   |id      = no.warp.delay
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 19805
+
   |nexus  = 4579
   |github  =
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = John Peters
+
   |author  = DaLion
   |id      = JohnPeters.NowPlaying
+
   |id      = DaLion.Overhaul
   |nexus  = 19441
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = PurrplingCat
+
   |author  = leroymilo
   |id      = purrplingcat.npcadventure
+
   |id      = leroymilo.ModularZenGarden
  |curse  = 577730
+
   |nexus  = 22140
   |nexus  = 4582
+
   |github  = Leroymilo/MZG
   |github  = purrplingcat/PurrplingMod
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Mod Update Menu
   |author  = shounlol
+
   |author  = CatCattyCat, Cat
   |id      = shounlol.NPCBucket
+
   |id      = cat.modupdatemenu
   |nexus  = 20328
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mod Updater
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.NPCClothing
+
   |id      = Platonymous.ModUpdater
   |nexus  = 13940
+
  |curse  = 877226
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Money Management Mod
   |author  = ichortower
+
   |author  = Tbonetomtom
   |id      = ichortower.NPCGeometry
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 19259
+
   |nexus  = 17045
   |github  = ichortower/NPCGeometry
+
   |github  = Tbonetomtom/StardewMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Monster Goals Anywhere
   |author  = Bouhm and Pathoschild
+
   |author  = Suphax
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 239
+
  |moddrop = 1088762
   |github  = Bouhm/stardew-valley-mods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Monster Invasion
   |author  = trashcan9
+
   |author  = Krutonium
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = krutonium.monsterinvasion
   |nexus  = 16236
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Monster Level Tip
   |author  = Akago
+
   |author  = WhiteMind
   |id      = akago.PathDisplay
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 7563
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
   |beta 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    = Numerical Health
+
   |name    = Monster Log Anywhere
   |author  = Hydrox, hydrox6
+
   |author  = MouseyPounds
   |id      = Hydrox.NumericalHealth
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 4863
+
   |nexus  = 3997
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.ImportMap
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 10965
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Monster Slayer Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = AcidicNic
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 18365
+
   |nexus  = 21162
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Monsters - The Framework
   |author  = Adeel Tariq
+
   |author  = spacechase0
   |id      = Adeel.ObjectProgressbars
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 2803
+
   |nexus  = 10673
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = spacechase0/StardewValleyMods
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.6
   |summary = broken, use older version 1.3 instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Monthly Mail
 +
   |author = Taskmaster
 +
  |id      = Taskmaster.MonthlyMail
 +
  |nexus  = 4523
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = MoodFix
   |author  = spacechase0
+
   |author  = vaindil
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = vaindil.MoodFix
  |curse  = 867757
+
   |nexus  = 1809
  |moddrop = 131148
+
   |github  = vaindil/sdv-moodfix
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mood Guard
   |author  = aedenthorn, Erinthe
+
   |author  = YonKuma, kumarei
   |id      = aedenthorn.OKNightCheck
+
   |id      = YonKuma.MoodGuard
   |nexus  = 14231
+
   |nexus  = 1597
   |github  = aedenthorn/StardewValleyMods
+
   |github  = YonKuma/MoodGuard
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = OmniFarm
+
   |name    = Moody Planet
   |author  = lambui
+
   |author  = Daniel McMenamy, Deathest1
   |id      = PhthaloBlue.Omnifarm
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  =
+
   |nexus  = 2830
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  = lambui/StardewValleyMod_OmniFarm
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Moolah 1.6 Fix
   |author  = Alejandro Akbal
+
   |author  = supergato664
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = supergato664.Moolah
   |nexus  = 7877
+
   |nexus  = 23549
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OmniTools
+
   |id      = aedenthorn.Moolah
  |curse  = 868690
+
   |nexus  = 15123
   |nexus  = 14865
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Moongates
   |author  = BitwiseJon
+
   |author  = bwdy
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = bwdy.moongates
   |nexus  = 2052
+
   |nexus  = 3545
   |github  = bitwisejon/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Moon Misadventures
   |author  = Miome
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Miome.OneDayAtATime
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 8870
+
  |curse  = 867702
   |github  = miome/OneDayAtATime
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = SorryLate, rharyanto
+
   |author  = SinZ
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 5150
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
   |status   = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
   |summary = Use [[#Silo Size| Silo Size]] instead.
+
}}
   |broke in = SMAPI 3.12.0
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Mopsy's Ranch Livin'
 +
   |author = Mopquill
 +
  |id      = Mopquill.Ranch-Livin
 +
  |nexus  = 2200
 +
  |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = More Animals, More Pets
   |author  = Mizzion
+
   |author  = Entoarox
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 3633
+
   |nexus  = 2274
   |moddrop = 661376
+
   |chucklefish = 4288
   |github  = Mizzion/MyStardewMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta 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    = Only Iridium
+
   |name    = More Artifact Spots
   |author  = xiaoye97
+
   |author  = momoaau
   |id      = xiaoye97.OnlyIridium
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 4471
+
   |nexus  = 451
 
   |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    = Open Hearts
+
   |name    = More Barn and Coop Animals
   |author  = MedievalAI
+
   |author  = AairTheGreat, Aair
   |id      = MedievalAI.OpenHearts
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 16944
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = More Books
   |author  = Saitoue
+
   |author  = jeWel
   |id      = Saitoue.Orchard
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 13867
+
   |nexus  = 23891
   |github  = Saitoue/Orchard
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = More Buildings
   |author  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.OrdinaryCapsule
+
   |id      = spacechase0.MoreBuildings
   |curse  = 871831
+
   |curse  = 867740
   |nexus  = 13489
+
  |moddrop = 771640
   |github  = LeFauxMatt/StardewMods
+
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = More Bundles
   |author  = crazywig
+
   |author  = TwinBuilderOne
   |id      = crazywig.oreincrease
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 7370
+
   |nexus  = 9709
   |github  =
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = More Clocks
   |author  = KKramer85
+
   |author  = phjoker
   |id      = OreIncreaseV3
+
   |id      = phjoker.MoreClocks
  |moddrop = 1475534
+
   |nexus  = 11840
   |nexus  = 19132
+
   |github  = p-holodynski/StardewValleyMods
   |github  =
 
  
   |beta 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    = More Conversation Topics
   |author  = Yyeahdude
+
   |author  = violetlizabet
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 4772
+
   |nexus  = 10008
   |github  =
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = More Dresser Variety
   |author  = Ivy
+
   |author  = Dragoon23
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 14510
+
   |nexus  = 24194
   |github  = greyivy/OrnithologistsGuild
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = More Events
   |author  = aedenthorn, Erinthe
+
   |author  = Siweipancc
   |id      = aedenthorn.OutfitSets
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 13888
+
   |nexus  = 20945
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = More Fertilizers
   |author  = Midori Armstrong, azureglasses
+
   |author  = atravita
   |id      = midoriarmstrong.seasonalitems
+
   |id      = atravita.MoreFertilizers
   |nexus  = 1452
+
  |curse  = 870975
   |github  =
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = More for Leo
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.OverworldChests
+
   |id      = blams.MoreForLeo
   |nexus  = 7710
+
   |nexus  = 12710
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = More Giant Crops
   |author  = CrunchyDuck
+
   |author  = spacechase0
   |id      = CrunchyDuck.OwOMod
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 8923
+
  |curse  = 867723
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = More Grass
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = Aedenthorn.PacifistValley
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 5464
+
   |nexus  = 5398
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = More Grass on the Beach
   |author  = aedenthorn, Erinthe
+
   |author  = Angela Ranna
   |id      = aedenthorn.PaintingDisplay
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 10918
+
   |nexus  = 8117
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = More Grass Starters
   |author  = drbirbdev
+
   |author  = spacechase0
   |id      = drbirbdev.PanningUpgrades
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 12242
+
  |curse  = 867750
   |github  = drbirbdev/StardewValley
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = More Health
   |author  = trashcan9
+
   |author  = j4c0b333
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = j4c0b333.Morehealth
   |nexus  = 16234
+
   |nexus  = 4053
 
   |github  =
 
   |github  =
 
  |beta 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    = More Key Binding
   |author  = AnotherStardewValleySunday
+
   |author  = SorryLate, rharyanto
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 14638
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Paritee
+
   |author  = Binarynova
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = binarynova.levelupnotifications
   |nexus  = 3296
+
   |nexus  = 21667
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Binarynova/MyStardewMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Paritee
+
   |author  = Aimon111
   |id      = Paritee.TreatYourAnimals
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 3375
+
  |nexus  = 19405
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Map Layers
 +
  |author  = Platonymous
 +
  |id      = Platonymous.MoreMapLayers
 +
   |nexus  = 1134
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
   |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = More Multiplayer Info
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = cheesysteak
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 2166
+
   |nexus  = 2173
   |github  =
+
   |github  = cheesysteak/stardew-steak
  
   |broke in = Stardew Valley 1.3.29
+
   |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
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = More Nightly Events
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Khloe Leclair
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = leclair.morenightlyevents
   |nexus  = 3524
+
   |nexus  = 22612
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = More Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.PartialHearts
+
   |id      = Omegasis.MoreRain
   |nexus  = 11628
+
   |nexus  = 441
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = More Random Edition, Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = aedenthorn.ParticleEffects
+
   |id      = Chikakoo.Randomizer
  |curse  = 868786
+
   |nexus  = 5311
   |nexus  = 11056
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = More Rings
   |author  = bmarquismarkail, Space Baby
+
   |author  = spacechase0
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = spacechase0.MoreRings
   |nexus  = 923
+
  |curse  = 867743
   |github  = bmarquismarkail/SV_PotC
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = More Sensible Juices
 
   |author  = NCarigon
 
   |author  = NCarigon
   |id      = NCarigon.PassableCrops
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 15223
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = More Sexy Dwarf
   |author  = J_Hizzal
+
   |author  = CyberCheese
   |id      = J_Hizzal.PassableLadders
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2985
+
   |nexus  = 4320
   |github  = joelra/SDV-PassableLadders
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = More Silo Storage
   |author  = punyo, yakminepunyo
+
   |author  = OrneryWalrus
   |id      = punyo.PassableObjects
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 2329
+
   |nexus  = 2587
   |github  = pomepome/PassableObjects
+
   |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    = Passive Friendship
+
   |name    = More Slimes, More Monsters
   |author  = StultusV
+
   |author  = Ded4lif
   |id      = StultusV.PassiveFriendship
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 8732
+
   |nexus  = 7526
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = More Sorting, More Sorting Options
   |author  = jorgamun
+
   |author  = Chris Kau & Sean Nightingale
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = CKSR.MoreSorting
   |nexus  = 10328
+
   |nexus  = 22944
  |moddrop = 1068093
+
   |github  =
   |github  = jorgamun/PauseInMultiplayer
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = More TV Channel, CanaisTv
   |author  = Terrorbladed
+
   |author  = BrasileiroTop
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 10160
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = More Weapons
   |author  = heyseth
+
   |author  = Joco80 & Sasara
   |id      = heyseth.sitpause
+
   |id      = Joco80.MoreWeapons
   |nexus  = 8295
+
   |nexus  = 1168
   |github  = heyseth/SDVMods
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Morning Auto-Pause
   |author  = Jaredlll08
+
   |author  = Zamiel
   |id      = BlameJared.PDQPaths
+
   |id      = Zamiel.MorningAutoPause
   |nexus  =
+
   |nexus  = 21266
  |curse  = 307090
+
   |github  = Zamiell/stardew-valley-mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Mossy Tree Bubble
   |author  = jwdred
+
   |author  = Tocseoj
   |id      = jwdred.PelicanFiber
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 631
+
   |curse   = 1008228
   |github  = jdusbabek/stardewvalley
+
   |moddrop = 1564905
 
+
   |nexus   = 22818
   |broke in          = Stardew Valley 1.3.11
+
   |github  = Tocseoj/StardewValleyMods
   |unofficial version = 3.1.1-unofficial.11-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = MOTD Mod
   |author  = ElectroCrumpet
+
   |author  = thfr
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = thfr.MOTDMod
   |nexus  = 2770
+
   |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
  |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
  |nexus  = 10553
 
   |github  =
 
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.0.7-unofficial.1-Strobe
+
  |status            = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
  |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
   |beta broke in = Stardew Valley 1.6
+
   |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    = Pelican TTS
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = Platonymous
+
   |author  = ylsama
   |id      = Platonymous.PelicanTTS
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 1079
+
   |nexus  = 2614
  |moddrop = 793929
+
   |github  = ylsama/RightClickMoveMode
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Moveable Mailbox
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 10250
+
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Moveable Pet Bowl
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.peopleseeds
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 3635
+
  |curse  = 868849
   |github  =
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |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    = Perfection Tweaker
+
   |name    = Move Annoying Cursor
   |author  = shekurika
+
   |author  = joljyo
   |id      = shekurika.PerfectionTweaker
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 8615
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Move Bed
   |author  = CyanFire
+
   |author  = yangZ, yangZheng20
   |id      = CF.PermanentCellar
+
   |id      = yangZ.MoveBed
   |nexus  = 17257
+
   |nexus  = 23308
   |github  = CyanFireUK/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Move Between Buildings
   |author  = Goldenrevolver
+
   |author  = Vilaboa
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 8035
+
   |nexus  = 17391
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Move Faster
   |author  = Avalon, Avalonii
+
   |author  = Shuai Zhang
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 1419
+
   |nexus  = 1351
   |github  =
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |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].
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Move Greenhouse Plot
   |author  = Xangria
+
   |author  = aedenthorn, Erinthe
   |id      = Xangria.PersistentGameOptions
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 1778
+
   |nexus  = 13589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.MoveIt
   |nexus  = 7977
+
   |nexus  = 15163
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Mod, Movement Modifier
 +
  |author  = Zoryn
 +
  |id      = Zoryn.MovementModifier
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Movement Speed
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.PersistentMines
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 14985
+
   |nexus  = 2736
   |github  = spacechase0/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Move Through Object
   |author  = Persival
+
   |author  = ylsama
   |id      =
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 438
+
   |nexus  = 2680
 
   |github  =
 
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 +
  |dev note = source in separate Git branch
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |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    = Personal Anvil
+
   |name    = Movie Theatre Tweaks
   |author  = Strobe
+
   |author  = aedenthorn, Erinthe
   |id      = Strobe.PersonalAnvil
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 5326
+
  |curse  = 868672
   |github  = strobel1ght/Personal-Anvil
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Prism 99
+
   |author  = daleonar
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = daleonar.Snorlax
   |nexus  = 18224
+
   |nexus  = 16194
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = MTN, More Than Necessary
   |author  = bwdy
+
   |author  = SgtPickles, GameMX
   |id      = bwdy.personaleffects
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 3532
+
   |nexus  = 2256
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  =
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.5
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |status  = obsolete
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |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    = Personal Effects Redux
+
   |name    = Muffin Core
   |author  = ceruleandeep
+
   |author  = Kabi-chan
   |id      = ceruleandeep.personaleffects
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 8616
+
   |nexus  = 8070
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Multi Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 14087
+
  |curse  = 867717
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Multiplayer Backpacks
   |author  = Invatorzen
+
   |author  = skiilaa
   |id      = invatorzen.PBF
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 12161
+
   |nexus  = 2282
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Multiplayer Emotes
   |author  = skuldomg, Skuld
+
   |author  = FerMod
   |id      = skuldomg.petChoicePerks
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 3313
+
   |nexus  = 2347
   |github  = skuldomg/petChoicePerks
+
   |github  = FerMod/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.1.1.unofficial-3.strobe
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Jfulmer, Consillium
+
   |author  = Achtuur
   |id      = JfulmerPetEnhancementMod
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  =
+
   |nexus  = 16891
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Achtuur/StardewMods
   |github  = jlfulmer/PetEnhancementMod
 
 
 
  |broke in      = SMAPI 2.0
 
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Multiplayer Horse Reskin
   |author  = aedenthorn, Erinthe
+
   |author  = delphinwave
   |id      = aedenthorn.PetHats
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 15301
+
   |nexus  = 7681
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Multiplayer Hub
   |author  = jahangmar
+
   |author  = Alberto Moreira Luiz
   |id      = jahangmar.PetInteraction
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 4232
+
   |nexus  = 9672
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
   |beta 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    = Multiplayer Idle
   |author  = Shaklin
+
   |author  = DoubleZ
   |id      = shaklin.petspawnlocation
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 5986
+
   |nexus  = 3765
   |github  =
+
   |github  = SourceZh/MultiplayerIdle
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Multiplayer Info
   |author  = Becks723
+
   |author  = MindMeltMax
   |id      = Becks723.PhoneTravelingCart
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 12981
+
  |curse  = 1004488
   |github  =
+
  |moddrop = 1302776
 +
   |nexus  = 15155
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = DewMods
+
   |author  = Scayze
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 2681
+
   |nexus  = 16030
   |github  =
+
   |github  = scayze/multiprairie
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Multiplayer Mod
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.ForgeMenuChoice
+
   |id      = multiplayer.mod
  |curse  = 870980
+
   |nexus  = 16582
   |nexus  = 11376
+
   |github  = TMThong/Stardew-Mods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Multiplayer Mod Checker
   |author  = KediDili
+
   |author  = Cherry, CherryChain
   |id      = KediDili.ThePicrosser
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 17530
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = GrimReapers1121
+
   |author  = Unremarkable, animavoro
   |id      = GrimReapers.PSMS
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 12606
+
   |nexus  = 2135
}}
+
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Multiplayer Shaft Fix
   |author  = Xynerorias
+
   |author  = Prince-Leto
   |id      = xynerorias.pierresroulette
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 10826
+
   |nexus  = 2922
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = Prince-Leto/StardewValleyMods
  
   |beta 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    = Piggy Bank Mod
+
   |name    = Multiplayer Speech Bubbles
   |author  = MindMeltMax
+
   |author  = Kalthramis
   |id      = MindMeltMax.PiggyBank
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 6934
+
   |nexus  = 2192
   |moddrop = 1135669
+
   |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
   |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    = Pipe Irrigation
+
   |name    = Multiplayer Time
   |author  = aedenthorn, Erinthe
+
   |author  = lolmaj
   |id      = aedenthorn.PipeIrrigation
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 10205
+
   |nexus  = 2543
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MaciejMarkuszewski/StardewValleyMod
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 5440
+
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PlacementPlus
 
  |author  = 2Retr0
 
  |id      = 2Retr0.PlacementPlus
 
  |nexus  = 8798
 
  |curse  = 486164
 
  |github  = 2Retr0/PlacementPlus
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Multiple Gifts for Spouses
   |author  = Platonymous
+
   |author  = Redwood
   |id      = Platonymous.PlanImporter
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 2071
+
   |nexus  = 2910
  |moddrop = 793846
+
   |github  = EKomperud/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Multiple Mini-Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.PlannedParenthood
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 12869
+
  |curse  = 870945
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Multiple Spouse Dialogs
   |author  = MouseyPounds
+
   |author  = ceruleandeep
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 4096
+
   |nexus  = 8711
   |github  = MouseyPounds/stardew-mods
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Multiple Spouses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlantAll
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 10482
+
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Sprites and Portraits On Rotation, File Loading
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Multi Save
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlanterTrees
+
   |id      = aedenthorn.MultiSave
   |nexus  = 11687
+
   |nexus  = 15402
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Save - Continued
 +
  |author  = recon88
 +
  |id      = recon88.MultiSave
 +
  |curse  = 1018922
 +
  |nexus  = 22953
 +
  |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Multitool
   |author  = Demiacle
+
   |author  = Miome
   |id      = Demiacle.PlantOnGrass
+
   |id      = miome.MultiToolMod
   |nexus  = 1026
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
 
  |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    = Multi-User Chests
   |author  = Amaranthacyan and ch20youk
+
   |author  = MindMeltMax
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = MindMeltMax.MUC
   |nexus  = 8146
+
  |curse  = 997982
   |github  =
+
   |nexus  = 9856
 
+
   |moddrop = 1135731
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Multi Yield Crops
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.PlatonicRelationships
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 4668
+
   |nexus  = 6069
  |moddrop = 716353
 
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Platonymous
+
   |author  = Jacque Pott
   |id      = Platonymous.PlatoTK
+
   |id      = JacquePott.MYCDGRPatch
  |curse  = 877225
+
   |nexus  = 14023
   |nexus  = 6589
+
   |github  =
   |github  = Platonymous/PlatoTK
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Murdercrows
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoUI
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 19023
+
   |nexus  = 6615
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Platonymous
+
   |author  = cotboy
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = cambam.MURDERDRONE
   |curse  = 877227
+
  |nexus  = 4507
   |nexus  = 5384
+
  |github  = camcamcamcam/murderdrone
   |moddrop = 793920
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
  |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    = Player Arrows
+
   |name    = Murder Mod
   |author  = TheShamanLord
+
   |author  = Aren, Aren Desai
   |id      = TheShamanLord.PlayerArrows
+
   |id      = Aren.MurderMod
   |nexus  = 19479
+
   |nexus  = 17470
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = ArenKDesai/Murder-Mod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.PlayerCoordinates
 
  |nexus  = 7969
 
  |moddrop = 984961
 
  |github  = DecidedlyHuman/PlayerCoordinates
 
  
   |beta 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    = Museum Donation Checker
   |author  = ha1fdaew
+
   |author  = Hitaxas
   |id      = ha1fdaew.playerincomestats
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 7373
+
   |nexus  = 24225
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Museum Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.PlaygroundMod
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 14125
+
   |nexus  = 428
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Museum Store
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 12750
+
  |curse  = 870973
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Mushroom Cursors
   |author  = Jessebot
+
   |author  = Expl0
   |id      = Jessebot.PleaseFixError
+
   |id      = Expl0.MushroomCursors
   |nexus  = 6492
+
   |nexus  = 12594
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Mushroom Levels
   |author  = Shockah
+
   |author  = Eireon, Ben Patterson
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 11217
+
   |nexus  = 2818
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = benrpatterson/MushroomLevels
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Mushroom Level Tip
   |author  = jwdred
+
   |author  = WhiteMind
   |id      = jwdred.PointAndPlant
+
   |id      = WhiteMind.MLT
   |nexus  = 572
+
   |nexus  = 1894
   |github  = jdusbabek/stardewvalley
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |status   = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
+
   |summary = Use [[#Almanac|Almanac]] instead.
   |summary           = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Mushroom Log Additions
   |author  = Noodles of Cat
+
   |author  = justastranger
   |id      = NoodlesofCat.PokefyMania
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 20161
+
  |moddrop = 1539617
   |github  =
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Mushroom Propagator Automation
   |author  = The Krominator
+
   |author  = blueberry and Oddshot
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 12065
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Esca, Esca-MMC
+
   |author  = blueberry, blueberry and Oddshot
   |id      = Esca.PollenSprites
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 6149
+
   |nexus  = 4637
  |moddrop = 790268
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
   |github  = Esca-MMC/PollenSprites
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MushroomRancher
 +
  |nexus  = 10978
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Musical Cellar
   |author  = Mezrag Yasser, Yasser
+
   |author  = Lis
   |id      = Yasser.PomodoroMod
+
   |id      = Lis.MusicalCellar
   |nexus  = 19780
+
   |nexus  = 7626
   |github  =
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Musical Paths
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.PondPainter
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 4703
+
   |nexus  = 13197
   |github  = MouseyPounds/stardew-mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = My Money
   |author  = CatCattyCat, Cat
+
   |author  = Marcos Brendon
   |id      = cat.Pong
+
   |id      = marcos.mymoney
   |nexus  = 1994
+
   |nexus  = 6736
   |moddrop = 833548
+
   |github  =
   |github = danvolchek/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
   |name    = Mystical Buildings
 +
  |author = PeacefulEnd
 +
  |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 +
  |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Name Tags
   |author  = BadNetCode
+
   |author  = Enaium
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = Enaium.NameTags
   |nexus   = 1232
+
   |curse   = 436816
   |moddrop = 130159
+
   |moddrop = 877767
   |github  =
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Napalm Mummies
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 17152
+
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Nature Strikes Back
   |author  = furyx639
+
   |author  = Clumsy Jackdaw
   |id      = furyx639.PortableHoles
+
   |id      = ClumsyJackdaw.NatureStrikesBack
  |curse  = 871832
+
   |nexus  = 19771
   |nexus  = 13471
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Neat Additions
   |author  = kdau
+
   |author  = Ilyaki
   |id      = kdau.PortableTV
+
   |id      = ilyaki.neatadditions
   |nexus  = 5674
+
   |nexus  = 2648
  |moddrop = 761325
+
   |github  = Ilyaki/NeatAdditions
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Network Optimizer
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.NetworkOptimizer
 +
  |nexus  = 3021
 +
  |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |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  = chocolatte12
+
   |author  = DestyNova
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 20141
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = New Achieve, Obtain Achievements
   |author  = TrollTheBotman
+
   |author  = AbelSdf, Abel_sdf
   |id      = JoshJKe.PortalGun
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 3049
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = New Clothes Every Day
   |author  = Platonymous
+
   |author  = Vrakyas
   |id      = Platonymous.Portraiture
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 999
+
   |nexus  = 4030
  |moddrop = 793927
+
   |github  =
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Postbox Building, PostBox Mod
 
  |author  = i-saac-b, isaacb
 
  |id      = i-saac-b.PostBoxMod
 
  |nexus  = 17614
 
   |github  = i-saac-b/PostBoxMod
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = New Game on Launch
   |author  = Blams
+
   |author  = Nobbele
   |id      = blams.PostWeddingDates
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 10708
+
   |nexus  = 2654
   |github  =
+
   |github  = 4ppleCracker/NewGameOnLaunch
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = New Game Plus
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Spacechase0
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Spacechase0.NewGamePlus
  |nexus  = 5256
+
   |nexus  = 10786
  |github  =
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PPJA Producer Converter
 
  |author  = Digus
 
  |id      = Digus.PPJAProducerConverter
 
   |nexus  = 4972
 
   |github  = Digus/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = New Machines
   |author  = Mucchan
+
   |author  = Igorious
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 3594
+
   |chucklefish = 3683
   |github  = mucchan/sv-mod-prairie-king
+
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = New Years Eve → Fireworks
   |author  = Renny
+
   |author  = sophiesalacia
   |id      = renny.prairiekingprizes
+
   |id      = sophie.Fireworks
   |nexus  = 2811
+
   |nexus  = 15277
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Nexus Mods Button
   |author  = Incognito357
+
   |author  = Pickysaurus
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 10769
+
   |nexus  = 12969
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Nice Messages
   |author  = Shockah
+
   |author  = Nori, seaweednori
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = nori.NiceMessages
   |nexus  = 10956
+
   |nexus  = 6160
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Event Chance Tweak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.NightEventChanceTweak
 +
  |nexus  = 10633
 +
  |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Night Light
   |author  = lech43
+
   |author  = KankuroGB
   |id      = lech43.PredictSeedMaker
+
   |id      = kankurogb.nightlight
   |nexus  = 6395
+
   |nexus  = 21629
   |github  =
+
   |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Preexisting Relationship
+
   |name     = Night Owl
   |author = spacechase0
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = spacechase0.PreexistingRelationship
+
   |id       = Omegasis.NightOwl
  |curse  = 867710
+
   |nexus   = 433
   |nexus   = 7684
+
   |github   = janavarro95/Stardew_Valley_Mods
   |github = spacechase0/StardewValleyMods
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Nightshade
   |author  = kdau
+
   |author  = ichortower
   |id      = kdau.PregnancyRole
+
   |id      = ichortower.Nightshade
   |nexus  = 5762
+
   |nexus  = 23742
  |moddrop = 768494
+
   |github  = ichortower/Nightshade
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Night Shift
   |author  = igotnousername
+
   |author  = SevenChords
   |id      = igotnousername.PrepareNewDay
+
   |id      = SevenChords.Night_Shift
   |nexus  = 7638
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = DraconisLeonidas
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 13583
+
   |nexus  = 19651
   |github  = DraconisLeonidas/PressToQuack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = No Blink
   |author  = skuldomg, Skuld
+
   |author  = Mr Tea, MrTea
   |id      = skuldomg.priceDrops
+
   |id      = MrTea.NoBlink
   |nexus  = 2047
+
   |nexus  = 17220
   |github  = skuldomg/priceDrops
+
   |github  =
 
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = lech43
+
   |author  = kulcris
   |id      = lech43.PriceFluctuation
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 6396
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Noclip Mode
   |author  = skiilaa
+
   |author  = Pathoschild
   |id      = skiilaa.Prices
+
   |id      = Pathoschild.NoclipMode
   |nexus   = 2255
+
   |curse   = 1000622
   |github  =
+
   |nexus   = 3900
 
+
   |moddrop = 691002
   |broke in = SMAPI 3.0
+
   |github = Pathoschild/StardewMods
   |status  = workaround
 
   |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = No Cooties
   |author  = Darkhax
+
   |author  = ceruleandeep
   |id      = darkhax.pricetooltip
+
   |id      = ceruleandeep.NoCooties
   |nexus  =
+
   |nexus  = 9000
  |curse  = 299169
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = No Crows
   |author  = atravita
+
   |author  = CatCattyCat, Cat
   |id      = atravita.PrismaticClothing
+
   |id      = cat.nocrows
   |curse   = 870969
+
   |nexus   = 1682
   |moddrop = 1205162
+
   |moddrop = 833543
  |nexus  = 13051
+
   |github  = danvolchek/StardewMods
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = No Crows Revisited
   |author  = aedenthorn, Erinthe
+
   |author  = Siweipancc
   |id      = aedenthorn.PrismaticFire
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 12931
+
   |nexus  = 21129
   |github  = aedenthorn/StardewValleyMods
+
   |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = No Debris Weather
   |author  = aedenthorn, Erinthe
+
   |author  = Underscore76
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = underscore.nodebris
   |nexus  = 12589
+
   |nexus  = 19699
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Underscore76/NoDebrisWeather
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = No Debug Mode
   |author  = kdau
+
   |author  = Pathoschild
   |id      = kdau.PrismaticPride
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 9019
+
   |nexus  = 593
  |moddrop = 978503
+
   |github  = Pathoschild/StardewMods
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = MrKoatl
+
   |author  = Kryspur
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 7866
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = No Fence Decay
   |author  = Achtuur
+
   |author  = CatCattyCat, Cat
   |id      = Achtuur.PrismaticStatue
+
   |id      = cat.nofencedecay
   |nexus  = 17013
+
   |nexus  = 1180
   |github  = Achtuur/StardewMods
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Prismatic Tools
+
   |name    = No Fence Decay Redux
   |author  = stokastic
+
   |author  = EnderTedi
   |id      = stokastic.PrismaticTools
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 2428
+
   |nexus  = 20802
   |github  = stokastic/PrismaticTools
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = No Festival Timer
   |author  = Digus
+
   |author  = mistyspring
   |id      = Digus.ProducerFrameworkMod
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 4970
+
   |nexus  = 20077
   |github  = Digus/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = No Friendship Decay
   |author  = Digus
+
   |author  = hitachihex
   |id      = Digus.PFMAutomate
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 5038
+
   |nexus  =
   |github = Digus/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = No Friendship Decay - Reborn
   |author  = SinZ
+
   |author  = The Fluffy Robot
   |id      = SinZ.Profiler
+
   |id      = TheFluffyRobot.No
   |nexus  = 12135
+
   |nexus  = 22922
   |github  = SinZ163/StardewMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = No Greenhouse Entrance Tiles
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.ProfitCalculator
+
   |id      = idermailer.greenhouseNoEntranceTiles
  |curse  = 867736
+
   |nexus  = 21557
  |moddrop = 771668
+
   |github  = idermailer/NoGreenhouseEntranceTiles
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = 6135
+
   |author  = Kumagabear
   |id      = 6135.ProfitCalculator
+
   |id      = Kumagabear.NoHatTreasureSkull
  |moddrop = 1502461
+
   |nexus  = 19655
   |nexus  = 19931
+
   |github  = DotSharkTeeth/StardewValleyMods
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = No Hoof Sound
   |author  = 6135
+
   |author  = AbelSdf, Abel_sdf
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = AbelSdf.NoHoofSound
  |moddrop = 1502461
+
   |nexus  = 21020
   |nexus  = 19931
+
   |github  =
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = No Kids Ever
   |author  = Cherry, CherryChain
+
   |author  = Hangy
   |id      = Cherry.ProfitMargins
+
   |id      = Hangy.NoKidsEver
   |nexus  = 4663
+
   |nexus  = 1464
  |moddrop = 716352
+
   |github  = L3thal1ty/No-Kids-Ever
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = No Kimchi
   |author  = onjulraz
+
   |author  = jaeha, qpqpqp121
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = jaeha.No_Kimchi
   |nexus  = 2923
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = Shockah
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Shockah.ProjectFluent
+
   |id      = theultimatenuke.testmod
   |nexus  = 12638
+
   |nexus  = 17965
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = No Mine Flyers Redux
   |author  = NarlanMarlan
+
   |author  = minervamaga
   |id      = narlan.projects
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 3785
+
   |nexus  =
   |github  = NolanEastburn/ProjectS
+
   |moddrop = 631110
 
+
   |github  = minervamaga/NoMineFlyersRedux
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = kdau
+
   |author  = Guedez
   |id      = kdau.PublicAccessTV
+
   |id      = exhaustion.protection
   |nexus  = 5605
+
   |nexus  = 5113
   |moddrop = 757967
+
   |moddrop = 707180
  |source  = https://gitlab.com/kdau/predictivemods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pudding Plus Colored Slime Drops
 
  |author  = TerryDBS
 
  |id      = TerryDBS.ColoredSlimeDrops
 
  |nexus  = 7048
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = No More Pets
   |author  = SorryLate
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = SorryLate.GalaxyItem
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 5289
+
   |nexus  = 506
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = No More Random Mine Flyers
   |author  = Paracosm
+
   |author  = Drynwynn, thepaladinknight
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 1722
+
   |nexus  = 2528
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.8
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] 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    = Non Destructive NPCs
   |author  = aedenthorn, Erinthe
+
  |author  = MadaraUchiha
   |id      = aedenthorn.PuristMod
+
  |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 16097
+
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non-Random Prairie King
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.NonRandomPrairieKing
 +
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pussle
+
   |name    = No Offscreen Flying Monsters
   |author  = Platonymous
+
   |author  = SirDigby
   |id      = Platonymous.Pussle
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 19760
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley ≤1.5.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = No Pause When Inactive - Global
   |author  = DewMods
+
   |author  = Neko Boi Nick
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 15589
+
  |nexus  = 19250
 +
  |github  = thakyZ/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Poverty by Disconnect
 +
  |author  = Slumber
 +
  |id      = SlumbR.NoPovertyByDisconnect
 +
   |nexus  = 11529
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = No Quarry
   |author  = spacechase0 and ParadigmNomad
+
   |author  = mlambley
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = mlambley.NoQuarry
  |curse  = 867715
+
   |nexus  = 19410
   |nexus  = 7455
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Toolkit
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 1726
+
  |moddrop = 1521423
   |moddrop = 793815
+
   |nexus  = 19334
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = No Rumble Horse
   |author  = spacechase0
+
   |author  = Xangria
   |id      = spacechase0.QiChest
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 15696
+
   |nexus  = 1779
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = No Seeds
   |author  = Mizzion
+
   |author  = lech43
   |id      = mizzion.qiexchanger
+
   |id      = lech43.NoSeeds
   |nexus  = 1930
+
   |nexus  = 6392
   |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No Seeds From Trees Fix
   |author  = UnknownLegacy
+
   |author  = KirbyLink
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 7904
+
   |nexus  = 2947
   |github  = UnkLegacy/QiSprinklers
+
   |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Soil Decay
 +
  |author  = ThatNorthernMonkey
 +
  |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
 +
  |nexus  = 237
 +
  |github  = ThatNorthernMonkey/NoSoilDecay
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = No Soil Decay On Farm
   |author  = Prismuth
+
   |author  = A_Dude
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 1647
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = No Soil Decay Redux
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.QualityBait
+
   |id      = Platonymous.NoSoilDecayRedux
   |moddrop = 1443555
+
  |curse  = 307727
   |nexus  = 16832
+
   |moddrop = 793930
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 1084
 
+
   |github  = Platonymous/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Note Blocks
   |author  = ytsc
+
   |author  = Yaramy
   |id      = ytsc.QualityFishPonds
+
   |id      = yaramy.noteblocks
   |nexus  = 11021
+
   |nexus  = 6646
   |github  = YTSC/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Notes
   |author  = SilentOak
+
   |author  = Platonymous
   |id      = SilentOak.QualityProducts
+
   |id      = Platonymous.Notes
   |nexus  = 3609
+
   |nexus  = 3068
   |github  = silentoak/StardewMods
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Not Far From The Tree
   |author  = SilentOak
+
   |author  = TheElm
   |id      = SilentOak.AutoQualityPatch
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 3609
+
   |nexus  = 4739
   |github  = silentoak/StardewMods
+
   |github  = GStefanowich/SDV-NFFTT
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Thunder Sound
   |author  = Traktori
+
   |author  = Sto13
   |id      = Traktori.QualityScrubber
+
   |id      = Sto13.NoThunderSound
   |nexus  = 5663
+
   |nexus  = 14414
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Transitions
   |author  = Traktori
+
   |author  = crazywig
   |id      = Traktori.AM.QualityScrubber
+
   |id      = crazywig.notransitions
   |nexus  = 5663
+
   |nexus  = 7354
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Warp Delay
   |author  = barfytheclown
+
   |author  = Tran Minh Thong
   |id      = barfytheclown.QualitySmash
+
   |id      = no.warp.delay
   |nexus  = 7907
+
   |nexus  = 19805
   |github  = jn84/QualitySmash
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Now Playing
   |author  = Speshkitty
+
   |author  = John Peters
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 7151
+
   |nexus  = 19441
  |github  = Speshkitty/QueenOfSauceRandomiser
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quest Delay
 
  |author  = BadNetCode
 
  |id      = BadNetCode.QuestDelay
 
  |nexus  = 1239
 
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = NPC Adventures, It's Time to Adventure
 
   |author  = PurrplingCat
 
   |author  = PurrplingCat
   |id      = PurrplingCat.QuestFramework
+
   |id      = purrplingcat.npcadventure
   |curse  = 577691
+
   |curse  = 577730
   |nexus  = 6414
+
   |nexus  = 4582
   |github  = purrplingcat/QuestFramework
+
   |github  = purrplingcat/PurrplingMod
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
+
}}
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Bucket for HB, NPC Bucket
 +
  |author  = shounlol
 +
  |id      = shounlol.NPCBucket
 +
  |nexus  = 20328
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.NPCClothing
  |curse  = 868671
+
   |nexus  = 13940
   |nexus  = 16403
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = NPC Geometry
   |author  = Vexorth
+
   |author  = ichortower
   |id      = Vexorth.Warp
+
   |id      = ichortower.NPCGeometry
   |nexus  = 16605
+
   |nexus  = 19259
   |github  =
+
   |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    = Quick Glance
+
   |name    = NPC Gift Multipliers
   |author  = adverserath
+
   |author  = XxHarvzBackxX
   |id      = Adverserath.QuickGlance
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 12058
+
   |nexus  = 23139
   |github  = adverserath/QuickGlance
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = NPC Map Locations
   |author  = aedenthorn, Erinthe
+
   |author  = Bouhm and Pathoschild
   |id      = aedenthorn.QuickLoad
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 7756
+
   |nexus  = 239
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = NPC Map Locations Extra Config
   |author  = Enaium
+
   |author  = trashcan9
   |id      = Enaium.QuickMinigame
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
  |curse  = 438741
+
   |nexus  = 16236
  |moddrop = 895127
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = NPC Path Displayer, Path Display
   |author  = aedenthorn, Erinthe
+
   |author  = Akago
   |id      = aedenthorn.QuickResponses
+
   |id      = akago.PathDisplay
   |nexus  = 6548
+
   |nexus  = 7563
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = NPC Speak
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = jwdred
   |id      = AlejandroAkbal.QuickSell
+
   |id      =
   |nexus  = 7854
+
   |nexus  = 694
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = Enaium
+
   |author  = siliconmodding
   |id      = Enaium.QuickShop
+
   |id      = siliconmodding.NPCTokens
  |curse  = 436793
+
   |nexus  = 23637
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = WuestMan, redknightofdoom
+
   |author  = ApryllForever
   |id      = WuestMan.QuickStart
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 2375
+
   |nexus  = 23339
   |github  = Brian-Wuest/Quick_Start
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Numerical Health
   |author  = Allan Wang
+
   |author  = Hydrox, hydrox6
   |id      = AllanWang.QuickSwap
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 13956
+
   |nexus  = 4863
   |github  = AllanWang/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Object Import Map, Import Map
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Quotes
+
   |id      = aedenthorn.ImportMap
   |nexus  = 6503
+
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Object Product Display
   |author  = justastranger
+
   |author  = aedenthorn, Erinthe
   |id      = jas.RadioactiveGeodes
+
   |id      = aedenthorn.ObjectProductDisplay
  |moddrop = 952722
+
   |nexus  = 18365
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Object Progress Bars
   |author  = kakashigr
+
   |author  = Adeel Tariq
   |id      = kakashigr.RadioactiveTools
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 7630
+
   |nexus  = 2803
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = AdeelTariq/ObjectProgressBars
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Object Progress Bars Continued
   |author  = Jamie Taylor
+
   |author  = adelmoral, Andrés del Moral
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 15886
+
   |nexus  = 22005
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Object Time Left
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.RainbowTrail
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 16914
+
  |curse  = 867757
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = BikiFae, bikinavisho
+
   |author  = LokiG4m3r
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 4659
+
   |nexus  = 21819
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = OK Night Check
   |author  = Deadlykirpy
+
   |author  = aedenthorn, Erinthe
   |id      = Kirpy.RainPlus
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 6559
+
   |nexus  = 14231
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = OmniFarm
   |author  = EvilPdor
+
   |author  = lambui
   |id      =
+
   |id      = PhthaloBlue.Omnifarm
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |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 [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Omni Swing
   |author  = StultusV
+
   |author  = Alejandro Akbal
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 11554
+
   |nexus  = 7877
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Omni Tools
   |author  = RainKuro
+
   |author  = aedenthorn, Erinthe
   |id      = RainKuro.RainsInteractionMod
+
   |id      = aedenthorn.OmniTools
   |nexus  = 18850
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = One Click Shed Reloader
   |author  = blueberry
+
   |author  = BitwiseJon
   |id      = blueberry.RaisedGardenBeds
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 5305
+
   |nexus  = 2052
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = One Day at a Time
   |author  = drbirbdev
+
   |author  = Miome
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Miome.OneDayAtATime
   |nexus  = 12280
+
   |nexus  = 8870
   |github  = drbirbdev/StardewValley
+
   |github  = miome/OneDayAtATime
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = One Silo Storage
   |author  = balllight
+
   |author  = SorryLate, rharyanto
   |id      = balllight.RandomBundles
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 13790
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = One Sprinkler One Scarecrow
   |author  = bookworm89723
+
   |author  = Mizzion
   |id      = davis.randomhair
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 3271
+
   |nexus  = 3633
   |github  = joaniedavis/RandomHairMod
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Khitiara
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 5250
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Online Splitscreen
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = Aedenthorn.RandomNPC
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 4911
+
   |nexus  = 12291
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  =
  
   |warnings = doesn't work in multiplayer.
+
   |status = abandoned
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = idermailer
+
   |author  = MercuryVN
   |id      = idermailer.RandomStartDay
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 13225
+
   |nexus  = 22766
   |github  = idermailer/RandomStartDay
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = Only Iridium
   |author  = skiilaa
+
   |author  = xiaoye97
   |id      = skiilaa.RandomTastes
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 2285
+
   |nexus  = 4471
 
+
  |github  =
   |broke in          = SMAPI 3.0
+
}}
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
   |name    = Open Hearts
 
+
   |author  = MedievalAI
   |beta broke in = Stardew Valley 1.6
+
   |id      = MedievalAI.OpenHearts
 +
  |nexus  = 16944
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Orchard - Better Fruit Trees
   |author  = CatCattyCat, Cat
+
   |author  = Saitoue
   |id      = cat.sprinklerrange
+
   |id      = Saitoue.Orchard
   |nexus  = 1179
+
   |nexus  = 13867
  |moddrop = 833536
+
   |github  = Saitoue/Orchard
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Ordinary Capsule
   |author  = vgperson
+
   |author  = LeFauxMatt
   |id      = vgperson.RangedTools
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 6935
+
  |curse  = 871831
   |github  = vgperson/RangedTools
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Ore Detector
   |author  = Jamie Taylor
+
   |author  = AvalonMFX
   |id      = jltaylor-us.RangeHighlight
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 6752
+
  |curse  = 1017154
   |github  = jltaylor-us/StardewRangeHighlight
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Ore Increaser
   |author  = nicks
+
   |author  = crazywig
   |id      = nicks.RavenofTheValley
+
   |id      = crazywig.oreincrease
   |nexus  = 19856
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Ore Increase V3
   |author  = Remy Bach
+
   |author  = KKramer85
   |id      = remybach.readersdigest
+
   |id      = OreIncreaseV3
   |nexus  = 3040
+
  |curse  = 994197
   |github  = remybach/stardew-valley-readersdigest
+
  |moddrop = 1475534
 +
   |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Organize Inventory Shortcut
   |author  = Kevin Connors
+
   |author  = Yyeahdude
   |id      = KevinConnors.RealisticFishing
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 2623
+
   |nexus  = 4772
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Ornamental
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.RealNames
+
   |id      = Taskmaster.Ornamental
   |nexus  = 6269
+
   |nexus  = 4981
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Ornithologist's Guild
   |author  = Enaium, Lightcolour888
+
   |author  = Ivy
   |id      = Enaium.RealTime
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 5336
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Outfit Disable
   |author  = drbirbdev
+
   |author  = idermailer
   |id      = drbirbdev.RealtimeFramework
+
   |id      = idermailer.OutfitDisable
   |nexus  = 18915
+
   |nexus  = 23346
   |github  = drbirbdev/StardewValley
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Outfit Sets
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.RealtimeMinimap
+
   |id      = aedenthorn.OutfitSets
  |curse  = 867706
+
   |nexus  = 13888
   |nexus  = 9386
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = SixthTitan
+
   |author  = Midori Armstrong, azureglasses
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 5773
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overworld Chests
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OverworldChests
 +
  |nexus  = 7710
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = OwO Stawdew Vawwey
   |author  = cantorsdust and Pathoschild
+
   |author  = CrunchyDuck
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 172
+
   |nexus  = 8923
   |github  = cantorsdust/StardewMods
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = P2P Animal Noise
   |author  = YunHikari
+
   |author  = Modotte
   |id      = YunHikari.Reciprocate
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 17714
+
   |nexus  = 17383
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Pacifist Valley
   |author  = lperkins2, Logan Perkins
+
   |author  = aedenthorn, Erinthe
   |id      = lperkins2.RecoverStamina
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 2332
+
   |nexus  = 5464
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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    = Recurring Reminders
+
   |name    = Pacifist Valley - Continued
   |author  = Dem1se
+
   |author  = aedenthorn and FlyingTNT
   |id      = Dem1se.RecurringReminders
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 6840
+
   |nexus  = 23109
   |github  = dem1se/SDVMods
+
   |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Painting Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PaintingDisplay
 +
  |nexus  = 10918
 +
  |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Panning Upgrades
   |author  = XxHarvzBackxX
+
   |author  = drbirbdev
   |id      = harvz.RecyclableCola
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 10865
+
   |nexus  = 12242
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Panning Upgrades Extra Config
   |author  = Aimon111 & DaLion
+
   |author  = trashcan9
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 11420
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = JefGrizli
+
   |author  = AnotherStardewValleySunday
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 15564
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = TfueLovesBanana
+
   |author  = Paritee
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 16764
+
   |nexus  = 3296
   |github  =
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Paritee's Treat Your Animals
   |author  = Nick Martin
+
   |author  = Paritee
   |id      = NickMartin.RefundStaircases
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 19209
+
   |nexus  = 3375
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Parsnips
   |author  = Hammurabi
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = HammurabiRegeneration
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  =
+
   |nexus  = 2166
   |chucklefish = 4584
+
   |github =
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Zoryn
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Zoryn.RegenMod
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  =
+
   |nexus  = 3524
  |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    = Partial Hearts
   |author  = desto, JustToDownloadThings
+
   |author  = aedenthorn, Erinthe
   |id      = desto.RegularQuality
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 5090
+
   |nexus  = 11628
   |github  = desto-git/smapi-RegularQuality
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Particle Effects
   |author  = Team Timber
+
   |author  = aedenthorn, Erinthe
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 10322
+
  |curse  = 868786
   |github  =
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Particle Framework
 +
  |author  = Espy
 +
  |id      = Espy.ParticleFramework
 +
  |nexus  = 23544
 +
  |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Part of the Community
   |author  = SlyMerc
+
   |author  = bmarquismarkail, Space Baby
   |id      = RelationshipBar
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 1009
+
   |nexus  = 923
   |github  =
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Passable Crops
   |author  = rodrigovaz
+
   |author  = NCarigon
   |id      = relationshipsenhanced
+
   |id      = NCarigon.PassableCrops
   |nexus  =
+
   |nexus  = 15223
  |chucklefish = 4435
+
   |github  = ncarigon/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Passable Descents
   |author  = Dragonisser
+
   |author  = Rokugin
   |id      = relationshipstatus
+
   |id      = Rokugin.PassableDescents
   |nexus  = 751
+
   |nexus  = 22592
   |github  =
+
   |github  = rokugin/StardewMods
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Passable Ladders
   |author  = M3ales
+
   |author  = J_Hizzal
   |id      = M3ales.RelationshipTooltips
+
   |id      = J_Hizzal.PassableLadders
   |nexus  =
+
   |nexus  = 2985
  |curse  = 298040
+
   |github  = joelra/SDV-PassableLadders
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Passable Objects
   |author  = Branic
+
   |author  = punyo, yakminepunyo
   |id      = Branic.RelationshipTracker
+
   |id      = punyo.PassableObjects
   |nexus  = 2845
+
   |nexus  = 2329
   |github  = Paradox355/SDVMods
+
   |github  = pomepome/PassableObjects
 
+
}}
   |broke in          = SMAPI 3.0
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |name    = Passerby Cemetery, ClownSharp
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
+
   |author  = DecidedlyHuman and fellowclown
 
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |beta broke in = Stardew Valley 1.6
+
  |nexus  = 22600
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Passive Friendship
   |author  = AdroSlice
+
   |author  = StultusV
   |id      = AdroSlice.Relativity
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 13028
+
   |nexus  = 8732
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = The Fluffy Robot
+
   |author  = jorgamun
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 19662
+
   |nexus  = 10328
   |github  = jamespfluger/Stardew-ModCollection
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Pause Sync
   |author  = zeldela
+
   |author  = Terrorbladed
   |id      = zeldela-RememberBirthdays
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 13554
+
   |nexus  = 10160
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Pause Time in Multiplayer Revived
   |author  = Annosz
+
   |author  = mishmaash
   |id      = Annosz.RememberFacedDirection
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 6946
+
   |nexus  = 21327
   |github  = Annosz/StardewValleyModding
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Pause While Sitting
 
   |author  = heyseth
 
   |author  = heyseth
   |id      = heyseth.umbrellas
+
   |id      = heyseth.sitpause
   |nexus  = 8366
+
   |nexus  = 8295
 
   |github  = heyseth/SDVMods
 
   |github  = heyseth/SDVMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = PDQ Paths
   |author  = Surkasu
+
   |author  = Jaredlll08
   |id      = Surkasu.Reminders
+
   |id      = BlameJared.PDQPaths
   |nexus  = 2481
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.11
   |status  = workaround
+
<!--
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |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    = Remind to Exit
+
   |name    = Pelican Postal Service
   |author  = pepoluan
+
   |author  = ElectroCrumpet
   |id      = pepoluan.RemindToExit
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 8727
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
 
 +
   |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    = Remote Fridge Storage
+
   |name    = Pelican TTS
   |author  = EternalSoap, arjan3004
+
   |author  = Platonymous
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 2545
+
   |nexus  = 1079
   |github  = SoapStuff/Remote-Fridge-Storage
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican xVASynth
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PelicanxVASynth
 +
  |nexus  = 10250
 +
  |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = People Seeds
   |author  = David J. Lee, djslzx
+
   |author  = bwdy
   |id      = djsl.RemoveAllMonsters
+
   |id      = bwdy.peopleseeds
   |nexus  = 5727
+
   |nexus  = 3635
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Hobbes
+
   |author  = MercuriusXeno
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Mercurius.RegenPercent
   |nexus  = 7838
+
   |nexus  = 20900
   |github  =
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Perfection Tweaker
   |author  = Remmie, CoinzReturns
+
   |author  = shekurika
   |id      = Remmie.Rename
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2130
+
   |nexus  = 8615
 
   |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    = Perfect Trinkets
   |author  = Parabyted
+
   |author  = season
   |id      = parabyted.renamerework
+
   |id      = season.PerfectTrinkets
   |nexus  = 10866
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Permanent Cellar
   |author  = SolusCleansing
+
   |author  = CyanFire
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = CF.PermanentCellar
   |nexus  = 18909
+
   |nexus  = 17257
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = JarvieK
+
   |author  = Goldenrevolver
   |id      = JarvieK.RentedTools
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 1307
+
   |nexus  = 8035
   |github  = Jarvie8176/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
+
}}
  |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    = Reorient After Eating
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = PunningLinguist
+
   |author  = Avalon, Avalonii
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
  |nexus  = 7585
+
   |nexus  = 1419
  |github  = amconners/ReorientAfterEating
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Replanter
 
  |author  = jwdred
 
  |id      = jwdred.Replanter
 
  |nexus  = 589
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = ReRegeneration
 
  |author  = littleraskol
 
  |id      = lrsk_sdvm_rerg.0925160827
 
  |nexus  = 6837
 
  |moddrop = 827580
 
  |github  = littleraskol/ReRegeneration
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
  |id      = Roc.Reseed
 
   |nexus  = 2421
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |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    = Reset Skull Caverns
+
   |name    = Persistent Game Options
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Xangria
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = Xangria.PersistentGameOptions
  |moddrop = 1080116
+
   |nexus  = 1778
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
  |id      = MabelSyrup.ResetTerrainFeatures
 
   |nexus  = 4715
 
 
   |github  =
 
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in           = Stardew Valley 1.5
+
   |status   = workaround
   |unofficial version = 1.0.3-unofficial.1-esca
+
   |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
 
   |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Persistent Grange Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 17951
+
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Persistent Mines
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = spacechase0.PersistentMines
   |nexus  = 12029
+
   |nexus  = 14985
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Persival's Bundle Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Persival
   |id      = aedenthorn.Restauranteer
+
   |id      =
   |nexus  = 14519
+
   |nexus  = 438
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta 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
 +
  |name    = Personal Anvil
 +
  |author  = Strobe
 +
  |id      = Strobe.PersonalAnvil
 +
  |nexus  = 5326
 +
  |github  = strobel1ght/Personal-Anvil
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Personal Effects
   |author  = iceburg
+
   |author  = bwdy
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = bwdy.personaleffects
   |nexus  = 4974
+
   |nexus  = 3532
   |github  = ManApart/RetroActiveAchievements
+
   |github  = bwdymods/SDV-PersonalEffects
  
   |broke in = Stardew Valley 1.5
+
  |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    = Retroactive Stardew
+
   |name    = Personal Effects Redux
   |author  = millerscout
+
   |author  = ceruleandeep
   |id      = Millerscout.RetroactiveStardew
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 6953
+
   |nexus  = 8616
   |github  = millerscout/StardewMillerMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Personal Indoor Farm
   |author  = Iceburg
+
   |author  = DeLiXx
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = DLX.PIF
   |nexus  = 356
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = GreenOnion24
+
   |author  = Alex Noddings
   |id      = GreenOnion24.ReverseProposal
+
   |id      = an.ownscepter
   |nexus  = 8526
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Personal Traveling Cart
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.ReviveDeadCrops
+
   |id      = aedenthorn.PersonalTravellingCart
  |curse  = 870964
+
   |nexus  = 14087
  |moddrop = 1294436
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Pet Against Crows
   |author  = ribeena
+
   |author  = stardemod
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 11809
+
   |nexus  = 21247
   |github  = ribeena/BusLocations
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Pet Bowl Filler
   |author  = Rafseazz
+
   |author  = Invatorzen
   |id      = Rafseazz.RidgesideVillage
+
   |id      = invatorzen.PBF
   |nexus  = 7286
+
   |nexus  = 12161
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Pet Bowl Sprinklers
   |author  = Goldenrevolver
+
   |author  = Andrew Young, andyruwruw
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 10669
+
   |nexus  = 22546
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Pet Choice Perks
   |author  = Jibb
+
   |author  = skuldomg, Skuld
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 12171
+
   |nexus  = 3313
   |github  =
+
   |github  = skuldomg/petChoicePerks
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Pet Enhancement Mod
   |author  = Yoshify
+
   |author  = Jfulmer, Consillium
   |id      = Yoshify.RiseAndShine
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 3
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
  
   |broke in = SMAPI 0.39.1
+
   |broke in     = SMAPI 2.0
   |status   = workaround
+
   |status       = workaround
   |summary = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |summary       = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.1-whisk-update
+
   |unofficial version = 0.0.2-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Pet Hats
  |author  = idermailer
 
  |id      = idermailer.riverfarmButBridge
 
  |nexus  = 15748
 
  |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Robin Work Hours
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RobinWorkHours
+
   |id      = aedenthorn.PetHats
   |nexus  = 11244
+
   |nexus  = 15301
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Rope Bridge
+
   |name    = Pet Interaction
   |author  = Teban100
+
   |author  = jahangmar
   |id      = RopeBridge
+
   |id      = jahangmar.PetInteraction
   |nexus  = 824
+
   |nexus  = 4232
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in          = SMAPI 2.6
 
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
  
   |beta unofficial version = 1.0.1-unofficial.5-pathoschild
+
   |broke in = Stardew Valley 1.6
  |beta unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Pet's Enhanced
   |author  = ApryllForever
+
   |author  = Sunken_Lace
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 12764
+
  |nexus  = 24026
   |github  = ApryllForever/Rummage
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Spawn Location
 +
  |author  = Shaklin
 +
  |id      = shaklin.petspawnlocation
 +
   |nexus  = 5986
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = PHDE Mob Spawner
   |author  = fierro
+
   |author  = zesman
   |id      = fierro.rune_magic
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 15065
+
   |nexus  = 2794
   |github  = facufierro/RuneMagic
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = PHDE Unlocked Recipes
   |author  = Krutonium
+
   |author  = zesman
   |id      = krutonium.sprint
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 12701
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = strato35
+
   |author  = Becks723
   |id      = Strato35.RunningKey
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 5527
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Phone Villagers
   |author  = Coll1234567
+
   |author  = DewMods
   |id      = Coll1234567.RunningLate
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 3518
+
   |nexus  = 2681
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Pick Forge Enchantment
   |author  = spacechase0
+
   |author  = Dragoon23
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = Dragoon23.ForgeEnchantment
  |curse  = 867397
+
   |nexus  = 22707
  |moddrop = 127276
+
   |github  =
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = ZeroMeters
+
   |author  = atravita
   |id      = ZeroMeters.SAAT.API
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 10747
+
  |curse  = 870980
   |github  = Dawilly/SAAT
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = ZeroMeters
+
   |author  = KediDili
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = KediDili.ThePicrosser
   |nexus  = 10747
+
   |nexus  = 17530
   |github  = Dawilly/SAAT
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Pierre Sells Mixed Seeds
   |author  = CatCattyCat, Cat
+
   |author  = GrimReapers1121
   |id      = cat.safelightning
+
   |id      = GrimReapers.PSMS
   |nexus  = 2039
+
   |nexus  = 12606
   |moddrop = 833550
+
}}
   |github  = danvolchek/StardewMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre's Roulette Shop
 +
  |author  = Xynerorias
 +
   |id      = xynerorias.pierresroulette
 +
  |nexus  = 10826
 +
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Piggy Bank Mod
   |author  = Shockah
+
   |author  = MindMeltMax
   |id      = Shockah.SafeLightning
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 11857
+
   |nexus  = 6934
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Pipe Irrigation
   |author  = LunaticShade
+
   |author  = aedenthorn, Erinthe
   |id      = LunaticShade.SafeReading
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 8564
+
   |nexus  = 10205
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Placeable Mine Shafts
   |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.PlaceShaft
   |nexus  = 4154
+
   |nexus  = 5440
   |github  = b-b-blueberry/SailorStyles
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Place Floor on Tilled Dirt
   |author  = Artinity
+
   |author  = temisthem
   |id      = Artinity.SaloonWarpTotem
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 16450
+
   |nexus  = 23493
   |github  = Artinity/SaloonWarpTotem
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Placement Plus
   |author  = MindMeltMax
+
   |author  = 2Retr0
   |id      = MindMeltMax.SAML
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 20250
+
   |nexus  = 8798
   |github  = MindMeltMax/SAML
+
   |curse   = 486164
 
+
   |github  = 2Retr0/PlacementPlus
   |broke in = Stardew Valley ≤1.5.6
 
 
 
   |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Plan Importer
   |author  = Jesse, Jdvicks94
+
   |author  = Platonymous
   |id      = Jesse.SauvignonInStardew
+
   |id      = Platonymous.PlanImporter
   |nexus  = 2597
+
   |nexus  = 2071
   |github  = JDvickery/Sauvignon-in-Stardew
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Planned Parenthood
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 11833
+
   |nexus  = 12869
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Plantable Mushroom Trees
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Omegasis.SaveAnywhere
+
   |id      = f4iTh.PMT
  |curse  = 898109
+
   |nexus  = 2349
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  =
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
  
   |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
+
   |status  = obsolete
 
+
  |broke in = Stardew Valley 1.5
   |beta broke in = Stardew Valley 1.6
+
   |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    = Save Backup
+
   |name    = Plantable Palm Trees
   |author  = SMAPI
+
   |author  = MouseyPounds
   |id      = SMAPI.SaveBackup
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  =
+
   |nexus  = 4096
  |url    = https://smapi.io
+
   |github  = MouseyPounds/stardew-mods
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Plant and Fertilize All, Plant All
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.SaveGameOptions
+
   |id      = aedenthorn.PlantAll
   |nexus  = 5190
+
   |nexus  = 10482
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Planter Trees
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ScaleUp
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 3130
+
   |nexus  = 11687
  |moddrop = 793912
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Plant on Grass
   |author  = WretchedPenguin
+
   |author  = Demiacle
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 3579
+
   |nexus  = 1026
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Platonic Partners and Friendships
   |author  = BinaryLip
+
   |author  = Amaranthacyan and ch20youk
   |id      = BinaryLip.ScheduleViewer
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 19305
+
   |nexus  = 8146
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Platonic Relationships
   |author  = Gaiadin
+
   |author  = Cherry, CherryChain
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 10805
+
   |nexus  = 4668
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = PlatoTK
   |author  = Caraxian
+
   |author  = Platonymous
   |id      = caraxian.scroll.to.blank
+
   |id      = Platonymous.PlatoTK
   |nexus   = 4144
+
   |curse   = 877225
   |chucklefish = 4405
+
   |nexus  = 6589
   |github  = Caraxi/StardewValleyMods
+
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = PlatoUI
   |author  = Tomwa
+
   |author  = Platonymous
   |id      = Tomwa.ScrollToZoom
+
   |id      = Platonymous.PlatoUI
   |nexus  = 2163
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Plato Warp Menu
   |author  = kdau
+
   |author  = Platonymous
   |id      = kdau.ScryingOrb
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 5603
+
  |curse  = 877227
   |moddrop = 756553
+
   |nexus  = 5384
   |source = https://gitlab.com/kdau/predictivemods
+
   |moddrop = 793920
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Arrows
 +
  |author  = TheShamanLord
 +
  |id      = TheShamanLord.PlayerArrows
 +
  |nexus  = 19479
 +
   |github  = Jwaad/Stardew_Player_Arrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = mmanlapat
+
   |author  = DecidedlyHuman
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 1106
+
   |nexus  = 7969
   |github  =
+
   |moddrop = 984961
 
+
   |github = DecidedlyHuman/PlayerCoordinates
   |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Player Income Stats
   |author  = Super Aardvark, ubererdferkel
+
   |author  = ha1fdaew
   |id      = SuperAardvark.GameOfLife
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 5361
+
   |nexus  = 7373
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Player Server Info
   |author  = Dawgeth
+
   |author  = EuroCent
   |id      = MTD.SDVTwitch
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 1760
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Playground Mod
   |author  = SixthTitan
+
   |author  = aedenthorn, Erinthe
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 3203
+
   |nexus  = 14125
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta 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    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = FreeTheJunimos
+
   |author  = aedenthorn, Erinthe
   |id      = freethejunimos.seaclifffarm
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 13911
+
   |nexus  = 12750
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Please Fix Error
   |author  = FreeTheJunimos
+
   |author  = Jessebot
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 14296
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Please Gift Me In Person
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.SeasonAffixes
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 16297
+
   |nexus  = 11217
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Point and Plant
   |author  = Tyler Gibbs
+
   |author  = jwdred
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = jwdred.PointAndPlant
   |nexus  = 14382
+
   |nexus  = 572
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |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    = Season Switcher
+
   |name    = PokefyMania
   |author  = dumbledalton
+
   |author  = Noodles of Cat
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 10457
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Shaklin
+
   |author  = The Krominator
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 8508
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Pollen Sprites
   |author  = Janglinator
+
   |author  = Esca, Esca-MMC
   |id      = jangles.secretariat
+
   |id      = Esca.PollenSprites
   |nexus  = 7537
+
   |nexus  = 6149
   |github  = Janglinator/Secretariat
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.HedgeMaze
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |curse   = 868718
+
   |nexus   = 20599
   |nexus   = 14138
+
   |github  = ApryllForever/PolyamorySweetLove
   |github = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
 +
   |author = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetBed
 +
   |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = ichortower
+
   |author  = ApryllForever
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 19112
+
   |nexus  = 20599
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Platonymous
+
   |author  = ApryllForever
   |id      = Platonymous.SeedBag
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 1133
+
   |nexus  = 20599
  |moddrop = 793931
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SeedInfo
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 15754
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Polygamy
   |author  = Veress
+
   |author  = bwdy
   |id      = Veress.SeedMachines
+
   |id      = bwdy.polygamy
   |nexus  = 6265
+
   |nexus  = 3542
   |github  = mrveress/SDVMods
+
   |github  = bwdymods/SDV-Polygamy
  
   |beta 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    = Seed Maker - Better Quality More Seeds
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = vabrell, Victor Abrell
+
   |author  = Mezrag Yasser, Yasser
   |id      = vabrell.sm_bqms
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14236
+
   |nexus  = 19780
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Pond Painter
   |author  = mcoocr
+
   |author  = MouseyPounds
   |id      = mcoocr.smcq
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 3089
+
   |nexus  = 4703
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Pong
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = cat.Pong
   |nexus  = 10681
+
   |nexus  = 1994
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Pony Weight Loss Program
   |author  = jahangmar
+
   |author  = BadNetCode
   |id      = jahangmar.SeedsAreRare
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 3618
+
   |nexus  = 1232
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 130159
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = PoohCore
   |author  = Xynerorias
+
   |author  = Pooh
   |id      = xynerorias.seedshortage
+
   |id      = poohnhi.PoohCore
   |nexus  = 5614
+
   |nexus  = 22941
   |github  = xynerorias/Seed-Shortage
+
   |github  = poohnhi/PoohCore
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Poop Framework
  |author  = blueberry
 
  |id      = blueberry.SeedsUnpacked
 
  |nexus  = 7215
 
  |github  = b-b-blueberry/SeedsUnboxed
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = See Me Rollin'
 
  |author  = Khloe Leclair
 
  |id      = leclair.seemerollin
 
  |nexus  = 10976
 
  |moddrop = 1116122
 
  |github  = KhloeLeclair/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Self Serve
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 11313
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Portable Holes
   |author  = JarvieK
+
   |author  = LeFauxMatt
   |id      = JarvieK.SelfService
+
   |id      = furyx639.PortableHoles
   |nexus  = 1304
+
  |curse  = 871832
   |github  = Jarvie8176/StardewMods
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
   |status   = abandoned
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
 
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Portable TV
   |author  = GuiNoya, Yesst
+
   |author  = kdau
   |id      = GuiNoya.SelfServiceShop
+
   |id      = kdau.PortableTV
   |nexus  = 1622
+
   |nexus  = 5674
   |github  = GuiNoya/SVMods
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Portable Witch Shrines
   |author  = DonDorscha, jasonmbrady
+
   |author  = chocolatte12
   |id      = DonDorscha.SellQuality
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 12469
+
   |nexus  = 20141
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Portal Guns
   |author  = hafnerpw
+
   |author  = TrollTheBotman
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = JoshJKe.PortalGun
   |nexus  = 13794
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Portraiture
   |author  = Denifia
+
   |author  = Platonymous
   |id      = Denifia.SendItems
+
   |id      = Platonymous.Portraiture
   |nexus  = 1087
+
   |nexus  = 999
   |moddrop = 127754
+
   |moddrop = 793927
   |github  = Denifia/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Portraiture Plus
   |author  = lolmaj
+
   |author  = Arborsm
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 3965
+
   |nexus  = 24534
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = Arborsm/PortraiturePlus
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Positive Predictor
   |author  = PeacefulEnd
+
   |author  = season
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = season.PositivePredictor
   |nexus  = 8011
+
   |nexus  = 23132
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Postbox Building, PostBox Mod
   |author  = Ilyaki
+
   |author  = i-saac-b, isaacb
   |id      = Ilyaki.ServerBookmarker
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 2968
+
   |nexus  = 17614
   |github  = Ilyaki/ServerBookmarker
+
   |github  = i-saac-b/PostBoxMod
 
 
  |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    = Post Wedding Dates
   |author  = Ilyaki
+
   |author  = Blams
   |id      = Ilyaki.ServerBrowser
+
   |id      = blams.PostWeddingDates
   |nexus  = 3227
+
   |nexus  = 10708
   |github  = Ilyaki/Server-Browser
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Power Nap
   |author  = PhantomGamers
+
   |author  = LakeMonster_, LakeMonster666
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 2993
+
   |nexus  = 5256
   |github  = PhantomGamers/StardewPortChanger
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = PPJA Producer Converter
   |author  = Aelaan Bluewood
+
   |author  = Digus
   |id      = AelaanBluewood.SetReminders
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 16112
+
   |nexus  = 4972
   |github  =
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = aedenthorn, Erinthe
+
   |author  = ryaon
   |id      = aedenthorn.SewerSlimes
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 18195
+
   |nexus  = 5125
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Prairie King Made Easy
   |author  = Edu Anttunes
+
   |author  = Mucchan
   |id      = Maze
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 8930
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |beta 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    = Shared Exp, Shared Xp
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Batzpup
+
   |author  = Renny
   |id      = SharedExp.Batzpup
+
   |id      = renny.prairiekingprizes
  |moddrop = 1269698
+
   |nexus  = 2811
  |nexus  = 14607
+
   |github  = OfficialRenny/PrairieKingPrizes
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shared Professions
 
  |author  = virtualbjorn
 
  |id      = virtualbjorn.SharedProfessions
 
   |nexus  = 16628
 
   |github  =
 
  
   |beta 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    = Prairie King UI Enhancements
   |author  = spacechase0
+
   |author  = Incognito357
   |id      = spacechase0.SharingIsCaring
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 14263
+
   |nexus  = 10769
   |github  = spacechase0/StardewValleyMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pravoloxinone
   |author  = TheCroak
+
   |author  = TheMightyAmondee
   |id      = TheCroak.BuildingsNotifications
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 620
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Precise Furniture
   |author  = Nishtra
+
   |author  = Espy
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = Espy.PreciseFurniture
   |nexus  = 756
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Precision Wheel
   |author  = Berkay Yigit, berkayylmao
+
   |author  = DespairScent
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 3782
+
   |nexus  = 22222
   |github  = berkayylmao/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Predictable Retaining Soil
   |author  = Platonymous
+
   |author  = Shockah
   |id      = Platonymous.ShipFromInventory
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 3219
+
   |nexus  = 10956
  |moddrop = 793916
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Predictor
   |author  = JPAN
+
   |author  = JoXW
   |id      = JPAN.QualityFromShipments
+
   |id      = JoXW.Predictor
   |nexus  = 7531
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Predict Seed Maker
   |author  = Iceburg
+
   |author  = lech43
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 321
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Preexisting Relationship
   |author  = Futro, Futroo
+
   |author  = spacechase0
   |id      = futro.ShippingBinSummary
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 18992
+
  |curse  = 867710
   |github  = futroo/Stardew-Valley-Mods
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta 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    = Pregnancy Role
   |author  = holythesea
+
   |author  = kdau
   |id      = holythesea.SortShippingCollection
+
   |id      = kdau.PregnancyRole
   |nexus  = 15694
+
   |nexus  = 5762
   |github  = holy-the-sea/SortShippingCollection
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Prepare for New Day
   |author  = SorryLate, rharyanto
+
   |author  = igotnousername
   |id      = SorryLate.ShopAnywhere
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 5299
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Press to Quack
   |author  = Entoarox
+
   |author  = DraconisLeonidas
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 2278
+
   |nexus  = 13583
  |chucklefish = 4381
+
   |github  = DraconisLeonidas/PressToQuack
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Price Drops
   |author  = TheMightyAmondee
+
   |author  = skuldomg, Skuld
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = skuldomg.priceDrops
   |nexus  = 8569
+
   |nexus  = 2047
   |github  = TheMightyAmondee/Shoplifter
+
   |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    = Shopping Cart
+
   |name    = Price Fluctuation
   |author  = furyx639
+
   |author  = lech43
   |id      = furyx639.ShoppingCart
+
   |id      = lech43.PriceFluctuation
  |curse  = 871829
+
   |nexus  = 6396
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Prices
   |author  = AvalonMFX
+
   |author  = skiilaa
   |id      = AvalonMFX.ShoppingShow
+
   |id      = skiilaa.Prices
   |nexus  = 18445
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
  
   |beta 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    = Shop Tile Framework
+
   |name    = Price Tooltips
   |author  = Cherry, CherryChain
+
   |author  = Darkhax
   |id      = Cherry.ShopTileFramework
+
   |id      = darkhax.pricetooltip
   |nexus  = 5005
+
   |nexus  =
   |moddrop = 716384
+
   |curse  = 299169
   |github  = ChroniclerCherry/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    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Prismatic Butterfly Location
   |author  = moonslime
+
   |author  = no12nv2
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 16028
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Clothing
 +
  |author  = atravita
 +
  |id      = atravita.PrismaticClothing
 +
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Prismatic Fire
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.ShowBirthdays
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 7495
+
   |nexus  = 12931
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Prismatic Furniture
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = Igorious.Showcase
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  =
+
   |nexus  = 12589
  |chucklefish = 4487
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Prismatic Pride
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = kdau
   |id      = f4iTh.ShowCatchQuality
+
   |id      = kdau.PrismaticPride
   |nexus  = 3326
+
   |nexus  = 9019
 +
  |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    = Show Cooking Recipes
+
   |name    = Prismatic Slime Finder
   |author  = MasterOfMutton
+
   |author  = MrKoatl
   |id      = faragodavid.showcookingrecipes
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 5525
+
   |nexus  = 7866
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Prismatic Statue
   |author  = Arphox
+
   |author  = Achtuur
   |id      = Arphox.ShowDailyLuck
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 15910
+
   |nexus  = 17013
   |github  = arphox/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Prismatic Tools
   |author  = Jonqora
+
   |author  = stokastic
   |id      = Jonqora.ShowItemQuality
+
   |id      = stokastic.PrismaticTools
   |nexus  = 6311
+
   |nexus  = 2428
   |github  = Jonqora/StardewMods
+
   |github  = stokastic/PrismaticTools
  
   |beta 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    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Prismatic Tools Continued
   |author  = aedenthorn, Erinthe
+
   |author  = iargue
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = iargue.PrismaticToolsContinued
  |curse  = 868887
+
   |nexus  = 21450
   |nexus  = 6540
+
   |github  =
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Producer Framework Mod
   |author  = Relance
+
   |author  = Digus
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 13186
+
   |nexus  = 4970
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = adverserath
+
   |author  = Digus
   |id      = Adverserath.ShowXP
+
   |id      = Digus.PFMAutomate
   |nexus  = 19501
+
   |nexus  = 5038
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Production Stats
   |author  = Strobe and TehPers
+
   |author  = FlameHorizon
   |id      = ShroomSpotter
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 7934
+
   |nexus  = 21270
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Profession Adjustments
   |author  = Geko_X
+
   |author  = Kevin Connors
   |id      = gekox.shutUp
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 7358
+
   |nexus  = 2424
   |github  =
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  |source  = https://gitlab.com/geko_x/stardew-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Profiler
   |author  = Invatorzen
+
   |author  = SinZ
   |id      = invatorzen.AC
+
   |id      = SinZ.Profiler
   |nexus  = 12164
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Profit Calculator
   |author  = climaxius
+
   |author  = spacechase0
   |id      = climaxius.silentscarecrows
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 3258
+
  |curse  = 867736
   |github  = robbiev/SilentScarecrows
+
  |moddrop = 771668
 +
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Profit Calculator → DGA Support
   |author  = bogie5464
+
   |author  = 6135
   |id      = bogie5464.SiloReport
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 3194
+
  |moddrop = 1502461
   |github  = bogie5464/SiloReport
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.5
+
  |status  = abandoned
   |status   = workaround
+
   |broke in = Stardew Valley 1.6
   |summary = use [[#Silo Size|Silo Size]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
  |author  = 6135
 +
  |id      = 6135.ProfitCalculator
 +
   |moddrop = 1502461
 +
  |nexus   = 19931
 +
   |github = 6135/StardewValley.ProfitCalculator
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Margins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ProfitMargins
 +
  |nexus  = 4663
 +
  |moddrop = 716352
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Progressive Access Farm
   |author  = pepoluan
+
   |author  = onjulraz
   |id      = pepoluan.SiloSize
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 8819
+
   |nexus  = 2923
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Project Fluent
   |author  = TheMusketeer
+
   |author  = Shockah
   |id      = SimpleCropLabel
+
   |id      = Shockah.ProjectFluent
   |nexus  = 314
+
   |nexus  = 12638
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Project S
   |author  = Enaium
+
   |author  = NarlanMarlan
   |id      = Enaium.SimpleHUD
+
   |id      = narlan.projects
  |moddrop = 1145228
+
   |nexus  = 3785
   |nexus  =
+
   |github  = NolanEastburn/ProjectS
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Public Access TV
   |author  = skn
+
   |author  = kdau
   |id      = skn.HungerMod
+
   |id      = kdau.PublicAccessTV
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 5605
   |github =
+
  |moddrop = 757967
 +
  |source  = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
   |status  = workaround
 +
  |summary = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Public Access TV (1.6)
   |author  = aedenthorn, Erinthe
+
   |author  = John Peters
   |id      = aedenthorn.Screenshot
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 10178
+
   |nexus  = 22486
   |github  = aedenthorn/StardewValleyMods
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = BleakCodex
+
   |author  = TerryDBS
   |id      = BleakCodex.SimpleSounds
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 14540
+
   |nexus  = 7048
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Puffer Chick - Chickens
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Sonozuki
   |id      = tZed.SimpleSprinkler
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 76
+
   |nexus  = 2997
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Pumpkin Chickens
   |author  = cel10e
+
   |author  = Sonozuki
   |id      = cel10e.SimplifiedAchievements
+
   |id      = EpicBellyFlop45.PumpkinChickens
  |moddrop = 909416
+
   |nexus  = 3004
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Purchasable Galaxy Item
   |author  = MindMeltMax
+
   |author  = SorryLate
   |id      = MindMeltMax.SPRegen
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 6778
+
   |nexus  = 5289
   |moddrop = 1135654
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Purchasable Recipes
   |author  = Krutonium
+
   |author  = Paracosm
   |id      = Krutonium.SitandRest
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 7403
+
   |nexus  = 1722
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit For Stamina
 
  |author  = Entoarox
 
  |id      = Entoarox.SitForStamina
 
  |nexus  = 7334
 
  |github  = Entoarox/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sit n' Relax: Rest Your Butt
 
  |author  = MissCoriel
 
  |id      = misscoriel.sitnrelax
 
  |nexus  = 7336
 
  |github  = MissCoriel/Sit-n-Relax
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Siv's Marriage
 
  |author  = sivolobwho, Tori Leblanc, Siv
 
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
 
  |nexus  = 366
 
  |github  = tlcasebeer/SivsMarriageMod
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |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    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Purist Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PuristMod
   |nexus  = 6969
+
   |nexus  = 16097
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Pussle
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.SizableFish
+
   |id      = Platonymous.Pussle
   |nexus  = 14267
+
  |moddrop = 1521424
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 19760
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Put Batteries in Fish Tanks
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.PutBatteriesInFishTanks
 +
  |nexus  = 23155
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = PVP Friendly Fire, PVP
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.Skateboard
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 13096
+
   |nexus  = 15589
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = LunaticShade
+
   |author  = spacechase0 and ParadigmNomad
   |id      = LunaticShade.SkillfulClothes
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 8541
+
  |curse  = 867715
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Alphablackwolf
+
   |author  = Platonymous
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = Platonymous.Toolkit
   |nexus  = 569
+
   |nexus  = 1726
   |github  = Alphablackwolf/SkillPrestige
+
   |moddrop = 793815
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Qi Chests
   |author  = Alphablackwolf
+
   |author  = spacechase0
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = spacechase0.QiChest
   |nexus  = 569
+
   |nexus  = 15696
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Qi Exchanger
   |author  = Tondorian
+
   |author  = Mizzion
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = mizzion.qiexchanger
   |nexus  = 18605
+
   |nexus  = 1930
   |github  = Tondorian/StardewValleyMods
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |beta 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    = Qi Sprinklers
   |author  = Alphablackwolf
+
   |author  = UnknownLegacy
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 569
+
   |nexus  = 7904
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = UnkLegacy/QiSprinklers
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Alphablackwolf
+
   |author  = Prismuth
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = <Prismuth.QuaintFarmBridge
  |nexus  = 569
+
   |nexus  = 1647
  |github  = Alphablackwolf/SkillPrestige
 
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skill Rings
 
  |author  = AlphaMeece
 
  |id      = AlphaMeece.SkillRings
 
   |nexus  = 7515
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in   = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Quality Bait
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.SkillTraining
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 14452
+
  |curse  = 1004490
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Quality Fish Ponds
   |author  = FricativeMelon
+
   |author  = ytsc
   |id      = FricativeMelon.SkipDialogue
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 15311
+
   |nexus  = 11021
   |github  = FricativeMelon/SkipDialogue
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Quality Of Combat
   |author  = LucaINC
+
   |author  = Aile72
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 19762
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = DewMods
+
   |author  = DaLion
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 2697
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Quality Products
   |author  = Pathoschild
+
   |author  = SilentOak
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = SilentOak.QualityProducts
   |nexus  = 533
+
   |nexus  = 3609
   |moddrop = 606601
+
  |github  = silentoak/StardewMods
   |github = Pathoschild/StardewMods
+
 
 +
   |status  = workaround
 +
   |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Quality Products → Auto Quality Patch
   |author  = DeadRobotDev
+
   |author  = SilentOak
   |id      = DeadRobotDev.SkipStart
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11885
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
  
   |beta 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    = Skip Text
+
   |name    = Quality Scrubber
   |author  = CrunchyDuck
+
   |author  = Traktori
   |id      = CrunchyDuck.SkipText
+
   |id      = Traktori.QualityScrubber
   |nexus  = 8947
+
   |nexus  = 5663
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Quality Scrubber for Automate
   |author  = S1mmyy
+
   |author  = Traktori
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 6121
+
   |nexus  = 5663
   |github  = S1mmyy/StardewMods
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Quality Smash
   |author  = NetworkOverflow
+
   |author  = barfytheclown
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 16533
+
   |nexus  = 7907
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  = jn84/QualitySmash
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Queen of Sauce Randomizer
   |author  = Bifibi, Lestoph
+
   |author  = Speshkitty
   |id      = SkullCavernElevator
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 963
+
   |nexus  = 7151
   |github  =
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Questable Tractor
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = NermNermNerm
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 7908
+
   |nexus  = 20703
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Quest Delay
   |author  = atravita
+
   |author  = BadNetCode
   |id      = atravita.SleepInWedding
+
   |id      = BadNetCode.QuestDelay
   |curse   = 870963
+
   |nexus   = 1239
   |moddrop = 1294437
+
   |moddrop = 473938
  |nexus  = 15006
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Quest Essentials
   |author  = Annosz
+
   |author  = PurrplingCat
   |id      = Annosz.SleeplessFisherman
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 5915
+
   |nexus  = 8827
   |github  = Annosz/StardewValleyModding
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Quest Framework
   |author  = instafluff
+
   |author  = PurrplingCat
   |id      = instafluff.sleeplessinstardew
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 5445
+
  |curse  = 577691
   |github  = instafluff/SleeplessInStardew
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Quest Time Limits
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.sleepovers
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 3531
+
  |curse  = 868671
   |github  = bwdymods/SDV-Sleepovers
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Agenda
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuickAgenda
 +
  |nexus  = 22258
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Quick Forward Dash, Warp Mod
 
   |author  = Vexorth
 
   |author  = Vexorth
   |id      = Vexorth.SleepWherever
+
   |id      = Vexorth.Warp
   |nexus  = 16674
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Quick Glance
   |author  = Platonymous
+
   |author  = adverserath
   |id      = Platonymous.SleepWorker
+
   |id      = Adverserath.QuickGlance
  |curse  = 877233
+
   |nexus  = 12058
  |moddrop = 793835
+
   |github  = adverserath/QuickGlance
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Quick Load
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.QuickLoad
  |curse  = 867761
+
   |nexus  = 7756
  |moddrop = 129011
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1152
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Quick Minigame
   |author  = fernass354
+
   |author  = Enaium
   |id      = fernass354.SlimeHutchResize
+
   |id      = Enaium.QuickMinigame
   |nexus   = 18507
+
   |curse   = 438741
   |github  =
+
   |moddrop = 895127
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Quick Responses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 13778
+
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Quick Responses (1.6 Updated)
   |author  = Tofu, SadDodo
+
   |author  = yummypecho - original by aedenthorn
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = yummypecho.QuickResponses
   |nexus  = 2743
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quick Sell
   |author  = exotico
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = exotico.SlimeProduce
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 7634
+
   |nexus  = 7854
   |github  = andraemon/SlimeProduce
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Quick Shop
   |author  = aurnj, Roy Li
+
   |author  = Enaium
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = Enaium-StardewValleyMods/QuickShop
  |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quick Start
   |author  = Peasly Wellbott
+
   |author  = WuestMan, redknightofdoom
   |id      = Wellbott.SlimHutchCode
+
   |id      = WuestMan.QuickStart
   |nexus  = 7424
+
   |nexus  = 2375
   |github  = Wellbott/StardewValleyMods
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Quick Stash
   |author  = Redwood, Towering Redwood
+
   |author  = ChiroxT
   |id      = Redwood.SlingshotRebalance
+
   |id      = treinke.quickstash
   |nexus  = 14391
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Quick Swap
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Allan Wang
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = AllanWang.QuickSwap
   |nexus  = 252
+
   |nexus  = 13956
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = AllanWang/Stardew-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    = Smack Dat Scarecrow
+
   |name    = Quotes
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.SmackDatScarecrow
+
   |id      = aedenthorn.Quotes
  |curse  = 871830
+
   |nexus  = 6503
   |nexus  = 13528
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Radioactive Geodes
   |author  = Pathoschild
+
   |author  = justastranger
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 3750
+
   |moddrop = 952722
   |moddrop = 606555
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Radioactive Tools
   |author  = Peasly Wellbott
+
   |author  = kakashigr
   |id      = Wellbott.FishWell
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 7651
+
   |nexus  = 7630
   |github  = Wellbott/StardewValleyMods
+
   |github  = kakashigr/stardew-radioactivetools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Rainbow Cursor
   |author  = DecidedlyHuman
+
   |author  = Jamie Taylor
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 11158
+
   |nexus  = 15886
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = jltaylor-us/StardewRainbowCursor
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Rainbow Trail
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 13268
+
   |nexus  = 16914
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Raincoat When Raining
   |author  = stokastic
+
   |author  = BikiFae, bikinavisho
   |id      = stokastic.SmartCursor
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 2458
+
   |nexus  = 4659
   |github  = stokastic/SmartCursor
+
   |github  = bikinavisho/RainCoatWhenRaining
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = RainPlus
   |author  = KuroBear
+
   |author  = Deadlykirpy
   |id      = KuroBear.SmartMod
+
   |id      = Kirpy.RainPlus
   |nexus  =
+
   |nexus  = 6559
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Rain Randomizer
   |author  = gbromios
+
   |author  = EvilPdor
   |id      = gbromios.SmolFish
+
   |id      =
   |nexus  = 14287
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Rain Refills Watering Can
   |author  = Cherry, ChroniclerCherry
+
   |author  = StultusV
   |id      = Cherry.SnackAnything
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 5196
+
   |nexus  = 11554
  |moddrop = 716397
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Rains Interaction Mod
   |author  = Darkhax
+
   |author  = RainKuro
   |id      = darkhax.snailmail
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  =
+
   |nexus  = 18850
  |curse  = 307861
+
   |github  =
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Raised Garden Beds
   |author  = John Peters
+
   |author  = blueberry
   |id      = JohnPeters.SnowCrab
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 11302
+
   |nexus  = 5305
   |github  =
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Ranching Tool Upgrades
 
   |author  = drbirbdev
 
   |author  = drbirbdev
   |id      = drbirbdev.SocializingSkill
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 14142
+
   |nexus  = 12280
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Hair Color
 +
  |author  = bookworm89723
 +
  |id      = davis.randomhair
 +
  |nexus  = 3271
 +
  |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Randomized Energy
   |author  = Cecidelus
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Cecidelus.SocialNetwork
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 8255
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Random NPCs, Random Visitors
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 7871
+
   |nexus  = 4911
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Random Slimes
   |author  = aedenthorn, Erinthe
+
   |author  = ChrisMzz
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 13698
+
   |nexus  = 21320
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Random Start Day
   |author  = funny-snek
+
   |author  = idermailer
   |id      = funnysnek.socialtabpatch
+
   |id      = idermailer.RandomStartDay
   |nexus  = 2981
+
   |nexus  = 13225
   |github  =
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Random Tastes
   |author  = PeacefulEnd
+
   |author  = skiilaa
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = skiilaa.RandomTastes
   |nexus  = 12311
+
   |nexus  = 2285
  |github  = Floogen/SolidFoundations
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Range Display, Sprinkler Range
   |author  = PeacefulEnd
+
   |author  = CatCattyCat, Cat
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = cat.sprinklerrange
   |nexus  = 12311
+
   |nexus  = 1179
   |github  = Floogen/SolidFoundations
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Ranged Tools
   |author  = Kerlin & Sona
+
   |author  = vgperson
   |id      = kerlin.sonasfarm
+
   |id      = vgperson.RangedTools
   |nexus  = 8545
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Range Highlight
   |author  = lilico
+
   |author  = Jamie Taylor
   |id      = lilico.SonicShoes
+
   |id      = jltaylor-us.RangeHighlight
   |nexus   = 10226
+
   |curse   = 997096
   |github  =
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Raven of The Valley
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = nicks
   |id      = Zeldo.LinkedStorages
+
   |id      = nicks.RavenofTheValley
   |nexus  =
+
   |nexus  = 19856
  |curse  = 290653
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Readers Digest
   |author  = aRooooooba
+
   |author  = Remy Bach
   |id      = aRooooooba.SortingChests
+
   |id      = remybach.readersdigest
   |nexus  = 8224
+
   |nexus  = 3040
   |github  = aRooooooba/SortingChests
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Readers Digest for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = Slash215
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = Slash215.readersdigest
   |nexus  = 10232
+
   |nexus  = 22972
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Real Clock
   |author  = strelkasaur
+
   |author  = thimadera
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = thimadera.Realclock
   |nexus  = 13099
+
   |nexus  = 21726
   |github  =
+
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Realistic Fishing
   |author  = MindMeltMax
+
   |author  = Kevin Connors
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 7465
+
   |nexus  = 2623
  |moddrop = 1135690
+
   |github  = kevinforrestconnors/RealisticFishing
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta 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    = Sound Tweaker
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.RealNames
   |nexus  = 14767
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Real Time
   |author  = spacechase0
+
   |author  = Enaium, Lightcolour888
   |id      = spacechase0.SpaceCore
+
  |id      = Enaium.RealTime
   |curse   = 867152
+
  |nexus  = 5336
   |moddrop = 136998
+
  |github  =
   |nexus  = 1348
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Framework
 +
  |author  = drbirbdev
 +
   |id      = drbirbdev.RealtimeFramework
 +
  |nexus  = 18915
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Minimap
 +
   |author  = spacechase0
 +
   |id      = spacechase0.RealtimeMinimap
 +
   |curse  = 867706
 +
   |nexus  = 9386
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Berisan
+
   |author  = SixthTitan
   |id      = Berisan.SpawnMonsters
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 3201
+
   |nexus  = 5773
   |github  = Berisan/SpawnMonsters
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recatch Legendary Fish
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
 +
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Recipes In Mail
   |author  = Mase
+
   |author  = Freaksaus
   |id      = Mase.SpawnMoreRocks
+
   |id      = freaksaus.recipesinmail
   |nexus  = 7423
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = AcidicNic
+
   |author  = Nox Chimaera, noxkimaera
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 7588
+
   |nexus  = 22378
   |github  = AcidicNic/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Reciprocate
   |author  = atravita
+
   |author  = YunHikari
   |id      = atravita.SpecialOrdersExtended
+
   |id      = YunHikari.Reciprocate
  |curse  = 870988
+
   |nexus  = 17714
  |moddrop = 1086743
+
   |github  =
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Recover Stamina
   |author  = Button, Spiderbuttons
+
   |author  = lperkins2, Logan Perkins
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 15882
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Recurring Reminders
   |author  = Blackclaw
+
   |author  = Dem1se
   |id      = Blackclaw.SpeedMod
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 5082
+
   |nexus  = 6840
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = dem1se/SDVMods
  
   |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    = Recyclable Cola
   |author  = Underscore
+
   |author  = XxHarvzBackxX
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = harvz.RecyclableCola
   |nexus  = 7337
+
   |nexus  = 10865
   |github  = Underscore76/SDVPracticeMod
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Redesigned Farmhouse Layout
   |author  = instafluff
+
   |author  = Aimon111 & DaLion
   |id      = instafluff.spelldewvalley
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7322
+
   |nexus  = 11420
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Redraw Pelican Town Config
   |author  = spacechase0
+
   |author  = JefGrizli
   |id      = spacechase0.Spenny
+
   |id      = JefGrizli.RedrawPelicanTownC
  |curse  = 867742
+
   |nexus  = 15564
  |moddrop = 771624
+
   |github  =
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Refill Silos
   |author  = spacechase0
+
   |author  = Alpha_Omegasis
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Omegasis.RefillSilos
   |nexus  = 14984
+
   |nexus  = 20779
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Refill Watering Can in Town Fountain
  |author  = spacechase0
+
   |author  = TfueLovesBanana
  |id      = spacechase0.SpennyLite
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
  |nexus  = 14249
+
   |nexus  = 16764
  |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spice of Life
 
   |author  = KarratKake
 
   |id      = KarratKake.SpiceOfLife
 
   |nexus  = 7398
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Refund Staircases
   |author  = sophie
+
   |author  = Nick Martin
   |id      = sophie.SplashText
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 14416
+
   |nexus  = 19209
   |github  = sophiesalacia/StardewMods
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Regeneration
   |author  = RomenH
+
   |author  = Hammurabi
   |id      = RomenH.SplitScreenManager
+
   |id      = HammurabiRegeneration
   |nexus  = 12063
+
   |nexus  =
   |github =
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Regen Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.Spoilage
+
   |id      = Zoryn.RegenMod
   |nexus  = 14712
+
   |nexus  =
   |github = aedenthorn/StardewValleyMods
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Regular Quality
   |author  = Dounat2201, Sasara
+
   |author  = desto, JustToDownloadThings
   |id      = Sasara.pumkin
+
   |id      = desto.RegularQuality
   |nexus  = 4586
+
   |nexus  = 5090
   |github  =
+
   |github  = desto-git/smapi-RegularQuality
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Rejuvenating Forest
   |author  = Shaklin
+
   |author  = Team Timber
   |id      = shaklin.spouseoutdoorarea
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 6747
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Relationship Bar UI
   |author  = mistyspring
+
   |author  = SlyMerc
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = RelationshipBar
  |curse  = 880521
+
   |nexus  = 1009
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Relationships Enhanced
   |author  = Wata, Watagatapitusberry
+
   |author  = rodrigovaz
   |id      = Spouseroom
+
   |id      = relationshipsenhanced
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |chucklefish = 4435
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Relationship Status
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = Dragonisser
   |id      = Sikker.SpouseStuff
+
   |id      = relationshipstatus
   |nexus  = 4651
+
   |nexus  = 751
   |github  = sikker/SpouseStuff
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Relationship Tooltips
   |author  = Blaxsmith
+
   |author  = M3ales
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 7661
+
   |nexus  =
   |github  = Blaxsmith/SprinklerActivation
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Relationship Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Branic
   |id      = aedenthorn.SprinklerMod
+
   |id      = Branic.RelationshipTracker
   |nexus  = 15385
+
   |nexus  = 2845
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Paradox355/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Relativity
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = AdroSlice
   |id      = SPDSprintAndDash
+
   |id      = AdroSlice.Relativity
   |nexus  = 235
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
   |source = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 +
   |author = The Fluffy Robot
 +
  |id      = TheFluffyRobot.RelaxingWeekends
 +
  |nexus  = 19662
 +
  |github  = jamespfluger/Stardew-ModCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
 +
  |author  = mouahrara
 +
  |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
 +
  |nexus  = 20606
 +
  |github  = mouahrara/RelocateFarmAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
 +
  |author  = zeldela
 +
  |id      = zeldela-RememberBirthdays
 +
  |nexus  = 13554
 +
  |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Remember Faced Direction
   |author  = littleraskol
+
   |author  = Annosz
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 560
+
   |nexus  = 6946
  |moddrop = 827770
+
   |github  = Annosz/StardewValleyModding
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Remember Your Umbrella
   |author  = Patrick, mistersnuggler
+
   |author  = heyseth
   |id      =
+
   |id      = heyseth.umbrellas
   |nexus  =
+
   |nexus  = 8366
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = heyseth/SDVMods
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Reminders
   |author  = onemix
+
   |author  = Surkasu
   |id      = onemix.Sprinting
+
   |id      = Surkasu.Reminders
   |nexus  = 10469
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Remind to Exit
   |author  = Abs, abslam
+
   |author  = pepoluan
   |id      = abs.SprintNRegen
+
   |id      = pepoluan.RemindToExit
   |nexus  = 4898
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 
+
   |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Jessebot, JessebotX
+
   |author  = nein
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = nein.MixedSeedMod
   |nexus  = 4778
+
   |nexus  = 22311
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Remote Fridge Storage
   |author  = unidarkshin, Devin Lematty
+
  |author  = EternalSoap, arjan3004
   |id      = DevinLematty.Sprint
+
  |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 7492
+
  |nexus  = 2545
 +
  |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Removable Horse Hats
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.removablehorsehats
 +
  |nexus  = 2223
 +
  |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
 +
  |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    = Sprint (Yoshify)
+
   |name    = Remove Animal Limitations
   |author  = Yoshify
+
   |author  = Hobbes
   |id      =
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 2
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Rename
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Remmie, CoinzReturns
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Remmie.Rename
   |nexus  = 4922
+
   |nexus  = 2130
   |github  = ameisen/SV-SpriteMaster
+
   |github  =
  
   |beta 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    = Sprites in Detail
+
   |name    = Rename Reworked
   |author  = BleakCodex
+
   |author  = Parabyted
   |id      = BleakCodex.SpritesInDetail
+
   |id      = parabyted.renamerework
   |nexus  = 14487
+
   |nexus  = 10866
   |github  = BleakCodex/SpritesInDetail
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Rented Tools
   |author  = Peasly Wellbott
+
   |author  = JarvieK
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = JarvieK.RentedTools
   |nexus  = 7683
+
   |nexus  = 1307
   |github  = Wellbott/StardewValleyMods
+
   |github  = Jarvie8176/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Rented Tools Improved
   |author  = punyo, yakminepunyo
+
   |author  = SolusCleansing
   |id      = punyo.StackCheckFix
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 2433
+
   |nexus  = 18909
   |github  = pomepome/StackCheckFix
+
   |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Reorient After Eating
   |author  = aedenthorn, Erinthe
+
   |author  = PunningLinguist
   |id      = aedenthorn.StackedItemIcons
+
   |id      = PunningLinguist.ReorientAfterEating
  |curse  = 868678
+
   |nexus  = 7585
   |nexus  = 15468
+
   |github  = amconners/ReorientAfterEating
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Replace Fertilizer
   |author  = CatCattyCat, Cat
+
   |author  = jingshenSN2
   |id      = cat.stackeverything
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 2053
+
   |nexus  = 24550
  |moddrop = 833551
+
   |github  = jingshenSN2/ReplaceFertilizer
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Replanter
   |author  = furyx639
+
   |author  = jwdred
   |id      = furyx639.StackQuality
+
   |id      = jwdred.Replanter
  |curse  = 871828
+
   |nexus  = 589
   |nexus  = 13724
+
   |github  = jdusbabek/stardewvalley
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = ReRegeneration
   |author  = Shockah
+
   |author  = littleraskol
   |id      = Shockah.StackSizeChanger
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 11866
+
   |nexus  = 6837
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = pepoluan
+
   |author  = rocslayer, James Overton
   |id      = pepoluan.StackSplitRedux
+
   |id      = Roc.Reseed
   |nexus  = 8967
+
   |nexus  = 2421
  |moddrop = 976551
+
   |github  =
   |github  = pepoluan/StackSplitRedux
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = StackSplitX
+
   |name    = Reset Terrain Features
   |author  = tstaples
+
   |author  = mabelSyrup
   |id      = tstaples.StackSplitX
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 798
+
   |nexus  = 4715
   |github  = tstaples/StackSplitX
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.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    = Stack to Nearby Chests
+
   |name    = Resource Storage
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 1787
+
   |nexus  = 17951
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Resource Storage - Continued
   |author  = Becks723
+
   |author  = aedenthorn and FlyingTNT
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 13381
+
   |nexus  = 22539
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = EvilPdor
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  =
+
   |nexus  = 12029
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = spacechase0/StardewValleyMods
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Restauranteer
   |author  = minervamaga
+
   |author  = aedenthorn, Erinthe
   |id      = minervamaga.StandardizedKrobus
+
   |id      = aedenthorn.Restauranteer
   |nexus  =
+
   |nexus  = 14519
   |moddrop = 716314
+
   |github  = aedenthorn/StardewValleyMods
   |github  = minervamaga/StandardizedKrobus
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Retro Active Achievements
   |author  = bwdy
+
   |author  = iceburg
   |id      = bwdy.starbot
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 4755
+
   |nexus  = 4974
   |github  = bwdymods/SDV-Starbot
+
   |github  = ManApart/RetroActiveAchievements
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Retroactive Stardew
   |author  = Mohammad Shoaib
+
   |author  = millerscout
   |id      = shoaib.stardewaccess
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 16205
+
   |nexus  = 6953
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = millerscout/StardewMillerMods
   |github  = stardew-access/stardew-access
 
  
   |beta 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    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = mod.kitchen
+
   |author  = Iceburg
   |id      = mod.kitchen.stardewandchill
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 12147
+
   |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 Aquarium Code
+
   |name    = Reverse Proposal
   |author  = Gervig91
+
   |author  = GreenOnion24
   |id      = Cherry.StardewAquarium
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 6372
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Revive Dead Crops
   |author  = Moonwolf, Moonwolf287
+
   |author  = atravita
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 16527
+
  |curse  = 870964
   |github  =
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Informant-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Kaito Kid
+
   |author  = ribeena
   |id      = KaitoKid.StardewArchipelago
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 16087
+
   |nexus  = 11809
   |github  = agilbert1412/StardewArchipelago
+
   |github  = ribeena/BusLocations
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ridgeside Village
 +
  |author  = Rafseazz
 +
  |id      = Rafseazz.RidgesideVillage
 +
  |nexus  = 7286
 +
  |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Right Click to Untill Soil
   |author  = Lake1059, 1059Studio
+
   |author  = Kumagabear
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 9293
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Ring of Fire
   |author  = Cylon
+
   |author  = Platonymous
   |id      = cylon.stardewbrewery
+
   |id      = Platonymous.RingOfFire
   |nexus  = 2057
+
   |nexus  = 1166
   |github  = JustCylon/stardew-brewery
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Ring Overhaul
   |author  = Juice805
+
   |author  = Goldenrevolver
   |id      = Juice805.StardewConfigMenu
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 1312
+
   |nexus  = 10669
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |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    = Ring Overhaul for Walk of Life
   |author  = Poison
+
   |author  = Jibb
   |id      = Poison.StardewTesting
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 10005
+
   |nexus  = 12171
 
   |github  =
 
   |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    = Stardew Discord
+
   |name    = Rise And Shine
   |author  = Steven Kraft
+
   |author  = Yoshify
   |id      = StevenKraft.StardewDiscord
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 3608
+
   |nexus  = 3
   |github  = steven-kraft/StardewDiscord
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 0.39.1
}}
+
  |status   = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary = Use [[#Just Sleep In|Just Sleep In]] instead.
   |name    = Stardew Druid
+
<!--
   |author = Neosinf
+
   |unofficial version = 1.1.1-whisk-update
  |id      = neosinf.StardewDruid
+
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
   |nexus  = 18465
+
-->
   |github  = Neosinf/StardewDruid
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Neosinf
+
   |author  = idermailer
   |id      = neosinf.StardewDruidLite
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 19308
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Robin Work Hours
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RobinWorkHours
 +
  |nexus  = 11244
 +
  |github  = aedenthorn/StardewValleyMods
  
   |beta 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    = Rock Paper Scissors
   |author  = Lake1059, 1059 Studio
+
   |author  = Spiderbuttons
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 11515
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
  |github  = StephenKairos/Teban100-StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Stardew Hack
+
   |name    = Rotate Toolbar
   |author  = bcmpinc
+
   |author  = Pathoschild
   |id      = bcmpinc.StardewHack
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 3213
+
   |nexus  = 1100
   |github  = bcmpinc/StardewHack
+
   |github  = Pathoschild/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Rummage - The Thievery Mod
   |author  = Tyler Gibbs
+
   |author  = ApryllForever
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 12264
+
   |nexus  = 12764
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Rune Magic
   |author  = davikr, apdapreturns
+
   |author  = fierro
   |id      = davikr.hypnos
+
   |id      = fierro.rune_magic
   |nexus  = 5935
+
   |nexus  = 15065
   |github  = davicr/StardewHypnos
+
   |github  = facufierro/RuneMagic
   |broken in = Stardew Valley 1.4
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Run Fast, Sprint
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.StardewImpact
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 14365
+
   |nexus  = 12701
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Running Key
   |author  = Mizzion
+
   |author  = strato35
   |id      = mizzion.stardewlocations
+
   |id      = Strato35.RunningKey
   |nexus  = 1929
+
   |nexus  = 5527
   |moddrop = 661357
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Late
 +
  |author  = Coll1234567
 +
  |id      = Coll1234567.RunningLate
 +
  |nexus  = 3518
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Rush Orders
   |author  = Angebro
+
   |author  = spacechase0
   |id      = Angebro.StardewMediaKeys
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 11246
+
  |curse  = 867397
   |github  = AngeloC3/StardewMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Vinyks
+
   |author  = ZeroMeters
   |id      = Vinyks.StardewMotif
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 14326
+
   |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    = Stardew Nametags
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = Tyler Gibbs
+
   |author  = ZeroMeters
   |id      = tylergibbs2.StardewNametags
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 12158
+
   |nexus  = 10747
   |github  = tylergibbs2/StardewNametags
+
   |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    = Stardew News Feed
+
   |name    = Safe Lightning
   |author  = Other Buckets
+
   |author  = CatCattyCat, Cat
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = cat.safelightning
   |nexus  = 3206
+
   |nexus  = 2039
   |github  = Mikesnorth/StardewNewsFeed
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Stardew Notifications
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = monopandora
+
   |author  = Shockah
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = Shockah.SafeLightning
   |nexus  = 4713
+
   |nexus  = 11857
  |moddrop = 664154
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Sakorona/SDVMods
 
  
   |beta 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    = STardew Overview
+
   |name    = Safer Bombs
   |author  = Sto13
+
   |author  = Dragoon23
   |id      = Sto13.STardewOverview
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 14564
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Safe Reading
   |author  = seeinggreen
+
   |author  = LunaticShade
   |id      = seeinggreen.StardewProgress
+
   |id      = LunaticShade.SafeReading
   |nexus  = 9786
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Prism 99
+
   |author  = blueberry
   |id      = prism99.advize.stardewrealty
+
   |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  = 10512
+
   |nexus  = 4154
   |github  = Prism-99/FarmExpansion
+
   |github  = b-b-blueberry/SailorStyles
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Saloon Warp Totem
   |author  = aedenthorn, Erinthe
+
   |author  = Artinity
   |id      = aedenthorn.StardewRPG
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 11132
+
   |nexus  = 16450
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = SAML
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = MindMeltMax
   |id      = evfredericksen.StardewSpeak
+
   |id      = MindMeltMax.SAML
   |nexus  = 7929
+
   |nexus  = 20250
   |github  = evfredericksen/StardewSpeak
+
   |github  = MindMeltMax/SAML
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Satchels
   |author  = NeroYuki
+
   |author  = spacechase0
   |id      = neroyuki.rlvalley
+
   |id      = spacechase0.Satchels
   |nexus  = 14183
+
   |nexus  = 20625
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Sauvignon in Stardew
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Jesse, Jdvicks94
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 425
+
   |nexus  = 2597
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Stardew Valley Barber, Stardew Barber
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = phroureo
+
   |author  = BlaDe
   |id      = phroureo.BarberSV
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 9061
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Anywhere Redux, Save Anywhere
 +
  |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
 +
  |id      = Omegasis.SaveAnywhere
 +
  |curse  = 898109
 +
  |nexus  = 8386<!--non-redux: 444-->
 +
  |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |beta 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    = Stardew Valley ESP, sdv-helper
+
   |name    = Save Backup
   |author  = reimu, r2h, tomdc
+
   |author  = SMAPI
   |id      = reimu.sdv-helper
+
   |id      = SMAPI.SaveBackup
   |nexus  = 3917
+
   |nexus  =
   |github  = rei2hu/stardewvalley-esp
+
   |url    = https://smapi.io
 
+
   |github  = Pathoschild/SMAPI
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Save Game Options
   |author  = Flashshifter
+
   |author  = SorryLate, rharyanto
   |id      = FlashShifter.SVECode
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 3753
+
   |nexus  = 5190
  |moddrop = 833179
+
   |github  =
   |github  = FlashShifter/StardewValleyExpanded
 
  
   |beta 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    = Stardew Valley Randomizer
+
   |name    = Scale Up
   |author  = Tooshi
+
   |author  = Platonymous
   |id      = Tooshi.Randomizer
+
   |id      = Platonymous.ScaleUp
   |nexus  = 5185
+
   |nexus  = 3130
   |curse  = 308003
+
   |moddrop = 793912
   |github  = cTooshi/stardew-valley-randomizer
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Scarecrow Highlighter
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = WretchedPenguin
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 13614
+
   |nexus  = 3579
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  =
  
   |beta 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    = Scaring - Thieving Skill
   |author  = evskii
+
   |author  = moonslime
   |id      = evskii.StardewTimelapse
+
   |id      = moonslime.SpookySkill
   |nexus  = 19806
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Schedule Viewer
   |author  = Prism 99
+
   |author  = BinaryLip
   |id      = prism99.stardewweb
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   = 8715
+
   |curse   = 1020728
   |github  =
+
   |nexus  = 19305
 
+
   |github  = BinaryLip/ScheduleViewer
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Scream
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Taskmaster
   |id      = Omegasis.StardustCore
+
   |id      = Taskmaster.Scream
   |nexus  = 2341
+
   |nexus  = 4588
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Screaming For Joy
   |author  = FenrirA
+
   |author  = Danil Harding, Danil_HM
   |id      = FenrirAsonda.Starksouls
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 10915
+
   |nexus  = 24643
   |github  = OhWellMikell/Starksouls
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Screenshot Everywhere
   |author  = mmanlapat
+
   |author  = Gaiadin
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 1138
+
   |nexus  = 10805
   |github  =
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Blank
 +
  |author  = Caraxian
 +
  |id      = caraxian.scroll.to.blank
 +
  |nexus  = 4144
 +
  |chucklefish = 4405
 +
  |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Scroll To Zoom
   |author  = certifiableGrimalkin
+
   |author  = Tomwa
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 15846
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Scrying Orb
   |author  = CaptainSully
+
   |author  = kdau
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = kdau.ScryingOrb
   |nexus  = 9878
+
   |nexus  = 5603
   |moddrop = 1035412
+
   |moddrop = 756553
   |github = CaptainSully/StardewMods
+
   |source = https://gitlab.com/kdau/predictivemods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Scythe Harvesting
   |author  = treyh0
+
   |author  = mmanlapat
   |id      = treyh0.StartWithHat
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 2628
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = SDV Game of Life
   |author  = ZackHill
+
   |author  = Super Aardvark, ubererdferkel
   |id      = ZackHill.StashItems
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 9624
+
   |nexus  = 5361
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = SDV Twitch
   |author  = lambui
+
   |author  = Dawgeth
   |id      = BlueMod_StashItemsToChest
+
   |id      = MTD.SDVTwitch
   |nexus  =
+
   |nexus  = 1760
  |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 3.0
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = SDVWM, The Weather Machine
   |author  = Dinotopea
+
   |author  = SixthTitan
   |id      = Dinotopea.StaticInventory
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 20093
+
   |nexus  = 3203
   |github  = nrobinson12/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Vertighost, Vertigon
+
   |author  = FreeTheJunimos
   |id      = Vertigon.StatsAsTokens
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 9659
+
   |nexus  = 13911
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  =
  
   |beta 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    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = strato35
+
   |author  = FreeTheJunimos
   |id      = Strato35.StatsReloader
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 7428
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Season Affixes
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = Shockah.SeasonAffixes
  |curse  = 867713
+
   |nexus  = 16297
   |nexus  = 7532
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Seasonal Immersion
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.StatueShorts
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 17642
+
   |nexus  = 2273
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
   |beta 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Seasonal Save Slots
   |author  = su226
+
   |author  = Tyler Gibbs
   |id      = Su226.StayUp
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 7592
+
   |nexus  = 14382
   |github  = su226/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Season Switcher
   |author  = Krutonium
+
   |author  = dumbledalton
   |id      = krutonium.stayuplate
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 12578
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Sebastian Frog Tank Switch
   |author  = Mewsubi
+
   |author  = Shaklin
   |id      = Mewsubi.SteamDew
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 19396
+
   |nexus  = 8508
   |github  = myuusubi/SteamDew
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
  |beta status  = obsolete
 
  |beta summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Secretariat (Faster Horse)
   |author  = Haunted Pineapple
+
   |author  = Janglinator
   |id      = HauntedPineapple.StendewValley
+
   |id      = jangles.secretariat
   |nexus  = 19483
+
   |nexus  = 7537
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = Janglinator/Secretariat
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Advize and jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = aedenthorn.HedgeMaze
   |nexus   = 316
+
   |curse   = 868718
   |github  = Jinxiewinxie/StardewValleyMods
+
   |nexus   = 14138
 
+
   |github  = aedenthorn/StardewValleyMods
   |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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Secret Woods Snorlax
   |author  = Mustafa
+
   |author  = ichortower
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 13925
+
   |nexus  = 19112
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Seed Bag
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.StorageContainers
+
   |id      = Platonymous.SeedBag
   |nexus  = 16071
+
   |nexus  = 1133
   |github  =
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Seed Catalogue
   |author  = Krutonium
+
   |author  = spacechase0
   |id      = Krutonium.StrongerYou
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 7402
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Darkmushu
+
   |author  = aedenthorn and FlyingTNT
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 17380
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Seed Info, Seed Information
   |author  = Nishtra
+
   |author  = aedenthorn, Erinthe
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 691
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Seed Machines
   |author  = sophie
+
   |author  = Veress
   |id      = sophie.SturdySaplings
+
   |id      = Veress.SeedMachines
   |nexus  = 14440
+
   |nexus  = 6265
   |github  = sophiesalacia/StardewMods
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = vabrell, Victor Abrell
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = vabrell.sm_bqms
   |nexus  = 11719
+
   |nexus  = 14236
   |github  = aedenthorn/StardewValleyMods
+
   |github  = vabrell/sdw-seed-maker-mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = mytigio
+
   |author  = mcoocr
   |id      = mytigio.SubterranianOverhaul
+
   |id      = mcoocr.smcq
   |nexus  = 4149
+
   |nexus  = 3089
   |github  = mytigio/SDVMods
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  
   |broke in = Stardew Valley 1.5
+
   |broke in     = SMAPI 3.0
 
+
  |status      = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Seed Maker Quality
   |author  = The Sundrop Team
+
   |author  = Speshkitty
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 4014
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SeedMakerTweaks
 +
  |nexus  = 10681
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Seeds are Rare
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.SuperHopper
+
   |id      = jahangmar.SeedsAreRare
  |curse  = 867698
+
   |nexus  = 3618
   |nexus  = 9418
+
   |github  = jahangmar/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Seed Shortage
   |author  = spoocky123
+
   |author  = Xynerorias
   |id      = spoocky123.SuperSleeper
+
   |id      = xynerorias.seedshortage
   |nexus  = 10842
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Seeds Unpacked
   |author  = spacechase0 and ParadigmNomad
+
   |author  = blueberry
   |id      = spacechase0.SurfingFestival
+
   |id      = blueberry.SeedsUnpacked
  |curse  = 867720
+
   |nexus  = 7215
   |nexus  = 6688
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = See Me Rollin'
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.seemerollin
 +
  |nexus  = 10976
 +
  |moddrop = 1116122
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Select Tool Power
   |author  = MiphasGrace
+
   |author  = GrimatGaming
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 13126
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Self Serve
   |author  = Ophaneom
+
   |author  = aedenthorn, Erinthe
   |id      = Ophaneom.Survivalistic
+
   |id      = aedenthorn.SelfServe
   |nexus  = 12179
+
   |nexus  = 11313
   |github  = Ophaneom/Survivalistic
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Serve for 1.6
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.SelfServe
 +
  |nexus  = 20985
 +
  |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Self Service
   |author  = KDERazorback
+
   |author  = JarvieK
   |id      = KDERazorback.SvFishingMod
+
   |id      = JarvieK.SelfService
   |nexus  = 6403
+
   |nexus  = 1304
   |github  = KDERazorback/SvFishingMod
+
   |github  = Jarvie8176/StardewMods
  
   |beta 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    = Swim
+
   |name    = Self Service Shops
   |author  = aedenthorn, Erinthe
+
   |author  = GuiNoya, Yesst
   |id      = aedenthorn.Swim
+
   |id      = GuiNoya.SelfServiceShop
  |curse  = 868896
+
   |nexus  = 1622
   |nexus  = 6326
+
   |github  = GuiNoya/SVMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Sell Quality
   |author  = Myzkatonic
+
   |author  = DonDorscha, jasonmbrady
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = DonDorscha.SellQuality
   |nexus  = 7722
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Send Items Multiplayer
   |author  = John Peters
+
   |author  = hafnerpw
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 13991
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Swizzy Studios
+
   |author  = Denifia
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = Denifia.SendItems
   |nexus  = 3241
+
   |nexus  = 1087
   |github  = SwizzyStudios/SV-SwizzyMeads
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Separate Greenhouse
   |author  = Guedez
+
   |author  = lolmaj
   |id      = tab.autoloot
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 5115
+
   |nexus  = 3965
   |github  =
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Separate Money for Multiplayer
   |author  = Peasly Wellbott
+
   |author  = funny-snek
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 7797
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |beta 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
 +
  |name    = Serene Greenhouse
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SereneGreenhouse
 +
  |curse  = 870943
 +
  |nexus  = 8011
 +
  |github  = Floogen/SereneGreenhouse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serfdom
 +
  |author  = DaLion
 +
  |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
 +
  |nexus  = 24357
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Server Bookmarker
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Ilyaki
   |id      = TaintedCellar
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 1672
+
   |nexus  = 2968
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
  |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
+
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Server Browser
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.TakeAll
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 14247
+
   |nexus  = 3227
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Server-Browser
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Server Port Changer
 +
  |author  = PhantomGamers
 +
  |id      = PhantomGamers.ServerPortChanger
 +
  |nexus  = 2993
 +
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Set Money
   |author  = KarratKake
+
   |author  = j4c0b333
   |id      = KarratKake.TakeItSlow
+
   |id      = j4c0b333.SetMoney
   |nexus  = 13432
+
   |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |beta 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    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Set Reminders
   |author  = Inworld AI, PogDerson
+
   |author  = Aelaan Bluewood
   |id      = PogDerson.Inworld
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 16816
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Set Unique Game ID
   |author  = atravita
+
   |author  = dJomp
   |id      = atravita.TapGiantCrops
+
   |id      = dJomp.SetUniqueGameID
  |curse  = 870968
+
   |nexus  = 2042
  |moddrop = 1205166
+
   |github  =
   |nexus  = 13052
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 10661
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Shadow for Mazes, Maze
   |author  = skunkkky
+
   |author  = Edu Anttunes
   |id      = skunkkk.TapperReady
+
   |id      = Maze
   |nexus  = 1219
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Shared Exp, Shared Xp
   |author  = pepoluan
+
   |author  = Batzpup
   |id      = pepoluan.TapperReport
+
   |id      = SharedExp.Batzpup
   |nexus  = 8700
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |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    = Shared Professions
   |author  = TehPers
+
   |author  = virtualbjorn
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 16628
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Shared Recipes
   |author  = TehPers
+
   |author  = jpslatt, jslattery26
   |id      = TehPers.FestiveSlimes
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2990
+
   |nexus  = 22718
   |github  = TehPers/StardewValleyMods
+
   |github  = jslattery26/stardew_mods
 
 
  |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    = Share Experience
   |author  = TehPers
+
   |author  = season
   |id      = TehPers.FishingOverhaul
+
   |id      = season.ShareExperience
   |nexus  = 866
+
   |nexus  = 22163
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Sharing is Caring
   |author  = Stingray
+
   |author  = spacechase0
   |id      = Stingray.TP
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 10190
+
   |nexus  = 14263
   |github  = Stingrayss/StardewValley
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Shed Notifications
   |author  = Bifibi
+
   |author  = TheCroak
   |id      = Teleporter
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  =
+
   |nexus  = 620
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Shenandoah Library
   |author  = Falson, Falson127
+
   |author  = Nishtra
   |id      = Falson.TeleportMod
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 18842
+
   |nexus  = 756
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Shift Toolbar When Paused
   |author  = Enaium
+
   |author  = Zamiel
   |id      = Enaium.TeleportNpc
+
   |id      = Zamiel.ShiftToolbarWhenPaused
  |curse  = 436803
+
   |nexus  = 21613
  |moddrop = 865554
+
   |github  = Zamiell/stardew-valley-mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Ship Anything, Ship Everything
   |author  = ccr
+
   |author  = Berkay Yigit, berkayylmao
   |id      = ccr.TeleportNPCLocation
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 17190
+
   |nexus  = 3782
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Ship Anywhere
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.TeleportPoint
+
   |id      = spacechase0.ShipAnywhere
   |curse   = 436830
+
   |nexus   = 1379
   |moddrop = 864013
+
   |moddrop = 183277
   |nexus   =
+
  |github  = spacechase0/ShipAnywhere
   |github = Enaium-StardewValleyMods/TeleportPoint
+
 
 +
   |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    = Teleport To Farm
+
   |name    = Ship From Inventory
   |author  = Rafael
+
   |author  = Platonymous
   |id      = Rafael.TeleportToFarm
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 7247
+
   |nexus  = 3219
   |github  =
+
  |moddrop = 793916
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = HamioDracny
+
   |author  = JPAN
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 14083
+
   |nexus  = 7531
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Shipment Tracker
   |author  = Bpendragon
+
   |author  = Iceburg
   |id      = Bpendragon.BestOfQOS
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 7985
+
   |nexus  = 321
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Shipping Bin Summary
   |author  = Neat
+
   |author  = Futro, Futroo
   |id      = neat.newspaper
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8689
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = ItsLittany
+
   |author  = holythesea
   |id      = itslittany.RockBreaker
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 6376
+
   |nexus  = 15694
   |moddrop = 804101
+
   |github  = holy-the-sea/SortShippingCollection
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Shipping Taxes
   |author  = VoidWitchCult
+
   |author  = NOGAF
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 16326
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Shop Anywhere
   |author  = spacechase0 and ParadigmNomad
+
   |author  = SorryLate, rharyanto
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = SorryLate.ShopAnywhere
  |curse  = 867729
+
   |nexus  = 5299
  |moddrop = 771680
+
   |github  =
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Shop Expander
   |author  = Purppelle and King Gnomus
+
   |author  = Entoarox
   |id      = Purppelle.TheGnomiverse
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 13266
+
   |nexus  = 2278
   |github  =
+
   |chucklefish = 4381
}}
+
   |github  = Entoarox/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 
  |author  = Tlitookilakin
 
  |id      = tlitookilakin.BakeOffCode
 
  |nexus  = 18856
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Love of Cooking
 
  |author  = blueberry
 
  |id      = blueberry.LoveOfCooking
 
  |nexus  = 6830
 
  |github  = b-b-blueberry/CooksAssistant
 
  
   |beta 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    = Theme Manager
+
   |name    = Shoplifter
   |author  = Khloe Leclair
+
   |author  = TheMightyAmondee
   |id      = leclair.thememanager
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 14525
+
   |nexus  = 8569
   |github  = KhloeLeclair/StardewMods
+
   |github  = TheMightyAmondee/Shoplifter
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Shopping Cart
   |author  = Pucklynn
+
   |author  = LeFauxMatt
   |id      = shannon.MoonMod
+
   |id      = furyx639.ShoppingCart
   |nexus  = 2482
+
  |curse  = 871829
   |github  =
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Shopping Show
   |author  = The commission of The Northern Gulf
+
   |author  = AvalonMFX
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 19376
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Shop Tile Framework
   |author  = KirbyLink
+
   |author  = Cherry, CherryChain
   |id      = kirbylink.pumpkinking
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 3006
+
   |nexus  = 5005
   |github  = KirbyLink/PumpkinKing
+
   |moddrop = 716384
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.4
 
<!--@retest-after Custom Farming Redux
 
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = TheShwamp
+
   |author  = moonslime
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 5172
+
   |nexus  = 16028
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Show Birthdays
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Traktori
   |id      = Eris.APICut
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 8158
+
   |nexus  = 7495
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Showcase
   |author  = Prism 99
+
   |author  = Igorious
   |id      = prism99.thinkntalk
+
   |id      = Igorious.Showcase
   |nexus  = 9546
+
   |nexus  =
   |github  = Prism-99/Think-n-Talk
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Show Catch Quality
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = SweetPanda.Organic
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 16648
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
  |beta 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    = Show Cooking Recipes
   |author  = spacechase0
+
   |author  = MasterOfMutton
   |id      = ThreeHeartDancePartner
+
   |id      = faragodavid.showcookingrecipes
  |curse  = 867388
+
   |nexus  = 5525
  |moddrop = 127278
+
   |github  =
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Show Daily Luck
   |author  = spacechase0
+
   |author  = Arphox
   |id      = spacechase0.ThrowableAxe
+
   |id      = Arphox.ShowDailyLuck
  |curse  = 867726
+
   |nexus  = 15910
  |moddrop = 771683
+
   |github  = arphox/StardewValleyMods
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Show Item Quality
   |author  = justastranger
+
   |author  = Jonqora
   |id      = jas.ThunderstormTotem
+
   |id      = Jonqora.ShowItemQuality
  |moddrop = 944622
+
   |nexus  = 6311
   |nexus  =
+
   |github  = Jonqora/StardewMods
   |github  =
 
  
   |beta 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
 +
  |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ShowPlayerBehind
 +
  |curse  = 868887
 +
  |nexus  = 6540
 +
  |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Show Predictable RNG Outcomes
   |author  = seitanicbean
+
   |author  = Relance
   |id      = seitanicbean.tidyfields
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 10929
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Show XP and Level Gains, Show XP
   |author  = trashcan9
+
   |author  = adverserath
   |id      = trashcan9.TidySocial
+
   |id      = Adverserath.ShowXP
   |nexus  = 16233
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Shroom Spotter
   |author  = SpicyKai
+
   |author  = TehPers
   |id      = SpicyKai.Tileman
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 11945
+
   |nexus  = 908
   |github  = spicykai/StardewValley-Mods
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |beta 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    = Tile Transparency, Transparent Tiles
+
   |name    = Shroom Spotter Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Strobe and TehPers
   |id      = aedenthorn.TileTransparency
+
   |id      = ShroomSpotter
   |nexus  = 17288
+
   |nexus  = 7934
   |github  = aedenthorn/StardewValleyMods
+
   |github  = strobel1ght/ShroomSpotterRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Shut Up
   |author  = hawkfalcon
+
   |author  = Geko_X
   |id      = hawkfalcon.TillableGround
+
   |id      = gekox.shutUp
   |nexus  = 2175
+
  |moddrop = 1530062
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus  = 7358
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Silent Alarm Clock
   |author  = bcmpinc
+
   |author  = Invatorzen
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = invatorzen.AC
   |nexus  = 2738
+
   |nexus  = 12164
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Silent Scarecrows
   |author  = Asconoid
+
   |author  = climaxius
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = climaxius.silentscarecrows
   |nexus  = 5764
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
  |broke in = Stardew Valley 1.5
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |status  = workaround
 +
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Silo Size
   |author  = Jonathan Ginn
+
   |author  = pepoluan
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = pepoluan.SiloSize
   |nexus  = 12170
+
   |nexus  = 8819
 +
  |moddrop = 981291
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/enom/time-before-harvest-enhanced
+
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Simple Crop Label
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = TheMusketeer
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = SimpleCropLabel
   |nexus  = 973
+
   |nexus  = 314
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Simple HUD
   |author  = JBtheShadow
+
   |author  = Enaium
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = Enaium.SimpleHUD
   |nexus  = 7425
+
  |moddrop = 1145228
   |github  =
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = trashcan9
+
   |author  = skn
   |id      = trashcan9.TimeMaster
+
   |id      = skn.HungerMod
   |nexus  = 16192
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Simple Screenshots, Screenshot
   |author  = DefenTheNation
+
   |author  = aedenthorn, Erinthe
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = aedenthorn.Screenshot
   |nexus  = 2262
+
   |nexus  = 10178
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Simple Sound Manager
   |author  = The Fluffy Robot
+
   |author  = Omegasis, AlphaOmegasis
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 5631
+
   |nexus  = 1410
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Simple Sounds
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = BleakCodex
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 1000
+
   |nexus  = 14540
  |moddrop = 664035
+
   |github  = BleakCodex/SimpleSounds
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Simple Sprinkler
   |author  = cantorsdust and Pathoschild
+
   |author  = ADoby, tZed, Tobias Z
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 169
+
   |nexus  = 76
   |github  = cantorsdust/StardewMods
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Simplified Achievements
   |author  = gmff
+
   |author  = cel10e
   |id      = GMFF.TimeTotem
+
   |id      = cel10e.SimplifiedAchievements
   |curse  = 494425
+
   |moddrop = 909416
   |nexus  =
+
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Singin' Stone
   |author  = Platonymous
+
   |author  = CyTheGuy01
   |id      = Platonymous.TMXLoader
+
   |id      = CyTheGuy01.TestMod
   |curse   = 877235
+
   |nexus   = 6463
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Jamie Taylor
+
   |author  = MindMeltMax
   |id      = jltaylor-us.ToDew
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 7409
+
   |nexus  = 6778
   |github  = jltaylor-us/StardewToDew
+
  |moddrop = 1135654
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = SinZational Several Spouse Spots
   |author  = Eleanor, eleanoot
+
   |author  = SinZ
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 1630
+
   |nexus  = 20655
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = SinZational Shared Spaces
   |author  = Jolyone, Me
+
   |author  = SinZ
   |id      = Me.ToggleMonsters
+
   |id      = SinZ.SharedSpaces
   |nexus  = 11801
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = SinZational Spending Services
   |author  = furyx639
+
   |author  = SinZ
   |id      = furyx639.ToolbarIcons
+
   |id      = SinZ.SinZationalSpendingServices
  |curse  = 871834
+
   |nexus  = 20656
   |nexus  = 11026
+
   |github  = SinZ163/StardewMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Sit and Rest
   |author  = danmw3
+
   |author  = Krutonium
   |id      = danmw3.toolbartooltips
+
   |id      = Krutonium.SitandRest
   |nexus  = 4977
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Sit For Stamina
   |author  = yuri0r
+
   |author  = Entoarox
   |id      = yuri0r.ToolBelt
+
   |id      = Entoarox.SitForStamina
   |nexus  = 8566
+
   |nexus  = 7334
   |github  =
+
   |github  = Entoarox/StardewMods
  |source  = https://gitlab.com/yuri0r/toolbelt
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = mralbobo
+
   |author  = MissCoriel
   |id      = mralbobo.ToolCharging
+
   |id      = misscoriel.sitnrelax
   |nexus  =
+
   |nexus  = 7336
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = MissCoriel/Sit-n-Relax
   |github  = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = CrazyWig
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = crazywig.toolpowerselect
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 2553
+
   |nexus  = 4729
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tool Power Setup
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ToolPowerSetup
 
  |nexus  = 4517
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = workaround
+
   |status  = obsolete
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = aedenthorn.SixtyNine
  |curse  = 868687
+
   |nexus  = 6969
   |nexus  = 15216
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Sizable Fish
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = spacechase0.SizableFish
   |nexus  = 6576
+
   |nexus  = 14267
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skateboard
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Skateboard
 +
   |nexus  = 13096
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta status = ok
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Skateboard For 1.6
   |author  = SorryLate
+
   |author  = chiccen
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = chiccen.Skateboard
   |nexus  = 5421
+
   |nexus  = 24074
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Skillful Clothes
   |author  = Felix-Dev
+
   |author  = LunaticShade
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 2938
+
   |nexus  = 8541
   |github  = Felix-Dev/StardewMods
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Skill Prestige
   |author  = Wracketeer
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 13423
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = furyx639
+
   |author  = CinderGarde, Alphablackwolf
   |id      = furyx639.TooManyAnimals
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
  |curse  = 871833
+
   |nexus  = 569
   |nexus  = 11033
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Edu Anttunes
+
   |author  = CinderGarde, Alphablackwolf
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 6317
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Tractor Mod
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Pathoschild
+
   |author  = Tondorian
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 1401
+
   |nexus  = 18605
   |moddrop = 606639
+
   |github  = Tondorian/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Skill Prestige for Luck Skill
   |author  = MissCoriel
+
   |author  = CinderGarde, Alphablackwolf
   |id      = misscoriel.tractorsounds
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 5781
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Skill Prestige for Magic
   |author  = MindMeltMax
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MindMeltMax.Trading
+
   |id      = alphablackwolf.MagicPrestigeAdapter
  |moddrop = 1214750
+
   |nexus  = 569
   |nexus  = 13293
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Train Station
+
   |name    = Skill Rings
   |author  = Cherry, CherryChain
+
   |author  = AlphaMeece
   |id      = Cherry.TrainStation
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 6183
+
  |curse  = 991336
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 7515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Training
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SkillTraining
 +
   |nexus  = 14452
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Skinny Animals
   |author  = aedenthorn, Erinthe
+
   |author  = tem696969696969
   |id      = aedenthorn.TrainTracks
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 10927
+
   |nexus  = 21826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Skin Tone Loader
   |author  = Taskmaster
+
   |author  = HeyImAmethyst
   |id      = Taskmaster.TrainWhistle
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 4473
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Skip Dialogue
   |author  = aedenthorn, Erinthe
+
   |author  = FricativeMelon
   |id      = aedenthorn.Trampoline
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 11619
+
   |nexus  = 15311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Skip Fish
   |author  = Esca, Esca-MMC
+
   |author  = LucaINC
   |id      = Esca.TransparencySettings
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 8891
+
   |nexus  = 19762
  |moddrop = 971985
+
   |github  =
   |github  = Esca-MMC/TransparencySettings
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Skip Fishing Minigame
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.TransparentObjects
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 6412
+
   |nexus  = 2697
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Trash 4 Elliott
+
   |name     = Skip Fishing Minigame 2
   |author = ChrisMzz
+
   |author   = philosquare
   |id     = ChrisMzz.trash4elliott
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus   = 18882
+
  |moddrop  = 1530481
   |github =
+
   |nexus   =
 +
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Skip Intro
   |author  = John Peters
+
   |author  = Pathoschild
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 11359
+
  |curse  = 1000635
   |github  =
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Skip Start
   |author  = MattDeDuck, Duckshard
+
   |author  = DeadRobotDev
   |id      = MattDeDuck.TrashBearName
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 5252
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Skip Text
   |author  = aedenthorn, Erinthe
+
   |author  = CrunchyDuck
   |id      = aedenthorn.TrashCanReactions
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 7643
+
   |nexus  = 8947
   |github  = aedenthorn/StardewValleyMods
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Skull Cavern Drill
   |author  = aedenthorn, Erinthe
+
   |author  = S1mmyy
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 16394
+
   |nexus  = 6121
   |github  = aedenthorn/StardewValleyMods
+
   |github  = S1mmyy/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Skull Cavern Drill Redux
   |author  = atravita
+
   |author  = NetworkOverflow
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
  |curse  = 870979
+
   |nexus  = 16533
  |moddrop = 1128126
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Skull Cavern Elevator
   |author  = SorryLate, rharyanto
+
   |author  = Bifibi, Lestoph
   |id      = SorryLate.TrashRemover
+
   |id      = SkullCavernElevator
   |nexus  = 5114
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Skull Cavern Toggle
   |author  = Jaredlll08
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = BlameJared.TrashTrash
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  =
+
   |nexus  = 7908
  |curse  = 297981
+
   |github  = TheMightyAmondee/SkullCavernToggle
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Skull Cave Saver
   |author  = Vrakyas
+
   |author  = cantorsdust
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 4031
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
   |beta 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    = Travelling Skill
+
   |name    = Sleep In Wedding
   |author  = Achtuur8
+
   |author  = atravita
   |id      = Achtuur.StardewTravelSkill
+
   |id      = atravita.SleepInWedding
   |nexus  = 16820
+
   |curse   = 870963
  |github  = Achtuur/StardewTravelSkill
+
   |moddrop = 1294437
}}
+
   |nexus  = 15006
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
  |name    = Treasure Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TreasureChestsExpanded
 
   |nexus  = 7685
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Sleepless Fisherman
   |author  = JPAN
+
   |author  = Annosz
   |id      = jpan.TreeChanges
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 3964
+
   |nexus  = 5915
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = Annosz/StardewValleyModding
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless in Stardew
 +
  |author  = instafluff
 +
   |id      = instafluff.sleeplessinstardew
 +
  |nexus  = 5445
 +
  |github  = instafluff/SleeplessInStardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Sleepovers
   |author  = NCarigon
+
   |author  = bwdy
   |id      = NCarigon.TreeShakeMod
+
   |id      = bwdy.sleepovers
   |nexus  = 15927
+
   |nexus  = 3531
   |github  = ncarigon/StardewValleyMods
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Sleep Warning
   |author  = TyoAtrosa
+
   |author  = GlimmerDev
   |id      = TyoAtrosa.Treeshaker
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2159
+
   |nexus  = 21128
   |github  = TyoAtrosa/TreeShaker
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Sleep Wherever
   |author  = bcmpinc
+
   |author  = Vexorth
   |id      = bcmpinc.TreeSpread
+
   |id      = Vexorth.SleepWherever
   |nexus  = 3183
+
   |nexus  = 16674
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Sleep Worker
   |author  = YukiShiku, LeonBlade
+
   |author  = Platonymous
   |id      = TreeTransplant
+
   |id      = Platonymous.SleepWorker
   |nexus   = 1342
+
   |curse   = 877233
   |moddrop = 526140
+
   |moddrop = 793835
   |chucklefish = 5485
+
   |nexus  = 2062
   |github  = LeonBlade/TreeTransplant
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Sleepy Eye
   |author  = candidus42
+
   |author  = spacechase0
   |id      = Candidus42.TrendyHaley
+
   |id      = spacechase0.SleepyEye
   |nexus  = 4984
+
  |curse  = 867761
   |github  = mus-candidus/TrendyHaley
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = fernass354
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 8115
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Slime Hutch Water Spots
   |author  = ch20youk
+
   |author  = aedenthorn, Erinthe
   |id      = ch20youk.TricksAndTreats
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 18947
+
   |nexus  = 13778
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Slime Minerals
   |author  = lilico/atelier99
+
   |author  = ChrisMzz
   |id      = lilico.TrueRandomGeodes
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 11371
+
   |nexus  = 20930
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = Krutonium
+
   |author  = Tofu, SadDodo
   |id      = krutonium.turn_to_your_enemies
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 12643
+
   |nexus  = 2743
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Slime Produce
   |author  = Zyin
+
   |author  = exotico
   |id      = Zyin.TVAnnouncements
+
   |id      = exotico.SlimeProduce
   |nexus  = 3649
+
   |nexus  = 7634
   |github  = Zyin055/TVAnnouncements
+
   |github  = andraemon/SlimeProduce
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Slime Spawner
   |author  = JhonnieRandler & Brukob
+
   |author  = aurnj, Roy Li
   |id      = JhonnieMike.BrasilTV
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 10843
+
   |nexus  =
   |github  = JhonnieRandler/TVBrasileira
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = hisameartwork
+
   |author  = Speshkitty
   |id      = HisameArtwork.GardeningChannel
+
   |id      = speshkitty.slimewaterer
   |nexus  = 5485
+
   |nexus  = 7141
   |github  =
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |beta 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
 +
  |name    = Slim Hutch
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.SlimHutchCode
 +
  |nexus  = 7424
 +
  |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Slingshot Rebalance
   |author  = SorryLate, rharyanto
+
   |author  = Redwood, Towering Redwood
   |id      = SorryLate.TvRecipes
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 5260
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |beta 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    = Slots Cheats
   |author  = AndyUr
+
   |author  = Fischkop2
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 7589
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Slower Fence Decay
   |author  = Hexenentendrache
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 17321
+
   |nexus  = 252
   |github = Enteligenz/StardewMods
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
 +
 
 +
  |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    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Smack Dat Scarecrow
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = LeFauxMatt
   |id      = telshin.twitch-for-stardew
+
   |id      = furyx639.SmackDatScarecrow
   |curse  = 306420
+
   |curse  = 871830
   |nexus  =
+
   |nexus  = 13528
   |github  =
+
   |github  = LeFauxMatt/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ui Info Suite
 
  |author  = Cdaragorn
 
  |id      = Cdaragorn.UiInfoSuite
 
  |nexus  = 1150
 
  |github  = cdaragorn/Ui-Info-Suite
 
  
  |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
+
   |status  = abandoned
   |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    = Small Beach Farm
   |author  = Annosz
+
   |author  = Pathoschild
   |id      = Annosz.UiInfoSuite2
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   =
+
   |curse   = 1000624
   |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |nexus   = 3750
   |github  = Annosz/UiInfoSuite2
+
   |moddrop = 606555
 
+
   |github  = Pathoschild/StardewMods
   |warnings = Broken on Android.
 
 
 
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Demiacle
+
   |author  = Peasly Wellbott
   |id      = Demiacle.UiModSuite
+
   |id      = Wellbott.FishWell
   |nexus  = 1023
+
   |nexus  = 7651
   |github  = demiacle/UiModSuite
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Small Tree Texture
   |author  = Pereclaw Team
+
   |author  = season
   |id      = Pereclaw.ukrutilities
+
   |id      = season.SmallTreeTexture
   |nexus  = 8427
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Smart Building
   |author  = Shadowfoxss
+
   |author  = DecidedlyHuman
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 2833
+
   |nexus  = 11158
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Smart Cursor
   |author  = MindMeltMax
+
   |author  = DecidedlyHuman
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 7719
+
   |nexus  = 13268
  |moddrop = 1135717
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Smart Cursor
   |author  = Mel Noelle and Kirbylink
+
   |author  = stokastic
   |id      = melnoelle.underdarksewer
+
   |id      = stokastic.SmartCursor
   |nexus  = 3070
+
   |nexus  = 2458
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = stokastic/SmartCursor
  
 
   |broke in          = SMAPI 3.0
 
   |broke in          = SMAPI 3.0
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |unofficial version = 1.1.1-unofficial.1-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |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    = Underground Secrets
+
   |name    = SmartMod
   |author  = aedenthorn, Erinthe
+
   |author  = KuroBear
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = KuroBear.SmartMod
   |nexus  = 6597
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Smol Fish
   |author  = spacechase0
+
   |author  = gbromios
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = gbromios.SmolFish
   |nexus  = 17139
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snack Anything
 +
  |author  = Cherry, ChroniclerCherry
 +
  |id      = Cherry.SnackAnything
 +
  |nexus  = 5196
 +
  |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
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Snow Crab
   |author  = Shaklin
+
   |author  = John Peters
   |id      = shaklin.uniquechildren
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 6278
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Socializing Skill
   |author  = Shaklin
+
   |author  = drbirbdev
   |id      = shaklin.uniquechildrentalk
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 9540
+
   |nexus  = 14142
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Network
 +
  |author  = Cecidelus
 +
  |id      = Cecidelus.SocialNetwork
 +
  |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Social Page Order Button
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 13828
+
   |nexus  = 7871
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Menu
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SocialPageOrderMenu
 +
  |nexus  = 13698
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Redux
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SocialPageOrderRedux
 +
  |nexus  = 23374
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Social Tab Patch for Unlimited Players
 
   |author  = funny-snek
 
   |author  = funny-snek
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 2942
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.SolarEclipseEvent
 +
  |nexus  = 897
 +
  |github  = JohnsonNicholas/SDVMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Solid Foundations → Automate Integration
   |author  = Armitxes
+
   |author  = PeacefulEnd
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 2213
+
   |nexus  = 12311
  |curse  = 362847
+
   |github  = Floogen/SolidFoundations
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Sona's Farm
   |author  = DeLiXx
+
   |author  = Kerlin & Sona
   |id      = DLX.Bundles
+
   |id      = kerlin.sonasfarm
   |nexus  = 17265
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Sonic Shoes
   |author  = Shaklin
+
   |author  = lilico
   |id      = shaklin.unlockdyemenu
+
   |id      = lilico.SonicShoes
   |nexus  = 6156
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Sorted Storages
   |author  = damien
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = damien.unlocked_doors
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 4338
+
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Sorting Chests
   |author  = apomorph
+
   |author  = aRooooooba
   |id      = apomorph.updatedInstantEatKey
+
   |id      = aRooooooba.SortingChests
   |nexus  = 15191
+
   |nexus  = 8224
   |github  =
+
   |github  = aRooooooba/SortingChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Sound Effect Replacement
   |author  = Aladanor
+
   |author  = aedenthorn, Erinthe
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 10164
+
   |nexus  = 10232
   |github  = shailalias/NoRumbleHorse
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Upgradable Pan
 
  |author  = Anthony Hilyard
 
  |id      = com.anthonyhilyard.upgradablepan
 
  |curse  = 446597
 
  |nexus  = 9318
 
  |github  = AHilyard/UpgradeablePan
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Sound Loop Mod
   |author  = Miihau
+
   |author  = strelkasaur
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 17234
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sounds Patcher
   |author  = Richard Cai
+
   |author  = MindMeltMax
   |id      = richard_cai.UpgradedHorse
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 5242
+
   |nexus  = 7465
   |github  = RichardJCai/stardew-valley-mods
+
  |moddrop = 1135690
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Sound Tweaker
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 5253
+
   |nexus  = 14767
  |moddrop = 720987
+
   |github  = aedenthorn/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = SpaceCore
   |author  = punyo, yakminepunyo
+
   |author  = spacechase0
   |id      = punyo.UsefulBombs
+
   |id      = spacechase0.SpaceCore
   |nexus   = 2488
+
   |curse   = 867152
   |github  = pomepome/UsefulBombs
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.3.29
+
   |github = spacechase0/StardewValleyMods
  |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    = Spawn Monsters
   |author  = Right Hand Man
+
   |author  = Berisan
   |id      = raik.uselessinfo
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 8634
+
   |nexus  = 3201
   |github  =
+
   |github  = Berisan/SpawnMonsters
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Spawn More Rocks
   |author  = aedenthorn, Erinthe
+
   |author  = Mase
   |id      = aedenthorn.UtilityGrid
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 10197
+
   |nexus  = 7423
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Sea Monster
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.SpawnSeaMonster
 +
  |nexus  = 5736
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Spawn Supply Crates on Beach
   |author  = Jonqora
+
   |author  = onlythechosen
   |id      = Jonqora.UVIndex
+
   |id      = otc.supplycratesonbeach
   |nexus  = 6676
+
   |nexus  = 20828
   |github  = Jonqora/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = dantheman999
+
   |author  = AcidicNic
   |id      = dantheman999.VariableGrass
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  =
+
   |nexus  = 7588
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = AcidicNic/StardewValleyMods
   |github  = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Special Orders Tags Extended
   |author  = calebstein1
+
   |author  = atravita
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 19904
+
  |curse  = 870988
   |github  = calebstein1/StardewVariableSeasons
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Special Orders Tweaks
   |author  = ActionJackson
+
   |author  = nnn
   |id      = ActionJackson.VendingMachine
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 7508
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Special Power Utilities
   |author  = bmarquismarkail, Space Baby
+
   |author  = Spiderbuttons
   |id      = SB_VerticalToolMenu
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 943
+
   |nexus  = 22300
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Specify Gift Taste Portraits
   |author  = aedenthorn, Erinthe
+
   |author  = Button, Spiderbuttons
   |id      = aedenthorn.VideoPlayer
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 6524
+
   |nexus  = 15882
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Speed Boots
   |author  = Jboss
+
   |author  = season
   |id      = Jboss.VillagerCompass
+
   |id      = season.SpeedBoots
   |nexus  = 16912
+
   |nexus  = 22958
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Speed Mod
   |author  = shekurika
+
   |author  = Blackclaw
   |id      = shekurika.WaterFish
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 8897
+
   |nexus  = 5082
   |github  =
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |beta 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
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Speedster
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Visualize
+
   |id      = Platonymous.Speedster
  |curse  = 307573
+
   |nexus  = 1102
  |moddrop = 793933
 
   |nexus  = 1704
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spelldew Valley
 +
  |author  = instafluff
 +
  |id      = instafluff.spelldewvalley
 +
  |nexus  = 7322
 +
  |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Spenny
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.VisualizeTK
+
   |id      = spacechase0.Spenny
   |nexus  = 19009
+
  |curse  = 867742
   |github  =
+
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Spenny Deluxe
   |author  = Renny
+
   |author  = spacechase0
   |id      = renny.stardewvoideffects
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 2703
+
   |nexus  = 14984
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = spacechase0/StardewValleyMods
 
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Spenny Lite
   |author  = Alhifar
+
   |author  = spacechase0
   |id      = Alhifar.WaitAround
+
   |id      = spacechase0.SpennyLite
   |nexus  =
+
   |nexus  = 14249
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = spacechase0/StardewValleyMods
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Spice of Life
   |author  = EvilPdor
+
   |author  = KarratKake
   |id      =
+
   |id      = KarratKake.SpiceOfLife
   |nexus  =
+
   |nexus  = 7398
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Splash Text
   |author  = TheOfficialTab
+
   |author  = sophiesalacia
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = sophie.SplashText
   |nexus  = 1958
+
   |nexus  = 14416
   |github  = OfficialTab/walk-through-trellis
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Split Money
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.wallpaperrecycler
+
   |id      = Platonymous.SplitMoney
   |nexus  = 1905
+
   |nexus  = 2303
   |moddrop = 661354
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github = Mizzion/MyStardewMods
+
 
 +
   |status = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Split Screen
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.WallPlanter
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 11339
+
   |nexus  = 2139
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/SplitScreen
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Splitscreen Improved
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = aedenthorn.WallTelevision
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 11448
+
   |nexus  = 24507
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Split Screen Manager
   |author  = Symen
+
   |author  = RomenH
   |id      = Symen.WarpAnimals
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 1400
+
   |nexus  = 12063
   |github  = simonbru/WarpAnimals
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Split Screen Regions
   |author  = SnowFire kVala
+
   |author  = Espy
   |id      = SnowFire.Warp_Binder
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 6892
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Spoilage
   |author  = Strato35, Shalankwa
+
   |author  = aedenthorn, Erinthe
   |id      = Strato35.WarpMultiplayer
+
   |id      = aedenthorn.Spoilage
   |nexus  = 7451
+
   |nexus  = 14712
   |github  = Shalankwa/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Shaklin
+
   |author  = Dounat2201, Sasara
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = Sasara.pumkin
   |nexus  = 8950
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Spouse Outdoor Area
   |author  = tlitookilakin
+
   |author  = Shaklin
   |id      = tlitookilakin.warpnetwork
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 8567
+
   |nexus  = 6747
  |moddrop = 951720
+
   |github  =
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Pillow
+
   |author  = mistyspring
   |id      = Pillow.WarpParsnip
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 18628
+
  |curse  = 880521
   |github  = AnotherPillow/WarpParsnip
+
   |nexus  = 11037
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Spouse's Room Mod
   |author  = ceruleandeep
+
   |author  = Wata, Watagatapitusberry
   |id      = ceruleandeep.WarpSnitch
+
   |id      = Spouseroom
   |nexus  = 9087
+
   |nexus  =
   |github  = ceruleandeep/CeruleanStardewMods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Spouse Stuff
   |author  = Shalankwa
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = Shalankwa.WarpToFriends
+
   |id      = Sikker.SpouseStuff
   |nexus  = 2180
+
   |nexus  = 4651
   |github  = Shalankwa/SDV_Mods
+
   |github  = sikker/SpouseStuff
 
 
  |status            = workaround
 
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Sprinkler Activation
   |author  = GrumpyCrouton
+
   |author  = Blaxsmith
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 10998
+
   |nexus  = 7661
   |github  =
+
   |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Sprinkler Mod
   |author  = HaulinOats
+
   |author  = aedenthorn, Erinthe
   |id      = HaulinOats.WaterBalloon
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 14481
+
   |nexus  = 15385
   |github  = HaulinOats/StardewMods
+
   |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    = Water Bomb
+
   |name    = Sprinkles
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.WaterBomb
+
   |id      = Platonymous.Sprinkles
   |nexus  = 10267
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
   |beta 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    = Water Bot
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = andyruwruw
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = andyruwruw.WaterBot
+
   |id      = SPDSprintAndDash
   |nexus  = 8167
+
   |nexus  = 235
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Sprint and Dash Redux
   |author  = Mizzion
+
   |author  = littleraskol
   |id      = mizzion.watercanrefiller
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 3539
+
   |nexus  = 560
   |moddrop = 661368
+
   |moddrop = 827770
   |github  = Mizzion/MyStardewMods
+
   |github  = littleraskol/Sprint-And-Dash-Redux
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Sprinting
   |author  = blueberry
+
   |author  = Patrick, mistersnuggler
   |id      = blueberry.WaterFlow
+
   |id      =
   |nexus  = 11790
+
   |nexus  =
   |github  = b-b-blueberry/WaterFlow
+
  |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    = Watering Can Give Exp
+
   |name    = Sprinting
   |author  = Achtuur
+
   |author  = onemix
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = onemix.Sprinting
   |nexus  = 16903
+
   |nexus  = 10469
   |github  = Achtuur/StardewMods
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = aedenthorn, Erinthe
+
   |author  = Abs, abslam
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = abs.SprintNRegen
  |curse  = 868789
+
   |nexus  = 4898
   |nexus  = 10947
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint Sprint, Sprint Sprint Sprint
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
 +
  |nexus  = 4778
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Sprint (unidarkshin)
   |author  = Goldenrevolver
+
   |author  = unidarkshin, Devin Lematty
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = DevinLematty.Sprint
   |nexus  = 7768
+
   |nexus  = 7492
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Sprint (Yoshify)
   |author  = Mizzion
+
   |author  = Yoshify
   |id      = mizzion.petwaterbowl
+
   |id      =
   |nexus  = 2009
+
   |nexus  = 2
  |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Waterproof Items
+
   |name    = SpriteMaster
   |author  = Esca, Esca-MMC
+
   |author  = Ameise, Ameisen, mkukli
   |id      = Esca.WaterproofItems
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 6460
+
   |nexus  = 4922
  |moddrop = 807393
+
   |github  = ameisen/SV-SpriteMaster
   |github  = Esca-MMC/WaterproofItems
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprites in Detail
 +
  |author  = BleakCodex
 +
  |id      = BleakCodex.SpritesInDetail
 +
  |nexus  = 14487
 +
  |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Stabbing Sword Special
   |author  = Digus
+
   |author  = Peasly Wellbott
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 2374
+
   |nexus  = 7683
   |github  = Digus/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
  
   |beta 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    = Stack Check Fix
   |author  = Qi The Mysterious
+
   |author  = punyo, yakminepunyo
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = punyo.StackCheckFix
   |nexus  = 19903
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Stacked Item Icons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = aedenthorn.StackedItemIcons
   |nexus  = 15409
+
  |curse  = 868678
 +
   |nexus  = 15468
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Stack Everything
   |author  = Anthony Hilyard
+
   |author  = CatCattyCat, Cat
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = cat.stackeverything
   |curse   = 447259
+
   |nexus   = 2053
   |nexus  = 9319
+
   |moddrop = 833551
   |github  = AHilyard/WeaponsOnDisplay
+
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Stack Everything Redux
   |author  = bcmpinc
+
   |author  = thimadera
   |id      = bcmpinc.WearMoreRings
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 3214
+
   |nexus  = 22381
   |github  = bcmpinc/StardewHack
+
   |github  = thimadera/StardewMods
 
 
  |warnings = Broken on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Stack Quality
   |author  = EvilPdor
+
   |author  = LeFauxMatt
   |id      =
+
   |id      = furyx639.StackQuality
   |nexus   =
+
   |curse   = 871828
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 13724
   |github  = natfoth/StardewValleyMods
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Stack Size Changer
   |author  = nrm33n
+
   |author  = Shockah
   |id      = nrm33n.weatherGod
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 15563
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Stack Split Redux
   |author  = Sakorona
+
   |author  = pepoluan
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 2210
+
   |nexus  = 8967
   |moddrop = 664153
+
   |moddrop = 976551
   |github  = Sakorona/SDVMods
+
   |github  = pepoluan/StackSplitRedux
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = StackSplitX
   |author  = aedenthorn, Erinthe
+
   |author  = tstaples
   |id      = aedenthorn.WeatherTotems
+
   |id      = tstaples.StackSplitX
   |nexus  = 16455
+
   |nexus  = 798
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tstaples/StackSplitX
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Wedding Mod
+
   |name    = Stack to Nearby Chests
   |author  = Opalie
+
   |author  = Ilyaki
   |id      = Opalie.Wedding
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  =
+
   |nexus  = 1787
  |moddrop = 526231
+
   |github  = Ilyaki/StackToNearbyChests
   |github  = Opalie/Wedding
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = aedenthorn, Erinthe
+
   |author  = Becks723
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
  |curse  = 868829
+
   |nexus  = 13381
  |nexus  = 10117
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Weekly Break Reminder
 
  |author  = treehat
 
  |id      = Treehat.WeeklyBreakReminder
 
   |nexus  = 8194
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = StaminaRegen
   |author  = aedenthorn, Erinthe
+
   |author  = EvilPdor
   |id      = aedenthorn.WeekStartsSunday
+
   |id      =
   |nexus  = 13707
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Standardized Krobus
   |author  = Platonymous
+
   |author  = minervamaga
   |id      = Platonymous.Werewolf
+
   |id      = minervamaga.StandardizedKrobus
   |curse   = 877223
+
   |nexus   =
   |nexus  = 15724
+
   |moddrop = 716314
   |github  =
+
   |github  = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Starbot
   |author  = PrivateButtface
+
   |author  = bwdy
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = bwdy.starbot
   |nexus  = 4430
+
   |nexus  = 4755
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = bwdymods/SDV-Starbot
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Stardew and Chill
   |author  = Oxyligen
+
   |author  = mod.kitchen
   |id      = WhatAMush
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 1097
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |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    = Stardew Aquarium Code
   |author  = Oxyligen
+
   |author  = Gervig91
   |id      = wHatsUp
+
   |id      = Cherry.StardewAquarium
   |nexus  = 1082
+
   |nexus  = 6372
 
   |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    = Where Are They
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = Capaldi12
+
   |author  = Moonwolf, Moonwolf287
   |id      = Capaldi12.WhereAreThey
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 13208
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/Capaldi12/wherearethey
+
 
 +
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Stardew Archipelago
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Kaito Kid
   |id      = f4iTh.WheresMyItems
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 2086
+
   |nexus  = 16087
   |github  =
+
   |github  = agilbert1412/StardewArchipelago
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Stardew Auto GC
   |author  = ejun0
+
   |author  = Lake1059, 1059Studio
   |id      = ejun0.WhiteTurnip
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 8568
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Stardew Brewery
   |author  = Prism 99
+
   |author  = Cylon
   |id      = prism99.wholiveshere
+
   |id      = cylon.stardewbrewery
   |nexus  = 19840
+
   |nexus  = 2057
   |github  = Prism-99/WhoLivesHere
+
   |github  = JustCylon/stardew-brewery
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Stardew Config Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Juice805
   |id      = aedenthorn.WikiLinks
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 11476
+
   |nexus  = 1312
   |github  = aedenthorn/StardewValleyMods
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Wild Flowers, Wildflowers
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = aedenthorn, Erinthe
+
   |author  = TehPers
   |id      = aedenthorn.Wildflowers
+
   |id      = SCCL
   |nexus  = 14061
+
   |nexus  = 889
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TehPers/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Stardew Debt
   |author  = CatCattyCat
+
   |author  = Poison
   |id      = cat.windeffects
+
   |id      = Poison.StardewTesting
   |nexus  = 6647
+
   |nexus  = 10005
  |moddrop = 833564
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.4-brimbane
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Stardew Discord
   |author  = thatnzguy
+
   |author  = Steven Kraft
   |id      = thatnzguy.WindowResize
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 2266
+
   |nexus  = 3608
   |github  = thatnzguy/WindowResize
+
   |github  = steven-kraft/StardewDiscord
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Stardew Druid
   |author  = CatCattyCat, Cat
+
   |author  = Neosinf
   |id      = cat.wintergrass
+
   |id      = neosinf.StardewDruid
   |nexus  = 1601
+
   |nexus  = 18465
  |moddrop = 833542
+
   |github  = Neosinf/StardewDruid
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Stardew Druid Lite
   |author  = MindMeltMax
+
   |author  = Neosinf
   |id      = MindMeltMax.WinterPigs
+
   |id      = neosinf.StardewDruidLite
  |moddrop = 1443556
+
   |nexus  = 19308
   |nexus  = 16879
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Stardew Editor
   |author  = idermailer
+
   |author  = spacechase0
   |id      = idermailer.WinterRain
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 13767
+
   |nexus  = 1298
   |github  = idermailer/WinterRain
+
   |github  = spacechase0/StardewEditor
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = drbirbdev
+
   |author  = 1059 Studio, Lake1059
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = Lake1059.StardewFPS
   |nexus  = 14164
+
   |nexus  = 20801
   |github  = drbirbdev/StardewValley
+
   |github  = Lake1059/StardewFPS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Stardew Get Achievement Now
   |author  = aedenthorn, Erinthe
+
   |author  = Lake1059, 1059 Studio
   |id      = Aedenthorn.WitcherMod
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 5797
+
   |nexus  = 11515
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Stardew Hack
   |author  = Taskmaster
+
   |author  = bcmpinc
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = bcmpinc.StardewHack
   |nexus  = 5246
+
   |nexus  = 3213
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Stardew Hitboxes
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Tyler Gibbs
   |id      = WonderfulFarmLife
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  =
+
   |nexus  = 12264
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = tylergibbs2/StardewHitboxes
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = jahangmar
+
   |author  = davikr, apdapreturns
   |id      = jahangmar.WorkingFireplace
+
   |id      = davikr.hypnos
   |nexus  = 3654
+
   |nexus  = 5935
   |github  = jahangmar/StardewValleyMods
+
   |github  = davicr/StardewHypnos
 +
  |broken in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = skiilaa
+
   |author  = aedenthorn, Erinthe
   |id      = skiilaa.X
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 2286
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Stardew Locations
   |author  = Shockah
+
   |author  = Mizzion
   |id      = Shockah.XPDisplay
+
   |id      = mizzion.stardewlocations
   |nexus  = 11089
+
   |nexus  = 1929
   |github  = Shockah/Stardew-Valley-Mods
+
   |moddrop = 661357
 
+
   |github  = Mizzion/MyStardewMods
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Stardew Media Keys
   |author  = nofilenamed
+
   |author  = Angebro
   |id      = NFN.XPMUL
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 8649
+
   |nexus  = 11246
   |github  = nofilenamed/XPMultiplier
+
   |github  = AngeloC3/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Stardew Motif
  |author  = nofilenamed
+
   |author  = Vinyks
  |id      = NFN.XPMULSPA
+
   |id      = Vinyks.StardewMotif
  |nexus  = 8760
+
   |nexus  = 14326
  |github  = nofilenamed/XPMultiplier.Space
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Xtardew Core
 
   |author  = hixega
 
   |id      = hixega.XtardewCore
 
   |nexus  = 19096
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Stardew Multiplayer Server
   |author  = yanshufitos
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = yanshufitos.yanshufitosmod
+
   |id      = moy.Always_On_Server
   |nexus  = 20355
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Stardew Nametags
   |author  = vincebel
+
   |author  = Tyler Gibbs
   |id      = vincebel.YearRoundCrops
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 8196
+
   |nexus  = 12158
   |github  = vincebel7/YearRoundCrops
+
   |github  = tylergibbs2/StardewNametags
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Stardew News Feed
   |author  = NeverToxic
+
   |author  = Other Buckets
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 20391
+
   |nexus  = 3206
   |github  = Dunc4nNT/StardewMods
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.5
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Stardew Notifications
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = monopandora (maintained by Sakorona)
   |nexus  = 2731
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |author  = bcmpinc
+
   |moddrop = 664154
   |github  = bcmpinc/StardewHack
+
   |nexus  = 4713
 
+
   |github  = Sakorona/SDVMods
  |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = STardew Overview
   |author  = moddem
+
   |author  = Sto13
   |id      = moddem.StardewMapTeleport
+
   |id      = Sto13.STardewOverview
   |nexus  = 18143
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Stardew Progress
   |author  = XxHarvzBackxX
+
   |author  = seeinggreen
   |id      = XxHarvzBackxX.YASM
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 9228
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Stardew Realty Framework
   |author  = Jaredlll08, YGM Team
+
   |author  = Prism 99
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = prism99.advize.stardewrealty
   |curse  = 308005
+
  |nexus  = 10512
 +
  |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPC - Discord Rich Presence
 +
  |author  = ElocinDev
 +
  |id      = elocindev.stardewrpc
 +
   |curse  = 1009887
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Stardew RPG
   |author  = thakyZ
+
   |author  = aedenthorn, Erinthe
   |id      = zdailyincrease
+
   |id      = aedenthorn.StardewRPG
   |nexus  =
+
   |nexus  = 11132
  |chucklefish = 4247
+
   |github  = aedenthorn/StardewValleyMods
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Stardew Speak
   |author  = BlaDe
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = BlaDe.Zenchman
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 12024
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Stardew Survival Project
   |author  = PositiveVegan
+
   |author  = NeroYuki
   |id      = PositiveVegan.ZenMod
+
   |id      = neroyuki.rlvalley
   |nexus  = 12899
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 6743
+
   |nexus  = 425
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Stardew Twitch Tracker
   |author  = thespbgamer
+
   |author  = Cody, Cody Hansen
   |id      = thespbgamer.ZoomLevel
+
   |id      = cody.StardewTwitchTrackerMod
   |curse   = 714275
+
   |nexus   = 16543
   |nexus  = 7363
+
   |github  =
   |github = thespbgamer/ZoomLevel
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = GuiNoya, Yesst
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 1621
+
   |nexus  = 13426
   |github  = GuiNoya/SVMods
+
   |github  = Annosz/UIInfoSuite2
 
 
  |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    = Stardew Valley Barber, Stardew Barber
   |author  = RockinRolla
+
  |author  = phroureo
   |id      = RockinMods.ZoomMod
+
  |id      = phroureo.BarberSV
   |nexus  = 1326
+
  |nexus  = 9061
   |github  = rockinrolla/ZoomMod
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley ESP, sdv-helper
 +
   |author  = reimu, r2h, tomdc
 +
   |id      = reimu.sdv-helper
 +
   |nexus  = 3917
 +
   |github  = rei2hu/stardewvalley-esp
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Stardew Valley Expanded
   |author  = Geko_X
+
   |author  = Flashshifter
   |id      = gekox.zoomyFarmer
+
   |id      = FlashShifter.SVECode
   |nexus  = 6031
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
   |source = https://gitlab.com/geko_x/stardew-mods
+
   |github = FlashShifter/StardewValleyExpanded
 
}}
 
}}
{{#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|beta|link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Stardew Valley Randomizer
   |author  = Alex Noddings
+
   |author  = Tooshi
   |id      = an.4leaf
+
   |id      = Tooshi.Randomizer
   |nexus  = 2365
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = Entoarox
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 2270
+
   |nexus  = 13614
  |chucklefish = 3619
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = Warix3
+
   |author  = evskii
   |id      = warix3.advancingsprinklers
+
   |id      = evskii.StardewTimelapse
   |nexus  = 2983
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stardew Voices
   |author  = CKextreme
+
   |author  = Shannon Hobby
   |id      = CKextreme.AfkTimer
+
   |id      = shobby.StardewVoices
   |nexus  = 3721
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stardew Web
   |author  = skn
+
   |author  = Prism 99
   |id      = skn.AgingMod
+
   |id      = prism99.stardewweb
   |nexus  = 1129
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Stardew Web API
   |author  = cantorsdust
+
   |author  = zunderscore
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 170
+
   |nexus  = 22540
   |github  = cantorsdust/StardewMods
+
   |github  = zunderscore/StardewWebApi
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
  |name    = Stardust Core
 +
   |author = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardustCore
 +
   |nexus  = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Starksouls
   |author  = Angela Ranna
+
   |author  = FenrirA
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 6894
+
   |nexus  = 10915
   |github  = AngelaRanna/StardewMods
+
   |github  = OhWellMikell/Starksouls
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Start in Ginger Island
   |author  = Grant Peters
+
   |author  = mistyspring
   |id      = GPeters-AnimalMoodFix
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 761
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Starting Money
   |author  = DaLion
+
   |author  = mmanlapat
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 11288
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
  |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    = Startup Volume Config
   |author  = Felix-Dev
+
   |author  = certifiableGrimalkin
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 2804
+
   |nexus  = 15846
   |github  = Felix-Dev/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Start With Greenhouse
   |author  = Max Vollmer, SVProtector
+
   |author  = CaptainSully
   |id      = maxvollmer.audiodevices
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 2838
+
   |nexus  = 9878
   |github  = maxvollmer/AudioDevices
+
   |moddrop = 1035412
 
+
   |github = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Start With Hat
   |author  = Jotser
+
   |author  = treyh0
   |id      = Jotser.AutoGrabberMod
+
   |id      = treyh0.StartWithHat
   |nexus  = 2783
+
   |nexus  = 2628
   |github  =
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
  |name    = Stash Items
 +
   |author = ZackHill
 +
   |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |github  = zack-hill/stardew-valley-stash-items
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Stash Items to Chest
   |author  = Chosimba
+
   |author  = lambui
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 2307
+
   |nexus  =
   |github  =
+
  |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  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Static Inventory
   |author  = LateFilmsGamer
+
   |author  = Dinotopea
   |id      = Late's.AdjustBabyChance
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 15018
+
   |nexus  = 20093
   |github  =
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Static Tool Power
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Omek97
   |id      = f4iTh.BabyGenderInterface
+
   |id      = omek97.static_toolpower
   |nexus  = 1947
+
   |nexus  = 21281
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Stats as Tokens
   |author  = KirbyLink
+
   |author  = sophiesalacia
   |id      = kirbylink.beehousefix
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 3013
+
   |nexus  = 9659
   |github  = KirbyLink/BeeHouseFix
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = Taskmaster
+
   |author  = strato35
   |id      = Taskmaster.BeMyValentine
+
   |id      = Strato35.StatsReloader
   |nexus  = 5219
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Statue of Generosity
   |author  = RedstoneBoy
+
   |author  = spacechase0
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 2504
+
  |curse  = 867713
   |github  = RedstoneBoy/BetterCrafting
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |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    = Statue Shorts
   |author  = Khloe Leclair
+
   |author  = aedenthorn, Erinthe
   |id      = leclair.bcspacecore
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 11115
+
   |nexus  = 17642
  |moddrop = 1115749
+
   |github  = aedenthorn/StardewValleyMods
   |github  = KhloeLeclair/StardewMods
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts Redux
 +
  |author  = Nom0ri
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 22135
 +
  |github  = Nom0ri/StatueShortsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stay Up
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = su226
   |id      = f4iTh.BetterTransmutation
+
   |id      = Su226.StayUp
   |nexus  = 2120
+
   |nexus  = 7592
   |github  =
+
   |github  = su226/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Stay Up Late
   |author  = BunnyJumps
+
   |author  = Krutonium
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = krutonium.stayuplate
   |nexus  = 2502
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stay Up Plus
   |author  = BunnyJumps
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 2503
+
   |nexus  = 21469
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Stendew Valley
   |author  = BunnyJumps
+
   |author  = Haunted Pineapple
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 2501
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = BunnyJumps
+
   |author  = Advize and jinxiewinxie
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 3145
+
   |nexus  = 316
   |github  =
+
   |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    = BJS Plant Everywhere
+
   |name    = Stop Flower Harvests
   |author  = BunnyJumps
+
   |author  = BlobLeader
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 3143
+
   |nexus  = 24559
   |github  =
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = BunnyJumps
+
  |author  = Mustafa
   |id      = BunnyJumps.BJSStopGrass
+
  |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 2500
+
  |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stronger You
 +
   |author  = Krutonium
 +
   |id      = Krutonium.StrongerYou
 +
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = BunnyJumps
+
   |author  = Darkmushu
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 3144
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stumps to Hardwood Stumps
   |author  = WindHero
+
   |author  = Nishtra
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 2336
+
   |nexus  = 691
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
  |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.Bow
+
   |id      = sophie.SturdySaplings
   |nexus  = 2756
+
   |nexus  = 14440
  |moddrop = 771627
+
   |github  = sophiesalacia/StardewMods
   |github  = spacechase0/Bow
 
 
 
  |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    = Submerged Crab Pots
   |author  = DiogoAlbano
+
   |author  = aedenthorn, Erinthe
   |id      = DiogoAlbano.BNWCore
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 15871
+
   |nexus  = 11719
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = bwdy
+
   |author  = mytigio
   |id      = bwdyworks
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 3530
+
   |nexus  = 4149
   |github  =
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Summit Reborn
   |author  = Ilyaki
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 3083
+
   |nexus  = 2073
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = JohnsonNicholas/SDVMods
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |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    = Sundrop City
   |author  = YukiShiku, LeonBlade
+
   |author  = The Sundrop Team
   |id      = CasksAnywhere
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 878
+
   |nexus  = 4014
  |chucklefish = 5486
+
   |github  =
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Super Hopper
   |author  = aclockworkhound
+
   |author  = spacechase0
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = spacechase0.SuperHopper
   |nexus  = 3540
+
  |curse  = 867698
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status   = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (added in Stardew Valley 1.5).
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Super Sleeper
 +
   |author = spoocky123
 +
  |id      = spoocky123.SuperSleeper
 +
  |nexus  = 10842
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Surfing Festival
   |author  = CJBok
+
   |author  = spacechase0 and ParadigmNomad
   |id      = CJBAutomation
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 211
+
  |curse  = 867720
   |github  = CJBok/SDV-Mods
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = Lysero
+
   |author  = MiphasGrace
   |id      = Lysero.Clock24
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 3718
+
   |nexus  = 13126
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Survivalistic
   |author  = spacechase0
+
   |author  = Ophaneom
   |id      = spacechase0.Cobalt
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 1723
+
   |nexus  = 12179
   |github  = spacechase0/Cobalt
+
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = SV Fishing Mod
   |author  = DanielSerrano, Lord Xamon
+
   |author  = KDERazorback
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 1169
+
   |nexus  = 6403
   |github  =
+
   |github  = KDERazorback/SvFishingMod
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = SV Notepad
   |author  = Igorious
+
   |author  = HereBeCush
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = herebecush.SVNotepad
   |nexus  =
+
   |nexus  = 21473
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
 
+
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |broke in = Stardew Valley 1.1
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (colored chests added in Stardew Valley 1.1).
+
   |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
   |nexus   = 21205
 +
   |github = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Swim
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ColorfulChests
+
   |id      = aedenthorn.Swim
   |nexus   = 1623
+
   |curse   = 868896
   |moddrop = 279189
+
   |nexus  = 6326
   |github  = spacechase0/ColorfulChests
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in          = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = punyo, yakminepunyo
+
   |author  = Platonymous
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Platonymous.SwimSuit
   |nexus  = 1445
+
   |nexus  = 1215
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Swim - Continued
   |author  = Nishtra
+
   |author  = aedenthorn and FlyingTNT
   |id      = ConfigurableShippingDates
+
   |id      = FlyingTNT.Swim
   |nexus  = 675
+
   |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Swiss Army Knife
   |author  = Pillow
+
   |author  = John Peters
   |id      = Pillow.ConsoleCoordinates
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 8957
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Swizzy Meads
   |author  = CatCattyCat, Cat
+
   |author  = Swizzy Studios
   |id      = cat.copyinvitecode
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 2171
+
   |nexus  = 3241
   |github  = danvolchek/StardewMods
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Tab Autoloot
   |author  = bcmpinc
+
   |author  = Guedez
   |id      = bcmpinc.CraftCounter
+
   |id      = tab.autoloot
   |nexus  = 2739
+
   |nexus  = 5115
   |github  = bcmpinc/StardewHack
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Tailor Weapon Skins
   |author  = lolpcgaming
+
   |author  = Peasly Wellbott
   |id      = lolpcgaming.CraftingCounter
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 1585
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = trienow
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = de.trienow.stardew.craftpriority
+
   |id      = TaintedCellar
   |nexus  = 4174
+
   |nexus  = 1672
   |github  = trienow/Stardew-CraftPriority
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.3
   |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    = Creeper Forage
+
   |name    = Take a Break
   |author  = bwdy
+
   |author  = Krutonium
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = krutonium.TakeABreak
   |nexus  = 2115
+
   |nexus  = 12549
 
   |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    = Take All
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.CropSafety
+
   |id      = aedenthorn.TakeAll
   |nexus  = 1233
+
   |nexus  = 14247
   |moddrop = 130160
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 
   |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    = Current Location
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Inworld AI, PogDerson
   |id      = CurrentLocation102120161203
+
   |id      = PogDerson.Inworld
   |nexus  = 638
+
   |nexus  = 16816
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Tap Giant Crops
   |author  = Omegasis, AlphaOmegasis
+
   |author  = atravita
   |id      = Omegasis.CustomAssetModifier
+
   |id      = atravita.TapGiantCrops
   |nexus  = 1836
+
  |curse  = 870968
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Tappable Palm Trees
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CustomBundles
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 8258
+
   |nexus  = 10661
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Tapper Ready
   |author  = spacechase0
+
   |author  = skunkkky
   |id      = spacechase0.CustomCrops
+
   |id      = skunkkk.TapperReady
   |nexus  = 1592
+
   |nexus  = 1219
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
+
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Report
 +
  |author  = pepoluan
 +
  |id      = pepoluan.TapperReport
 +
  |nexus  = 8700
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Taxes Mod
   |author  = Platonymous
+
   |author  = bdawson1993
   |id      = Platonymous.CustomElementHandler
+
   |id      =
   |nexus  = 1068
+
   |nexus  = 38
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
  |broke in = Stardew Valley 1.3
 
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] 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    = Custom Emotes
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = purrplingcat
+
   |author  = TehPers
   |id      = PurrplingCat.CustomEmotes
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 10861
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  = purrplingcat/CustomEmotes
+
   |moddrop = 1071149
 
+
   |github = TehPers/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Teh's Festive Slimes
   |author  = Platonymous
+
   |author  = TehPers
   |id      = Platonymous.CustomFarming
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 991
+
   |nexus  = 2990
  |curse  = 307366
+
   |github  = TehPers/StardewValleyMods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |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    = Teh's Fishing Overhaul
   |author  = Platonymous
+
   |author  = TehPers
   |id      = Platonymous.CFAutomate
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 991
+
   |nexus  = 866
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 123679
 +
   |github  = TehPers/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    = Telephone Purchasing
   |author  = spacechase0
+
   |author  = Stingray
   |id      = spacechase0.CustomFarmTypes
+
   |id      = Stingray.TP
   |nexus  = 1140
+
   |nexus  = 10190
  |moddrop = 128708
+
   |github  = Stingrayss/StardewValley
   |github  = spacechase0/CustomFarmTypes
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Teleportation Tool
   |author  = Forkmaster
+
   |author  = jeWel
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 3464
+
   |nexus  = 22534
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Teleporter
   |author  = mytigio
+
   |author  = Bifibi
   |id      = mytigio.customharvestfix
+
   |id      = Teleporter
   |nexus  = 4192
+
   |nexus  =
   |github  = mytigio/CustomHarvestFix
+
  |chucklefish = 4374
 +
   |github  =
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.2
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
+
   |status  = workaround
  |broke in = Stardew Valley 1.5
+
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Teleport Mod
   |author  = Speshkitty
+
   |author  = Falson, Falson127
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Falson.TeleportMod
   |nexus  = 5540
+
   |nexus  = 18842
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Teleport NPC
   |author  = Satozaki
+
   |author  = Enaium
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = Enaium.TeleportNpc
   |nexus   = 3014
+
   |curse   = 436803
   |github  = AndyCrocker/StardewMods
+
   |moddrop = 865554
 
+
  |nexus  =
   |status = abandoned
+
   |github = Enaium-StardewValleyMods/TeleportNpc
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Teleport NPC Location
   |author  = Platonymous
+
   |author  = ccr
   |id      = Platonymous.CustomNPC
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1607
+
   |nexus  = 17190
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = chencrstu/TeleportNPCLocation
 
 
  |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    = Teleport Point
   |author  = Platonymous
+
   |author  = Enaium
   |id      = Platonymous.CustomShirts
+
   |id      = Enaium.TeleportPoint
   |nexus   = 2416
+
   |curse   = 436830
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 864013
 
+
   |nexus   =
   |broke in = Stardew Valley 1.4
+
   |github = Enaium-StardewValleyMods/TeleportPoint
  |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    = Teleport To Farm
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Rafael
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 1378
+
   |nexus  = 7247
   |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    = Terraria Accessories
   |author  = aedenthorn, Erinthe
+
   |author  = jeWel
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 6630
+
   |nexus  = 22931
   |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    = Test Mod for Automated Workflows, Test Mod
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = spacechase0.TestMod
  |curse  = 307569
+
   |nexus  = 21216
  |moddrop = 793903
+
   |github  = spacechase0/TestModWorkflow
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Thai Font Adjuster
   |author  = dreamsicl
+
   |author  = 'ELL and NRTnarathip
   |id      = EventNotifications
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  =
+
   |nexus  = 9586
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = The Adventurer's Life Expanded
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = HamioDracny
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 513
+
   |nexus  = 14083
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = The Best of "The Queen of Sauce"
   |author  = stokastic
+
   |author  = Bpendragon
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 2462
+
   |nexus  = 7985
   |github  = stokastic/CoopGrabber
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = CatCattyCat, Cat
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = cat.desertobelisk
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 2021
+
   |nexus  = 23741
  |moddrop = 833549
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = The Chest Dimension
   |author  = explosivetortellini
+
   |author  = zazizu
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = zazizu.TheChestDimension
   |nexus  = 8348
+
   |nexus  = 4013
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = cilekli-link/SDVMods
  
  |broke in = Stardew Valley 1.5.5
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = PurrplingCat
+
   |author  = Neat
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = neat.newspaper
   |nexus  = 6537
+
   |nexus  = 8689
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = The Farmer That Stared at Rocks
   |author  = Bpendragon
+
   |author  = ItsLittany
   |id      = Bpendragon-DynamicHorses
+
   |id      = itslittany.RockBreaker
   |nexus  = 874
+
   |nexus  = 6376
   |github  = Bpendragon/DynamicHorses
+
   |moddrop = 804101
 
+
   |github =
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = The Fish Dimension
   |author  = enaium
+
   |author  = ichortower
   |id      = Enaium.EiTK
+
   |id      = ichortower.TheFishDimension
  |curse  = 365803
+
   |nexus  = 22335
   |nexus  =
+
   |github  = ichortower/TheFishDimension
   |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Theft of the Winter Star
   |author  = aurnj, Roy Li
+
   |author  = spacechase0 and ParadigmNomad
   |id      = RuyiLi.Emotes
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus   =
+
   |curse  = 867729
   |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |moddrop = 771680
   |github  =
+
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = The Gnomiverse
   |author  = Oblitus
+
   |author  = Purppelle and King Gnomus
   |id      = QuicksilverFox.EmptyHands
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 1176
+
   |nexus  = 13266
   |github  = quicksilverfox/StardewMods
+
   |github  =
 
 
  |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    = Even Better Warehouse
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = charliedemilho
+
   |author  = Tlitookilakin
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = tlitookilakin.BakeOffCode
   |nexus  = 10396
+
   |nexus  = 18856
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = The Long Night
   |author  = Hamio, HamioDracny
+
   |author  = Pathoschild
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 7511
+
   |nexus  = 1369
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3.20
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = The Love of Cooking
   |author  = Navi-chan, ooo0000
+
   |author  = blueberry
   |id      = NaviChan.FaeQuest
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 2484
+
   |nexus  = 6830
   |github  =
+
   |github  = b-b-blueberry/CooksAssistant
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Theme Manager
   |author  = Advize
+
   |author  = Khloe Leclair
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id      = leclair.thememanager
   |nexus  = 130
+
   |nexus  = 14525
   |github  = AdvizeGH/FarmExpansion
+
   |github  = KhloeLeclair/StardewMods
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = The Moon
   |author  = Platonymous
+
   |author  = Pucklynn
   |id      = Platonymous.FarmHub
+
   |id      = shannon.MoonMod
   |nexus  = 2309
+
   |nexus  = 2482
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = The Northern Gulf
   |author  = BrasileiroTop
+
   |author  = The commission of The Northern Gulf
   |id      = BrasileiroTop.Fundo
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 5423
+
   |nexus  = 19376
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = The Pumpkin King
   |author  = tlitookilakin
+
   |author  = KirbyLink
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = kirbylink.pumpkinking
   |nexus  = 8236
+
   |nexus  = 3006
  |moddrop = 926207
+
   |github  = KirbyLink/PumpkinKing
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.4
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
+
<!--@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    = Fast Geode, Instant Geodes
+
   |name    = The Queen Of Sauce Reminder
   |author  = ofmanynames
+
   |author  = TheShwamp
   |id      = InstantGeode
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 750
+
   |nexus  = 5172
 
   |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    = The Return of Custom Backpack Framework
   |author  = DaLion
+
   |author  = platinummyr
   |id      = DaLion.ImmersiveRings
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 11380
+
   |nexus  = 21588
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = The Return of Immersive Scarecrows
   |author  = MindMeltMax
+
   |author  = aedenthorn and lucaskfreitas
   |id      = MindMeltMax.FireCracker
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 7321
+
   |nexus  = 20701
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Sprinklers
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveSprinklers
 +
  |nexus  = 20796
 +
  |github  = lucaskfreitas/ImmersiveSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of More Backpack Upgrades
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CPMoreBackpacks
 +
  |nexus  = 21591
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = MattDeDuck, Duckshard
+
   |author  = platinummyr and wellbott
   |id      = MattDeDuck.Fischievements
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 3658
+
   |nexus  = 21900
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Eris.APICut
   |nexus  = 1941
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = bcmpinc
+
   |author  = Dolphin Is Not a Fish
   |id      = bcmpinc.FixScytheExp
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  =
+
   |nexus  = 20414
   |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    = Thinking Time
   |author  = randomAnon1234
+
   |author  = PokeBenji
   |id      = none<!--no manifest ID-->
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus  = 591
+
  |curse  = 1024585
 +
   |nexus  = 24457
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Think-n-Talk
   |author  = FletcherQuest
+
   |author  = Prism 99
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = prism99.thinkntalk
   |nexus  = 9062
+
   |nexus  = 9546
   |github  =
+
   |github  = Prism-99/Think-n-Talk
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = This Mod Is Organic
   |author  = Entoarox
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = SweetPanda.Organic
   |nexus  = 2276
+
   |nexus  = 16648
  |chucklefish = 4324
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = 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  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.FuryCore
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 10696
+
  |curse  = 867388
 +
  |moddrop = 127278
 +
   |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Throwable Axe
   |author  = Advize and Jinxiewinxie
+
   |author  = spacechase0
   |id      = Advize.GetDressed
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 331
+
  |curse  = 867726
   |github  = AdvizeGH/GetDressed
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Thunderstorm Totem
   |author  = mistyspring
+
   |author  = justastranger
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = jas.ThunderstormTotem
   |curse  = 880520
+
   |moddrop = 944622
  |nexus  = 12195
+
   |nexus  =
  |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Grandfather's Gift
 
  |author  = ShadowDragon8685
 
  |id      = ShadowDragon.GrandfathersGift
 
   |nexus  = 985
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Tidy Fields
   |author  = pepoluan
+
   |author  = seitanicbean
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = seitanicbean.tidyfields
   |nexus  = 4151
+
   |nexus  = 10929
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
+
   |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Tidy Social
   |author  = Taskmaster
+
   |author  = trashcan9
   |id      = Taskmaster.Hamlet
+
   |id      = trashcan9.TidySocial
   |nexus  = 4601
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Tileman Challenge
   |author  = StarPeanut, Greger
+
   |author  = SpicyKai
   |id      = HappyAnimals
+
   |id      = SpicyKai.Tileman
   |nexus  =
+
   |nexus  = 11945
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = spicykai/StardewValley-Mods
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = ninthworld
+
   |author  = aedenthorn, Erinthe
   |id      = NinthWorld.HDSprites
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 4024
+
   |nexus  = 17288
   |github  = ninthworld/HDSprites
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Tillable Ground
   |author  = Oga_The_Real
+
   |author  = hawkfalcon
   |id      = Oga_The_Real.Hempire
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 14477
+
   |nexus  = 2175
   |github  =
+
   |github  = hawkfalcon/Stardew-Mods
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Tilled Soil Decay
   |author  = BrasileiroTop
+
   |author  = bcmpinc
   |id      = BrasileiroTop.Animacoes
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 5139
+
   |nexus  = 2738
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = AustinYQM
+
   |author  = misterwu
   |id      = AustinYQM.ImprovedMill
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 1748
+
   |nexus  = 21959
   |github  = AustinYQM/ImprovedMill
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Time Before Harvest
   |author  = unidarkshin, Devin Lematty
+
   |author  = Asconoid
   |id      = DevinLematty.InfiniteInventory
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 2247
+
   |nexus  = 5764
   |github  = unidarkshin/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = abandoned
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Time Before Harvest Enhanced
   |author  = BrasileiroTop
+
   |author  = Jonathan Ginn
   |id      = BrasileiroTop.Interacoes
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 4862
+
   |nexus  = 12170
 
   |github  =
 
   |github  =
 +
  |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    = Junimo Farm
+
   |name    = Time Freeze
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.JunimoFarm
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
   |nexus  = 984
+
   |nexus  = 973
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Time Freezes at Midnight
   |author  = Becks723
+
   |author  = JBtheShadow
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 6971
+
   |nexus  = 7425
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Time Master
   |author  = Taskmaster
+
   |author  = trashcan9
   |id      = Taskmaster.JunkMail
+
   |id      = trashcan9.TimeMaster
   |nexus  = 4452
+
   |nexus  = 16192
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github = DefenTheNation/StardewMod-TimeMultiplier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Time Notifier
   |author  = Shadowfoxss
+
   |author  = CKextreme
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 3147
+
   |nexus  = 3706
  |curse  = 308891
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Time of the Prairie King
   |author  = Kabigon
+
   |author  = The Fluffy Robot
   |id      = Kabigon.kisekae
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 2348
+
   |nexus  = 5631
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
 
  |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    = Time Reminder
   |author  = Lavapulse
+
   |author  = Sakorona
   |id      = Lavapulse.LavapulseChickens
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 4821
+
   |nexus  = 1000
   |github  =
+
   |github  = Sakorona/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Time Reminder
   |author  = Huanir
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 2653
+
   |nexus  = 1000
   |github  =
+
  |moddrop = 664035
 
+
   |github  = JohnsonNicholas/SDVMods
   |broke in = Stardew Valley 1.4
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (fixed in Stardew Valley 1.4).
+
  |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    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Time Totem
   |author  = Permamiss
+
   |author  = gmff
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = GMFF.TimeTotem
   |nexus  = 637
+
  |curse  = 494425
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Time Travel
   |author  = Brandy Lover, WDavi
+
   |author  = Cile_ed
   |id      = Brandy Lover.LMlog
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 1366
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Time Watch
   |author  = spacechase0
+
   |author  = KyuubiRan
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 501
+
   |nexus  = 23725
  |moddrop = 127274
+
   |github  = KyuubiRan/TimeWatch
   |github  = spacechase0/StardewValleyMP
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = Platonymous.TMXLoader
   |nexus   = 1073
+
   |curse   = 877235
   |moddrop = 127273
+
   |nexus   = 1820
   |github  = spacechase0/MapImageExporter
+
   |moddrop = 771913
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
  |summary = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = To-Dew
   |author  = Jacque Pott
+
   |author  = Jamie Taylor
   |id      = JacquePott.MassProduction
+
   |id      = jltaylor-us.ToDew
   |nexus   = 7021
+
   |curse   = 997100
   |github  = JacquePott/StardewValleyMods
+
   |nexus   = 7409
 
+
   |github  = jltaylor-us/StardewToDew
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = To Do List
   |author  = Kithio
+
   |author  = Eleanor, eleanoot
   |id      = Kithio:ChatMod
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  =
+
   |nexus  = 1630
  |chucklefish = 4296
+
   |github  = eleanoot/stardew-to-do-mod
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Toggle Items Framework
   |author  = Nishtra
+
   |author  = selph, zombifier
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = selph.ToggleItems
   |nexus  = 770
+
   |nexus  = 21361
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Toggle Monsters
   |author  = Taskmaster
+
   |author  = Jolyone, Me
   |id      = Taskmaster.MonthlyMail
+
   |id      = Me.ToggleMonsters
   |nexus  = 4523
+
   |nexus  = 11801
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = vaindil
+
   |author  = MaltoseMatt
   |id      = vaindil.MoodFix
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 1809
+
   |nexus  = 22913
   |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    = Tool Assembly
   |author  = YonKuma, kumarei
+
   |author  = OFTS_CQM
   |id      = YonKuma.MoodGuard
+
   |id      = ofts.toolAss
   |nexus  = 1597
+
   |nexus  = 23872
   |github  = YonKuma/MoodGuard
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |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    = Toolbar Icons
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.MoreMapLayers
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 1134
+
   |curse   = 871834
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1547451
 
+
   |nexus   = 11026
   |broke in = Stardew Valley 1.3
+
   |github = LeFauxMatt/StardewMods
  |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    = Toolbar Tooltips
   |author  = BrasileiroTop
+
   |author  = danmw3
   |id      = BrasileiroTop.CanaisTv
+
   |id      = danmw3.toolbartooltips
   |nexus  = 5126
+
   |nexus  = 4977
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = ToolBelt
   |author  = ylsama
+
   |author  = yuri0r
   |id      = ylsama.MoveThoughObject
+
   |id      = yuri0r.ToolBelt
   |nexus  = 2680
+
   |nexus  = 8566
 
   |github  =
 
   |github  =
   |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |source  = https://gitlab.com/yuri0r/toolbelt
  
  |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    = MTN, More Than Necessary
+
   |name    = Tool Charging
   |author  = SgtPickles, GameMX
+
   |author  = mralbobo
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = mralbobo.ToolCharging
   |nexus  = 2256
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = SMAPI 3.0
   |status  = obsolete
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
   |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
+
   |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    = Multiplayer Emotes
+
   |name    = Tool Geodes
   |author  = FerMod
+
   |author  = spacechase0
   |id      = FerMod.MultiplayerEmotes
+
   |id      = spacechase0.ToolGeodes
   |nexus  = 2347
+
   |nexus  = 3090
   |github  = FerMod/StardewMods
+
  |moddrop = 771642
 +
   |github  = spacechase0/ToolGeodes
  
  |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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Tool Power Select
   |author  = Unremarkable, animavoro
+
   |author  = CrazyWig
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = crazywig.toolpowerselect
   |nexus  = 2135
+
   |nexus  = 2553
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Tool Power Setup
   |author  = Prince-Leto
+
   |author  = Gilar Fasulaki
   |id      = princeleto.multiplayershaftfix
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2922
+
   |nexus  = 4517
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Tool Smart Switch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultipleSpouses
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 6227
+
  |curse  = 868687
 +
   |nexus  = 15216
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Tool Smart Switch (Updated)
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Fiorbeth
   |id      = Omegasis.MuseumRearranger
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 428
+
   |nexus  = 20829
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Tool Upgrade Costs
   |author  = kulcris
+
   |author  = Cherry, CherryChain
   |id      = kulcris.NoCheatShortcuts
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 2310
+
   |nexus  = 6576
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Tool Upgrade Delivery
   |author  = Pathoschild
+
   |author  = SorryLate
   |id      = Pathoschild.NoDebugMode
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 593
+
   |nexus  = 5421
   |github  = Pathoschild/StardewMods
+
   |github  = sorrylate/Stardew-Valley-Mod
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Tool Upgrade Delivery Service
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Felix-Dev
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 506
+
   |nexus  = 2938
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Tool Upgrade Duration Changer
   |author  = KirbyLink
+
   |author  = GrimatGaming
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 2947
+
   |nexus  = 21438
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Tool Upgrade Reminder
   |author  = Platonymous
+
   |author  = Wracketeer
   |id      = Platonymous.Notes
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 3068
+
   |nexus  = 13423
  |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Too Many Animals
   |author  = jwdred
+
   |author  = LeFauxMatt
   |id      =
+
   |id      = furyx639.TooManyAnimals
   |nexus  = 694
+
  |curse  = 871833
   |github  =
+
   |nexus  = 11033
 +
   |github  = LeFauxMatt/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
+
   |status   = abandoned
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |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  = DeLiXx
+
   |author  = DaLion
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 12291
+
   |nexus  = 7965
 
   |github  =
 
   |github  =
  |source  =
 
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Town School Functions
   |author  = Taskmaster
+
   |author  = Edu Anttunes
   |id      = Taskmaster.Ornamental
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 4981
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Tractor Mod
   |author  = Modotte
+
   |author  = Pathoschild
   |id      = modotte.P2PAnimalNoise
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus  = 17383
+
  |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  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Train Info
   |author  = Alex Noddings
+
   |author  = BinaryLip
   |id      = an.ownscepter
+
   |id      = BinaryLip.TrainInfo
   |nexus  = 2404
+
   |nexus  = 21883
   |github  =
+
   |github  = BinaryLip/TrainInfo
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Train Station
   |author  = zesman
+
   |author  = Cherry, CherryChain
   |id      = MobSpawner.pseudohub.de
+
   |id      = Cherry.TrainStation
   |nexus  = 2794
+
   |nexus  = 6183
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Train Tracks
   |author  = zesman
+
   |author  = aedenthorn, Erinthe
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 2798
+
   |nexus  = 10927
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Train Whistle
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Taskmaster
   |id      = f4iTh.PMT
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 2349
+
   |nexus  = 4473
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Trampoline
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.polygamy
+
   |id      = aedenthorn.Trampoline
   |nexus  = 3542
+
   |nexus  = 11619
   |github  = bwdymods/SDV-Polygamy
+
   |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 [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Translation Replacer
   |author  = ryaon
+
   |author  = ofts, OFTS_CQM
   |id      = Ryaon.FectorChallenge
+
   |id      = ofts.transRep
   |nexus  = 5125
+
   |nexus  = 22871
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Transparency Settings
   |author  = Kevin Connors
+
   |author  = Esca, Esca-MMC
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = Esca.TransparencySettings
   |nexus  = 2424
+
   |nexus  = 8891
   |github  = kevinforrestconnors/ProfessionAdjustments
+
  |moddrop = 971985
 
+
   |github  = Esca-MMC/TransparencySettings
   |broke in = Stardew Valley 1.3.29
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
   |nexus   = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Trash 4 Elliott
   |author  = Satozaki
+
   |author  = ChrisMzz
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 2997
+
   |nexus  = 18882
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Trash Bear Abides
   |author  = Satozaki
+
   |author  = John Peters
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 3004
+
   |nexus  = 11359
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = DaLion
+
   |author  = MattDeDuck, Duckshard
   |id      = DaLion.ImmersiveTweaks
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 11296
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.5
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Trash Can Reactions
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.QuestEssentials
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 8827
+
   |nexus  = 7643
   |github  = purrplingcat/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Trash Cans On Horse
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.removablehorsehats
+
   |id      = aedenthorn.TrashCansOnHorse
   |nexus  = 2223
+
   |nexus  = 16394
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Trash Does Not Consume Bait
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.RingOfFire
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 1166
+
  |curse  = 870979
   |github  = Platonymous/Stardew-Valley-Mods
+
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Trash Remover
   |author  = Pathoschild
+
   |author  = SorryLate, rharyanto
   |id      = Pathoschild.RotateToolbar
+
   |id      = SorryLate.TrashRemover
   |nexus  = 1100
+
   |nexus  = 5114
   |github  = Pathoschild/StardewMods
+
   |github  =
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = Trash Trash
 +
   |author = Jaredlll08
 +
   |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Traveling Cart Visit Everyday
   |author  = Taskmaster
+
   |author  = dayLerFar, nnn
   |id      = Taskmaster.Scream
+
   |id      = nnn.TCVED
   |nexus  = 4588
+
   |nexus  = 22240
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Traveling Takes Time
   |author  = Entoarox
+
   |author  = Vrakyas
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 2273
+
   |nexus  = 4031
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Travelling Skill
   |author  = spacechase0
+
   |author  = Achtuur8
   |id      = spacechase0.SeedCatalogue
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 1640
+
   |nexus  = 16820
  |moddrop = 281292
+
   |github  = Achtuur/StardewTravelSkill
   |github  = spacechase0/SeedCatalogue
 
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Treasure Chests Expanded
   |author  = funny-snek
+
   |author  = aedenthorn, Erinthe
   |id      = funnysnek.SeparateMoney
+
   |id      = aedenthorn.TreasureChestsExpanded
   |nexus  = 3086
+
   |nexus  = 7685
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = obsolete
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Tree Changes
   |author  = DaLion
+
   |author  = JPAN
   |id      = DaLion.ImmersiveTaxes
+
   |id      = jpan.TreeChanges
   |nexus  = 12547
+
   |nexus  = 3964
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Tree Shake Mod
   |author  = j4c0b333
+
   |author  = NCarigon
   |id      = j4c0b333.SetMoney
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 3889
+
   |nexus  = 15927
   |github  =
+
   |github  = ncarigon/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Tree Shaker
   |author  = dJomp
+
   |author  = TyoAtrosa
   |id      = dJomp.SetUniqueGameID
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 2042
+
   |nexus  = 2159
   |github  =
+
   |github  = TyoAtrosa/TreeShaker
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
  |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    = Ship Anywhere
+
   |name    = Tree Spread
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.ShipAnywhere
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 1379
+
   |nexus  = 3183
  |moddrop = 183277
+
   |github  = bcmpinc/StardewHack
   |github  = spacechase0/ShipAnywhere
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Tree Transplant
   |author  = NOGAF
+
   |author  = YukiShiku, LeonBlade
   |id      = NOGAF.ShippingTaxes
+
   |id      = TreeTransplant
   |nexus  = 5189
+
   |nexus  = 1342
   |github  =
+
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
   |github  = LeonBlade/TreeTransplant
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Tree Transplant (Fix)
   |author  = TehPers
+
   |author  = LeonBlade and Siweipancc
   |id      = TehPers.ShroomSpotter
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 908
+
   |nexus  = 20852
  |moddrop = 125766
+
   |github  = siweipancc/TreeTransplant
   |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    = Trendy Haley
   |author  = Omegasis, AlphaOmegasis
+
   |author  = candidus42
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 1410
+
   |nexus  = 4984
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = mus-candidus/TrendyHaley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Trick or Treat
   |author  = CyTheGuy01
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      = CyTheGuy01.TestMod
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 6463
+
   |nexus  = 8115
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Tricks and Treats
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = ch20youk
   |id      = BrasileiroTop.Sentar
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 4729
+
   |nexus  = 18947
   |github  =
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
  
   |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    = True Random Geodes
   |author  = cantorsdust
+
   |author  = lilico/atelier99
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 175
+
   |nexus  = 11371
   |github  = cantorsdust/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Turbo
   |author  = Speshkitty
+
   |author  = Primm
   |id      = speshkitty.slimewaterer
+
   |id      = Primm.Turbo
   |nexus  = 7141
+
   |nexus  = 23835
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = PrimmR/Turbo
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Turn to Your Enemies
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Krutonium
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = krutonium.turn_to_your_enemies
   |nexus  = 897
+
   |nexus  = 12643
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = TV Announcements
   |author  = Edu Anttunes
+
   |author  = Zyin
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 5736
+
   |nexus  = 3649
   |github  =
+
   |github  = Zyin055/TVAnnouncements
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = TV Brasileira
   |author  = Platonymous
+
   |author  = JhonnieRandler & Brukob
   |id      = Platonymous.Speedster
+
   |id      = JhonnieMike.BrasilTV
   |nexus  = 1102
+
   |nexus  = 10843
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = JhonnieRandler/TVBrasileira
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = Platonymous
+
   |author  = hisameartwork
   |id      = Platonymous.SplitMoney
+
   |id      = HisameArtwork.GardeningChannel
   |nexus  = 2303
+
   |nexus  = 5485
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = TV Recipes
   |author  = Ilyaki
+
   |author  = SorryLate, rharyanto
   |id      = Ilyaki.SplitScreen
+
   |id      = SorryLate.TvRecipes
   |nexus  = 2139
+
   |nexus  = 5260
   |github  = Ilyaki/SplitScreen
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Sprinkles
+
   |name    = Twin Stick Strafe Action
   |author  = Platonymous
+
   |author  = AndyUr
   |id      = Platonymous.Sprinkles
+
   |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 4592
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
  
   |broke in = Stardew Valley 1.3
+
  |warnings = Broken on Android.
   |status  = abandoned
+
 
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |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    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Ui Info Suite 2
   |author  = TehPers
+
   |author  = Annosz, Abs0rbed
   |id      = SCCL
+
   |id      = Annosz.UiInfoSuite2
   |nexus  = 889
+
   |nexus  =
   |github  = TehPers/StardewValleyMods
+
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
   |github  = Annosz/UiInfoSuite2
  
   |broke in = Stardew Valley 1.2
+
   |warnings = Broken on Android.
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = UI Mod Suite
   |author  = spacechase0
+
   |author  = Demiacle
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Demiacle.UiModSuite
   |nexus  = 1298
+
   |nexus  = 1023
   |github  = spacechase0/StardewEditor
+
   |github  = demiacle/UiModSuite
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = Cody, Cody Hansen
+
   |author  = Pereclaw Team
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Pereclaw.ukrutilities
   |nexus  = 16543
+
   |nexus  = 8427
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Ultimate Fertilizer
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = fox_white, fox_white25
   |id      = KoihimeNakamura.summitreborn
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 2073
+
   |nexus  = 21318
   |github  = JohnsonNicholas/SDVMods
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
  
   |status = abandoned
+
   |status   = abandoned
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Ultiplayer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SwimSuit
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 1215
+
   |nexus  = 2134
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |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    = Unbreakable Tackles
   |author  = bdawson1993
+
   |author  = MindMeltMax
   |id      =
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus  = 38
+
   |nexus  = 7719
   |github  =
+
   |moddrop = 1135717
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Uncanny Valley
   |author  = zazizu
+
   |author  = UncannyValley
   |id      = zazizu.TheChestDimension
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 4013
+
   |nexus  = 20519
   |github  = cilekli-link/SDVMods
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Uncle Iroh Approved Tea
   |author  = Pathoschild
+
   |author  = slimerrain
   |id      = Pathoschild.TheLongNight
+
   |id      = slimerrain.byproducts
   |nexus  = 1369
+
   |nexus  = 22376
   |github  = Pathoschild/StardewMods
+
   |github  = slimerrain/stardew-mods
 
 
  |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    = Underdark Sewer
   |author  = CKextreme
+
   |author  = Mel Noelle and Kirbylink
   |id      = CKextreme.TimeNotifier
+
   |id      = melnoelle.underdarksewer
   |nexus  = 3706
+
   |nexus  = 3070
   |github  =
+
   |github  = KirbyLink/UnderdarkSewer
  
   |status  = abandoned
+
   |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Underground Secrets
   |author  = Sakorona
+
   |author  = aedenthorn, Erinthe
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = aedenthorn.UndergroundSecrets
   |nexus  = 1000
+
   |nexus  = 6597
   |github  = Sakorona/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Underground Secrets Redux
   |author  = Cile_ed
+
   |author  = aedenthorn and Prism 99
   |id      = Cile_ed.TimeTravel
+
   |id      = prism99.aedenthorn.UndergroundSecrets
   |nexus  = 4068
+
   |nexus  = 21475
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Unhinged Mayo Jar
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ToolGeodes
+
   |id      = spacechase0.UnhingedMayoJar
   |nexus  = 3090
+
   |nexus  = 17139
  |moddrop = 771642
+
   |github  =
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
}}
 
}}
 
{{#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    = Unique Children
   |author  = DaLion
+
  |author  = Shaklin
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
  |id      = shaklin.uniquechildren
   |nexus  = 7965
+
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
   |author  = funny-snek
 +
   |id      = funnysnek.UnlimitedCatsandDogs
 +
   |nexus  = 2942
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Unlimited Community Center
   |author  = Platonymous
+
   |author  = TIplurka
   |id      = Platonymous.Ultiplayer
+
   |id      = tiplurka.UnlimitedCommunityCenter
   |nexus  = 2134
+
   |nexus  = 23897
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = perkmi/Always-On-Server-for-Multiplayer
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,624: Line 22,324:
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,636: Line 22,344:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Unlockable Bundles
   |author  = DaLion
+
   |author  = DeLiXx
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = DLX.Bundles
   |nexus  = 8111
+
  |curse  = 990830
 +
   |nexus  = 17265
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
   |status = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Unlock Dye Menu
   |author  = enaium
+
   |author  = Shaklin
   |id      = Enaium.Walkshop
+
   |id      = shaklin.unlockdyemenu
  |curse  = 365806
+
   |nexus  = 6156
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Unlocked Doors
   |author  = Travoos
+
   |author  = damien
   |id      =
+
   |id      = damien.unlocked_doors
   |nexus  =
+
   |nexus  = 4338
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Unscheduled Evaluation
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = wrongcoder
   |id      = cybercheese.WarpChests
+
   |id      = wrongcoder.UnscheduledEvaluation
   |nexus  = 6402
+
   |nexus  = 22752
   |github  =
+
   |github  = wrongcoder/UnscheduledEvaluation
 
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Updated Instant Eat Key
   |author  = Sakorona (ItsBenter)
+
   |author  = apomorph
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = apomorph.updatedInstantEatKey
   |nexus  = 6715
+
   |nexus  = 15191
   |github  = Sakorona/SDVMods
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Updated No Rumble Horse
 +
   |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
   |nexus   = 10164
 +
  |github  = shailalias/NoRumbleHorse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Upgradable Pan
   |author  = spacechase0
+
   |author  = Anthony Hilyard
   |id      = spacechase0.WeaponReskinner
+
   |id      = com.anthonyhilyard.upgradablepan
   |nexus   = 5095
+
   |curse   = 446597
   |moddrop = 771681
+
   |nexus  = 9318
   |github  = spacechase0/WeaponReskinner
+
   |github  = AHilyard/UpgradeablePan
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
   |author  = Persival
+
   |author  = Miihau
   |id      = none <!-- no ID in manifest -->
+
   |id      = Miihau.MiihauUpgradeableMachines
   |nexus  = 450
+
   |nexus  = 17234
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Upgraded Casks
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.XnbLoader
+
   |id      = CF.UpgradedCasks
   |nexus  = 2275
+
   |nexus  = 22477
  |chucklefish = 4506
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
   |author  = taintedwheat
+
   |author  = Richard Cai
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = richard_cai.UpgradedHorse
   |nexus  = 843
+
   |nexus  = 5242
   |github  =
+
   |github  = RichardJCai/stardew-valley-mods
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Upgraded Kegs
   |author  = DevilBro/Ursii98
+
   |author  = CyanFire
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = CF.UpgradedKegs
   |nexus  = 2578
+
   |nexus  = 15755
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Upgrade Empty Cabins
   |author  = Bugbuddy
+
   |author  = Cherry, CherryChain
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = Cherry.UpgradeEmptyCabins
   |nexus  = 2326
+
   |nexus  = 5253
   |github  =
+
  |moddrop = 720987
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |content pack for = Content Patcher
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in          = Stardew Valley 1.3.36
+
   |name    = Useful Bombs
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
  |author  = punyo, yakminepunyo
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |id      = punyo.UsefulBombs
}}
+
  |nexus  = 2488
{{#invoke:SMAPI compatibility|entry
+
  |github  = pomepome/UsefulBombs
   |name    = Immersive Farm 2
+
 
   |author  = Zander
+
  |broke in = Stardew Valley 1.3.29
   |id      = zander.immersivefarm2
+
   |status  = workaround
   |nexus  = 1531
+
   |summary  = Use [[#BetterBombs|BetterBombs]] instead.
   |github  =
+
<!--
 
+
  |unofficial version = 1.0.5-unofficial.1-Mizzion
  |content pack for = Content Patcher
+
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
+
-->
   |broke in = Stardew Valley 1.3.36
+
}}
   |status  = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |name    = Useful Cookings
}}
+
   |author  = Chocciee
{{#invoke:SMAPI compatibility|entry
+
   |id      = Chocciee.UsefulCookings
   |name    = Overgrown Fairy Buildings
+
   |nexus  = 22234
   |author  = Ali Read/naeldeus
+
   |github  =
   |id      = naeldeus.OvergrownFairyBuildings
+
}}
   |nexus  = 4564
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 
+
   |author  = Right Hand Man
  |content pack for = Content Patcher
+
   |id      = raik.uselessinfo
 
+
  |nexus   = 8634
   |broke in           = Stardew Valley 1.5
+
  |github  =
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
  |broke in = Stardew Valley 1.6
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Remove That Damn Rock
+
   |name    = Utility Grid
   |author  = Plutey/Androxilogin
+
   |author  = aedenthorn, Erinthe
   |id      = Androxilogin.RemoveThatDamnRock
+
   |id      = aedenthorn.UtilityGrid
   |nexus  = 384
+
   |nexus  = 10197
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
+
 
   |content pack for = Content Patcher
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
+
}}
   |broke in          = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |name    = UV Index (Sunscreen Mod)
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |author  = Jonqora
}}
+
  |id      = Jonqora.UVIndex
{{#invoke:SMAPI compatibility|footer}}
+
  |nexus  = 6676
 
+
  |github  = Jonqora/StardewMods
===XNB mods===
+
 
See [[Modding:Using XNB mods]].
+
  |broke in = Stardew Valley 1.5
 
+
}}
==Mod data overrides==
+
{{#invoke:SMAPI compatibility|entry
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.
+
   |name    = Variable Grass
 
+
   |author  = dantheman999
{{#invoke:SMAPI compatibility overrides|header}}
+
   |id      = dantheman999.VariableGrass
{{#invoke:SMAPI compatibility overrides|entry
+
   |nexus  =
   |name          = Adjust Artisan Prices
+
   |url    = https://community.playstarbound.com/threads/107658
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
   |github  = dantheman999301/StardewMods
   |update keys    =
+
 
   |local version  =
+
   |broke in          = SMAPI 2.0
   |remote version = 0.01 → 0.0.1
+
   |unofficial version = 1.3.1-unofficial.3-pathoschild
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name          = Almighty Farming Tool
+
  |name    = Variable Seasons, Stardew Variable Seasons
   |id            = 439
+
  |author  = calebstein1
   |update keys    =
+
  |id      = calebstein1.StardewVariableSeasons
   |local version  =
+
  |nexus  = 19904
   |remote version = 1.21 → 1.2.1
+
  |github  = calebstein1/StardewVariableSeasons
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility overrides|entry
+
  |name    = Vending Machine, NPC Vending Machine
   |name          = Auto Water
+
  |author  = ActionJackson
   |id            = pickle.autowater
+
  |id      = ActionJackson.VendingMachine
   |update keys    = Nexus:5463 → Nexus:1666
+
  |nexus  = 7508
   |local version  =
+
  |github  =
   |remote version =
+
}}
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Vertical Toolbar
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = bmarquismarkail, Space Baby
   |name          = Better Shipping Box
+
  |id      = SB_VerticalToolMenu
   |id            = Kithio:BetterShippingBox, Kithio.BetterShippingBox
+
  |nexus  = 943
   |update keys    =
+
  |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
 
   |local version  = 1.0.1 → 1.0.2
 
   |remote version =
 
   |remote version =
Line 20,890: Line 23,761:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |reason        = manifest has wrong update keys<!--last checked: 1.9.0-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,923: Line 23,793:
 
   |remote version = 1.12 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Object Progress Bar
 
  |id            = Adeel.ObjectProgressbars
 
  |update keys    =
 
  |local version  = 1.4.0 → 1.3.0
 
  |remote version =
 
  |reason        = broken update
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,979: Line 23,841:
 
   |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 21,003: Line 23,873:
 
   |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 00:09, 17 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).