Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: mark 435 non-Harmony mods incompatible with Stardew Valley 1.6 (these all fail to load with a "no longer compatible" message))
(Add unofficial version of Expert Sitting)
 
(574 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 801: Line 1,011:
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |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 810: Line 1,029:
 
   |moddrop = 793820
 
   |moddrop = 793820
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 829: Line 1,050:
 
   |moddrop = 793822
 
   |moddrop = 793822
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |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 834: 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 846: 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 854: Line 1,097:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 863: 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 872: 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 884: 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 904: 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 910: Line 1,169:
 
   |author  = Platonymous
 
   |author  = Platonymous
 
   |id      = Platonymous.Artista
 
   |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 
   |nexus  = 18697
 
   |nexus  = 18697
 
   |github  =
 
   |github  =
Line 929: 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 941: 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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 956: 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 967: 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 975: 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 990: 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 995: 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,013: 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,020: 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,034: 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,050: 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,063: 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,071: 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,081: 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,089: 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,096: 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,110: 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,132: 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,139: 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,146: 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,156: Line 1,524:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
+
  |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
 +
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
   |id      = HedgehogTechnologies.AutoForager, Jag3Dagster.AutoShaker<!--changed in 2.0.0-->
+
   |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,168: 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,176: 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,184: 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,193: 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,210: 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,229: 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,241: 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,252: 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,275: 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,290: 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,300: 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,318: 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,328: 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,336: 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,349: 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,356: 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,365: 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,382: 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,390: 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,421: 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,429: 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,436: 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,446: 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,462: 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,491: 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,498: 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,510: 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,520: 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,529: 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,542: 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,573: 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,586: 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,596: 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,610: 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,624: 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,658: 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,667: 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,674: 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,685: 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,697: 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,711: 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,720: 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,735: 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,745: 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,764: 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,780: 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,788: 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,802: 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,818: 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,829: 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,844: 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,853: 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,861: 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,872: 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,880: 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,889: 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,898: 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,908: 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,915: 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,928: 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,939: 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,949: 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,970: 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,979: 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,988: 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 1,998: 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,015: 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,024: 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,037: 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,050: 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,059: 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,068: 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,098: 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,107: 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,126: 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,136: 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,146: 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,155: 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,164: 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,178: 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,193: 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,202: 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,213: 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,222: 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,231: 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,240: 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,249: 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,265: 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,275: 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,284: 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,290: 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,301: 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,309: 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,319: 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,336: 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,345: 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,354: 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,370: 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,376: 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,388: 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,400: 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,409: 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,419: 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,426: 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,446: 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,459: 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,468: 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,477: 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,494: 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,518: 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,525: 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,536: 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,544: 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,553: 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,563: 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,572: 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,611: 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,624: 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,633: 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,641: 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,658: 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,673: 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,681: 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,691: 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,706: 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,714: 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,734: 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,744: Line 3,582:
 
   |nexus  = 3976
 
   |nexus  = 3976
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,752: 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,758: 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,772: 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,804: 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,813: 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,851: 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,881: 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,890: 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,899: 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,905: 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,914: 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,943: 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,956: 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,975: 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,984: 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 2,997: 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,012: 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,020: 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,039: 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,069: 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,080: 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,095: 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,121: 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,137: 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,147: 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,167: 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,192: 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,207: 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,225: 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,234: 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,257: 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,272: 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,295: 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,302: 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,342: 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,351: 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,359: 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,368: 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,381: 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,393: 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,403: 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,423: 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,432: 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,442: 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,451: 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,463: 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,473: 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,482: 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,500: 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,510: 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,532: 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,543: 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,554: 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,563: 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,581: 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,597: 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,605: 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,624: 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,642: 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,659: 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,686: 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,696: 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,702: 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,715: 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,730: 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,741: 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,756: 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,765: 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,779: 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,797: 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,807: 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,816: 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,822: 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,842: 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,849: Line 5,047:
 
   |nexus  = 5830
 
   |nexus  = 5830
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,856: 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,865: 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,883: 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,892: 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
+
   |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
 +
 
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = DaLionheart
   |author  = Nishtra
+
   |author  = DaLion
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = DaLion.Core
   |nexus  = 1583
+
   |nexus  = 24332
   |github  =
+
   |github  = daleao/sdv
 
 
  |status  = workaround
 
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Dan Utils
   |author  = shanks3042
+
   |author  = Danmw3
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = danmw3.DanUtils
   |nexus  = 5816
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Dark User Interface
   |author  = spacechase0
+
   |author  = zazizu
   |id      = spacechase0.DimensionalPockets
+
   |id      = zazizu.darkUI
   |nexus  = 12706
+
   |nexus  = 4056
   |github  = spacechase0/StardewValleyMods
+
   |github  = cilekli-link/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DinoForm
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 18244
+
  |curse  = 1000628
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 1691
 
+
   |moddrop = 606646
   |beta broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Date Night
   |author  = Eugenii10
+
   |author  = SUPERT
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = supert.datenight
   |nexus  = 9717
+
   |nexus  = 11459
  |github  =
 
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = lperkins2, Logan Perkins
+
   |author  = MissCoriel
   |id      = lperkins2.DisableController
+
   |id      = misscoriel.diary
   |nexus  = 2229
+
   |nexus  = 4451
   |github  =
+
  |moddrop = 624395
 +
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Death Tweaks
   |author  = RuiNtD
+
   |author  = aedenthorn, Erinthe
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 2156
+
   |nexus  = 18174
   |github  = RuiNtD/SVRichPresence
+
   |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    = Dish of the Day Display
+
   |name    = Debug Mode
   |author  = MouseyPounds
+
   |author  = Pathoschild
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 3960
+
  |curse  = 1000634
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Decrafting Mod
   |author  = jahangmar
+
   |author  = iSkLz_, MSCFC
   |id      = jahangmar.DismantleCraftables
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 3687
+
   |nexus  = 4158
   |github  = jahangmar/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Deep Woods
   |author  = dmarcoux
+
   |author  = Max Vollmer, SVProtector
   |id      = dmarcoux.DisplayEnergy
+
   |id      = maxvollmer.deepwoodsmod
  |nexus  = 10662
+
   |curse  = 992429
  |moddrop = 1087175
+
   |nexus  = 2571
  |github  = dmarcoux/DisplayEnergy
+
   |github  = maxvollmer/DeepWoodsMod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Displays
 
  |author  = spacechase0 and ParadigmNomad
 
  |id      = spacechase0.Displays
 
   |curse  = 867712
 
   |nexus  = 7635
 
   |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    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Airyn and the DSV Team
+
   |author  = Sandman53
   |id      = DSV.Core
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 17059
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deep Woods Warp Network Integration
   |author  = Pyrohead37
+
   |author  = Tlitookilakin
   |id      = Pyrohead37.DontEatThat
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 1951
+
   |nexus  = 10240
   |github  = jahangmar/StardewValleyMods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = Shockah
+
   |author  = bungus
   |id      = Shockah.DontStopMeNow
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 10941
+
   |nexus  = 21612
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Default Farmer
   |author  = Leaf
+
   |author  = Tyler Gibbs
   |id      = Leaf.DoubleStandardFarm
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 3928
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Default On Cheats
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = EnderTedi
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 8587
+
   |nexus  = 21035
   |github  =
+
   |github  = EnderTedi/DefaultOnCheats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Default Window Size
   |author  = joljyo
+
   |author  = DecidedlyHuman
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 7507
+
   |nexus  = 10939
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Delivery Service
   |author  = violetlizabet
+
   |author  = AxesOfEvil
   |id      = violetlizabet.DragonPearlLure
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 15109
+
   |nexus  = 5187
   |github  = elizabethcd/DragonPearlLure
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Delivery Upgrade Tool
   |author  = atravita
+
   |author  = Dash, yuukidach
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = Pathoschild.test
  |curse  = 870981
+
   |nexus  = 5570
  |moddrop = 1125248
+
   |github  =
   |nexus  = 11352
 
   |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    = Dreamscape
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = aedenthorn, Erinthe
+
   |author  = stokastic
   |id      = aedenthorn.Dreamscape
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 11742
+
   |nexus  = 2462
   |github  = aedenthorn/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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Deluxe Auto-Petter
   |author  = BlaDe
+
   |author  = Frostiverse
   |id      = BlaDe.DriveBy
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 12033
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Deluxe Grabber Redux
   |author  = Goldenrevolver
+
   |author  = ferdaber
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 7971
+
   |nexus  = 7920
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ferdaber/sdv-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = SwiftSails
+
   |author  = Nykal145
   |id      = SwiftSails.DungeonBuddy
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 7864
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deluxe Hats
   |author  = aedenthorn, Erinthe
+
   |author  = domsim1
   |id      = aedenthorn.DungeonMerchants
+
   |id      = domsim1.DeluxeHats
   |nexus  = 14630
+
   |nexus  = 5836
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Durable Fences
+
   |name    = Deluxe Journal
   |author  = Zoryn
+
   |author  = MolsonCAD
   |id      = Zoryn.DurableFences
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  =
+
   |nexus  = 11436
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = MolsonCAD/DeluxeJournal
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Demanding Shipping
   |author  = NoFogBob and PaulDunstan
+
   |author  = lech43
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = lech43.DemandingShipping
   |nexus  = 12345
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = CyanFire
+
   |author  = DrSpactacus, NateMod
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 13057
+
   |nexus  = 22564
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Visits Cave
 +
  |author  = Kichjo
 +
  |id      = Kichjo.DemetriusVisitsCave
 +
  |nexus  = 5477
 +
  |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    = Dusty Overhaul - SVE
+
   |name    = Desert Bloom Farm
   |author  = CyanFire
+
   |author  = DeLiXx
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 13265
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Desert Obelisk
   |author  = captncraig
+
   |author  = CatCattyCat, Cat
   |id      = captncraig.dvr
+
   |id      = cat.desertobelisk
   |nexus  = 3860
+
   |nexus  = 2021
   |github  = captncraig/StardewMods
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Destroyable Bushes
   |author  = noriteway
+
   |author  = Esca, Esca-MMC
   |id      = noriteway.DwarfScrollPrice
+
   |id      = Esca.DestroyableBushes
   |nexus  = 16386
+
   |nexus  = 6304
   |github  = noriteway/StardewMods
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Detailed Sprites
   |author  = Anthony Hilyard, Grend
+
   |author  = RainsKuro, RainzKuro
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = RainzKuro.DetailedSprites
  |curse  = 536418
+
   |nexus  = 15549
   |nexus  = 9684
+
   |github  =
   |github  = AHilyard/DwarvishMattock
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = DewCord Rich Presence
   |author  = ribeena
+
   |author  = explosivetortellini
   |id      = ribeena.dynamicbodies
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 12893
+
   |nexus  = 8348
   |github  = ribeena/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    = Dynamic Checklist
+
   |name    = Dialogue Box Redesign
   |author  = gunnargolf
+
   |author  = gzhynko
   |id      = gunnargolf.DynamicChecklist
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 1145
+
   |nexus  = 8853
   |github  = gunnargolf/DynamicChecklist
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Dialogue Display Framework
   |author  = hilovids
+
   |author  = aedenthorn, Erinthe
   |id      = hilovids.DynamicClothing
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 10078
+
  |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    = Dynamic Crops
+
   |name    = Dialogue Emotes
   |author  = HaulinOats
+
   |author  = PurrplingCat
   |id      = HaulinOats.DynamicCrops
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 13800
+
   |nexus  = 6537
   |github  = HaulinOats/StardewMods
+
   |github  = purrplingcat/DialogueEmotes
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Dialogue Extension
   |author  = mistyspring
+
   |author  = elbe
   |id      = mistyspring.dynamicdialogues
+
   |id      = elbe.DialogueExtension
  |curse  = 880516
+
   |nexus  = 10851
   |nexus  = 12836
+
   |github  = lshtech/DialogueExtension
   |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    = Dialogue Keys
   |author  = mistyspring
+
   |author  = PokeBenji
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 20253
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dialogue New Line
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicFlooring
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 14780
+
  |curse  = 868753
 +
   |nexus  = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dialogue Tester
   |author  = spacechase0
+
   |author  = DecidedlyHuman
   |id      = spacechase0.DynamicGameAssets
+
   |id      = DecidedlyHuman.DialogueTester
   |curse   = 867707
+
   |nexus   = 9887
   |nexus  = 9365
+
   |moddrop = 1035899
   |github  = spacechase0/StardewValleyMods
+
   |github  = DecidedlyHuman/DialogueTester
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialogue Trees
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.DGAAutomate
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 9365
+
   |nexus  = 9550
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Did You Water Your Crops
   |author  = tyran285, Ryuuze
+
   |author  = Nishtra
   |id      = DynamicMachines
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 374
+
   |nexus  = 1583
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = aedenthorn, Erinthe
+
   |author  = shanks3042
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 14566
+
   |nexus  = 5816
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Difficulty Socializing
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = PokeBenji
   |id      = knakamura.dynamicnighttime
+
   |id      = PokeBenji.DifficultySocializing
   |nexus   = 2072
+
   |curse   = 1023363
   |moddrop = 664041
+
   |nexus  = 24389
   |github  = Sakorona/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dimensional Pockets
   |author  = BashNinja
+
   |author  = spacechase0
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 1183
+
   |nexus  = 12706
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Dino Form
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.DynamicPrice
+
   |id      = aedenthorn.DinoForm
   |nexus  = 5831
+
   |nexus  = 18244
   |github  = ZaneYork/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Reflections
 
  |author  = PeacefulEnd
 
  |id      = PeacefulEnd.DynamicReflections
 
  |nexus  = 12831
 
  |github  = Floogen/DynamicReflections
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Disable Auto Pickup
   |author  = Vrakyas
+
   |author  = Eugenii10
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 4029
+
   |nexus  = 9717
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Disable Building Fade
   |author  = Vertigon
+
   |author  = calebstein1
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 8450
+
   |nexus  = 24558
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = calebstein1/StardewDisableBuildingFade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Disable Gamepad, Disable Controller
   |author  = Shockah
+
   |author  = lperkins2, Logan Perkins
   |id      = Shockah.EarlyGingerIsland
+
   |id      = lperkins2.DisableController
   |nexus  = 13885
+
   |nexus  = 2229
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Discord Rich Presence
 +
  |author  = RuiNtD
 +
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
 +
  |nexus  = 2156
 +
  |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Dish of the Day Display
   |author  = atravita
+
   |author  = MouseyPounds
   |id      = atravita.NerfCavePuzzle
+
   |id      = MouseyPounds.DishOfTheDayDisplay
  |curse  = 870978
+
   |nexus  = 3960
  |moddrop = 1131424
+
   |github  = MouseyPounds/stardew-mods
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dismantle Craftables
   |author  = atravita
+
   |author  = jahangmar
   |id      = atravita.EasierDartPuzzle
+
   |id      = jahangmar.DismantleCraftables
  |curse  = 870971
+
   |nexus  = 3687
  |moddrop = 1205159
+
   |github  = jahangmar/StardewValleyMods
   |nexus  = 13049
 
   |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    = Display Energy
   |author  = Cautious Waffle, skulmuk
+
   |author  = dmarcoux
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 1426
+
   |nexus  = 10662
   |github  =
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Display Monster Health
   |author  = majordot
+
   |author  = Atesba
   |id      = MajorDOT.EasierFishing
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  =
+
   |nexus  = 20984
  |curse  = 305367
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Display Player Stats
   |author  = NormanPCN
+
   |author  = Fleem
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 11548
+
   |nexus  = 21547
   |github  = NormanPCN/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Displays
   |author  = TheMightyAmondee
+
   |author  = spacechase0 and ParadigmNomad
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = spacechase0.Displays
   |nexus  = 8342
+
  |curse  = 867712
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |nexus  = 7635
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = LemurKat and kdau
+
   |author  = Aimon111
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus   = 5787
+
   |curse   = 1010281
   |moddrop = 984954
+
   |nexus  = 18109
   |source = https://gitlab.com/kdau/eastscarp
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = furyx639
+
   |author  = Airyn and the DSV Team
   |id      = furyx639.EasyAccess
+
   |id      = DSV.Core
  |curse  = 871835
+
   |nexus  = 17059
   |nexus  = 11002
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Don't Eat That
   |author  = MountainDewBoi
+
   |author  = Pyrohead37
   |id      = MountainDewBoi.EasyFarming
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 4162
+
   |nexus  = 1951
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Don't Stop Me Now
   |author  = DeLiXx
+
   |author  = Shockah
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 16873
+
   |nexus  = 10941
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Double Standard Farm, Double Farm
   |author  = CeruleanSpirit
+
   |author  = Leaf
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 2957
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Downtown Zuzu
   |author  = StultusV
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = StultusV.EasyPathDestruction
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
  |nexus  = 8775
+
   |curse   = 987160
  |github  = JudeRV/Stardew-EasyPathDestruction
+
   |nexus  = 8587
}}
 
{{#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    = DPad Inventory Hotkey
   |author  = crc-fehler
+
   |author  = joljyo
   |id      = crc.eatmore
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 2724
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dragon Pearl Lure
   |author  = millerscout
+
   |author  = violetlizabet
   |id      = Millerscout.EconomyMod
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 6955
+
   |nexus  = 15109
   |github  = millerscout/StardewMillerMods
+
   |github  = elizabethcd/DragonPearlLure
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Draw Fish Ponds Over Grass
   |author  = EH Lim
+
   |author  = atravita
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 9303
+
  |curse  = 870981
   |github  =
+
  |moddrop = 1125248
   |warnings = Only compatible with Android.
+
  |nexus  = 11352
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dreamscape
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Dreamscape
 +
   |nexus  = 11742
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
  |author  = idermailer
 +
   |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
  |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Drive By
   |author  = EideeHi
+
   |author  = BlaDe
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = BlaDe.DriveBy
   |nexus  = 4806
+
   |nexus  = 12033
   |github  = eideehi/EideeEasyFishing
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Drop It - Drop Item Hotkey
   |author  = Ilyaki
+
   |author  = Goldenrevolver
   |id      = Ilyaki.Elevator
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 2952
+
   |nexus  = 7971
   |github  = Ilyaki/Elevator
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dungeon Buddy
   |author  = Mel Noelle and Kirbylink
+
   |author  = SwiftSails
   |id      = melnoelle.underdarkkrobus
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 3071
+
   |nexus  = 7864
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dungeon Merchants
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Email
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 11325
+
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Durable Fences
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.SDIEmily
+
   |id      = Zoryn.DurableFences
   |nexus  = 14366
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Durin's Rest
   |author  = Lerura
+
   |author  = NoFogBob and PaulDunstan
   |id      = Lerura.EmptySpouseRoom
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 8453
+
   |nexus  = 12345
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dusty Overhaul
   |author  = BlueSight
+
   |author  = CyanFire
   |id      = BlueSight.EmptyYourHands
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 19736
+
   |nexus  = 13057
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dusty Overhaul - SVE
   |author  = Enaium
+
   |author  = CyanFire
   |id      = Enaium.EnaiumToolKit
+
   |id      = CF.SMAPI.DustyOverhaulSVE
  |curse  = 436787
+
   |nexus  = 13265
  |moddrop = 863959
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = DVR
   |author  = Goldenrevolver
+
   |author  = captncraig
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = captncraig.dvr
   |nexus  = 10668
+
   |nexus  = 3860
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Enemy Health Bars, Health Bars
+
   |name    = Dwarf Scroll Prices
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = noriteway
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 193
+
   |nexus  = 16386
   |chucklefish = 3529
+
   |github = noriteway/StardewMods
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dwarvish Mattock
   |author  = TheThor59
+
   |author  = Anthony Hilyard, Grend
   |id      = Thor.EnemyHealthBars
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus  = 3627
+
  |curse  = 536418
   |github  = TheThor59/StardewMods
+
   |nexus  = 9684
 
+
   |github  = AHilyard/DwarvishMattock
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Bodies
   |author  = Crystallyne
+
   |author  = ribeena
   |id      = Crystallyne.EnergyCount
+
   |id      = ribeena.dynamicbodies
   |nexus  = 4272
+
   |nexus  = 12893
   |github  = Crystallyne/EnergyCount
+
   |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dynamic Checklist
   |author  = nikperic, ThatOneCow
+
   |author  = gunnargolf
   |id      = nikperic.EnergyTime
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 6488
+
   |nexus  = 1145
   |source = https://gitlab.com/nikperic/energytime
+
   |github = gunnargolf/DynamicChecklist
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dynamic Clothing
   |author  = aedenthorn, Erinthe
+
   |author  = hilovids
   |id      = Aedenthorn.MagnetMod
+
   |id      = hilovids.DynamicClothing
   |nexus  = 4856
+
   |nexus  = 10078
   |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    = Enhanced Relationships
+
   |name    = Dynamic Crops
   |author  = Mizzion
+
   |author  = HaulinOats
   |id      = mizzion.enhancedrelationships
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 1927
+
   |nexus  = 13800
  |moddrop = 661356
+
   |github  = HaulinOats/StardewMods
   |github  = Mizzion/MyStardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dynamic Dialogues Framework
   |author  = ytsc
+
   |author  = mistyspring
   |id      = ytsc.EnhancedSlingshots
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 12763
+
  |curse  = 880516
   |github  = YTSC/StardewValleyMods
+
   |nexus  = 12836
 
+
   |github  = misty-spring/StardewMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dynamic Festival Rewards
   |author  = Entoarox
+
   |author  = mistyspring
   |id      = Entoarox.EntoaroxFramework
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 2269
+
   |nexus  = 20253
  |chucklefish = 4228
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dynamic Flooring
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.Utilities
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 5521
+
   |nexus  = 14780
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Game Assets
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = spacechase0
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 5526
+
  |curse  = 867707
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |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    = Equivalent Exchange
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = spacechase0
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 1656
+
   |nexus  = 9365
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Horses
   |author  = lestoph
+
   |author  = Bpendragon
   |id      = lestoph.EscapeRope
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 8576
+
   |nexus  = 874
   |github  = Bifibi/SDVEscapeRope
+
   |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    = Esca's Modding Plugins
+
   |name    = Dynamic Machines
   |author  = Esca
+
   |author  = tyran285, Ryuuze
   |id      = Esca.EMP
+
   |id      = DynamicMachines
   |nexus  = 9296
+
   |nexus  = 374
  |moddrop = 1005443
+
   |github  =
   |github  = Esca-MMC/EscasModdingPlugins
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Map Tiles
   |author  = pepoluan
+
   |author  = aedenthorn, Erinthe
   |id      = pepoluan.EvenBetterRNG
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 8680
+
   |nexus  = 14566
   |chucklefish = 6117
+
   |github  = aedenthorn/StardewValleyMods
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |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    = Event Black Bars
+
   |name    = Dynamic Map Tiles - Continued
   |author  = gzhynko
+
   |author  = Datamancer
   |id      = GZhynko.EventBlackBars
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 7962
+
   |nexus  = 21084
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Night Time
   |author  = TheMightyAmondee
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 10735
+
   |nexus  = 2072
   |github  = TheMightyAmondee/EventLimiter
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic NPC Sprites
   |author  = shekurika
+
   |author  = BashNinja
   |id      = shekurika.EventLookup
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 8505
+
   |nexus  = 1183
   |github  =
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Price
   |author  = jorgamun
+
   |author  = ZaneYork
   |id      = jorgamun.EventMusicVolume
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 10650
+
   |nexus  = 5831
   |github  = jorgamun/EventMusicVolume
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Reflections
   |author  = MissCoriel
+
   |author  = PeacefulEnd
   |id      = misscoriel.eventrepeater
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 3642
+
  |curse  = 870926
   |curse   = 317347
+
   |nexus  = 12831
   |moddrop = 606979
+
  |github  = Floogen/DynamicReflections
   |github  = MissCoriel/Event-Repeater
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Running Speed
 +
   |author  = Vrakyas
 +
   |id      = Vrakyas.DynamicRunningSpeed
 +
   |nexus  = 4029
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Early Community Upgrades
   |author  = shekurika
+
   |author  = sophiesalacia
   |id      = shekurika.EventSoundAdjuster
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 8734
+
   |nexus  = 8450
   |github  =
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Early Ginger Island
   |author  = BlaDe
+
   |author  = Shockah
   |id      = BlaDe.EventTester
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 11178
+
   |nexus  = 13885
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Easier Cave Puzzle
   |author  = SinZ and atravita
+
   |author  = atravita
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 19458
+
  |curse  = 870978
 +
  |moddrop = 1131424
 +
   |nexus  = 11500
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easier Dart Puzzle
   |author  = Digus
+
   |author  = atravita
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 2360
+
  |curse  = 870971
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easier Farming
   |author  = moonslime
+
   |author  = Cautious Waffle, skulmuk
   |id      = moonslime.ExcavationSkill
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 15793
+
   |nexus  = 1426
 
   |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    = Easier Fishing
   |author  = mytigio
+
   |author  = majordot
   |id      = mytigio.exhaustiontweaks
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 6247
+
   |nexus  =
   |github  = mytigio/SDVMods
+
  |curse  = 305367
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easier Monster Eradication
   |author  = Lodukas
+
   |author  = NormanPCN
   |id      = Uwazouri.ExpandedFridge
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 1191
+
   |nexus  = 11548
   |github  = Uwazouri/ExpandedFridge
+
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easier Special Orders
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
  |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = East Scarp (SMAPI)
   |author  = Cherry, CherryChain
+
   |author  = LemurKat and kdau
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 6529
+
   |nexus  = 5787
   |github = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 984954
 +
   |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Easy Access
   |author  = furyx639
+
   |author  = LeFauxMatt
   |id      = furyx639.ExpandedStorage
+
   |id      = furyx639.EasyAccess
   |curse  = 871838
+
   |curse  = 871835
   |nexus  = 7431
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 
   |github  = LeFauxMatt/StardewMods
 
   |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 Attack
   |author  = spacechase0
+
   |author  = season
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = season.EasyAttack
   |curse   = 867392
+
  |nexus  = 20832
   |moddrop = 127275
+
  |github  =
   |nexus  = 509
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Easy Chest
   |beta broke in = Stardew Valley 1.6
+
   |author  = season
 +
   |id      = season.EasyChest
 +
   |nexus  = 20842
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Easy Cleaner
 +
  |author  = season
 +
  |id      = season.EasyCleaner
 +
  |nexus  = 20865
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Crane Game
   |author  = MSCFC, iSkLz
+
   |author  = Dragoon23
   |id      = SkLz.ExpMultiply
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 5910
+
   |nexus  = 22488
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easy Darts Game
   |author  = Quipex
+
   |author  = Dragoon23
   |id      = Quipex.ExperienceUpdates
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7581
+
   |nexus  = 22506
  |github  = Quipex/ExperienceUpdates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easy Fairy
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.ExpertSitting
+
   |id      = season.EasyFairy
   |nexus  = 7435
+
   |nexus  = 20931
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easy Farming
   |author  = Tondorian
+
   |author  = MountainDewBoi
   |id      = ExtendedBusSystem
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  =
+
   |nexus  = 4162
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easy Farm Switcher
   |author  = Crystalmir
+
   |author  = DeLiXx
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 485
+
  |curse  = 990826
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |nexus  = 16873
 
+
   |github  =
   |broke in = Stardew Valley 1.2
+
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |status   = workaround
+
}}
   |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
  |name    = Easy Fishin'
   |unofficial version = 1.1.1-unofficial.4.mizzion
+
  |author  = Frostiverse
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
+
   |id      = Frostiverse.EasyFishin
-->
+
   |nexus   = 22268
 +
   |github = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishing
 +
  |author  = season
 +
   |id      = season.EasyFishing
 +
   |nexus  = 20830
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easy Gift
   |author  = Entoarox
+
   |author  = season
   |id      = Entoarox.ExtendedMinecart
+
   |id      = season.EasyGift
   |nexus  = 2271
+
   |nexus  = 20838
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easy Gifting
   |author  = spacechase0
+
   |author  = CeruleanSpirit
   |id      = spacechase0.ExtendedReach
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
  |curse  = 867754
+
   |nexus  = 2957
  |moddrop = 242303
+
   |github  =
   |nexus  = 1493
 
   |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    = Extra Content Mod
+
   |name    = Easy Harvest
   |author  = Alacrity, platinumhobo
+
   |author  = season
   |id      = Alacrity.ExtraContentMod
+
   |id      = season.EasyHarvest
   |nexus  = 8510
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Island Puzzle
   |author  = Ceasg
+
   |author  = MindMeltMax
   |id      = Ceasg.ExtraFishInformation
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 4170
+
  |curse  = 1004494
   |github  = ceasg/StardewValleyMods
+
   |nexus  = 22642
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Path Destruction
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = StultusV.EasyPathDestruction
  |curse  = 868841
+
   |nexus  = 8775
   |nexus  = 9633
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Petting
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = CeruleanSpirit
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = EasyPetting.3032
   |nexus  = 7490
+
   |nexus  = 3032
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Travel, Easy Move
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyMove
   |nexus  = 12334
+
   |nexus  = 20872
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Upgrade
   |author  = XxHarvzBackxX
+
   |author  = Senofu
   |id      = harvz.Fabrication
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 10679
+
   |nexus  = 23496
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Valley
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = season
   |id      = Omegasis.Fall28SnowDay
+
   |id      = season.EasyValley
   |nexus  = 486
+
   |nexus  = 21181
   |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    = Eat & Drink From Inventory
   |author  = jahangmar
+
   |author  = Zamiel
   |id      = jahangmar.FallToAutumn
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 7174
+
   |nexus  = 21280
   |github  = jahangmar/StardewValleyMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.Familiars
+
   |id      = philosquare.EatInBackpack
   |nexus  = 6429
+
   |nexus  = 22872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Eat More
   |author  = loe2run
+
   |author  = crc-fehler
   |id      = Loe2run.FamilyPlanning
+
   |id      = crc.eatmore
   |nexus  = 4515
+
   |nexus  = 2724
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
  
   |broke in           = Content Patcher 1.17
+
   |broke in = SMAPI 3.0
  |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    = Economy Mod
   |author  = trashcan9
+
   |author  = millerscout
   |id      = trashcan9.FancySprinklers
+
   |id      = Millerscout.EconomyMod
   |nexus  = 15857
+
   |nexus  = 6955
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = EH Smash Quality
   |author  = Taskmaster
+
   |author  = EH Lim
   |id      = Taskmaster.FantasticFrames
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 4540
+
   |nexus  = 9303
 
   |github  =
 
   |github  =
 
+
   |warnings = Only compatible with Android.
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Eidee Easy Fishing
   |author  = Max Vollmer, SVProtector
+
   |author  = EideeHi
   |id      = maxvollmer.farmageddon
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 2618
+
   |nexus  = 4806
   |github  =
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = EiTK
   |author  = ShivaGuy
+
   |author  = enaium
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = Enaium.EiTK
   |nexus  = 11850
+
  |curse  = 365803
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Elevator
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Ilyaki.Elevator
   |nexus  = 13782
+
   |nexus  = 2952
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Ilyaki/Elevator
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Elliot Is Fabio
   |author  = hmkiesel
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = hmkiesel.FarmAnywhere
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 13926
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Oranisagu
+
   |author  = Mel Noelle and Kirbylink
   |id      = none<!--no manifest ID-->
+
   |id      = melnoelle.underdarkkrobus
   |nexus  =
+
   |nexus  = 3071
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = KirbyLink/UnderdarkKrobus
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Email App
   |author  = Oranisagu
+
   |author  = aedenthorn, Erinthe
   |id      = none<!--no manifest ID-->
+
   |id      = aedenthorn.Email
   |nexus  =
+
   |nexus  = 11325
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = aedenthorn/StardewValleyMods
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 10506
+
   |nexus  = 14366
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta 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    = Emotes
   |author  = atravita
+
   |author  = aurnj, Roy Li
   |id      = atravita.FarmCaveSpawn
+
   |id      = RuyiLi.Emotes
   |curse   = 870986
+
   |nexus   =
   |moddrop = 1068205
+
   |url    = https://community.playstarbound.com/threads/emotes.129159
  |nexus  = 10186
+
   |github  =
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Empty Hands
   |author  = atravita
+
   |author  = Oblitus
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = QuicksilverFox.EmptyHands
  |curse  = 870983
+
   |nexus  = 1176
  |moddrop = 1099838
+
   |github  = quicksilverfox/StardewMods
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Empty Jar Bubbles
   |author  = Boebie
+
   |author  = tem696969696969
   |id      = beau.farmcomputerplus
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 19124
+
   |nexus  = 22598
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
+
}}
  |beta broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Empty Your Hands
   |author  = Ian Rubin, ianr427
+
   |author  = BlueSight
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 19581
+
   |nexus  = 19736
   |github  =
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Enaium ToolKit
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.FarmerHelper
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 10179
+
   |curse   = 436787
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 863959
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.FarmerPortraits
+
   |id      = Goldenrevolver.EnchantableScythes
  |curse  = 868774
+
   |nexus  = 10668
   |nexus  = 11398
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = Sensakuma
+
   |author  = Goldenrevolver
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 11131
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Enchanted Cowboy Boots
   |author  = 2Retr0
+
   |author  = Goldenrevolver
   |id      = 2Retr0.FarmhandFinder
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
  |curse  = 661476
+
   |nexus  = 20941
   |nexus  = 13153
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = 2Retr0/FarmhandFinder
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = CyanFire
+
   |author  = NamelessTo
   |id      = CF.FarmhouseFixes
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 16507
+
  |curse  = 1001630
   |github  =
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = MabelSyrup
+
   |author  = TheThor59
   |id      = mabelsyrup.farmhouse
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 3731
+
   |nexus  = 3627
   |github  = mjSurber/FarmHouseRedone
+
   |github  = TheThor59/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Enemy Health Bars, Health Bars
   |author  = mistyspring
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = mistyspring.farmhousevisits
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |curse   = 880518
+
  |nexus  = 193
   |nexus   = 12457
+
   |chucklefish = 3529
   |github  = misty-spring/StardewMods
+
   |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 +
 
 +
   |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 Rearranger
+
   |name    = Energy Count
   |author  = Cherry & cel10e
+
   |author  = Crystallyne
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 5142
+
   |nexus  = 4272
  |moddrop = 716395
+
   |github  = Crystallyne/EnergyCount
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Energy Protect
   |author  = jwdred
+
   |author  = philosquare
   |id      =
+
   |id      = philosquare.EnergyProtect
   |nexus  = 647
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Energy Rework
   |author  = boneskull
+
   |author  = seferoni
   |id      = com.boneskull.farm-tablet
+
   |id      = seferoni.EnergyRework
   |nexus  = 16447
+
   |nexus  = 21686
   |github  = Floogen/AlternativeTextures
+
   |github  = seferoni/EnergyRework
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Energy Time
   |author  = Speshkitty
+
   |author  = nikperic, ThatOneCow
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = nikperic.EnergyTime
   |nexus  = 7148
+
   |nexus  = 6488
   |github = Speshkitty/FarmToTableReadyMeals
+
   |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    = Farmtronics
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = Joe Strout
+
   |author  = aedenthorn, Erinthe
   |id      = strout.farmtronics
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 10634
+
   |nexus  = 4856
   |github  = JoeStrout/Farmtronics
+
   |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    = Farm Type Manager
+
   |name    = Enhanced Relationships
   |author  = Esca, Esca-MMC
+
   |author  = Mizzion
   |id      = Esca.FarmTypeManager
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 3231
+
   |nexus  = 1927
   |moddrop = 598755
+
   |moddrop = 661356
   |github  = Esca-MMC/FarmTypeManager
+
   |github  = Mizzion/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Enhanced Slingshots
   |author  = PeacefulEnd
+
   |author  = ytsc
   |id      = PeacefulEnd.FashionSense
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 9969
+
   |nexus  = 12763
   |github  = Floogen/FashionSense
+
   |github  = YTSC/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    = Fashion Sense Outfits
+
   |name    = Enough Sleep
   |author  = nihilistzsche
+
   |author  = sodapotato
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = sodapotato.enoughsleep
   |nexus  = 18384
+
   |nexus  = 21536
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Entoarox Framework
   |author  = Pathoschild
+
   |author  = Entoarox
   |id      = Pathoschild.FastAnimations
+
   |id      = Entoarox.EntoaroxFramework
  |curse  = 957496
+
   |nexus  = 2269
   |nexus  = 1089
+
   |chucklefish = 4228
   |moddrop = 606631
+
   |github  = Entoarox/StardewMods
   |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Events
 
  |author  = libaryaddict
 
  |id      = libraryaddict.FasterEvents
 
  |nexus  = 7631
 
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Grass
 
  |author  = IceGladiador
 
  |id      = IceGladiador.FasterGrass
 
  |nexus  = 1772
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |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    = Entoarox Modding Utilities
  |author  = kibbe
 
  |id      = kibbe.faster_horse
 
  |nexus  = 2791
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Paths
 
 
   |author  = Entoarox
 
   |author  = Entoarox
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = Entoarox.Utilities
   |nexus  = 2277
+
   |nexus  = 5521
  |chucklefish = 3641
 
 
   |github  = Entoarox/StardewMods
 
   |github  = Entoarox/StardewMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Equal Money Split
   |author  = gaussfire
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = gaussfire.FasterPathSpeed
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 9344
+
   |nexus  = 5526
   |github  = alanperrow/StardewModding
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equivalent Exchange
 +
  |author  = MercuriusXeno, x3n0ph0b3
 +
  |id      = MercuriusXeno.EquivalentExchange
 +
  |nexus  = 1656
 +
  |github  = MercuriusXeno/EquivalentExchange
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Escape Rope
   |author  = KathrynHazuka
+
   |author  = lestoph
   |id      = KathrynHazuka.FasterRun
+
   |id      = lestoph.EscapeRope
   |nexus  = 733
+
   |nexus  = 8576
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = Bifibi/SDVEscapeRope
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Escargo Win Bug Fix
   |author  = Kumagabear
+
   |author  = BlackJack
   |id      = Kumagabear.FasterTransition
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 19584
+
   |nexus  = 24556
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Esca's Modding Plugins
   |author  = zeldela
+
   |author  = Esca, Esca-MMC
   |id      = zeldela.FastFishPond
+
   |id      = Esca.EMP
   |nexus  = 14005
+
   |nexus  = 9296
   |github  = zeldela/sdv-mods
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Esc Dialogue Mod
   |author  = crazywig
+
   |author  = g33k, g33kidd
   |id      = crazywig.FastForward
+
   |id      = g33k.EscDialogueMod
   |nexus  = 7413
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fast Loads
+
   |name     = Even Better Artisan Good Icons
   |author = spajus
+
   |author   = chsiso58
   |id     = spajus.fastloads
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 19454
+
   |nexus   =
   |github = spajus/stardew-valley-fast-loads
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Even Better RNG
   |author  = ErikShun, QuickNutz
+
   |author  = pepoluan
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = pepoluan.EvenBetterRNG
   |moddrop = 1490579
+
   |nexus  = 8680
   |nexus  = 19634
+
   |chucklefish = 6117
   |github =
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Even Better Warehouse
   |author  = DerTod2
+
   |author  = charliedemilho
   |id      = de.dertod2.FastPetting
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 5039
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fast Travel
 
  |author  = Death, DeathGameDev
 
  |id      = DeathGameDev.FastTravel
 
  |nexus  = 1529
 
  |github  = DeathGameDev/SDV-FastTravel
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Event Black Bars
   |author  = minervamaga
+
   |author  = gzhynko
   |id      = minervamaga.FeelingLucky
+
   |id      = GZhynko.EventBlackBars
   |nexus  =
+
   |nexus  = 7962
  |moddrop = 752859
+
   |github  = gzhynko/StardewMods
   |github  = minervamaga/FeelingLucky
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Event Limiter
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = TheMightyAmondee
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 604
+
   |nexus  = 10735
  |moddrop = 664033
+
   |github  = TheMightyAmondee/EventLimiter
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Event Lookup
   |author  = UNA
+
   |author  = shekurika
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = shekurika.EventLookup
   |nexus  = 17404
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Event Music Volume
   |author  = KarratKake
+
   |author  = jorgamun
   |id      = KarratKake.FerngillRevenueService
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 7566
+
   |nexus  = 10650
 +
  |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Sound Adjuster
 +
  |author  = shekurika
 +
  |id      = shekurika.EventSoundAdjuster
 +
  |nexus  = 8734
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Event Tester
   |author  = stoobinator, lefthandedkid
+
   |author  = BlaDe
   |id      = stoobinator.fertilizeranytime
+
   |id      = BlaDe.EventTester
   |nexus  = 7259
+
   |nexus  = 11178
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = KirbyLink
+
   |author  = SinZ and atravita
   |id      = kirbylink.festivalendtimetweak
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 2966
+
   |nexus  = 19458
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = atravita-mods/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Digus
   |id      = MouseyPounds.ShadowFestival
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 4630
+
   |nexus  = 2360
   |github  = MouseyPounds/stardew-mods
+
   |github  = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Felix-Dev
+
   |author  = moonslime
   |id      = Felix-Dev.FeTK
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 4403
+
   |nexus  = 15793
  |github  = Felix-Dev/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
+
  |status  = workaround
   |unofficial version = 1.0.1-unofficial.2-digus
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Exhaustion Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.FieldHarvest
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 11019
+
   |nexus  = 6247
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = ChiroxT
+
   |author  = Lodukas
   |id      = treinke.FieldWorks
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 17267
+
   |nexus  = 1191
   |github  =
+
   |github  = Uwazouri/ExpandedFridge
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Expanded Preconditions Utility
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ExpandedPreconditionsUtility
 +
  |nexus  = 6529
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Expanded Storage
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ExpandedStorage
 +
  |curse  = 871838
 +
  |moddrop = 1547203
 +
  |nexus  = 7431
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Expansive Combat, Proficiência
   |author  = Edu Anttunes
+
   |author  = Hamio, HamioDracny
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 5865
+
   |nexus  = 7511
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Exp Control
   |author  = certifiableGrimalkin
+
   |author  = moonslime
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = moonslime.ExpControl
   |nexus  = 17553
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Experience Bars
   |author  = Tran Minh Thong
+
   |author  = spacechase0
   |id      = find.object.mod
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 8594
+
  |curse  = 867392
   |github  =
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#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    = Experience Rate Multiplier
   |author  = HaulinOats
+
   |author  = MSCFC, iSkLz
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = SkLz.ExpMultiply
   |nexus  = 13944
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Experience Updates
   |author  = aurnj, Roy Li
+
   |author  = Quipex
   |id      = RoyLi.Fireballs
+
   |id      = Quipex.ExperienceUpdates
   |nexus  =
+
   |nexus  = 7581
  |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = Quipex/ExperienceUpdates
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Expert Sitting
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 7311
+
   |nexus  = 7435
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-216#post-130566
 +
  |unofficial version = 0.6.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Extended Bus System
   |author  = violetlizabet
+
   |author  = Tondorian
   |id      = violetlizabet.FireworksFestival
+
   |id      = ExtendedBusSystem
   |nexus  = 15261
+
   |nexus  =
   |github  = elizabethcd/FireworksFestival
+
  |chucklefish = 4373
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Extended Fridge
   |author  = rupak0577
+
   |author  = Crystalmir
   |id      = rupak0577.FishDex
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  =
+
   |nexus  = 485
   |github  = rupak0577/FishDex
+
   |github  = Mystra007/ExtendedFridgeSMAPI
  |url    = https://github.com/rupak0577/FishDex
 
  
   |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    = Fish Exclusions
+
   |name    = Extended Minecart
   |author  = GZhynko
+
   |author  = Entoarox
   |id      = GZhynko.FishExclusions
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 7782
+
   |nexus  = 2271
   |github  = gzhynko/StardewMods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Extended Reach
   |author  = Aair, AairTheGreat
+
   |author  = spacechase0
   |id      = AairTheGreat.FishFinder
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 5011
+
  |curse  = 867754
   |github  = AairTheGreat/StardewValleyMods
+
  |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    = Fish Info
+
   |name    = Extra Content Mod
   |author  = Speshkitty
+
   |author  = Alacrity, platinumhobo
   |id      = speshkitty.fishinfo
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 5452
+
   |nexus  = 8510
   |github  = Speshkitty/FishInfo
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Extra Fish Information
   |author  = Shuai Zhang
+
   |author  = Ceasg
   |id      = shuaiz.FishingAdjustMod
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 1350
+
   |nexus  = 4170
   |github  = hcoona/StardewValleyMods
+
   |github  = ceasg/StardewValleyMods
  
   |broke in = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Extra Machine Configs
   |author  = KilZenc
+
   |author  = Selph, zombifier
   |id      = KilZenc.FishingAssistant
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 5815
+
   |nexus  = 22256
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Extra Map Layers
   |author  = Drynwynn, thepaladinknight
+
   |author  = aedenthorn, Erinthe
   |id      = Drynwynn.FishingAutomaton
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 2527
+
  |curse  = 868841
   |github  = Drynwynn/StardewValleyMods
+
   |nexus  = 9633
 
+
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Extreme Fishing Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 7694
+
   |nexus  = 7490
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Extreme Weather
   |author  = barteke22
+
   |author  = BlaDe
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 8970
+
   |nexus  = 12334
   |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 Logbook
+
   |name    = Fabrication
   |author  = M3ales
+
   |author  = XxHarvzBackxX
   |id      = FishingLogbook
+
   |id      = harvz.Fabrication
   |nexus  =
+
   |nexus  = 10679
  |curse  = 299792
+
   |github  = XxHarvzBackxX/fabrication
   |github  = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = FaeQuest
   |author  = barteke22
+
   |author  = Navi-chan, ooo0000
   |id      = barteke22.FishingMinigames
+
   |id      = NaviChan.FaeQuest
   |nexus  = 9345
+
   |nexus  = 2484
   |github  = barteke22/StardewMods
+
   |github  =
  
   |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 Minigames
+
   |name    = Fairy Fix
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = MindMeltMax
   |id      = barteke22.FisingMinigames
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 9345
+
  |curse  = 1024723
   |github  = barteke22/StardewMods
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Fall 28 Snow Day
   |author  = Zoryn
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Zoryn.FishingMod
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  =
+
   |nexus  = 486
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Fall To Autumn
   |author  = MindMeltMax
+
   |author  = jahangmar
   |id      = MindMeltMax.Fishnets
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 13819
+
   |nexus  = 7174
  |moddrop = 1247514
+
   |github  = jahangmar/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    = Familiars
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = aedenthorn.Familiars
   |nexus  = 13819
+
   |nexus  = 6429
   |github  = MindMeltMax/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    = Fishing Nets → Better Crafting
+
   |name    = Family Planning
   |author  = MindMeltMax
+
   |author  = loe2run
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 13819
+
   |nexus  = 4515
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |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 Practice
+
   |name    = Fancy Sprinklers
   |author  = BlaDe
+
   |author  = trashcan9
   |id      = BlaDe.FishingPractice
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 4157
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
  
   |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    = Fishing Progression
+
   |name    = Fantastic Frames
   |author  = ChadlyMasterson
+
   |author  = Taskmaster
   |id      = chadlymasterson.fishingprogression
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 18749
+
   |nexus  = 4540
   |github  = chudders1231/SDV-FishingProgression
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farmageddon
   |author  = Stashek
+
   |author  = Max Vollmer, SVProtector
   |id      = Stashek.FishingRodRecolor
+
   |id      = maxvollmer.farmageddon
   |nexus  = 8835
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farm Animal Choices
   |author  = PeacefulEnd
+
   |author  = ShivaGuy
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 8406
+
   |nexus  = 11850
   |github  = Floogen/FishingTrawler
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Animal Harvest Helper
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 15941
+
   |nexus  = 13782
   |github  = Floogen/FishingTrawler
+
   |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    = Fishing Treasure Spawner
+
   |name    = Farm Anywhere
   |author  = jangofett4
+
   |author  = hmkiesel
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 18119
+
   |nexus  = 13926
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Hammurabi
+
   |author  = Oranisagu
   |id      = HammurabiFishingTunerRedux
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4578
+
   |url    = https://community.playstarbound.com/threads/111931
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
+
  |github  = oranisagu/SDV-FarmAutomation
  
  |dev note = source in download
+
   |broke in = SMAPI 2.0
 
 
   |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Automation: Item Collector
   |author  = marikaefer
+
   |author  = Oranisagu
   |id      = marikaefer.FishMe
+
   |id      = none<!--no manifest ID-->
   |nexus  = 4756
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm Cave Framework
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.FishPreview
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 6303
+
   |nexus  = 10506
   |github  = Jonqora/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = Mizzion
+
   |author  = atravita
   |id      = mizzion.fishreminder
+
   |id      = atravita.FarmCaveSpawn
   |nexus   = 3615
+
   |curse   = 870986
   |moddrop = 661375
+
   |moddrop = 1068205
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 10186
 +
   |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    = Fish Spot Bait
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.FishSpotBait
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 17581
+
  |curse  = 870983
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Farm Computer Plus
   |author  = StarAmy
+
   |author  = Boebie
   |id      = StarAmy.bubbletoggle
+
   |id      = beau.farmcomputerplus
   |nexus  = 13076
+
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Farm Computers Check Cellars
   |author  = MattDeDuck, Duckshard
+
   |author  = Ian Rubin, ianr427
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 3725
+
   |nexus  = 19581
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Farmer Helper
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.FixAnimalTools
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 3215
+
   |nexus  = 10179
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Farmer Helper (Updated)
   |author  = Traktori
+
  |author  = Fiorbeth
   |id      = Traktori.CategoriesInRecipes
+
  |id      = Fiorbeth.FarmerHelper
   |nexus  = 11400
+
  |nexus  = 21030
   |github  = Traktori7/StardewValleyMods
+
  |github  = NTaylor1993/FarmerHelper
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.FarmerPortraits
 +
  |curse  = 868774
 +
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmer Portraits for 1.6
 +
  |author  = mistyspring
 +
  |id      = mistyspring.aedenthornFarmerPortraits
 +
  |nexus  = 20713
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Farmer Vitals Evolved
   |author  = Ashley, bambimenot
+
   |author  = Sensakuma
   |id      = ashley.fixdice
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 4556
+
   |nexus  = 11131
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Farm Expansion
   |author  = BlueSight
+
   |author  = Advize
   |id      = BlueSight.FixedWeaponsDamage
+
   |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  = 19896
+
   |nexus  = 130
   |github  = Hikari-BS/StardewMods
+
   |github  = AdvizeGH/FarmExpansion
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Pig Random
+
   |name    = Farmhand Finder
   |author  = atravita
+
   |author  = 2Retr0
   |id      = atravita.FixPigRandom
+
   |id      = 2Retr0.FarmhandFinder
   |curse  = 870967
+
   |curse  = 661476
  |moddrop = 1294434
+
   |nexus  = 13153
   |nexus  = 15003
+
   |github  = 2Retr0/FarmhandFinder
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Farmhouse Fixes
   |author  = mouse
+
   |author  = CyanFire
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = CF.FarmhouseFixes
  |moddrop = 1194570
+
   |nexus  = 16507
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farmhouse Redone
   |author  = BlaDe
+
   |author  = MabelSyrup
   |id      = BlaDe.FlamingoBreeding
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 12015
+
   |nexus  = 3731
   |github  =
+
   |github  = mjSurber/FarmHouseRedone
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farmhouse Visits
   |author  = Shockah
+
   |author  = mistyspring
   |id      = Shockah.FlexibleSprinklers
+
   |id      = mistyspring.farmhousevisits
   |nexus   = 10931
+
   |curse   = 880518
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 12457
 
+
   |github  = misty-spring/StardewMods
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Farm Hub
   |author  = mouahrara
+
   |author  = Platonymous
   |id      = mouahrara.FlipBuildings
+
   |id      = Platonymous.FarmHub
   |nexus  = 18444
+
   |nexus  = 2309
   |github  = mouahrara/FlipBuildings
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Icons on Load Screen
   |author  = aedenthorn, Erinthe
+
   |author  = b1rdyw1rdy
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 17582
+
   |nexus  = 24344
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farming Tools Patch
   |author  = MouseyPounds
+
   |author  = Torsang
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 3885
+
   |nexus  = 24066
   |github  = MouseyPounds/stardew-mods
+
   |github  = Torsang/FarmingToolsPatch
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = kdau
+
   |author  = BrasileiroTop, LKboss
   |id      = kdau.FlowerBombs
+
   |id      = LKboss.TexturaNeve
   |nexus  = 6228
+
   |nexus  = 13594
   |moddrop = 794657
+
   |github =
  |source = https://gitlab.com/kdau/flowerbombs
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm in the Sky, Fundo
   |author  = spacechase0
+
   |author  = BrasileiroTop
   |id      = spacechase0.FlowerColorPicker
+
   |id      = BrasileiroTop.Fundo
  |curse  = 867760
+
   |nexus  = 5423
  |moddrop = 130043
+
   |github  =
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm Rearranger
   |author  = elfuun
+
   |author  = Cherry & cel10e
   |id      = FlowerDanceFix.elfuun
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 8535
+
   |nexus  = 5142
   |moddrop = 980853
+
   |moddrop = 716395
   |github  = elfuun1/FlowerDanceFix
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farm Resource Generator
   |author  = ron075sh
+
   |author  = jwdred
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      =
   |nexus  = 3019
+
   |nexus  = 647
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Tablet
   |author  = kelly2892
+
   |author  = boneskull
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 8107
+
   |nexus  = 16447
   |github  = kenny2892/StardewValleyMods
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farm to Table Ready Meals
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.FlowerRain
+
   |id      = speshkitty.farmtotablereadymeals
  |curse  = 867722
+
   |nexus  = 7148
   |nexus  = 6131
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |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    = Flowery Tools
+
   |name    = Farmtronics
   |author  = Cat, CatCattyCat
+
   |author  = Joe Strout
   |id      = cat.flowerytools
+
   |id      = strout.farmtronics
   |nexus  = 6203
+
   |nexus  = 10634
  |moddrop = 833563
+
   |github  = JoeStrout/Farmtronics
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Farm Type Manager
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Esca.FarmTypeManager
   |nexus  = 9043
+
   |nexus  = 3231
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 598755
 
+
   |github  = Esca-MMC/FarmTypeManager
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Farm Warps Patch
   |author  = Kangzoel
+
   |author  = tlitookilakin
   |id      = Kangzoel.FluentEating
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 11690
+
   |nexus  = 8236
   |github  =
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Fashion Sense
   |author  = EstherHollow
+
   |author  = PeacefulEnd
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = PeacefulEnd.FashionSense
   |nexus   = 11003
+
   |curse   = 870933
   |github  =
+
   |nexus  = 9969
 
+
   |github  = Floogen/FashionSense
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fashion Sense Outfits
   |author  = Becks723
+
   |author  = nihilistzsche
   |id      = Becks723.FontSettings
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 12467
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
  |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    = Food Buff Stacking
+
   |name    = Fast Animations
   |author  = thejcannon
+
   |author  = Pathoschild
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 4321
+
  |curse  = 957496
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |nexus  = 1089
 
+
   |moddrop = 606631
   |beta broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Fast Control Input
   |author  = Joreikarr
+
   |author  = weizinai
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = weizinai.FastControlInput
   |nexus  = 19944
+
   |nexus  = 24324
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Faster Events
   |author  = Hexenentendrache
+
   |author  = libaryaddict
   |id      = Hexenentendrache.FoodCravings
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 17126
+
   |nexus  = 7631
   |github  = Enteligenz/StardewMods
+
   |github  =
  
   |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    = Faster Grass
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 10886
+
   |nexus  = 1772
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Faster Horse
   |author  = Nishtra
+
   |author  = kibbe
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = kibbe.faster_horse
   |nexus  = 673
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Faster Paths
   |author  = Goldenrevolver
+
   |author  = Entoarox
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 7554
+
   |nexus  = 2277
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |chucklefish = 3641
 +
   |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    = Forage Pointers
+
   |name    = Faster Path Speed
   |author  = Bpendragon
+
   |author  = gaussfire
   |id      = Bpendragon.ForagePointers
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 7781
+
   |nexus  = 9344
   |github  = Bpendragon/ForagePointers
+
   |github  = alanperrow/StardewModding
 
 
  |beta 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    = Faster Run
   |author  = DanielB
+
   |author  = KathrynHazuka
   |id      = DanielB.TrackerZoomFix
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 17935
+
   |nexus  = 733
   |github  =
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |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
 +
  |name    = Faster Transition
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.FasterTransition
 +
  |nexus  = 19584
 +
  |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Faster Trees
   |author  = Remy Bach
+
   |author  = Krutonium
   |id      = remybach.forecaster
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 3037
+
   |nexus  = 21952
   |github  = remybach/stardew-valley-forecaster
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = TheElm
+
   |author  = zeldela
   |id      = TheElm.ForecasterText
+
   |id      = zeldela.FastFishPond
   |nexus  = 7541
+
   |nexus  = 14005
   |github  = GStefanowich/SDV-Forecaster
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fast Forward
   |author  = Fokson
+
   |author  = crazywig
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = crazywig.FastForward
   |nexus  = 2520
+
   |nexus  = 7413
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Fast Geode, Instant Geodes
  |author  = atravita
+
   |author  = ofmanynames
  |id      = atravita.FrameRateLogger
+
   |id      = InstantGeode
  |curse  = 870966
+
   |nexus  = 750
  |moddrop = 1294433
 
  |nexus  = 15002
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Frame Rate Viewer, FPS Viewer
 
   |author  = Adham084
 
   |id      = adham084.fpsviewer
 
   |nexus  = 14046
 
 
   |github  =
 
   |github  =
 +
 +
  |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    = Free Dusty
+
   |name    = Fast Loads
   |author  = skuldomg, Skuld
+
   |author  = spajus
   |id      = skuldomg.freeDusty
+
   |id      = spajus.fastloads
   |nexus  = 2206
+
   |nexus  = 19454
   |github  = skuldomg/freeDusty
+
   |github  = spajus/stardew-valley-fast-loads
 
 
  |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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Fast Parrot Express Animation
   |author  = aedenthorn, Erinthe
+
   |author  = ErikShun, QuickNutz
   |id      = aedenthorn.FreeLove
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |curse  = 868835
+
   |moddrop = 1490579
   |nexus  = 10021
+
   |nexus  = 19634
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fast Petting
   |author  = DJ-STLN
+
   |author  = DerTod2
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = de.dertod2.FastPetting
   |nexus  = 3320
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fast Travel
   |author  = danmw3
+
   |author  = Death, DeathGameDev
   |id      = danmw3.freethetoolbar
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 4960
+
   |nexus  = 1529
   |github  =
+
   |github  = DeathGameDev/SDV-FastTravel
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = furyx639.FauxCore
   |nexus  = 6241
+
  |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    = Friends Forever
+
   |name    = Feeling Lucky?
   |author  = Isaac S
+
   |author  = minervamaga
   |id      = IsaacS.FriendsForever
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 1738
+
   |nexus  =
   |github  = isaacs-dev/Minidew-Mods
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fellowship - Immersive Rings
   |author  = Hills
+
   |author  = DaLion
   |id      = Hills.FriendshipBooster
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 10497
+
   |nexus  = 11380
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 17055
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = HunterMYT
+
   |author  = UNA
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 8709
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Ferngill Revenue Service
   |author  = Failsplat
+
   |author  = KarratKake
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 12308
+
   |nexus  = 7566
 
   |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    = Ferngill Simple Economy
   |author  = jeffgillean
+
   |author  = Paul Steele
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = paulsteele.fse
   |nexus  = 11050
+
   |nexus  = 21414
   |github  = jeffgillean/StardewValleyMods
+
   |github  = Annosz/UIInfoSuite2
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fertilizer Anytime
   |author  = aedenthorn, Erinthe
+
   |author  = stoobinator, lefthandedkid
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 5776
+
   |nexus  = 7259
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fertilizer Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = temisthem
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 11422
+
   |nexus  = 23307
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Festival End Time Tweak
   |author  = jennisimone
+
   |author  = KirbyLink
   |id      = jennisimone.WitchEventsShop
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 16304
+
   |nexus  = 2966
   |github  =
+
   |github  = KirbyLink/FestivalEndTimeTweak
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Fungus Amongus
+
   |name    = Festival of the Mundane
   |author  = Okay Shroomer
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = OkayShroomer.FungusAmongus
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 11785
+
   |nexus  = 4630
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Felix-Dev
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = Felix-Dev.FeTK
   |nexus  = 10213
+
   |nexus  = 4403
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 10855
+
   |nexus  = 11019
 
   |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    = Furniture Placement Tweaks
+
   |name    = Field Harvest Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Prism 99
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 14092
+
   |nexus  = 21703
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Field Works
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = treinke.FieldWorks
   |nexus  = 10217
+
   |nexus  = 17267
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
  |github  = eduanttunes/sv_fighting_with_npcs
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = File Replacer
   |author  = DeLiXx
+
   |author  = certifiableGrimalkin
   |id      = DLX.Geodes
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 17691
+
   |nexus  = 17553
 
   |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    = Filtered Chest Hopper
   |author  = Adham084
+
   |author  = Shivion
   |id      = adham084.galaxyslingshot
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 14115
+
   |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Find Object Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = find.object.mod
 +
  |nexus  = 8594
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = HaulinOats
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 14511
+
   |nexus  = 13944
   |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    = Gameboy Arcade
+
   |name    = Fireballs!
   |author  = drbirbdev
+
   |author  = aurnj, Roy Li
   |id      = drbirbdev.GameboyArcade
+
   |id      = RoyLi.Fireballs
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |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    = Game Reminder
+
   |name    = Fire Breath
   |author  = mmanlapat
+
   |author  = aedenthorn, Erinthe
   |id      = mmanlapat.GameReminder
+
   |id      = aedenthorn.FireBreath
   |nexus  = 1153
+
   |nexus  = 7311
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = RandomComputerUser
+
   |author  = MindMeltMax
   |id      = RandomComputerUser.GameSpeed
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 7211
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fireworks Festival
   |author  = Loogooter
+
   |author  = violetlizabet
   |id      = OlegSilkin.garbage_collector
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 2463
+
   |nexus  = 15261
   |github  =
+
   |github  = elizabethcd/FireworksFestival
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fischievements
   |author  = furyx639
+
   |author  = MattDeDuck, Duckshard
   |id      = furyx639.GarbageDay
+
   |id      = MattDeDuck.Fischievements
  |curse  = 871837
+
   |nexus  = 3658
   |nexus  = 8204
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = FishDex
   |author  = NCarigon
+
   |author  = rupak0577
   |id      = NCarigon.GardenPotAutomate
+
   |id      = rupak0577.FishDex
   |nexus  = 15212
+
   |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    = Garden Pot Tweaks
+
   |name    = Fish Exclusions
   |author  = aedenthorn, Erinthe
+
   |author  = GZhynko
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = GZhynko.FishExclusions
   |nexus  = 14820
+
   |nexus  = 7782
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fish Finder
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Aair, AairTheGreat
   |id      = f4iTh.GateFix
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 4859
+
   |nexus  = 5011
   |github  =
+
   |github  = AairTheGreat/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fish Info
   |author  = mralbobo
+
   |author  = Speshkitty
   |id      = mralbobo.GateOpener
+
   |id      = speshkitty.fishinfo
   |nexus  =
+
   |nexus  = 5452
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Speshkitty/FishInfo
   |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    = Gem Isles
+
   |name    = Fishing Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = Shuai Zhang
   |id      = aedenthorn.GemIsles
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 6692
+
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = Hana
+
   |author  = ChibiKyu, KilZenc
   |id      = Hana.GNMTokens
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 14426
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishing Automaton
   |author  = sqbr
+
   |author  = Drynwynn, thepaladinknight
   |id      = sqbr.GetGS
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 13434
+
   |nexus  = 2527
   |github  = sqbr/GetGS
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fishing Chests Expanded
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = aedenthorn.FishingChestsExpanded
   |curse   = 867150
+
   |nexus   = 7694
   |moddrop = 771692
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 5098
+
 
   |github = spacechase0/StardewValleyMods
+
   |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    = Generic Shop Extender
+
   |name    = Fishing Info Overlays
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = barteke22
   |id      = GenericShopExtender
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 814
+
   |nexus  = 8970
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = barteke22/StardewMods
 
 
  |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    = Fishing Logbook
   |author  = agent56
+
   |author  = M3ales
   |id      = agent56.GeneticsAPI
+
   |id      = FishingLogbook
   |nexus  = 15655
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fishing Minigames
   |author  = aedenthorn
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = aedenthorn.GenieLamp
+
   |id      = barteke22.FisingMinigames
   |nexus  = 19794
+
   |nexus  = 9345
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = CatCattyCat, Cat
+
   |author  = barteke22
   |id      = cat.geodeinfomenu
+
   |id      = barteke22.FishingMinigames
   |nexus  = 1448
+
   |nexus  = 9345
  |moddrop = 833541
+
   |github  = barteke22/StardewMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fishing Mod
   |author  = MartyrPher
+
   |author  = Zoryn
   |id      = MartyrPher.GetGlam
+
   |id      = Zoryn.FishingMod
   |nexus  = 5044
+
   |nexus  =
   |github = MartyrPher/GetGlam
+
   |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    = Ghost Town
+
   |name    = Fishing Nets → Automate
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.GhostTown
+
   |id      = MindMeltMax.Fishnets.Automate
  |curse  = 877231
+
   |nexus  = 13819
  |moddrop = 793902
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fishing Nets → Better Crafting
   |author  = atravita
+
   |author  = MindMeltMax
   |id      = atravita.GiantCropFertilizer
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
  |curse  = 870977
+
   |nexus  = 13819
  |moddrop = 1135913
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |nexus  = 11620
 
   |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    = Giant Crop Ring
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = CatCattyCat, Cat
+
   |author  = MindMeltMax
   |id      = cat.giantcropring
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 1182
+
  |curse  = 1004486
   |moddrop = 833538
+
   |nexus  = 13819
   |github  = danvolchek/StardewMods
+
   |moddrop = 1247514
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fishing Practice
   |author  = Khloe Leclair
+
   |author  = BlaDe
   |id      = leclair.giantcroptweaks
+
   |id      = BlaDe.FishingPractice
   |nexus  = 14370
+
   |nexus  = 4157
   |github  = KhloeLeclair/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fishing Progression
   |author  = spacechase0
+
   |author  = ChadlyMasterson
   |id      = spacechase0.GiantOmelet
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 13852
+
   |nexus  = 18749
   |github  = spacechase0/StardewValleyMods
+
   |github  = chudders1231/SDV-FishingProgression
  
   |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    = Fishing Trawler
   |author  = desto
+
   |author  = PeacefulEnd
   |id      = desto.GiftDecline
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 6944
+
   |nexus  = 8406
   |github  = desto-git/sdv-mods
+
   |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    = Gift Money
+
   |name    = Fishing Trawler - New Horizons
   |author  = AvalonMFX
+
   |author  = PeacefulEnd
   |id      = AvalonMFX.GiftMoney
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 17564
+
  |curse  = 870923
   |github  =
+
   |nexus  = 15941
 +
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fishing Treasure Spawner
   |author  = aedenthorn, Erinthe
+
   |author  = jangofett4
   |id      = aedenthorn.GiftRejection
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 14273
+
   |nexus  = 18119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fishing Tuner Redux
   |author  = tstaples
+
   |author  = Hammurabi
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 229
+
   |nexus  =
   |github = tstaples/GiftTasteHelper
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |dev note = source in download
  
   |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    = Gift Taste Helper Continued
+
   |name    = Fish Me
   |author  = Isi0
+
   |author  = marikaefer
   |id      = Isi0.GiftTasteHelper
+
   |id      = marikaefer.FishMe
   |nexus  = 18762
+
   |nexus  = 4756
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = blueberry
+
   |author  = ButterBear, Memegician
   |id      = blueberry.GiftWrapper
+
   |id      = BB.FishPondColors
   |nexus  = 4721
+
   |nexus  = 23449
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fish Preview
   |author  = atravita
+
   |author  = Jonqora
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = Jonqora.FishPreview
  |curse  = 870984
+
   |nexus  = 6303
  |moddrop = 1098263
+
   |github  = Jonqora/StardewMods
   |nexus  = 10004
 
   |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    = Give Me My Cursor Back
+
   |name    = Fish Reminder
   |author  = DecidedlyHuman
+
   |author  = Mizzion
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = mizzion.fishreminder
   |nexus  = 9976
+
   |nexus  = 3615
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fish Spot Bait
   |author  = Gaphodil
+
   |author  = aedenthorn, Erinthe
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 9340
+
   |nexus  = 17581
   |moddrop = 1007690
+
   |github  = aedenthorn/StardewValleyMods
   |github = Gaphodil/GlobalConfigSettings
+
 
 +
   |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    = Glue Your Furniture Down
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = violetlizabet
+
   |author  = StarAmy
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 10374
+
   |nexus  = 13076
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishy Blood Moon
   |author  = Jamie Taylor
+
   |author  = MattDeDuck, Duckshard
   |id      = jltaylor-us.GMCMOptions
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 10505
+
   |nexus  = 3725
  |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = God Mode
 
  |author  = treyh0
 
  |id      = treyh0.GodMode
 
  |nexus  = 2641
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fix Animal Tools
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = bcmpinc
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = bcmpinc.FixAnimalTools
  |moddrop = 854437
+
   |nexus  = 3215
   |nexus  = 7183
+
   |github  = bcmpinc/StardewHack
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = Jessebot
+
   |author  = Traktori
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 6514
+
   |nexus  = 11400
   |github  = JessebotX/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fix Dice
   |author  = candidus42
+
   |author  = Ashley, bambimenot
   |id      = Candidus42.GoToBed
+
   |id      = ashley.fixdice
   |nexus  = 4967
+
   |nexus  = 4556
   |github  = mus-candidus/GoToBed
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = yy376
+
   |author  = wilsoncwc
   |id      = yy376.GoToSleep
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 2195
+
   |nexus  = 23934
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = spacechase0
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = spacechase0.GradientHairColors
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 12744
+
   |nexus  = 1941
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fixed Weapons Damage
   |author  = rikai
+
   |author  = BlueSight
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 8557
+
   |nexus  = 19896
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Pig Random
 +
  |author  = atravita
 +
  |id      = atravita.FixPigRandom
 +
  |curse  = 870967
 +
  |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    = Grass Growth
+
   |name    = Fix Scythe Exp
 
   |author  = bcmpinc
 
   |author  = bcmpinc
   |id      = bcmpinc.GrassGrowth
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 2732
+
   |nexus  =
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
  |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
+
   |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    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Jellypowered, Shockade
+
   |author  = mouse
   |id      = Jellypowered.GrassChance
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 3365
+
  |moddrop = 1194570
   |github  =
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Flamingo Breeding
   |author  = sirloinmeatt
+
   |author  = BlaDe
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 2662
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Derslayr
+
   |author  = selph, zombifier
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 10148
+
   |nexus  = 21086
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Flexible Arms
   |author  = bblueberry, blueberry
+
   |author  = bcmpinc
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 8203
+
   |nexus  = 20902
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Flexible Sprinklers
   |author  = pancham138
+
   |author  = Shockah
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 6150
+
   |nexus  = 10931
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Flip Buildings
   |author  = PeacefulEnd
+
   |author  = mouahrara
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 7619
+
   |nexus  = 18444
   |moddrop = 886187
+
   |github  = mouahrara/FlipBuildings
   |github  = Floogen/GreenhouseGatherers
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floating Garden Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FloatingGardenPots
 +
  |nexus  = 17582
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-linked-->
+
   |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    = Greenhouse Gatherers Automate
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = PeacefulEnd
+
   |author  = randomAnon1234
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7619
+
   |nexus  = 591
  |moddrop = 886187
+
   |github  =
   |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Greenhouse Gatherers-->
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Floor Shadow Switcher
   |author  = Bpendragon
+
   |author  = MouseyPounds
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 7456
+
   |nexus  = 3885
   |github  = Bpendragon/GreenhouseSprinklers
+
   |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    = Greenhouse Upgrades
+
   |name    = Flower Bombs
   |author  = Cecidelus
+
   |author  = kdau
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = kdau.FlowerBombs
   |nexus  = 8042
+
   |nexus  = 6228
   |github =
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Flower Color Picker
   |author  = Fernass354
+
   |author  = spacechase0
   |id      = Fernass354.GreenUpgrades
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 18766
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |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    = GreenHut
+
   |name    = Flower Dance Fix
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = elfuun
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 1735
+
   |nexus  = 8535
   |github  =
+
  |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    = Groundhog Day
+
   |name    = Flower Dance Hearts Change
   |author  = aedenthorn, Erinthe
+
   |author  = ron075sh
   |id      = aedenthorn.GroundhogDay
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 10151
+
   |nexus  = 3019
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = FricativeMelon
+
   |author  = kelly2892
   |id      = FricativeMelon.GroupableChests
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 15375
+
  |nexus  = 8107
   |github  = FricativeMelon/GroupableChests
+
  |github  = kenny2892/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flower Rain
 +
  |author  = spacechase0
 +
  |id      = spacechase0.FlowerRain
 +
  |curse  = 867722
 +
   |nexus  = 6131
 +
   |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    = Growable Bushes
+
   |name    = Flowery Tools
   |author  = atravita
+
   |author  = Cat, CatCattyCat
   |id      = atravita.GrowableBushes
+
   |id      = cat.flowerytools
   |curse   = 870961
+
   |nexus   = 6203
   |moddrop = 1357999
+
   |moddrop = 833563
  |nexus  = 15111
+
   |github  = danvolchek/StardewMods
   |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    = Growable Giant Crops
+
   |name    = Flowing Mine Rocks
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableGiantCrops
+
   |id      = aedenthorn.FlowingMineRocks
  |curse  = 870960
+
   |nexus  = 9043
  |moddrop = 1358004
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fluent Eating
   |author  = John Peters
+
   |author  = Kangzoel
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = Kangzoel.FluentEating
   |nexus  = 19143
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Flying Start Loan
   |author  = BlaDe
+
   |author  = EstherHollow
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 12034
+
   |nexus  = 11003
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Font Settings, 字体设置
 +
  |author  = Becks723
 +
  |id      = Becks723.FontSettings
 +
  |nexus  = 12467
 +
  |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = skn
+
   |author  = AlerHughes
   |id      = skn.HairGrowthMod
+
   |id      = AlerHughes.FA
   |nexus  = 3279
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Food Buff Stacking
   |author  = chawol
+
   |author  = thejcannon
   |id      = chawol.HaltEventTime
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 8774
+
   |nexus  = 4321
   |github  = chawolbaka/HaltEventTime
+
   |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    = Handy Headphones
+
   |name    = Food Buff Stacking Fix
   |author  = PeacefulEnd
+
   |author  = Joreikarr
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 7936
+
   |nexus  = 19944
   |github  = Floogen/HandyHeadphones
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Food Cravings
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Hexenentendrache
   |id      = Omegasis.HappyBirthday
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 520
+
   |nexus  = 17126
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Enteligenz/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Food on the Table
   |author  = Oxyligen
+
   |author  = aedenthorn, Erinthe
   |id      = HappyBirthday
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 1064
+
   |nexus  = 10886
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Food Poisoning
   |author  = Sakorona
+
   |author  = seferoni
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 6516
+
   |nexus  = 22006
  |moddrop = 1068089
+
   |github  = seferoni/FoodPoisoning
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Forage at the Farm
   |author  = tlitookilakin
+
   |author  = Nishtra
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
  |nexus  = 19675
+
   |nexus  = 673
  |github  = tlitookilakin/HappyHomeDesigner
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hardcore Mines
 
  |author  = kibbe, lillvik
 
  |id      = kibbe.hardcore_mines
 
   |nexus  = 1674
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |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    = Hardcore Mines 2
+
   |name    = Forage Crops
   |author  = ItsLittany
+
   |author  = Kronosta
   |id      = itslittany.HardcoreMines2
+
   |id      = Kronosta.ForageCrops
   |nexus  = 6411
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Forage Fantasy
   |author  = vermicyde
+
   |author  = Goldenrevolver
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 15125
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Forage Pointers
   |author  = DiscipleOfEris
+
   |author  = Bpendragon
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 8772
+
   |nexus  = 7781
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = Bpendragon/ForagePointers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = Platonymous
+
   |author  = DanielB
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 914
+
   |nexus  = 17935
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Forecaster
   |author  = Goldenrevolver
+
   |author  = Remy Bach
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = remybach.forecaster
   |nexus  = 7851
+
   |nexus  = 3037
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = remybach/stardew-valley-forecaster
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harvest Moon Witch Princess Mod, WitchPrincess
 
  |author  = Dounat2201, Sasara
 
  |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
 
  |nexus  = 1157
 
  |github  = Sasara2201/WitchPrincess
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Forecaster Text, Forecaster Text
   |author  = aedenthorn, Erinthe
+
   |author  = TheElm
   |id      = aedenthorn.HarvestSeeds
+
   |id      = TheElm.ForecasterText
   |nexus  = 11773
+
   |nexus  = 7541
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Fortunate Foot
   |author  = ThatNorthernMonkey
+
   |author  = PurelyInZane
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 236
+
   |nexus  = 22610
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |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    = Foxyfficiency
   |author  = popska
+
   |author  = Fokson
   |id      = popska.HatBuffs
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 9050
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = FQ Festival Tweaks
   |author  = ichortower
+
   |author  = FletcherQuest
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 18177
+
   |nexus  = 9062
   |github  = ichortower/HatMouseLacey
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Frame Rate Logger
   |author  = monsoonsheep
+
   |author  = atravita
   |id      = monsoonsheep.PanWithHats
+
   |id      = atravita.FrameRateLogger
   |nexus  = 18965
+
  |curse  = 870966
 +
  |moddrop = 1294433
 +
  |nexus  = 15002
 +
  |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Viewer, FPS Viewer
 +
  |author  = Adham084
 +
  |id      = adham084.fpsviewer
 +
   |nexus  = 14046
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Free Dusty
   |author  = PeacefulEnd
+
   |author  = skuldomg, Skuld
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = skuldomg.freeDusty
   |nexus  = 17291
+
   |nexus  = 2206
   |github  = Floogen/StardewSandbox
+
   |github  = skuldomg/freeDusty
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |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    = Hats on Hats
+
   |name    = Free Love
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.HatsOnHats
+
   |id      = aedenthorn.FreeLove
   |nexus  = 17280
+
  |curse  = 868835
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 10021
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Hay Bales as Silos
+
   |name    = Free Slingshot
   |author  = Cherry, CherryChain
+
   |author  = DJ-STLN
   |id      = Cherry.HayBalesSilo
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 5151
+
   |nexus  = 3320
   |moddrop = 716396
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Free the Toolbar
   |author  = Tlitookilakin
+
   |author  = danmw3
   |id      = tlitookilakin.HDPortraits
+
   |id      = danmw3.freethetoolbar
   |nexus  = 10971
+
   |nexus  = 4960
  |moddrop = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |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    = Health and Stamina Regeneration
+
   |name    = Freeze Time Multiplayer
   |author  = Jessebot, JessebotX
+
   |author  = mori_seneri, Alcatraz773
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 3207
+
   |nexus  = 21820
  |moddrop = 624105
+
   |github  = alcmoe/FreezeTimeMultiplayer
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Friendly Divorce
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 5630
+
   |nexus  = 6241
   |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    = Friends Forever
   |author  = Zoryn
+
   |author  = Isaac S
   |id      = Zoryn.HealthBars
+
   |id      = IsaacS.FriendsForever
   |nexus  =
+
   |nexus  = 1738
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = isaacs-dev/Minidew-Mods
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
  |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Friends Forever (1.6)
   |author  = themattfiles
+
   |author  = Kriana
   |id      = themattfiles.HeartBeat
+
   |id      = Kriana.FriendsForever
   |nexus  = 5941
+
   |nexus  = 20702
   |github  = embolden/Heartbeat
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Friendship Booster
   |author  = StultusV
+
   |author  = Hills
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Hills.FriendshipBooster
   |nexus  = 8655
+
   |nexus  = 10497
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
  |moddrop = 1084819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Friendship Decay
   |author  = fakemonster
+
   |author  = stardemod
   |id      = fakemonster.Heelies
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 7751
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Friendship Decay Modify
   |author  = Jessebot, JessebotX
+
  |author  = weizinai
   |id      = Jessebot.HelloSMAPI
+
  |id      = weizinai.FriendshipDecayModify
   |nexus  = 4483
+
  |nexus  = 23862
   |github  = JessebotX/StardewValleyMods
+
  |github  = weizinai/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Tweaks
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.FriendshipTweaks
 +
   |nexus  = 17055
 +
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Frozen Yogurt
   |author  = furyx639, LeFauxMatt
+
   |author  = Failsplat
   |id      = furyx639.HelpForHire
+
   |id      = Failsplat.FroyoFFHarmony
  |curse  = 871839
+
   |nexus  = 12308
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Frugal Farm Menu
   |author  = furyx639, LeFauxMatt
+
   |author  = jeffgillean
   |id      = furyx639.HelpfulSpouses
+
   |id      = jeffgillean.FrugalFarmMenu
  |curse  = 871841
+
   |nexus  = 11050
   |nexus  = 5175
+
   |github  = jeffgillean/StardewValleyMods
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = Aedenthorn.FruitTreeShaker
  |curse  = 868696
+
   |nexus  = 5776
   |nexus  = 14640
 
 
   |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    = Help Wanted Quest Fixes
+
   |name    = Fruit Trees Unblocked
   |author  = Pokeytax
+
   |author  = dervalanana
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 2644
+
   |nexus  = 22976
   |github  = gembree/HelpWantedQuestFixes
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |nexus  = 11422
 +
  |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    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = chiccen
   |id      = aedenthorn.HereFishy
+
   |id      = chiccen.FruitTreeTweaks
  |curse  = 868881
+
   |nexus  = 21449
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Full Fishing Bar
   |author  = Shockah
+
   |author  = Jag3Dagster
   |id      = Shockah.Hibernation
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 11421
+
  |curse  = 1007653
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Romanceable Witch NPC, Witch Events Shop
 +
  |author  = jennisimone
 +
  |id      = jennisimone.WitchEventsShop
 +
  |nexus  = 16304
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Fungus Amongus
   |author  = trashcan9
+
   |author  = Okay Shroomer
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 16075
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Furniture Adjustment
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.HighlightedJars
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 6833
+
   |nexus  = 10213
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Furniture Anywhere
   |author  = atravita
+
   |author  = Entoarox
   |id      = atravita.HighlightEmptyMachines
+
   |id      = Entoarox.FurnitureAnywhere
   |curse   = 870976
+
   |nexus   = 2276
   |moddrop = 1137391
+
   |chucklefish = 4324
  |nexus  = 11664
+
   |github  = Entoarox/StardewMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Hit Markers
+
   |name    = Furniture Display Framework
   |author  = bendenewb, newbie9598
+
   |author  = aedenthorn, Erinthe
   |id      = newbie9598.HitMarkersMeme
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 2098
+
   |nexus  = 10855
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Hmm Cheese Yum
+
   |name    = Furniture Display Framework for 1.6
   |author  = tomasitobambito
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 9343
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Furniture Framework
   |author  = TheThor59
+
   |author  = leroymilo
   |id      = Thor.HoeWaterDirection
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 10052
+
   |nexus  = 23458
   |github  = TheThor59/StardewMods
+
   |github  = Leroymilo/FurnitureFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Placement Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurniturePlacementTweaks
 +
  |nexus  = 14092
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Furniture Recolor
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.HoeDown
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 9798
+
   |nexus  = 10217
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = FuryCore
   |author  = CatCattyCat, Cat
+
   |author  = LeFauxMatt
   |id      = cat.holdtobreakgeodes
+
   |id      = furyx639.FuryCore
   |nexus  = 1689
+
   |nexus  = 10696
  |moddrop = 833545
+
 
   |github = danvolchek/StardewMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = samspartan
+
   |author  = DeLiXx
   |id      = samspartan.HoldToPause
+
   |id      = DLX.Geodes
   |nexus  = 7352
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Galaxy Slingshot Obtainable
   |author  = atravita
+
   |author  = Adham084
   |id      = atravita.HolidaySales
+
   |id      = adham084.galaxyslingshot
  |curse  = 870970
+
   |nexus  = 14115
  |moddrop = 1205160
+
   |github  =
   |nexus  = 13050
 
   |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    = Home Sewing Kit
+
   |name    = Galaxy Weapon Choice
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 4935
+
   |nexus  = 14511
   |github  = MouseyPounds/stardew-mods
+
   |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}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Gameboy Arcade
   |author  = BPavol, Lamacik
+
   |author  = drbirbdev
   |id      = bpavol.hopper_extractor
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 16688
+
  |moddrop = 1318487
   |github  = BPavol/stardew-valley-mods
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Game Reminder
   |author  = Girafarig
+
   |author  = mmanlapat
   |id      = Girafarig.FestivalWarps
+
   |id      = mmanlapat.GameReminder
   |nexus  = 10844
+
   |nexus  = 1153
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = GameSpeed
   |author  = Pathoschild
+
   |author  = RandomComputerUser
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 7500
+
   |nexus  = 7211
   |github  = Pathoschild/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Game Tables and Arcade Machines
   |author  = Goldenrevolver
+
   |author  = CyanFire
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 7911
+
   |nexus  = 12859
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Garbage Can Tweaks
   |author  = jorgamun
+
   |author  = chiccen
   |id      = jorgamun.HorseSqueeze
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 10446
+
   |nexus  = 24410
   |github  = jorgamun/HorseSqueeze
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Garbage Collector
   |author  = icepuente
+
   |author  = Loogooter
   |id      = icepuente.HorseWhistle
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 1131
+
   |nexus  = 2463
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Garbage Day
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.GarbageDay
 +
  |curse  = 871837
 +
  |moddrop = 1547204
 +
  |nexus  = 8204
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Garden Pot - Automate
   |author  = nabuma
+
   |author  = NCarigon
   |id      = HorseWhistle_SMAPI
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  =
+
   |nexus  = 15212
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = ncarigon/StardewValleyMods
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Garden Pot Options
   |author  = MattPlays
+
   |author  = ncarigon
   |id      = MattPlays.HostTools
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 11154
+
   |nexus  = 21608
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Garden Pot Tweaks
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.HotbarHotswap
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  =
+
   |nexus  = 14820
   |curse   = 298033
+
   |github  = aedenthorn/StardewValleyMods
   |github = jaredlll08/HotbarHotswap
+
 
 +
   |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    = Hot Chocolate Coffee Alternative
+
   |name    = Gate Fix
   |author  = certifiableGrimalkin
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = f4iTh.GateFix
   |nexus  = 16159
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Gate Opener
   |author  = Achtuur
+
   |author  = mralbobo
   |id      = Achtuur.HoverLabels
+
   |id      = mralbobo.GateOpener
   |nexus  = 17501
+
   |nexus  =
   |github  = Achtuur/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Gem Isles
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.HPBar
+
   |id      = aedenthorn.GemIsles
   |nexus  = 1736
+
   |nexus  = 6692
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = AsakOhee
+
   |author  = Hana
   |id      = AsakOhee.HQFarmerMod
+
   |id      = Hana.GNMTokens
   |nexus  = 19644
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = bogie5464
+
   |author  = sqbr
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = sqbr.GetGS
   |nexus  = 3190
+
   |nexus  = 13434
   |github  = bogie5464/HuggableScarecrows
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Generic Mod Config Menu
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.HugsAndKisses
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 10062
+
  |curse  = 867150
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Generic Shop Extender
   |author  = Yyeahdude
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = HungerYyeadude
+
   |id      = GenericShopExtender
   |nexus  = 613
+
   |nexus  = 814
   |github  =
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Genetics API
   |author  = PrimevalTitmouse
+
   |author  = agent56
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = agent56.GeneticsAPI
   |nexus  = 1110
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Genie Lamp
   |author  = Tigerle01, Stephan Hensel
+
   |author  = aedenthorn, Erinthe
   |id      = HungerForFoodByTigerle
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 810
+
   |nexus  = 19794
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = lech43
+
   |author  = Kedidili
   |id      = lech43.HungryMorning
+
   |id      = KediDili.GenieLamp
   |nexus  = 6391
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Geode Crusher Plus
   |author  = spacechase0
+
   |author  = Tomokisan
   |id      = spacechase0.HybridCropEngine
+
   |id      = tomokisan.geodeCrusherPlus
  |curse  = 867721
+
   |nexus  = 24254
   |nexus  = 6577
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Geode Info Menu
   |author  = Kryspur
+
   |author  = CatCattyCat, Cat
   |id      = Kryspur.HypnoValley
+
   |id      = cat.geodeinfomenu
   |nexus  = 9052
+
   |nexus  = 1448
   |github  =
+
  |moddrop = 833541
 +
   |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-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Geode Preview
   |author  = atravita
+
   |author  = MindMeltMax
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = MindMeltMax.GeodePreview
   |curse  = 870959
+
   |curse  = 1004493
   |moddrop = 1358005
+
   |moddrop = 1555057
   |nexus  = 15928
+
   |nexus  = 21009
   |github  = atravita-mods/StardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Get Dressed
   |author  = Veleek
+
   |author  = Advize and Jinxiewinxie
   |id      = Veleek.IdlePause
+
   |id      = Advize.GetDressed
   |nexus  = 1092
+
   |nexus  = 331
   |github  = veleek/IdlePause
+
   |github  = AdvizeGH/GetDressed
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
   |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    = Idle Timer
+
   |name    = Get Glam
   |author  = LordAndreios
+
   |author  = MartyrPher
   |id      = LordAndreios.IdleTimer
+
   |id      = MartyrPher.GetGlam
   |nexus  = 2858
+
   |nexus  = 5044
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = MartyrPher/GetGlam
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Get Out the Way
   |author  = idermailer
+
   |author  = BadNetCode
   |id      = idermailer.iDontUseThatWater
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 14047
+
   |nexus  = 20637
   |github  = idermailer/iDontUseThatWater
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ghost Town
 +
  |author  = Platonymous
 +
  |id      = Platonymous.GhostTown
 +
  |curse  = 877231
 +
  |moddrop = 793902
 +
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Fertilizer
 +
  |author  = atravita
 +
  |id      = atravita.GiantCropFertilizer
 +
  |curse  = 870977
 +
  |moddrop = 1135913
 +
  |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Giant Crop Ring
   |author  = Factknowhow
+
   |author  = CatCattyCat, Cat
   |id      = Factknowhow.IFramesInMines
+
   |id      = cat.giantcropring
   |nexus  = 16436
+
   |nexus  = 1182
   |github  = Mekadrom/IFramesInMines
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Giant Crop Tweaks
   |author  = ChiroxT
+
   |author  = Khloe Leclair
   |id      = treinke.igotfriendship
+
   |id      = leclair.giantcroptweaks
   |nexus  = 13290
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Giant Omelet
   |author  = ChiroxT
+
   |author  = spacechase0
   |id      = treinke.igotxp
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 13289
+
   |nexus  = 13852
   |github  =
+
   |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    = ImagEd
+
   |name    = Gift Decline
   |author  = candidus42
+
   |author  = desto
   |id      = Candidus42.ImagEd
+
   |id      = desto.GiftDecline
   |nexus  = 7218
+
   |nexus  = 6944
   |github  = mus-candidus/ImagEd
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Gift Money
   |author  = mistyspring
+
   |author  = AvalonMFX
   |id      = mistyspring.immersivegrandpa
+
   |id      = AvalonMFX.GiftMoney
  |curse  = 880517
+
   |nexus  = 17564
   |nexus  = 12562
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = aedenthorn.GiftRejection
  |curse  = 868685
+
   |nexus  = 14273
   |nexus  = 15290
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |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.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Gift Taste Helper
   |author  = aedenthorn, Erinthe
+
   |author  = tstaples
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |curse   = 868686
+
   |nexus   = 229
   |nexus  = 15239
+
   |github  = tstaples/GiftTasteHelper
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |warnings = needs zoom and UI scale options to have the same value.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Gift Taste Helper Continued
   |author  = Demiacle
+
   |author  = Isi0
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 1025
+
   |nexus  = 18762
   |github  = demiacle/QualityOfLifeMods
+
   |github  = Just-Chaldea/GiftTasteHelper
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Gift Wrapper
   |author  = Anthony Hilyard
+
   |author  = blueberry
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = blueberry.GiftWrapper
  |curse  = 445215
+
   |nexus  = 4721
   |nexus  = 9317
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = AHilyard/ImprovedTracker
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Ginger Island Extra Locations
   |author  = Shockah
+
   |author  = mistyspring
   |id      = Shockah.InAHeartbeat
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 17834
+
  |curse  = 880520
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Mizzion
+
   |author  = atravita
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 4861
+
  |curse  = 870984
   |github  = Mizzion/MyStardewMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
  
   |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    = Increased Artifact Spots
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Mizzion
+
   |author  = missgamergrl
   |id      = mizzion.increasedartifactspots
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 3340
+
   |nexus  = 23300
  |moddrop = 663705
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Give Me My Cursor Back
   |author  = shekurika
+
   |author  = DecidedlyHuman
   |id      = shekurika.fishtankCapacity
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 11388
+
   |nexus  = 9976
   |github  =
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = GZhynko
+
   |author  = Glass Hammer
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 6162
+
   |nexus  = 23201
   |github  = gzhynko/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Global Config Settings
   |author  = Traktori
+
   |author  = Gaphodil
   |id      = Traktori.IndustrialFurnace
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 5568
+
   |nexus  = 9340
   |github  = Traktori7/StardewValleyMods
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Glue Your Furniture Down
   |author  = Traktori
+
   |author  = violetlizabet
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 5568
+
   |nexus  = 10374
   |github  = Traktori7/StardewValleyMods
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = GMCM Options
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.InfallibleFishing
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 14639
+
   |nexus  = 10505
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = God Mode
   |author  = Sabera, kelbesque
+
   |author  = treyh0
   |id      = Sabera.InfertileSoil
+
   |id      = treyh0.GodMode
   |nexus  = 2515
+
   |nexus  = 2641
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = God Mode 1.6
  |author  = Eireon
+
   |author  = Sean M Garcia
  |id      = Eireon.InfestedLevels
+
   |id      = seanmgarcia.godmode16
  |nexus  = 2823
+
   |nexus  = 21208
  |github  = benrpatterson/InfestedLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Energy
 
   |author  = Error27
 
   |id      = error27.infinite_energy
 
   |nexus  = 17717
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Goodbye American English
   |author  = Renny
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = renny.infinitejunimocartlives
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 2705
+
  |moddrop = 854437
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Goodbye SMAPI
   |author  = Chunky
+
   |author  = Jessebot
   |id      = chunky.InfiniteMoney
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 11510
+
   |nexus  = 6514
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Go To Bed
   |author  = CaptainSully
+
   |author  = candidus42
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Candidus42.GoToBed
  |moddrop = 1188756
+
   |nexus  = 4967
   |nexus  = 12739
+
   |github  = mus-candidus/GoToBed
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Go To Sleep
   |author  = berkayylmao
+
   |author  = yy376
   |id      = berkayylmao.InfiniteZoom
+
   |id      = yy376.GoToSleep
   |nexus  = 8808
+
   |nexus  = 2195
  |curse  = 500088
+
   |github  =
  |github  = berkayylmao/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Informant
 
  |author  = Slothsoft
 
  |id      = Slothsoft.Informant
 
  |nexus  = 14293
 
   |github  = slothsoft/stardew-informant
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Gradient Hair Colors
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.LogUploader
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 13979
+
  |curse  = 867144
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Grandfather's Gift
   |author  = Platonymous
+
   |author  = ShadowDragon8685
   |id      = Platonymous.InkStories
+
   |id      = ShadowDragon.GrandfathersGift
  |curse  = 877221
+
   |nexus  = 985
   |nexus  = 15987
 
 
   |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 [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Grandfather's Gift Remade
   |author  = Windmill_City
+
   |author  = pepoluan
   |id      = Windmill_City.InputFix
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 5693
+
   |nexus  = 4151
   |github  = Windmill-City/InputFix
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Grandfather's Heirlooms
   |author  = Sagittaeri
+
   |author  = rikai
   |id      = Sagittaeri.InputTools
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 14553
+
   |nexus  = 8557
   |github  = sagittaeri/StardewValleyMods
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Grass Growth
   |author  = WuestMan, redknightofdoom
+
   |author  = bcmpinc
   |id      = WuestMan.InstaCrops
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 4077
+
   |nexus  = 2732
   |github  = Brian-Wuest/Instacrops
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = pinocchio1231
+
   |author  = Jellypowered, Shockade
   |id      = pinocchio1231.instantanimals
+
   |id      = Jellypowered.GrassChance
   |nexus  = 9573
+
   |nexus  = 3365
   |github  = joisse1101/InstantAnimals
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Greenhouse 20x20
   |author  = Jolyone
+
   |author  = sirloinmeatt
   |id      = Me.InstantBreak
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 15526
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Greenhouse Construction
   |author  = aedenthorn, Erinthe
+
   |author  = Derslayr
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = Derslayr.GreenhouseConstruction
  |curse  = 868720
+
   |nexus  = 10148
   |nexus  = 14110
+
   |github  = derslayr10/GreenhouseConstruction
   |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    = Instant Buildings From Farm
+
   |name    = Greenhouse Entry Begone!
   |author  = BitwiseJon
+
   |author  = bblueberry, blueberry
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 2070
+
   |nexus  = 8203
   |github  = bitwisejon/StardewValleyMods
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
  
   |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    = Greenhouse Entry Mod
   |author  = nini700
+
   |author  = pancham138
   |id      = nini700.InstantEatKey
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 4464
+
   |nexus  = 6150
 
 
  |status  = workaround
 
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Fishing
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.InstantFishing
 
  |nexus  =
 
  |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    = Greenhouse Gatherers
   |author  = montana123
+
   |author  = PeacefulEnd
   |id      =
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus   =
+
   |curse   = 870946
   |url    = https://community.playstarbound.com/threads/109038
+
   |nexus   = 7619
   |github  =
+
   |moddrop = 886187
 
+
   |github = Floogen/GreenhouseGatherers
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
  |summary = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Greenhouse Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 7727
+
  |curse  = 870946
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |beta broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Greenhouse Sprinklers
   |author  = cantorsdust and Pathoschild
+
   |author  = Bpendragon
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 173
+
   |nexus  = 7456
   |github  = cantorsdust/StardewMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Greenhouse Upgrades
   |author  = Platonymous
+
   |author  = Cecidelus
   |id      = Platonymous.InstantLoad
+
   |id      = Cecidelus.GreenhouseUpgrades
  |curse  = 877220
+
   |nexus  = 8042
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Guedez
+
   |author  = Fernass354
   |id      = eat.item.instantly
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 5116
+
   |nexus  = 18766
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instantly Increase Crop Growth Phase
 
  |author  = RyanJesky
 
  |id      = RyanJesky.IncreaseCropGrowthPhase
 
  |nexus  = 10146
 
  |github  = RyanJesky/IncreaseCropGrowthPhase
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = GreenHut
   |author  = blueberry
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = blueberry.InstantPets
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 9448
+
   |nexus  = 1735
   |github  = b-b-blueberry/InstantPets
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Groundhog Day
   |author  = Binarynova
+
   |author  = aedenthorn, Erinthe
   |id      = binarynova.instanttoolupgrades
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 8918
+
   |nexus  = 10151
   |github  = Binarynova/MyStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Groupable Chests
   |author  = Hammurabi
+
   |author  = FricativeMelon
   |id      = HammurabiInteractionHelper
+
   |id      = FricativeMelon.GroupableChests
   |nexus  =
+
   |nexus  = 15375
   |chucklefish = 4640
+
   |github = FricativeMelon/GroupableChests
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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    = Growable Bushes
   |author  = jahangmar
+
   |author  = atravita
   |id      = jahangmar.InteractionTweaks
+
   |id      = atravita.GrowableBushes
   |nexus  = 3771
+
  |curse  = 870961
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |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    = Into the Game (Save Loaded Notifier)
+
   |name    = Growable Giant Crops
   |author  = DecidedlyHuman
+
   |author  = atravita
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 12826
+
  |curse  = 870960
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Grow That Giant Crop
   |author  = mpcomplete
+
   |author  = MercuryVN
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 2224
+
   |nexus  = 23760
   |github  = mpcomplete/StardewMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Gunther Tells You
   |author  = MissCoriel
+
   |author  = John Peters
   |id      = misscoriel.invest
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 5293
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Haboo
   |author  = MissCoriel
+
   |author  = BlaDe
   |id      = misscoriel.investmax
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 9253
+
   |nexus  = 12034
   |github  = MissCoriel/InvestmentMaximized
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Hair Growth
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = skn
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = skn.HairGrowthMod
   |nexus  = 4023
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
  
Line 8,744: Line 10,022:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Halt Event Time
   |author  = d5a1lamdtd, HaPyke
+
   |author  = chawol
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = chawol.HaltEventTime
  |moddrop = 1486022
+
   |nexus  = 8774
   |nexus  = 19500
+
   |github  = chawolbaka/HaltEventTime
   |github  =
 
  
   |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    = Hamlet
   |author  = Redwood
+
   |author  = Taskmaster
   |id      = Redwood.IridiumToolsPatch
+
   |id      = Taskmaster.Hamlet
   |nexus  = 2897
+
   |nexus  = 4601
   |github  = EKomperud/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Is It Cake
 
  |author  = furyx639
 
  |id      = furyx639.IsItCake
 
  |curse  = 871826
 
  |nexus  = 14775
 
  |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Handy Headphones
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 8552
+
   |nexus  = 7936
   |github  = Floogen/IslandGatherers
+
   |github  = Floogen/HandyHeadphones
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Happy Animals
   |author  = PeacefulEnd
+
   |author  = StarPeanut, Greger
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = HappyAnimals
   |nexus  = 8552
+
   |nexus  =
   |github  = Floogen/IslandGatherers
+
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
+
   |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    = Island Secret
+
   |name    = Happy Birthday
   |author  = Edu Anttunes
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = IslandSecret
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 8096
+
   |nexus  = 520
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Oxyligen
 +
  |id      = HappyBirthday
 +
  |nexus  = 1064
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Happy Fish Jump
   |author  = S1mmyy
+
   |author  = Sakorona
   |id      = S1mmyy.AutoTrash
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 5140
+
   |nexus  = 6516
   |github  = S1mmyy/StardewMods
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Happy Home Designer
   |author  = SlayerDharok
+
   |author  = tlitookilakin
   |id      = SlayerDharok.Item_Bags
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 5382
+
   |nexus  = 19675
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Hardcore Combat
   |author  = FunnyMoney
+
   |author  = jeWel
   |id      = funnymoney.itemqualityindicator
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 15336
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hardcore Mines
   |author  = Mytsy
+
   |author  = kibbe, lillvik
   |id      = Mysty.ItemRecovery
+
   |id      = kibbe.hardcore_mines
   |nexus  = 9354
+
   |nexus  = 1674
 
   |github  =
 
   |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    = Item Recovery Plus
+
   |name    = Hardcore Mines 2
   |author  = Lunardiver
+
   |author  = ItsLittany
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 13026
+
   |nexus  = 6411
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Hardcore Mode
   |author  = TSlex
+
   |author  = vermicyde
   |id      = TSlex.ItemResearchSpawner
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 8933
+
   |nexus  = 15125
  |moddrop = 1012482
+
   |github  =
   |github  = TSlex/StardewValley
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Hardy Grass
   |author  = Jaredlll08
+
   |author  = DiscipleOfEris
   |id      = BlameJared.ItemTooltips
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  =
+
   |nexus  = 8772
   |curse  = 297655
+
   |github  = DiscipleOfEris/HardyGrass
   |github  = jaredlll08/Item-Tooltips
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Harp of Yoba Redux
   |author  = ha1fdaew
+
   |author  = Platonymous
   |id      = ha1fdaew.iTile
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 7512
+
   |nexus  = 914
   |github  = ha1fdaew/iTile
+
  |moddrop = 793924
 +
   |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    = Its Time to Wake Up
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Krutonium
+
   |author  = Goldenrevolver
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 13798
+
   |nexus  = 7851
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Matt Cioni
+
   |author  = Dounat2201, Sasara
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 14555
+
   |nexus  = 1157
   |github  =
+
   |github  = Sasara2201/WitchPrincess
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Harvest Seeds
   |author  = Genowhirl9999
+
   |author  = aedenthorn, Erinthe
   |id      = genowhirl9999.jaropener
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5292
+
   |nexus  = 11773
  |moddrop = 988956
+
   |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    = JhinFour
+
   |name    = Harvest With Scythe
   |author  = Keaton Sadoski
+
   |author  = ThatNorthernMonkey
   |id      = Sadoski.JhinFour
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
  |nexus  = 11838
+
   |nexus  = 236
  |github  =
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jiggly Junimo Bundles
 
  |author  = Jonas Henriksson, Greger
 
  |id      = Greger.JigglyJunimoBundles
 
   |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 
   |github  = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hat Buffs
   |author  = k4rakara
+
   |author  = popska
   |id      = k4rakara.JoJa84Plus
+
   |id      = popska.HatBuffs
   |nexus  = 5803
+
   |nexus  = 9050
   |github  = K4rakara/Stardew-Mods
+
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Hat Mouse Lacey
   |author  = Platonymous
+
   |author  = ichortower
   |id      = Platonymous.JoJaBan
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 3118
+
   |nexus  = 18177
  |moddrop = 793907
+
   |github  = ichortower/HatMouseLacey
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Hat Panning
   |author  = Dounat2201, Sasara
+
   |author  = monsoonsheep
   |id      = Sasara.Pathomart
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 1142
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Hat Shop Restoration
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.JojaOnline
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |moddrop = 878236
+
  |nexus  = 17291
   |nexus  = 7486
+
  |github  = Floogen/StardewSandbox
   |github  = Floogen/JojaOnline
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
  |name    = Hats on Hats
 +
  |author  = Shockah
 +
   |id      = Shockah.HatsOnHats
 +
   |nexus  = 17280
 +
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hats on Pets Plus
 +
  |author  = Syma
 +
   |id      = Syma.HatsOnPetsPlus
 +
  |nexus  = 22631
 +
  |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Hay Bales as Silos
   |author  = sophie
+
   |author  = Cherry, CherryChain
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 18927
+
   |nexus  = 5151
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Hay Collection
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.HauntedJoja
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 7014
+
   |curse   = 1004492
   |moddrop = 1135684
+
   |moddrop = 1555056
 +
  |nexus  = 21008
 
   |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
   |name    = Joys of Efficiency
+
   |name    = HD Portraits
   |author  = punyo, yakminepunyo
+
   |author  = Tlitookilakin
   |id      = punyo.JoysOfEfficiency
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 2162
+
   |nexus  = 10971
   |github  = pomepome/JoysOfEfficiency
+
  |moddrop = 1103418
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = HD Sprites
   |author  = spacechase0
+
   |author  = ninthworld
   |id      = spacechase0.JsonAssets
+
   |id      = NinthWorld.HDSprites
   |curse   = 867749
+
   |nexus   = 4024
   |moddrop = 399895
+
   |github  = ninthworld/HDSprites
   |nexus  = 1720
+
 
   |github  = spacechase0/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    = Json Processor
+
   |name    = Health and Stamina Regeneration
   |author  = Jamie Taylor
+
   |author  = Jessebot, JessebotX
   |id      = jltaylor-us.JsonProcessor
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 13183
+
   |nexus  = 3207
   |github  = jltaylor-us/StardewJsonProcessor
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Health and Stamina Tweaks
   |author  = flowoeB
+
   |author  = Kiddles, Svard
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Kiddles.HASTweaks
   |nexus  = 8357
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Health Bars
   |author  = spacechase0
+
   |author  = Zoryn
   |id      = spacechase0.JumpOver
+
   |id      = Zoryn.HealthBars
   |curse   = 867746
+
   |nexus   =
   |moddrop = 384782
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 1844
+
   |github  = Zoryn4163/SMAPI-Mods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Health Bars (Darkhax)
   |author  = Achtuur
+
   |author  = Darkhax
   |id      = Achtuur.JunimoBeacon
+
   |id      = darkhax.healthbars
   |nexus  = 17135
+
   |nexus  =
   |github  = Achtuur/StardewMods
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Health Rework
   |author  = Tyler Gibbs
+
   |author  = seferoni
   |id      = tylergibbs2.JunimoBoy
+
   |id      = seferoni.HealthRework
   |nexus  = 14384
+
   |nexus  = 22223
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Heartbeat
   |author  = yaxuan97
+
   |author  = themattfiles
   |id      = yaxuan97.junimocartmorescore
+
   |id      = themattfiles.HeartBeat
   |nexus  = 13644
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Heart Event Helper
   |author  = Zoryn
+
   |author  = bungus
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = bungus.HeartEventHelper
   |nexus  =
+
   |nexus  = 21924
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = BussinBungus/BungusSDVMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Heart Level Notifications
   |author  = ceruleandeep
+
   |author  = StultusV
   |id      = ceruleandeep.junimodialog
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 8937
+
   |nexus  = 8655
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Heelies
   |author  = Fernass354
+
   |author  = fakemonster
   |id      = Fernass354.JunimoHutSize
+
   |id      = fakemonster.Heelies
   |nexus  = 18457
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Hello SMAPI
   |author  = MartyrPher
+
   |author  = Jessebot, JessebotX
   |id      = JunimoKartAnywhere
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 4315
+
   |nexus  = 4483
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Helpful Spouses
   |author  = ryaon
+
   |author  = LeFauxMatt
   |id      = Ryaon.JunimoKartCheater
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 5137
+
  |curse  = 871841
 +
   |nexus  = 5175
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Help Wanted
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 14856
+
  |curse  = 868696
   |github  = drbirbdev/StardewValley
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Help Wanted Auto Accept
   |author  = BlaDe
+
   |author  = Ruse82
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 10056
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Help Wanted Quest Fixes
   |author  = spacechase0
+
   |author  = Pokeytax
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Pokeytax.HelpWantedQuestFixes
  |curse  = 867716
+
   |nexus  = 2644
   |nexus  = 7437
+
   |github  = gembree/HelpWantedQuestFixes
   |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    = Junimo Warp
+
   |name    = Hempire
   |author  = Shockah
+
   |author  = Oga_The_Real
   |id      = Shockah.JunimoWarp
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 15676
+
   |nexus  = 14477
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Here Fishy
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.JustRelax
+
   |id      = aedenthorn.HereFishy
   |nexus  = 7770
+
  |curse  = 868881
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hibernation
   |author  = Rifleman
+
   |author  = Shockah
   |id      = Rifleman.JustSleepIn
+
   |id      = Shockah.Hibernation
   |nexus  = 11286
+
   |nexus  = 11421
   |github  = 9Rifleman/JustSleepIn
+
   |github  = Shockah/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    = Kamikaze
+
   |name    = Hide Chest Color Picker After Close
   |author  = aurnj, Roy Li
+
   |author  = trashcan9
   |id      = RuyiLi.Kamikaze
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  =
+
   |nexus  = 16075
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Highlighted Jars
   |author  = Gorzalt and Flerfarvet
+
   |author  = Annosz
   |id      = gorzalt.kawakami
+
   |id      = Annosz.HighlightedJars
   |nexus  = 2549
+
   |nexus  = 6833
   |github  = Gorzalt/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Highlight Empty Machines
   |author  = KediDili
+
   |author  = atravita
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 19375
+
  |curse  = 870976
   |github  = KediDili/FurnitureTweaks
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hit Markers
   |author  = KediDili
+
   |author  = bendenewb, newbie9598
   |id      = KediDili.KNU
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 17884
+
   |nexus  = 2098
   |github  = KediDili/NPCUtilities
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Hmm Cheese Yum
   |author  = EssGee, SG
+
   |author  = tomasitobambito
   |id      = SG.Partners
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 5625
+
   |nexus  = 9343
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hoe and Water Direction
   |author  = Enaium
+
   |author  = TheThor59
   |id      = Enaium.KeyBindUI
+
   |id      = Thor.HoeWaterDirection
  |curse  = 538001
+
   |nexus  = 10052
  |moddrop = 1036920
+
   |github  = TheThor59/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = HoeDown
   |author  = Deflaktor
+
   |author  = BlaDe
   |id      = Deflaktor.KeySuppressor
+
   |id      = BlaDe.HoeDown
   |nexus  = 9295
+
   |nexus  = 9798
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Break Geodes
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.holdtobreakgeodes
 +
  |nexus  = 1689
 +
  |moddrop = 833545
 +
  |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Hold to Pause
   |author  = Shockah
+
   |author  = samspartan
   |id      = Shockah.Kokoro
+
   |id      = samspartan.HoldToPause
   |nexus  = 15682
+
   |nexus  = 7352
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Holiday Sales
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = atravita.HolidaySales
   |nexus  = 13131
+
  |curse  = 870970
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205160
 +
   |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    = Krobus Sells Larger Stacks
+
   |name    = Home Sewing Kit
   |author  = Annosz
+
   |author  = MouseyPounds
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 5993
+
   |nexus  = 4935
   |github  = Annosz/StardewValleyModding
+
   |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
   |name    = Labeling
+
   |name    = Honey Harvest Sync
   |author  = Enaium
+
   |author  = voltaek
   |id      = Enaium.Labeling
+
   |id      = voltaek.HoneyHarvestSync
  |curse  = 443134
+
   |nexus  = 20493
  |moddrop = 906932
+
   |github  = voltaek/StardewMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Hopper Extractor
   |author  = WhiteMind
+
   |author  = BPavol, Lamacik
   |id      = WhiteMind.LAST
+
   |id      = bpavol.hopper_extractor
   |nexus  = 1906
+
   |nexus  = 16688
   |github  =
+
   |github  = BPavol/stardew-valley-mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Horny Festivals, Festival Warps
  |author  = ChaosEnergy
+
   |author  = Girafarig
  |id      = ChaosEnergy.LadderLocator
+
   |id      = Girafarig.FestivalWarps
  |nexus  = 3094
+
   |nexus  = 10844
  |github  = yuri-moens/LadderLocator
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
 
   |author  = Platonymous
 
   |id      = Platonymous.LandGrants
 
  |curse  = 877222
 
   |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    = Horse Flute Anywhere
   |author  = dmcrider57
+
   |author  = Pathoschild
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 7917
+
  |curse  = 1000620
   |github  = dmcrider/LastDayToPlant
+
  |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
 +
  |id      = Goldenrevolver.HorseOverhaul
 +
   |nexus  = 7911
 +
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Horse Squeeze
   |author  = atravita
+
   |author  = jorgamun
   |id      = atravita.LastDayToPlantRedux
+
   |id      = jorgamun.HorseSqueeze
  |curse  = 870965
+
   |nexus  = 10446
  |moddrop = 1294435
+
   |github  = jorgamun/HorseSqueeze
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Horse Whistle
   |author  = sophie
+
   |author  = icepuente
   |id      = sophie.LastingCTs
+
   |id      = icepuente.HorseWhistle
   |nexus  = 14377
+
   |nexus  = 1131
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |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    = Leaderboard Library
+
   |name    = Horse Whistle
   |author  = drbirbdev
+
   |author  = nabuma
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 15102
+
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Host Tools
   |author  = Kangzoel
+
   |author  = MattPlays
   |id      = Kangzoel.LeaveTheMine
+
   |id      = MattPlays.HostTools
   |nexus  = 11823
+
   |nexus  = 11154
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Hotbar Hotswap
   |author  = Max Vollmer, SVProtector
+
   |author  = Jaredlll08
   |id      = maxvollmer.leftymode
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 6199
+
   |nexus  =
   |github  = maxvollmer/LeftyMode
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = sharpskull2
+
   |author  = certifiableGrimalkin
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 14637
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hover Labels
   |author  = DeLiXx
+
   |author  = Achtuur
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Achtuur.HoverLabels
   |nexus  = 12305
+
   |nexus  = 17501
   |github  =
+
   |github  = Achtuur/StardewMods
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = HP Bars
   |author  = atravita
+
   |author  = Ilyaki
   |id      = atravita.LessMiniShippingBin
+
   |id      = Ilyaki.HPBar
  |curse  = 870982
+
   |nexus  = 1736
   |nexus  = 10959
+
   |github  =
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = HQ Farmer Mod
   |author  = Ophaneom
+
   |author  = AsakOhee
   |id      = Ophaneom.LetMeRest
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 8205
+
   |nexus  = 19644
   |github  = Ophaneom/Let-Me-Rest
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = HUD Customizer
   |author  = MindMeltMax
+
   |author  = Espy
   |id      = MindMeltMax.LetMeShop
+
   |id      = Espy.HUDCustomizer
  |moddrop = 1443554
+
   |nexus  = 23704
   |nexus  = 16738
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Huggable Scarecrows
   |author  = MedievalAI
+
   |author  = bogie5464
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 19107
+
   |nexus  = 3190
   |github  =
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Hugs and Kisses
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 1471
+
   |nexus  = 10062
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Leveling Adjustment
+
   |name    = Hugs and Kisses Continued
   |author  = jahangmar
+
   |author  = JoXW
   |id      = jahangmar.LevelingAdjustment
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 4689
+
   |nexus  = 21019
  |github  = jahangmar/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Hunger
   |author  = kd8lvt
+
   |author  = Yyeahdude
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = HungerYyeadude
   |nexus  = 855
+
   |nexus  = 613
  |curse  = 300715
 
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Hunger and Thirst
   |author  = shurmash
+
   |author  = PrimevalTitmouse
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 7222
+
   |nexus  = 1110
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Hunger for Food
   |author  = prowlingDemon, unknownDev
+
   |author  = Tigerle01, Stephan Hensel
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = HungerForFoodByTigerle
   |nexus  = 4402
+
   |nexus  = 810
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Hungry Morning
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.LightMod
+
   |id      = lech43.HungryMorning
   |nexus  = 14387
+
   |nexus  = 6391
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Hybrid Crop Engine
   |author  = holythesea
+
   |author  = spacechase0
   |id      = holythesea.LightSwitch
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 15683
+
  |curse  = 867721
   |github  = holy-the-sea/LightSwitch
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hypno Valley
   |author  = aedenthorn, Erinthe
+
   |author  = Kryspur
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = Kryspur.HypnoValley
   |nexus  = 15860
+
   |nexus  = 9052
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Identifiable Combined Rings
   |author  = Cherry, CherryChain
+
   |author  = atravita
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus   = 4971
+
   |curse   = 870959
   |moddrop = 716383
+
   |moddrop = 1358005
  |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 15928
}}
+
   |github  = atravita-mods/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Line Sprinklers
 
  |author  = nanzington<!--since 1.4.0-->, Hootless
 
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 
   |nexus  = 2917
 
   |github  = hootless/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Idle Animations, Animacoes
   |author  = tomii
+
   |author  = BrasileiroTop
   |id      = tomii.LinusMod
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 11637
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Idle Pause
   |author  = spacechase0
+
   |author  = Veleek
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Veleek.IdlePause
   |nexus  = 14262
+
   |nexus  = 1092
   |github  = spacechase0/StardewValleyMods
+
   |github  = veleek/IdlePause
  
   |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-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Idle Timer
   |author  = Candidus42
+
   |author  = LordAndreios
   |id      = Candidus42.LittleNPCs
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 15152
+
   |nexus  = 2858
   |github  = mus-candidus/LittleNPCs
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = I Don't Use That Water
   |author  = Tyler Gibbs
+
   |author  = idermailer
   |id      = tylergibbs2.liveprogressbar
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 7330
+
   |nexus  = 14047
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = IFrames in Mines
   |author  = aedenthorn, Erinthe
+
   |author  = Factknowhow
   |id      = aedenthorn.LivestockChoices
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 11551
+
   |nexus  = 16436
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mekadrom/IFramesInMines
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = I Got Friendship
   |author  = Doomnik
+
   |author  = ChiroxT
   |id      = Doomnik.LoanMod
+
   |id      = treinke.igotfriendship
   |nexus  = 3882
+
   |nexus  = 13290
   |github  = legovader09/SDVLoanMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = I Got XP
   |author  = codyflagstaff
+
   |author  = ChiroxT
   |id      = codyflagstaff.lobercat
+
   |id      = treinke.igotxp
   |nexus  = 8219
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = ImagEd
   |author  = Bouhm and Pathoschild
+
   |author  = candidus42
   |id      = Bouhm.LocationCompass
+
   |id      = Candidus42.ImagEd
   |nexus  = 3045
+
   |nexus  = 7218
  |curse  = 308286
+
   |github  = mus-candidus/ImagEd
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = MindMeltMax
+
   |author  = mistyspring
   |id      = MindMeltMax.LockedChests
+
   |id      = mistyspring.immersivegrandpa
  |moddrop = 1179603
+
   |nexus  = 12562
   |nexus  = 12452
+
   |github  = misty-spring/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Immersive Scarecrows
   |author  = nini700
+
   |author  = aedenthorn, Erinthe
   |id      = nini700.LockedCrabPot
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 4461
+
  |curse  = 868685
   |github  =
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Immersive Sprinklers
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = LockedMaps
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 10089
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Lockpicks
+
   |name    = Improved Mill
   |author  = bwdy
+
   |author  = AustinYQM
   |id      = bwdy.lockpicks
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 3521
+
   |nexus  = 1748
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = AustinYQM/ImprovedMill
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Improved Quality of Life
   |author  = JareBear
+
   |author  = Demiacle
   |id      = JareBear.LogMenu
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 19919
+
   |nexus  = 1025
   |github  = jaredtjahjadi/LogMenu
+
   |github  = demiacle/QualityOfLifeMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Improved Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Hilyard
   |id      = aedenthorn.LogSpamFilter
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 11252
+
  |curse  = 445215
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = In a Heartbeat
   |author  = Stuyk
+
   |author  = Shockah
   |id      = Stuyk.LongerDays
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 19027
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Increase Animal House Max Population
   |author  = NormanPCN
+
   |author  = Mizzion
   |id      = NormanPCN.LongerFenceLife
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 10498
+
   |nexus  = 4861
   |github  = NormanPCN/StardewValleyMods
+
   |github  = Mizzion/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Increased Artifact Spots
   |author  = Caraxian
+
   |author  = Mizzion
   |id      = caraxian.LongerLastingLures
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 2510
+
   |nexus  = 3340
   |github  = Caraxi/StardewValleyMods
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = shekurika
   |id      = aedenthorn.LongerSeasons
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 10108
+
   |nexus  = 11388
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Increased Sprinkler Range
   |author  = RTGOAT
+
   |author  = EternalSoap
   |id      = RTGOAT.Longevity
+
   |id      = eternalsoap.sprinklers
   |nexus  = 649
+
   |nexus  = 20745
   |github  =
+
   |github  = ArjanSeijs/SprinklerMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = drbirbdev
+
   |author  = GZhynko
   |id      = drbirbdev.LookToTheSky
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 15262
+
   |nexus  = 6162
   |github  = drbirbdev/StardewValley
+
   |github  = gzhynko/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Indoor Sprinklers
   |author  = Pathoschild
+
   |author  = ramen
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 541
+
   |nexus  = 21124
  |moddrop = 606605
+
   |github  = mpomirski/StardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Industrial Furnace
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 5999
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Industrial Furnace for Automate
   |author  = Huanir
+
   |author  = Traktori
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 2658
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |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    = Lost Woods
+
   |name    = Industrialization Redux
   |author  = Raik, Raik167, YousernameZo
+
   |author  = GaLaxY256 and kazuakisama
   |id      = raik.testmod
+
   |id      = G256.IR.Code
   |nexus  = 6291
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Infallible Fishing
   |author  = SteelixLeiter, Don Collins
+
   |author  = aedenthorn, Erinthe
   |id      = LoveBubbles
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 1318
+
   |nexus  = 14639
   |github  = doncollins/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Infertile Soil
   |author  = Advize and Jinxiewinxie
+
   |author  = Sabera, kelbesque
   |id      = Advize.LovedLabels
+
   |id      = Sabera.InfertileSoil
   |nexus  = 279
+
   |nexus  = 2515
   |github  = AdvizeGH/LovedLabels
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels Redux
+
   |name    = Infested Levels
   |author  = thespbgamer
+
   |author  = Eireon
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = Eireon.InfestedLevels
   |nexus  = 8880
+
   |nexus  = 2823
  |curse  = 834387
+
   |github  = benrpatterson/InfestedLevels
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Infinite Energy
   |author  = AvalonMFX
+
   |author  = Error27
   |id      = AvalonMFX.LoveFestival
+
   |id      = error27.infinite_energy
   |nexus  = 17819
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infinite Inventory
 +
  |author  = unidarkshin, Devin Lematty
 +
  |id      = DevinLematty.InfiniteInventory
 +
  |nexus  = 2247
 +
  |github  = unidarkshin/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    = Low Health Warning
+
   |name    = Infinite Junimo Cart Lives
   |author  = NMVH5
+
   |author  = Renny
   |id      = nmvh5.LowHealthWarning
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 8326
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Infinite Money
   |author  = delaney
+
   |author  = Chunky
   |id      = dJustLuckMod
+
   |id      = chunky.InfiniteMoney
   |nexus  = 10386
+
   |nexus  = 11510
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Infinite Watering Cans
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = CaptainSully.InfiniteWateringCan
  |curse  = 867393
+
   |moddrop = 1188756
   |moddrop = 127279
+
   |nexus  = 12739
   |nexus  = 521
+
   |github  = CaptainSully/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Infinite Zoom
   |author  = kiranmurmu
+
   |author  = berkayylmao
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 8971
+
   |nexus  = 8808
   |github  = kiranmurmu/StardewValleyMods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Informant
   |author  = Sakorona
+
   |author  = Slothsoft
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = Slothsoft.Informant
   |nexus  = 2208
+
   |nexus  = 14293
  |moddrop = 664151
+
   |github  = slothsoft/stardew-informant
   |github  = Sakorona/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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
 +
  |name    = In-Game SMAPI Log Uploader, Log Uploader
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.LogUploader
 +
  |nexus  = 13979
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = 7thAxis
+
   |author  = Platonymous
   |id      = 7thAxis.LitD
+
   |id      = Platonymous.InkStories
   |nexus  = 10770
+
  |curse  = 877221
 +
  |moddrop = 1521399
 +
   |nexus  = 15987
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Input Fix
   |author  = SlayerDharok
+
   |author  = Windmill_City
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = Windmill_City.InputFix
   |nexus  = 5600
+
   |nexus  = 5693
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = Windmill-City/InputFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Input Tools
 +
  |author  = Sagittaeri
 +
  |id      = Sagittaeri.InputTools
 +
  |nexus  = 14553
 +
  |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = InstaCrops
   |author  = FairfieldBW
+
   |author  = WuestMan, redknightofdoom
   |id      = FairfieldBW.MachineCheck
+
   |id      = WuestMan.InstaCrops
   |nexus  = 9515
+
   |nexus  = 4077
   |github  = FairfieldBW/MachineCheck
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Instant Animals
   |author  = IceGladiador
+
   |author  = pinocchio1231
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 1780
+
   |nexus  = 9573
   |github  =
+
   |github  = joisse1101/InstantAnimals
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Instant Animals 1.6
   |author  = Shockah
+
   |author  = Siweipancc
   |id      = Shockah.MachineStatus
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 11177
+
   |nexus  = 21798
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = siweipancc/InstantAnimals
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Instant Break
   |author  = spacechase0
+
   |author  = Jolyone
   |id      = spacechase0.Magic
+
   |id      = Me.InstantBreak
  |curse  = 867745
+
   |nexus  = 15526
  |moddrop = 399898
+
   |github  =
   |nexus  = 2007
 
   |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    = Magical Crops
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = shekurika and Asterisk555
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.MagicalCropsCode
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 8762
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Buildings From Farm
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.InstantBuildings
 +
  |nexus  = 2070
 +
  |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Instant Dialogues
   |author  = Entoarox
+
   |author  = idermailer
   |id      = Entoarox.MagicJunimoPet
+
   |id      = idermailer.InstantDialogues
   |nexus  = 3567
+
   |nexus  = 22468
   |github  = Entoarox/StardewMods
+
   |github  = idermailer/InstantDialogues
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Instant Eat Key
   |author  = TerryDBS
+
   |author  = nini700
   |id      = TerryDBS.MagicPluses
+
   |id      = nini700.InstantEatKey
   |nexus  = 7096
+
   |nexus  = 4464
  |github  =
 
  
   |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    = Magic Scepter
+
   |name    = Instant Fishing
   |author  = not4bene
+
   |author  = aurnj, Roy Li
   |id      = not4bene.MagicScepter
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8169
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
  
   |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    = Magic Valley
+
   |name    = Instant Geodes
   |author  = season
+
   |author  = montana123
   |id      = season.MagicValley
+
   |id      =
   |nexus  = 10639
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Instant Growth Powder
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 14439
+
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Instant Grow Trees
   |author  = Digus
+
   |author  = cantorsdust and Pathoschild
   |id      = DIGUS.MailFrameworkMod
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 1536
+
   |nexus  = 173
   |github  = Digus/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Instant Load
   |author  = jwdred
+
   |author  = Platonymous
   |id      = jwdred.MailOrderPigs
+
   |id      = Platonymous.InstantLoad
   |nexus  = 632
+
  |curse  = 877220
   |github  = jdusbabek/stardewvalley
+
  |moddrop = 1521407
 
+
   |nexus  = 16253
   |broke in          = Stardew Valley 1.3.29
+
   |github  =
   |unofficial version = 1.1.1-unofficial.6-strobe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Instantly Eat Item
   |beta broke in = Stardew Valley 1.6
+
   |author  = Guedez
 +
   |id      = eat.item.instantly
 +
  |nexus  = 5116
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Digus
+
   |author  = RyanJesky
   |id      = Digus.MailServicesMod
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 7842
+
   |nexus  = 10146
   |github  = Digus/StardewValleyMods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Instant Pets
   |author  = pinguimbozo
+
   |author  = blueberry
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = blueberry.InstantPets
   |nexus  = 13248
+
   |nexus  = 9448
   |github  =
+
   |github  = b-b-blueberry/InstantPets
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Instant Tool Upgrades
   |author  = Werewolf Master
+
   |author  = Binarynova
   |id      = Wolf.GilSMAPI
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 7118
+
   |nexus  = 8918
   |github  =
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Integrated Minecarts
   |author  = Kabulla
+
   |author  = Jibb
   |id      = Kabulla.MakeLove
+
   |id      = jibb.minecarts.C
   |nexus  = 16003
+
  |curse  = 988762
   |github  =
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Interaction Helper
   |author  = spacechase0
+
   |author  = Hammurabi
   |id      = spacechase0.ManaBar
+
   |id      = HammurabiInteractionHelper
   |curse   = 867709
+
   |nexus  =
   |nexus   = 7831
+
   |chucklefish = 4640
   |github  = spacechase0/StardewValleyMods
+
  |source  = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
   |broke in = SMAPI 2.0
 +
<!--
 +
   |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Interactions, Interacoes
   |author  = darzington
+
   |author  = BrasileiroTop
   |id      = darzington.RealLifeMod
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 7445
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Interaction Tweaks
   |author  = Stari
+
   |author  = jahangmar
   |id      = Stari.ManyEnchantments
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 8824
+
   |nexus  = 3771
   |github  = SlivaStari/ManyEnchantments
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Internationalization
   |author  = SnowFire k'Vala
+
   |author  = bcmpinc
   |id      = SnowFire.Map_Binder
+
   |id      = bcmpinc.Internationalization
   |nexus  = 6983
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Into the Game (Save Loaded Notifier)
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MapEdit
 
  |nexus  = 18387<!--8876 before 1.0.0-->
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mapping Extensions and Extra Properties (MEEP)
 
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 14493
+
   |nexus  = 12826
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Intravenous Coffee
   |author  = aedenthorn, Erinthe
+
   |author  = mpcomplete
   |id      = aedenthorn.MapTeleport
+
   |id      = mpcomplete.IntravenousCoffee
  |curse  = 868868
+
   |nexus  = 2224
   |nexus  = 7675
+
   |github  = mpcomplete/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Investment
   |author  = mabelSyrup
+
   |author  = MissCoriel
   |id      = mabelsyrup.maputils
+
   |id      = misscoriel.invest
   |nexus  = 4716
+
   |nexus  = 5293
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Investment Maximized
   |author  = Goldenrevolver
+
   |author  = MissCoriel
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = misscoriel.investmax
   |nexus  = 10758
+
  |curse  = 885074
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 9253
 
+
   |github  = MissCoriel/InvestmentMaximized
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Invite Code Mod
   |author  = ceruleandeep
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = ceruleandeep.MarketDay
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 11778
+
   |nexus  = 4023
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Invite Friend
 
   |author  = d5a1lamdtd, HaPyke
 
   |author  = d5a1lamdtd, HaPyke
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = d5a1lamdtd.InviteFriend
   |moddrop = 1480763
+
   |moddrop = 1486022
   |nexus  = 19309
+
   |nexus  = 19500
 
   |github  =
 
   |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    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Yoshimax
+
   |author  = Anthony Maciel, maciel310
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 12824
+
   |nexus  = 15285
   |github  = yoshimax2/MarryMorris
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Iridium Tools Patch
   |author  = Eryk601 and Vertigon
+
   |author  = Redwood
   |id      = Vertigon.MinesTokens
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 11124
+
   |nexus  = 2897
   |github  =
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Is It Cake
   |author  = StultusV
+
   |author  = LeFauxMatt
   |id      = StultusV.MaxCastStamina
+
   |id      = furyx639.IsItCake
   |nexus  = 10794
+
  |curse  = 871826
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Island Gatherers
   |author  = Shockah
+
   |author  = PeacefulEnd
   |id      = Shockah.MaximizeFix
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 16099
+
   |nexus  = 8552
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Floogen/IslandGatherers
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Island Gatherers Automate
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MayoHats
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 17514
+
   |nexus  = 8552
   |github  =
+
   |github  = Floogen/IslandGatherers
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Island Secret
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.MayoMart
+
   |id      = IslandSecret
   |nexus  = 17175
+
   |nexus  = 8096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = S1mmyy
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 4634
+
   |nexus  = 5140
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  = S1mmyy/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Item Bags
   |author  = spacechase0
+
   |author  = SlayerDharok
   |id      = spacechase0.MayoRain
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 17436
+
  |curse  = 991675
   |github  =
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Item Checker
   |author  = Mehidden
+
   |author  = Hitaxas
   |id      = MemeOutfits.Mehidden
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 13213
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Item Extensions
   |author  = nman130
+
   |author  = mistyspring
   |id      = nman130.MenusEverywhere
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 6119
+
   |nexus  = 20357
   |github  = nman130/Stardew-Mods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Item Locator
   |author  = TianXiaobai
+
   |author  = Hitaxas
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 17743
+
  |nexus  = 24305
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Quality Indicator
 +
  |author  = FunnyMoney
 +
  |id      = funnymoney.itemqualityindicator
 +
  |nexus  = 15336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery
 +
  |author  = Mytsy
 +
  |id      = Mysty.ItemRecovery
 +
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Item Recovery Plus
   |author  = Tlitookilakin
+
   |author  = Lunardiver
   |id      = tlitookilakin.MessyCrops
+
   |id      = Lunardiver.ItemRecoveryPlus
  |moddrop = 1123884
+
   |nexus  = 13026
   |nexus  = 11317
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
   |github  = tlitookilakin/MessyCrops
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Item Research 'n' Spawn
   |author  = aedenthorn, Erinthe
+
   |author  = TSlex
   |id      = aedenthorn.MeteorDefence
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 10641
+
   |nexus  = 8933
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Item Tooltips
   |author  = candidus42
+
   |author  = Jaredlll08
   |id      = Candidus42.MiceInTheValley
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 4638
+
   |nexus  =
   |github  = mus-candidus/MiceInTheValley
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Item Tweaks
   |author  = trunip190
+
   |author  = crpz
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = crpz.ItemTweaks
   |nexus  = 5948
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = iTile
   |author  = Satozaki
+
   |author  = ha1fdaew
   |id      = Satozaki.MillerTime
+
   |id      = ha1fdaew.iTile
   |nexus  = 7575
+
   |nexus  = 7512
   |github  = AndyCrocker/StardewMods
+
   |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    = Milo Dog
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = Clark, wilsonch3451
+
   |author  = Caboose Sage, CabooseSage
   |id      = Clark.MiloDog
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 2861
+
   |nexus  = 20847
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Its Time to Wake Up
   |author  = Kabigon
+
   |author  = Krutonium
   |id      = Kabigon.MineAssist
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 2296
+
   |nexus  = 13798
   |chucklefish = 5353
+
   |github  =
   |github = KabigonFirst/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
  |name    = Jack Be Thicc
 +
   |author = DeadRobotDev
 +
  |id      = DeadRobotDev.JackBeThicc
 +
  |nexus  = 21533
 +
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = bwdy
+
   |author  = Matt Cioni
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 11424
+
   |nexus  = 14555
   |github  = bwdy/SDVModding
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Jar Opener
   |author  = JPAN
+
   |author  = Genowhirl9999
   |id      = jpan.MineChanges
+
   |id      = genowhirl9999.jaropener
   |nexus  = 3963
+
   |nexus  = 5292
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
  |moddrop = 988956
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = JhinFour
   |author  = sophie
+
   |author  = Keaton Sadoski
   |id      = sophie.MinesTokens
+
   |id      = Sadoski.JhinFour
   |nexus  = 18776
+
   |nexus  = 11838
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Jiggly Junimo Bundles
   |author  = Shockah
+
   |author  = Jonas Henriksson, Greger
   |id      = Shockah.MineTweaks
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 16859
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = Ophaneom
+
   |author  = k4rakara
   |id      = Ophaneom.MiniBars
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 8329
+
   |nexus  = 5803
   |github  = Ophaneom/Mini-Bars
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = Nishtra
+
   |author  = Platonymous
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = Platonymous.JoJaBan
   |nexus  = 674
+
   |nexus  = 3118
   |github  =
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Joja Cola Expanded
   |author  = Tran Minh Thong
+
   |author  = Objection777
   |id      = mini.tool.npc.mod
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 7060
+
   |nexus  = 24227
   |github  = TMThong/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Joja Express
   |author  = greentodd
+
   |author  = OFTS_CQM and Yuxuan
   |id      = greentodd.MinorLightTweaks
+
   |id      = ofts.jojaExp
   |nexus  = 10223
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = BlaDe
+
   |author  = Dounat2201, Sasara
   |id      = BlaDe.MiscTrolls
+
   |id      = Sasara.Pathomart
   |nexus  = 12037
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Joja Online
   |author  = The Fluffy Robot
+
   |author  = PeacefulEnd
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 5691
+
  |moddrop = 878236
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = MissCoriel
+
   |author  = sophiesalacia
   |id      = misscoriel.PositionTool
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 8087
+
   |nexus  = 18927
   |github  = MissCoriel/Position-Tool
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Joja's Hauntings
   |author  = MissCoriel
+
   |author  = MindMeltMax
   |id      = misscoriel.UCRFix
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 8284
+
   |nexus  = 7014
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |moddrop = 1135684
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Joys of Efficiency
   |author  = ChiroxT
+
   |author  = punyo, yakminepunyo
   |id      = treinke.missinggifts
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 11363
+
   |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    = Mob Count Reports, Report Mob Counts
+
   |name    = Json Assets
   |author  = StultusV
+
   |author  = spacechase0
   |id      = StultusV.ReportMobCounts
+
   |id      = spacechase0.JsonAssets
   |nexus  = 10899
+
  |curse  = 867749
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |moddrop = 399895
 +
   |nexus  = 1720
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Json Processor
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.MobileArcade
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 6538
+
   |nexus  = 13183
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Json Shuffle
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 6568
+
   |nexus  = 21513
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Jump Down the Mine
 +
  |author  = flowoeB
 +
  |id      = flowoeB.JumpDownTheMine
 +
  |nexus  = 8357
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Jump Over
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MobileCalendar
+
   |id      = spacechase0.JumpOver
   |nexus  = 6601
+
  |curse  = 867746
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
   |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 Catalogues
+
   |name    = Junimatic
   |author  = aedenthorn, Erinthe
+
   |author  = NermNermNerm
   |id      = aedenthorn.MobileCatalogues
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 6543
+
   |nexus  = 22672
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NermNermNerm/Junimatic
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Junimo Beacon
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.MobilePhone
+
   |id      = Achtuur.JunimoBeacon
  |curse  = 868890
+
   |nexus  = 17135
   |nexus  = 6523
+
   |github  = Achtuur/StardewMods
   |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    = Junimo Boy
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.MobileTelevision
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 6575
+
   |nexus  = 14384
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Junimo Cart More Score
   |author  = WisnuNug
+
   |author  = yaxuan97
   |id      = WisnuNug.MobileUI
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 17652
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
  |warnings = Only works on Android.
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Junimo Deposit Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.ModThis
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 7814
+
   |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    = Mod List Command
+
   |name    = Junimo Dialog
   |author  = Blackclaw
+
   |author  = ceruleandeep
   |id      = Blackclaw.ModListCommand
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 5131
+
   |nexus  = 8937
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Junimo Farm
   |author  = Enaium
+
   |author  = Platonymous
   |id      = Enaium.ModMenu
+
   |id      = Platonymous.JunimoFarm
   |curse   = 436844
+
   |nexus   = 984
   |moddrop = 885574
+
   |github  = Platonymous/Stardew-Valley-Mods
   |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Gilar Fasulaki
+
   |author  = Fernass354
   |id      = GilarF.ModSettingsTab
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 4579
+
   |nexus  = 18457
   |github  = GilarF/SVM
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Junimo Kart Anywhere
   |author  = DaLion
+
   |author  = MartyrPher
   |id      = DaLion.Overhaul
+
   |id      = JunimoKartAnywhere
   |nexus  =
+
   |nexus  = 4315
   |github  = daleao/modular-overhaul
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Junimo Kart Cheater
   |author  = CatCattyCat, Cat
+
   |author  = ryaon
   |id      = cat.modupdatemenu
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 2536
+
   |nexus  = 5137
  |moddrop = 833560
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |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    = Junimo Kart Global Rankings
   |author  = Platonymous
+
   |author  = drbirbdev
   |id      = Platonymous.ModUpdater
+
   |id      = drbirbdev.JunimoKartGlobalRankings
  |curse  = 877226
+
   |nexus  = 14856
   |nexus  = 6338
+
   |github  = drbirbdev/StardewValley
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Junimo Kart Level Practice
   |author  = Suphax
+
   |author  = BlaDe
   |id      = suphax.monstergoalsanywhere
+
   |id      = BlaDe.JunimoLevelPractice
  |moddrop = 1088762
+
   |nexus  = 10056
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Junimos Accept Cash
   |author  = Krutonium
+
   |author  = spacechase0
   |id      = krutonium.monsterinvasion
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 12641
+
  |curse  = 867716
   |github  =
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Junimo Studio, Music Blocks
   |author  = WhiteMind
+
   |author  = Becks723
   |id      = WhiteMind.MonsterLT
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 1896
+
   |nexus  = 6971
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.5.5
  |summary  = Use [[#Almanac|Almanac]] instead
+
  |status  = abandoned
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Junimo Warp
   |author  = MouseyPounds
+
   |author  = Shockah
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Shockah.JunimoWarp
   |nexus  = 3997
+
   |nexus  = 15676
   |github  = MouseyPounds/stardew-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Junk Mail
   |author  = BananaFruit
+
   |author  = Taskmaster
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = Taskmaster.JunkMail
   |nexus  = 10651
+
   |nexus  = 4452
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monsters - The Framework
 
  |author  = spacechase0
 
  |id      = spacechase0.MonstersTheFramework
 
  |nexus  = 10673
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Just Relax
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Goldenrevolver
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 2830
+
   |nexus  = 7770
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Just Sleep In
   |author  = aedenthorn, Erinthe
+
   |author  = Rifleman
   |id      = aedenthorn.Moolah
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 15123
+
   |nexus  = 11286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Kamikaze
   |author  = bwdy
+
   |author  = aurnj, Roy Li
   |id      = bwdy.moongates
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 3545
+
   |nexus  =
   |github  = bwdymods/SDV-Moongates
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Kawakami - Healer NPC
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Gorzalt and Flerfarvet
   |id      = spacechase0.MoonMisadventures
+
   |id      = gorzalt.kawakami
  |curse  = 867702
+
   |nexus  = 2549
   |nexus  = 10612
+
   |github  = Gorzalt/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = SinZ
+
   |author  = KediDili
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 12096
+
   |nexus  = 19375
   |github  =
+
   |github  = KediDili/FurnitureTweaks
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Kedi's NPC Utilities
   |author  = Mopquill
+
   |author  = KediDili
   |id      = Mopquill.Ranch-Livin
+
   |id      = KediDili.KNU
   |nexus  = 2200
+
   |nexus  = 17884
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = KediDili/NPCUtilities
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Entoarox
+
   |author  = EssGee, SG
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = SG.Partners
   |nexus  = 2274
+
   |nexus  = 5625
  |chucklefish = 4288
+
   |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 Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = KeyBind UI
   |author  = momoaau
+
   |author  = Enaium
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Enaium.KeyBindUI
   |nexus   = 451
+
   |curse   = 538001
   |github  =
+
   |moddrop = 1036920
 
+
   |nexus   =
   |broke in = Stardew Valley 1.3
+
   |github = Enaium-StardewValleyMods/KeyBindUI
  |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    = Keyboard Mod Menu
   |author  = AairTheGreat, Aair
+
   |author  = Shadowfoxss
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 4869
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Key Suppressor
   |author  = spacechase0
+
   |author  = Deflaktor
   |id      = spacechase0.MoreBuildings
+
   |id      = Deflaktor.KeySuppressor
  |curse  = 867740
+
   |nexus  = 9295
  |moddrop = 771640
+
   |github  = Deflaktor/KeySuppressor
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Kisekae
   |author  = TwinBuilderOne
+
   |author  = Kabigon
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Kabigon.kisekae
   |nexus  = 9709
+
   |nexus  = 2348
   |github  = TwinBuilderOne/StardewValleyMods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = phjoker
+
   |author  = Shockah
   |id      = phjoker.MoreClocks
+
   |id      = Shockah.Kokoro
   |nexus  = 11840
+
   |nexus  = 15682
   |github  = p-holodynski/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Krobus Roommate Shop
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 10008
+
   |nexus  = 13131
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Fertilizers
 
  |author  = atravita
 
  |id      = atravita.MoreFertilizers
 
  |curse  = 870975
 
  |moddrop = 1145236
 
  |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    = Krobus Sells Larger Stacks
   |author  = Blams
+
   |author  = Annosz
   |id      = blams.MoreForLeo
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 12710
+
   |nexus  = 5993
   |github  =
+
   |github  = Annosz/StardewValleyModding
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Labeling
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Enaium.Labeling
   |curse  = 867723
+
   |curse  = 443134
   |moddrop = 771694
+
   |moddrop = 906932
   |nexus  = 5263
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/Labeling
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Ladder and Snow Yam Tip
   |author  = Satozaki
+
   |author  = WhiteMind
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = WhiteMind.LAST
   |nexus  = 5398
+
   |nexus  = 1906
   |github  = AndyCrocker/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Ladder Light
   |author  = Angela Ranna
+
   |author  = Tocseoj
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = Tocseoj.LadderLight
   |nexus  = 8117
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Ladder Locator
   |author  = spacechase0
+
   |author  = ChaosEnergy
   |id      = spacechase0.MoreGrassStarters
+
   |id      = ChaosEnergy.LadderLocator
   |curse  = 867750
+
   |curse  = 989910
  |moddrop = 313307
+
   |nexus  = 3094
   |nexus  = 1702
+
   |github  = yuri-moens/LadderLocator
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = j4c0b333
+
   |author  = Platonymous
   |id      = j4c0b333.Morehealth
+
   |id      = Platonymous.LandGrants
   |nexus  = 4053
+
  |curse  = 877222
 +
  |moddrop = 1521380
 +
   |nexus  = 15855
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Last Day to Plant
   |author  = SorryLate, rharyanto
+
   |author  = dmcrider57
   |id      = SorryLate.MoreKeybinding
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 5290
+
   |nexus  = 7917
   |github  =
+
   |github  = dmcrider/LastDayToPlant
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Last Day to Plant Redux
   |author  = JadeTheavas
+
   |author  = atravita
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 2105
+
  |curse  = 870965
   |github  = JadeTheavas/MoreMineLadders
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Lasting Conversation Topics
   |author  = cheesysteak
+
   |author  = sophiesalacia
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 2173
+
   |nexus  = 14377
   |github  = cheesysteak/stardew-steak
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Lavapulse
   |id      = Omegasis.MoreRain
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 441
+
   |nexus  = 4821
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Lazy Mod
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = weizinai
   |id      = Chikakoo.Randomizer
+
   |id      = weizinai.LazyMod
   |nexus  = 5311
+
   |nexus  = 22826
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Leaderboard Library
   |author  = spacechase0
+
   |author  = drbirbdev
   |id      = spacechase0.MoreRings
+
   |id      = drbirbdev.LeaderboardLibrary
  |curse  = 867743
+
   |nexus  = 15102
  |moddrop = 771616
+
   |github  = drbirbdev/StardewValley
   |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    = Leah Cabin Music Fix
   |author  = CyberCheese
+
   |author  = Huanir
   |id      = cybercheese.moresexydwarf
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 4320
+
   |nexus  = 2653
 
   |github  =
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Leave the Mine
   |author  = OrneryWalrus
+
   |author  = Kangzoel
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 2587
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Lefty Mode
   |author  = Ded4lif
+
  |author  = Max Vollmer, SVProtector
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
  |id      = maxvollmer.leftymode
   |nexus  = 7526
+
  |nexus  = 6199
 +
  |github  = maxvollmer/LeftyMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
   |author  = sharpskull2
 +
   |id      = sharpskull2.LegendaryFishPondFramework
 +
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Lenient Window Resize
   |author  = Joco80 & Sasara
+
   |author  = DeLiXx
   |id      = Joco80.MoreWeapons
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 1168
+
  |curse  = 990483
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |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    = MOTD Mod
+
   |name    = Less Mini Shipping Bin
   |author  = thfr
+
   |author  = atravita
   |id      = thfr.MOTDMod
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 3703
+
  |curse  = 870982
   |github  = rfht/MOTDMod
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Akane
+
   |author  = Permamiss
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 10553
+
   |nexus  = 637
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Let Me Rest!
   |author  = mouahrara
+
   |author  = Ophaneom
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 18973
+
   |nexus  = 8205
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = Ophaneom/Let-Me-Rest
  
   |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    = Let Me Shop
   |author  = ylsama
+
  |author  = MindMeltMax
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
  |id      = MindMeltMax.LetMeShop
   |nexus  = 2614
+
  |moddrop = 1443554
   |github  = ylsama/RightClickMoveMode
+
  |nexus  = 16738
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Move It
 +
   |author  = Exblosis
 +
   |id      = Exblosis.LetsMoveIt
 +
  |nexus  = 20943
 +
  |github  = Exblosis/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Start With Fishing
 +
  |author  = MedievalAI
 +
  |id      = MedievalAI.LetsStartWithFishing
 +
   |nexus  = 19107
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Level Extender
   |author  = aedenthorn, Erinthe
+
   |author  = unidarkshin, Devin Lematty
   |id      = aedenthorn.MoveableMailbox
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 7834
+
   |nexus  = 1471
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Forever
 +
  |author  = GoldstoneBosonMeadows, Parakee
 +
  |id      = GoldstoneBosonMeadows.LevelForever
 +
  |nexus  = 22920
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Leveling Adjustment
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = jahangmar.LevelingAdjustment
  |curse  = 868849
+
   |nexus  = 4689
   |nexus  = 8038
+
   |github  = jahangmar/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-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Level Up Notifications
   |author  = joljyo
+
   |author  = kd8lvt
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 7378
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Vilaboa
+
   |author  = shurmash
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 17391
+
   |nexus  = 7222
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Lewd Leah
   |author  = Shuai Zhang
+
   |author  = prowlingDemon, unknownDev
   |id      = shuaiz.MoveFasterMod
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 1351
+
   |nexus  = 4402
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
   |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    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = aedenthorn.LightMod
   |nexus  = 13589
+
   |nexus  = 14387
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Move It
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.MoveIt
 
  |nexus  = 15163
 
 
   |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    = Light Switch
   |author  = Zoryn
+
   |author  = holythesea
   |id      = Zoryn.MovementModifier
+
   |id      = holythesea.LightSwitch
   |nexus  =
+
   |nexus  = 15683
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = holy-the-sea/LightSwitch
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Like a Duck to Water
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.MovementSpeed
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 2736
+
   |nexus  = 15860
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Limited Campfire Cooking
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = Cherry.LimitedCampfireCooking
   |curse   = 868672
+
   |nexus  = 4971
   |nexus  = 16395
+
  |moddrop = 716383
   |github  = aedenthorn/StardewValleyMods
+
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Line Sprinklers
 +
  |author  = nanzington<!--since 1.4.0-->, Hootless
 +
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 +
   |nexus  = 2917
 +
   |github  = hootless/StardewMods
  
   |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    = Mr. Pam - Snorlax Mechanics
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = daleonar
+
   |author  = rtrox, Swyytch
   |id      = daleonar.Snorlax
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 16194
+
   |nexus  = 23895
   |github  =
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Linus Mod
   |author  = Kabi-chan
+
   |author  = tomii
   |id      = kabi-chan.MuffinCore
+
   |id      = tomii.LinusMod
   |nexus  = 8070
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Literally Can't Even
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MultiFertilizer
+
   |id      = spacechase0.LiterallyCantEven
  |curse  = 867717
+
   |nexus  = 14262
   |nexus  = 7436
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Little NPCs
 +
  |author  = Candidus42
 +
  |id      = Candidus42.LittleNPCs
 +
  |nexus  = 15152
 +
  |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Live Progress Bar
   |author  = skiilaa
+
   |author  = Tyler Gibbs
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 2282
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Livestock Choices
   |author  = Achtuur
+
  |author  = aedenthorn, Erinthe
   |id      = Achtuur.MultiplayerExpShare
+
  |id      = aedenthorn.LivestockChoices
   |nexus  = 16891
+
  |nexus  = 11551
   |github  = Achtuur/StardewMods
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
   |author  = Doomnik
 +
   |id      = Doomnik.LoanMod
 +
   |nexus  = 3882
 +
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Lober Cat
   |author  = delphinwave
+
   |author  = codyflagstaff
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = codyflagstaff.lobercat
   |nexus  = 7681
+
   |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    = Multiplayer Hub
+
   |name    = Location and Music Logger
   |author  = Alberto Moreira Luiz
+
   |author  = Brandy Lover, WDavi
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Brandy Lover.LMlog
   |nexus  = 9672
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Location Compass
   |author  = DoubleZ
+
   |author  = Bouhm and Pathoschild
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = Bouhm.LocationCompass
   |nexus  = 3765
+
   |nexus  = 3045
   |github  = SourceZh/MultiplayerIdle
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Locked Chests
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.MPInfo
+
   |id      = MindMeltMax.LockedChests
   |moddrop = 1302776
+
  |curse  = 1004481
   |nexus  = 15155
+
   |moddrop = 1179603
 +
   |nexus  = 12452
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |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    = Locked Crab Pots
   |author  = Scayze
+
   |author  = nini700
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = nini700.LockedCrabPot
   |nexus  = 16030
+
   |nexus  = 4461
   |github  = scayze/multiprairie
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Locked Maps
   |author  = Tran Minh Thong
+
   |author  = Edu Anttunes
   |id      = multiplayer.mod
+
   |id      = LockedMaps
   |nexus  = 16582
+
   |nexus  = 10089
   |github  = TMThong/Stardew-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Lock Hotbar Items
   |author  = Cherry, CherryChain
+
   |author  = Falson
   |id      = Cherry.MultiplayerModChecker
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6609
+
  |moddrop = 1573213
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 23702
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Lockpicks
   |author  = Kalthramis
+
   |author  = bwdy
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = bwdy.lockpicks
   |nexus  = 2192
+
   |nexus  = 3521
   |github  =
+
   |github  = bwdymods/SDV-Lockpicks
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in           = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Log Menu
   |author  = lolmaj
+
   |author  = JareBear
   |id      = lolmaj.MultiplayerTime
+
   |id      = JareBear.LogMenu
   |nexus  = 2543
+
   |nexus  = 19919
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = jaredtjahjadi/LogMenu
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Log Spam Filter
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 8077
+
   |nexus  = 11252
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Longer Days
   |author  = Redwood
+
   |author  = Stuyk
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Stuyk.LongerDays
   |nexus  = 2910
+
   |nexus  = 19027
   |github  = EKomperud/StardewMods
+
   |github  =
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Longer Fence Life
   |author  = PeacefulEnd
+
   |author  = NormanPCN
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 7900
+
   |nexus  = 10498
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Longer Lasting Lures
   |author  = ceruleandeep
+
   |author  = Caraxian
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 8711
+
   |nexus  = 2510
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Longer Seasons
   |author  = SlyMerc
+
   |author  = aedenthorn, Erinthe
   |id      = FileLoading
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 1094
+
   |nexus  = 10108
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Longer Seasons - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.MultiSave
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 15402
+
   |nexus  = 25164
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Longevity
   |author  = Miome
+
   |author  = RTGOAT
   |id      = miome.MultiToolMod
+
   |id      = RTGOAT.Longevity
   |nexus  = 2546
+
   |nexus  = 649
   |github  = miome/MultitoolMod
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Looking for Love REDUX
   |author  = MindMeltMax
+
   |author  = mushroomhash
   |id      = MindMeltMax.MUC
+
   |id      = mush.loveydovey
   |nexus  = 9856
+
   |nexus  = 21370
  |moddrop = 1135731
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Look to the Sky
   |author  = Cherry, CherryChain
+
   |author  = drbirbdev
   |id      = Cherry.MultiYieldCrops
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 6069
+
   |nexus  = 15262
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Lookup Anything
   |author  = Jacque Pott
+
   |author  = Pathoschild
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 14023
+
  |curse  = 992793
   |github  =
+
   |nexus  = 541
 
+
   |moddrop = 606605
   |beta broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Murdercrows
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 6615
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = cotboy
+
   |author  = Huanir
   |id      = cambam.MURDERDRONE
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 4507
+
   |nexus  = 2658
   |github  = camcamcamcam/murderdrone
+
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Lost Book Menu
   |author  = Aren, Aren Desai
+
   |author  = bungus
   |id      = Aren.MurderMod
+
   |id      = bungus.LostBookMenu
   |nexus  = 17470
+
   |nexus  = 20301
   |github  = ArenKDesai/Murder-Mod
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Lost Woods
   |author  = atravita
+
   |author  = Raik, Raik167, YousernameZo
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = raik.testmod
  |curse  = 870973
+
   |nexus  = 6291
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
  
   |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    = Love Bubbles
   |author  = Expl0
+
   |author  = SteelixLeiter, Don Collins
  |id      = Expl0.MushroomCursors
+
   |id      = LoveBubbles
  |nexus  = 12594
+
   |nexus  = 1318
  |github  =
+
   |github  = doncollins/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Levels
 
  |author  = Eireon, Ben Patterson
 
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
 
   |nexus  = 2818
 
   |github  = benrpatterson/MushroomLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mushroom Level Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.MLT
 
  |nexus  = 1894
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Loved Labels
   |author  = blueberry and Oddshot
+
   |author  = Advize and Jinxiewinxie
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Advize.LovedLabels
   |nexus  = 4637
+
   |nexus  = 279
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = AdvizeGH/LovedLabels
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Loved Labels Redux
   |author  = blueberry, blueberry and Oddshot
+
   |author  = thespbgamer
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 4637
+
   |nexus  = 8880
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |curse  = 834387
 
+
   |github  = thespbgamer/LovedLabelsRedux
   |beta broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Love Festival
   |author  = Goldenrevolver
+
   |author  = AvalonMFX
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = AvalonMFX.LoveFestival
   |nexus   = 10978
+
   |curse   = 1016375
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 17819
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Low Health Warning
   |author  = Lis
+
   |author  = NMVH5
   |id      = Lis.MusicalCellar
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 7626
+
   |nexus  = 8326
   |github  = lisamreynolds/MusicalCellar
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.MusicalPaths
+
   |id      = dJustLuckMod
   |nexus  = 13197
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1070645
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = My Money
 
  |author  = Marcos Brendon
 
  |id      = marcos.mymoney
 
  |nexus  = 6736
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Luck Skill
   |author  = PeacefulEnd
+
   |author  = spacechase0
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus   = 12312
+
   |curse   = 867393
   |github  = Floogen/MysticalBuildings
+
   |moddrop = 127279
 
+
  |nexus  = 521
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Lucky Reclamation Trash Can
   |author  = Enaium
+
   |author  = kiranmurmu
   |id      = Enaium.NameTags
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
  |curse  = 436816
+
   |nexus  = 8971
  |moddrop = 877767
+
   |github  = kiranmurmu/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Lunar Disturbances
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona
   |id      = aedenthorn.NapalmMummies
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 15933
+
   |nexus  = 2208
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 664151
 
+
   |github  = Sakorona/SDVMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Machine Augmentors
   |author  = Clumsy Jackdaw
+
   |author  = SlayerDharok
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 19771
+
   |nexus  = 5600
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Machine Check
   |author  = Ilyaki
+
   |author  = FairfieldBW
   |id      = ilyaki.neatadditions
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 2648
+
   |nexus  = 9515
   |github  = Ilyaki/NeatAdditions
+
   |github  = FairfieldBW/MachineCheck
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Machine Speed Change
   |author  = Ilyaki
+
   |author  = IceGladiador
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 3021
+
   |nexus  = 1780
  |github  = Ilyaki/NetworkOptimizer
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
 
  |author  = DestyNova
 
  |id      = DestyNova.NEACode
 
  |nexus  = 12369
 
 
   |github  =
 
   |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    = New Clothes Every Day
+
   |name    = Machine Status
   |author  = Vrakyas
+
   |author  = Shockah
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Shockah.MachineStatus
   |nexus  = 4030
+
   |nexus  = 11177
   |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    = Magic
   |author  = Nobbele
+
   |author  = spacechase0
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = spacechase0.Magic
   |nexus  = 2654
+
  |curse  = 867745
   |github  = 4ppleCracker/NewGameOnLaunch
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Magical Crops
   |author  = Spacechase0
+
   |author  = shekurika and Asterisk555
   |id      = Spacechase0.NewGamePlus
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 10786
+
   |nexus  = 8762
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Magic Junimo Pet
   |author  = Igorious
+
   |author  = Entoarox
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  =
+
   |nexus  = 3567
  |chucklefish = 3683
+
   |github  = Entoarox/StardewMods
   |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    = Magic Pluses
   |author  = sophie
+
   |author  = TerryDBS
   |id      = sophie.Fireworks
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 15277
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Magic Scepter
   |author  = Pickysaurus
+
   |author  = not4bene
   |id      = Pickysaurus.NexusModsButton
+
   |id      = not4bene.MagicScepter
   |nexus  = 12969
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Magic Valley
   |author  = Nori, seaweednori
+
   |author  = season
   |id      = nori.NiceMessages
+
   |id      = season.MagicValley
   |nexus  = 6160
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 10633
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Mailbox Menu Continued
   |author   = Omegasis, Alpha_Omegasis
+
   |author = aedenthorn and tem696969696969, Erinthe
   |id       = Omegasis.NightOwl
+
   |id     = tem696969696969.MailboxMenu
   |nexus   = 433
+
   |nexus   = 21068
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = kqrse/StardewValleyMods-aedenthorn
  |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    = Mail Framework
   |author  = SevenChords
+
   |author  = Digus
   |id      = SevenChords.Night_Shift
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 15345
+
   |nexus  = 1536
   |github  =
+
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mail Order Pigs
 +
  |author  = jwdred
 +
  |id      = jwdred.MailOrderPigs
 +
  |nexus  = 632
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Mail Services Mod
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Digus
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Digus.MailServicesMod
   |nexus  = 19651
+
   |nexus  = 7842
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Mr Tea, MrTea
+
   |author  = pinguimbozo
   |id      = MrTea.NoBlink
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 17220
+
   |nexus  = 13248
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Make Gil Real
   |author  = Pathoschild
+
   |author  = Werewolf Master
   |id      = Pathoschild.NoclipMode
+
   |id      = Wolf.GilSMAPI
   |nexus  = 3900
+
   |nexus  = 7118
  |moddrop = 691002
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Make Love
   |author  = ceruleandeep
+
   |author  = Kabulla
   |id      = ceruleandeep.NoCooties
+
   |id      = Kabulla.MakeLove
   |nexus  = 9000
+
   |nexus  = 16003
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Makeshift Multiplayer
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.nocrows
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 1682
+
   |nexus  = 501
   |moddrop = 833543
+
   |moddrop = 127274
   |github  = danvolchek/StardewMods
+
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Mana Bar
   |author  = Underscore76
+
   |author  = spacechase0
   |id      = underscore.nodebris
+
   |id      = spacechase0.ManaBar
   |nexus  = 19699
+
  |curse  = 867709
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = Kryspur
+
   |author  = darzington
   |id      = Kryspur.NoFallDamage
+
   |id      = darzington.RealLifeMod
   |nexus  = 17749
+
   |nexus  = 7445
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Many Enchantments
   |author  = CatCattyCat, Cat
+
   |author  = Stari
   |id      = cat.nofencedecay
+
   |id      = Stari.ManyEnchantments
   |nexus   = 1180
+
   |curse   = 1004483
   |moddrop = 833537
+
   |nexus  = 8824
   |github  = danvolchek/StardewMods
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Map Binder
   |author  = mistyspring
+
   |author  = SnowFire k'Vala
   |id      = mistyspring.nofestivaltimer
+
   |id      = SnowFire.Map_Binder
   |nexus  = 20077
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = hitachihex
+
   |author  = aedenthorn, Erinthe
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = aedenthorn.MapEdit
   |nexus  =
+
   |nexus  = 18387<!--8876 before 1.0.0-->
  |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Map Image Export
   |author = Kumagabear
+
  |author  = spacechase0
   |id      = Kumagabear.NoHatTreasureSkull
+
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus   = 19655
+
   |nexus  = 1073
   |github = DotSharkTeeth/StardewValleyMods
+
  |moddrop = 127273
 +
  |github = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status   = obsolete
 +
   |summary = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Hangy
+
   |author  = DecidedlyHuman
   |id      = Hangy.NoKidsEver
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 1464
+
   |nexus  = 14493
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Map Teleport
   |author  = jaeha, qpqpqp121
+
   |author  = aedenthorn, Erinthe
   |id      = jaeha.No_Kimchi
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 5043
+
  |curse  = 868868
   |github  =
+
   |nexus  = 7675
 +
   |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    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Richard2091
   |id      = theultimatenuke.testmod
+
   |id      = Richard2091.MapTeleport
   |nexus  = 17965
+
   |nexus  = 21381
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = Richard2091/MapTeleport
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Map Utilities
   |author  = minervamaga
+
   |author  = mabelSyrup
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = mabelsyrup.maputils
   |nexus  =
+
   |nexus  = 4716
   |moddrop = 631110
+
   |github  = mjSurber/Map-Utilities
   |github  = minervamaga/NoMineFlyersRedux
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Maritime Secrets
   |author  = Guedez
+
   |author  = Goldenrevolver
   |id      = exhaustion.protection
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 5113
+
   |nexus  = 10758
  |moddrop = 707180
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Market Day
   |author  = Drynwynn, thepaladinknight
+
   |author  = ceruleandeep
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 2528
+
   |nexus  = 11778
   |github  = Drynwynn/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |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    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = MadaraUchiha
+
   |author  = d5a1lamdtd, HaPyke
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 5176
+
  |curse  = 994458
   |github  = MadaraUchiha/NonDestructiveNPCs
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Mass Production
   |author  = aedenthorn, Erinthe
+
   |author  = Jacque Pott
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = JacquePott.MassProduction
   |nexus  = 6509
+
   |nexus  = 7021
   |github  = aedenthorn/StardewValleyMods
+
   |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    = No Pause When Inactive - Global
+
   |name    = Mastery Extended
   |author  = Neko Boi Nick
+
   |author  = AlanBF
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 19250
+
   |nexus  = 23697
   |github  = thakyZ/StardewValleyMods
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Matching Nodes, MinesTokens
   |author  = Slumber
+
   |author  = Eryk601 and sophiesalacia
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = Vertigon.MinesTokens
   |nexus  = 11529
+
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Max Cost Stamina
   |author  = mlambley
+
   |author  = StultusV
   |id      = mlambley.NoQuarry
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 19410
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Maximize Fix
   |author  = Platonymous
+
   |author  = Shockah
   |id      = Platonymous.NormalizeAI
+
   |id      = Shockah.MaximizeFix
   |nexus  = 19334
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Mayo Hats
   |author  = Xangria
+
   |author  = spacechase0
   |id      = Xangria.NoRumbleHorse
+
   |id      = spacechase0.MayoHats
   |nexus  = 1779
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Mayo Mart
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.NoSeeds
+
   |id      = aedenthorn.MayoMart
   |nexus  = 6392
+
   |nexus  = 17175
   |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    = No Soil Decay
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = ThatNorthernMonkey
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 237
+
   |nexus  = 4634
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = xirsoi/MayonnaisePlusPlus
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Mayo Rain
   |author  = A_Dude
+
   |author  = spacechase0
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = spacechase0.MayoRain
   |nexus  = 8071
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Meal Overhaul
   |author  = Platonymous
+
   |author  = stardemod
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = stardemod.MealOverhaul
  |curse  = 307727
+
   |nexus  = 23528
  |moddrop = 793930
+
   |github  =
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5<!--@retest-linked-->
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Meme Outfits
   |author  = Yaramy
+
   |author  = Mehidden
   |id      = yaramy.noteblocks
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 6646
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Menus Everywhere
   |author  = TheElm
+
   |author  = nman130
   |id      = TheElm.NotFarFromTheTree
+
   |id      = nman130.MenusEverywhere
   |nexus  = 4739
+
   |nexus  = 6119
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = nman130/Stardew-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Merge Fertilizer
   |author  = Sto13
+
   |author  = TianXiaobai
   |id      = Sto13.NoThunderSound
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 14414
+
   |nexus  = 17743
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Message Box API, ChatMod
   |author  = crazywig
+
   |author  = Kithio
   |id      = crazywig.notransitions
+
   |id      = Kithio:ChatMod
   |nexus  = 7354
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Messy Crops
   |author  = Tran Minh Thong
+
   |author  = Tlitookilakin
   |id      = no.warp.delay
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 19805
+
  |moddrop = 1123884
   |github  =
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Meteor Defence
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.NowPlaying
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 19441
+
   |nexus  = 10641
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Mice in the Valley
   |author  = PurrplingCat
+
   |author  = candidus42
   |id      = purrplingcat.npcadventure
+
   |id      = Candidus42.MiceInTheValley
  |curse  = 577730
+
   |nexus  = 4638
   |nexus  = 4582
+
   |github  = mus-candidus/MiceInTheValley
   |github  = purrplingcat/PurrplingMod
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Migrate DGA Items
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.NPCClothing
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 13940
+
   |nexus  = 20612
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/MigrateDGAItems
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Milk the Villagers
   |author  = ichortower
+
   |author  = trunip190
   |id      = ichortower.NPCGeometry
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 19259
+
   |nexus  = 5948
   |github  = ichortower/NPCGeometry
+
   |github  =
  
   |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    = NPC Map Locations
+
   |name    = Miller Time
   |author  = Bouhm and Pathoschild
+
   |author  = Sonozuki
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Satozaki.MillerTime
   |nexus  = 239
+
   |nexus  = 7575
   |github  = Bouhm/stardew-valley-mods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Milo Dog
   |author  = trashcan9
+
   |author  = Clark, wilsonch3451
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Clark.MiloDog
   |nexus  = 16236
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Mine Assist
   |author  = Akago
+
   |author  = Kabigon
   |id      = akago.PathDisplay
+
   |id      = Kabigon.MineAssist
   |nexus  = 7563
+
   |nexus  = 2296
   |github  =
+
  |chucklefish = 5353
 +
   |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    = Numerical Health
+
   |name    = Minecart Patcher
   |author  = Hydrox, hydrox6
+
   |author  = bwdy
   |id      = Hydrox.NumericalHealth
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 4863
+
   |nexus  = 11424
   |github  =
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Mine Changes
   |author  = aedenthorn, Erinthe
+
   |author  = JPAN
   |id      = aedenthorn.ImportMap
+
   |id      = jpan.MineChanges
   |nexus  = 10965
+
   |nexus  = 3963
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mines Tokens
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = sophie.MinesTokens
   |nexus  = 18365
+
   |nexus  = 18776
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mine Tweaks
   |author  = Adeel Tariq
+
   |author  = Shockah
   |id      = Adeel.ObjectProgressbars
+
   |id      = Shockah.MineTweaks
   |nexus  = 2803
+
   |nexus  = 16859
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Mini Bars
   |author  = spacechase0
+
   |author  = Ophaneom
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = Ophaneom.MiniBars
  |curse  = 867757
+
   |nexus  = 8329
  |moddrop = 131148
+
   |github  = Ophaneom/Mini-Bars
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mining at the Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.OKNightCheck
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 14231
+
   |nexus  = 674
   |github  = aedenthorn/StardewValleyMods
+
   |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    = OmniFarm
+
   |name    = Mining with Explosives
   |author  = lambui
+
   |author  = Nishtra
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  =
+
   |nexus  = 770
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  =
   |github  = lambui/StardewValleyMod_OmniFarm
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mini Tool NPC
   |author  = Alejandro Akbal
+
   |author  = Tran Minh Thong
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = mini.tool.npc.mod
   |nexus  = 7877
+
   |nexus  = 7060
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = TMThong/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Minor Light Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = greentodd
   |id      = aedenthorn.OmniTools
+
   |id      = greentodd.MinorLightTweaks
  |curse  = 868690
+
   |nexus  = 10223
   |nexus  = 14865
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = BitwiseJon
+
   |author  = BlaDe
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 2052
+
   |nexus  = 12037
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Miome
+
   |author  = The Fluffy Robot
   |id      = Miome.OneDayAtATime
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 8870
+
   |nexus  = 5691
   |github  = miome/OneDayAtATime
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Miss Coriel's Position Tool
   |author  = SorryLate, rharyanto
+
   |author  = MissCoriel
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = misscoriel.PositionTool
   |nexus  = 5150
+
   |nexus  = 8087
   |github  =
+
   |github  = MissCoriel/Position-Tool
 
 
  |status  = workaround
 
  |summary  = Use [[#Silo Size| Silo Size]] instead.
 
  |broke in = SMAPI 3.12.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = Mizzion
+
   |author  = MissCoriel
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = misscoriel.UCRFix
   |nexus  = 3633
+
   |nexus  = 8284
  |moddrop = 661376
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
   |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Missing Gifts
   |author  = xiaoye97
+
   |author  = ChiroxT
   |id      = xiaoye97.OnlyIridium
+
   |id      = treinke.missinggifts
   |nexus  = 4471
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = MedievalAI
+
   |author  = StultusV
   |id      = MedievalAI.OpenHearts
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 16944
+
   |nexus  = 10899
   |github  =
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Mobile Arcade
   |author  = Saitoue
+
   |author  = aedenthorn, Erinthe
   |id      = Saitoue.Orchard
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 13867
+
   |nexus  = 6538
   |github  = Saitoue/Orchard
+
   |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 → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Mobile Audio Player
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.OrdinaryCapsule
+
   |id      = aedenthorn.MobileAudioPlayer
  |curse  = 871831
+
   |nexus  = 6568
   |nexus  = 13489
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
  
   |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    = Ore Increaser
+
   |name    = Mobile Calendar
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.oreincrease
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 7370
+
   |nexus  = 6601
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Mobile Catalogues
   |author  = KKramer85
+
   |author  = aedenthorn, Erinthe
   |id      = OreIncreaseV3
+
   |id      = aedenthorn.MobileCatalogues
  |moddrop = 1475534
+
   |nexus  = 6543
   |nexus  = 19132
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
  
   |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    = Organize Inventory Shortcut
+
   |name    = Mobile Phone
   |author  = Yyeahdude
+
   |author  = aedenthorn, Erinthe
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 4772
+
  |curse  = 868890
   |github  =
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Mobile Phone Continued
   |author  = Ivy
+
   |author  = JoXW
   |id      = Ivy.OrnithologistsGuild
+
   |id      = JoXW.MobilePhone
   |nexus  = 14510
+
   |nexus  = 21017
   |github  = greyivy/OrnithologistsGuild
+
   |github  = JoXW100/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
{{#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    = Outfit Sets
+
   |name    = Mobile Television
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 13888
+
   |nexus  = 6575
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = MobileUI Android
   |author  = Midori Armstrong, azureglasses
+
   |author  = WisnuNug
   |id      = midoriarmstrong.seasonalitems
+
   |id      = WisnuNug.MobileUI
   |nexus  = 1452
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
  |warnings = Only works on Android.
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 7710
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |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    = OwO Stawdew Vawwey
+
   |name    = Mod List Command
   |author  = CrunchyDuck
+
   |author  = Blackclaw
   |id      = CrunchyDuck.OwOMod
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 8923
+
   |nexus  = 5131
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Mod Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = Aedenthorn.PacifistValley
+
   |id      = Enaium.ModMenu
   |nexus   = 5464
+
   |curse   = 436844
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 885574
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.PaintingDisplay
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 10918
+
   |nexus  = 4579
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GilarF/SVM
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Panning Upgrades
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = drbirbdev
+
   |author  = DaLion
   |id      = drbirbdev.PanningUpgrades
+
   |id      = DaLion.Overhaul
   |nexus  = 12242
+
   |nexus  = 14470
   |github  = drbirbdev/StardewValley
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = trashcan9
+
   |author  = leroymilo
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 16234
+
   |nexus  = 22140
   |github  =
+
   |github  = Leroymilo/MZG
 
 
  |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    = Mod Update Menu
   |author  = AnotherStardewValleySunday
+
   |author  = CatCattyCat, Cat
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = cat.modupdatemenu
   |nexus  = 14638
+
   |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    = Paritee's Better Farm Animal Variety
+
   |name    = Mod Updater
   |author  = Paritee
+
   |author  = Platonymous
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = Platonymous.ModUpdater
   |nexus  = 3296
+
  |curse  = 877226
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Money Management Mod
   |author  = Paritee
+
   |author  = Tbonetomtom
   |id      = Paritee.TreatYourAnimals
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 3375
+
   |nexus  = 17045
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = Tbonetomtom/StardewMods
 
 
  |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/page-46#post-29316
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Monster Goals Anywhere
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = Suphax
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 2166
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Monster Invasion
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Krutonium
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = krutonium.monsterinvasion
   |nexus  = 3524
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Monster Level Tip
   |author  = aedenthorn, Erinthe
+
   |author  = WhiteMind
   |id      = aedenthorn.PartialHearts
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 11628
+
   |nexus  = 1896
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Particle Effects
+
   |name    = Monster Log Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.ParticleEffects
+
   |id      = MouseyPounds.MonsterLogAnywhere
  |curse  = 868786
+
   |nexus  = 3997
   |nexus  = 11056
+
   |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    = Part of the Community
+
   |name    = Monster Musk in Volcano
   |author  = bmarquismarkail, Space Baby
+
  |author  = BananaFruit
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
  |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 923
+
  |nexus  = 10651
   |github  = bmarquismarkail/SV_PotC
+
  |github  = BananaFruit1492/MonsterMuskInVolcano
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
   |author  = AcidicNic
 +
   |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monsters - The Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MonstersTheFramework
 +
   |nexus  = 10673
 +
   |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    = Monthly Mail
   |author  = NCarigon
+
   |author  = Taskmaster
   |id      = NCarigon.PassableCrops
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 15223
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = MoodFix
   |author  = J_Hizzal
+
   |author  = vaindil
   |id      = J_Hizzal.PassableLadders
+
   |id      = vaindil.MoodFix
   |nexus  = 2985
+
   |nexus  = 1809
   |github  = joelra/SDV-PassableLadders
+
   |github  = vaindil/sdv-moodfix
  
   |broke in          = Stardew Valley 1.4
+
   |status  = obsolete
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
  |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    = Mood Guard
   |author  = punyo, yakminepunyo
+
   |author  = YonKuma, kumarei
   |id      = punyo.PassableObjects
+
   |id      = YonKuma.MoodGuard
   |nexus  = 2329
+
   |nexus  = 1597
   |github  = pomepome/PassableObjects
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Moody Planet
   |author  = StultusV
+
   |author  = Daniel McMenamy, Deathest1
  |id      = StultusV.PassiveFriendship
+
   |id      = f1r3w477.MoodyPlanet
  |nexus  = 8732
+
   |nexus  = 2830
  |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = F1r3w477/TheseModsAintLoyal
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 
  |author  = jorgamun
 
   |id      = jorgamun.PauseInMultiplayer
 
   |nexus  = 10328
 
  |moddrop = 1068093
 
   |github  = jorgamun/PauseInMultiplayer
 
  
   |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    = Pause Sync
+
   |name    = Moolah 1.6 Fix
   |author  = Terrorbladed
+
   |author  = supergato664
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = supergato664.Moolah
   |nexus  = 10160
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Moolah Money Mod
   |author  = heyseth
+
   |author  = aedenthorn, Erinthe
   |id      = heyseth.sitpause
+
   |id      = aedenthorn.Moolah
   |nexus  = 8295
+
   |nexus  = 15123
   |github  = heyseth/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Moongates
   |author  = Jaredlll08
+
   |author  = bwdy
   |id      = BlameJared.PDQPaths
+
   |id      = bwdy.moongates
   |nexus  =
+
   |nexus  = 3545
   |curse  = 307090
+
   |github  = bwdymods/SDV-Moongates
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Moon Misadventures
   |author  = jwdred
+
   |author  = spacechase0 and ParadigmNomad
   |id      = jwdred.PelicanFiber
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 631
+
   |curse   = 867702
   |github  = jdusbabek/stardewvalley
+
   |nexus   = 10612
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in          = Stardew Valley 1.3.11
 
   |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
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = ElectroCrumpet
+
   |author  = SinZ
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 2770
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Mopsy's Ranch Livin'
   |author  = Platonymous
+
   |author  = Mopquill
   |id      = Platonymous.PelicanTTS
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 1079
+
   |nexus  = 2200
  |moddrop = 793929
+
   |github  = mopquill/Mopsys-Ranch-Livin
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = More Animals, More Pets
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 10250
+
   |nexus  = 2274
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |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    = People Seeds
+
   |name    = More Artifact Spots
   |author  = bwdy
+
   |author  = momoaau
   |id      = bwdy.peopleseeds
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 3635
+
   |nexus  = 451
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.3
}}
+
  |status  = workaround
{{#invoke:SMAPI compatibility|entry
+
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
   |name    = Perfection Tweaker
+
<!--
   |author  = shekurika
+
  |unofficial version = 2.0.1-unofficial.1-IQ
   |id      = shekurika.PerfectionTweaker
+
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
   |nexus  = 8615
+
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = More Barn and Coop Animals
 +
   |author  = AairTheGreat, Aair
 +
   |id      = AairTheGreat.MoreBarnCoopAnimals
 +
   |nexus  = 4869
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Books
   |author  = CyanFire
+
   |author  = jeWel
   |id      = CF.PermanentCellar
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 17257
+
   |nexus  = 23891
   |github  = CyanFireUK/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More Buildings
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 8035
+
  |curse  = 867740
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = More Bundles
   |author  = Avalon, Avalonii
+
   |author  = TwinBuilderOne
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 1419
+
   |nexus  = 9709
   |github  =
+
   |github  = TwinBuilderOne/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = More Clocks
   |author  = Xangria
+
   |author  = phjoker
   |id      = Xangria.PersistentGameOptions
+
   |id      = phjoker.MoreClocks
   |nexus  = 1778
+
   |nexus  = 11840
   |github  =
+
   |github  = p-holodynski/StardewValleyMods
   |broke in = SMAPI 3.0
+
 
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = More Conversation Topics
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 7977
+
   |nexus  = 10008
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = More Dresser Variety
   |author  = spacechase0
+
   |author  = Dragoon23
   |id      = spacechase0.PersistentMines
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 14985
+
   |nexus  = 24194
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = More Events
   |author  = Persival
+
   |author  = Siweipancc
   |id      =
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 438
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Fertilizers
   |author  = Strobe
+
   |author  = atravita
   |id      = Strobe.PersonalAnvil
+
   |id      = atravita.MoreFertilizers
   |nexus  = 5326
+
  |curse  = 870975
   |github  = strobel1ght/Personal-Anvil
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |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    = Personal Combat Drone Redux
+
   |name    = More for Leo
   |author  = Prism 99
+
   |author  = Blams
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = blams.MoreForLeo
   |nexus  = 18224
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = More Giant Crops
   |author  = bwdy
+
   |author  = spacechase0
   |id      = bwdy.personaleffects
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 3532
+
  |curse  = 867723
   |github  = bwdymods/SDV-PersonalEffects
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More Grass
   |author  = ceruleandeep
+
   |author  = Sonozuki
   |id      = ceruleandeep.personaleffects
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 8616
+
   |nexus  = 5398
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = Sonozuki/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = More Grass on the Beach
   |author  = aedenthorn, Erinthe
+
   |author  = Angela Ranna
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 14087
+
   |nexus  = 8117
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More Grass Starters
   |author  = Invatorzen
+
   |author  = spacechase0
   |id      = invatorzen.PBF
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 12161
+
  |curse  = 867750
   |github  =
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |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 Choice Perks
+
   |name    = More Health
   |author  = skuldomg, Skuld
+
   |author  = j4c0b333
   |id      = skuldomg.petChoicePerks
+
   |id      = j4c0b333.Morehealth
   |nexus  = 3313
+
   |nexus  = 4053
   |github  = skuldomg/petChoicePerks
+
   |github  =
 
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = More Key Binding
   |author  = Jfulmer, Consillium
+
   |author  = SorryLate, rharyanto
   |id      = JfulmerPetEnhancementMod
+
   |id      = SorryLate.MoreKeybinding
   |nexus  =
+
   |nexus  = 5290
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  =
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = Binarynova
   |id      = aedenthorn.PetHats
+
   |id      = binarynova.levelupnotifications
   |nexus  = 15301
+
   |nexus  = 21667
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = jahangmar
+
   |author  = Aimon111
   |id      = jahangmar.PetInteraction
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 4232
+
   |nexus  = 19405
   |github  = jahangmar/StardewValleyMods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = More Map Layers
   |author  = Shaklin
+
   |author  = Platonymous
   |id      = shaklin.petspawnlocation
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 5986
+
   |nexus  = 1134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = More Mine Ladders
   |author  = Becks723
+
   |author  = JadeTheavas
   |id      = Becks723.PhoneTravelingCart
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
  |nexus  = 12981
+
   |nexus  = 2105
  |github  =
+
   |github  = JadeTheavas/MoreMineLadders
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Phone Villagers
 
  |author  = DewMods
 
  |id      = DewMods.StardewValleyMods.PhoneVillagers
 
   |nexus  = 2681
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = More Multiplayer Info
   |author  = atravita
+
   |author  = cheesysteak
   |id      = atravita.ForgeMenuChoice
+
   |id      = cheesysteak.moremultiplayerinfo
  |curse  = 870980
+
   |nexus  = 2173
   |nexus  = 11376
+
   |github  = cheesysteak/stardew-steak
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = KediDili
+
   |author  = yummypecho
   |id      = KediDili.ThePicrosser
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 17530
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = More Nightly Events
   |author  = GrimReapers1121
+
   |author  = Khloe Leclair
   |id      = GrimReapers.PSMS
+
   |id      = leclair.morenightlyevents
   |nexus  = 12606
+
   |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = More Rain
   |author  = Xynerorias
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = xynerorias.pierresroulette
+
   |id      = Omegasis.MoreRain
   |nexus  = 10826
+
   |nexus  = 441
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = More Random Edition, Randomizer
   |author  = MindMeltMax
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = MindMeltMax.PiggyBank
+
   |id      = Chikakoo.Randomizer
   |nexus  = 6934
+
   |nexus  = 5311
  |moddrop = 1135669
+
   |github  = Chikakoo/stardew-valley-randomizer
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = More Rings
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PipeIrrigation
+
   |id      = spacechase0.MoreRings
   |nexus  = 10205
+
  |curse  = 867743
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = More Sensible Juices
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = Aedenthorn.PlaceShaft
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 5440
+
   |nexus  = 23146
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = More Sexy Dwarf
   |author  = 2Retr0
+
   |author  = CyberCheese
   |id      = 2Retr0.PlacementPlus
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 8798
+
   |nexus  = 4320
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = More Silo Storage
   |author  = Platonymous
+
   |author  = OrneryWalrus
   |id      = Platonymous.PlanImporter
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 2071
+
   |nexus  = 2587
   |moddrop = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.3
 
+
  |status  = workaround
   |beta broke in = Stardew Valley 1.6
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = More Slimes, More Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = Ded4lif
   |id      = aedenthorn.PlannedParenthood
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 12869
+
   |nexus  = 7526
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = More Sorting, More Sorting Options
   |author  = MouseyPounds
+
   |author  = Chris Kau & Sean Nightingale
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = CKSR.MoreSorting
   |nexus  = 4096
+
   |nexus  = 22944
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = More TV Channel, CanaisTv
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.PlantAll
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 10482
+
   |nexus  = 5126
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = More Weapons
   |author  = aedenthorn, Erinthe
+
   |author  = Joco80 & Sasara
   |id      = aedenthorn.PlanterTrees
+
   |id      = Joco80.MoreWeapons
   |nexus  = 11687
+
   |nexus  = 1168
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Morning Auto-Pause
   |author  = Demiacle
+
   |author  = Zamiel
   |id      = Demiacle.PlantOnGrass
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 1026
+
   |nexus  = 21266
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |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    = Mossy Tree Bubble
   |author  = Amaranthacyan and ch20youk
+
   |author  = Tocseoj
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 8146
+
   |curse   = 1008228
   |github  =
+
   |moddrop = 1564905
 
+
  |nexus  = 22818
   |beta broke in = Stardew Valley 1.6
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = MOTD Mod
   |author  = Cherry, CherryChain
+
   |author  = thfr
   |id      = Cherry.PlatonicRelationships
+
   |id      = thfr.MOTDMod
   |nexus  = 4668
+
   |nexus  = 3703
  |moddrop = 716353
+
   |github  = rfht/MOTDMod
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Platonymous
+
   |author  = Akane
   |id      = Platonymous.PlatoTK
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
  |curse  = 877225
+
   |nexus  = 10553
   |nexus  = 6589
+
   |github  =
   |github  = Platonymous/PlatoTK
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = mouahrara's Module Collection
   |author  = Platonymous
+
   |author  = mouahrara
   |id      = Platonymous.PlatoUI
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 19023
+
   |nexus  = 18973
   |github  =
+
   |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Move Mode, Right Click Move Mode
 +
  |author  = ylsama
 +
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Moveable Mailbox
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = aedenthorn.MoveableMailbox
   |curse  = 877227
+
  |nexus  = 7834
   |nexus  = 5384
+
  |github  = aedenthorn/StardewValleyMods
   |moddrop = 793920
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
  |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Pet Bowl
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveablePetBowl
 +
   |curse  = 868849
 +
   |nexus  = 8038
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
   |status  = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move Annoying Cursor
 +
  |author  = joljyo
 +
  |id      = joljyo.MoveAnnoyingCursor
 +
  |nexus  = 7378
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Move Bed
   |author  = TheShamanLord
+
   |author  = yangZ, yangZheng20
   |id      = TheShamanLord.PlayerArrows
+
   |id      = yangZ.MoveBed
   |nexus  = 19479
+
   |nexus  = 23308
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Move Between Buildings
   |author  = DecidedlyHuman
+
   |author  = Vilaboa
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 7969
+
   |nexus  = 17391
  |moddrop = 984961
+
   |github  =
   |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    = Move Faster
   |author  = ha1fdaew
+
   |author  = Shuai Zhang
   |id      = ha1fdaew.playerincomestats
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 7373
+
   |nexus  = 1351
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Move Greenhouse Plot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlaygroundMod
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 14125
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Move It
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = aedenthorn.MoveIt
   |nexus  = 12750
+
   |nexus  = 15163
 
   |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    = Please Fix Error
+
   |name    = Movement Mod, Movement Modifier
   |author  = Jessebot
+
   |author  = Zoryn
   |id      = Jessebot.PleaseFixError
+
   |id      = Zoryn.MovementModifier
   |nexus  = 6492
+
   |nexus  =
   |github  = JessebotX/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Movement Speed
   |author  = Shockah
+
   |author  = bcmpinc
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 11217
+
   |nexus  = 2736
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
 
  |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    = Move Through Object
   |author  = jwdred
+
   |author  = ylsama
   |id      = jwdred.PointAndPlant
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 572
+
   |nexus  = 2680
   |github  = jdusbabek/stardewvalley
+
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
  
   |broke in           = Stardew Valley 1.3.29
+
   |dev note = source in separate Git branch
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |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
+
   |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    = PokefyMania
+
   |name    = Movie Theatre Tweaks
   |author  = Noodles of Cat
+
   |author  = aedenthorn, Erinthe
   |id      = NoodlesofCat.PokefyMania
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 20161
+
  |curse  = 868672
   |github  =
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = The Krominator
+
   |author  = daleonar
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = daleonar.Snorlax
   |nexus  = 12065
+
   |nexus  = 16194
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = MTN, More Than Necessary
   |author  = Esca, Esca-MMC
+
   |author  = SgtPickles, GameMX
   |id      = Esca.PollenSprites
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 6149
+
   |nexus  = 2256
  |moddrop = 790268
+
   |github  =
   |github  = Esca-MMC/PollenSprites
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Muffin Core
   |author  = Mezrag Yasser, Yasser
+
   |author  = Kabi-chan
   |id      = Yasser.PomodoroMod
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 19780
+
   |nexus  = 8070
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Multi Fertilizer
   |author  = MouseyPounds
+
   |author  = spacechase0
   |id      = MouseyPounds.PondPainter
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 4703
+
  |curse  = 867717
   |github  = MouseyPounds/stardew-mods
+
   |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    = Pong
+
   |name    = Multiplayer Backpacks
   |author  = CatCattyCat, Cat
+
   |author  = skiilaa
   |id      = cat.Pong
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 1994
+
   |nexus  = 2282
  |moddrop = 833548
 
  |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pony Weight Loss Program
 
  |author  = BadNetCode
 
  |id      = BadNetCode.PonyWeightLossProgram
 
  |nexus  = 1232
 
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Poop Framework
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PoopFramework
 
  |nexus  = 17152
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Multiplayer Emotes
   |author  = furyx639
+
   |author  = FerMod
   |id      = furyx639.PortableHoles
+
   |id      = FerMod.MultiplayerEmotes
  |curse  = 871832
+
   |nexus  = 2347
   |nexus  = 13471
+
   |github  = FerMod/StardewMods
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = kdau
+
   |author  = Achtuur
   |id      = kdau.PortableTV
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 5674
+
   |nexus  = 16891
  |moddrop = 761325
+
   |github  = Achtuur/StardewMods
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Multiplayer Horse Reskin
   |author  = chocolatte12
+
   |author  = delphinwave
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 20141
+
   |nexus  = 7681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Multiplayer Hub
   |author  = TrollTheBotman
+
   |author  = Alberto Moreira Luiz
   |id      = JoshJKe.PortalGun
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 3049
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Multiplayer Idle
   |author  = Platonymous
+
   |author  = DoubleZ
   |id      = Platonymous.Portraiture
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 999
+
   |nexus  = 3765
  |moddrop = 793927
+
   |github  = SourceZh/MultiplayerIdle
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Multiplayer Info
   |author  = i-saac-b, isaacb
+
   |author  = MindMeltMax
   |id      = i-saac-b.PostBoxMod
+
   |id      = MindMeltMax.MPInfo
   |nexus  = 17614
+
  |curse  = 1004488
   |github  = i-saac-b/PostBoxMod
+
  |moddrop = 1302776
 
+
   |nexus  = 15155
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
 +
  |author  = Scayze
 +
   |id      = scayze.MultiplayerPrairieKing
 +
  |nexus  = 16030
 +
  |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Multiplayer Mod
   |author  = Blams
+
   |author  = Tran Minh Thong
   |id      = blams.PostWeddingDates
+
   |id      = multiplayer.mod
   |nexus  = 10708
+
   |nexus  = 16582
   |github  =
+
   |github  = TMThong/Stardew-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Multiplayer Mod Checker
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Cherry, CherryChain
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 5256
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = Digus
+
   |author  = Unremarkable, animavoro
   |id      = Digus.PPJAProducerConverter
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 4972
+
   |nexus  = 2135
   |github  = Digus/StardewValleyMods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Multiplayer Shaft Fix
   |author  = Mucchan
+
   |author  = Prince-Leto
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = princeleto.multiplayershaftfix
   |nexus  =
+
   |nexus  = 2922
  |chucklefish = 3594
+
   |github  = Prince-Leto/StardewValleyMods
   |github  = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.0.1-unofficial.2-pathoschild
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Multiplayer Speech Bubbles
   |author  = Renny
+
   |author  = Kalthramis
   |id      = renny.prairiekingprizes
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 2811
+
   |nexus  = 2192
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Multiplayer Time
   |author  = Incognito357
+
   |author  = lolmaj
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 10769
+
   |nexus  = 2543
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Multiple Floor Farmhouse
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 10956
+
   |nexus  = 8077
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Gifts for Spouses
 +
  |author  = Redwood
 +
  |id      = Redwood.MultipleGiftsForSpouse
 +
  |nexus  = 2910
 +
  |github  = EKomperud/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Predict Seed Maker
+
   |name    = Multiple Mini-Obelisks
   |author  = lech43
+
   |author  = PeacefulEnd
   |id      = lech43.PredictSeedMaker
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 6395
+
  |curse  = 870945
   |github  =
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Spouse Dialogs
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.multiplespousedialogs
 +
  |nexus  = 8711
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Multiple Spouses
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PreexistingRelationship
+
   |id      = aedenthorn.MultipleSpouses
  |curse  = 867710
+
   |nexus  = 6227
   |nexus  = 7684
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = kdau
+
   |author  = SlyMerc
   |id      = kdau.PregnancyRole
+
   |id      = FileLoading
   |nexus  = 5762
+
   |nexus  = 1094
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Multi Save
   |author  = igotnousername
+
   |author  = aedenthorn, Erinthe
   |id      = igotnousername.PrepareNewDay
+
   |id      = aedenthorn.MultiSave
   |nexus  = 7638
+
   |nexus  = 15402
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Multi Save - Continued
   |author  = DraconisLeonidas
+
   |author  = recon88
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = recon88.MultiSave
   |nexus  = 13583
+
  |curse  = 1018922
   |github  = DraconisLeonidas/PressToQuack
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Multitool
   |author  = skuldomg, Skuld
+
   |author  = Miome
   |id      = skuldomg.priceDrops
+
   |id      = miome.MultiToolMod
   |nexus  = 2047
+
   |nexus  = 2546
   |github  = skuldomg/priceDrops
+
   |github  = miome/MultitoolMod
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.0.8-unofficial.1-ResidentDonna
+
  |name    = Multi-User Chests
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
+
  |author  = MindMeltMax
 
+
   |id      = MindMeltMax.MUC
   |beta broke in = Stardew Valley 1.6
+
   |curse  = 997982
 +
  |nexus  = 9856
 +
   |moddrop = 1135731
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops
 +
  |author  = Cherry, CherryChain
 +
   |id      = Cherry.MultiYieldCrops
 +
  |nexus  = 6069
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = lech43
+
   |author  = Jacque Pott
   |id      = lech43.PriceFluctuation
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 6396
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Murdercrows
   |author  = skiilaa
+
   |author  = aedenthorn, Erinthe
   |id      = skiilaa.Prices
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 2255
+
   |nexus  = 6615
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Darkhax
+
   |author  = cotboy
   |id      = darkhax.pricetooltip
+
   |id      = cambam.MURDERDRONE
   |nexus  =
+
   |nexus  = 4507
  |curse  = 299169
+
   |github  = camcamcamcam/murderdrone
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in           = Stardew Valley 1.5
   |status   = workaround
+
   |status             = workaround
   |summary = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |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    = Prismatic Clothing
+
   |name    = Murder Mod
   |author  = atravita
+
   |author  = Aren, Aren Desai
   |id      = atravita.PrismaticClothing
+
   |id      = Aren.MurderMod
  |curse  = 870969
+
   |nexus  = 17470
  |moddrop = 1205162
+
   |github  = ArenKDesai/Murder-Mod
   |nexus  = 13051
 
   |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    = Prismatic Fire
+
   |name    = Museum Donation Checker
   |author  = aedenthorn, Erinthe
+
   |author  = Hitaxas
   |id      = aedenthorn.PrismaticFire
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 12931
+
   |nexus  = 24225
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Museum Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 12589
+
   |nexus  = 428
   |github  = aedenthorn/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Museum Store
   |author  = kdau
+
   |author  = atravita
   |id      = kdau.PrismaticPride
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus   = 9019
+
   |curse   = 870973
   |moddrop = 978503
+
   |moddrop = 1187402
   |github  =
+
   |nexus  = 12598
   |source = https://gitlab.com/kdau/prismaticpride
+
   |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    = Prismatic Slime Finder
+
   |name    = Mushroom Cursors
   |author  = MrKoatl
+
   |author  = Expl0
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = Expl0.MushroomCursors
   |nexus  = 7866
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Mushroom Levels
   |author  = Achtuur
+
   |author  = Eireon, Ben Patterson
   |id      = Achtuur.PrismaticStatue
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 17013
+
   |nexus  = 2818
   |github  = Achtuur/StardewMods
+
   |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
  |nexus  = 1894
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Mushroom Log Additions
   |author  = stokastic
+
   |author  = justastranger
   |id      = stokastic.PrismaticTools
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 2428
+
   |moddrop = 1539617
   |github  = stokastic/PrismaticTools
+
   |nexus   =
 
+
   |github  = justastranger/MushroomLogAdditions
   |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    = Mushroom Propagator Automation
   |author  = Digus
+
   |author  = blueberry and Oddshot
   |id      = Digus.ProducerFrameworkMod
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 4970
+
   |nexus  = 4637
   |github  = Digus/StardewValleyMods
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Digus
+
   |author  = blueberry, blueberry and Oddshot
   |id      = Digus.PFMAutomate
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5038
+
   |nexus  = 4637
   |github  = Digus/StardewValleyMods
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Mushroom Rancher
   |author  = SinZ
+
   |author  = Goldenrevolver
   |id      = SinZ.Profiler
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 12135
+
   |nexus  = 10978
   |github  = SinZ163/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Musical Cellar
   |author  = spacechase0
+
   |author  = Lis
   |id      = spacechase0.ProfitCalculator
+
   |id      = Lis.MusicalCellar
  |curse  = 867736
+
   |nexus  = 7626
  |moddrop = 771668
+
   |github  = lisamreynolds/MusicalCellar
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Musical Paths
   |author  = 6135
+
   |author  = aedenthorn, Erinthe
   |id      = 6135.ProfitCalculator
+
   |id      = aedenthorn.MusicalPaths
  |moddrop = 1502461
+
   |nexus  = 13197
   |nexus  = 19931
+
   |github  = aedenthorn/StardewValleyMods
   |github  = 6135/StardewValley.ProfitCalculator
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = My Money
 +
  |author  = Marcos Brendon
 +
  |id      = marcos.mymoney
 +
  |nexus  = 6736
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Mystical Buildings
   |author  = 6135
+
   |author  = PeacefulEnd
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = PeacefulEnd.MysticalBuildings
   |moddrop = 1502461
+
   |curse  = 870928
   |nexus  = 19931
+
   |nexus  = 12312
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = Floogen/MysticalBuildings
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Name Tags
   |author  = Cherry, CherryChain
+
   |author  = Enaium
   |id      = Cherry.ProfitMargins
+
   |id      = Enaium.NameTags
   |nexus   = 4663
+
   |curse   = 436816
   |moddrop = 716352
+
   |moddrop = 877767
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Napalm Mummies
   |author  = onjulraz
+
   |author  = aedenthorn, Erinthe
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 2923
+
   |nexus  = 15933
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Nature Strikes Back
   |author  = Shockah
+
   |author  = Clumsy Jackdaw
   |id      = Shockah.ProjectFluent
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 12638
+
   |nexus  = 19771
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Neat Additions
   |author  = NarlanMarlan
+
   |author  = Ilyaki
   |id      = narlan.projects
+
   |id      = ilyaki.neatadditions
   |nexus  = 3785
+
   |nexus  = 2648
   |github  = NolanEastburn/ProjectS
+
   |github  = Ilyaki/NeatAdditions
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Network Optimizer
   |author  = kdau
+
   |author  = Ilyaki
   |id      = kdau.PublicAccessTV
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 5605
+
   |nexus  = 3021
   |moddrop = 757967
+
   |github = Ilyaki/NetworkOptimizer
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |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  = TerryDBS
+
   |author  = DestyNova
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 7048
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = New Achieve, Obtain Achievements
   |author  = SorryLate
+
   |author  = AbelSdf, Abel_sdf
   |id      = SorryLate.GalaxyItem
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 5289
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = New Clothes Every Day
   |author  = Paracosm
+
   |author  = Vrakyas
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 1722
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = New Game on Launch
   |author  = aedenthorn, Erinthe
+
   |author  = Nobbele
   |id      = aedenthorn.PuristMod
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 16097
+
   |nexus  = 2654
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 4ppleCracker/NewGameOnLaunch
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pussle
 
  |author  = Platonymous
 
  |id      = Platonymous.Pussle
 
  |nexus  = 19760
 
  |github  =
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in     = Stardew Valley 1.4
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = New Game Plus
   |author  = DewMods
+
   |author  = Spacechase0
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 15589
+
   |nexus  = 10786
   |github  =
+
   |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    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = New Machines
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Igorious
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |curse   = 867715
+
   |nexus   =
   |nexus  = 7455
+
   |chucklefish = 3683
   |github  = spacechase0/StardewValleyMods
+
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = New Years Eve → Fireworks
   |author  = Platonymous
+
   |author  = sophiesalacia
   |id      = Platonymous.Toolkit
+
   |id      = sophie.Fireworks
   |nexus  = 1726
+
   |nexus  = 15277
  |moddrop = 793815
+
   |github  = sophiesalacia/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Nexus Mods Button
   |author  = spacechase0
+
   |author  = Pickysaurus
   |id      = spacechase0.QiChest
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 15696
+
   |nexus  = 12969
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Nice Messages
   |author  = Mizzion
+
   |author  = Nori, seaweednori
   |id      = mizzion.qiexchanger
+
   |id      = nori.NiceMessages
   |nexus  = 1930
+
   |nexus  = 6160
  |moddrop = 661359
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Night Event Chance Tweak
   |author  = UnknownLegacy
+
   |author  = aedenthorn, Erinthe
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 7904
+
   |nexus  = 10633
   |github  = UnkLegacy/QiSprinklers
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Light
 +
  |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
  |nexus  = 21629
 +
  |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name     = Night Owl
   |author = Prismuth
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = <Prismuth.QuaintFarmBridge
+
   |id       = Omegasis.NightOwl
   |nexus   = 1647
+
   |nexus   = 433
   |github =
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
   |broke in  = Stardew Valley 1.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    = Nightshade
   |author  = MindMeltMax
+
   |author  = ichortower
   |id      = MindMeltMax.QualityBait
+
   |id      = ichortower.Nightshade
  |moddrop = 1443555
+
   |nexus  = 23742
   |nexus  = 16832
+
   |github  = ichortower/Nightshade
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Night Shift
   |author  = ytsc
+
   |author  = SevenChords
   |id      = ytsc.QualityFishPonds
+
   |id      = SevenChords.Night_Shift
   |nexus  = 11021
+
   |nexus  = 15345
   |github  = YTSC/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = SilentOak
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = SilentOak.QualityProducts
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 3609
+
   |nexus  = 19651
   |github  = silentoak/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Blink
   |author  = SilentOak
+
   |author  = Mr Tea, MrTea
   |id      = SilentOak.AutoQualityPatch
+
   |id      = MrTea.NoBlink
   |nexus  = 3609
+
   |nexus  = 17220
   |github  = silentoak/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Traktori
+
   |author  = kulcris
   |id      = Traktori.QualityScrubber
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 5663
+
   |nexus  = 2310
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Noclip Mode
   |author  = Traktori
+
   |author  = Pathoschild
   |id      = Traktori.AM.QualityScrubber
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 5663
+
  |curse  = 1000622
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Cooties
   |author  = barfytheclown
+
   |author  = ceruleandeep
   |id      = barfytheclown.QualitySmash
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 7907
+
   |nexus  = 9000
   |github  = jn84/QualitySmash
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = No Crows
   |author  = Speshkitty
+
   |author  = CatCattyCat, Cat
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = cat.nocrows
   |nexus  = 7151
+
   |nexus  = 1682
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |moddrop = 833543
 
+
   |github  = danvolchek/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = No Crows Revisited
   |author  = BadNetCode
+
   |author  = Siweipancc
   |id      = BadNetCode.QuestDelay
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 1239
+
   |nexus  = 21129
  |moddrop = 473938
+
   |github  = siweipancc/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No Debris Weather
   |author  = PurrplingCat
+
   |author  = Underscore76
   |id      = PurrplingCat.QuestFramework
+
   |id      = underscore.nodebris
  |curse  = 577691
+
   |nexus  = 19699
   |nexus  = 6414
+
   |github  = Underscore76/NoDebrisWeather
   |github  = purrplingcat/QuestFramework
 
 
 
  |warnings = Broken on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = No Debug Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = Pathoschild.NoDebugMode
  |curse  = 868671
+
   |nexus  = 593
   |nexus  = 16403
+
   |github  = Pathoschild/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |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    = Quick Forward Dash, Warp Mod
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Vexorth
+
   |author  = Kryspur
   |id      = Vexorth.Warp
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 16605
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = No Fence Decay
   |author  = adverserath
+
   |author  = CatCattyCat, Cat
   |id      = Adverserath.QuickGlance
+
   |id      = cat.nofencedecay
   |nexus  = 12058
+
   |nexus  = 1180
   |github  = adverserath/QuickGlance
+
  |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = No Festival Timer
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.QuickLoad
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 7756
+
   |nexus  = 20077
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = No Friendship Decay
   |author  = Enaium
+
   |author  = hitachihex
   |id      = Enaium.QuickMinigame
+
   |id      = hitachihex.NoFriendshipDecay
  |curse  = 438741
 
  |moddrop = 895127
 
 
   |nexus  =
 
   |nexus  =
   |github = Enaium-StardewValleyMods/QuickMinigame
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source  = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |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    = Quick Responses
+
   |name    = No Friendship Decay - Reborn
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.QuickResponses
+
   |id      = TheFluffyRobot.No
   |nexus  = 6548
+
   |nexus  = 22922
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Greenhouse Entrance Tiles
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = idermailer
   |id      = AlejandroAkbal.QuickSell
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 7854
+
   |nexus  = 21557
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.NoHatTreasureSkull
 +
  |nexus  = 19655
 +
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Hoof Sound
 +
  |author  = AbelSdf, Abel_sdf
 +
  |id      = AbelSdf.NoHoofSound
 +
  |nexus  = 21020
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = No Kids Ever
   |author  = Enaium
+
   |author  = Hangy
   |id      = Enaium.QuickShop
+
   |id      = Hangy.NoKidsEver
  |curse  = 436793
+
   |nexus  = 1464
  |moddrop = 864170
+
   |github  = L3thal1ty/No-Kids-Ever
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = No Kimchi
   |author  = WuestMan, redknightofdoom
+
   |author  = jaeha, qpqpqp121
   |id      = WuestMan.QuickStart
+
   |id      = jaeha.No_Kimchi
   |nexus  = 2375
+
   |nexus  = 5043
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = Allan Wang
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = AllanWang.QuickSwap
+
   |id      = theultimatenuke.testmod
   |nexus  = 13956
+
   |nexus  = 17965
   |github  = AllanWang/Stardew-Mods
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = No Mine Flyers Redux
   |author  = aedenthorn, Erinthe
+
   |author  = minervamaga
   |id      = aedenthorn.Quotes
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 6503
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = justastranger
+
   |author  = Guedez
   |id      = jas.RadioactiveGeodes
+
   |id      = exhaustion.protection
   |moddrop = 952722
+
   |nexus  = 5113
   |nexus  =
+
   |moddrop = 707180
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = No More Pets
   |author  = kakashigr
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = kakashigr.RadioactiveTools
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 7630
+
   |nexus  = 506
   |github  = kakashigr/stardew-radioactivetools
+
   |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    = Rainbow Cursor
+
   |name    = No More Random Mine Flyers
   |author  = Jamie Taylor
+
   |author  = Drynwynn, thepaladinknight
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 15886
+
   |nexus  = 2528
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Non Destructive NPCs
 +
  |author  = MadaraUchiha
 +
  |id      = MadaraUchiha.NonDestructiveNPCs
 +
  |nexus  = 5176
 +
  |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 16914
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Pause When Inactive - Global
   |author  = BikiFae, bikinavisho
+
   |author  = Neko Boi Nick
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 4659
+
   |nexus  = 19250
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = thakyZ/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Poverty by Disconnect
   |author  = Deadlykirpy
+
   |author  = Slumber
   |id      = Kirpy.RainPlus
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 6559
+
   |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    = Rain Randomizer
+
   |name    = No Quarry
   |author  = EvilPdor
+
   |author  = mlambley
   |id      =
+
   |id      = mlambley.NoQuarry
   |nexus  =
+
   |nexus  = 19410
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = StultusV
+
   |author  = Platonymous
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 11554
+
  |moddrop = 1521423
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |nexus  = 19334
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = No Rumble Horse
   |author  = RainKuro
+
   |author  = Xangria
   |id      = RainKuro.RainsInteractionMod
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 18850
+
   |nexus  = 1779
 
   |github  =
 
   |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    = Raised Garden Beds
+
   |name    = No Seeds
   |author  = blueberry
+
   |author  = lech43
   |id      = blueberry.RaisedGardenBeds
+
   |id      = lech43.NoSeeds
   |nexus  = 5305
+
   |nexus  = 6392
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = No Seeds From Trees Fix
   |author  = drbirbdev
+
   |author  = KirbyLink
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 12280
+
   |nexus  = 2947
   |github  = drbirbdev/StardewValley
+
   |github  = KirbyLink/NoSeedsFromTreesFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = No Soil Decay
   |author  = balllight
+
   |author  = ThatNorthernMonkey
   |id      = balllight.RandomBundles
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 13790
+
   |nexus  = 237
   |github  =
+
   |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    = Random Hair Color
+
   |name    = No Soil Decay On Farm
   |author  = bookworm89723
+
   |author  = A_Dude
   |id      = davis.randomhair
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 3271
+
   |nexus  = 8071
   |github  = joaniedavis/RandomHairMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = No Soil Decay Redux
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Platonymous
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 5250
+
  |curse  = 307727
   |github  =
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Note Blocks
   |author  = aedenthorn, Erinthe
+
   |author  = Yaramy
   |id      = Aedenthorn.RandomNPC
+
   |id      = yaramy.noteblocks
   |nexus  = 4911
+
   |nexus  = 6646
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |warnings  = doesn't work in multiplayer.
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Notes
   |author  = idermailer
+
   |author  = Platonymous
   |id      = idermailer.RandomStartDay
+
   |id      = Platonymous.Notes
   |nexus  = 13225
+
   |nexus  = 3068
   |github  = idermailer/RandomStartDay
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = Not Far From The Tree
   |author  = skiilaa
+
   |author  = TheElm
   |id      = skiilaa.RandomTastes
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 2285
+
   |nexus  = 4739
 +
  |github  = GStefanowich/SDV-NFFTT
  
   |broke in          = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = No Thunder Sound
   |author  = CatCattyCat, Cat
+
   |author  = Sto13
   |id      = cat.sprinklerrange
+
   |id      = Sto13.NoThunderSound
   |nexus  = 1179
+
   |nexus  = 14414
  |moddrop = 833536
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = No Transitions
   |author  = vgperson
+
   |author  = crazywig
   |id      = vgperson.RangedTools
+
   |id      = crazywig.notransitions
   |nexus  = 6935
+
   |nexus  = 7354
   |github  = vgperson/RangedTools
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = No Warp Delay
   |author  = Jamie Taylor
+
   |author  = Tran Minh Thong
   |id      = jltaylor-us.RangeHighlight
+
   |id      = no.warp.delay
   |nexus  = 6752
+
   |nexus  = 19805
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Now Playing
   |author  = nicks
+
   |author  = John Peters
   |id      = nicks.RavenofTheValley
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 19856
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Remy Bach
+
   |author  = PurrplingCat
   |id      = remybach.readersdigest
+
   |id      = purrplingcat.npcadventure
   |nexus  = 3040
+
  |curse  = 577730
   |github  = remybach/stardew-valley-readersdigest
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Kevin Connors
+
   |author  = shounlol
   |id      = KevinConnors.RealisticFishing
+
   |id      = shounlol.NPCBucket
   |nexus  = 2623
+
   |nexus  = 20328
   |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    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 6269
+
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = NPC Geometry
   |author  = Enaium, Lightcolour888
+
   |author  = ichortower
   |id      = Enaium.RealTime
+
   |id      = ichortower.NPCGeometry
   |nexus  = 5336
+
   |nexus  = 19259
 +
  |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Gift Multipliers
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.NPCGiftMultipliers
 +
  |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = NPC Map Locations
   |author  = drbirbdev
+
   |author  = Bouhm and Pathoschild
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 18915
+
   |nexus  = 239
   |github  = drbirbdev/StardewValley
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = NPC Map Locations Extra Config
   |author  = spacechase0
+
   |author  = trashcan9
   |id      = spacechase0.RealtimeMinimap
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
  |curse  = 867706
+
   |nexus  = 16236
   |nexus  = 9386
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = NPC Path Displayer, Path Display
   |author  = SixthTitan
+
   |author  = Akago
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = akago.PathDisplay
   |nexus  = 5773
+
   |nexus  = 7563
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = NPC Speak
   |author  = cantorsdust and Pathoschild
+
   |author  = jwdred
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      =
   |nexus  = 172
+
   |nexus  = 694
  |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reciprocate
 
  |author  = YunHikari
 
  |id      = YunHikari.Reciprocate
 
  |nexus  = 17714
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = lperkins2, Logan Perkins
+
   |author  = siliconmodding
   |id      = lperkins2.RecoverStamina
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 2332
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = Dem1se
+
   |author  = ApryllForever
   |id      = Dem1se.RecurringReminders
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 6840
+
   |nexus  = 23339
   |github  = dem1se/SDVMods
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Numerical Health
   |author  = XxHarvzBackxX
+
   |author  = Hydrox, hydrox6
   |id      = harvz.RecyclableCola
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 10865
+
   |nexus  = 4863
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Object Import Map, Import Map
   |author  = Aimon111 & DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = aedenthorn.ImportMap
   |nexus  = 11420
+
   |nexus  = 10965
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Object Product Display
   |author  = JefGrizli
+
   |author  = aedenthorn, Erinthe
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 15564
+
   |nexus  = 18365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Object Progress Bars
   |author  = TfueLovesBanana
+
   |author  = Adeel Tariq
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 16764
+
   |nexus  = 2803
   |github  =
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Object Progress Bars Continued
   |author  = Nick Martin
+
   |author  = adelmoral, Andrés del Moral
   |id      = NickMartin.RefundStaircases
+
   |id      = Moral.ObjectProgressbarsContinued
   |nexus  = 19209
+
   |nexus  = 22005
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Object Time Left
   |author  = Hammurabi
+
   |author  = spacechase0
   |id      = HammurabiRegeneration
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus   =
+
   |curse  = 867757
   |chucklefish = 4584
+
   |moddrop = 131148
   |source = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |nexus  = 1315
 +
   |github = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Regen Mod
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Zoryn
+
   |author  = LokiG4m3r
   |id      = Zoryn.RegenMod
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  =
+
   |nexus  = 21819
  |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    = OK Night Check
   |author  = desto, JustToDownloadThings
+
   |author  = aedenthorn, Erinthe
   |id      = desto.RegularQuality
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 5090
+
   |nexus  = 14231
   |github  = desto-git/smapi-RegularQuality
+
   |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    = Rejuvenating Forest
+
   |name    = OmniFarm
   |author  = Team Timber
+
   |author  = lambui
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 10322
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Omni Swing
   |author  = SlyMerc
+
   |author  = Alejandro Akbal
   |id      = RelationshipBar
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 1009
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Omni Tools
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OmniTools
 +
  |curse  = 868690
 +
  |nexus  = 14865
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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
 +
  |name    = One Click Shed Reloader
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.OneClickShedReloader
 +
  |nexus  = 2052
 +
  |github  = bitwisejon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Day at a Time
 +
  |author  = Miome
 +
  |id      = Miome.OneDayAtATime
 +
  |nexus  = 8870
 +
  |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = One Silo Storage
   |author  = rodrigovaz
+
   |author  = SorryLate, rharyanto
   |id      = relationshipsenhanced
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  =
+
   |nexus  = 5150
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = One Sprinkler One Scarecrow
   |author  = Dragonisser
+
   |author  = Mizzion
   |id      = relationshipstatus
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 751
+
   |nexus  = 3633
   |github  =
+
   |moddrop = 661376
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = M3ales
+
   |author  = Khitiara
   |id      = M3ales.RelationshipTooltips
+
   |id      = Khitiara.BudgetTVFix
   |nexus  =
+
   |nexus  = 20955
  |curse  = 298040
+
   |github  =
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Online Splitscreen
   |author  = Branic
+
   |author  = DeLiXx
   |id      = Branic.RelationshipTracker
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 2845
+
   |nexus  = 12291
   |github  = Paradox355/SDVMods
+
   |github  =
 +
  |source  =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = AdroSlice
+
   |author  = MercuryVN
   |id      = AdroSlice.Relativity
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 13028
+
   |nexus  = 22766
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Only Iridium
   |author  = The Fluffy Robot
+
   |author  = xiaoye97
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 19662
+
   |nexus  = 4471
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Open Hearts
   |author  = zeldela
+
   |author  = MedievalAI
   |id      = zeldela-RememberBirthdays
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 13554
+
   |nexus  = 16944
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Orchard - Better Fruit Trees
   |author  = Annosz
+
   |author  = Saitoue
   |id      = Annosz.RememberFacedDirection
+
   |id      = Saitoue.Orchard
   |nexus  = 6946
+
   |nexus  = 13867
   |github  = Annosz/StardewValleyModding
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Ordinary Capsule
   |author  = heyseth
+
   |author  = LeFauxMatt
   |id      = heyseth.umbrellas
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 8366
+
  |curse  = 871831
   |github  = heyseth/SDVMods
+
   |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    = Reminders
+
   |name    = Ore Detector
   |author  = Surkasu
+
   |author  = AvalonMFX
   |id      = Surkasu.Reminders
+
   |id      = AvalonMFX.OreDetector
   |nexus   = 2481
+
   |curse   = 1017154
   |github  =
+
   |nexus   = 23312
 
+
   |github = 1Avalon/Ore-Detector
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
  |summary = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Ore Increaser
   |author  = pepoluan
+
   |author  = crazywig
   |id      = pepoluan.RemindToExit
+
   |id      = crazywig.oreincrease
   |nexus  = 8727
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remote Fridge Storage
 
  |author  = EternalSoap, arjan3004
 
  |id      = EternalSoap.RemoteFridgeStorage
 
  |nexus  = 2545
 
  |github  = SoapStuff/Remote-Fridge-Storage
 
 
  |warnings = Broken on Android (loads but does not work).
 
  
   |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    = Ore Increase V3
   |author  = David J. Lee, djslzx
+
   |author  = KKramer85
   |id      = djsl.RemoveAllMonsters
+
   |id      = OreIncreaseV3
   |nexus  = 5727
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Organize Inventory Shortcut
   |author  = Hobbes
+
   |author  = Yyeahdude
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 7838
+
   |nexus  = 4772
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Ornamental
   |author  = Remmie, CoinzReturns
+
   |author  = Taskmaster
   |id      = Remmie.Rename
+
   |id      = Taskmaster.Ornamental
   |nexus  = 2130
+
   |nexus  = 4981
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Ornithologist's Guild
   |author  = Parabyted
+
   |author  = Ivy
   |id      = parabyted.renamerework
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 10866
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Outfit Disable
   |author  = SolusCleansing
+
   |author  = idermailer
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = idermailer.OutfitDisable
   |nexus  = 18909
+
   |nexus  = 23346
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Outfit Sets
   |author  = JarvieK
+
   |author  = aedenthorn, Erinthe
   |id      = JarvieK.RentedTools
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 1307
+
   |nexus  = 13888
   |github  = Jarvie8176/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Out of Season Bonuses, Seasonal Items
   |author  = PunningLinguist
+
   |author  = Midori Armstrong, azureglasses
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 7585
+
   |nexus  = 1452
   |github  = amconners/ReorientAfterEating
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Overworld Chests
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.Replanter
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 589
+
   |nexus  = 7710
   |github  = jdusbabek/stardewvalley
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |unofficial version = 0.5.4-unofficial.2-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
+
   |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = OwO Stawdew Vawwey
   |author  = littleraskol
+
   |author  = CrunchyDuck
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 6837
+
   |nexus  = 8923
  |moddrop = 827580
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
   |github  = littleraskol/ReRegeneration
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = P2P Animal Noise
   |author  = rocslayer, James Overton
+
   |author  = Modotte
   |id      = Roc.Reseed
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 2421
+
   |nexus  = 17383
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Pacifist Valley
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.ResetCaverns
 
  |moddrop = 1080116
 
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
  |id      = MabelSyrup.ResetTerrainFeatures
 
  |nexus  = 4715
 
  |github  =
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |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
 
  |name    = Resource Storage
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 17951
+
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Pacifist Valley - Continued
   |author  = spacechase0
+
   |author  = aedenthorn and FlyingTNT
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 12029
+
   |nexus  = 23109
   |github  = spacechase0/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Painting Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 14519
+
   |nexus  = 10918
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Panning Upgrades
   |author  = iceburg
+
   |author  = drbirbdev
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 4974
+
   |nexus  = 12242
   |github  = ManApart/RetroActiveAchievements
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Panning Upgrades Extra Config
   |author  = millerscout
+
   |author  = trashcan9
   |id      = Millerscout.RetroactiveStardew
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
  |nexus  = 6953
+
   |nexus  = 16234
  |github  = millerscout/StardewMillerMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reusable Wallpapers and Floors, Wallpaper Retain
 
  |author  = Iceburg
 
  |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
 
   |nexus  = 356
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = GreenOnion24
+
   |author  = AnotherStardewValleySunday
   |id      = GreenOnion24.ReverseProposal
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 8526
+
   |nexus  = 14638
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = atravita
+
   |author  = Paritee
   |id      = atravita.ReviveDeadCrops
+
   |id      = Paritee.BetterFarmAnimalVariety
  |curse  = 870964
+
   |nexus  = 3296
  |moddrop = 1294436
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Paritee's Treat Your Animals
   |author  = ribeena
+
   |author  = Paritee
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 11809
+
   |nexus  = 3375
   |github  = ribeena/BusLocations
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Ridgeside Village
+
   |name    = Parsnips
   |author  = Rafseazz
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = Rafseazz.RidgesideVillage
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 7286
+
   |nexus  = 2166
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
 +
  |nexus  = 3524
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Partial Hearts
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 10669
+
   |nexus  = 11628
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Ring Overhaul for Walk of Life
+
   |name    = Particle Effects
   |author  = Jibb
+
   |author  = aedenthorn, Erinthe
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 12171
+
  |curse  = 868786
   |github  =
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Particle Framework
   |author  = Yoshify
+
   |author  = Espy
   |id      = Yoshify.RiseAndShine
+
   |id      = Espy.ParticleFramework
   |nexus  = 3
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Part of the Community
   |author  = idermailer
+
   |author  = bmarquismarkail, Space Baby
   |id      = idermailer.riverfarmButBridge
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 15748
+
   |nexus  = 923
   |github  =
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Passable Crops
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.RobinWorkHours
+
   |id      = NCarigon.PassableCrops
   |nexus  = 11244
+
   |nexus  = 15223
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Passable Descents
   |author  = Teban100
+
   |author  = Rokugin
   |id      = RopeBridge
+
   |id      = Rokugin.PassableDescents
   |nexus  = 824
+
   |nexus  = 22592
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = rokugin/StardewMods
 
 
  |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
 
  |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    = Passable Ladders
   |author  = ApryllForever
+
   |author  = J_Hizzal
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 12764
+
   |nexus  = 2985
   |github  = ApryllForever/Rummage
+
   |github  = joelra/SDV-PassableLadders
 +
 
 +
  |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    = Rune Magic
+
   |name    = Passable Objects
   |author  = fierro
+
   |author  = punyo, yakminepunyo
   |id      = fierro.rune_magic
+
   |id      = punyo.PassableObjects
   |nexus  = 15065
+
   |nexus  = 2329
   |github  = facufierro/RuneMagic
+
   |github  = pomepome/PassableObjects
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Krutonium
+
   |author  = DecidedlyHuman and fellowclown
   |id      = krutonium.sprint
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 12701
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Passive Friendship
   |author  = strato35
+
   |author  = StultusV
   |id      = Strato35.RunningKey
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 5527
+
   |nexus  = 8732
   |github  =
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Coll1234567
+
   |author  = jorgamun
   |id      = Coll1234567.RunningLate
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 3518
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Pause Sync
   |author  = spacechase0
+
   |author  = Terrorbladed
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = Tb.Stardew_Pause_Sync
  |curse  = 867397
+
   |nexus  = 10160
  |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    = Pause Time in Multiplayer Revived
   |author  = ZeroMeters
+
   |author  = mishmaash
   |id      = ZeroMeters.SAAT.API
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 10747
+
   |nexus  = 21327
   |github  = Dawilly/SAAT
+
   |github  = mishagp/PauseInMultiplayer
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Pause While Sitting
   |author  = ZeroMeters
+
   |author  = heyseth
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = heyseth.sitpause
   |nexus  = 10747
+
   |nexus  = 8295
   |github  = Dawilly/SAAT
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = PDQ Paths
   |author  = CatCattyCat, Cat
+
   |author  = Jaredlll08
   |id      = cat.safelightning
+
   |id      = BlameJared.PDQPaths
   |nexus  = 2039
+
   |nexus  =
   |moddrop = 833550
+
   |curse  = 307090
   |github  = danvolchek/StardewMods
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.5
 
  |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    = Pelican Fiber
   |author  = Shockah
+
   |author  = jwdred
   |id      = Shockah.SafeLightning
+
   |id      = jwdred.PelicanFiber
   |nexus  = 11857
+
   |nexus  = 631
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Pelican Postal Service
   |author  = LunaticShade
+
   |author  = ElectroCrumpet
   |id      = LunaticShade.SafeReading
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 8564
+
   |nexus  = 2770
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 +
 
 +
  |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    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Pelican TTS
   |author  = blueberry
+
   |author  = Platonymous
   |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      = Platonymous.PelicanTTS
   |nexus  = 4154
+
   |nexus  = 1079
   |github  = b-b-blueberry/SailorStyles
+
  |moddrop = 793929
 +
   |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    = Saloon Warp Totem
+
   |name    = Pelican xVASynth
   |author  = Artinity
+
   |author  = aedenthorn, Erinthe
   |id      = Artinity.SaloonWarpTotem
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 16450
+
   |nexus  = 10250
   |github  = Artinity/SaloonWarpTotem
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = People Seeds
 +
  |author  = bwdy
 +
  |id      = bwdy.peopleseeds
 +
  |nexus  = 3635
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Perfection Tweaker
   |author  = Jesse, Jdvicks94
+
   |author  = shekurika
   |id      = Jesse.SauvignonInStardew
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2597
+
   |nexus  = 8615
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Perfect Trinkets
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = season.PerfectTrinkets
   |nexus  = 11833
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Permanent Cellar
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = CyanFire
   |id      = Omegasis.SaveAnywhere
+
   |id      = CF.PermanentCellar
  |curse  = 898109
+
   |nexus  = 17257
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  = CyanFireUK/StardewValleyMods
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 
 
 
  |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = SMAPI
+
   |author  = Goldenrevolver
   |id      = SMAPI.SaveBackup
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  =
+
   |nexus  = 8035
  |url    = https://smapi.io
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = SorryLate, rharyanto
+
   |author  = Avalon, Avalonii
   |id      = SorryLate.SaveGameOptions
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 5190
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Persistent Grange Display
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ScaleUp
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 3130
+
   |nexus  = 7977
  |moddrop = 793912
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Persistent Mines
   |author  = WretchedPenguin
+
   |author  = spacechase0
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = spacechase0.PersistentMines
   |nexus  = 3579
+
   |nexus  = 14985
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Persival's Bundle Mod
   |author  = BinaryLip
+
   |author  = Persival
   |id      = BinaryLip.ScheduleViewer
+
   |id      =
   |nexus  = 19305
+
   |nexus  = 438
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Personal Anvil
   |author  = Gaiadin
+
   |author  = Strobe
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 10805
+
   |nexus  = 5326
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Personal Combat Drone Redux
   |author  = Caraxian
+
   |author  = Prism 99
   |id      = caraxian.scroll.to.blank
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 4144
+
   |nexus  = 18224
  |chucklefish = 4405
+
   |github  =
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Personal Effects
   |author  = Tomwa
+
   |author  = bwdy
   |id      = Tomwa.ScrollToZoom
+
   |id      = bwdy.personaleffects
   |nexus  = 2163
+
   |nexus  = 3532
   |github  =
+
   |github  = bwdymods/SDV-PersonalEffects
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Personal Effects Redux
   |author  = kdau
+
   |author  = ceruleandeep
   |id      = kdau.ScryingOrb
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 5603
+
   |nexus  = 8616
   |moddrop = 756553
+
   |github = ceruleandeep/CeruleanStardewMods
  |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    = Scythe Harvesting
+
   |name    = Personal Indoor Farm
   |author  = mmanlapat
+
   |author  = DeLiXx
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = DLX.PIF
   |nexus  = 1106
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
   |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    = Personal Scepter, Personal Return Scepter
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Alex Noddings
   |id      = SuperAardvark.GameOfLife
+
   |id      = an.ownscepter
   |nexus  = 5361
+
   |nexus  = 2404
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Personal Traveling Cart
   |author  = Dawgeth
+
   |author  = aedenthorn, Erinthe
   |id      = MTD.SDVTwitch
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 1760
+
   |nexus  = 14087
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Pet Against Crows
   |author  = SixthTitan
+
   |author  = stardemod
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 3203
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
  |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    = Pet Bowl Filler
   |author  = FreeTheJunimos
+
   |author  = Invatorzen
   |id      = freethejunimos.seaclifffarm
+
   |id      = invatorzen.PBF
   |nexus  = 13911
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
  
   |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    = Pet Bowl Sprinklers
   |author  = FreeTheJunimos
+
   |author  = Andrew Young, andyruwruw
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 14296
+
   |nexus  = 22546
   |github  =
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Pet Choice Perks
   |author  = Shockah
+
   |author  = skuldomg, Skuld
   |id      = Shockah.SeasonAffixes
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 16297
+
   |nexus  = 3313
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = skuldomg/petChoicePerks
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Pet Enhancement Mod
   |author  = Tyler Gibbs
+
   |author  = Jfulmer, Consillium
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 14382
+
   |nexus  =
   |github  = tylergibbs2/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Pet Hats
   |author  = dumbledalton
+
   |author  = aedenthorn, Erinthe
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = aedenthorn.PetHats
   |nexus  = 10457
+
   |nexus  = 15301
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Pet Interaction
   |author  = Shaklin
+
   |author  = jahangmar
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = jahangmar.PetInteraction
   |nexus  = 8508
+
   |nexus  = 4232
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Pet's Enhanced
   |author  = Janglinator
+
   |author  = Sunken_Lace
   |id      = jangles.secretariat
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 7537
+
   |nexus  = 24026
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Pet Spawn Location
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.HedgeMaze
+
   |id      = shaklin.petspawnlocation
  |curse  = 868718
+
   |nexus  = 5986
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = PHDE Mob Spawner
   |author  = ichortower
+
   |author  = zesman
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = MobSpawner.pseudohub.de
  |nexus  = 19112
+
   |nexus  = 2794
  |github  = ichortower/SecretWoodsSnorlax
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Seed Bag
 
  |author  = Platonymous
 
  |id      = Platonymous.SeedBag
 
   |nexus  = 1133
 
  |moddrop = 793931
 
   |github  = Platonymous/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    = Seed Info, Seed Information
+
   |name    = PHDE Unlocked Recipes
   |author  = aedenthorn, Erinthe
+
   |author  = zesman
   |id      = aedenthorn.SeedInfo
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 15754
+
   |nexus  = 2798
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Veress
+
   |author  = Becks723
   |id      = Veress.SeedMachines
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 6265
+
   |nexus  = 12981
   |github  = mrveress/SDVMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Phone Villagers
   |author  = vabrell, Victor Abrell
+
   |author  = DewMods
   |id      = vabrell.sm_bqms
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14236
+
   |nexus  = 2681
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Pick Forge Enchantment
   |author  = mcoocr
+
   |author  = Dragoon23
   |id      = mcoocr.smcq
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 3089
+
   |nexus  = 22707
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 10681
+
  |curse  = 870980
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |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    = Seeds are Rare
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = jahangmar
+
   |author  = KediDili
   |id      = jahangmar.SeedsAreRare
+
   |id      = KediDili.ThePicrosser
   |nexus  = 3618
+
   |nexus  = 17530
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Xynerorias
+
   |author  = GrimReapers1121
   |id      = xynerorias.seedshortage
+
   |id      = GrimReapers.PSMS
   |nexus  = 5614
+
   |nexus  = 12606
  |github  = xynerorias/Seed-Shortage
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Pierre's Roulette Shop
   |author  = blueberry
+
   |author  = Xynerorias
   |id      = blueberry.SeedsUnpacked
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7215
+
   |nexus  = 10826
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Piggy Bank Mod
   |author  = Khloe Leclair
+
   |author  = MindMeltMax
   |id      = leclair.seemerollin
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 10976
+
   |nexus  = 6934
   |moddrop = 1116122
+
   |moddrop = 1135669
   |github  = KhloeLeclair/StardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Pipe Irrigation
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 11313
+
   |nexus  = 10205
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Placeable Mine Shafts
   |author  = JarvieK
+
   |author  = aedenthorn, Erinthe
   |id      = JarvieK.SelfService
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 1304
+
   |nexus  = 5440
   |github  = Jarvie8176/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Place Floor on Tilled Dirt
   |author  = GuiNoya, Yesst
+
   |author  = temisthem
   |id      = GuiNoya.SelfServiceShop
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 1622
+
   |nexus  = 23493
   |github  = GuiNoya/SVMods
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Placement Plus
   |author  = DonDorscha, jasonmbrady
+
   |author  = 2Retr0
   |id      = DonDorscha.SellQuality
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 12469
+
   |nexus  = 8798
   |github  =
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Plan Importer
   |author  = hafnerpw
+
   |author  = Platonymous
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = Platonymous.PlanImporter
   |nexus  = 13794
+
   |nexus  = 2071
   |github  =
+
  |moddrop = 793846
 +
   |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    = Send Items to Other Farmers, Send Letters
+
   |name    = Planned Parenthood
   |author  = Denifia
+
   |author  = aedenthorn, Erinthe
   |id      = Denifia.SendItems
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 1087
+
   |nexus  = 12869
  |moddrop = 127754
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Denifia/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Plantable Mushroom Trees
   |author  = lolmaj
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = f4iTh.PMT
   |nexus  = 3965
+
   |nexus  = 2349
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
  
 +
  |status  = obsolete
 
   |broke in = Stardew Valley 1.5
 
   |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    = Serene Greenhouse
+
   |name    = Plantable Palm Trees
   |author  = PeacefulEnd
+
   |author  = MouseyPounds
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 8011
+
   |nexus  = 4096
   |github  = Floogen/SereneGreenhouse
+
   |github  = MouseyPounds/stardew-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.ServerBookmarker
+
   |id      = aedenthorn.PlantAll
   |nexus  = 2968
+
   |nexus  = 10482
   |github  = Ilyaki/ServerBookmarker
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Planter Trees
  |author  = Ilyaki
 
  |id      = Ilyaki.ServerBrowser
 
  |nexus  = 3227
 
  |github  = Ilyaki/Server-Browser
 
 
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Server Port Changer
 
  |author  = PhantomGamers
 
  |id      = PhantomGamers.ServerPortChanger
 
  |nexus  = 2993
 
  |github  = PhantomGamers/StardewPortChanger
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Set Reminders
 
  |author  = Aelaan Bluewood
 
  |id      = AelaanBluewood.SetReminders
 
  |nexus  = 16112
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sewer Slimes
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SewerSlimes
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 18195
+
   |nexus  = 11687
 
   |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    = Shadow for Mazes, Maze
+
   |name    = Plant on Grass
   |author  = Edu Anttunes
+
   |author  = Demiacle
   |id      = Maze
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 8930
+
   |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    = Shared Exp, Shared Xp
+
   |name    = Platonic Partners and Friendships
   |author  = Batzpup
+
   |author  = Amaranthacyan and ch20youk
   |id      = SharedExp.Batzpup
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
  |moddrop = 1269698
+
   |nexus  = 8146
   |nexus  = 14607
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Platonic Relationships
   |author  = virtualbjorn
+
   |author  = Cherry, CherryChain
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 16628
+
   |nexus  = 4668
   |github  =
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = PlatoTK
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.SharingIsCaring
+
   |id      = Platonymous.PlatoTK
   |nexus  = 14263
+
  |curse  = 877225
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = PlatoUI
   |author  = TheCroak
+
   |author  = Platonymous
   |id      = TheCroak.BuildingsNotifications
+
   |id      = Platonymous.PlatoUI
   |nexus  = 620
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Plato Warp Menu
   |author  = Nishtra
+
   |author  = Platonymous
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 756
+
  |curse  = 877227
   |github  =
+
   |nexus  = 5384
 
+
   |moddrop = 793920
   |broke in = Stardew Valley 1.3
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Player Arrows
   |author  = Berkay Yigit, berkayylmao
+
   |author  = TheShamanLord
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 3782
+
   |nexus  = 19479
   |github  = berkayylmao/StardewValleyMods
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = Platonymous
+
   |author  = DecidedlyHuman
   |id      = Platonymous.ShipFromInventory
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 3219
+
   |nexus  = 7969
   |moddrop = 793916
+
   |moddrop = 984961
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Player Income Stats
   |author  = JPAN
+
   |author  = ha1fdaew
   |id      = JPAN.QualityFromShipments
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 7531
+
   |nexus  = 7373
   |github  =
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Player Server Info
   |author  = Iceburg
+
   |author  = EuroCent
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 321
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Playground Mod
   |author  = Futro, Futroo
+
   |author  = aedenthorn, Erinthe
   |id      = futro.ShippingBinSummary
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 18992
+
   |nexus  = 14125
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = holythesea
+
   |author  = aedenthorn, Erinthe
   |id      = holythesea.SortShippingCollection
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 15694
+
   |nexus  = 12750
   |github  = holy-the-sea/SortShippingCollection
+
   |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    = Shop Anywhere
+
   |name    = Please Fix Error
   |author  = SorryLate, rharyanto
+
   |author  = Jessebot
   |id      = SorryLate.ShopAnywhere
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 5299
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Please Gift Me In Person
   |author  = Entoarox
+
   |author  = Shockah
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 2278
+
   |nexus  = 11217
  |chucklefish = 4381
+
   |github  = Shockah/Stardew-Valley-Mods
   |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-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Point and Plant
   |author  = TheMightyAmondee
+
   |author  = jwdred
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = jwdred.PointAndPlant
   |nexus  = 8569
+
   |nexus  = 572
   |github  = TheMightyAmondee/Shoplifter
+
   |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    = Shopping Cart
+
   |name    = PokefyMania
   |author  = furyx639
+
   |author  = Noodles of Cat
   |id      = furyx639.ShoppingCart
+
   |id      = NoodlesofCat.PokefyMania
  |curse  = 871829
+
   |nexus  = 20161
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = AvalonMFX
+
   |author  = The Krominator
   |id      = AvalonMFX.ShoppingShow
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 18445
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Pollen Sprites
   |author  = Cherry, CherryChain
+
   |author  = Esca, Esca-MMC
   |id      = Cherry.ShopTileFramework
+
   |id      = Esca.PollenSprites
   |nexus  = 5005
+
   |nexus  = 6149
   |moddrop = 716384
+
   |moddrop = 790268
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = moonslime
+
   |author  = ApryllForever
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 16028
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Traktori
+
   |author  = ApryllForever
   |id      = Traktori.ShowBirthdays
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 7495
+
   |nexus  = 20599
   |github  = Traktori7/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Polyamory Sweet → Polyamory Sweet Love
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.PolyamorySweetLove
 +
  |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Igorious
+
   |author  = ApryllForever
   |id      = Igorious.Showcase
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  =
+
   |nexus  = 20599
  |chucklefish = 4487
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = ApryllForever
   |id      = f4iTh.ShowCatchQuality
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 3326
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Polygamy
   |author  = MasterOfMutton
+
   |author  = bwdy
   |id      = faragodavid.showcookingrecipes
+
   |id      = bwdy.polygamy
   |nexus  = 5525
+
   |nexus  = 3542
   |github  =
+
   |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    = Show Daily Luck
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Arphox
+
   |author  = Mezrag Yasser, Yasser
   |id      = Arphox.ShowDailyLuck
+
   |id      = Yasser.PomodoroMod
   |nexus  = 15910
+
   |nexus  = 19780
   |github  = arphox/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Pond Painter
   |author  = Jonqora
+
   |author  = MouseyPounds
   |id      = Jonqora.ShowItemQuality
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 6311
+
   |nexus  = 4703
   |github  = Jonqora/StardewMods
+
   |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
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pong
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = cat.Pong
   |curse   = 868887
+
   |nexus   = 1994
   |nexus  = 6540
+
   |moddrop = 833548
   |github  = aedenthorn/stardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pony Weight Loss Program
   |author  = Relance
+
   |author  = BadNetCode
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 13186
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = PoohCore
   |author  = adverserath
+
   |author  = Pooh
   |id      = Adverserath.ShowXP
+
   |id      = poohnhi.PoohCore
   |nexus  = 19501
+
   |nexus  = 22941
   |github  =
+
   |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Poop Framework
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 7934
+
   |nexus  = 17152
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Portable Holes
   |author  = Geko_X
+
   |author  = LeFauxMatt
   |id      = gekox.shutUp
+
   |id      = furyx639.PortableHoles
   |nexus   = 7358
+
   |curse   = 871832
   |github  =
+
   |nexus  = 13471
   |source = https://gitlab.com/geko_x/stardew-mods
+
   |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    = Silent Alarm Clock
+
   |name    = Portable TV
   |author  = Invatorzen
+
   |author  = kdau
   |id      = invatorzen.AC
+
   |id      = kdau.PortableTV
   |nexus  = 12164
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Portable Witch Shrines
   |author  = climaxius
+
   |author  = chocolatte12
   |id      = climaxius.silentscarecrows
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 3258
+
   |nexus  = 20141
   |github  = robbiev/SilentScarecrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Portal Guns
   |author  = bogie5464
+
   |author  = TrollTheBotman
   |id      = bogie5464.SiloReport
+
   |id      = JoshJKe.PortalGun
   |nexus  = 3194
+
   |nexus  = 3049
   |github  = bogie5464/SiloReport
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Portraiture
   |author  = pepoluan
+
   |author  = Platonymous
   |id      = pepoluan.SiloSize
+
   |id      = Platonymous.Portraiture
   |nexus  = 8819
+
   |nexus  = 999
   |moddrop = 981291
+
   |moddrop = 793927
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Portraiture Plus
   |author  = TheMusketeer
+
   |author  = Arborsm
   |id      = SimpleCropLabel
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 314
+
   |nexus  = 24534
   |github  =
+
   |github  = Arborsm/PortraiturePlus
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Positive Predictor
   |author  = Enaium
+
   |author  = season
   |id      = Enaium.SimpleHUD
+
   |id      = season.PositivePredictor
  |moddrop = 1145228
+
   |nexus  = 23132
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Postbox Building, PostBox Mod
   |author  = skn
+
   |author  = i-saac-b, isaacb
   |id      = skn.HungerMod
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 17614
   |github  =
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Post Wedding Dates
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.Screenshot
+
   |id      = blams.PostWeddingDates
   |nexus  = 10178
+
   |nexus  = 10708
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Power Nap
   |author  = BleakCodex
+
   |author  = LakeMonster_, LakeMonster666
   |id      = BleakCodex.SimpleSounds
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 14540
+
   |nexus  = 5256
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = PPJA Producer Converter
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Digus
   |id      = tZed.SimpleSprinkler
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 76
+
   |nexus  = 4972
   |github  = ADoby/SimpleSprinkler
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = cel10e
+
   |author  = ryaon
   |id      = cel10e.SimplifiedAchievements
+
   |id      = Ryaon.FectorChallenge
  |moddrop = 909416
+
   |nexus  = 5125
   |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    = Prairie King Made Easy
   |author  = MindMeltMax
+
   |author  = Mucchan
   |id      = MindMeltMax.SPRegen
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 6778
+
   |nexus  =
   |moddrop = 1135654
+
   |chucklefish = 3594
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Krutonium
+
   |author  = Renny
   |id      = Krutonium.SitandRest
+
   |id      = renny.prairiekingprizes
   |nexus  = 7403
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Prairie King UI Enhancements
   |author  = Entoarox
+
   |author  = Incognito357
   |id      = Entoarox.SitForStamina
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 7334
+
   |nexus  = 10769
   |github  = Entoarox/StardewMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Pravoloxinone
   |author  = MissCoriel
+
   |author  = TheMightyAmondee
   |id      = misscoriel.sitnrelax
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 7336
+
   |nexus  = 23008
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Precise Furniture
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = Espy
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = Espy.PreciseFurniture
   |nexus  = 366
+
   |nexus  = 23488
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  =
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Precision Wheel
   |author  = aedenthorn, Erinthe
+
   |author  = DespairScent
   |id      = aedenthorn.SixtyNine
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 6969
+
   |nexus  = 22222
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Predictable Retaining Soil
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.SizableFish
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 14267
+
   |nexus  = 10956
   |github  = spacechase0/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Predictor
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.Skateboard
+
   |id      = JoXW.Predictor
   |nexus  = 13096
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Predict Seed Maker
   |author  = LunaticShade
+
   |author  = lech43
   |id      = LunaticShade.SkillfulClothes
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 8541
+
   |nexus  = 6395
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Preexisting Relationship
   |author  = Alphablackwolf
+
   |author  = spacechase0
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 569
+
  |curse  = 867710
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Pregnancy Role
   |author  = Alphablackwolf
+
   |author  = kdau
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = kdau.PregnancyRole
   |nexus  = 569
+
   |nexus  = 5762
   |github  = Alphablackwolf/SkillPrestige
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
   |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 Cooking Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Prepare for New Day
   |author  = Tondorian
+
   |author  = igotnousername
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 18605
+
   |nexus  = 7638
   |github  = Tondorian/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Press to Quack
   |author  = Alphablackwolf
+
   |author  = DraconisLeonidas
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 569
+
   |nexus  = 13583
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = DraconisLeonidas/PressToQuack
 
 
  |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 Luck Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Price Drops
   |author  = Alphablackwolf
+
   |author  = skuldomg, Skuld
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = skuldomg.priceDrops
   |nexus  = 569
+
   |nexus  = 2047
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = skuldomg/priceDrops
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |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    = Skill Rings
+
   |name    = Price Fluctuation
   |author  = AlphaMeece
+
   |author  = lech43
   |id      = AlphaMeece.SkillRings
+
   |id      = lech43.PriceFluctuation
   |nexus  = 7515
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Prices
   |author  = spacechase0
+
   |author  = skiilaa
   |id      = spacechase0.SkillTraining
+
   |id      = skiilaa.Prices
   |nexus  = 14452
+
   |nexus  = 2255
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Price Tooltips
   |author  = FricativeMelon
+
   |author  = Darkhax
   |id      = FricativeMelon.SkipDialogue
+
   |id      = darkhax.pricetooltip
   |nexus  = 15311
+
   |nexus  =
   |github  = FricativeMelon/SkipDialogue
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Prismatic Butterfly Location
   |author  = LucaINC
+
   |author  = no12nv2
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 19762
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Prismatic Clothing
   |author  = DewMods
+
   |author  = atravita
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = atravita.PrismaticClothing
   |nexus  = 2697
+
  |curse  = 870969
   |github  =
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Prismatic Fire
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 533
+
   |nexus  = 12931
   |moddrop = 606601
+
  |github  = aedenthorn/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Furniture
 +
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PrismaticFurniture
 +
  |nexus  = 12589
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Prismatic Pride
   |author  = DeadRobotDev
+
   |author  = kdau
   |id      = DeadRobotDev.SkipStart
+
   |id      = kdau.PrismaticPride
   |nexus  = 11885
+
   |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Prismatic Slime Finder
   |author  = CrunchyDuck
+
   |author  = MrKoatl
   |id      = CrunchyDuck.SkipText
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 8947
+
   |nexus  = 7866
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Prismatic Statue
   |author  = S1mmyy
+
   |author  = Achtuur
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 6121
+
   |nexus  = 17013
   |github  = S1mmyy/StardewMods
+
   |github  = Achtuur/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Prismatic Tools
   |author  = NetworkOverflow
+
   |author  = stokastic
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = stokastic.PrismaticTools
   |nexus  = 16533
+
   |nexus  = 2428
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |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    = Skull Cavern Elevator
+
   |name    = Prismatic Tools Continued
   |author  = Bifibi, Lestoph
+
   |author  = iargue
   |id      = SkullCavernElevator
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 963
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Producer Framework Mod
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Digus
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 7908
+
   |nexus  = 4970
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = atravita
+
   |author  = Digus
   |id      = atravita.SleepInWedding
+
   |id      = Digus.PFMAutomate
  |curse  = 870963
+
   |nexus  = 5038
  |moddrop = 1294437
+
   |github  = Digus/StardewValleyMods
   |nexus  = 15006
 
   |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    = Production Stats
   |author  = Annosz
+
   |author  = FlameHorizon
   |id      = Annosz.SleeplessFisherman
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 5915
+
   |nexus  = 21270
   |github  = Annosz/StardewValleyModding
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Profession Adjustments
   |author  = instafluff
+
   |author  = Kevin Connors
   |id      = instafluff.sleeplessinstardew
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 5445
+
   |nexus  = 2424
   |github  = instafluff/SleeplessInStardew
+
   |github  = kevinforrestconnors/ProfessionAdjustments
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Profiler
   |author  = bwdy
+
   |author  = SinZ
   |id      = bwdy.sleepovers
+
   |id      = SinZ.Profiler
   |nexus  = 3531
+
   |nexus  = 12135
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Profit Calculator
  |author  = Vexorth
 
  |id      = Vexorth.SleepWherever
 
  |nexus  = 16674
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleep Worker
 
  |author  = Platonymous
 
  |id      = Platonymous.SleepWorker
 
  |curse  = 877233
 
  |moddrop = 793835
 
  |nexus  = 2062
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleepy Eye
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SleepyEye
+
   |id      = spacechase0.ProfitCalculator
   |curse  = 867761
+
   |curse  = 867736
   |moddrop = 129011
+
   |moddrop = 771668
   |nexus  = 1152
+
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
+
   |broke in = Stardew Valley 1.6
   |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    = Profit Calculator → DGA Support
   |author  = fernass354
+
   |author  = 6135
   |id      = fernass354.SlimeHutchResize
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 18507
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = 6135
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = 6135.ProfitCalculator
   |nexus  = 13778
+
  |moddrop = 1502461
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Profit Margins
   |author  = Tofu, SadDodo
+
  |author  = Cherry, CherryChain
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
  |id      = Cherry.ProfitMargins
   |nexus  = 2743
+
  |nexus  = 4663
 +
  |moddrop = 716352
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Progressive Access Farm
 +
   |author  = onjulraz
 +
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
 +
   |nexus  = 2923
 
   |github  =
 
   |github  =
  
Line 15,203: Line 16,571:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Project Fluent
   |author  = exotico
+
   |author  = Shockah
   |id      = exotico.SlimeProduce
+
   |id      = Shockah.ProjectFluent
   |nexus  = 7634
+
   |nexus  = 12638
   |github  = andraemon/SlimeProduce
+
   |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Project S
 +
  |author  = NarlanMarlan
 +
  |id      = narlan.projects
 +
  |nexus  = 3785
 +
  |github  = NolanEastburn/ProjectS
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Public Access TV
   |author  = aurnj, Roy Li
+
   |author  = kdau
   |id      = RuyiLi.SlimeSpawner
+
   |id      = kdau.PublicAccessTV
   |nexus  =
+
   |nexus  = 5605
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |moddrop = 757967
  |github  =
+
  |source  = https://gitlab.com/kdau/predictivemods
  
   |broke in = SMAPI 2.0
+
   |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    = Slim Hutch
+
   |name    = Public Access TV (1.6)
   |author  = Peasly Wellbott
+
   |author  = John Peters
   |id      = Wellbott.SlimHutchCode
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 7424
+
   |nexus  = 22486
   |github  = Wellbott/StardewValleyMods
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Redwood, Towering Redwood
+
   |author  = TerryDBS
   |id      = Redwood.SlingshotRebalance
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 14391
+
   |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    = Slower Fence Decay
+
   |name    = Puffer Chick - Chickens
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Sonozuki
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 252
+
   |nexus  = 2997
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Pumpkin Chickens
   |author  = furyx639
+
   |author  = Sonozuki
   |id      = furyx639.SmackDatScarecrow
+
   |id      = EpicBellyFlop45.PumpkinChickens
  |curse  = 871830
+
   |nexus  = 3004
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Purchasable Galaxy Item
   |author  = Pathoschild
+
   |author  = SorryLate
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 3750
+
   |nexus  = 5289
  |moddrop = 606555
+
   |github  =
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Smaller Fish Ponds, Fish Well
 
  |author  = Peasly Wellbott
 
  |id      = Wellbott.FishWell
 
  |nexus  = 7651
 
   |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    = Smart Building
+
   |name    = Purchasable Recipes
   |author  = DecidedlyHuman
+
   |author  = Paracosm
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 11158
+
   |nexus  = 1722
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Purist Mod
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = aedenthorn.PuristMod
   |nexus  = 13268
+
   |nexus  = 16097
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pussle
   |author  = stokastic
+
   |author  = Platonymous
   |id      = stokastic.SmartCursor
+
   |id      = Platonymous.Pussle
   |nexus  = 2458
+
   |moddrop = 1521424
   |github  = stokastic/SmartCursor
+
   |nexus   = 19760
 
+
   |github  =
   |broke in          = SMAPI 3.0
 
   |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Put Batteries in Fish Tanks
   |author  = KuroBear
+
   |author  = BadNetCode
   |id      = KuroBear.SmartMod
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  =
+
   |nexus  = 23155
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = PVP Friendly Fire, PVP
   |author  = gbromios
+
   |author  = DewMods
   |id      = gbromios.SmolFish
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 14287
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Cherry, ChroniclerCherry
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Cherry.SnackAnything
+
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 5196
+
  |curse  = 867715
   |moddrop = 716397
+
  |nexus  = 7455
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PyTK, Platonymous Toolkit
 +
  |author  = Platonymous
 +
   |id      = Platonymous.Toolkit
 +
   |nexus  = 1726
 +
   |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Qi Chests
   |author  = Darkhax
+
   |author  = spacechase0
   |id      = darkhax.snailmail
+
   |id      = spacechase0.QiChest
   |nexus  =
+
   |nexus  = 15696
  |curse  = 307861
+
   |github  = spacechase0/StardewValleyMods
   |github  = Stardew-Valley-Modding/Snail-Mail
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Qi Exchanger
   |author  = John Peters
+
   |author  = Mizzion
   |id      = JohnPeters.SnowCrab
+
   |id      = mizzion.qiexchanger
   |nexus  = 11302
+
   |nexus  = 1930
   |github  =
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Qi Sprinklers
   |author  = drbirbdev
+
   |author  = UnknownLegacy
   |id      = drbirbdev.SocializingSkill
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 14142
+
   |nexus  = 7904
   |github  = drbirbdev/StardewValley
+
   |github  = UnkLegacy/QiSprinklers
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Cecidelus
+
   |author  = Prismuth
   |id      = Cecidelus.SocialNetwork
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 8255
+
   |nexus  = 1647
 
   |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    = Social Page Order Button
+
   |name    = Quality Bait
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 7871
+
   |curse   = 1004490
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1443555
 
+
  |nexus  = 16832
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Quality Fish Ponds
   |author  = aedenthorn, Erinthe
+
   |author  = ytsc
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 13698
+
   |nexus  = 11021
   |github  = aedenthorn/StardewValleyMods
+
   |github  = YTSC/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Quality Of Combat
   |author  = funny-snek
+
   |author  = Aile72
   |id      = funnysnek.socialtabpatch
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 2981
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = PeacefulEnd
+
   |author  = DaLion
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 12311
+
   |nexus  = 11296
   |github  = Floogen/SolidFoundations
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Quality Products
   |author  = PeacefulEnd
+
   |author  = SilentOak
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = SilentOak.QualityProducts
   |nexus  = 12311
+
   |nexus  = 3609
   |github  = Floogen/SolidFoundations
+
   |github  = silentoak/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Kerlin & Sona
+
   |author  = SilentOak
   |id      = kerlin.sonasfarm
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 8545
+
   |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    = Sonic Shoes
+
   |name    = Quality Scrubber
   |author  = lilico
+
   |author  = Traktori
   |id      = lilico.SonicShoes
+
   |id      = Traktori.QualityScrubber
   |nexus  = 10226
+
   |nexus  = 5663
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Quality Scrubber for Automate
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = Traktori
   |id      = Zeldo.LinkedStorages
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  =
+
   |nexus  = 5663
  |curse  = 290653
+
   |github  = Traktori7/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Quality Smash
   |author  = aRooooooba
+
   |author  = barfytheclown
   |id      = aRooooooba.SortingChests
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 8224
+
   |nexus  = 7907
   |github  = aRooooooba/SortingChests
+
   |github  = jn84/QualitySmash
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Queen of Sauce Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 10232
+
   |nexus  = 7151
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Questable Tractor
   |author  = strelkasaur
+
   |author  = NermNermNerm
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 13099
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Quest Delay
   |author  = MindMeltMax
+
   |author  = BadNetCode
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 7465
+
   |nexus  = 1239
   |moddrop = 1135690
+
   |moddrop = 473938
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Essentials
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestEssentials
 +
  |nexus  = 8827
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
  |nexus  = 6414
 +
  |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 14767
+
  |curse  = 868671
 +
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Quest Time Limits - Continued
   |author  = spacechase0
+
   |author  = aedenthorn and FlyingTNT
   |id      = spacechase0.SpaceCore
+
   |id      = FlyingTNT.QuestTimeLimits
  |curse  = 867152
+
   |nexus  = 22349
  |moddrop = 136998
+
   |github  = FlyingTNT/StardewValleyMods
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Quick Agenda
   |author  = Berisan
+
   |author  = BadNetCode
   |id      = Berisan.SpawnMonsters
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 3201
+
   |nexus  = 22258
   |github  = Berisan/SpawnMonsters
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Mase
+
   |author  = Vexorth
   |id      = Mase.SpawnMoreRocks
+
   |id      = Vexorth.Warp
   |nexus  = 7423
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Quick Glance
   |author  = AcidicNic
+
   |author  = adverserath
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = Adverserath.QuickGlance
   |nexus  = 7588
+
   |nexus  = 12058
   |github  = AcidicNic/StardewValleyMods
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Quick Load
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.SpecialOrdersExtended
+
   |id      = aedenthorn.QuickLoad
  |curse  = 870988
+
   |nexus  = 7756
  |moddrop = 1086743
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Quick Minigame
   |author  = Button, Spiderbuttons
+
   |author  = Enaium
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = Enaium.QuickMinigame
   |nexus   = 15882
+
   |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    = Speed Mod
+
   |name    = Quick Responses
   |author  = Blackclaw
+
   |author  = aedenthorn, Erinthe
   |id      = Blackclaw.SpeedMod
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 5082
+
   |nexus  = 6548
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Quick Responses (1.6 Updated)
   |author  = Underscore
+
   |author  = yummypecho - original by aedenthorn
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = yummypecho.QuickResponses
   |nexus  = 7337
+
   |nexus  = 21103
   |github  = Underscore76/SDVPracticeMod
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Quick Sell
   |author  = instafluff
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = instafluff.spelldewvalley
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 7322
+
   |nexus  = 7854
   |github  = instafluff/SpelldewValley
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Quick Shop
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.Spenny
+
   |id      = Enaium.QuickShop
   |curse  = 867742
+
   |curse  = 436793
   |moddrop = 771624
+
   |moddrop = 864170
   |nexus  = 2755
+
   |nexus  =
   |github  = spacechase0/StardewValleyMods
+
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Quick Start
   |author  = spacechase0
+
   |author  = WuestMan, redknightofdoom
   |id      = spacechase0.SpennyDeluxe
+
   |id      = WuestMan.QuickStart
   |nexus  = 14984
+
   |nexus  = 2375
   |github  = spacechase0/StardewValleyMods
+
   |github  = Brian-Wuest/Quick_Start
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spenny Lite
 
  |author  = spacechase0
 
  |id      = spacechase0.SpennyLite
 
  |nexus  = 14249
 
  |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    = Spice of Life
+
   |name    = Quick Stash
   |author  = KarratKake
+
   |author  = ChiroxT
   |id      = KarratKake.SpiceOfLife
+
   |id      = treinke.quickstash
   |nexus  = 7398
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Quick Swap
   |author  = sophie
+
   |author  = Allan Wang
   |id      = sophie.SplashText
+
   |id      = AllanWang.QuickSwap
   |nexus  = 14416
+
   |nexus  = 13956
   |github  = sophiesalacia/StardewMods
+
   |github  = AllanWang/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quotes
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Quotes
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Radioactive Geodes
   |author  = RomenH
+
   |author  = justastranger
   |id      = RomenH.SplitScreenManager
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 12063
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Radioactive Tools
 +
  |author  = kakashigr
 +
  |id      = kakashigr.RadioactiveTools
 +
  |nexus  = 7630
 +
  |github  = kakashigr/stardew-radioactivetools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
  |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Spoilage
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 14712
+
   |nexus  = 16914
 
   |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    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Raincoat When Raining
   |author  = Dounat2201, Sasara
+
   |author  = BikiFae, bikinavisho
   |id      = Sasara.pumkin
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 4586
+
   |nexus  = 4659
   |github  =
+
   |github  = bikinavisho/RainCoatWhenRaining
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = RainPlus
   |author  = Shaklin
+
   |author  = Deadlykirpy
   |id      = shaklin.spouseoutdoorarea
+
   |id      = Kirpy.RainPlus
   |nexus  = 6747
+
   |nexus  = 6559
 
   |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    = Rain Randomizer
   |author  = mistyspring
+
   |author  = EvilPdor
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      =
  |curse  = 880521
 
  |nexus  = 11037
 
  |github  = misty-spring/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spouse's Room Mod
 
  |author  = Wata, Watagatapitusberry
 
  |id      = Spouseroom
 
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
Line 15,656: Line 17,044:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Rain Refills Watering Can
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = StultusV
   |id      = Sikker.SpouseStuff
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 4651
+
   |nexus  = 11554
   |github  = sikker/SpouseStuff
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Rains Interaction Mod
   |author  = Blaxsmith
+
   |author  = RainKuro
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 7661
+
   |nexus  = 18850
   |github  = Blaxsmith/SprinklerActivation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Raised Garden Beds
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.SprinklerMod
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 15385
+
   |nexus  = 5305
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ranching Tool Upgrades
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RanchingToolUpgrades
 +
  |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Random Bundles
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = balllight
   |id      = SPDSprintAndDash
+
   |id      = balllight.RandomBundles
   |nexus  = 235
+
   |nexus  = 13790
 
   |github  =
 
   |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    = Sprint and Dash Redux
+
   |name    = Random Hair Color
   |author  = littleraskol
+
   |author  = bookworm89723
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = davis.randomhair
   |nexus  = 560
+
   |nexus  = 3271
  |moddrop = 827770
+
   |github  = joaniedavis/RandomHairMod
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Randomized Energy
   |author  = Patrick, mistersnuggler
+
   |author  = LakeMonster_, LakeMonster666
   |id      =
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  =
+
   |nexus  = 5250
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  =
   |github  = oliverpl/SprintingMod
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Random NPCs, Random Visitors
   |author  = onemix
+
   |author  = aedenthorn, Erinthe
   |id      = onemix.Sprinting
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 10469
+
   |nexus  = 4911
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Random Slimes
   |author  = Abs, abslam
+
   |author  = ChrisMzz
   |id      = abs.SprintNRegen
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 4898
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Random Start Day
   |author  = Jessebot, JessebotX
+
   |author  = idermailer
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = idermailer.RandomStartDay
   |nexus  = 4778
+
   |nexus  = 13225
   |github  = JessebotX/StardewValleyMods
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Random Tastes
   |author  = unidarkshin, Devin Lematty
+
   |author  = skiilaa
   |id      = DevinLematty.Sprint
+
   |id      = skiilaa.RandomTastes
   |nexus  = 7492
+
   |nexus  = 2285
   |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-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Range Display, Sprinkler Range
   |author  = Yoshify
+
   |author  = CatCattyCat, Cat
   |id      =
+
   |id      = cat.sprinklerrange
   |nexus  = 2
+
   |nexus  = 1179
   |github  =
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |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.
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Ranged Tools
   |author  = Ameise, Ameisen, mkukli
+
   |author  = vgperson
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = vgperson.RangedTools
   |nexus  = 4922
+
   |nexus  = 6935
   |github  = ameisen/SV-SpriteMaster
+
   |github  = vgperson/RangedTools
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Range Highlight
   |author  = BleakCodex
+
   |author  = Jamie Taylor
   |id      = BleakCodex.SpritesInDetail
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 14487
+
  |curse  = 997096
   |github  = BleakCodex/SpritesInDetail
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Raven of The Valley
   |author  = Peasly Wellbott
+
   |author  = nicks
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = nicks.RavenofTheValley
   |nexus  = 7683
+
   |nexus  = 19856
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Readers Digest
   |author  = punyo, yakminepunyo
+
   |author  = Remy Bach
   |id      = punyo.StackCheckFix
+
   |id      = remybach.readersdigest
   |nexus  = 2433
+
   |nexus  = 3040
   |github  = pomepome/StackCheckFix
+
   |github  = remybach/stardew-valley-readersdigest
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Readers Digest for 1.6
 +
  |author  = Slash215
 +
  |id      = Slash215.readersdigest
 +
  |nexus  = 22972
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Real Clock
   |author  = aedenthorn, Erinthe
+
   |author  = thimadera
   |id      = aedenthorn.StackedItemIcons
+
   |id      = thimadera.Realclock
  |curse  = 868678
+
   |nexus  = 21726
   |nexus  = 15468
+
   |github  = thimadera/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Realistic Fishing
   |author  = CatCattyCat, Cat
+
   |author  = Kevin Connors
   |id      = cat.stackeverything
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 2053
+
   |nexus  = 2623
  |moddrop = 833551
+
   |github  = kevinforrestconnors/RealisticFishing
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
<!--
  |unofficial version = 3.0.3-unofficial.1-strobe
+
  |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
  |beta broke in = Stardew Valley 1.6
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Realistic Random Names
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.StackQuality
+
   |id      = aedenthorn.RealNames
  |curse  = 871828
+
   |nexus  = 6269
   |nexus  = 13724
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Real Time
   |author  = Shockah
+
   |author  = Enaium, Lightcolour888
   |id      = Shockah.StackSizeChanger
+
   |id      = Enaium.RealTime
   |nexus  = 11866
+
   |nexus  = 5336
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Realtime Framework
   |author  = pepoluan
+
   |author  = drbirbdev
   |id      = pepoluan.StackSplitRedux
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 8967
+
   |nexus  = 18915
  |moddrop = 976551
+
   |github  = drbirbdev/StardewValley
   |github  = pepoluan/StackSplitRedux
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Realtime Minimap
   |author  = tstaples
+
   |author  = spacechase0
   |id      = tstaples.StackSplitX
+
   |id      = spacechase0.RealtimeMinimap
   |nexus   = 798
+
   |curse   = 867706
   |github  = tstaples/StackSplitX
+
   |nexus   = 9386
 
+
   |github = spacechase0/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
  |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Ilyaki
+
   |author  = SixthTitan
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 1787
+
   |nexus  = 5773
   |github  = Ilyaki/StackToNearbyChests
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |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    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Recipes In Mail
   |author  = Becks723
+
   |author  = Freaksaus
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = freaksaus.recipesinmail
   |nexus  = 13381
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = EvilPdor
+
   |author  = Nox Chimaera, noxkimaera
   |id      =
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  =
+
   |nexus  = 22378
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = NoxChimaera/StardewValleyTODO
   |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    = Standardized Krobus
+
   |name    = Reciprocate
   |author  = minervamaga
+
   |author  = YunHikari
   |id      = minervamaga.StandardizedKrobus
+
   |id      = YunHikari.Reciprocate
   |nexus  =
+
   |nexus  = 17714
  |moddrop = 716314
+
   |github  =
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Recover Stamina
   |author  = bwdy
+
   |author  = lperkins2, Logan Perkins
   |id      = bwdy.starbot
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 4755
+
   |nexus  = 2332
   |github  = bwdymods/SDV-Starbot
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Recurring Reminders
   |author  = Mohammad Shoaib
+
   |author  = Dem1se
   |id      = shoaib.stardewaccess
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 16205
+
   |nexus  = 6840
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = dem1se/SDVMods
   |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    = Recyclable Cola
   |author  = mod.kitchen
+
   |author  = XxHarvzBackxX
   |id      = mod.kitchen.stardewandchill
+
   |id      = harvz.RecyclableCola
   |nexus  = 12147
+
   |nexus  = 10865
   |github  =
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Redesigned Farmhouse Layout
   |author  = Gervig91
+
   |author  = Aimon111 & DaLion
   |id      = Cherry.StardewAquarium
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 6372
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Redraw Pelican Town Config
   |author  = Moonwolf, Moonwolf287
+
   |author  = JefGrizli
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 16527
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Refill Silos
   |author  = Kaito Kid
+
   |author  = Alpha_Omegasis
   |id      = KaitoKid.StardewArchipelago
+
   |id      = Omegasis.RefillSilos
   |nexus  = 16087
+
   |nexus  = 20779
  |github  = agilbert1412/StardewArchipelago
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Lake1059, 1059Studio
+
   |author  = TfueLovesBanana
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 9293
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Refund Staircases
   |author  = Cylon
+
   |author  = Nick Martin
   |id      = cylon.stardewbrewery
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 2057
+
   |nexus  = 19209
   |github  = JustCylon/stardew-brewery
+
   |github  = nickmartin1ee7/RefundStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Regen Mod
   |author  = Juice805
+
   |author  = Zoryn
   |id      = Juice805.StardewConfigMenu
+
   |id      = Zoryn.RegenMod
   |nexus  = 1312
+
   |nexus  =
   |github = StardewConfigFramework/StardewConfigMenu
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github = Zoryn4163/SMAPI-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    = Regular Quality
   |author  = Poison
+
   |author  = desto, JustToDownloadThings
   |id      = Poison.StardewTesting
+
   |id      = desto.RegularQuality
   |nexus  = 10005
+
   |nexus  = 5090
   |github  =
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Rejuvenating Forest
   |author  = Steven Kraft
+
   |author  = Team Timber
   |id      = StevenKraft.StardewDiscord
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 3608
+
   |nexus  = 10322
   |github  = steven-kraft/StardewDiscord
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Relationship Bar UI
   |author  = Neosinf
+
   |author  = SlyMerc
   |id      = neosinf.StardewDruid
+
   |id      = RelationshipBar
   |nexus  = 18465
+
   |nexus  = 1009
   |github  = Neosinf/StardewDruid
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Relationships Enhanced
   |author  = Neosinf
+
   |author  = rodrigovaz
   |id      = neosinf.StardewDruidLite
+
   |id      = relationshipsenhanced
   |nexus  = 19308
+
   |nexus  =
 +
  |chucklefish = 4435
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Relationship Status
   |author  = Lake1059, 1059 Studio
+
   |author  = Dragonisser
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = relationshipstatus
   |nexus  = 11515
+
   |nexus  = 751
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Relationship Tooltips
   |author  = bcmpinc
+
   |author  = M3ales
   |id      = bcmpinc.StardewHack
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 3213
+
   |nexus  =
   |github  = bcmpinc/StardewHack
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Relationship Tracker
   |author  = Tyler Gibbs
+
   |author  = Branic
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = Branic.RelationshipTracker
   |nexus  = 12264
+
   |nexus  = 2845
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = Paradox355/SDVMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Relativity
   |author  = davikr, apdapreturns
+
   |author  = AdroSlice
   |id      = davikr.hypnos
+
   |id      = AdroSlice.Relativity
   |nexus  = 5935
+
   |nexus  = 13028
   |github  = davicr/StardewHypnos
+
   |github  = adroslice/sdv-relativity-mirror
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot
   |id      = aedenthorn.StardewImpact
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 14365
+
   |nexus  = 19662
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-ModCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Mizzion
+
   |author  = mouahrara
   |id      = mizzion.stardewlocations
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 1929
+
   |nexus  = 20606
  |moddrop = 661357
+
   |github  = mouahrara/RelocateFarmAnimals
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Angebro
+
   |author  = zeldela
   |id      = Angebro.StardewMediaKeys
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 11246
+
   |nexus  = 13554
   |github  = AngeloC3/StardewMods
+
   |github  = zeldela/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Remember Faced Direction
   |author  = Vinyks
+
   |author  = Annosz
   |id      = Vinyks.StardewMotif
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 14326
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Remember Your Umbrella
   |author  = Tyler Gibbs
+
   |author  = heyseth
   |id      = tylergibbs2.StardewNametags
+
   |id      = heyseth.umbrellas
   |nexus  = 12158
+
   |nexus  = 8366
   |github  = tylergibbs2/StardewNametags
+
   |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Reminders
   |author  = Other Buckets
+
   |author  = Surkasu
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = Surkasu.Reminders
   |nexus  = 3206
+
   |nexus  = 2481
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Remind to Exit
   |author  = monopandora
+
   |author  = pepoluan
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = pepoluan.RemindToExit
   |nexus  = 4713
+
   |nexus  = 8727
   |moddrop = 664154
+
   |github  =
   |github = Sakorona/SDVMods
+
   |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    = STardew Overview
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Sto13
+
   |author  = nein
   |id      = Sto13.STardewOverview
+
   |id      = nein.MixedSeedMod
   |nexus  = 14564
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Remote Fridge Storage
   |author  = seeinggreen
+
   |author  = EternalSoap, arjan3004
   |id      = seeinggreen.StardewProgress
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 9786
+
   |nexus  = 2545
   |github  =
+
   |github  = SoapStuff/Remote-Fridge-Storage
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Removable Horse Hats
   |author  = Prism 99
+
   |author  = CatCattyCat, Cat
   |id      = prism99.advize.stardewrealty
+
   |id      = cat.removablehorsehats
   |nexus  = 10512
+
   |nexus  = 2223
   |github  = Prism-99/FarmExpansion
+
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Remove All Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = David J. Lee, djslzx
   |id      = aedenthorn.StardewRPG
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 11132
+
   |nexus  = 5727
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove Animal Limitations
 +
   |author  = Hobbes
 +
  |id      = Hobbes.RemoveAnimalLimitations
 +
  |nexus  = 7838
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Rename
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = Remmie, CoinzReturns
   |id      = evfredericksen.StardewSpeak
+
   |id      = Remmie.Rename
   |nexus  = 7929
+
   |nexus  = 2130
   |github  = evfredericksen/StardewSpeak
+
   |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    = Stardew Survival Project
+
   |name    = Rename Reworked
   |author  = NeroYuki
+
   |author  = Parabyted
   |id      = neroyuki.rlvalley
+
   |id      = parabyted.renamerework
   |nexus  = 14183
+
   |nexus  = 10866
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Rented Tools
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = JarvieK
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = JarvieK.RentedTools
   |nexus  = 425
+
   |nexus  = 1307
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Jarvie8176/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Rented Tools Improved
   |author  = phroureo
+
   |author  = SolusCleansing
   |id      = phroureo.BarberSV
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 9061
+
   |nexus  = 18909
   |github  =
+
   |github  = SolusCleansing/RentedToolsImproved
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Reorient After Eating
   |author  = reimu, r2h, tomdc
+
   |author  = PunningLinguist
   |id      = reimu.sdv-helper
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 3917
+
   |nexus  = 7585
   |github  = rei2hu/stardewvalley-esp
+
   |github  = amconners/ReorientAfterEating
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Replace Fertilizer
   |author  = Flashshifter
+
   |author  = jingshenSN2
   |id      = FlashShifter.SVECode
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 3753
+
   |nexus  = 24550
  |moddrop = 833179
+
   |github  = jingshenSN2/ReplaceFertilizer
   |github  = FlashShifter/StardewValleyExpanded
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Replanter
   |author  = Tooshi
+
   |author  = jwdred
   |id      = Tooshi.Randomizer
+
   |id      = jwdred.Replanter
   |nexus  = 5185
+
   |nexus  = 589
  |curse  = 308003
+
   |github  = jdusbabek/stardewvalley
   |github  = cTooshi/stardew-valley-randomizer
 
  
   |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
 +
  |name    = ReRegeneration
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_rerg.0925160827
 +
  |nexus  = 6837
 +
  |moddrop = 827580
 +
  |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = rocslayer, James Overton
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Roc.Reseed
   |nexus  = 13614
+
   |nexus  = 2421
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  =
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = evskii
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = evskii.StardewTimelapse
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 19806
+
  |curse  = 990459
   |github  =
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Reset Terrain Features
   |author  = Prism 99
+
   |author  = mabelSyrup
   |id      = prism99.stardewweb
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 8715
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Resource Storage
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.StardustCore
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 2341
+
   |nexus  = 17951
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Resource Storage - Continued
   |author  = FenrirA
+
   |author  = aedenthorn and FlyingTNT
   |id      = FenrirAsonda.Starksouls
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 10915
+
   |nexus  = 22539
   |github  = OhWellMikell/Starksouls
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = mmanlapat
+
   |author  = spacechase0
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 1138
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Restauranteer
   |author  = certifiableGrimalkin
+
   |author  = aedenthorn, Erinthe
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 15846
+
   |nexus  = 14519
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Retro Active Achievements
   |author  = CaptainSully
+
   |author  = iceburg
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 9878
+
   |nexus  = 4974
  |moddrop = 1035412
+
   |github  = ManApart/RetroActiveAchievements
   |github  = CaptainSully/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Retroactive Stardew
   |author  = treyh0
+
   |author  = millerscout
   |id      = treyh0.StartWithHat
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 2628
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = ZackHill
+
   |author  = Iceburg
   |id      = ZackHill.StashItems
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
  |nexus  = 9624
+
   |nexus  = 356
  |github  = zack-hill/stardew-valley-stash-items
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stash Items to Chest
 
  |author  = lambui
 
  |id      = BlueMod_StashItemsToChest
 
   |nexus  =
 
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Reverse Proposal
   |author  = Dinotopea
+
   |author  = GreenOnion24
   |id      = Dinotopea.StaticInventory
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 20093
+
   |nexus  = 8526
   |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    = Revive Dead Crops
   |author  = Vertighost, Vertigon
+
   |author  = atravita
   |id      = Vertigon.StatsAsTokens
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 9659
+
  |curse  = 870964
   |github  = dtomlinson-ga/StatsAsTokens
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |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    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = strato35
+
   |author  = ribeena
   |id      = Strato35.StatsReloader
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 7428
+
  |nexus  = 11809
   |github  =
+
  |github  = ribeena/BusLocations
 +
 
 +
  |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    = Statue of Generosity
+
   |name    = Right Click to Untill Soil
   |author  = spacechase0
+
   |author  = Kumagabear
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = Kumagabear.RightClickUntillSoil
  |curse  = 867713
+
   |nexus  = 19563
   |nexus  = 7532
+
   |github  = DotSharkTeeth/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = Ring of Fire
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.StatueShorts
+
   |id      = Platonymous.RingOfFire
   |nexus  = 17642
+
   |nexus  = 1166
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Ring Overhaul
   |author  = su226
+
   |author  = Goldenrevolver
   |id      = Su226.StayUp
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 7592
+
   |nexus  = 10669
   |github  = su226/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Krutonium
+
   |author  = Jibb
   |id      = krutonium.stayuplate
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 12578
+
   |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    = SteamDew
+
   |name    = Rise And Shine
   |author  = Mewsubi
+
   |author  = Yoshify
   |id      = Mewsubi.SteamDew
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 19396
+
   |nexus  = 3
   |github  = myuusubi/SteamDew
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 0.39.1
   |beta status  = obsolete
+
   |status  = workaround
   |beta summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
+
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Haunted Pineapple
+
   |author  = idermailer
   |id      = HauntedPineapple.StendewValley
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 19483
+
   |nexus  = 15748
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Robin Work Hours
   |author  = Advize and jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 316
+
   |nexus  = 11244
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rock Paper Scissors
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.RockPaperScissors
 +
   |nexus  = 23875
 +
   |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Rotate Toolbar
   |author  = Mustafa
+
   |author  = Pathoschild
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 13925
+
   |nexus  = 1100
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Rummage - The Thievery Mod
   |author  = trashcan9
+
   |author  = ApryllForever
   |id      = trashcan9.StorageContainers
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 16071
+
   |nexus  = 12764
   |github  =
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Rune Magic
   |author  = Krutonium
+
   |author  = fierro
   |id      = Krutonium.StrongerYou
+
   |id      = fierro.rune_magic
   |nexus  = 7402
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Run Fast, Sprint
   |author  = Darkmushu
+
   |author  = Krutonium
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 17380
+
   |nexus  = 12701
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Running Key
   |author  = Nishtra
+
   |author  = strato35
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Strato35.RunningKey
   |nexus  = 691
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Running Late
   |author  = sophie
+
   |author  = Coll1234567
   |id      = sophie.SturdySaplings
+
   |id      = Coll1234567.RunningLate
   |nexus  = 14440
+
   |nexus  = 3518
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Rush Orders
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 11719
+
  |curse  = 867397
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Subterranian Overhaul, Dwarvish
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = mytigio
+
   |author  = ZeroMeters
   |id      = mytigio.SubterranianOverhaul
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 4149
+
   |nexus  = 10747
   |github  = mytigio/SDVMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.5
+
   |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
 +
  |name    = SAAT.Mod, SAAT - Audio API and Toolkit
 +
  |author  = ZeroMeters
 +
  |id      = ZeroMeters.SAAT.Mod
 +
  |nexus  = 10747
 +
  |github  = Dawilly/SAAT
  
   |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).
+
   |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    = Sundrop City
+
   |name    = Safe Lightning
   |author  = The Sundrop Team
+
   |author  = CatCattyCat, Cat
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = cat.safelightning
   |nexus  = 4014
+
   |nexus  = 2039
   |github  =
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.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    = Super Hopper
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.SuperHopper
+
   |id      = Shockah.SafeLightning
  |curse  = 867698
+
   |nexus  = 11857
   |nexus  = 9418
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMods
 
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Safe Lightning Updated
   |author  = spoocky123
+
   |author  = Rokugin
   |id      = spoocky123.SuperSleeper
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 10842
+
   |nexus  = 22783
   |github  =
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Safer Bombs
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Dragoon23
   |id      = spacechase0.SurfingFestival
+
   |id      = Dragoon23.SaferBombs
  |curse  = 867720
+
   |nexus  = 23559
   |nexus  = 6688
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Safe Reading
   |author  = MiphasGrace
+
   |author  = LunaticShade
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = LunaticShade.SafeReading
   |nexus  = 13126
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Ophaneom
+
   |author  = blueberry
   |id      = Ophaneom.Survivalistic
+
   |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  = 12179
+
   |nexus  = 4154
   |github  = Ophaneom/Survivalistic
+
   |github  = b-b-blueberry/SailorStyles
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Saloon Warp Totem
 +
  |author  = Artinity
 +
  |id      = Artinity.SaloonWarpTotem
 +
  |nexus  = 16450
 +
  |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = SAML
   |author  = KDERazorback
+
   |author  = MindMeltMax
   |id      = KDERazorback.SvFishingMod
+
   |id      = MindMeltMax.SAML
   |nexus  = 6403
+
   |nexus  = 20250
   |github  = KDERazorback/SvFishingMod
+
   |github  = MindMeltMax/SAML
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Swim
+
   |id      = spacechase0.Satchels
  |curse  = 868896
+
   |nexus  = 20625
   |nexus  = 6326
+
   |github  = spacechase0/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Sauvignon in Stardew
   |author  = Myzkatonic
+
   |author  = Jesse, Jdvicks94
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 7722
+
   |nexus  = 2597
   |github  =
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = John Peters
+
   |author  = BlaDe
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 13991
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = Swizzy Studios
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 3241
+
  |curse  = 898109
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |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    = Tab Autoloot
+
   |name    = Save Backup
   |author  = Guedez
+
   |author  = SMAPI
   |id      = tab.autoloot
+
   |id      = SMAPI.SaveBackup
   |nexus  = 5115
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Save Game Options
   |author  = Peasly Wellbott
+
   |author  = SorryLate, rharyanto
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = SorryLate.SaveGameOptions
  |nexus  = 7797
+
   |nexus  = 5190
  |github  =
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tainted Cellar, Underground House Cellar
 
  |author  = Jinxiewinxie and TaintedWheat
 
  |id      = TaintedCellar
 
   |nexus  = 1672
 
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
<!--
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.2-pathoschild
+
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Scale Up
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.TakeAll
+
   |id      = Platonymous.ScaleUp
   |nexus  = 14247
+
   |nexus  = 3130
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Scarecrow Highlighter
   |author  = KarratKake
+
   |author  = WretchedPenguin
   |id      = KarratKake.TakeItSlow
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 13432
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Scaring - Thieving Skill
   |author  = Inworld AI, PogDerson
+
   |author  = moonslime
   |id      = PogDerson.Inworld
+
   |id      = moonslime.SpookySkill
   |nexus  = 16816
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Schedule Viewer
   |author  = atravita
+
   |author  = BinaryLip
   |id      = atravita.TapGiantCrops
+
   |id      = BinaryLip.ScheduleViewer
   |curse  = 870968
+
   |curse  = 1020728
  |moddrop = 1205166
+
   |nexus  = 19305
   |nexus  = 13052
+
   |github  = BinaryLip/ScheduleViewer
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Scream
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Taskmaster.Scream
   |nexus  = 10661
+
   |nexus  = 4588
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Screaming For Joy
   |author  = skunkkky
+
   |author  = Danil Harding, Danil_HM
   |id      = skunkkk.TapperReady
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 1219
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Screenshot Everywhere
 +
  |author  = Gaiadin
 +
  |id      = Gaiadin.Stardew-Screenshot-Everywhere
 +
  |nexus  = 10805
 +
  |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = Stardew Valley 1.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    = Scroll To Blank
   |author  = pepoluan
+
   |author  = Caraxian
   |id      = pepoluan.TapperReport
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 8700
+
   |nexus  = 4144
   |github  =
+
   |chucklefish = 4405
   |source = https://sourceforge.net/p/sdvmod-tapper-report
+
   |github = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Scroll To Zoom
   |author  = TehPers
+
   |author  = Tomwa
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 2163
   |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Scrying Orb
   |author  = TehPers
+
   |author  = kdau
   |id      = TehPers.FestiveSlimes
+
   |id      = kdau.ScryingOrb
   |nexus  = 2990
+
   |nexus  = 5603
   |github = TehPers/StardewValleyMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Scythe Harvesting
   |author  = TehPers
+
   |author  = mmanlapat
   |id      = TehPers.FishingOverhaul
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 866
+
   |nexus  = 1106
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = SDV Game of Life
   |author  = Stingray
+
   |author  = Super Aardvark, ubererdferkel
   |id      = Stingray.TP
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 10190
+
   |nexus  = 5361
   |github  = Stingrayss/StardewValley
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = SDV Twitch
   |author  = Bifibi
+
   |author  = Dawgeth
   |id      = Teleporter
+
   |id      = MTD.SDVTwitch
   |nexus  =
+
   |nexus  = 1760
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = SDVWM, The Weather Machine
   |author  = Falson, Falson127
+
   |author  = SixthTitan
   |id      = Falson.TeleportMod
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 18842
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Enaium
+
   |author  = FreeTheJunimos
   |id      = Enaium.TeleportNpc
+
   |id      = freethejunimos.seaclifffarm
   |curse   = 436803
+
   |nexus   = 13911
   |moddrop = 865554
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
  |author  = ccr
+
   |author  = FreeTheJunimos
  |id      = ccr.TeleportNPCLocation
+
   |id      = freethejunimos.seaclifffarm.pc
  |nexus  = 17190
+
   |nexus  = 14296
  |github  = chencrstu/TeleportNPCLocation
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport Point
 
  |author  = Enaium
 
  |id      = Enaium.TeleportPoint
 
  |curse  = 436830
 
  |moddrop = 864013
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
   |author  = Rafael
 
   |id      = Rafael.TeleportToFarm
 
   |nexus  = 7247
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Season Affixes
   |author  = HamioDracny
+
   |author  = Shockah
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 14083
+
   |nexus  = 16297
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Seasonal Immersion
   |author  = Bpendragon
+
   |author  = Entoarox
   |id      = Bpendragon.BestOfQOS
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 7985
+
   |nexus  = 2273
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
  |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    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Seasonal Save Slots
   |author  = Neat
+
   |author  = Tyler Gibbs
   |id      = neat.newspaper
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 8689
+
   |nexus  = 14382
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Season Switcher
   |author  = ItsLittany
+
   |author  = dumbledalton
   |id      = itslittany.RockBreaker
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 6376
+
   |nexus  = 10457
  |moddrop = 804101
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Sebastian Frog Tank Switch
   |author  = VoidWitchCult
+
   |author  = Shaklin
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 16326
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Secretariat (Faster Horse)
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Janglinator
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = jangles.secretariat
   |curse   = 867729
+
   |nexus  = 7537
   |moddrop = 771680
+
  |github  = Janglinator/Secretariat
   |nexus  = 5062
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Secret Hedge Maze, Hedge Maze
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.HedgeMaze
 +
   |curse  = 868718
 +
   |nexus  = 14138
 +
   |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    = The Gnomiverse
+
   |name    = Secret Woods Snorlax
   |author  = Purppelle and King Gnomus
+
   |author  = ichortower
   |id      = Purppelle.TheGnomiverse
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 13266
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Seed Bag
   |author  = Tlitookilakin
+
   |author  = Platonymous
   |id      = tlitookilakin.BakeOffCode
+
   |id      = Platonymous.SeedBag
   |nexus  = 18856
+
   |nexus  = 1133
   |github  =
+
   |moddrop = 793931
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Seed Catalogue
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.LoveOfCooking
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 6830
+
   |nexus  = 1640
   |github  = b-b-blueberry/CooksAssistant
+
  |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    = Theme Manager
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Khloe Leclair
+
   |author  = aedenthorn and FlyingTNT
   |id      = leclair.thememanager
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 14525
+
   |nexus  = 22519
   |github  = KhloeLeclair/StardewMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Seed Info, Seed Information
   |author  = Pucklynn
+
   |author  = aedenthorn, Erinthe
   |id      = shannon.MoonMod
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 2482
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Seed Machines
   |author  = The commission of The Northern Gulf
+
   |author  = Veress
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = Veress.SeedMachines
   |nexus  = 19376
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = KirbyLink
+
   |author  = vabrell, Victor Abrell
   |id      = kirbylink.pumpkinking
+
   |id      = vabrell.sm_bqms
   |nexus  = 3006
+
   |nexus  = 14236
   |github  = KirbyLink/PumpkinKing
+
   |github  = vabrell/sdw-seed-maker-mod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--@retest-after Custom Farming Redux
+
   |status      = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = TheShwamp
+
   |author  = mcoocr
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = mcoocr.smcq
   |nexus  = 5172
+
   |nexus  = 3089
   |github  =
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Seed Maker Quality
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Speshkitty
   |id      = Eris.APICut
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 8158
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Seed Maker Tweaks
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.thinkntalk
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 9546
+
   |nexus  = 10681
   |github  = Prism-99/Think-n-Talk
+
   |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    = This Mod Is Organic
+
   |name    = Seeds are Rare
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = jahangmar
   |id      = SweetPanda.Organic
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 16648
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Seed Shortage
   |author  = spacechase0
+
   |author  = Xynerorias
   |id      = ThreeHeartDancePartner
+
   |id      = xynerorias.seedshortage
  |curse  = 867388
+
   |nexus  = 5614
  |moddrop = 127278
+
   |github  = xynerorias/Seed-Shortage
   |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    = Seeds Unpacked
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.ThrowableAxe
+
   |id      = blueberry.SeedsUnpacked
   |curse   = 867726
+
   |nexus   = 7215
   |moddrop = 771683
+
   |github  = b-b-blueberry/SeedsUnboxed
  |nexus  = 5097
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = See Me Rollin'
   |author  = justastranger
+
   |author  = Khloe Leclair
   |id      = jas.ThunderstormTotem
+
   |id      = leclair.seemerollin
   |moddrop = 944622
+
   |nexus  = 10976
   |nexus  =
+
   |moddrop = 1116122
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Select Tool Power
   |author  = seitanicbean
+
   |author  = GrimatGaming
   |id      = seitanicbean.tidyfields
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 10929
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Self Serve
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.TidySocial
+
   |id      = aedenthorn.SelfServe
   |nexus  = 16233
+
   |nexus  = 11313
   |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    = Tileman Challenge
+
   |name    = Self Serve for 1.6
   |author  = SpicyKai
+
   |author  = NeverToxic
   |id      = SpicyKai.Tileman
+
   |id      = NeverToxic.SelfServe
   |nexus  = 11945
+
   |nexus  = 20985
   |github  = spicykai/StardewValley-Mods
+
   |github  = Dunc4nNT/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Self Service
   |author  = aedenthorn, Erinthe
+
   |author  = JarvieK
   |id      = aedenthorn.TileTransparency
+
   |id      = JarvieK.SelfService
   |nexus  = 17288
+
   |nexus  = 1304
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |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    = Tillable Ground
+
   |name    = Self Service Shops
   |author  = hawkfalcon
+
   |author  = GuiNoya, Yesst
   |id      = hawkfalcon.TillableGround
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 2175
+
   |nexus  = 1622
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = GuiNoya/SVMods
  
   |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    = Tilled Soil Decay
+
   |name    = Sell Quality
   |author  = bcmpinc
+
   |author  = DonDorscha, jasonmbrady
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = DonDorscha.SellQuality
   |nexus  = 2738
+
   |nexus  = 12469
   |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    = Send Items Multiplayer
   |author  = Asconoid
+
   |author  = hafnerpw
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 5764
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Jonathan Ginn
+
   |author  = Denifia
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Denifia.SendItems
   |nexus  = 12170
+
   |nexus  = 1087
   |github  =
+
   |moddrop = 127754
   |source = https://gitlab.com/enom/time-before-harvest-enhanced
+
   |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    = Time Freeze
+
   |name    = Separate Greenhouse
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = lolmaj
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 973
+
   |nexus  = 3965
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Separate Money for Multiplayer
   |author  = JBtheShadow
+
   |author  = funny-snek
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 7425
+
   |nexus  = 3086
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Master
 
  |author  = trashcan9
 
  |id      = trashcan9.TimeMaster
 
  |nexus  = 16192
 
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Serene Greenhouse
   |author  = DefenTheNation
+
   |author  = PeacefulEnd
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 2262
+
  |curse  = 870943
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Serfdom
   |author  = The Fluffy Robot
+
   |author  = DaLion
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 5631
+
   |nexus  = 24357
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Server Bookmarker
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Ilyaki
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 1000
+
   |nexus  = 2968
   |moddrop = 664035
+
   |github  = Ilyaki/ServerBookmarker
   |github  = JohnsonNicholas/SDVMods
+
 
 +
  |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    = TimeSpeed
+
   |name    = Server Browser
   |author  = cantorsdust and Pathoschild
+
   |author  = Ilyaki
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 169
+
   |nexus  = 3227
   |github  = cantorsdust/StardewMods
+
   |github  = Ilyaki/Server-Browser
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Server Port Changer
   |author  = gmff
+
   |author  = PhantomGamers
   |id      = GMFF.TimeTotem
+
   |id      = PhantomGamers.ServerPortChanger
  |curse  = 494425
+
   |nexus  = 2993
   |nexus  =
+
   |github  = PhantomGamers/StardewPortChanger
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Set Money
   |author  = Platonymous
+
   |author  = j4c0b333
   |id      = Platonymous.TMXLoader
+
   |id      = j4c0b333.SetMoney
  |curse  = 877235
+
   |nexus  = 3889
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
 
   |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 [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Set Reminders
   |author  = Jamie Taylor
+
   |author  = Aelaan Bluewood
   |id      = jltaylor-us.ToDew
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 7409
+
   |nexus  = 16112
   |github  = jltaylor-us/StardewToDew
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Set Unique Game ID
   |author  = Eleanor, eleanoot
+
   |author  = dJomp
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 1630
+
   |nexus  = 2042
   |github  = eleanoot/stardew-to-do-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
  |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    = Seven Deadly Sins
   |author  = Jolyone, Me
+
   |author  = ricehit, Little Dot
   |id      = Me.ToggleMonsters
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 11801
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Sewer Slimes
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.ToolbarIcons
+
   |id      = aedenthorn.SewerSlimes
  |curse  = 871834
+
   |nexus  = 18195
   |nexus  = 11026
+
   |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    = Toolbar Tooltips
+
   |name    = Shadow for Mazes, Maze
   |author  = danmw3
+
   |author  = Edu Anttunes
   |id      = danmw3.toolbartooltips
+
   |id      = Maze
   |nexus  = 4977
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Shared Exp, Shared Xp
   |author  = yuri0r
+
   |author  = Batzpup
   |id      = yuri0r.ToolBelt
+
   |id      = SharedExp.Batzpup
   |nexus  = 8566
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
  |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    = Shared Professions
   |author  = mralbobo
+
   |author  = virtualbjorn
   |id      = mralbobo.ToolCharging
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  =
+
   |nexus  = 16628
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-tool-charging
 
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = Shared Recipes
   |author  = CrazyWig
+
   |author  = jpslatt, jslattery26
   |id      = crazywig.toolpowerselect
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2553
+
   |nexus  = 22718
   |github  =
+
   |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Share Experience
   |author  = Gilar Fasulaki
+
   |author  = season
   |id      = GilarF.ToolPowerSetup
+
   |id      = season.ShareExperience
   |nexus  = 4517
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Sharing is Caring
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = spacechase0.SharingIsCaring
  |curse  = 868687
+
   |nexus  = 14263
   |nexus  = 15216
+
   |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    = Tool Upgrade Costs
+
   |name    = Shed Notifications
   |author  = Cherry, CherryChain
+
   |author  = TheCroak
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 6576
+
   |nexus  = 620
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
  
   |broke in           = SMAPI 3.12
+
   |broke in = SMAPI 2.0
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Shenandoah Library
   |author  = SorryLate
+
   |author  = Nishtra
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 5421
+
   |nexus  = 756
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Shift Toolbar When Paused
   |author  = Felix-Dev
+
   |author  = Zamiel
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 2938
+
   |nexus  = 21613
   |github  = Felix-Dev/StardewMods
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |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    = Ship Anything, Ship Everything
   |author  = Wracketeer
+
   |author  = Berkay Yigit, berkayylmao
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 13423
+
   |nexus  = 3782
   |github  =
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Ship Anywhere
   |author  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.TooManyAnimals
+
   |id      = spacechase0.ShipAnywhere
   |curse   = 871833
+
   |nexus   = 1379
   |nexus  = 11033
+
   |moddrop = 183277
   |github  = LeFauxMatt/StardewMods
+
   |github  = spacechase0/ShipAnywhere
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Ship From Inventory
   |author  = Edu Anttunes
+
   |author  = Platonymous
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 6317
+
   |nexus  = 3219
   |github  =
+
   |moddrop = 793916
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Pathoschild
+
   |author  = JPAN
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 1401
+
   |nexus  = 7531
  |moddrop = 606639
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Shipment Tracker
   |author  = MissCoriel
+
   |author  = Iceburg
   |id      = misscoriel.tractorsounds
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 5781
+
   |nexus  = 321
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Shipping Bin Summary
   |author  = MindMeltMax
+
   |author  = Futro, Futroo
   |id      = MindMeltMax.Trading
+
   |id      = futro.ShippingBinSummary
  |moddrop = 1214750
+
   |nexus  = 18992
   |nexus  = 13293
+
   |github  = futroo/Stardew-Valley-Mods
   |github  = MindMeltMax/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    = Train Station
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Cherry, CherryChain
+
   |author  = holythesea
   |id      = Cherry.TrainStation
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 6183
+
   |nexus  = 15694
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = holy-the-sea/SortShippingCollection
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Tracks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TrainTracks
 
  |nexus  = 10927
 
  |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    = Train Whistle
+
   |name    = Shipping Taxes
   |author  = Taskmaster
+
   |author  = NOGAF
   |id      = Taskmaster.TrainWhistle
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 4473
+
   |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    = Trampoline
+
   |name    = Shop Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = SorryLate, rharyanto
   |id      = aedenthorn.Trampoline
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 11619
+
   |nexus  = 5299
   |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    = Transparency Settings
+
   |name    = Shop Expander
   |author  = Esca, Esca-MMC
+
   |author  = Entoarox
   |id      = Esca.TransparencySettings
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 8891
+
   |nexus  = 2278
   |moddrop = 971985
+
   |chucklefish = 4381
   |github  = Esca-MMC/TransparencySettings
+
   |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    = Shoplifter
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Shoplifter
 +
  |nexus  = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Shopping Cart
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.TransparentObjects
+
   |id      = furyx639.ShoppingCart
   |nexus  = 6412
+
  |curse  = 871829
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Shopping Show
   |author  = ChrisMzz
+
   |author  = AvalonMFX
   |id      = ChrisMzz.trash4elliott
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 18882
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Shop Tile Framework
   |author  = John Peters
+
   |author  = Cherry, CherryChain
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 11359
+
   |nexus  = 5005
   |github  =
+
  |moddrop = 716384
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = MattDeDuck, Duckshard
+
   |author  = moonslime
   |id      = MattDeDuck.TrashBearName
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 5252
+
   |nexus  = 16028
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Show Birthdays
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 7643
+
   |nexus  = 7495
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Showcase
   |author  = aedenthorn, Erinthe
+
   |author  = Igorious
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Igorious.Showcase
   |nexus  = 16394
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Show Catch Quality
   |author  = atravita
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = f4iTh.ShowCatchQuality
  |curse  = 870979
+
   |nexus  = 3326
  |moddrop = 1128126
+
   |github  =
   |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    = Show Cooking Recipes
   |author  = SorryLate, rharyanto
+
   |author  = MasterOfMutton
   |id      = SorryLate.TrashRemover
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 5114
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Show Daily Luck
   |author  = Jaredlll08
+
   |author  = Arphox
   |id      = BlameJared.TrashTrash
+
   |id      = Arphox.ShowDailyLuck
   |nexus  =
+
   |nexus  = 15910
  |curse  = 297981
+
   |github  = arphox/StardewValleyMods
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Show Item Quality
   |author  = Vrakyas
+
   |author  = Jonqora
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 4031
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = Achtuur8
+
   |author  = aedenthorn, Erinthe
   |id      = Achtuur.StardewTravelSkill
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 16820
+
  |curse  = 868887
   |github  = Achtuur/StardewTravelSkill
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Show Predictable RNG Outcomes
   |author  = aedenthorn, Erinthe
+
   |author  = Relance
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 7685
+
   |nexus  = 13186
   |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    = Tree Changes
+
   |name    = Show XP and Level Gains, Show XP
   |author  = JPAN
+
   |author  = adverserath
   |id      = jpan.TreeChanges
+
   |id      = Adverserath.ShowXP
   |nexus  = 3964
+
   |nexus  = 19501
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Shroom Spotter
   |author  = NCarigon
+
   |author  = TehPers
   |id      = NCarigon.TreeShakeMod
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 15927
+
   |nexus  = 908
   |github  = ncarigon/StardewValleyMods
+
  |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    = Tree Shaker
+
   |name    = Shroom Spotter Redux
   |author  = TyoAtrosa
+
   |author  = Strobe and TehPers
   |id      = TyoAtrosa.Treeshaker
+
   |id      = ShroomSpotter
   |nexus  = 2159
+
   |nexus  = 7934
   |github  = TyoAtrosa/TreeShaker
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Shut Up
   |author  = bcmpinc
+
   |author  = Geko_X
   |id      = bcmpinc.TreeSpread
+
   |id      = gekox.shutUp
   |nexus  = 3183
+
  |moddrop = 1530062
   |github  = bcmpinc/StardewHack
+
   |nexus  = 7358
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Silent Alarm Clock
   |author  = YukiShiku, LeonBlade
+
   |author  = Invatorzen
   |id      = TreeTransplant
+
   |id      = invatorzen.AC
   |nexus  = 1342
+
   |nexus  = 12164
  |moddrop = 526140
+
   |github  =
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Silent Scarecrows
   |author  = candidus42
+
   |author  = climaxius
   |id      = Candidus42.TrendyHaley
+
   |id      = climaxius.silentscarecrows
   |nexus  = 4984
+
   |nexus  = 3258
   |github  = mus-candidus/TrendyHaley
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Silo Report
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = bogie5464
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = bogie5464.SiloReport
   |nexus  = 8115
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Silo Size
   |author  = ch20youk
+
   |author  = pepoluan
   |id      = ch20youk.TricksAndTreats
+
   |id      = pepoluan.SiloSize
   |nexus  = 18947
+
   |nexus  = 8819
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
  |moddrop = 981291
 +
   |github  =
 +
  |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    = True Random Geodes
+
   |name    = Simple Crop Label
   |author  = lilico/atelier99
+
   |author  = TheMusketeer
   |id      = lilico.TrueRandomGeodes
+
   |id      = SimpleCropLabel
   |nexus  = 11371
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Simple HUD
   |author  = Krutonium
+
   |author  = Enaium
   |id      = krutonium.turn_to_your_enemies
+
   |id      = Enaium.SimpleHUD
   |nexus  = 12643
+
  |moddrop = 1145228
   |github  =
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Zyin
+
   |author  = skn
   |id      = Zyin.TVAnnouncements
+
   |id      = skn.HungerMod
   |nexus  = 3649
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Simple Screenshots, Screenshot
   |author  = JhonnieRandler & Brukob
+
   |author  = aedenthorn, Erinthe
   |id      = JhonnieMike.BrasilTV
+
   |id      = aedenthorn.Screenshot
   |nexus  = 10843
+
   |nexus  = 10178
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Simple Sound Manager
   |author  = hisameartwork
+
   |author  = Omegasis, AlphaOmegasis
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 5485
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Simple Sounds
   |author  = SorryLate, rharyanto
+
   |author  = BleakCodex
   |id      = SorryLate.TvRecipes
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 5260
+
   |nexus  = 14540
   |github  =
+
   |github  = BleakCodex/SimpleSounds
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Simple Sprinkler
   |author  = AndyUr
+
   |author  = ADoby, tZed, Tobias Z
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 7589
+
   |nexus  = 76
   |github  =
+
   |github  = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Simplified Achievements
   |author  = Hexenentendrache
+
   |author  = cel10e
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 17321
+
  |moddrop = 909416
   |github  = Enteligenz/StardewMods
+
   |nexus  = 8026
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Singin' Stone
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = CyTheGuy01
   |id      = telshin.twitch-for-stardew
+
   |id      = CyTheGuy01.TestMod
  |curse  = 306420
+
   |nexus  = 6463
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Cdaragorn
+
   |author  = MindMeltMax
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 1150
+
   |nexus  = 6778
   |github  = cdaragorn/Ui-Info-Suite
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = SinZational Several Spouse Spots
   |author  = Annosz
+
   |author  = SinZ
   |id      = Annosz.UiInfoSuite2
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  =
+
   |nexus  = 20655
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = SinZ163/StardewMods
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = SinZational Shared Spaces
   |author  = Demiacle
+
   |author  = SinZ
   |id      = Demiacle.UiModSuite
+
   |id      = SinZ.SharedSpaces
   |nexus  = 1023
+
   |nexus  = 20654
   |github  = demiacle/UiModSuite
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = SinZational Spending Services
   |author  = Pereclaw Team
+
   |author  = SinZ
   |id      = Pereclaw.ukrutilities
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 8427
+
   |nexus  = 20656
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Sit and Rest
   |author  = Shadowfoxss
+
   |author  = Krutonium
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = Krutonium.SitandRest
   |nexus  = 2833
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Sit For Stamina
   |author  = MindMeltMax
+
   |author  = Entoarox
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Entoarox.SitForStamina
   |nexus  = 7719
+
   |nexus  = 7334
  |moddrop = 1135717
+
   |github  = Entoarox/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = Mel Noelle and Kirbylink
+
   |author  = MissCoriel
   |id      = melnoelle.underdarksewer
+
   |id      = misscoriel.sitnrelax
   |nexus  = 3070
+
   |nexus  = 7336
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = MissCoriel/Sit-n-Relax
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sit on Chairs, Sentar Em Cadeiras
 +
  |author  = BrasileiroTop, Vagabundo2421
 +
  |id      = BrasileiroTop.Sentar
 +
  |nexus  = 4729
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 6597
+
   |nexus  = 6969
 
   |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    = Unhinged Mayo Jar
+
   |name    = Sizable Fish
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = spacechase0.SizableFish
   |nexus  = 17139
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Skateboard
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.uniquechildren
+
   |id      = aedenthorn.Skateboard
   |nexus  = 6278
+
   |nexus  = 13096
   |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    = Unique Children Talk
+
   |name    = Skateboard For 1.6
   |author  = Shaklin
+
   |author  = chiccen
   |id      = shaklin.uniquechildrentalk
+
   |id      = chiccen.Skateboard
   |nexus  = 9540
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Skillful Clothes
   |author  = aedenthorn, Erinthe
+
   |author  = LunaticShade
   |id      = aedenthorn.UniqueValley
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 13828
+
   |nexus  = 8541
   |github  = aedenthorn/StardewValleyMods
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Skill Prestige
   |author  = funny-snek
+
   |author  = CinderGarde, Alphablackwolf
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 2942
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Armitxes
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 2213
+
   |nexus  = 569
  |curse  = 362847
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = DeLiXx
+
   |author  = CinderGarde, Alphablackwolf
   |id      = DLX.Bundles
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 17265
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
 
 +
  |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
 +
  |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
 +
  |author  = Tondorian
 +
  |id      = Tondorian.SkillPrestige.LoveOfCooking
 +
  |nexus  = 18605
 +
  |github  = Tondorian/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Skill Prestige for Luck Skill
   |author  = Shaklin
+
   |author  = CinderGarde, Alphablackwolf
   |id      = shaklin.unlockdyemenu
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 6156
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Skill Prestige for Magic
   |author  = damien
+
   |author  = CinderGarde, Alphablackwolf
   |id      = damien.unlocked_doors
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 4338
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |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    = Updated Instant Eat Key
+
   |name    = Skill Rings
   |author  = apomorph
+
   |author  = AlphaMeece
   |id      = apomorph.updatedInstantEatKey
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 15191
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Skill Training
   |author  = Aladanor
+
   |author  = spacechase0
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = spacechase0.SkillTraining
   |nexus  = 10164
+
   |nexus  = 14452
   |github  = shailalias/NoRumbleHorse
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Skinny Animals
   |author  = Anthony Hilyard
+
   |author  = tem696969696969
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = tem696969696969.SkinnyAnimals
  |curse  = 446597
+
   |nexus  = 21826
   |nexus  = 9318
+
   |github  = kqrse/StardewValleyMods
   |github  = AHilyard/UpgradeablePan
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Skin Tone Loader
   |author  = Miihau
+
   |author  = HeyImAmethyst
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 17234
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Skip Dialogue
   |author  = Richard Cai
+
   |author  = FricativeMelon
   |id      = richard_cai.UpgradedHorse
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 5242
+
   |nexus  = 15311
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = FricativeMelon/SkipDialogue
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Skip Fish
   |author  = Cherry, CherryChain
+
   |author  = LucaINC
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 5253
+
   |nexus  = 19762
   |moddrop = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Skip Fishing Minigame
   |author  = punyo, yakminepunyo
+
   |author  = DewMods
   |id      = punyo.UsefulBombs
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 2488
+
   |nexus  = 2697
   |github  = pomepome/UsefulBombs
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name     = Skip Fishing Minigame 2
   |author = Right Hand Man
+
   |author   = philosquare
   |id     = raik.uselessinfo
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 8634
+
   |moddrop  = 1530481
   |github  =
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Skip Intro
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.UtilityGrid
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 10197
+
  |curse  = 1000635
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 533
 
+
   |moddrop = 606601
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Skip Start
   |author  = Jonqora
+
   |author  = DeadRobotDev
   |id      = Jonqora.UVIndex
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 6676
+
   |nexus  = 11885
   |github  = Jonqora/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Skip Text
   |author  = dantheman999
+
   |author  = CrunchyDuck
   |id      = dantheman999.VariableGrass
+
   |id      = CrunchyDuck.SkipText
   |nexus  =
+
   |nexus  = 8947
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = CrunchyDuck/Stardew-Skip-Text
   |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    = Skull Cavern Drill
   |author  = calebstein1
+
   |author  = S1mmyy
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 19904
+
   |nexus  = 6121
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = S1mmyy/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Skull Cavern Drill Redux
   |author  = ActionJackson
+
   |author  = NetworkOverflow
   |id      = ActionJackson.VendingMachine
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 7508
+
  |nexus  = 16533
 +
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Elevator
 +
  |author  = Bifibi, Lestoph
 +
  |id      = SkullCavernElevator
 +
   |nexus  = 963
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cavern Toggle
 +
  |author  = TheMightyAmondee, MightyAmondee
 +
  |id      = TheMightyAmondee.SkullCavernToggle
 +
  |nexus  = 7908
 +
  |github  = TheMightyAmondee/SkullCavernToggle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Saver
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 +
  |nexus  = 175
 +
  |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    = Vertical Toolbar
+
   |name    = Sleep In Wedding
   |author  = bmarquismarkail, Space Baby
+
   |author  = atravita
   |id      = SB_VerticalToolMenu
+
   |id      = atravita.SleepInWedding
   |nexus  = 943
+
  |curse  = 870963
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |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    = Video Player
+
   |name    = Sleepless Fisherman
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.VideoPlayer
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 6524
+
   |nexus  = 5915
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Sleepless in Stardew
   |author  = Jboss
+
   |author  = instafluff
   |id      = Jboss.VillagerCompass
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 16912
+
   |nexus  = 5445
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = instafluff/SleeplessInStardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Sleepovers
   |author  = shekurika
+
   |author  = bwdy
   |id      = shekurika.WaterFish
+
   |id      = bwdy.sleepovers
   |nexus  = 8897
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Sleep Warning
   |author  = Platonymous
+
   |author  = GlimmerDev
   |id      = Platonymous.Visualize
+
   |id      = glimmerDev.SleepWarning
  |curse  = 307573
+
   |nexus  = 21128
  |moddrop = 793933
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Sleep Wherever
   |author  = Platonymous
+
   |author  = Vexorth
   |id      = Platonymous.VisualizeTK
+
   |id      = Vexorth.SleepWherever
   |nexus  = 19009
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Sleep Worker
   |author  = Renny
+
   |author  = Platonymous
   |id      = renny.stardewvoideffects
+
   |id      = Platonymous.SleepWorker
   |nexus   = 2703
+
   |curse   = 877233
   |github  = OfficialRenny/StardewVoidEffects
+
   |moddrop = 793835
 
+
   |nexus   = 2062
   |broke in          = Stardew Valley 1.3.36
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = Sleepy Eye
   |author  = Alhifar
+
   |author  = spacechase0
   |id      = Alhifar.WaitAround
+
   |id      = spacechase0.SleepyEye
   |nexus   =
+
   |curse  = 867761
   |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |moddrop = 129011
   |github  = Alhifar/WaitAroundSMAPI
+
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = EvilPdor
+
   |author  = fernass354
   |id      =
+
   |id      = fernass354.SlimeHutchResize
   |nexus  =
+
   |nexus  = 18507
  |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    = Slime Hutch Water Spots
   |author  = TheOfficialTab
+
   |author  = aedenthorn, Erinthe
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 1958
+
   |nexus  = 13778
   |github  = OfficialTab/walk-through-trellis
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Slime Minerals
   |author  = Mizzion
+
   |author  = ChrisMzz
   |id      = mizzion.wallpaperrecycler
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 1905
+
   |nexus  = 20930
  |moddrop = 661354
+
   |github  = ChrisMzz/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = aedenthorn, Erinthe
+
   |author  = Tofu, SadDodo
   |id      = aedenthorn.WallPlanter
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 11339
+
   |nexus  = 2743
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Slime Produce
   |author  = aedenthorn, Erinthe
+
   |author  = exotico
   |id      = aedenthorn.WallTelevision
+
   |id      = exotico.SlimeProduce
   |nexus  = 11448
+
   |nexus  = 7634
   |github  = aedenthorn/StardewValleyMods
+
   |github  = andraemon/SlimeProduce
  
   |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-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Slime Spawner
   |author  = Symen
+
   |author  = aurnj, Roy Li
   |id      = Symen.WarpAnimals
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 1400
+
   |nexus  =
   |github  = simonbru/WarpAnimals
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Binder
 
  |author  = SnowFire kVala
 
  |id      = SnowFire.Warp_Binder
 
  |nexus  = 6892
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = Strato35, Shalankwa
+
   |author  = Speshkitty
   |id      = Strato35.WarpMultiplayer
+
   |id      = speshkitty.slimewaterer
   |nexus  = 7451
+
   |nexus  = 7141
   |github  = Shalankwa/SDV_Mods
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Slim Hutch
   |author  = Shaklin
+
   |author  = Peasly Wellbott
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 8950
+
   |nexus  = 7424
   |github  =
+
   |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Slingshot Rebalance
   |author  = tlitookilakin
+
   |author  = Redwood, Towering Redwood
   |id      = tlitookilakin.warpnetwork
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 8567
+
   |nexus  = 14391
  |moddrop = 951720
+
   |github  =
   |github  = tlitookilakin/WarpNetwork
 
  
   |beta broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Slots Cheats
   |author  = Pillow
+
   |author  = Fischkop2
   |id      = Pillow.WarpParsnip
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 18628
+
   |nexus  = 22574
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Slower Fence Decay
   |author  = ceruleandeep
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = ceruleandeep.WarpSnitch
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 9087
+
   |nexus  = 252
   |github = ceruleandeep/CeruleanStardewMods
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Smack Dat Scarecrow
   |author  = Shalankwa
+
   |author  = LeFauxMatt
   |id      = Shalankwa.WarpToFriends
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 2180
+
  |curse  = 871830
   |github  = Shalankwa/SDV_Mods
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |status             = workaround
+
  |broke in = Stardew Valley 1.6
   |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |status   = abandoned
   |broke in           = Stardew Valley 1.4
+
}}
   |unofficial version = 1.2.1-unofficial.1-SorryLate
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
+
  |name    = Small Beach Farm
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.SmallBeachFarm
 +
  |curse  = 1000624
 +
  |nexus  = 3750
 +
  |moddrop = 606555
 +
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smaller Fish Ponds, Fish Well
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.FishWell
 +
  |nexus  = 7651
 +
  |github  = Wellbott/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Small Tree Texture
   |author  = GrumpyCrouton
+
   |author  = season
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = season.SmallTreeTexture
   |nexus  = 10998
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Smart Building
   |author  = HaulinOats
+
   |author  = DecidedlyHuman
   |id      = HaulinOats.WaterBalloon
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 14481
+
   |nexus  = 11158
   |github  = HaulinOats/StardewMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Smart Cursor
   |author  = BlaDe
+
   |author  = DecidedlyHuman
   |id      = BlaDe.WaterBomb
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 10267
+
   |nexus  = 13268
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Smart Cursor
   |author  = andyruwruw
+
   |author  = stokastic
   |id      = andyruwruw.WaterBot
+
   |id      = stokastic.SmartCursor
   |nexus  = 8167
+
   |nexus  = 2458
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = stokastic/SmartCursor
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = SmartMod
   |author  = Mizzion
+
   |author  = KuroBear
   |id      = mizzion.watercanrefiller
+
   |id      = KuroBear.SmartMod
   |nexus  = 3539
+
   |nexus  =
   |moddrop = 661368
+
   |url    = https://community.playstarbound.com/threads/108104
   |github  = Mizzion/MyStardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Smol Fish
   |author  = blueberry
+
   |author  = gbromios
   |id      = blueberry.WaterFlow
+
   |id      = gbromios.SmolFish
   |nexus  = 11790
+
   |nexus  = 14287
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Snack Anything
   |author  = Achtuur
+
   |author  = Cherry, ChroniclerCherry
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = Cherry.SnackAnything
   |nexus  = 16903
+
   |nexus  = 5196
   |github  = Achtuur/StardewMods
+
  |moddrop = 716397
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Snail Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Darkhax
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = darkhax.snailmail
   |curse   = 868789
+
   |nexus   =
   |nexus   = 10947
+
   |curse   = 307861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Snow Crab
   |author  = Goldenrevolver
+
   |author  = John Peters
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 7768
+
   |nexus  = 11302
   |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    = Socializing Skill
   |author  = Mizzion
+
   |author  = drbirbdev
   |id      = mizzion.petwaterbowl
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 2009
+
   |nexus  = 14142
  |moddrop = 661365
+
   |github  = drbirbdev/StardewValley
   |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Social Network
   |author  = Esca, Esca-MMC
+
   |author  = Cecidelus
   |id      = Esca.WaterproofItems
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 6460
+
   |nexus  = 8255
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Social Page Order Button
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 2374
+
   |nexus  = 7871
   |github  = Digus/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Social Page Order Menu
   |author  = Qi The Mysterious
+
   |author  = aedenthorn, Erinthe
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 19903
+
   |nexus  = 13698
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Social Page Order Redux
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 15409
+
   |nexus  = 23374
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = Anthony Hilyard
+
   |author  = funny-snek
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = funnysnek.socialtabpatch
   |curse   = 447259
+
  |nexus  = 2981
   |nexus  = 9319
+
  |github  =
   |github  = AHilyard/WeaponsOnDisplay
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
   |author  = Sakorona, Kylindra, KoihimeNakamura
 +
   |id      = KoihimeNakamura.SolarEclipseEvent
 +
   |nexus  = 897
 +
   |github  = JohnsonNicholas/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Solid Foundations
   |author  = bcmpinc
+
   |author  = PeacefulEnd
   |id      = bcmpinc.WearMoreRings
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 3214
+
   |curse   = 870929
   |github  = bcmpinc/StardewHack
+
   |nexus   = 12311
 
+
   |github  = Floogen/SolidFoundations
   |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    = Solid Foundations → Automate Integration
   |author  = EvilPdor
+
   |author  = PeacefulEnd
   |id      =
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  =
+
   |nexus  = 12311
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Floogen/SolidFoundations
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Solid Foundations 2.0.2?
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Sona's Farm
   |author  = nrm33n
+
   |author  = Kerlin & Sona
   |id      = nrm33n.weatherGod
+
   |id      = kerlin.sonasfarm
   |nexus  = 15563
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
  
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Sonic Shoes
   |author  = Sakorona
+
   |author  = lilico
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = lilico.SonicShoes
   |nexus  = 2210
+
   |nexus  = 10226
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Sorted Storages
   |author  = aedenthorn, Erinthe
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = aedenthorn.WeatherTotems
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 16455
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 290653
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Sorting Chests
   |author  = Opalie
+
   |author  = aRooooooba
   |id      = Opalie.Wedding
+
   |id      = aRooooooba.SortingChests
   |nexus  =
+
   |nexus  = 8224
  |moddrop = 526231
+
   |github  = aRooooooba/SortingChests
   |github  = Opalie/Wedding
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeddingTweaks
+
   |id      = aedenthorn.SoundEffectReplacement
  |curse  = 868829
+
   |nexus  = 10232
   |nexus  = 10117
 
 
   |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    = Weekly Break Reminder
+
   |name    = Sound Loop Mod
   |author  = treehat
+
   |author  = strelkasaur
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 8194
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Sounds Patcher
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SoundsPatcher
 +
  |nexus  = 7465
 +
  |moddrop = 1135690
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Tweaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 13707
+
   |nexus  = 14767
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = SpaceCore
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Werewolf
+
   |id      = spacechase0.SpaceCore
   |curse  = 877223
+
   |curse  = 867152
   |nexus  = 15724
+
  |moddrop = 136998
 +
  |nexus  = 1348
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Monsters
 +
  |author  = Berisan
 +
  |id      = Berisan.SpawnMonsters
 +
  |nexus  = 3201
 +
  |github  = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
   |nexus  = 7423
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Spawn Sea Monster
   |author  = PrivateButtface
+
   |author  = Edu Anttunes
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 4430
+
   |nexus  = 5736
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Spawn Supply Crates on Beach
   |author  = Oxyligen
+
   |author  = onlythechosen
   |id      = WhatAMush
+
   |id      = otc.supplycratesonbeach
   |nexus  = 1097
+
   |nexus  = 20828
 
   |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    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Oxyligen
+
   |author  = AcidicNic
   |id      = wHatsUp
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 1082
+
   |nexus  = 7588
 +
  |github  = AcidicNic/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tags Extended
 +
  |author  = atravita
 +
  |id      = atravita.SpecialOrdersExtended
 +
  |curse  = 870988
 +
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tweaks
 +
  |author  = nnn
 +
  |id      = nnn.Special_Orders_Tweaks
 +
  |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Special Power Utilities
   |author  = Capaldi12
+
   |author  = Spiderbuttons
   |id      = Capaldi12.WhereAreThey
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 13208
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Specify Gift Taste Portraits
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Button, Spiderbuttons
   |id      = f4iTh.WheresMyItems
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 2086
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
   |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    = Speed Boots
   |author  = ejun0
+
   |author  = season
   |id      = ejun0.WhiteTurnip
+
   |id      = season.SpeedBoots
   |nexus  = 8568
+
   |nexus  = 22958
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Speed Mod
   |author  = Prism 99
+
   |author  = Blackclaw
   |id      = prism99.wholiveshere
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 19840
+
   |nexus  = 5082
   |github  = Prism-99/WhoLivesHere
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Speedrun Practice Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Underscore
   |id      = aedenthorn.WikiLinks
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 11476
+
   |nexus  = 7337
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Speedster
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.Wildflowers
+
   |id      = Platonymous.Speedster
   |nexus  = 14061
+
   |nexus  = 1102
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Spelldew Valley
   |author  = CatCattyCat
+
   |author  = instafluff
   |id      = cat.windeffects
+
   |id      = instafluff.spelldewvalley
   |nexus  = 6647
+
   |nexus  = 7322
  |moddrop = 833564
+
   |github  = instafluff/SpelldewValley
   |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    = Spenny
   |author  = thatnzguy
+
   |author  = spacechase0
   |id      = thatnzguy.WindowResize
+
   |id      = spacechase0.Spenny
   |nexus  = 2266
+
  |curse  = 867742
   |github  = thatnzguy/WindowResize
+
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Spenny Deluxe
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.wintergrass
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 1601
+
   |nexus  = 14984
  |moddrop = 833542
+
   |github  = spacechase0/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Spenny Lite
   |author  = MindMeltMax
+
   |author  = spacechase0
   |id      = MindMeltMax.WinterPigs
+
   |id      = spacechase0.SpennyLite
  |moddrop = 1443556
+
   |nexus  = 14249
   |nexus  = 16879
+
   |github  = spacechase0/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    = Winter Rain
+
   |name    = Spice of Life
   |author  = idermailer
+
   |author  = KarratKake
   |id      = idermailer.WinterRain
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 13767
+
   |nexus  = 7398
   |github  = idermailer/WinterRain
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Splash Text
   |author  = drbirbdev
+
   |author  = sophiesalacia
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = sophie.SplashText
   |nexus  = 14164
+
   |nexus  = 14416
   |github  = drbirbdev/StardewValley
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Split Money
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = Aedenthorn.WitcherMod
+
   |id      = Platonymous.SplitMoney
   |nexus  = 5797
+
   |nexus  = 2303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Split Screen
   |author  = Taskmaster
+
   |author  = Ilyaki
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 5246
+
   |nexus  = 2139
   |github  =
+
   |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
 +
  |name    = Splitscreen Improved
 +
  |author  = gaussfire
 +
  |id      = gaussfire.SplitscreenImproved
 +
  |nexus  = 24507
 +
  |github  = alanperrow/StardewModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Split Screen Manager
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = RomenH
   |id      = WonderfulFarmLife
+
   |id      = RomenH.SplitScreenManager
   |nexus  =
+
   |nexus  = 12063
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  =
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |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    = Split Screen Regions
   |author  = jahangmar
+
   |author  = Espy
   |id      = jahangmar.WorkingFireplace
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 3654
+
   |nexus  = 23669
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Spoilage
   |author  = skiilaa
+
   |author  = aedenthorn, Erinthe
   |id      = skiilaa.X
+
   |id      = aedenthorn.Spoilage
   |nexus  = 2286
+
   |nexus  = 14712
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Shockah
+
   |author  = Dounat2201, Sasara
   |id      = Shockah.XPDisplay
+
   |id      = Sasara.pumkin
   |nexus  = 11089
+
   |nexus  = 4586
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |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    = XPMultiplier
+
   |name    = Spouse Outdoor Area
   |author  = nofilenamed
+
   |author  = Shaklin
   |id      = NFN.XPMUL
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 8649
+
   |nexus  = 6747
   |github  = nofilenamed/XPMultiplier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = nofilenamed
+
   |author  = mistyspring
   |id      = NFN.XPMULSPA
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 8760
+
  |curse  = 880521
   |github  = nofilenamed/XPMultiplier.Space
+
   |nexus  = 11037
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Spouse's Room Mod
   |author  = hixega
+
   |author  = Wata, Watagatapitusberry
   |id      = hixega.XtardewCore
+
   |id      = Spouseroom
   |nexus  = 19096
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Spouse Stuff
   |author  = vincebel
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = vincebel.YearRoundCrops
+
   |id      = Sikker.SpouseStuff
   |nexus  = 8196
+
   |nexus  = 4651
   |github  = vincebel7/YearRoundCrops
+
   |github  = sikker/SpouseStuff
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinkler Activation
 +
  |author  = Blaxsmith
 +
   |id      = Blaxsmith.SprinklerActivation
 +
  |nexus  = 7661
 +
  |github  = Blaxsmith/SprinklerActivation
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sprinkler Mod
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = aedenthorn, Erinthe
   |nexus  = 2731
+
   |id      = aedenthorn.SprinklerMod
  |author  = bcmpinc
+
   |nexus  = 15385
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |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    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Sprinkles
   |author  = moddem
+
   |author  = Platonymous
   |id      = moddem.StardewMapTeleport
+
   |id      = Platonymous.Sprinkles
   |nexus  = 18143
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = XxHarvzBackxX
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = XxHarvzBackxX.YASM
+
   |id      = SPDSprintAndDash
   |nexus  = 9228
+
   |nexus  = 235
 
   |github  =
 
   |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    = You've Got Mail - Twitch Integration
+
   |name    = Sprint and Dash Redux
   |author  = Jaredlll08, YGM Team
+
   |author  = littleraskol
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |curse   = 308005
+
   |nexus   = 560
   |nexus  =
+
   |moddrop = 827770
   |github  =
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Sprinting
   |author  = thakyZ
+
   |author  = Patrick, mistersnuggler
   |id      = zdailyincrease
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4247
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
   |github  = thakyZ/zDailyIncrease
+
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3
+
   |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    = Zenchman
+
   |name    = Sprinting
   |author  = BlaDe
+
   |author  = onemix
   |id      = BlaDe.Zenchman
+
   |id      = onemix.Sprinting
   |nexus  = 12024
+
   |nexus  = 10469
   |github  =
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = PositiveVegan
+
   |author  = Abs, abslam
   |id      = PositiveVegan.ZenMod
+
   |id      = abs.SprintNRegen
   |nexus  = 12899
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = aedenthorn, Erinthe
+
   |author  = Jessebot, JessebotX
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 6743
+
   |nexus  = 4778
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JessebotX/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Sprint (unidarkshin)
   |author  = thespbgamer
+
   |author  = unidarkshin, Devin Lematty
   |id      = thespbgamer.ZoomLevel
+
   |id      = DevinLematty.Sprint
  |curse  = 714275
+
   |nexus  = 7492
   |nexus  = 7363
+
   |github  =
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Sprint (Yoshify)
   |author  = GuiNoya, Yesst
+
   |author  = Yoshify
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      =
   |nexus  = 1621
+
   |nexus  = 2
   |github  = GuiNoya/SVMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |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    = Zoom Mod / Zoom Out Extreme
+
   |name    = SpriteMaster
   |author  = RockinRolla
+
   |author  = Ameise, Ameisen, mkukli
   |id      = RockinMods.ZoomMod
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 1326
+
   |nexus  = 4922
   |github  = rockinrolla/ZoomMod
+
   |github  = ameisen/SV-SpriteMaster
  
   |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    = Sprites in Detail
   |author  = Geko_X
+
   |author  = BleakCodex
   |id      = gekox.zoomyFarmer
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 6031
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Stabbing Sword Special
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.StabbingSwordSpecial
 +
  |nexus  = 7683
 +
  |github  = Wellbott/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
}}
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
 
These will likely never be updated again.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Stack Check Fix
   |author  = Alex Noddings
+
   |author  = punyo, yakminepunyo
   |id      = an.4leaf
+
   |id      = punyo.StackCheckFix
   |nexus  = 2365
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stacked Item Icons
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.StackedItemIcons
 +
  |curse  = 868678
 +
  |nexus  = 15468
 +
  |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Stack Everything
   |author  = Entoarox
+
   |author  = CatCattyCat, Cat
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = cat.stackeverything
   |nexus  = 2270
+
   |nexus  = 2053
   |chucklefish = 3619
+
   |moddrop = 833551
   |github  = Entoarox/StardewMods
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Stack Quality
   |author  = Warix3
+
   |author  = LeFauxMatt
   |id      = warix3.advancingsprinklers
+
   |id      = furyx639.StackQuality
   |nexus  = 2983
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = Stack Size Changer
   |author  = CKextreme
+
   |author  = Shockah
   |id      = CKextreme.AfkTimer
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 3721
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stack Split Redux
   |author  = skn
+
   |author  = pepoluan
   |id      = skn.AgingMod
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 1129
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = StackSplitX
   |author  = cantorsdust
+
   |author  = tstaples
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = tstaples.StackSplitX
   |nexus  = 170
+
   |nexus  = 798
   |github  = cantorsdust/StardewMods
+
   |github  = tstaples/StackSplitX
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |status   = workaround
 +
   |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Stack to Nearby Chests
   |author  = Angela Ranna
+
   |author  = Ilyaki
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 6894
+
   |nexus  = 1787
   |github  = AngelaRanna/StardewMods
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = workaround
 +
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Grant Peters
+
   |author  = Becks723
   |id      = GPeters-AnimalMoodFix
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 761
+
   |nexus  = 13381
 
   |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    = StaminaRegen
   |author  = DaLion
+
   |author  = EvilPdor
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      =
   |nexus  = 11288
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |status = abandoned
+
  |broke in = SMAPI 2.0
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |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    = Archaeology House Content Management Helper
+
   |name    = Standardized Krobus
   |author  = Felix-Dev
+
   |author  = minervamaga
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 2804
+
   |nexus  =
   |github  = Felix-Dev/StardewMods
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |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    = Starbot
   |author  = Max Vollmer, SVProtector
+
   |author  = bwdy
   |id      = maxvollmer.audiodevices
+
   |id      = bwdy.starbot
   |nexus  = 2838
+
   |nexus  = 4755
   |github  = maxvollmer/AudioDevices
+
   |github  = bwdymods/SDV-Starbot
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Stardew Access
   |author  = Jotser
+
   |author  = Mohammad Shoaib
   |id      = Jotser.AutoGrabberMod
+
   |id      = shoaib.stardewaccess
   |nexus  = 2783
+
   |nexus  = 16205
   |github =
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github = stardew-access/stardew-access
   |status = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Stardew and Chill
   |author  = Chosimba
+
   |author  = mod.kitchen
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 2307
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Chance Adjustment
+
   |name    = Stardew Aquarium Code
   |author  = LateFilmsGamer
+
   |author  = Gervig91
   |id      = Late's.AdjustBabyChance
+
   |id      = Cherry.StardewAquarium
   |nexus  = 15018
+
   |nexus  = 6372
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Moonwolf, Moonwolf287
   |id      = f4iTh.BabyGenderInterface
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 1947
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Stardew Archipelago
   |author  = KirbyLink
+
   |author  = Kaito Kid
   |id      = kirbylink.beehousefix
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 3013
+
   |nexus  = 16087
   |github  = KirbyLink/BeeHouseFix
+
   |github  = agilbert1412/StardewArchipelago
  
   |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    = Stardew Auto GC
   |author  = Taskmaster
+
   |author  = Lake1059, 1059Studio
   |id      = Taskmaster.BeMyValentine
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 5219
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Stardew Brewery
   |author  = RedstoneBoy
+
   |author  = Cylon
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = cylon.stardewbrewery
   |nexus  = 2504
+
   |nexus  = 2057
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = JustCylon/stardew-brewery
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
   |broke in = Stardew Valley 1.4
+
   |status  = workaround
 +
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Stardew Config Menu
   |author  = Khloe Leclair
+
   |author  = Juice805
   |id      = leclair.bcspacecore
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 11115
+
   |nexus  = 1312
  |moddrop = 1115749
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  = KhloeLeclair/StardewMods
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |status   = workaround
 +
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TehPers
   |id      = f4iTh.BetterTransmutation
+
   |id      = SCCL
   |nexus  = 2120
+
   |nexus  = 889
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Stardew Debt
   |author  = BunnyJumps
+
   |author  = Poison
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Poison.StardewTesting
   |nexus  = 2502
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stardew Discord
   |author  = BunnyJumps
+
   |author  = Steven Kraft
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 2503
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Stardew Druid
   |author  = BunnyJumps
+
   |author  = Neosinf
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = neosinf.StardewDruid
   |nexus  = 2501
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew Druid Lite
   |author  = BunnyJumps
+
   |author  = Neosinf
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 3145
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stardew Editor
   |author  = BunnyJumps
+
   |author  = spacechase0
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 3143
+
   |nexus  = 1298
   |github  =
+
   |github  = spacechase0/StardewEditor
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = BunnyJumps
+
   |author  = 1059 Studio, Lake1059
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Lake1059.StardewFPS
   |nexus  = 2500
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stardew Get Achievement Now
   |author  = BunnyJumps
+
   |author  = Lake1059, 1059 Studio
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 3144
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stardew Hack
   |author  = WindHero
+
   |author  = bcmpinc
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2336
+
   |nexus  = 3213
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Stardew Hitboxes
   |author  = spacechase0
+
   |author  = Tyler Gibbs
   |id      = spacechase0.Bow
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2756
+
   |nexus  = 12264
  |moddrop = 771627
+
   |github  = tylergibbs2/StardewHitboxes
   |github  = spacechase0/Bow
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = DiogoAlbano
+
   |author  = davikr, apdapreturns
   |id      = DiogoAlbano.BNWCore
+
   |id      = davikr.hypnos
   |nexus  = 15871
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdyworks
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 3530
+
   |nexus  = 14365
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stardew Locations
   |author  = Ilyaki
+
   |author  = Mizzion
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = mizzion.stardewlocations
   |nexus  = 3083
+
   |nexus  = 1929
   |github  = Ilyaki/CapitalistSplitMoney
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Stardew Media Keys
   |author  = YukiShiku, LeonBlade
+
   |author  = Angebro
   |id      = CasksAnywhere
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 878
+
   |nexus  = 11246
  |chucklefish = 5486
+
   |github  = AngeloC3/StardewMods
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Stardew Motif
   |author  = aclockworkhound
+
   |author  = Vinyks
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Vinyks.StardewMotif
   |nexus  = 3540
+
   |nexus  = 14326
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Multiplayer Server
 +
  |author  = funny-snek & Zuberii & moy, Moy
 +
  |id      = moy.Always_On_Server
 +
  |nexus  = 20659
 +
  |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Nametags
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewNametags
 +
  |nexus  = 12158
 +
  |github  = tylergibbs2/StardewNametags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew News Feed
 +
  |author  = Other Buckets
 +
  |id      = OtherBuckets.StardewNewsFeed
 +
  |nexus  = 3206
 +
  |github  = Mikesnorth/StardewNewsFeed
  
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stardew Notifications
   |author  = CJBok
+
   |author  = monopandora (maintained by Sakorona)
   |id      = CJBAutomation
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
  |nexus  = 211
+
   |moddrop = 664154
  |github  = CJBok/SDV-Mods
+
   |nexus   = 4713
 
+
   |github = Sakorona/SDVMods
   |broke in = Stardew Valley 1.2
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = STardew Overview
   |author  = Lysero
+
   |author  = Sto13
   |id      = Lysero.Clock24
+
   |id      = Sto13.STardewOverview
   |nexus  = 3718
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Stardew Progress
   |author  = spacechase0
+
   |author  = seeinggreen
   |id      = spacechase0.Cobalt
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 1723
+
   |nexus  = 9786
   |github  = spacechase0/Cobalt
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Stardew Realty Framework
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Prism 99
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 1169
+
   |nexus  = 10512
   |github  =
+
   |github  = Prism-99/FarmExpansion
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Igorious
+
   |author  = ElocinDev
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = elocindev.stardewrpc
 +
  |curse  = 1009887
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Stardew RPG
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ColorfulChests
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 1623
+
   |nexus  = 11132
  |moddrop = 279189
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/ColorfulChests
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Stardew Speak
   |author  = punyo, yakminepunyo
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = punyo.ConcentrationOnFarming
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 1445
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
   |author  = NeroYuki
 +
   |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Nishtra
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = ConfigurableShippingDates
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 675
+
   |nexus  = 425
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Stardew Twitch Tracker
   |author  = Pillow
+
   |author  = Cody, Cody Hansen
   |id      = Pillow.ConsoleCoordinates
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 8957
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 18,985: Line 20,444:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = CatCattyCat, Cat
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = cat.copyinvitecode
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 2171
+
   |nexus  = 13426
   |github  = danvolchek/StardewMods
+
   |github  = Annosz/UIInfoSuite2
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = bcmpinc
+
   |author  = phroureo
   |id      = bcmpinc.CraftCounter
+
   |id      = phroureo.BarberSV
   |nexus  = 2739
+
   |nexus  = 9061
   |github  = bcmpinc/StardewHack
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = lolpcgaming
+
   |author  = reimu, r2h, tomdc
   |id      = lolpcgaming.CraftingCounter
+
   |id      = reimu.sdv-helper
   |nexus  = 1585
+
   |nexus  = 3917
   |github  =
+
   |github  = rei2hu/stardewvalley-esp
  
   |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    = Stardew Valley Expanded
   |author  = trienow
+
   |author  = Flashshifter
   |id      = de.trienow.stardew.craftpriority
+
   |id      = FlashShifter.SVECode
   |nexus  = 4174
+
  |nexus  = 3753
   |github  = trienow/Stardew-CraftPriority
+
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Randomizer
 +
  |author  = Tooshi
 +
  |id      = Tooshi.Randomizer
 +
   |nexus  = 5185
 +
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = bwdy
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 2115
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = BadNetCode
+
   |author  = evskii
   |id      = BadNetCode.CropSafety
+
   |id      = evskii.StardewTimelapse
   |nexus  = 1233
+
   |nexus  = 19806
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Stardew Voices
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Shannon Hobby
   |id      = CurrentLocation102120161203
+
   |id      = shobby.StardewVoices
   |nexus   = 638
+
   |curse   = 1010539
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   = 22550
 
+
   |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    = Stardew Web
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Prism 99
   |id      = Omegasis.CustomAssetModifier
+
   |id      = prism99.stardewweb
   |nexus  = 1836
+
   |nexus  = 8715
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |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
   |name    = Custom Bundles
+
   |name    = Stardew Web API
   |author  = furyx639
+
   |author  = zunderscore
   |id      = furyx639.CustomBundles
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 8258
+
   |nexus  = 22540
 
+
   |github  = zunderscore/StardewWebApi
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stardust Core
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.CustomCrops
+
   |id      = Omegasis.StardustCore
   |nexus  = 1592
+
   |nexus  = 2341
  |moddrop = 273617
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = spacechase0/CustomCrops
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = Starksouls
   |author  = Platonymous
+
   |author  = FenrirA
   |id      = Platonymous.CustomElementHandler
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 1068
+
   |nexus  = 10915
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = OhWellMikell/Starksouls
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Start in Ginger Island
   |author  = purrplingcat
+
   |author  = mistyspring
   |id      = PurrplingCat.CustomEmotes
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 10861
+
   |nexus  = 20401
   |github  = purrplingcat/CustomEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Starting Money
   |author  = Platonymous
+
   |author  = mmanlapat
   |id      = Platonymous.CustomFarming
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 991
+
   |nexus  = 1138
  |curse  = 307366
+
   |github  =
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = SMAPI 3.0
  |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    = Startup Volume Config
   |author  = Platonymous
+
   |author  = certifiableGrimalkin
   |id      = Platonymous.CFAutomate
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 991
+
   |nexus  = 15846
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Start With Greenhouse
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.CustomFarmTypes
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 1140
+
   |nexus  = 9878
   |moddrop = 128708
+
   |moddrop = 1035412
   |github  = spacechase0/CustomFarmTypes
+
   |github  = CaptainSully/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Start With Hat
   |author  = Forkmaster
+
   |author  = treyh0
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = treyh0.StartWithHat
   |nexus  = 3464
+
   |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Stash Items
   |author  = mytigio
+
   |author  = ZackHill
   |id      = mytigio.customharvestfix
+
   |id      = ZackHill.StashItems
   |nexus  = 4192
+
   |nexus  = 9624
   |github  = mytigio/CustomHarvestFix
+
   |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |status  = obsolete
+
  |broke in = SMAPI 2.0
   |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 [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Static Inventory
   |author  = Speshkitty
+
   |author  = Dinotopea
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 5540
+
   |nexus  = 20093
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = nrobinson12/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Static Tool Power
   |author  = Satozaki
+
   |author  = Omek97
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = omek97.static_toolpower
   |nexus  = 3014
+
   |nexus  = 21281
   |github  = AndyCrocker/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Stats as Tokens
   |author  = Platonymous
+
   |author  = sophiesalacia
   |id      = Platonymous.CustomNPC
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 1607
+
   |nexus  = 9659
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |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    = Custom Shirts
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = Platonymous
+
   |author  = strato35
   |id      = Platonymous.CustomShirts
+
   |id      = Strato35.StatsReloader
   |nexus  = 2416
+
   |nexus  = 7428
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Statue of Generosity
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 1378
+
  |curse  = 867713
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Statue Shorts
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 6630
+
   |nexus  = 17642
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Statue Shorts Redux
   |author  = Platonymous
+
   |author  = Nom0ri
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = aedenthorn.StatueShorts
  |curse  = 307569
+
   |nexus  = 22135
  |moddrop = 793903
+
   |github  = Nom0ri/StatueShortsRedux
   |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    = Stay Up
   |author  = dreamsicl
+
   |author  = su226
   |id      = EventNotifications
+
   |id      = Su226.StayUp
   |nexus  =
+
   |nexus  = 7592
  |chucklefish = 3621
+
   |github  = su226/StardewValleyMods
   |github  =
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Stay Up Late
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Krutonium
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = krutonium.stayuplate
   |nexus  = 513
+
   |nexus  = 12578
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Stay Up Plus
   |author  = stokastic
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 2462
+
   |nexus  = 21469
   |github  = stokastic/CoopGrabber
+
   |github  =
 
 
  |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    = SteamDew
   |author  = CatCattyCat, Cat
+
   |author  = Mewsubi
   |id      = cat.desertobelisk
+
   |id      = Mewsubi.SteamDew
   |nexus  = 2021
+
   |nexus  = 19396
  |moddrop = 833549
+
   |github  = myuusubi/SteamDew
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |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    = DewCord Rich Presence
+
   |name    = Stendew Valley
   |author  = explosivetortellini
+
   |author  = Haunted Pineapple
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 8348
+
   |nexus  = 19483
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = PurrplingCat
+
   |author  = Advize and jinxiewinxie
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 6537
+
   |nexus  = 316
   |github  = purrplingcat/DialogueEmotes
+
   |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    = Dynamic Horses
+
   |name    = Stop Flower Harvests
   |author  = Bpendragon
+
   |author  = BlobLeader
   |id      = Bpendragon-DynamicHorses
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 874
+
   |nexus  = 24559
   |github  = Bpendragon/DynamicHorses
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = enaium
+
   |author  = Mustafa
   |id      = Enaium.EiTK
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
  |curse  = 365803
+
   |nexus  = 13925
   |nexus  =
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
   |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Storage Containers
   |author  = aurnj, Roy Li
+
   |author  = trashcan9
   |id      = RuyiLi.Emotes
+
   |id      = trashcan9.StorageContainers
   |nexus  =
+
   |nexus  = 16071
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Stronger You
   |author  = Oblitus
+
   |author  = Krutonium
   |id      = QuicksilverFox.EmptyHands
+
   |id      = Krutonium.StrongerYou
   |nexus  = 1176
+
   |nexus  = 7402
  |github  = quicksilverfox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Even Better Warehouse
 
  |author  = charliedemilho
 
  |id      = charliedemilho.EvenBetterWarehouse
 
  |nexus  = 10396
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Hamio, HamioDracny
+
   |author  = Darkmushu
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 7511
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Stumps to Hardwood Stumps
   |author  = Navi-chan, ooo0000
+
   |author  = Nishtra
   |id      = NaviChan.FaeQuest
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 2484
+
   |nexus  = 691
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Advize
+
   |author  = sophiesalacia
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id      = sophie.SturdySaplings
   |nexus  = 130
+
  |nexus  = 14440
   |github  = AdvizeGH/FarmExpansion
+
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
   |nexus  = 11719
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Platonymous
+
   |author  = mytigio
   |id      = Platonymous.FarmHub
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 2309
+
   |nexus  = 4149
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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    = Farm in the Sky, Fundo
+
   |name    = Summit Reborn
   |author  = BrasileiroTop
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = BrasileiroTop.Fundo
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 5423
+
   |nexus  = 2073
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Sundrop City
   |author  = tlitookilakin
+
   |author  = The Sundrop Team
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 8236
+
   |nexus  = 4014
  |moddrop = 926207
+
   |github  =
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.5.5
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Super Hopper
   |author  = ofmanynames
+
   |author  = spacechase0
   |id      = InstantGeode
+
   |id      = spacechase0.SuperHopper
   |nexus  = 750
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |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 [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Super Sleeper
   |author  = DaLion
+
   |author  = spoocky123
   |id      = DaLion.ImmersiveRings
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 11380
+
   |nexus  = 10842
 
   |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    = Surfing Festival
   |author  = MindMeltMax
+
   |author  = spacechase0 and ParadigmNomad
   |id      = MindMeltMax.FireCracker
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 7321
+
  |curse  = 867720
   |github  =
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = MattDeDuck, Duckshard
+
   |author  = MiphasGrace
   |id      = MattDeDuck.Fischievements
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 3658
+
   |nexus  = 13126
 
   |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    = Survivalistic
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Ophaneom
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 1941
+
   |nexus  = 12179
   |github  =
+
   |github  = Ophaneom/Survivalistic
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = SV Fishing Mod
   |author  = bcmpinc
+
   |author  = KDERazorback
   |id      = bcmpinc.FixScytheExp
+
   |id      = KDERazorback.SvFishingMod
   |nexus  =
+
   |nexus  = 6403
   |github  = bcmpinc/StardewHack
+
   |github  = KDERazorback/SvFishingMod
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.6
  |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    = SV Notepad
   |author  = randomAnon1234
+
   |author  = HereBeCush
   |id      = none<!--no manifest ID-->
+
   |id      = herebecush.SVNotepad
   |nexus  = 591
+
   |nexus  = 21473
 
   |github  =
 
   |github  =
 
+
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
   |broke in = SMAPI 2.0
+
}}
   |status   = abandoned
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
   |nexus   = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Swim
   |author  = FletcherQuest
+
   |author  = aedenthorn, Erinthe
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = aedenthorn.Swim
   |nexus  = 9062
+
  |curse  = 868896
   |github  =
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in          = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2276
+
   |nexus  = 1215
  |chucklefish = 4324
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Swim - Continued
   |author  = furyx639
+
   |author  = aedenthorn and FlyingTNT
   |id      = furyx639.FuryCore
+
   |id      = FlyingTNT.Swim
   |nexus  = 10696
+
   |nexus  = 23169
 
+
   |github = FlyingTNT/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Swimsuits Anywhere
   |author  = Advize and Jinxiewinxie
+
   |author  = Myzkatonic
   |id      = Advize.GetDressed
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 331
+
   |nexus  = 7722
   |github  = AdvizeGH/GetDressed
+
   |github  =
  
   |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    = Swiss Army Knife
   |author  = mistyspring
+
   |author  = John Peters
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = JohnPeters.SwissArmyKnife
  |curse  = 880520
+
   |nexus  = 13991
   |nexus  = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Swizzy Meads
   |author  = ShadowDragon8685
+
   |author  = Swizzy Studios
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 985
+
   |nexus  = 3241
   |github  =
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |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    = Tab Autoloot
   |author  = pepoluan
+
   |author  = Guedez
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = tab.autoloot
   |nexus  = 4151
+
   |nexus  = 5115
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Tailor Weapon Skins
   |author  = Taskmaster
+
   |author  = Peasly Wellbott
   |id      = Taskmaster.Hamlet
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 4601
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = StarPeanut, Greger
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = HappyAnimals
+
   |id      = TaintedCellar
   |nexus  =
+
   |nexus  = 1672
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |github  = Jinxiewinxie/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
<!--
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |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    = HD Sprites
+
   |name    = Take a Break
   |author  = ninthworld
+
   |author  = Krutonium
   |id      = NinthWorld.HDSprites
+
   |id      = krutonium.TakeABreak
   |nexus  = 4024
+
   |nexus  = 12549
   |github  = ninthworld/HDSprites
+
   |github  =
 
 
  |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    = Take All
   |author  = Oga_The_Real
+
   |author  = aedenthorn, Erinthe
   |id      = Oga_The_Real.Hempire
+
   |id      = aedenthorn.TakeAll
   |nexus  = 14477
+
   |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = BrasileiroTop
+
   |author  = Inworld AI, PogDerson
   |id      = BrasileiroTop.Animacoes
+
   |id      = PogDerson.Inworld
   |nexus  = 5139
+
   |nexus  = 16816
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Tap Giant Crops
   |author  = AustinYQM
+
   |author  = atravita
   |id      = AustinYQM.ImprovedMill
+
   |id      = atravita.TapGiantCrops
   |nexus  = 1748
+
  |curse  = 870968
   |github  = AustinYQM/ImprovedMill
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |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    = Infinite Inventory
+
   |name    = Tappable Palm Trees
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = DevinLematty.InfiniteInventory
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 2247
+
   |nexus  = 10661
   |github  = unidarkshin/Stardew-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Tapper Ready
   |author  = BrasileiroTop
+
   |author  = skunkkky
   |id      = BrasileiroTop.Interacoes
+
   |id      = skunkkk.TapperReady
   |nexus  = 4862
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Tapper Report
   |author  = Platonymous
+
   |author  = pepoluan
   |id      = Platonymous.JunimoFarm
+
   |id      = pepoluan.TapperReport
   |nexus  = 984
+
   |nexus  = 8700
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Taxes Mod
   |author  = Becks723
+
   |author  = bdawson1993
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      =
   |nexus  = 6971
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5.5
 
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 +
  |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = Taskmaster
+
   |author  = TehPers
   |id      = Taskmaster.JunkMail
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  = 4452
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  =
+
   |moddrop = 1071149
 
+
   |github = TehPers/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Teh's Festive Slimes
   |author  = Shadowfoxss
+
   |author  = TehPers
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 3147
+
   |nexus  = 2990
  |curse  = 308891
+
   |github  = TehPers/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Teh's Fishing Overhaul
   |author  = Kabigon
+
   |author  = TehPers
   |id      = Kabigon.kisekae
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 2348
+
   |nexus  = 866
   |github  = KabigonFirst/StardewValleyMods
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Telephone Purchasing
   |author  = Lavapulse
+
   |author  = Stingray
   |id      = Lavapulse.LavapulseChickens
+
   |id      = Stingray.TP
   |nexus  = 4821
+
   |nexus  = 10190
   |github  =
+
   |github  = Stingrayss/StardewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Teleportation Tool
   |author  = Huanir
+
   |author  = jeWel
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 2653
+
   |nexus  = 22534
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Teleporter
   |author  = Permamiss
+
   |author  = Bifibi
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Teleporter
   |nexus  = 637
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Teleport Mod
   |author  = Brandy Lover, WDavi
+
   |author  = Falson, Falson127
   |id      = Brandy Lover.LMlog
+
   |id      = Falson.TeleportMod
   |nexus  = 1366
+
   |nexus  = 18842
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Teleport NPC
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Enaium.TeleportNpc
   |nexus   = 501
+
   |curse   = 436803
   |moddrop = 127274
+
   |moddrop = 865554
   |github  = spacechase0/StardewValleyMP
+
   |nexus   =
 
+
   |github  = Enaium-StardewValleyMods/TeleportNpc
   |broke in = Stardew Valley 1.3
 
   |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Teleport NPC Location
   |author  = spacechase0
+
   |author  = ccr
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = ccr.TeleportNPCLocation
   |nexus  = 1073
+
   |nexus  = 17190
  |moddrop = 127273
+
   |github  = chencrstu/TeleportNPCLocation
   |github  = spacechase0/MapImageExporter
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Teleport Point
   |author  = Jacque Pott
+
   |author  = Enaium
   |id      = JacquePott.MassProduction
+
   |id      = Enaium.TeleportPoint
   |nexus   = 7021
+
   |curse   = 436830
   |github  = JacquePott/StardewValleyMods
+
   |moddrop = 864013
 
+
   |nexus  =
   |broke in = Stardew Valley 1.5
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Teleport To Farm
   |author  = Kithio
+
   |author  = Rafael
   |id      = Kithio:ChatMod
+
   |id      = Rafael.TeleportToFarm
   |nexus  =
+
   |nexus  = 7247
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Terraria Accessories
   |author  = Nishtra
+
   |author  = jeWel
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 770
+
   |nexus  = 22931
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.MonthlyMail
+
   |id      = spacechase0.TestMod
   |nexus  = 4523
+
   |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = The Adventurer's Life Expanded
   |author  = vaindil
+
   |author  = HamioDracny
   |id      = vaindil.MoodFix
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  = 1809
+
   |nexus  = 14083
   |github  = vaindil/sdv-moodfix
+
   |github  =
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = The Best of "The Queen of Sauce"
   |author  = YonKuma, kumarei
+
   |author  = Bpendragon
   |id      = YonKuma.MoodGuard
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 1597
+
   |nexus  = 7985
   |github  = YonKuma/MoodGuard
+
   |github  = Bpendragon/Best-of-Queen-of-Sauce
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = The Cave Cult, Cave Cult Code
   |author  = Platonymous
+
   |author  = CtrlAltDefeat, Evan Yoshitani
   |id      = Platonymous.MoreMapLayers
+
   |id      = CtrlAltDefeat.CaveCultCode
   |nexus  = 1134
+
   |nexus  = 23741
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = The Chest Dimension
   |author  = BrasileiroTop
+
   |author  = zazizu
   |id      = BrasileiroTop.CanaisTv
+
   |id      = zazizu.TheChestDimension
   |nexus  = 5126
+
   |nexus  = 4013
   |github  =
+
   |github  = cilekli-link/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = ylsama
+
   |author  = Neat
   |id      = ylsama.MoveThoughObject
+
   |id      = neat.newspaper
   |nexus  = 2680
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
  
  |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = The Farmer That Stared at Rocks
   |author  = SgtPickles, GameMX
+
   |author  = ItsLittany
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = itslittany.RockBreaker
   |nexus  = 2256
+
   |nexus  = 6376
 +
  |moddrop = 804101
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Emotes
+
   |name    = The Fish Dimension
   |author  = FerMod
+
   |author  = ichortower
   |id      = FerMod.MultiplayerEmotes
+
   |id      = ichortower.TheFishDimension
   |nexus  = 2347
+
   |nexus  = 22335
   |github  = FerMod/StardewMods
+
   |github  = ichortower/TheFishDimension
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Theft of the Winter Star
   |author  = Unremarkable, animavoro
+
   |author  = spacechase0 and ParadigmNomad
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 2135
+
  |curse  = 867729
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = The Gnomiverse
   |author  = Prince-Leto
+
   |author  = Purppelle and King Gnomus
   |id      = princeleto.multiplayershaftfix
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 2922
+
   |nexus  = 13266
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
  |author  = aedenthorn, Erinthe
+
   |author  = Tlitookilakin
  |id      = aedenthorn.MultipleSpouses
+
   |id      = tlitookilakin.BakeOffCode
  |nexus  = 6227
+
   |nexus  = 18856
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Museum Rearranger
 
  |author  = Omegasis, Alpha_Omegasis
 
  |id      = Omegasis.MuseumRearranger
 
  |nexus  = 428
 
  |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
 
  |name    = No Cheat Shortcuts (No Map Overwrite)
 
   |author  = kulcris
 
   |id      = kulcris.NoCheatShortcuts
 
   |nexus  = 2310
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = The Long Night
 
   |author  = Pathoschild
 
   |author  = Pathoschild
   |id      = Pathoschild.NoDebugMode
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 593
+
   |nexus  = 1369
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3.20
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
+
   |status   = abandoned
 +
   |summary = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = The Love of Cooking
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = blueberry
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 506
+
   |nexus  = 6830
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = b-b-blueberry/CooksAssistant
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
   |nexus   = 14525
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = The Moon
   |author  = KirbyLink
+
   |author  = Pucklynn
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = shannon.MoonMod
   |nexus  = 2947
+
   |nexus  = 2482
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Notes
+
   |name    = The Northern Gulf
   |author  = Platonymous
+
   |author  = The commission of The Northern Gulf
   |id      = Platonymous.Notes
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 3068
+
   |nexus  = 19376
   |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
   |github  = KirbyLink/PumpkinKing
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = The Queen Of Sauce Reminder
   |author  = jwdred
+
   |author  = TheShwamp
   |id      =
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 694
+
   |nexus  = 5172
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = The Return of Custom Backpack Framework
   |author  = DeLiXx
+
   |author  = platinummyr
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 12291
+
   |nexus  = 21588
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = The Return of Immersive Scarecrows
   |author  = Taskmaster
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Taskmaster.Ornamental
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 4981
+
   |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    = P2P Animal Noise
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Modotte
+
   |author  = platinummyr and wellbott
   |id      = modotte.P2PAnimalNoise
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 17383
+
   |nexus  = 21900
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Alex Noddings
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = an.ownscepter
+
   |id      = Eris.APICut
   |nexus  = 2404
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = zesman
+
   |author  = Dolphin Is Not a Fish
   |id      = MobSpawner.pseudohub.de
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 2794
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Thinking Time
   |author  = zesman
+
   |author  = PokeBenji
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus  = 2798
+
  |curse  = 1024585
 +
   |nexus  = 24457
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = This Mod Is Organic
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = f4iTh.PMT
+
   |id      = SweetPanda.Organic
   |nexus  = 2349
+
   |nexus  = 16648
 
   |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    = 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  = bwdy
+
   |author  = spacechase0
   |id      = bwdy.polygamy
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus  = 3542
+
  |curse  = 867388
   |github  = bwdymods/SDV-Polygamy
+
  |moddrop = 127278
 +
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
   |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Throwable Axe
   |author  = ryaon
+
   |author  = spacechase0
   |id      = Ryaon.FectorChallenge
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 5125
+
  |curse  = 867726
   |github  =
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Thunderstorm Totem
   |author  = Kevin Connors
+
   |author  = justastranger
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = jas.ThunderstormTotem
   |nexus  = 2424
+
  |moddrop = 944622
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Tidy Fields
   |author  = Satozaki
+
   |author  = seitanicbean
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = seitanicbean.tidyfields
   |nexus  = 2997
+
   |nexus  = 10929
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Tidy Social
   |author  = Satozaki
+
   |author  = trashcan9
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = trashcan9.TidySocial
   |nexus  = 3004
+
   |nexus  = 16233
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tileman Challenge
   |author  = DaLion
+
   |author  = SpicyKai
   |id      = DaLion.ImmersiveTweaks
+
   |id      = SpicyKai.Tileman
   |nexus  = 11296
+
   |nexus  = 11945
   |github  =
+
   |github  = spicykai/StardewValley-Mods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Tileman Redux
   |author  = PurrplingCat
+
   |author  = Freaksaus
   |id      = PurrplingCat.QuestEssentials
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 8827
+
   |nexus  = 23023
   |github  = purrplingcat/StardewMods
+
   |github  = Freaksaus/Tileman-Redux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Tile Transparency, Transparent Tiles
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.removablehorsehats
+
   |id      = aedenthorn.TileTransparency
   |nexus  = 2223
+
   |nexus  = 17288
   |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    = Tillable Ground
   |author  = Platonymous
+
   |author  = hawkfalcon
   |id      = Platonymous.RingOfFire
+
   |id      = hawkfalcon.TillableGround
   |nexus  = 1166
+
   |nexus  = 2175
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = hawkfalcon/Stardew-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Tilled Soil Decay
   |author  = Pathoschild
+
   |author  = bcmpinc
   |id      = Pathoschild.RotateToolbar
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 1100
+
   |nexus  = 2738
   |github  = Pathoschild/StardewMods
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Tilt-Shift - Native Effect Shader
   |author  = Taskmaster
+
   |author  = misterwu
   |id      = Taskmaster.Scream
+
   |id      = misterwu.tiltshifteffect
   |nexus  = 4588
+
   |nexus  = 21959
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Time Before Harvest
   |author  = Entoarox
+
   |author  = Asconoid
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 2273
+
   |nexus  = 5764
  |chucklefish = 4262
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
  |broke in = Stardew Valley 1.3
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = abandoned
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Time Before Harvest Enhanced
   |author  = spacechase0
+
   |author  = Jonathan Ginn
   |id      = spacechase0.SeedCatalogue
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 1640
+
   |nexus  = 12170
  |moddrop = 281292
 
  |github  = spacechase0/SeedCatalogue
 
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Separate Money for Multiplayer
 
  |author  = funny-snek
 
  |id      = funnysnek.SeparateMoney
 
  |nexus  = 3086
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Time Freeze
   |author  = DaLion
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = DaLion.ImmersiveTaxes
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
   |nexus  = 12547
+
   |nexus  = 973
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Time Freezes at Midnight
   |author  = j4c0b333
+
   |author  = JBtheShadow
   |id      = j4c0b333.SetMoney
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 3889
+
   |nexus  = 7425
 
   |github  =
 
   |github  =
 
  |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    = Set Unique Game ID
+
   |name    = Time Master
   |author  = dJomp
+
   |author  = trashcan9
   |id      = dJomp.SetUniqueGameID
+
   |id      = trashcan9.TimeMaster
   |nexus  = 2042
+
   |nexus  = 16192
 
   |github  =
 
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
   |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Time Multiplier
   |author  = spacechase0
+
   |author  = DefenTheNation
   |id      = spacechase0.ShipAnywhere
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 1379
+
   |nexus  = 2262
  |moddrop = 183277
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
   |github  = spacechase0/ShipAnywhere
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Time Notifier
   |author  = NOGAF
+
   |author  = CKextreme
   |id      = NOGAF.ShippingTaxes
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 5189
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Time of the Prairie King
   |author  = TehPers
+
   |author  = The Fluffy Robot
   |id      = TehPers.ShroomSpotter
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 908
+
   |nexus  = 5631
  |moddrop = 125766
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Time Reminder
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Sakorona
   |id      = Omegasis.SimpleSoundManager
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 1410
+
   |nexus  = 1000
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Sakorona/SDVMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Time Reminder
   |author  = CyTheGuy01
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = CyTheGuy01.TestMod
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 6463
+
   |nexus  = 1000
   |github  =
+
   |moddrop = 664035
 
+
   |github = JohnsonNicholas/SDVMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = TimeSpeed
  |author  = BrasileiroTop, Vagabundo2421
+
   |author  = cantorsdust and Pathoschild
  |id      = BrasileiroTop.Sentar
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
  |nexus  = 4729
+
   |nexus  = 169
  |github  =
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skull Cave Saver
 
   |author  = cantorsdust
 
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 
   |nexus  = 175
 
 
   |github  = cantorsdust/StardewMods
 
   |github  = cantorsdust/StardewMods
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Time Totem
   |author  = Speshkitty
+
   |author  = gmff
   |id      = speshkitty.slimewaterer
+
   |id      = GMFF.TimeTotem
   |nexus  = 7141
+
  |curse  = 494425
   |github  = Speshkitty/SlimeWaterFiller
+
   |nexus  =
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Time Travel
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Cile_ed
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 897
+
   |nexus  = 4068
  |github  = JohnsonNicholas/SDVMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn Sea Monster
 
  |author  = Edu Anttunes
 
  |id      = EduAnttunes.SpawnSeaMonster
 
  |nexus  = 5736
 
 
   |github  =
 
   |github  =
  
Line 20,335: Line 21,584:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Time Watch
   |author  = Platonymous
+
   |author  = KyuubiRan
   |id      = Platonymous.Speedster
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 1102
+
   |nexus  = 23725
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = KyuubiRan/TimeWatch
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = TMXL Map Toolkit, TMX Loader
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SplitMoney
+
   |id      = Platonymous.TMXLoader
   |nexus  = 2303
+
  |curse  = 877235
 +
   |nexus  = 1820
 +
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = To-Dew
   |author  = Ilyaki
+
   |author  = Jamie Taylor
   |id      = Ilyaki.SplitScreen
+
   |id      = jltaylor-us.ToDew
   |nexus   = 2139
+
   |curse   = 997100
   |github  = Ilyaki/SplitScreen
+
   |nexus   = 7409
 
+
   |github = jltaylor-us/StardewToDew
   |broke in = SMAPI 3.0
 
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = To Do List
   |author  = Platonymous
+
   |author  = Eleanor, eleanoot
   |id      = Platonymous.Sprinkles
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  =
+
   |nexus  = 1630
  |chucklefish = 4592
+
   |github  = eleanoot/stardew-to-do-mod
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Toggle Items Framework
   |author  = TehPers
+
   |author  = selph, zombifier
   |id      = SCCL
+
   |id      = selph.ToggleItems
   |nexus  = 889
+
   |nexus  = 21361
   |github  = TehPers/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Toggle Monsters
   |author  = spacechase0
+
   |author  = Jolyone, Me
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Me.ToggleMonsters
   |nexus  = 1298
+
   |nexus  = 11801
   |github  = spacechase0/StardewEditor
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = Cody, Cody Hansen
+
   |author  = MaltoseMatt
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 16543
+
   |nexus  = 22913
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Tool Assembly
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = OFTS_CQM
   |id      = KoihimeNakamura.summitreborn
+
   |id      = ofts.toolAss
   |nexus  = 2073
+
   |nexus  = 23872
   |github  = JohnsonNicholas/SDVMods
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Toolbar Icons
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.SwimSuit
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 1215
+
   |curse   = 871834
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 1547451
 
+
   |nexus   = 11026
   |broke in = SMAPI 3.0
+
   |github = LeFauxMatt/StardewMods
  |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    = Toolbar Tooltips
   |author  = bdawson1993
+
   |author  = danmw3
   |id      =
+
   |id      = danmw3.toolbartooltips
   |nexus  = 38
+
   |nexus  = 4977
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
  |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = ToolBelt
   |author  = zazizu
+
   |author  = yuri0r
   |id      = zazizu.TheChestDimension
+
   |id      = yuri0r.ToolBelt
   |nexus  = 4013
+
   |nexus  = 8566
  |github  = cilekli-link/SDVMods
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = The Long Night
 
  |author  = Pathoschild
 
  |id      = Pathoschild.TheLongNight
 
  |nexus  = 1369
 
  |github  = Pathoschild/StardewMods
 
 
 
  |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
 
  |name    = Time Notifier
 
  |author  = CKextreme
 
  |id      = CKextreme.TimeNotifier
 
  |nexus  = 3706
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Tool Charging
   |author  = Sakorona
+
   |author  = mralbobo
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = mralbobo.ToolCharging
   |nexus  = 1000
+
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |status  = abandoned
+
   |broke in          = SMAPI 3.0
}}
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344731
   |name    = Time Travel
 
   |author  = Cile_ed
 
  |id      = Cile_ed.TimeTravel
 
  |nexus  = 4068
 
  |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 20,495: Line 21,699:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = Tool Power Select
   |author  = DaLion
+
  |author  = CrazyWig
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
  |id      = crazywig.toolpowerselect
   |nexus  = 7965
+
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
   |author  = Gilar Fasulaki
 +
   |id      = GilarF.ToolPowerSetup
 +
   |nexus  = 4517
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Tool Smart Switch
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Ultiplayer
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 2134
+
  |curse  = 868687
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Tool Smart Switch (Updated)
   |author  = Chirase
+
   |author  = Fiorbeth
   |id      = Tommy.GiftAllWeek
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 6850
+
   |nexus  = 20829
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Tool Upgrade Duration Changer
   |author  = Chirase
+
   |author  = GrimatGaming
   |id      = Tommy.GiftEveryDay
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 6850
+
   |nexus  = 21438
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Tool Upgrade Reminder
   |author  = DeLiXx
+
   |author  = Wracketeer
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 15132
+
   |nexus  = 13423
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-areas
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
   |author = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
 
   |author  = DaLion
 
   |author  = DaLion
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 8111
+
   |nexus  = 7965
 
   |github  =
 
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Town School Functions
   |author  = enaium
+
   |author  = Edu Anttunes
   |id      = Enaium.Walkshop
+
   |id      = EduAnttunes.TownSchool.Functions
  |curse  = 365806
+
   |nexus  = 6317
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Tractor Mod
   |author  = Travoos
+
   |author  = Pathoschild
   |id      =
+
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
   |nexus   =
+
   |curse   = 992849
   |chucklefish = 4211
+
   |nexus   = 1401
   |github  =
+
   |moddrop = 606639
 
+
   |github = Pathoschild/StardewMods
   |broke in = SMAPI 2.0
 
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = MissCoriel
   |id      = cybercheese.WarpChests
+
   |id      = misscoriel.tractorsounds
   |nexus  = 6402
+
   |nexus  = 5781
 
   |github  =
 
   |github  =
  
   |status   = abandoned<!--also broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse   = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
   |author = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Train Station
   |author  = Sakorona (ItsBenter)
+
   |author  = Cherry, CherryChain
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Cherry.TrainStation
   |nexus  = 6715
+
   |nexus  = 6183
   |github  = Sakorona/SDVMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Train Tracks
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.WeaponReskinner
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 5095
+
   |nexus  = 10927
  |moddrop = 771681
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/WeaponReskinner
 
  
   |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    = Train Whistle
   |author  = Persival
+
   |author  = Taskmaster
   |id      = none <!-- no ID in manifest -->
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 450
+
   |nexus  = 4473
 
   |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    = Trampoline
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.XnbLoader
+
   |id      = aedenthorn.Trampoline
   |nexus  = 2275
+
   |nexus  = 11619
  |chucklefish = 4506
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |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    = Translation Replacer
   |author  = taintedwheat
+
   |author  = ofts, OFTS_CQM
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = ofts.transRep
   |nexus  = 843
+
   |nexus  = 22871
 
   |github  =
 
   |github  =
 
  |content pack for  = Content Patcher
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Transparency Settings
   |author  = DevilBro/Ursii98
+
   |author  = Esca, Esca-MMC
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = Esca.TransparencySettings
   |nexus  = 2578
+
   |nexus  = 8891
   |github  =
+
  |moddrop = 971985
   |content pack for = Content Patcher
+
   |github  = Esca-MMC/TransparencySettings
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |name    = Transparent Objects
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
  |author  = aedenthorn, Erinthe
}}
+
   |id      = aedenthorn.TransparentObjects
{{#invoke:SMAPI compatibility|entry
+
   |nexus  = 6412
   |name    = Green Pastures Farm
+
   |github  = aedenthorn/StardewValleyMods
   |author  = Bugbuddy
+
}}
   |id      = bugbuddy.GreenPasturesFarm
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 2326
+
  |name    = Trash 4 Elliott
   |github  =
+
  |author  = ChrisMzz
 
+
  |id      = ChrisMzz.trash4elliott
   |content pack for = Content Patcher
+
  |nexus  = 18882
 
+
  |github  =
   |broke in          = Stardew Valley 1.3.36
+
}}
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |name    = Trash Bear Abides
}}
+
   |author  = John Peters
{{#invoke:SMAPI compatibility|entry
+
   |id      = JohnPeters.TrashBearAbides
   |name    = Immersive Farm 2
+
   |nexus  = 11359
   |author  = Zander
+
   |github  =
   |id      = zander.immersivefarm2
+
}}
   |nexus  = 1531
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = Trash Bear Item Helper, Trash Bear Name
 
+
  |author  = MattDeDuck, Duckshard
   |content pack for = Content Patcher
+
   |id      = MattDeDuck.TrashBearName
 
+
   |nexus  = 5252
   |broke in = Stardew Valley 1.3.36
+
   |github  =
   |status   = workaround
+
 
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
  |broke in = Stardew Valley 1.5
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Overgrown Fairy Buildings
+
   |name    = Trash Can Reactions
   |author  = Ali Read/naeldeus
+
   |author  = aedenthorn, Erinthe
   |id      = naeldeus.OvergrownFairyBuildings
+
   |id      = aedenthorn.TrashCanReactions
   |nexus   = 4564
+
   |nexus  = 7643
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Trash Cans On Horse
   |broke in           = Stardew Valley 1.5
+
  |author  = aedenthorn, Erinthe
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
   |id      = aedenthorn.TrashCansOnHorse
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |nexus   = 16394
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
}}
   |name    = Remove That Damn Rock
+
{{#invoke:SMAPI compatibility|entry
   |author  = Plutey/Androxilogin
+
   |name    = Trash Does Not Consume Bait
   |id      = Androxilogin.RemoveThatDamnRock
+
   |author  = atravita
   |nexus  = 384
+
   |id      = atravita.TrashDoesNotConsumeBait
   |github  =
+
   |curse   = 870979
 
+
   |moddrop = 1128126
   |content pack for = Content Patcher
+
  |nexus  = 11426
 
+
   |github  = atravita-mods/StardewMods
   |broke in          = Stardew Valley 1.2
+
 
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility|footer}}
+
   |name    = Trash Remover
 
+
   |author  = SorryLate, rharyanto
===XNB mods===
+
   |id      = SorryLate.TrashRemover
See [[Modding:Using XNB mods]].
+
   |nexus  = 5114
 
+
   |github  =
==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|entry
 
+
   |name    = Trash Trash
{{#invoke:SMAPI compatibility overrides|header}}
+
  |author  = Jaredlll08
{{#invoke:SMAPI compatibility overrides|entry
+
   |id      = BlameJared.TrashTrash
   |name          = Adjust Artisan Prices
+
   |nexus  =
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
   |curse  = 297981
   |update keys    =
+
  |github  = jaredlll08/Trash-Trash
   |local version  =
+
}}
   |remote version = 0.01 → 0.0.1
+
{{#invoke:SMAPI compatibility|entry
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |name    = Traveling Cart Visit Everyday
}}
+
  |author  = dayLerFar, nnn
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = nnn.TCVED
   |name          = Almighty Farming Tool
+
  |nexus  = 22240
   |id            = 439
+
  |github  =
   |update keys    =
+
}}
   |local version  =
+
{{#invoke:SMAPI compatibility|entry
   |remote version = 1.21 → 1.2.1
+
  |name    = Traveling Takes Time
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
  |author  = Vrakyas
}}
+
  |id      = Vrakyas.TravelingTakesTime
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 4031
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Travelling Skill
 +
  |author  = Achtuur8
 +
  |id      = Achtuur.StardewTravelSkill
 +
  |nexus  = 16820
 +
  |github  = Achtuur/StardewTravelSkill
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Treasure Chests Expanded
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TreasureChestsExpanded
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.0.61-unofficial.2-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Spread
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TreeSpread
 +
  |nexus  = 3183
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = TreeTransplant
 +
  |nexus  = 1342
 +
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
  |github  = LeonBlade/TreeTransplant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Transplant (Fix)
 +
  |author  = LeonBlade and Siweipancc
 +
  |id      = Siweipancc.TreeTransplant
 +
  |nexus  = 20852
 +
  |github  = siweipancc/TreeTransplant
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trendy Haley
 +
  |author  = candidus42
 +
  |id      = Candidus42.TrendyHaley
 +
  |nexus  = 4984
 +
  |github  = mus-candidus/TrendyHaley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trick or Treat
 +
  |author  = Dad of Gwen, Carleton and Gwen
 +
  |id      = DadOfGwenTrickOrTreatMod
 +
  |nexus  = 8115
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tricks and Treats
 +
  |author  = ch20youk
 +
  |id      = ch20youk.TricksAndTreats
 +
  |nexus  = 18947
 +
  |github  = cl4r3/Halloween-Mod-Jam-2023
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turbo
 +
  |author  = Primm
 +
  |id      = Primm.Turbo
 +
  |nexus  = 23835
 +
  |github  = PrimmR/Turbo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Turn to Your Enemies
 +
  |author  = Krutonium
 +
  |id      = krutonium.turn_to_your_enemies
 +
  |nexus  = 12643
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Announcements
 +
  |author  = Zyin
 +
  |id      = Zyin.TVAnnouncements
 +
  |nexus  = 3649
 +
  |github  = Zyin055/TVAnnouncements
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Brasileira
 +
  |author  = JhonnieRandler & Brukob
 +
  |id      = JhonnieMike.BrasilTV
 +
  |nexus  = 10843
 +
  |github  = JhonnieRandler/TVBrasileira
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
 +
  |author  = hisameartwork
 +
  |id      = HisameArtwork.GardeningChannel
 +
  |nexus  = 5485
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TV Recipes
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TvRecipes
 +
  |nexus  = 5260
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twin Stick Strafe Action
 +
  |author  = AndyUr
 +
  |id      = AndyUr.TwinStickStrafeAction
 +
  |nexus  = 7589
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch Chat Integration
 +
  |author  = Hexenentendrache
 +
  |id      = Hexenentendrache.TwitchChatIntegration
 +
  |nexus  = 17321
 +
  |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Twitch in Stardew Valley, Twitch for Stardew
 +
  |author  = Telshin, Tim "Telshin" Aldridge
 +
  |id      = telshin.twitch-for-stardew
 +
  |curse  = 306420
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite
 +
  |author  = Cdaragorn
 +
  |id      = Cdaragorn.UiInfoSuite
 +
  |nexus  = 1150
 +
  |github  = cdaragorn/Ui-Info-Suite
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ui Info Suite 2
 +
  |author  = Annosz, Abs0rbed
 +
  |id      = Annosz.UiInfoSuite2
 +
  |nexus  =
 +
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
  |github  = Annosz/UiInfoSuite2
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Mod Suite
 +
  |author  = Demiacle
 +
  |id      = Demiacle.UiModSuite
 +
  |nexus  = 1023
 +
  |github  = demiacle/UiModSuite
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ukrainizacija, Ukrainizacija - Utilities
 +
  |author  = Pereclaw Team
 +
  |id      = Pereclaw.ukrutilities
 +
  |nexus  = 8427
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Fertilizer
 +
  |author  = fox_white, fox_white25
 +
  |id      = fox_white25.ultimate_fertilizer
 +
  |nexus  = 21318
 +
  |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultimate Gold
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.UltimateGoldStardew
 +
  |nexus  = 2833
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ultiplayer
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Ultiplayer
 +
  |nexus  = 2134
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unbreakable Tackles
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.UnbreakableTackles
 +
  |nexus  = 7719
 +
  |moddrop = 1135717
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncanny Valley
 +
  |author  = UncannyValley
 +
  |id      = UncannyValley.UncannyValleyMod
 +
  |nexus  = 20519
 +
  |github  = jasisco5/UncannyValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Uncle Iroh Approved Tea
 +
  |author  = slimerrain
 +
  |id      = slimerrain.byproducts
 +
  |nexus  = 22376
 +
  |github  = slimerrain/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underdark Sewer
 +
  |author  = Mel Noelle and Kirbylink
 +
  |id      = melnoelle.underdarksewer
 +
  |nexus  = 3070
 +
  |github  = KirbyLink/UnderdarkSewer
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UndergroundSecrets
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===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
 
   |name          = Auto Water
 
   |id            = pickle.autowater
 
   |id            = pickle.autowater
Line 20,797: Line 23,765:
 
   |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,830: Line 23,797:
 
   |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,886: Line 23,845:
 
   |remote version =
 
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 20,910: Line 23,877:
 
   |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 14:00, 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).