Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Omni Tools unofficial update.)
 
(542 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
   |beta status  = workaround
+
   |status  = workaround
   |beta summary  = use content pack like [https://www.nexusmods.com/stardewvalley/mods/20794 24H Clock Language]
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 60: Line 66:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 69: 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 96: 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 112: 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 127: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
   |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 137: Line 180:
 
   |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 143: Line 188:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |id      = aedenthorn.AdditionalMineMaps
 +
  |curse  = 868700
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 152: Line 198:
 
   |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 160: Line 215:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 169: Line 224:
 
   |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 178: Line 233:
 
   |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 199: Line 261:
 
   |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 219: Line 281:
 
   |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 233: Line 295:
 
   |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 239: Line 308:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedCooking
 
   |id      = aedenthorn.AdvancedCooking
 +
  |curse  = 868782
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |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 248: Line 327:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |id      = aedenthorn.AdvancedFluteBlocks
 +
  |curse  = 868790
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |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 263: Line 345:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Loot Framework
+
  |name    = Advanced Location Loader
   |author  = aedenthorn, Erinthe
+
  |author  = Entoarox
   |id      = aedenthorn.AdvancedLootFramework
+
  |id      = Entoarox.AdvancedLocationLoader
   |nexus  = 7739
+
  |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
 +
   |name    = Advanced Loot Framework
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.AdvancedLootFramework
 +
  |curse  = 868863
 +
   |nexus  = 7739
 
   |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 291: Line 388:
 
   |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 297: Line 396:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |id      = aedenthorn.AdvancedMenuPositioning
 +
  |curse  = 868780
 
   |nexus  = 11315
 
   |nexus  = 11315
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
Line 311: Line 411:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AdvancedSocialInteractions
 
   |id      = spacechase0.AdvancedSocialInteractions
 +
  |curse  = 867133
 
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 321: Line 433:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 348: Line 460:
 
   |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 354: Line 467:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AFKTimePause
 
   |id      = aedenthorn.AFKTimePause
 +
  |curse  = 868715
 
   |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 364: Line 494:
 
   |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 380: Line 520:
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AI Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.AIValley
 +
  |nexus  = 25025
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 404: Line 551:
 
   |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 410: Line 569:
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 +
  |curse  = 989210
 
   |nexus  = 7629
 
   |nexus  = 7629
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 427: Line 587:
 
   |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 436: Line 596:
 
   |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 457: Line 617:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 473: Line 634:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Active Window, Always Active Mod
 +
  |author  = AlexGoD
 +
  |id      = AlexGoD.AlwaysActiveMod
 +
  |nexus  = 25177
 +
  |github  =
 +
}}
 +
{{#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 495: Line 673:
 
   |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 510: Line 700:
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |id      = SixthTitan.SDVWM_AmbientLight, SixthTitan.AmbientLight <!-- changed in 1.8.0 -->
 
   |nexus  = 4639
 
   |nexus  = 4639
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 517: Line 708:
 
   |id      = cindyexe.afddiw
 
   |id      = cindyexe.afddiw
 
   |nexus  = 8823
 
   |nexus  = 8823
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ancient Seed Expended, More Ancient Seeds C
 +
  |author  = Zexu2K
 +
  |id      = Zeux2K.More_Ancient_Seeds_C
 +
  |nexus  = 26498
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 525: Line 725:
 
   |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 533: Line 743:
 
   |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 542: Line 752:
 
   |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
 +
  |name    = Angry Seagulls
 +
  |author  = spacechase0
 +
   |id      = spacechase0.AngrySeagulls
 +
  |nexus  = 26121
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 572: Line 789:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |id      = aedenthorn.AnimalDialogueFramework
 +
  |curse  = 868666
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |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 583: Line 801:
 
   |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 609: Line 833:
 
   |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 619: Line 843:
 
   |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 627: Line 851:
 
   |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 637: Line 859:
 
   |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 646: Line 875:
 
   |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 663: Line 893:
 
   |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 675: Line 912:
 
   |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 686: Line 921:
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |status = obsolete
+
   |status = obsolete
   |summary = remove this mod (Added in Stardew Valley 1.6)
+
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 699: Line 934:
 
   |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
 +
  |curse  = 868854
 
   |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.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 712: Line 950:
 
   |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 748: Line 986:
 
   |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 992:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.YAJM
 
   |id      = aedenthorn.YAJM
 +
  |curse  = 868885
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |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 765: Line 1,006:
 
   |nexus  = 2887
 
   |nexus  = 2887
 
   |github  = funny-snek/anticheat-and-servercode
 
   |github  = funny-snek/anticheat-and-servercode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AntiCheat Whitelist, AntiCheat Server Whitelist
 +
  |author  = alichan, alichanST
 +
  |id      = alichan.AntiCheatWhitelist
 +
  |nexus  = 24204
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 779: Line 1,027:
 
   |nexus  = 5371
 
   |nexus  = 5371
 
   |github  = super-aardvark/AardvarkMods-SDV
 
   |github  = super-aardvark/AardvarkMods-SDV
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Anti Tool Exhaustion
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.antiToolExhaustion
 +
  |curse  = 1081754
 +
  |nexus  = 26371
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 787: Line 1,043:
 
   |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,049:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AprilFools
 
   |id      = aedenthorn.AprilFools
 +
  |curse  = 868768
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 802: Line 1,061:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.AQualityMod
 
   |id      = spacechase0.AQualityMod
 +
  |curse  = 867134
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 816: Line 1,083:
 
   |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 837: Line 1,104:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 843: Line 1,129:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 852: Line 1,139:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 
   |id      = PeacefulEnd.Archery.StarterPack.Code
 +
  |curse  = 870920
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |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 864: Line 1,152:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 873: Line 1,179:
 
   |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 885: Line 1,189:
 
   |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 905: Line 1,209:
 
   |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 931: Line 1,243:
 
   |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 943: Line 1,260:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 960: Line 1,277:
 
   |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 971: Line 1,288:
 
   |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 977: Line 1,294:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.AudioDescription
 
   |id      = mistyspring.AudioDescription
  |curse  = 880513
 
 
   |nexus  = 16294
 
   |nexus  = 16294
 
   |github  = misty-spring/StardewMods
 
   |github  = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 994: Line 1,321:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1
+
   |name    = Auto-Attack
   |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120687
+
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
   |nexus  = 7258
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,008: Line 1,339:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Auto-Attack
+
   |name    = Auto Bait and Tackles
  |author  = X3n0n182
 
  |id      = X3n0n182.AutoAttack
 
  |nexus  = 7258
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto Bait and Tackles
 
 
   |author  = Alison Li
 
   |author  = Alison Li
 
   |id      = Alison-Li.AutoBaitAndTackles
 
   |id      = Alison-Li.AutoBaitAndTackles
 
   |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
 +
  |name    = Auto Catch Fish
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.AutoCatchFishMod
 +
  |nexus  = 25997
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,028: Line 1,373:
 
   |author  = Ben880, ben1830
 
   |author  = Ben880, ben1830
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 +
  |curse  = 990166
 
   |nexus  = 2387
 
   |nexus  = 2387
 
   |github  =
 
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
   |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,044: Line 1,395:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,060: Line 1,418:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,071: Line 1,433:
 
   |github  = maephie/StardewMods
 
   |github  = maephie/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#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,079: Line 1,448:
 
   |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
 +
  |name    = Autofish, Autofish Used All Version
 +
   |author  = dirinkbottle
 +
  |id      = dirinkbottle.autofish
 +
  |nexus  = 26954
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,089: Line 1,463:
 
   |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,097: Line 1,478:
 
   |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,104: Line 1,495:
 
   |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,118: Line 1,521:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,140: Line 1,544:
 
   |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,147: Line 1,559:
 
   |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,154: Line 1,575:
 
   |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
 +
  |name    = Automatic To-Do List
 +
  |author  = VoxaelFox
 +
  |id      = VoxaelFox.AutomaticTodoList
 +
  |nexus  = 26008
 +
  |github  = paulwrubel/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,162: Line 1,597:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = AutoPetter
 +
  |author  = Brogio
 +
  |id      = Brogio.AutoPetter
 +
  |nexus  = 27203
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,167: Line 1,623:
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 1,176: Line 1,633:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait & Ammo
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBaitAndAmmo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,186: Line 1,650:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |name    = Auto Stack Items to Chest
   |author  = lolmaj
+
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Auto Tool Select
 +
   |author  = lolmaj
 
   |id      = lolmaj.AutoToolSelect
 
   |id      = lolmaj.AutoToolSelect
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,201: Line 1,674:
 
   |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,218: Line 1,697:
 
   |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,237: Line 1,723:
 
   |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,249: Line 1,733:
 
   |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,260: Line 1,744:
 
   |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,280: Line 1,792:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BackstoryQuestionsFramework
 
   |id      = spacechase0.BackstoryQuestionsFramework
 +
  |curse  = 867131
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |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,298: Line 1,825:
 
   |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,308: Line 1,840:
 
   |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,326: Line 1,858:
 
   |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.4-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,336: Line 1,870:
  
 
   |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,344: Line 1,885:
 
   |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,355: Line 1,896:
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |id      = tylergibbs2.BattleRoyalleyYear2
 
   |nexus  = 9891
 
   |nexus  = 9891
   |github  = tylergibbs2/BattleRoyalley-Year2
+
   |github  = tylergibbs2/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Beatable Lucky Purple Shorts
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BeatableLuckyShortsMonster
 +
  |nexus  = 25095
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,364: Line 1,912:
 
   |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,370: Line 1,925:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BedTweaks
 
   |id      = aedenthorn.BedTweaks
 +
  |curse  = 868834
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |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
 +
  |curse  = 868914
 
   |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,390: Line 1,962:
 
   |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,398: Line 1,979:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
  
   |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,420: Line 2,009:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,429: Line 2,020:
 
   |github  = daleao/bagi-meads
 
   |github  = daleao/bagi-meads
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,437: Line 2,028:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,461: Line 2,050:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Cabin
 +
   |author  = weizinai
 +
  |id      = weizinai.BetterCabin
 +
  |nexus  = 25368
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,469: Line 2,063:
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,479: Line 2,094:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,486: Line 2,099:
 
   |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,506: Line 2,128:
 
   |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,515: Line 2,137:
 
   |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,525: Line 2,147:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterElevator
 
   |id      = aedenthorn.BetterElevator
 +
  |curse  = 868746
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |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,550: Line 2,189:
 
   |nexus  = 10287
 
   |nexus  = 10287
 
   |github  = urbanyeti/stardew-better-friendship
 
   |github  = urbanyeti/stardew-better-friendship
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Frog Control, Spit That Up - Better Frog Control
 +
  |author  = Malkavian, Malkavian242
 +
  |id      = malkavian.betterfrogcontrol
 +
  |nexus  = 26144
 +
  |github  = LucasOCastro/StardewValley-BetterFrogControl
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,559: Line 2,205:
 
   |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,572: Line 2,218:
 
   |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,582: Line 2,228:
 
   |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,596: Line 2,244:
 
   |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,610: Line 2,258:
 
}}
 
}}
 
{{#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,643: Line 2,289:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,653: Line 2,297:
 
   |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,662: Line 2,306:
 
   |github  = ceruleandeep/CeruleanStardewMods
 
   |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,671: Line 2,315:
 
   |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,688: Line 2,339:
 
   |github  = Sonozuki/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,697: Line 2,350:
 
   |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,706: Line 2,359:
 
   |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,721: Line 2,374:
 
   |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,731: Line 2,382:
 
   |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,750: Line 2,401:
 
   |nexus  = 859
 
   |nexus  = 859
 
   |github  = urbanyeti/stardew-better-ranching
 
   |github  = urbanyeti/stardew-better-ranching
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://www.nexusmods.com/stardewvalley/mods/20721
 
  |unofficial version = 2.0.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,767: Line 2,415:
 
   |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,775: Line 2,421:
 
   |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,789: Line 2,435:
 
   |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,805: Line 2,450:
 
   |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,816: Line 2,461:
 
   |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,831: Line 2,476:
 
   |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,840: Line 2,487:
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sonar Bobber
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BetterSonarBobber
 +
  |nexus  = 24837
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,848: Line 2,502:
 
   |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,859: Line 2,518:
 
   |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,867: Line 2,526:
 
   |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
 +
 +
  |status  = abandoned
 +
  |summary = use [[#Better Sprinklers Plus|Better Sprinklers Plus]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Statue Of Blessings
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.betterStatueOfBlessings
 +
  |curse  = 1081728
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,876: Line 2,560:
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Theater
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.BetterTheater
 +
  |nexus  = 25002
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,885: Line 2,576:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Workbenches
+
   |name    = Better Transmutation
   |author  = CatCattyCat, Cat
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = cat.betterworkbenches
+
   |id      = f4iTh.BetterTransmutation
   |nexus  = 4830
+
   |nexus  = 2120
  |moddrop = 833559
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Trash Can
 +
  |author  = shivaGuy
 +
  |id      = shivaGuy.BetterTrashCan
 +
  |nexus  = 11814
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Workbenches
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.betterworkbenches
 +
  |nexus  = 4830
 +
  |moddrop = 833559
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |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,904: Line 2,631:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,917: Line 2,660:
  
 
   |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,928: Line 2,669:
 
   |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 Craftables for 1.6
 +
  |author  = manifoldSamurai, mfdsam
 +
  |id      = YourName.BiggerCraftables
 +
  |nexus  = 24886
 +
  |github  =
 +
}}
 +
{{#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,938: Line 2,693:
 
   |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,959: Line 2,714:
 
   |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,968: Line 2,721:
 
   |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,977: Line 2,728:
 
   |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,987: Line 2,743:
 
   |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,004: Line 2,766:
  
 
   |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,013: Line 2,782:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
   |status  = obsolete
   |unofficial version = 1.4.3-unofficial.1-Vivan
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
   |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
  |name    = BJS No Clip
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNoClip
 +
  |nexus  = 2820
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Blackhearts
 
   |author  = Mightywa33ior
 
   |author  = Mightywa33ior
 
   |id      = Mightywa33ior.Blackhearts
 
   |id      = Mightywa33ior.Blackhearts
Line 2,048: Line 2,885:
 
   |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,057: Line 2,894:
 
   |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,068: Line 2,905:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blinking Cursed Mannequins
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.BlinkingMannequin
 +
  |nexus  = 25750
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,087: Line 2,931:
 
   |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,096: Line 2,940:
 
   |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
   |curse  = 297252
+
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
   |github  = Stardew-Valley-Modding/Bookcase
+
 
 +
  |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    = Bomb Drop
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.BombDropMod
 +
  |nexus  = 26062
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bookcase
 +
   |author  = Darkhax
 +
   |id      = darkhax.bookcase
 +
   |nexus  =
 +
   |curse  = 297252
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting
+
   |name    = Boomerangs, Boomerang Mod
   |author  = Boogie
+
   |author  = Arannya
   |id      = Boogie.Crafting
+
   |id      = Arannya.Weapons.Boomerangs
   |nexus  = 7177
+
   |nexus  = 22724
   |summary = Not showing new 1.6 crafting recipices
+
   |github  = arannya/BoomerangMod
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,123: Line 2,984:
 
   |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,133: Line 2,994:
 
   |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,143: Line 3,026:
 
   |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,152: Line 3,035:
 
   |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,161: Line 3,044:
 
   |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,175: Line 3,066:
 
}}
 
}}
 
{{#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,190: Line 3,079:
 
   |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.7-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,199: Line 3,097:
 
   |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,210: Line 3,108:
 
   |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,219: Line 3,117:
 
   |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,228: Line 3,134:
 
   |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,237: Line 3,152:
 
   |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,246: Line 3,161:
 
   |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,254: Line 3,169:
 
   |nexus  = 446
 
   |nexus  = 446
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildings Included
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.MapBuildings
 +
  |nexus  = 27359
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,262: Line 3,184:
 
   |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,272: Line 3,192:
 
   |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,278: Line 3,198:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |id      = aedenthorn.BulkAnimalPurchase
 +
  |curse  = 868767
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |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.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bulk Buy
 +
  |author  = focustense
 +
  |id      = focustense.BulkBuy
 +
  |nexus  = 26856
 +
  |github  = focustense/StardewBulkBuy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,287: Line 3,217:
 
   |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,298: Line 3,228:
 
   |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,306: Line 3,236:
 
   |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,316: Line 3,244:
 
   |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
 +
  |name    = Button's Extra Trigger Action Stuff
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.BETAS
 +
  |nexus  = 27100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,333: Line 3,277:
 
   |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,342: Line 3,286:
 
   |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,351: Line 3,296:
 
   |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
 +
  |name    = Bwdyworks
 +
  |author  = bwdy
 +
  |id      = bwdyworks
 +
  |nexus  = 3530
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,367: Line 3,324:
 
   |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,373: Line 3,337:
 
   |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    = Calico Statue Spotter
 +
  |author  = wronque
 +
  |id      = wronque.CalicoStatueSpotter
 +
  |nexus  = 25837
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Call to Build
 +
  |author  = TheWarpriest
 +
  |id      = TheWarpriest.CallToBuild
 +
  |nexus  = 26122
 +
  |github  =
 +
}}
 +
{{#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,385: Line 3,370:
 
   |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,397: Line 3,382:
 
   |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    = Cape Stardew
 +
  |author  = Arony, dreamygloom
 +
  |id      = dreamygloom.CapeStardewCode
 +
  |nexus  = 14635
 +
  |github  =
 +
}}
 +
{{#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,406: Line 3,409:
 
   |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,417: Line 3,420:
 
   |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,425: Line 3,428:
 
   |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
Line 2,434: Line 3,435:
 
   |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,445: Line 3,457:
 
   |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,458: Line 3,470:
 
   |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,467: Line 3,479:
 
   |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,473: Line 3,487:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CatalogueFilter
 
   |id      = aedenthorn.CatalogueFilter
 +
  |curse  = 868740
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Catalogues Anywhere
+
  |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
 +
   |name    = Catalogues Anywhere
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
 
   |id      = Cherry.CataloguesAnywhere
 
   |id      = Cherry.CataloguesAnywhere
Line 2,493: Line 3,524:
 
   |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,517: Line 3,548:
 
   |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,524: Line 3,557:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
   |status = obsolete
+
 
   |summary = remove this mod (Added in Stardew Valley 1.6)
+
   |status = obsolete
 +
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,534: Line 3,568:
 
   |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,540: Line 3,574:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CaveOfMemories
 
   |id      = PeacefulEnd.CaveOfMemories
 +
  |curse  = 870927
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
Line 2,549: Line 3,584:
 
   |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,559: Line 3,592:
 
   |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,568: Line 3,601:
 
   |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,607: Line 3,640:
 
   |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,619: Line 3,651:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,629: Line 3,659:
 
   |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,637: Line 3,667:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,654: Line 3,682:
 
   |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,669: Line 3,697:
 
   |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,677: Line 3,712:
 
   |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,687: Line 3,729:
 
   |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,702: Line 3,746:
 
   |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,710: Line 3,756:
 
   |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,730: Line 3,776:
 
   |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,741: Line 3,787:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,747: Line 3,793:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ChessBoards
 
   |id      = aedenthorn.ChessBoards
 +
  |curse  = 868765
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |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,756: Line 3,805:
 
   |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,770: Line 3,818:
 
   |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,802: Line 3,857:
 
   |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,811: Line 3,873:
 
   |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,849: Line 3,936:
 
   |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,880: Line 3,967:
 
   |github  = valruno/ChooseRandomFarmEvent
 
   |github  = valruno/ChooseRandomFarmEvent
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,890: Line 3,977:
 
   |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,986:
 
   |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 4,005:
 
   |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 4,014:
 
   |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,923: Line 4,023:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 
   |id      = CJBok.ShowItemSellPrice, CJBShowItemSellPrice<!--changed in 1.7-->
 +
  |curse  = 1000642
 
   |nexus  = 5
 
   |nexus  = 5
 
   |moddrop = 509768
 
   |moddrop = 509768
Line 2,948: Line 4,049:
 
   |github  = Sonozuki/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 4,057:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Farm Debris
 +
  |author  = David Renne
 +
  |id      = DavidRenne.ClearFarmDebris
 +
  |nexus  = 26715
 +
  |github  =
 +
}}
 +
{{#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,967: Line 4,082:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,974: Line 4,118:
 
   |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,987: Line 4,136:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,999: Line 4,159:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CoinCollector
 
   |id      = aedenthorn.CoinCollector
 +
  |curse  = 868837
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |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,010: Line 4,171:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,019: Line 4,189:
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,029: Line 4,197:
 
   |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
Line 3,037: Line 4,217:
 
   |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 Fishing Rods
 +
  |author  = atravita
 +
  |id      = atravita.ColorfulFishingRods
 +
  |nexus  = 25258
 +
  |github  = 6480k/colorful-fishing-rods
 +
}}
 +
{{#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,056: Line 4,260:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CombatDummy
 
   |id      = PeacefulEnd.CombatDummy
 +
  |curse  = 870919
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |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,070: Line 4,275:
 
   |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,085: Line 4,290:
 
   |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,111: Line 4,315:
 
   |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
Line 3,127: Line 4,329:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,136: Line 4,336:
 
   |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,146: Line 4,344:
 
   |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,166: Line 4,364:
 
   |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
Line 3,206: Line 4,421:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,214: Line 4,439:
 
   |github  = sophiesalacia/StardewMods
 
   |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,224: Line 4,449:
 
   |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,233: Line 4,458:
 
   |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,253: Line 4,492:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |id      = aedenthorn.ConnectedGardenPots
 +
  |curse  = 868773
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |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,292: Line 4,534:
 
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,301: Line 4,552:
 
   |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,341: Line 4,592:
 
   |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,348: Line 4,604:
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.ControllerRadialKeybindings
 
   |id      = spacechase0.ControllerRadialKeybindings
 +
  |curse  = 867143
 
   |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,358: Line 4,622:
 
   |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,367: Line 4,631:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://github.com/aschismatism/ConvenientChests/releases/tag/1.6.1-unofficial
 
  |unofficial version = 1.6.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,378: Line 4,638:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
   |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,390: Line 4,655:
 
   |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,400: Line 4,665:
 
}}
 
}}
 
{{#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,420: Line 4,686:
 
   |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,427: Line 4,701:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CosmeticRings
 
   |id      = PeacefulEnd.CosmeticRings
 +
  |curse  = 870941
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Counting Sheep
 +
   |author  = calebstein1
 +
  |id      = calebstein1.CountingSheep
 +
  |nexus  = 25380
 +
  |github  = calebstein1/CountingSheep
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,442: Line 4,724:
 
   |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,733:
 
   |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
 +
  |name    = Crab Pot Collect Jellies
 +
  |author  = Cloudyluna
 +
   |id      = Cloudyluna.CrabPotCollectJellies
 +
  |nexus  = 27358
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,463: Line 4,752:
 
   |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
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutdoorButterflyHutch
+
   |id      = aedenthorn.CraftableButterflyHutches<!--changed in 0.1.1-unofficial.1-->, aedenthorn.OutdoorButterflyHutch
 +
  |curse  = 868897
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |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}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,482: Line 4,772:
 
   |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
 +
  |curse  = 868850
 
   |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.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,497: Line 4,790:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CraftFromContainers
 
   |id      = aedenthorn.CraftFromContainers
 +
  |curse  = 868683
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |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,804:
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Anything Framework
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CAF
 +
  |nexus  = 24794
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#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,873:
 
   |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  = atravita
+
  |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 Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Critter Rings
 +
   |author  = atravita
 
   |id      = atravita.CritterRings
 
   |id      = atravita.CritterRings
 
   |curse  = 870962
 
   |curse  = 870962
Line 3,543: Line 4,901:
 
   |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 3,561: Line 4,919:
 
   |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,570: Line 4,928:
 
   |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,588: Line 4,946:
 
   |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,604: Line 4,962:
 
   |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,612: Line 4,970:
 
   |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
 +
  |curse  = 868752
 
   |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,631: Line 4,990:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 +
  |curse  = 868754
 
   |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,651: Line 5,013:
 
   |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,657: Line 5,032:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 3,668: Line 5,044:
 
   |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,695: Line 5,073:
 
   |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,702: Line 5,078:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropVariation
 
   |id      = aedenthorn.CropVariation
 +
  |curse  = 868770
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in          = Stardew Valley 1.6
+
   |broke in          = Stardew Valley 1.6
   |beta unofficial version = 0.2.6-unofficial.1-Logophile
+
   |unofficial version = 0.2.6-unofficial.1-Logophile
   |beta unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,713: Line 5,090:
 
   |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,726: Line 5,102:
 
   |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,741: Line 5,133:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |curse  = 998266
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#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,764: Line 5,176:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomAchievements
 
   |id      = aedenthorn.CustomAchievements
 +
  |curse  = 868832
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |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,776: Line 5,189:
 
   |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,787: Line 5,210:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
 +
  |curse  = 868732
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |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
 +
  |name    = Custom Blessings Framework
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.customBlessingsFramework
 +
  |curse  = 1081730
 +
  |nexus  = 25267
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,796: Line 5,238:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Cabin Fix
 +
  |author  = weizinai
 +
  |id      = weizinai.CustomCabinFix
 +
  |nexus  = 26979
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,805: Line 5,256:
 
   |nexus  = 2642
 
   |nexus  = 2642
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,812: Line 5,261:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomChestTypes
 
   |id      = aedenthorn.CustomChestTypes
 +
  |curse  = 868861
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |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,821: Line 5,271:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 +
  |curse  = 871840
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
 
   |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,834: Line 5,292:
 
   |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,840: Line 5,298:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,858: Line 5,317:
 
   |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,866: Line 5,337:
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,874: Line 5,345:
 
   |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,883: Line 5,352:
 
   |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,898: Line 5,365:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |id      = aedenthorn.CustomWallsAndFloors
 +
  |curse  = 868842
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |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,907: Line 5,375:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |id      = Aedenthorn.CustomMonsterFloors
 +
  |curse  = 868904
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |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
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Custom Gift Dialogue
+
   |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author  = PurrplingCat
+
   |author  = pneuma163
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = pneuma163.CustomElevatorSound
   |nexus  = 7304
+
   |nexus  = 24972
   |github  = purrplingcat/StardewMods
+
   |github  = pneuma163/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 13964
+
   |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 Hay
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CustomFarming
   |nexus  = 16744
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.CCR
+
   |id      = Platonymous.CFAutomate
   |nexus  = 1402
+
   |nexus  = 991
  |moddrop = 664037
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = Sakorona/SDVMods
 
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
  |curse  = 990485
   |moddrop = 833547
+
   |nexus  = 13804
   |github = danvolchek/StardewMods
+
   |github  =
 +
   |source = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Farm Types
   |author  = Yyeahdude
+
   |author  = spacechase0
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 567
+
   |nexus  = 1140
   |github  =
+
  |moddrop = 128708
 +
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Fence Decay
   |author  = Cherry, CherryChain
+
   |author  = Jean Seb Gwak
   |id      = Cherry.CustomizeAnywhere
+
   |id      = CustomFenceDecay
   |nexus  = 4734
+
   |nexus  = 25155
  |moddrop = 716356
+
   |github  = JeanSebGwak/CustomFenceDecay
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fixed Dialogue
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus   = 1099
+
   |curse   = 868895
   |moddrop = 127272
+
   |nexus  = 6358
   |github  = spacechase0/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    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = MissCoriel
+
   |author  = Datamancer
   |id      = misscoriel.hpstam
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 20938
   |github  = MissCoriel/Customize-Health-and-Stamina
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Furniture
   |author  = violetlizabet
+
   |author  = Platonymous
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 10761
+
   |nexus  = 1254
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Dialogue
   |author  = Digus
+
   |author  = PurrplingCat
   |id      = DIGUS.CustomKissingMod
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4664
+
   |nexus  = 7304
   |github  = Digus/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Limits
   |author  = Mevima
+
   |author  = aedenthorn, Erinthe
   |id      = Mevima.CustomLinens
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 1027
+
  |curse  = 868725
   |github  =
+
   |nexus  = 13964
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Greenhouse
   |author  = ZaneYork
+
   |author  = Forkmaster
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 5377
+
   |nexus  = 3464
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  =
  
   |summary = use latest version.
+
   |status = abandoned
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Harvest Fix
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.CustomLocks
+
   |id      = mytigio.customharvestfix
   |nexus  = 6251
+
   |nexus  = 4192
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/CustomHarvestFix
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = aedenthorn.CustomHay
   |nexus  = 14508
+
  |curse  = 868668
 +
   |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 Movies
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = Platonymous
+
   |author  = zelink, zelinknilez
   |id      = Platonymous.CustomMovies
+
   |id      = zelink.zeldaHome
   |nexus  = 4737
+
   |nexus  = 20844
  |moddrop = 793918
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMusic
+
   |id      = speshkitty.CustomiseChildBedroom
  |curse  = 307367
+
   |nexus  = 5540
  |moddrop = 793904
+
   |github  = Speshkitty/CustomiseChildBedroom
   |nexus  = 3043
 
   |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 NPC Exclusions
+
   |name    = Customizable Cart Redux
   |author  = Esca, Esca-MMC
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Esca.CustomNPCExclusions
+
   |id      = KoihimeNakamura.CCR
   |nexus  = 7089
+
   |nexus  = 1402
   |moddrop = 847997
+
   |moddrop = 664037
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = Sakorona/SDVMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Death Penalty
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.CustomNPCFixes
+
   |id      = cat.customizabledeathpenalty
   |curse   = 867734
+
   |nexus   = 1991
   |moddrop = 771669
+
   |moddrop = 833547
  |nexus  = 3849
+
   |github  = danvolchek/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customizable Traveling Cart Days
   |author  = SG
+
   |author  = Yyeahdude
   |id      = SG.RileyHouse
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus  = 5811
+
   |nexus  = 567
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Anywhere
   |author  = XxHarvzBackxX
+
   |author  = Cherry, CherryChain
   |id      = harvz.CustomObelisks
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 10202
+
   |nexus  = 4734
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 716356
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Cursor Sprite
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
  |curse  = 868827
+
   |nexus  = 3014
   |nexus  = 10152
+
   |github  = Sonozuki/StardewMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Dragoon23.CustomizeDresser
  |curse  = 868903
+
   |nexus  = 23359
   |nexus  = 5966
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Exterior
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.CustomPaths
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 2272
+
   |nexus  = 1099
   |chucklefish = 5234
+
   |moddrop = 127272
   |github  = Entoarox/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
 
  |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 Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.PetBed
+
   |id      = misscoriel.hpstam
   |nexus  = 10462
+
  |curse  = 885084
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 5275
 
+
   |github  = MissCoriel/Customize-Health-and-Stamina
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 10704
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Customize Wedding Attire
   |author  = hawkfalcon
+
   |author  = violetlizabet
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 2148
+
   |nexus  = 10761
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Kissing
   |author  = Dem1se
+
   |author  = Digus
   |id      = Dem1se.CustomReminders
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 6215
+
   |nexus  = 4664
  |moddrop = 793899
+
   |github  = Digus/StardewValleyMods
   |github  = Dem1se/CustomReminders
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.Renovations
+
   |id      = Mevima.CustomLinens
   |nexus  = 9687
+
   |nexus  = 1027
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Resource Clumps
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 6669
+
   |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 Signs
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSigns
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 11336
+
  |curse  = 868899
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Locks Updated
   |author  = barteke22
+
   |author  = Rokugin
   |id      = barteke22.CustomSpouseLocation
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 9676
+
   |nexus  = 21148
   |github  = barteke22/StardewMods
+
   |github  = rokugin/StardewMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Machine Experience
 +
  |author  = weizinai
 +
   |id      = weizinai.CustomMachineExperience
 +
  |nexus  = 25455
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10889
+
  |curse  = 868704
 +
   |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
 +
  |name    = Custom Moss
 +
  |author  = aceynk
 +
  |id      = aceynk.CustomMoss
 +
  |nexus  = 26220
 +
  |github  = aceynk/CustomMoss
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Platonymous.CustomMovies
   |nexus  = 7775
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Music
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Platonymous.CustomMusic
   |curse  = 868833
+
   |curse  = 307367
   |nexus  = 10029
+
  |moddrop = 793904
   |github  = aedenthorn/StardewValleyMods
+
   |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 Starter Furniture
+
   |name    = Custom Names
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 16729
+
  |curse  = 1008334
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = Platonymous.CustomNPC
   |nexus  = 14152
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |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 [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom NPC Exclusions
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Esca, Esca-MMC
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 7517
+
   |nexus  = 7089
   |github  = TheMightyAmondee/CustomTokens
+
  |moddrop = 847997
 +
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomToolbar
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 11322
+
   |curse   = 867734
  |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 771669
 
+
   |nexus  = 3849
  |beta broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
}}
 
{{#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    = Custom Tool Range
+
   |name    = Custom NPC Paintings
   |author  = trashcan9
+
   |author  = avaallonn, AvalonMFX
   |id      = trashcan9.CustomToolRange
+
   |id      = AvalonMFX.CustomNPCPaintings
   |nexus  = 16384
+
  |curse  = 1069124
   |github  =
+
   |nexus  = 26228
 +
   |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom NPC - Riley, Riley House
   |author  = Esca, Esca-MMC
+
   |author  = SG
   |id      = Esca.CustomTracker
+
   |id      = SG.RileyHouse
   |nexus  = 5108
+
   |nexus  = 5811
   |github  = Esca-MMC/CustomTracker
+
   |github  =
  |moddrop = 706059
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Obelisks
   |author  = CatCattyCat, Cat
+
   |author  = XxHarvzBackxX
   |id      = cat.customtransparency
+
   |id      = harvz.CustomObelisks
   |nexus  = 2359
+
   |nexus  = 10202
   |moddrop = 833556
+
   |github  = XxHarvzBackxX/Custom-Obelisks
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Object Production
   |author  = ShivaGuy
+
   |author  = aedenthorn, Erinthe
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 11835
+
  |curse  = 868827
   |github  =
+
   |nexus  = 10152
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 10760
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |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 Paths
   |author  = Platonymous
+
   |author  = Entoarox
   |id      = Platonymous.CustomTV
+
   |id      = Entoarox.CustomPaths
   |curse   = 877224
+
   |nexus   = 2272
   |nexus  = 6775
+
   |chucklefish = 5234
   |github  = Platonymous/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 PlatoTK-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.PetBed
   |curse  = 868751
+
   |curse  = 868814
   |nexus  = 12510
+
   |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 Warp Locations
+
   |name    = Custom Picture Frames
  |author  = CatCattyCat, Cat
 
  |id      = cat.customwarplocations
 
  |nexus  = 1688
 
  |moddrop = 833544
 
  |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Warp Points
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 9651
+
  |curse  = 868801
 +
   |nexus  = 10704
 
   |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 Picture Frames Redux
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Prism 99
   |id      = f4iTh.CustomWarps
+
   |id      = prism99.aedenthorn.CustomPictureFrames
   |nexus  = 3445
+
   |nexus  = 27147
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Quest Expiration
   |author  = XxHarvzBackxX
+
   |author  = hawkfalcon
   |id      = harvz.CWSG
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 10024
+
   |nexus  = 2148
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = hawkfalcon/Stardew-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Reminders
   |author  = cgifox
+
   |author  = Dem1se
   |id      = cgifox.CutTheCord
+
   |id      = Dem1se.CustomReminders
   |nexus  = 9571
+
   |nexus  = 6215
   |github  = harshlele/CutTheCord
+
   |moddrop = 793899
 
+
   |github  = Dem1se/CustomReminders
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Renovations, Renovations
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.Renovations
   |curse  = 871827
+
   |curse  = 868839
   |nexus  = 13973
+
   |nexus  = 9687
   |github  = LeFauxMatt/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    = Daily Farm Photo
+
   |name    = Custom Resource Clumps
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 4791
+
  |curse  = 868875
   |github  = Seawolf87/DailyFarmPhoto
+
   |nexus  = 6669
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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 Shirts
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = Platonymous.CustomShirts
   |nexus  = 6783
+
   |nexus  = 2416
   |github  =
+
   |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    = Daily Luck Message
+
   |name    = Custom Shops Redux
   |author  = Schematix, Schmtx
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Schematix.DailyLuckMessage
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 1327
+
   |nexus  = 1378
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |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    = Daily News
+
   |name    = Custom Signs
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 1141
+
  |curse  = 868777
   |github  = miketweaver/DailyNews
+
   |nexus  = 11336
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Location
   |author  = flowoeB
+
   |author  = barteke22
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 8356
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Patio
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 14648
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |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 Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Patio Redux
   |author  = MevNav
+
   |author  = aedenthorn, Erinthe
   |id      = MevNav.DailyPlanner
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 16704
+
  |curse  = 868793
   |github  = BuildABuddha/StardewDailyPlanner
+
   |nexus  = 10889
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Spouse Patio Wizard
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomSpousePatioWizard
  |nexus  = 4779
+
   |curse  = 868860
  |chucklefish = 5907
+
   |nexus  = 7775
  |moddrop = 677025
+
   |github  = aedenthorn/StardewValleyMods
   |curse  = 353698
 
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Daily Special Orders
 
  |author  = shekurika
 
  |id      = shekurika.DailySpecialOrders
 
   |nexus  = 9693
 
   |github  = shekurika/DailySpecialOrders
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Spouse Rooms
   |author  = GuiNoya, Yesst
+
   |author  = aedenthorn, Erinthe
   |id      = GuiNoya.DailyTasksReport
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 1624
+
  |curse  = 868833
   |github  = GuiNoya/SVMods
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.4.2-unofficial.8-prism99
+
  |status            = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
   |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
   |beta broke in = Stardew Valley 1.6
+
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Custom Spouse Rooms - Continued
 +
  |author  = Datamancer
 +
  |id      = datamancer.CustomSpouseRooms
 +
  |nexus  = 20966
 +
  |moddrop = 1534005
 +
  |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Starter Furniture
   |author  = Danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.DanUtils
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus   = 2287
+
   |curse   = 868669
   |github  =
+
   |nexus  = 16729
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Starter Package
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 4056
+
  |curse  = 868717
   |github  = cilekli-link/SDVMods
+
   |nexus  = 14152
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Tapper Framework
   |author  = Pathoschild
+
   |author  = Selph, zombifier
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1691
+
   |nexus  = 22975
  |moddrop = 606646
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tokens
   |author  = MissCoriel
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = misscoriel.diary
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 4451
+
   |nexus  = 7517
  |moddrop = 624395
+
   |github  = TheMightyAmondee/CustomTokens
   |github  = MissCoriel/Dear-Diary
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Toolbar
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 18174
+
  |curse  = 868779
 +
   |nexus  = 11322
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decorators Dream
+
   |name    = Custom Tool Effect
   |author  = Ilyeana
+
   |author  = ZaneYork
   |id      = Ilyeana.DecoratorsDream
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 17030
+
   |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Tool Range
   |author  = Pathoschild
+
   |author  = trashcan9
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 679
+
   |nexus  = 16384
  |moddrop = 606608
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Tracker
   |author  = iSkLz_, MSCFC
+
   |author  = Esca, Esca-MMC
   |id      = MSCFC.DecraftingMod
+
   |id      = Esca.CustomTracker
   |nexus  = 4158
+
   |nexus  = 5108
   |github  = iSkLz/DecraftingMod
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Transparency
   |author  = Max Vollmer, SVProtector
+
   |author  = CatCattyCat, Cat
   |id      = maxvollmer.deepwoodsmod
+
   |id      = cat.customtransparency
   |nexus  = 2571
+
   |nexus  = 2359
   |github  = maxvollmer/DeepWoodsMod
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Trash Can
   |author  = Sandman53
+
   |author  = ShivaGuy
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 5016
+
   |nexus  = 11835
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = aedenthorn.TreeTweaks
   |nexus   = 10240
+
   |curse   = 868798
   |moddrop = 1060419
+
   |nexus  = 10760
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |github  = aedenthorn/StardewValleyMods
  
   |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 TV
   |author  = Tyler Gibbs
+
   |author  = Platonymous
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Platonymous.CustomTV
   |nexus  = 12421
+
  |curse  = 877224
   |github  = tylergibbs2/DefaultFarmer
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |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    = Default Window Size
+
   |name    = Custom TV Channel
   |author  = DecidedlyHuman
+
   |author  = chieeri323
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = chieeri323.customtvchannel
   |nexus  = 10939
+
   |nexus  = 24278
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Delivery Service
 
  |author  = AxesOfEvil
 
  |id      = AxesOfEvil.DeliveryService
 
  |nexus  = 5187
 
  |github  = AxesOfEvil/SV_DeliveryService
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom Wake Up Time
   |author  = Dash, yuukidach
+
   |author  = Tomokisan
   |id      = Pathoschild.test
+
   |id      = tomokisan.customWakeUpTime
   |nexus  = 5570
+
  |curse  = 1081741
 +
   |nexus  = 26260
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Wallpaper Framework
   |author  = ferdaber
+
   |author  = aedenthorn, Erinthe
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 7920
+
  |curse  = 868751
   |github  = ferdaber/sdv-mods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Walls and Floors
   |author  = domsim1
+
   |author  = Platonymous
   |id      = domsim1.DeluxeHats
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 5836
+
  |curse  = 307569
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Deluxe Journal
+
   |name    = Custom Warp Locations
   |author  = MolsonCAD
+
   |author  = CatCattyCat, Cat
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = cat.customwarplocations
   |nexus  = 11436
+
   |nexus  = 1688
   |github  = MolsonCAD/DeluxeJournal
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Custom Warp Points
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.DemandingShipping
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 7315
+
  |curse  = 868840
   |github  =
+
   |nexus  = 9651
 +
   |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    = Demetrius Visits Cave
+
   |name    = Custom Warps
   |author  = Kichjo
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = f4iTh.CustomWarps
   |nexus  = 5477
+
   |nexus  = 3445
   |github  = KeelanRosa/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Custom Winter Star Gifts
   |author  = DeLiXx
+
   |author  = XxHarvzBackxX
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = harvz.CWSG
   |nexus  = 16750
+
   |nexus  = 10024
   |github  =
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
  |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.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Cut the Cord, TvMenu
   |author  = Esca, Esca-MMC
+
   |author  = cgifox
   |id      = Esca.DestroyableBushes
+
   |id      = cgifox.CutTheCord
   |nexus  = 6304
+
   |nexus  = 9571
  |moddrop = 798245
+
   |github  = harshlele/CutTheCord
   |github  = Esca-MMC/DestroyableBushes
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Cycle Tools
   |author  = RainsKuro, RainzKuro
+
   |author  = LeFauxMatt
   |id      = RainzKuro.DetailedSprites
+
   |id      = furyx639.CycleTools
   |nexus  = 15549
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
 +
   |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    = Dialogue Box Redesign
+
   |name    = Daily Farm Photo
   |author  = gzhynko
+
   |author  = Seawolf, seawolf87
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 8853
+
   |nexus  = 4791
   |github  = gzhynko/StardewMods
+
   |github  = Seawolf87/DailyFarmPhoto
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = BlaDe.StepsTakenOnScreen
  |curse  = 868761
+
   |nexus  = 6783
   |nexus  = 11661
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Luck Message
   |author  = elbe
+
   |author  = Schematix, Schmtx
   |id      = elbe.DialogueExtension
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 10851
+
   |nexus  = 1327
   |github  = lshtech/DialogueExtension
+
   |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    = Dialogue New Line
+
   |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela, delaney
   |id      = aedenthorn.DialogueNewLine
+
   |id      = dJustLuckMod
   |curse   = 868753
+
   |nexus   = 10386
   |nexus  = 12175
+
   |moddrop = 1070645
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily News
   |author  = DecidedlyHuman
+
   |author  = bashNinja
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = bashNinja.DailyNews
   |nexus  = 9887
+
   |nexus  = 1141
  |moddrop = 1035899
+
   |github  = miketweaver/DailyNews
  |github  = DecidedlyHuman/DialogueTester
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dialogue Trees
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.DialogueTrees
 
  |nexus  = 9550
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Daily Notifications, Event Notifications
   |author  = Nishtra
+
   |author  = dreamsicl
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = EventNotifications
   |nexus  = 1583
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.2?
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3.29
+
   |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    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Pet the Animals
   |author  = shanks3042
+
   |author  = flowoeB
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 5816
+
   |nexus  = 8356
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Phone Quest
   |author  = spacechase0
+
   |author  = ActionJackson
   |id      = spacechase0.DimensionalPockets
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 12706
+
   |nexus  = 14648
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
 +
  |author  = MevNav
 +
  |id      = MevNav.DailyPlanner
 +
  |nexus  = 16704
 +
  |github  = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Quest Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = aedenthorn.DinoForm
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 18244
+
   |nexus  = 513
   |github  = aedenthorn/StardewValleyMods
+
   |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
 +
  |name    = Daily Screenshot
 +
  |author  = CompSciLauren
 +
  |id      = CompSciLauren.DailyScreenshot
 +
  |nexus  = 4779
 +
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Daily Special Orders
   |author  = Eugenii10
+
   |author  = shekurika
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 9717
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Daily Tasks Report
   |author  = lperkins2, Logan Perkins
+
   |author  = GuiNoya, Yesst
   |id      = lperkins2.DisableController
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 2229
+
   |nexus  = 1624
   |github  =
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Daily Tasks Report Plus
   |author  = RuiNtD
+
   |author  = Prism 99
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 2156
+
   |nexus  = 20871
   |github  = RuiNtD/SVRichPresence
+
   |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = DaLionheart
   |author  = MouseyPounds
+
   |author  = DaLion
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = DaLion.Core
   |nexus  = 3960
+
   |nexus  = 24332
   |github  = MouseyPounds/stardew-mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Dan Utils
   |author  = jahangmar
+
   |author  = Danmw3
   |id      = jahangmar.DismantleCraftables
+
   |id      = danmw3.DanUtils
   |nexus  = 3687
+
   |nexus  = 2287
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Dark User Interface
   |author  = dmarcoux
+
   |author  = zazizu
   |id      = dmarcoux.DisplayEnergy
+
   |id      = zazizu.darkUI
   |nexus  = 10662
+
   |nexus  = 4056
  |moddrop = 1087175
+
   |github  = cilekli-link/SDVMods
  |github  = dmarcoux/DisplayEnergy
 
}}
 
{{#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.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Data Layers, Data Maps
   |author  = Aimon111
+
   |author  = Pathoschild
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 18109
+
  |curse  = 1000628
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Date Night
   |author  = Airyn and the DSV Team
+
   |author  = SUPERT
   |id      = DSV.Core
+
   |id      = supert.datenight
   |nexus  = 17059
+
   |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    = Don't Eat That
+
   |name    = Day Limiter
   |author  = Pyrohead37
+
   |author  = Parzivl, tadfoster
   |id      = Pyrohead37.DontEatThat
+
   |id      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus  = 1951
+
   |nexus  = 25529
   |github  = jahangmar/StardewValleyMods
+
   |github  = tadfoster/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = Shockah
+
   |author  = MissCoriel
   |id      = Shockah.DontStopMeNow
+
   |id      = misscoriel.diary
   |nexus  = 10941
+
  |curse  = 885086
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 4451
 
+
  |moddrop = 624395
  |beta broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deathpoint - Monster Health Display Mod
   |author  = Leaf
+
   |author  = JeiPi, JeiP1
   |id      = Leaf.DoubleStandardFarm
+
   |id      = JeiPi.Deathpoint
   |nexus  = 3928
+
   |nexus  = 25241
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Death Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DeathTweaks
 +
  |nexus  = 18174
 +
  |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    = Downtown Zuzu
+
   |name    = Debug Mode
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Pathoschild
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |curse  = 987160
+
   |curse  = 1000634
   |nexus  = 8587
+
   |nexus  = 679
   |github  =
+
   |moddrop = 606608
 
+
   |github  = Pathoschild/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Decrafting Mod
   |author  = joljyo
+
   |author  = iSkLz_, MSCFC
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 7507
+
   |nexus  = 4158
   |github  =
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deep Woods
   |author  = violetlizabet
+
   |author  = Max Vollmer, SVProtector
   |id      = violetlizabet.DragonPearlLure
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 15109
+
  |curse  = 992429
   |github  = elizabethcd/DragonPearlLure
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = atravita
+
   |author  = Sandman53
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
  |curse  = 870981
+
   |nexus  = 5016
  |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<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Deep Woods Warp Network Integration
   |author  = aedenthorn, Erinthe
+
   |author  = Tlitookilakin
   |id      = aedenthorn.Dreamscape
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 11742
+
   |nexus  = 10240
   |github  = aedenthorn/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    = Drive By
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = BlaDe
+
   |author  = bungus
   |id      = BlaDe.DriveBy
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 12033
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Default Farmer
   |author  = Goldenrevolver
+
   |author  = Tyler Gibbs
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 7971
+
   |nexus  = 12421
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Default On Cheats
   |author  = SwiftSails
+
   |author  = EnderTedi
   |id      = SwiftSails.DungeonBuddy
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 7864
+
   |nexus  = 21035
   |github  =
+
   |github  = EnderTedi/DefaultOnCheats
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Default Window Size
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.DungeonMerchants
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 14630
+
   |nexus  = 10939
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Delivery Service
   |author  = Zoryn
+
   |author  = AxesOfEvil
   |id      = Zoryn.DurableFences
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  =
+
   |nexus  = 5187
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = AxesOfEvil/SV_DeliveryService
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Delivery Upgrade Tool
   |author  = NoFogBob and PaulDunstan
+
   |author  = Dash, yuukidach
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = Pathoschild.test
   |nexus  = 12345
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = CyanFire
+
   |author  = stokastic
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 13057
+
   |nexus  = 2462
   |github  =
+
   |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    = Dusty Overhaul - SVE
+
   |name    = Deluxe Auto-Petter
   |author  = CyanFire
+
   |author  = Frostiverse
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 13265
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Deluxe Grabber Redux
   |author  = captncraig
+
   |author  = ferdaber
   |id      = captncraig.dvr
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 3860
+
   |nexus  = 7920
   |github  = captncraig/StardewMods
+
   |github  = ferdaber/sdv-mods
  
   |broke in = Stardew Valley 1.4
+
   |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    = Dwarf Scroll Prices
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = noriteway
+
   |author  = Nykal145
   |id      = noriteway.DwarfScrollPrice
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 16386
+
   |nexus  = 20799
   |github  = noriteway/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Deluxe Hats
   |author  = Anthony Hilyard, Grend
+
   |author  = domsim1
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = domsim1.DeluxeHats
  |curse  = 536418
+
   |nexus  = 5836
   |nexus  = 9684
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
   |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    = Deluxe Journal
   |author  = ribeena
+
   |author  = MolsonCAD
   |id      = ribeena.dynamicbodies
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 12893
+
   |nexus  = 11436
   |github  = ribeena/StardewValleyMods
+
   |github  = MolsonCAD/DeluxeJournal
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demanding Shipping
 +
  |author  = lech43
 +
  |id      = lech43.DemandingShipping
 +
  |nexus  = 7315
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Demetrius Solo Dancing, Robin Building Token
 +
  |author  = DrSpactacus, NateMod
 +
  |id      = NateMod.RobinBuildingToken
 +
  |nexus  = 22564
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Demetrius Visits Cave
   |author  = gunnargolf
+
   |author  = Kichjo
   |id      = gunnargolf.DynamicChecklist
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 1145
+
   |nexus  = 5477
   |github  = gunnargolf/DynamicChecklist
+
   |github  = KeelanRosa/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} 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    = Desert Bloom Farm
   |author  = hilovids
+
   |author  = DeLiXx
   |id      = hilovids.DynamicClothing
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 10078
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Desert Obelisk
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.desertobelisk
 +
  |nexus  = 2021
 +
  |moddrop = 833549
 +
  |github  = danvolchek/StardewMods
  
   |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
 +
  |name    = Destroyable Bushes
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.DestroyableBushes
 +
  |nexus  = 6304
 +
  |moddrop = 798245
 +
  |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Detailed Sprites
   |author  = HaulinOats
+
   |author  = RainsKuro, RainzKuro
   |id      = HaulinOats.DynamicCrops
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 13800
+
   |nexus  = 15549
   |github  = HaulinOats/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = DewCord Rich Presence
   |author  = mistyspring
+
   |author  = explosivetortellini
   |id      = mistyspring.dynamicdialogues
+
   |id      = explosivetortellini.StardewValleyDRP
  |curse  = 880516
+
   |nexus  = 8348
   |nexus  = 12836
+
   |github  = explosivetortellini/StardewValleyDRP
   |github  = misty-spring/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Dialog to Clipboard
   |author  = mistyspring
+
   |author  = dlrdlrdlr
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 20253
+
   |nexus  = 23834
   |github  =
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Dialogue Box Redesign
 +
  |author  = gzhynko
 +
  |id      = GZhynko.DialogueBoxRedesign
 +
  |nexus  = 8853
 +
  |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicFlooring
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14780
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 Game Assets
+
   |name    = Dialogue Emotes
   |author  = spacechase0
+
   |author  = PurrplingCat
   |id      = spacechase0.DynamicGameAssets
+
   |id      = PurrplingCat.DialogueEmotes
  |curse  = 867707
+
   |nexus  = 6537
   |nexus  = 9365
+
   |github  = purrplingcat/DialogueEmotes
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dialogue Extension
   |author  = spacechase0
+
   |author  = elbe
   |id      = spacechase0.DGAAutomate
+
   |id      = elbe.DialogueExtension
   |nexus  = 9365
+
   |nexus  = 10851
   |github  = spacechase0/StardewValleyMods
+
   |github  = lshtech/DialogueExtension
  
   |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    = Dialogue Keys
   |author  = tyran285, Ryuuze
+
   |author  = PokeBenji
   |id      = DynamicMachines
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 374
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Dialogue New Line
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 14566
+
  |curse  = 868753
 +
   |nexus  = 12175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Tester
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = DecidedlyHuman
   |id      = knakamura.dynamicnighttime
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 2072
+
   |nexus  = 9887
   |moddrop = 664041
+
   |moddrop = 1035899
   |github  = Sakorona/SDVMods
+
   |github  = DecidedlyHuman/DialogueTester
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dialogue Trees
   |author  = BashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 1183
+
  |curse  = 868845
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |nexus  = 9550
 +
   |github  = aedenthorn/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    = Did You Water Your Crops
   |author  = ZaneYork
+
   |author  = Nishtra
   |id      = ZaneYork.DynamicPrice
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 5831
+
   |nexus  = 1583
   |github  = ZaneYork/SDV_Mods
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = PeacefulEnd
+
   |author  = shanks3042
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 12831
+
   |nexus  = 5816
   |github  = Floogen/DynamicReflections
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Difficulty Socializing
   |author  = Vrakyas
+
   |author  = PokeBenji
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 4029
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dimensional Pockets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DimensionalPockets
 +
  |curse  = 867145
 +
  |nexus  = 12706
 +
  |github  = spacechase0/StardewValleyMods
  
   |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    = Dino Form
   |author  = sophiesalacia
+
   |author  = aedenthorn, Erinthe
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = aedenthorn.DinoForm
   |nexus  = 8450
+
   |nexus  = 18244
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |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    = Early Ginger Island
+
   |name    = Dino Form 2
   |author  = Shockah
+
   |author  = juminos
   |id      = Shockah.EarlyGingerIsland
+
   |id      = juminos.DinoForm2
   |nexus  = 13885
+
   |nexus  = 24718
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Disable Auto Pickup
   |author  = atravita
+
   |author  = Eugenii10
   |id      = atravita.NerfCavePuzzle
+
   |id      = KubichekEV.DisableAutoPickup
  |curse  = 870978
+
   |nexus  = 9717
  |moddrop = 1131424
+
   |github  =
   |nexus  = 11500
 
   |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    = Easier Dart Puzzle
+
   |name    = Disable Building Fade
   |author  = atravita
+
   |author  = calebstein1
   |id      = atravita.EasierDartPuzzle
+
   |id      = calebstein1.StardewDisableBuildingFade
  |curse  = 870971
+
   |nexus  = 24558
  |moddrop = 1205159
+
   |github  = calebstein1/StardewDisableBuildingFade
   |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    = Disable Gamepad, Disable Controller
   |author  = Cautious Waffle, skulmuk
+
   |author  = lperkins2, Logan Perkins
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = lperkins2.DisableController
   |nexus  = 1426
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Discord Rich Presence
   |author  = majordot
+
   |author  = RuiNtD
   |id      = MajorDOT.EasierFishing
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  =
+
   |nexus  = 2156
   |curse   = 305367
+
   |github  = RuiNtD/SVRichPresence
   |github =
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = SMAPI 3.0
+
   |name    = Dish of the Day Display
   |status   = workaround
+
   |author = MouseyPounds
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |id      = MouseyPounds.DishOfTheDayDisplay
 +
   |nexus   = 3960
 +
   |github = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dismantle Craftables
   |author  = NormanPCN
+
   |author  = jahangmar
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 11548
+
   |nexus  = 3687
   |github  = NormanPCN/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Display Energy
   |author  = TheMightyAmondee
+
   |author  = dmarcoux
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 8342
+
   |nexus  = 10662
   |github  = TheMightyAmondee/EasierSpecialOrders
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Display Monster Health
   |author  = LemurKat and kdau
+
   |author  = Atesba
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 5787
+
   |nexus  = 20984
  |moddrop = 984954
+
   |github =
   |source = https://gitlab.com/kdau/eastscarp
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Display Player Stats
   |author  = LeFauxMatt
+
   |author  = Fleem
   |id      = furyx639.EasyAccess
+
   |id      = Fleem.DisplayPlayerStats
  |curse  = 871835
+
   |nexus  = 21547
   |nexus  = 11002
+
   |github  = FleemUmbleem/DisplayPlayerStats
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Displays
   |author  = MountainDewBoi
+
   |author  = spacechase0 and ParadigmNomad
   |id      = MountainDewBoi.EasyFarming
+
   |id      = spacechase0.Displays
   |nexus  = 4162
+
  |curse  = 867712
   |github  =
+
   |nexus  = 7635
 +
   |github  = spacechase0/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    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = DeLiXx
+
   |author  = Aimon111
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus   = 16873
+
   |curse   = 1010281
   |github  =
+
   |nexus  = 18109
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |github = SimonK1122/WitchSwampOverhaulPatches
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = CeruleanSpirit
+
   |author  = Airyn and the DSV Team
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = DSV.Core
   |nexus  = 2957
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Do Not Eat My Crops
   |author  = StultusV
+
   |author  = u_u__w
   |id      = StultusV.EasyPathDestruction
+
   |id      = u_u__w.DoNotEatMyCrops
   |nexus  = 8775
+
   |nexus  = 26324
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Don't Eat That
   |author  = CeruleanSpirit
+
   |author  = Pyrohead37
   |id      = EasyPetting.3032
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 3032
+
   |nexus  = 1951
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Animal Observer|Animal Observer]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Don't Stop Me Now
 +
   |author = Shockah
 +
  |id      = Shockah.DontStopMeNow
 +
  |nexus  = 10941
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Double Standard Farm, Double Farm
   |author  = crc-fehler
+
   |author  = Leaf
   |id      = crc.eatmore
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 2724
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Downtown Zuzu
   |author  = millerscout
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Millerscout.EconomyMod
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus   = 6955
+
   |curse   = 987160
   |github  = millerscout/StardewMillerMods
+
   |nexus  = 8587
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = DPad Inventory Hotkey
   |author  = EH Lim
+
   |author  = joljyo
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 9303
+
   |nexus  = 7507
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dragon Pearl Lure
   |author  = EideeHi
+
   |author  = violetlizabet
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 4806
+
   |nexus  = 15109
   |github  = eideehi/EideeEasyFishing
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Draw Fish Ponds Over Grass
   |author  = Ilyaki
+
   |author  = atravita
   |id      = Ilyaki.Elevator
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus   = 2952
+
   |curse   = 870981
   |github  = Ilyaki/Elevator
+
   |moddrop = 1125248
 
+
   |nexus   = 11352
   |broke in          = Stardew Valley 1.5
+
   |github  = atravita-mods/StardewMods
   |unofficial version = 1.2.0-unofficial.kokirichild
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
  
 
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dreamscape
   |author  = Mel Noelle and Kirbylink
+
   |author  = aedenthorn, Erinthe
   |id      = melnoelle.underdarkkrobus
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 3071
+
  |curse  = 868756
   |github  = KirbyLink/UnderdarkKrobus
+
   |nexus  = 11742
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#Dreamscape
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dresser Sorter
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.Email
+
   |id      = idermailer.dresserSorter
   |nexus  = 11325
+
   |nexus  = 24443
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/DresserSorter
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Drive By
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.SDIEmily
+
   |id      = BlaDe.DriveBy
   |nexus  = 14366
+
   |nexus  = 12033
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Drop It - Drop Item Hotkey
   |author  = BlueSight
+
   |author  = Goldenrevolver
   |id      = BlueSight.EmptyYourHands
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 19736
+
   |nexus  = 7971
   |github  = Hikari-BS/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Drop Seeds After Eating
   |author  = Enaium
+
   |author  = Cloudyluna
   |id      = Enaium.EnaiumToolKit
+
   |id      = Cloudyluna.DropSeedsAfterEating
  |curse  = 436787
+
   |nexus  = 27353
  |moddrop = 863959
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dungeon Buddy
   |author  = Goldenrevolver
+
   |author  = SwiftSails
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 10668
+
   |nexus  = 7864
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dungeon Merchants
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = aedenthorn, Erinthe
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = aedenthorn.DungeonMerchants
   |nexus   = 193
+
   |curse   = 868698
   |chucklefish = 3529
+
   |nexus  = 14630
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |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    = Durable Fences
   |author  = TheThor59
+
   |author  = Zoryn
   |id      = Thor.EnemyHealthBars
+
   |id      = Zoryn.DurableFences
   |nexus  = 3627
+
   |nexus  =
   |github = TheThor59/StardewMods
+
   |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    = Energy Count
+
   |name    = Durin's Rest
   |author  = Crystallyne
+
   |author  = NoFogBob and PaulDunstan
   |id      = Crystallyne.EnergyCount
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 4272
+
   |nexus  = 12345
   |github  = Crystallyne/EnergyCount
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dusty Overhaul
   |author  = nikperic, ThatOneCow
+
   |author  = CyanFire
   |id      = nikperic.EnergyTime
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 6488
+
   |nexus  = 13057
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dusty Overhaul - SVE
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = Aedenthorn.MagnetMod
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 4856
+
   |nexus  = 13265
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = DVR
   |author  = Mizzion
+
   |author  = captncraig
   |id      = mizzion.enhancedrelationships
+
   |id      = captncraig.dvr
   |nexus  = 1927
+
   |nexus  = 3860
  |moddrop = 661356
+
   |github  = captncraig/StardewMods
   |github  = Mizzion/MyStardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dwarf Scroll Prices
   |author  = ytsc
+
   |author  = noriteway
   |id      = ytsc.EnhancedSlingshots
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 12763
+
   |nexus  = 16386
   |github  = YTSC/StardewValleyMods
+
   |github  = noriteway/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dwarvish Mattock
   |author  = Entoarox
+
   |author  = Anthony Hilyard, Grend
   |id      = Entoarox.EntoaroxFramework
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 2269
+
   |curse   = 536418
   |chucklefish = 4228
+
   |nexus  = 9684
   |github  = Entoarox/StardewMods
+
   |github  = AHilyard/DwarvishMattock
 
 
  |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 Bodies
   |author  = Entoarox
+
   |author  = ribeena
   |id      = Entoarox.Utilities
+
   |id      = ribeena.dynamicbodies
   |nexus  = 5521
+
   |nexus  = 12893
   |github  = Entoarox/StardewMods
+
   |github  = ribeena/StardewValleyMods
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Checklist
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = gunnargolf
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 5526
+
   |nexus  = 1145
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = gunnargolf/DynamicChecklist
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Equivalent Exchange
+
   |name    = Dynamic Clothing
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = hilovids
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = hilovids.DynamicClothing
   |nexus  = 1656
+
   |nexus  = 10078
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dynamic Crops
   |author  = lestoph
+
   |author  = HaulinOats
   |id      = lestoph.EscapeRope
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 8576
+
   |nexus  = 13800
   |github  = Bifibi/SDVEscapeRope
+
   |github  = HaulinOats/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dynamic Dialogues Framework
   |author  = Esca
+
   |author  = mistyspring
   |id      = Esca.EMP
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 9296
+
   |nexus  = 12836
  |moddrop = 1005443
+
   |github  = misty-spring/StardewMods
   |github  = Esca-MMC/EscasModdingPlugins
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Festival Rewards
   |author  = pepoluan
+
   |author  = mistyspring
   |id      = pepoluan.EvenBetterRNG
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 8680
+
   |nexus  = 20253
   |chucklefish = 6117
+
   |github =
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Flooring
   |author  = gzhynko
+
   |author  = aedenthorn, Erinthe
   |id      = GZhynko.EventBlackBars
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 7962
+
  |curse  = 868692
   |github  = gzhynko/StardewMods
+
   |nexus  = 14780
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Flooring - Continued|Dynamic Flooring - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Flooring - Continued
   |author  = TheMightyAmondee
+
   |author  = CyanFire
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 10735
+
   |nexus  = 27888
   |github  = TheMightyAmondee/EventLimiter
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Dynamic Game Assets
   |author  = shekurika
+
   |author  = spacechase0
   |id      = shekurika.EventLookup
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 8505
+
  |curse  = 867707
   |github  =
+
   |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    = Event Music Volume
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = jorgamun
+
   |author  = spacechase0
   |id      = jorgamun.EventMusicVolume
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 10650
+
   |nexus  = 9365
   |github  = jorgamun/EventMusicVolume
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Horses
   |author  = MissCoriel
+
   |author  = Bpendragon
   |id      = misscoriel.eventrepeater
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 3642
+
   |nexus  = 874
  |curse  = 317347
+
   |github  = Bpendragon/DynamicHorses
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
  
   |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    = Event Sound Adjuster
+
   |name    = Dynamic Machines
   |author  = shekurika
+
   |author  = tyran285, Ryuuze
   |id      = shekurika.EventSoundAdjuster
+
   |id      = DynamicMachines
   |nexus  = 8734
+
   |nexus  = 374
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Tester
 
  |author  = BlaDe
 
  |id      = BlaDe.EventTester
 
  |nexus  = 11178
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Tester, SinZ's Event Tester
 
  |author  = SinZ and atravita
 
  |id      = sinZandAtravita.SinZsEventTester
 
  |nexus  = 19458
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = SMAPI 2.0
 
+
  |status  = workaround
   |beta status = ok
+
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Map Tiles
   |author  = Digus
+
   |author  = aedenthorn, Erinthe
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 2360
+
  |curse  = 868915
   |github  = Digus/StardewValleyMods
+
   |nexus  = 14566
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Map Tiles - Continued
   |author  = moonslime
+
   |author  = Datamancer
   |id      = moonslime.ExcavationSkill
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 15793
+
   |nexus  = 21084
 
   |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    = Dynamic Night Time
   |author  = mytigio
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = mytigio.exhaustiontweaks
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 6247
+
   |nexus  = 2072
   |github  = mytigio/SDVMods
+
  |moddrop = 664041
 
+
   |github  = Sakorona/SDVMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic NPC Sprites
   |author  = Lodukas
+
   |author  = BashNinja
   |id      = Uwazouri.ExpandedFridge
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 1191
+
   |nexus  = 1183
   |github  = Uwazouri/ExpandedFridge
+
   |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    = Expanded Preconditions Utility
+
   |name    = Dynamic Price
   |author  = Cherry, CherryChain
+
   |author  = ZaneYork
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 6529
+
   |nexus  = 5831
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Dynamic Reflections
   |author  = LeFauxMatt
+
   |author  = PeacefulEnd
   |id      = furyx639.ExpandedStorage
+
   |id      = PeacefulEnd.DynamicReflections
   |curse  = 871838
+
   |curse  = 870926
   |nexus  = 7431
+
   |nexus  = 12831
   |github  = LeFauxMatt/StardewMods
+
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Dynamic Running Speed
   |author  = spacechase0
+
   |author  = Vrakyas
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Vrakyas.DynamicRunningSpeed
  |curse  = 867392
+
   |nexus  = 4029
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Early Bed Mod
   |author  = MSCFC, iSkLz
+
   |author  = Nokane
   |id      = SkLz.ExpMultiply
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 5910
+
   |nexus  = 25168
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Early Community Upgrades
   |author  = Quipex
+
   |author  = sophiesalacia
   |id      = Quipex.ExperienceUpdates
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 7581
+
   |nexus  = 8450
   |github  = Quipex/ExperienceUpdates
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Early Ginger Island
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.ExpertSitting
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 7435
+
   |nexus  = 13885
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easier Cave Puzzle
   |author  = Tondorian
+
   |author  = atravita
   |id      = ExtendedBusSystem
+
   |id      = atravita.NerfCavePuzzle
   |nexus   =
+
   |curse   = 870978
   |chucklefish = 4373
+
   |moddrop = 1131424
   |github  =
+
  |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Easier Dart Puzzle
   |author  = Crystalmir
+
   |author  = atravita
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 485
+
  |curse  = 870971
   |github  = Mystra007/ExtendedFridgeSMAPI
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
<!--
 
  |unofficial version = 1.1.1-unofficial.4.mizzion
 
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = Easier Farming
   |author  = Entoarox
+
   |author  = Cautious Waffle, skulmuk
   |id      = Entoarox.ExtendedMinecart
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 2271
+
   |nexus  = 1426
  |chucklefish = 4359
+
   |github  =
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Easier Fishing
   |author  = spacechase0
+
   |author  = majordot
   |id      = spacechase0.ExtendedReach
+
   |id      = MajorDOT.EasierFishing
   |curse   = 867754
+
   |nexus   =
   |moddrop = 242303
+
   |curse   = 305367
  |nexus   = 1493
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |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    = Extra Content Mod
+
   |name    = Easier Monster Eradication
   |author  = Alacrity, platinumhobo
+
   |author  = NormanPCN
   |id      = Alacrity.ExtraContentMod
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 8510
+
   |nexus  = 11548
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easier Special Orders
   |author  = Ceasg
+
   |author  = TheMightyAmondee
   |id      = Ceasg.ExtraFishInformation
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 4170
+
   |nexus  = 8342
   |github  = ceasg/StardewValleyMods
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = East Scarp (SMAPI)
   |author  = aedenthorn, Erinthe
+
   |author  = LemurKat and kdau
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
  |curse  = 868841
+
   |nexus  = 5787
   |nexus  = 9633
+
   |source = https://gitlab.com/kdau/eastscarp
   |github = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Access
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = LeFauxMatt
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = furyx639.EasyAccess
   |nexus  = 7490
+
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Attack
 +
  |author  = season
 +
  |id      = season.EasyAttack
 +
   |nexus  = 20832
 
   |github  =
 
   |github  =
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Chest
   |author  = BlaDe
+
   |author  = season
   |id      = BlaDe.ExtremeWeather
+
   |id      = season.EasyChest
   |nexus  = 12334
+
   |nexus  = 20842
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Cleaner
   |author  = XxHarvzBackxX
+
   |author  = season
   |id      = harvz.Fabrication
+
   |id      = season.EasyCleaner
   |nexus  = 10679
+
   |nexus  = 20865
   |github  = XxHarvzBackxX/fabrication
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Crane Game
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Dragoon23
   |id      = Omegasis.Fall28SnowDay
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 486
+
   |nexus  = 22488
   |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    = Easy Darts Game
   |author  = jahangmar
+
   |author  = Dragoon23
   |id      = jahangmar.FallToAutumn
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 7174
+
   |nexus  = 22506
  |github  = jahangmar/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Fairy
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.Familiars
+
   |id      = season.EasyFairy
   |nexus  = 6429
+
   |nexus  = 20931
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Farming
   |author  = loe2run
+
   |author  = MountainDewBoi
   |id      = Loe2run.FamilyPlanning
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 4515
+
   |nexus  = 4162
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
  
   |broke in           = Content Patcher 1.17
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.3.3-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
+
   |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Farm Switcher
   |author  = trashcan9
+
   |author  = DeLiXx
   |id      = trashcan9.FancySprinklers
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 15857
+
  |curse  = 990826
 +
   |nexus  = 16873
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Fishin'
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.EasyFishin
 +
  |nexus  = 22268
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Fishing
   |author  = Taskmaster
+
   |author  = season
   |id      = Taskmaster.FantasticFrames
+
   |id      = season.EasyFishing
   |nexus  = 4540
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Gift
   |author  = Max Vollmer, SVProtector
+
   |author  = season
   |id      = maxvollmer.farmageddon
+
   |id      = season.EasyGift
   |nexus  = 2618
+
   |nexus  = 20838
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Easy Gifting
   |author  = ShivaGuy
+
   |author  = CeruleanSpirit
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 11850
+
   |nexus  = 2957
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Harvest
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = season.EasyHarvest
   |nexus  = 13782
+
   |nexus  = 20924
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Island Puzzle
   |author  = hmkiesel
+
   |author  = MindMeltMax
   |id      = hmkiesel.FarmAnywhere
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 13926
+
  |curse  = 1004494
   |github  =
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Easy Path Destruction
   |author  = Oranisagu
+
   |author  = StultusV
   |id      = none<!--no manifest ID-->
+
   |id      = StultusV.EasyPathDestruction
   |nexus  =
+
   |nexus  = 8775
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = JudeRV/Stardew-EasyPathDestruction
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Easy Petting
   |author  = Oranisagu
+
   |author  = CeruleanSpirit
   |id      = none<!--no manifest ID-->
+
   |id      = EasyPetting.3032
   |nexus  =
+
   |nexus  = 3032
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Easy Travel, Easy Move
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = season.EasyMove
   |nexus  = 10506
+
   |nexus  = 20872
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |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    = Easy Upgrade
   |author  = atravita
+
   |author  = Senofu
   |id      = atravita.FarmCaveSpawn
+
   |id      = Senofu.EasyUpgrade
  |curse  = 870986
+
   |nexus  = 23496
  |moddrop = 1068205
+
   |github  =
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Easy Valley
   |author  = atravita
+
   |author  = season
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = season.EasyValley
  |curse  = 870983
+
   |nexus  = 21181
  |moddrop = 1099838
+
   |github  =
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Eat & Drink From Inventory
   |author  = Boebie
+
   |author  = Zamiel
   |id      = beau.farmcomputerplus
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 19124
+
   |nexus  = 21280
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
 +
  |author  = philosquare
 +
  |id      = philosquare.EatInBackpack
 +
  |nexus  = 22872
 +
  |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Eat More
   |author  = Ian Rubin, ianr427
+
   |author  = crc-fehler
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = crc.eatmore
   |nexus  = 19581
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Economy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = millerscout
   |id      = aedenthorn.FarmerHelper
+
   |id      = Millerscout.EconomyMod
   |nexus  = 10179
+
   |nexus  = 6955
   |github  = aedenthorn/StardewValleyMods
+
   |github  = millerscout/StardewMillerMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Edit Stable Ownership
   |author  = aedenthorn, Erinthe
+
   |author  = Predo
   |id      = aedenthorn.FarmerPortraits
+
   |id      = predo.sdvmods.EditStableOwnership
  |curse  = 868774
+
   |nexus  = 26346
   |nexus  = 11398
+
   |github  = PedroLucasMiguel/PredoSDVMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = EH Smash Quality
   |author  = Sensakuma
+
   |author  = EH Lim
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 11131
+
   |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    = Farmhand Finder
+
   |name    = Eidee Easy Fishing
   |author  = 2Retr0
+
   |author  = EideeHi
   |id      = 2Retr0.FarmhandFinder
+
   |id      = net.eidee.stardew_valley.easy_fishing
  |curse  = 661476
+
   |nexus  = 4806
   |nexus  = 13153
+
   |github  = eideehi/EideeEasyFishing
   |github  = 2Retr0/FarmhandFinder
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = EiTK
   |author  = CyanFire
+
   |author  = enaium
   |id      = CF.FarmhouseFixes
+
   |id      = Enaium.EiTK
   |nexus  = 16507
+
  |curse  = 365803
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Elevator
   |author  = MabelSyrup
+
   |author  = Ilyaki
   |id      = mabelsyrup.farmhouse
+
   |id      = Ilyaki.Elevator
   |nexus  = 3731
+
   |nexus  = 2952
   |github  = mjSurber/FarmHouseRedone
+
   |github  = Ilyaki/Elevator
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Farmhouse Visits
+
   |name    = Elliot Is Fabio
   |author  = mistyspring
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = mistyspring.farmhousevisits
+
   |id      = ElliottIsFabio.ElliottIsFabio
  |curse  = 880518
+
   |nexus  = 23229
   |nexus  = 12457
+
   |github  =
   |github  = misty-spring/StardewMods
+
}}
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Cherry & cel10e
+
   |author  = Mel Noelle and Kirbylink
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 5142
+
   |nexus  = 3071
  |moddrop = 716395
+
   |github  = KirbyLink/UnderdarkKrobus
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Resource Generator
 
  |author  = jwdred
 
  |id      =
 
  |nexus  = 647
 
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Email App
   |author  = boneskull
+
   |author  = aedenthorn, Erinthe
   |id      = com.boneskull.farm-tablet
+
   |id      = aedenthorn.Email
   |nexus  = 16447
+
  |curse  = 868778
   |github  = Floogen/AlternativeTextures
+
   |nexus  = 11325
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 7148
+
  |curse  = 868710
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |nexus  = 14366
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Emotes
   |author  = Joe Strout
+
   |author  = aurnj, Roy Li
   |id      = strout.farmtronics
+
   |id      = RuyiLi.Emotes
   |nexus  = 10634
+
   |nexus  =
   |github  = JoeStrout/Farmtronics
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Empty Hands
   |author  = Esca, Esca-MMC
+
   |author  = Oblitus
   |id      = Esca.FarmTypeManager
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 3231
+
   |nexus  = 1176
  |moddrop = 598755
+
   |github  = quicksilverfox/StardewMods
   |github  = Esca-MMC/FarmTypeManager
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Empty Jar Bubbles
   |author  = PeacefulEnd
+
   |author  = tem696969696969
   |id      = PeacefulEnd.FashionSense
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 9969
+
   |nexus  = 22598
   |github  = Floogen/FashionSense
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Empty Your Hands
   |author  = nihilistzsche
+
   |author  = BlueSight
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 18384
+
   |nexus  = 19736
   |github  = nihilistzsche/FashionSenseOutfits
+
   |github  = Hikari-BS/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enaium ToolKit
   |author  = Pathoschild
+
   |author  = Enaium
   |id      = Pathoschild.FastAnimations
+
   |id      = Enaium.EnaiumToolKit
   |curse  = 957496
+
   |curse  = 436787
   |nexus  = 1089
+
   |moddrop = 863959
   |moddrop = 606631
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = libaryaddict
+
   |author  = Goldenrevolver
   |id      = libraryaddict.FasterEvents
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 7631
+
   |nexus  = 10668
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = IceGladiador
+
   |author  = Goldenrevolver
   |id      = IceGladiador.FasterGrass
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 1772
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
 
  |beta status = broken<!--@retest-after Grass Growth-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Enchanted Cowboy Boots
   |author  = kibbe
+
   |author  = Goldenrevolver
   |id      = kibbe.faster_horse
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 2791
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = Entoarox
+
   |author  = NamelessTo
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus   = 2277
+
   |curse   = 1001630
   |chucklefish = 3641
+
   |nexus  = 21904
   |github  = Entoarox/StardewMods
+
   |github  = namelessto/EnchantedGalaxyWeapons
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = gaussfire
+
   |author  = TheThor59
   |id      = gaussfire.FasterPathSpeed
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 9344
+
   |nexus  = 3627
   |github  = alanperrow/StardewModding
+
   |github  = TheThor59/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Enemy Health Bars, Health Bars
   |author  = KathrynHazuka
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = KathrynHazuka.FasterRun
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 733
+
   |nexus  = 193
   |github = KathrynHazuka/StardewValley_FasterRun
+
  |chucklefish = 3529
 +
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.5
   |status  = workaround
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Energy Count
   |author  = Kumagabear
+
   |author  = Crystallyne
   |id      = Kumagabear.FasterTransition
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 19584
+
   |nexus  = 4272
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Energy Protect
   |author  = zeldela
+
   |author  = philosquare
   |id      = zeldela.FastFishPond
+
   |id      = philosquare.EnergyProtect
   |nexus  = 14005
+
   |nexus  = 21918
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Energy Rework
   |author  = crazywig
+
   |author  = seferoni
   |id      = crazywig.FastForward
+
   |id      = seferoni.EnergyRework
   |nexus  = 7413
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Energy Time
   |author  = spajus
+
   |author  = nikperic, ThatOneCow
   |id      = spajus.fastloads
+
   |id      = nikperic.EnergyTime
   |nexus  = 19454
+
   |nexus  = 6488
   |github = spajus/stardew-valley-fast-loads
+
   |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.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-138720
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = ErikShun, QuickNutz
+
   |author  = aedenthorn, Erinthe
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |moddrop = 1490579
+
   |curse  = 868911
   |nexus  = 19634
+
   |nexus  = 4856
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Fast Petting
+
   |name    = Enhanced Relationships
   |author  = DerTod2
+
   |author  = Mizzion
   |id      = de.dertod2.FastPetting
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 5039
+
   |nexus  = 1927
   |github  =
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Enhanced Slingshots
   |author  = Death, DeathGameDev
+
   |author  = ytsc
   |id      = DeathGameDev.FastTravel
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 1529
+
   |nexus  = 12763
   |github  = DeathGameDev/SDV-FastTravel
+
   |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    = FauxCore
+
   |name    = Enough Sleep
   |author  = LeFauxMatt
+
   |author  = sodapotato
   |id      = furyx639.FauxCore
+
   |id      = sodapotato.enoughsleep
   |nexus  = 20618
+
   |nexus  = 21536
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Entoarox Framework
   |author  = minervamaga
+
   |author  = Entoarox
   |id      = minervamaga.FeelingLucky
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  =
+
   |nexus  = 2269
   |moddrop = 752859
+
   |chucklefish = 4228
   |github  = minervamaga/FeelingLucky
+
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Entoarox Modding Utilities
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Entoarox
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = Entoarox.Utilities
   |nexus  = 604
+
   |nexus  = 5521
   |moddrop = 664033
+
   |github  = Entoarox/StardewMods
   |github  = Sakorona/SDVMods
+
 
 +
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Equal Money Split
 +
  |author  = The Fluffy Robot, TheFluffyRobot
 +
  |id      = TheFluffyRobot.EqualMoneySplit
 +
  |nexus  = 5526
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Equivalent Exchange
   |author  = UNA
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 17404
+
   |nexus  = 1656
   |github  =
+
   |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    = Ferngill Revenue Service
+
   |name    = Escape Rope
   |author  = KarratKake
+
   |author  = lestoph
   |id      = KarratKake.FerngillRevenueService
+
   |id      = lestoph.EscapeRope
   |nexus  = 7566
+
   |nexus  = 8576
   |github  =
+
   |github  = Bifibi/SDVEscapeRope
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Escargo Win Bug Fix
   |author  = stoobinator, lefthandedkid
+
   |author  = BlackJack
   |id      = stoobinator.fertilizeranytime
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7259
+
   |nexus  = 24556
   |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    = Esca's Modding Plugins
   |author  = KirbyLink
+
   |author  = Esca, Esca-MMC
   |id      = kirbylink.festivalendtimetweak
+
   |id      = Esca.EMP
   |nexus  = 2966
+
   |nexus  = 9296
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |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    = Esc Dialogue Mod
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = g33k, g33kidd
   |id      = MouseyPounds.ShadowFestival
+
   |id      = g33k.EscDialogueMod
   |nexus  = 4630
+
   |nexus  = 21812
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = FeTK - Stardew-Valley Toolkit
+
   |name     = Even Better Artisan Good Icons
   |author = Felix-Dev
+
   |author   = chsiso58
   |id     = Felix-Dev.FeTK
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 4403
+
   |nexus   =
   |github = Felix-Dev/StardewMods
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Even Better RNG
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.FieldHarvest
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 11019
+
   |nexus  = 8680
   |github  = aedenthorn/StardewValleyMods
+
   |chucklefish = 6117
 
+
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Even Better Warehouse
   |author  = ChiroxT
+
   |author  = charliedemilho
   |id      = treinke.FieldWorks
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 17267
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Black Bars
 +
  |author  = gzhynko
 +
  |id      = GZhynko.EventBlackBars
 +
  |nexus  = 7962
 +
  |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Event Limiter
   |author  = Edu Anttunes
+
   |author  = TheMightyAmondee
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 5865
+
   |nexus  = 10735
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = TheMightyAmondee/EventLimiter
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Event Lookup
   |author  = certifiableGrimalkin
+
   |author  = shekurika
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = shekurika.EventLookup
   |nexus  = 17553
+
   |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Event Music Volume
   |author  = Tran Minh Thong
+
   |author  = jorgamun
   |id      = find.object.mod
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 8594
+
   |nexus  = 10650
   |github  =
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#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    = Event Repeater
   |author  = HaulinOats
+
   |author  = MissCoriel
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = misscoriel.eventrepeater
   |nexus  = 13944
+
   |nexus  = 3642
   |github  =
+
   |curse  = 317347
 
+
  |moddrop = 606979
   |beta broke in = Stardew Valley 1.6
+
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Event Sound Adjuster
   |author  = aurnj, Roy Li
+
   |author  = shekurika
   |id      = RoyLi.Fireballs
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  =
+
   |nexus  = 8734
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Event Tester
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.FireBreath
+
  |id      = BlaDe.EventTester
   |nexus  = 7311
+
  |nexus  = 11178
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester, SinZ's Event Tester
 +
  |author  = SinZ and atravita
 +
   |id      = sinZandAtravita.SinZsEventTester
 +
   |nexus  = 19458
 +
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = violetlizabet
+
   |author  = Digus
   |id      = violetlizabet.FireworksFestival
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 15261
+
   |nexus  = 2360
   |github  = elizabethcd/FireworksFestival
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = rupak0577
+
   |author  = moonslime
   |id      = rupak0577.FishDex
+
   |id      = moonslime.ExcavationSkill
   |nexus  =
+
   |nexus  = 15793
  |github  = rupak0577/FishDex
 
  |url    = https://github.com/rupak0577/FishDex
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Exhaustion Tweaks
   |author  = GZhynko
+
   |author  = mytigio
   |id      = GZhynko.FishExclusions
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 7782
+
   |nexus  = 6247
   |github  = gzhynko/StardewMods
+
   |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    = Fish Finder
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = Aair, AairTheGreat
+
   |author  = Lodukas
   |id      = AairTheGreat.FishFinder
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 5011
+
   |nexus  = 1191
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Expanded Preconditions Utility
   |author  = Speshkitty
+
   |author  = Cherry, CherryChain
   |id      = speshkitty.fishinfo
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 5452
+
   |nexus  = 6529
   |github  = Speshkitty/FishInfo
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Expanded Storage
   |author  = Shuai Zhang
+
   |author  = LeFauxMatt
   |id      = shuaiz.FishingAdjustMod
+
   |id      = furyx639.ExpandedStorage
   |nexus   = 1350
+
   |curse   = 871838
   |github  = hcoona/StardewValleyMods
+
   |moddrop = 1547203
 
+
   |nexus   = 7431
   |broke in = SMAPI 2.6
+
   |github = LeFauxMatt/StardewMods
  |status   = workaround
 
   |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Expansive Combat, Proficiência
   |author  = KilZenc
+
   |author  = Hamio, HamioDracny
   |id      = KilZenc.FishingAssistant
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 5815
+
   |nexus  = 7511
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Exp Control
   |author  = Drynwynn, thepaladinknight
+
   |author  = moonslime
   |id      = Drynwynn.FishingAutomaton
+
   |id      = moonslime.ExpControl
   |nexus  = 2527
+
   |nexus  = 23067
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Experience Bars
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 7694
+
  |curse  = 867392
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127275
 
+
   |nexus  = 509
  |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Experience Multiplier
   |author  = barteke22
+
   |author  = Falson
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Falson.ExperienceMultiplier
   |nexus  = 8970
+
   |nexus  = 25945
   |github  = barteke22/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Experience Rate Multiplier
   |author  = M3ales
+
   |author  = MSCFC, iSkLz
   |id      = FishingLogbook
+
   |id      = SkLz.ExpMultiply
   |nexus  =
+
   |nexus  = 5910
  |curse  = 299792
+
   |github  = iSkLz/ExperienceMultiplier
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Experience Updates
   |author  = barteke22
+
   |author  = Quipex
   |id      = barteke22.FishingMinigames
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 9345
+
   |nexus  = 7581
   |github  = barteke22/StardewMods
+
   |github  = Quipex/ExperienceUpdates
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Experience Viewer
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Elite, EliteWise
   |id      = barteke22.FisingMinigames
+
   |id      = Elite.ExperienceViewer
   |nexus   = 9345
+
   |curse   = 1015116
  |github  = barteke22/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Mod
 
  |author  = Zoryn
 
  |id      = Zoryn.FishingMod
 
 
   |nexus  =
 
   |nexus  =
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Expert Sitting
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Fishnets
+
   |id      = aedenthorn.ExpertSitting
   |nexus   = 13819
+
   |curse   = 868870
   |moddrop = 1247514
+
   |nexus  = 7435
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 4.0.8
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134928
 +
  |unofficial version = 0.3.2-unofficial.1-greg6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Extended Bus System
   |author  = MindMeltMax
+
   |author  = Tondorian
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = ExtendedBusSystem
   |nexus  = 13819
+
   |nexus  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |chucklefish = 4373
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Extended Fridge
   |author  = MindMeltMax
+
   |author  = Crystalmir
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 13819
+
   |nexus  = 485
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Mystra007/ExtendedFridgeSMAPI
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.4.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Extended Minecart
   |author  = BlaDe
+
   |author  = Entoarox
   |id      = BlaDe.FishingPractice
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 4157
+
   |nexus  = 2271
   |github  =
+
  |chucklefish = 4359
 +
   |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 Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Extended Reach
   |author  = ChadlyMasterson
+
   |author  = spacechase0
   |id      = chadlymasterson.fishingprogression
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 18749
+
  |curse  = 867754
   |github  = chudders1231/SDV-FishingProgression
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Animal Configs
 +
  |author  = selph, zombifier
 +
  |id      = selph.ExtraAnimalConfig
 +
  |nexus  = 25328
 +
  |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Extra Content Mod
   |author  = Stashek
+
   |author  = Alacrity, platinumhobo
   |id      = Stashek.FishingRodRecolor
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 8835
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Extra Fish Information
   |author  = PeacefulEnd
+
   |author  = Ceasg
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 8406
+
   |nexus  = 4170
   |github  = Floogen/FishingTrawler
+
   |github  = ceasg/StardewValleyMods
  
   |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    = Fishing Trawler - New Horizons
+
   |name    = Extra Machine Configs
   |author  = PeacefulEnd
+
   |author  = Selph, zombifier
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 15941
+
   |nexus  = 22256
   |github  = Floogen/FishingTrawler
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Extra Map Actions
   |author  = jangofett4
+
   |author  = rokugin
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = rokugin.extramapactions
   |nexus  = 18119
+
   |nexus  = 26849
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Extra Map Layers
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiFishingTunerRedux
+
   |id      = aedenthorn.ExtraMapLayers
 +
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extra Map Layers for Android
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ExtraMapLayersAndroid
 +
  |curse  = 868744
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4578
+
   |github =
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
  
   |dev note = source in download
+
   |warnings = Only compatible with Android.
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Extra Shop Phone Numbers
   |author  = marikaefer
+
   |author  = PrincessFelicie
   |id      = marikaefer.FishMe
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 4756
+
   |nexus  = 25530
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Extreme Fishing Overhaul
   |author  = Jonqora
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = Jonqora.FishPreview
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 6303
+
   |nexus  = 7490
   |github  = Jonqora/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Extreme Weather
   |author  = Mizzion
+
   |author  = BlaDe
   |id      = mizzion.fishreminder
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 3615
+
   |nexus  = 12334
  |moddrop = 661375
+
   |github  =
   |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    = Fish Spot Bait
+
   |name    = Fabrication
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.FishSpotBait
+
   |id      = harvz.Fabrication
   |nexus  = 17581
+
   |nexus  = 10679
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/fabrication
 
 
  |beta broke in      = Stardew Valley 1.6
 
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = FaeQuest
  |author  = StarAmy
+
   |author  = Navi-chan, ooo0000
  |id      = StarAmy.bubbletoggle
+
   |id      = NaviChan.FaeQuest
  |nexus  = 13076
+
   |nexus  = 2484
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishy Blood Moon
 
   |author  = MattDeDuck, Duckshard
 
   |id      = MattDeDuck.FishyBloodMoon
 
   |nexus  = 3725
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Fairy Fix
   |author  = bcmpinc
+
   |author  = MindMeltMax
   |id      = bcmpinc.FixAnimalTools
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 3215
+
  |curse  = 1024723
   |github  = bcmpinc/StardewHack
+
   |nexus  = 24469
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Fall 28 Snow Day
   |author  = Traktori
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Traktori.CategoriesInRecipes
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 11400
+
   |nexus  = 486
   |github  = Traktori7/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Fall To Autumn
   |author  = Ashley, bambimenot
+
   |author  = jahangmar
   |id      = ashley.fixdice
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 4556
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |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    = Familiars
   |author  = BlueSight
+
   |author  = aedenthorn, Erinthe
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = aedenthorn.Familiars
   |nexus  = 19896
+
  |curse  = 868893
   |github  = Hikari-BS/StardewMods
+
   |nexus  = 6429
 +
   |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    = Fix Pig Random
+
   |name    = Family Planning
   |author  = atravita
+
   |author  = loe2run
   |id      = atravita.FixPigRandom
+
   |id      = Loe2run.FamilyPlanning
  |curse  = 870967
+
   |nexus  = 4515
  |moddrop = 1294434
+
   |github  = loe2run/FamilyPlanningMod
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Fancy Sprinklers
   |author  = mouse
+
   |author  = trashcan9
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = trashcan9.FancySprinklers
   |moddrop = 1194570
+
   |nexus  = 15857
   |nexus  = 12717
+
   |github  =
   |github  = notevenamouse/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Fantastic Frames
   |author  = BlaDe
+
   |author  = Taskmaster
   |id      = BlaDe.FlamingoBreeding
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 12015
+
   |nexus  = 4540
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farmageddon
   |author  = Shockah
+
   |author  = Max Vollmer, SVProtector
   |id      = Shockah.FlexibleSprinklers
+
   |id      = maxvollmer.farmageddon
   |nexus  = 10931
+
   |nexus  = 2618
   |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    = Flip Buildings
+
   |name    = Farm Animal Choices
   |author  = mouahrara
+
   |author  = ShivaGuy
   |id      = mouahrara.FlipBuildings
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 18444
+
   |nexus  = 11850
   |github  = mouahrara/FlipBuildings
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Animal Harvest Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 17582
+
  |curse  = 868733
 +
   |nexus  = 13782
 
   |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    = Floor Shadow Switcher
+
   |name    = Farm Anywhere
   |author  = MouseyPounds
+
   |author  = hmkiesel
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 3885
+
   |nexus  = 13926
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Automation: Barn Door Automation
   |author  = kdau
+
   |author  = Oranisagu
   |id      = kdau.FlowerBombs
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6228
+
   |nexus  =
   |moddrop = 794657
+
   |url    = https://community.playstarbound.com/threads/111931
  |source  = https://gitlab.com/kdau/flowerbombs
+
  |github  = oranisagu/SDV-FarmAutomation
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Automation: Item Collector
   |author  = spacechase0
+
   |author  = Oranisagu
   |id      = spacechase0.FlowerColorPicker
+
   |id      = none<!--no manifest ID-->
   |curse   = 867760
+
   |nexus   =
   |moddrop = 130043
+
   |url    = https://community.playstarbound.com/threads/111931
  |nexus  = 1229
+
   |github  = oranisagu/SDV-FarmAutomation
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm Cave Framework
   |author  = elfuun
+
   |author  = aedenthorn, Erinthe
   |id      = FlowerDanceFix.elfuun
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus   = 8535
+
   |curse   = 868811
   |moddrop = 980853
+
   |nexus  = 10506
   |github  = elfuun1/FlowerDanceFix
+
   |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    = Flower Dance Hearts Change
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = ron075sh
+
   |author  = atravita
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 3019
+
  |curse  = 870986
   |github  =
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = kelly2892
+
   |author  = atravita
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus  = 8107
+
  |curse  = 870983
   |github  = kenny2892/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    = Flower Rain
+
   |name    = Farm Computer Plus
   |author  = spacechase0
+
   |author  = Boebie
   |id      = spacechase0.FlowerRain
+
   |id      = beau.farmcomputerplus
  |curse  = 867722
+
   |nexus  = 19124
   |nexus  = 6131
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farm Computers Check Cellars
   |author  = Cat, CatCattyCat
+
   |author  = Ian Rubin, ianr427
   |id      = cat.flowerytools
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 6203
+
   |nexus  = 19581
  |moddrop = 833563
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Farmer Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 9043
+
  |curse  = 868825
 +
   |nexus  = 10179
 
   |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    = Fluent Eating
+
   |name    = Farmer Helper (Updated)
   |author  = Kangzoel
+
   |author  = Fiorbeth
   |id      = Kangzoel.FluentEating
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 11690
+
   |nexus  = 21030
   |github  =
+
   |github  = NTaylor1993/FarmerHelper
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Farmer Portraits
   |author  = EstherHollow
+
   |author  = aedenthorn, Erinthe
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 11003
+
  |curse  = 868774
   |github  =
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farmer Portraits for 1.6
   |author  = Becks723
+
   |author  = mistyspring
   |id      = Becks723.FontSettings
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 12467
+
   |nexus  = 20713
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |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    = Farmer Vitals Evolved
   |author  = thejcannon
+
   |author  = Sensakuma
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 4321
+
   |nexus  = 11131
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Farm Expansion
   |author  = Joreikarr
+
   |author  = Advize
   |id      = joreikarr.foodbuffstackingfix
+
   |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  = 19944
+
   |nexus  = 130
   |github  =
+
   |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    = Food Cravings
+
   |name    = Farmhand Finder
   |author  = Hexenentendrache
+
   |author  = 2Retr0
   |id      = Hexenentendrache.FoodCravings
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 17126
+
  |curse  = 661476
   |github  = Enteligenz/StardewMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
   |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    = Farmhouse Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = CF.FarmhouseFixes
   |nexus  = 10886
+
   |nexus  = 16507
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farmhouse Redone
   |author  = Nishtra
+
   |author  = MabelSyrup
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 673
+
   |nexus  = 3731
   |github  =
+
   |github  = mjSurber/FarmHouseRedone
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
  |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    = Farmhouse Visits
   |author  = Goldenrevolver
+
   |author  = mistyspring
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 7554
+
   |nexus  = 12457
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = misty-spring/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm Hub
   |author  = Bpendragon
+
   |author  = Platonymous
   |id      = Bpendragon.ForagePointers
+
   |id      = Platonymous.FarmHub
   |nexus  = 7781
+
   |nexus  = 2309
   |github  = Bpendragon/ForagePointers
+
   |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    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farm Icons on Load Screen
   |author  = DanielB
+
   |author  = b1rdyw1rdy
   |id      = DanielB.TrackerZoomFix
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 17935
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farming Tools Patch
   |author  = Remy Bach
+
   |author  = Torsang
   |id      = remybach.forecaster
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 3037
+
   |nexus  = 24066
   |github  = remybach/stardew-valley-forecaster
+
   |github  = Torsang/FarmingToolsPatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm in Paradise, Textura de Neve
 +
  |author  = BrasileiroTop, LKboss
 +
  |id      = LKboss.TexturaNeve
 +
  |nexus  = 13594
 +
  |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farm in the Sky, Fundo
   |author  = TheElm
+
   |author  = BrasileiroTop
   |id      = TheElm.ForecasterText
+
   |id      = BrasileiroTop.Fundo
  |nexus  = 7541
+
   |nexus  = 5423
  |github  = GStefanowich/SDV-Forecaster
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Foxyfficiency
 
  |author  = Fokson
 
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 
   |nexus  = 2520
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farm Rearranger
   |author  = atravita
+
   |author  = Cherry & cel10e
   |id      = atravita.FrameRateLogger
+
   |id      = cel10e.Cherry.FarmRearranger
   |curse   = 870966
+
   |nexus   = 5142
   |moddrop = 1294433
+
   |moddrop = 716395
  |nexus  = 15002
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farm Resource Generator
   |author  = Adham084
+
   |author  = jwdred
   |id      = adham084.fpsviewer
+
   |id      =
   |nexus  = 14046
+
   |nexus  = 647
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Free Dusty
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.freeDusty
 
  |nexus  = 2206
 
  |github  = skuldomg/freeDusty
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.0.7.unofficial-2.strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Farm Tablet
   |author  = aedenthorn, Erinthe
+
   |author  = boneskull
   |id      = aedenthorn.FreeLove
+
   |id      = com.boneskull.farm-tablet
  |curse  = 868835
+
   |nexus  = 16447
   |nexus  = 10021
+
   |github  = Floogen/AlternativeTextures
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |beta unofficial version = 1.3.0-unofficial.2-LKbosss
 
  |beta unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-127#post-120443
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Farm to Table Ready Meals
   |author  = DJ-STLN
+
   |author  = Speshkitty
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 3320
+
   |nexus  = 7148
   |github  =
+
   |github  = Speshkitty/FarmToTableReadyMeals
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Farmtronics
   |author  = danmw3
+
   |author  = Joe Strout
   |id      = danmw3.freethetoolbar
+
   |id      = strout.farmtronics
   |nexus  = 4960
+
   |nexus  = 10634
   |github  =
+
   |github  = JoeStrout/Farmtronics
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Type Manager
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.FarmTypeManager
 +
  |nexus  = 3231
 +
  |moddrop = 598755
 +
  |github  = Esca-MMC/FarmTypeManager
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Warps Patch
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.farmwarpspatch
 +
  |nexus  = 8236
 +
  |moddrop = 926207
 +
  |github  = tlitookilakin/FarmWarpsPatch
  
  |broke in = Stardew Valley 1.5
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
   |summary = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Fashion Sense
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = PeacefulEnd.FashionSense
   |nexus  = 6241
+
  |curse  = 870933
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9969
 
+
   |github  = Floogen/FashionSense
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fashion Sense Outfits
   |author  = Isaac S
+
   |author  = nihilistzsche
   |id      = IsaacS.FriendsForever
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 1738
+
   |nexus  = 18384
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fast Animations
   |author  = Hills
+
   |author  = Pathoschild
   |id      = Hills.FriendshipBooster
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 10497
+
  |curse  = 957496
   |moddrop = 1084819
+
   |nexus  = 1089
   |github  =
+
   |moddrop = 606631
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fast Control Input
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = weizinai.FastControlInput
   |nexus  = 17055
+
   |nexus  = 24324
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fast Eat
   |author  = HunterMYT
+
   |author  = Zexu2K
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = Zeux2K.FastEat
   |nexus  = 8709
+
  |moddrop = 1591432
 +
   |nexus  = 25080
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Faster Events
   |author  = Failsplat
+
   |author  = libaryaddict
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 12308
+
   |nexus  = 7631
 
   |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    = Faster Grass
   |author  = jeffgillean
+
   |author  = IceGladiador
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 11050
+
   |nexus  = 1772
   |github  = jeffgillean/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    = Fruit Tree Shaker
+
   |name    = Faster Horse
   |author  = aedenthorn, Erinthe
+
   |author  = kibbe
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = kibbe.faster_horse
   |nexus  = 5776
+
   |nexus  = 2791
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 11422
+
   |nexus  = 2277
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Faster Path Speed
   |author  = jennisimone
+
   |author  = gaussfire
   |id      = jennisimone.WitchEventsShop
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 16304
+
   |nexus  = 9344
   |github  =
+
   |github  = alanperrow/StardewModding
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Faster Run
   |author  = Okay Shroomer
+
   |author  = KathrynHazuka
   |id      = OkayShroomer.FungusAmongus
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 11785
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Faster Transition
   |author  = aedenthorn, Erinthe
+
   |author  = Kumagabear
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 10213
+
   |nexus  = 19584
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Faster Trees
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 10855
+
   |nexus  = 21952
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/19895
 
  |unofficial version = Furniture Display Framework 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = zeldela.FastFishPond
   |nexus  = 14092
+
   |nexus  = 14005
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fast Forward
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = crazywig.FastForward
   |nexus  = 10217
+
   |nexus  = 7413
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fast Geode, Instant Geodes
   |author  = DeLiXx
+
   |author  = ofmanynames
   |id      = DLX.Geodes
+
   |id      = InstantGeode
   |nexus  = 17691
+
   |nexus  = 750
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fast Loads
   |author  = Adham084
+
   |author  = spajus
   |id      = adham084.galaxyslingshot
+
   |id      = spajus.fastloads
   |nexus  = 14115
+
   |nexus  = 19454
   |github  =
+
   |github  = spajus/stardew-valley-fast-loads
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fast Parrot Express Animation
   |author  = aedenthorn, Erinthe
+
   |author  = ErikShun, QuickNutz
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 14511
+
  |moddrop = 1490579
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19634
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fast Petting
   |author  = drbirbdev
+
   |author  = DerTod2
   |id      = drbirbdev.GameboyArcade
+
   |id      = de.dertod2.FastPetting
  |moddrop = 1318487
+
   |nexus  = 5039
   |nexus  =
+
   |github  =
   |github  = drbirbdev/StardewValley
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fast Travel
   |author  = mmanlapat
+
   |author  = Death, DeathGameDev
   |id      = mmanlapat.GameReminder
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 1153
+
   |nexus  = 1529
   |github  =
+
   |github  = DeathGameDev/SDV-FastTravel
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = FauxCore
   |author  = RandomComputerUser
+
   |author  = LeFauxMatt
   |id      = RandomComputerUser.GameSpeed
+
   |id      = furyx639.FauxCore
   |nexus  = 7211
+
  |moddrop = 1547213
   |github  =
+
  |curse  = 998273
 +
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Feeling Lucky?
   |author  = Loogooter
+
   |author  = minervamaga
   |id      = OlegSilkin.garbage_collector
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 2463
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fellowship - Immersive Rings
   |author  = LeFauxMatt
+
   |author  = DaLion
   |id      = furyx639.GarbageDay
+
   |id      = DaLion.ImmersiveRings
   |curse   = 871837
+
   |nexus   = 11380
   |nexus  = 8204
+
   |github  =
   |github = LeFauxMatt/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fence Expanded, More Fences
   |author  = NCarigon
+
   |author  = Zexu2K
   |id      = NCarigon.GardenPotAutomate
+
   |id      = Zexu2K.Fence.Expanded.C
   |nexus  = 15212
+
   |nexus  = 27296
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 14820
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = mralbobo
+
   |author  = UNA
   |id      = mralbobo.GateOpener
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  =
+
   |nexus  = 17404
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |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    = Ferngill Revenue Service
   |author  = aedenthorn, Erinthe
+
   |author  = KarratKake
   |id      = aedenthorn.GemIsles
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 6692
+
   |nexus  = 7566
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Ferngill Simple Economy
   |author  = Hana
+
   |author  = Paul Steele
   |id      = Hana.GNMTokens
+
   |id      = paulsteele.fse
   |nexus  = 14426
+
   |nexus  = 21414
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Ferris the Rustacean
   |author  = sqbr
+
   |author  = Hackswell
   |id      = sqbr.GetGS
+
   |id      = hackswell.FerrisTheRustacean
   |nexus  = 13434
+
   |nexus  = 26654
   |github  = sqbr/GetGS
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fertilizer Anytime
   |author  = spacechase0
+
   |author  = stoobinator, lefthandedkid
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = stoobinator.fertilizeranytime
   |curse   = 867150
+
   |nexus   = 7259
   |moddrop = 771692
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
   |nexus   = 5098
+
 
   |github = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 +
  |status   = workaround
 +
   |summary = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fertilizer Bubbles
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = temisthem
   |id      = GenericShopExtender
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 814
+
   |nexus  = 23307
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = kqrse/StardewValleyMods
 
 
  |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    = Festival End Time Tweak
   |author  = agent56
+
   |author  = KirbyLink
   |id      = agent56.GeneticsAPI
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 15655
+
   |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    = Genie Lamp
+
   |name    = Festival of the Mundane
   |author  = aedenthorn
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = aedenthorn.GenieLamp
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 19794
+
   |nexus  = 4630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
   |beta status = ok
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = CatCattyCat, Cat
+
   |author  = Felix-Dev
   |id      = cat.geodeinfomenu
+
   |id      = Felix-Dev.FeTK
   |nexus  = 1448
+
   |nexus  = 4403
  |moddrop = 833541
+
   |github  = Felix-Dev/StardewMods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
<!--
   |unofficial version = 1.5.3-unofficial.1-strobe
+
   |unofficial version = 1.0.1-unofficial.2-digus
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Field Harvest
   |author  = MartyrPher
+
   |author  = aedenthorn, Erinthe
   |id      = MartyrPher.GetGlam
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 5044
+
  |curse  = 868787
   |github  = MartyrPher/GetGlam
+
   |nexus  = 11019
 +
   |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    = Ghost Town
+
   |name    = Field Harvest Redux
   |author  = Platonymous
+
   |author  = Prism 99
   |id      = Platonymous.GhostTown
+
   |id      = prism99.aedenthorn.FieldHarvest
  |curse  = 877231
+
   |nexus  = 21703
  |moddrop = 793902
+
   |github  =
   |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Field Works
   |author  = atravita
+
   |author  = ChiroxT
   |id      = atravita.GiantCropFertilizer
+
   |id      = treinke.FieldWorks
   |curse   = 870977
+
   |nexus  = 17267
   |moddrop = 1135913
+
   |github  =
   |nexus  = 11620
+
}}
   |github  = atravita-mods/StardewMods
+
{{#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<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = File Replacer
   |author  = CatCattyCat, Cat
+
   |author  = certifiableGrimalkin
   |id      = cat.giantcropring
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 1182
+
   |nexus  = 17553
  |moddrop = 833538
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Filtered Chest Hopper
   |author  = Khloe Leclair
+
   |author  = Shivion
   |id      = leclair.giantcroptweaks
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 14370
+
   |nexus  = 21730
   |github  = KhloeLeclair/StardewMods
+
   |github  = Shivion/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Find Object Mod
   |author  = spacechase0
+
   |author  = Tran Minh Thong
   |id      = spacechase0.GiantOmelet
+
   |id      = find.object.mod
   |nexus  = 13852
+
   |nexus  = 8594
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = desto
+
   |author  = HaulinOats
   |id      = desto.GiftDecline
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 6944
+
   |nexus  = 13944
   |github  = desto-git/sdv-mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fireballs!
   |author  = AvalonMFX
+
   |author  = aurnj, Roy Li
   |id      = AvalonMFX.GiftMoney
+
   |id      = RoyLi.Fireballs
   |nexus  = 17564
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FireBreath
   |nexus  = 14273
+
  |curse  = 868871
 +
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial version = 0.1.1-unofficial.2-mouahrara
   |unofficial version = 0.1.1-unofficial.1-logophile
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = tstaples
+
   |author  = MindMeltMax
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 229
+
   |nexus  = 7321
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Fireworks Festival
   |author  = Isi0
+
   |author  = violetlizabet
   |id      = Isi0.GiftTasteHelper
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 18762
+
   |nexus  = 15261
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  = elizabethcd/FireworksFestival
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fischievements
   |author  = blueberry
+
   |author  = MattDeDuck, Duckshard
   |id      = blueberry.GiftWrapper
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 4721
+
   |nexus  = 3658
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = FishDex
   |author  = atravita
+
   |author  = rupak0577
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = rupak0577.FishDex
   |curse   = 870984
+
   |nexus   =
   |moddrop = 1098263
+
   |github  = rupak0577/FishDex
   |nexus  = 10004
+
   |url    = {{github|rupak0577/FishDex}}
  |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 Exclusions
   |author  = DecidedlyHuman
+
   |author  = GZhynko
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = GZhynko.FishExclusions
   |nexus  = 9976
+
   |nexus  = 7782
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fish Finder
   |author  = Gaphodil
+
   |author  = Aair, AairTheGreat
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 9340
+
   |nexus  = 5011
  |moddrop = 1007690
+
   |github  = AairTheGreat/StardewValleyMods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fish Info
   |author  = violetlizabet
+
   |author  = Speshkitty
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = speshkitty.fishinfo
   |nexus  = 10374
+
   |nexus  = 5452
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Adjust
   |author  = Jamie Taylor
+
   |author  = Shuai Zhang
   |id      = jltaylor-us.GMCMOptions
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 10505
+
   |nexus  = 1350
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = hcoona/StardewValleyMods
}}
+
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = treyh0
+
   |author  = ChibiKyu, KilZenc
   |id      = treyh0.GodMode
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 2641
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fishing Automaton
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Drynwynn, thepaladinknight
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Drynwynn.FishingAutomaton
  |moddrop = 854437
+
   |nexus  = 2527
   |nexus  = 7183
+
   |github  = Drynwynn/StardewValleyMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fishing Chests Expanded
   |author  = Jessebot
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 6514
+
   |curse   = 868866
  |github  = JessebotX/StardewValleyMods
+
   |nexus  = 7694
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Go To Bed
 
   |author  = candidus42
 
  |id      = Candidus42.GoToBed
 
   |nexus  = 4967
 
   |github  = mus-candidus/GoToBed
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fishing Don't Stop Time
   |author  = yy376
+
   |author  = LyzzCL
   |id      = yy376.GoToSleep
+
   |id      = LyzzCL.FishDontStopTime
   |nexus  = 2195
+
   |nexus  = 26186
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Info Overlays
   |author  = spacechase0
+
   |author  = barteke22
   |id      = spacechase0.GradientHairColors
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 12744
+
   |nexus  = 8970
   |github  = spacechase0/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Logbook
   |author  = rikai
+
   |author  = M3ales
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = FishingLogbook
   |nexus  = 8557
+
   |nexus  =
   |github  = rikai/Grandfathers-Heirlooms
+
  |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    = Grass Growth
+
   |name    = Fishing Minigames
   |author  = bcmpinc
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = bcmpinc.GrassGrowth
+
   |id      = barteke22.FisingMinigames
   |nexus  = 2732
+
   |nexus  = 9345
   |github  = bcmpinc/StardewHack
+
   |github  = barteke22/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = Jellypowered, Shockade
+
   |author  = barteke22
   |id      = Jellypowered.GrassChance
+
  |id      = barteke22.FishingMinigames
   |nexus  = 3365
+
  |nexus  = 9345
   |github  =
+
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Mod
 +
  |author  = Zoryn
 +
  |id      = Zoryn.FishingMod
 +
  |nexus  =
 +
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Automate
 +
  |author  = MindMeltMax
 +
   |id      = MindMeltMax.Fishnets.Automate
 +
   |nexus  = 13819
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fishing Nets → Better Crafting
   |author  = sirloinmeatt
+
   |author  = MindMeltMax
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 2662
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.1-unofficial.1-art17
+
}}
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
  |nexus  = 13819
 +
  |moddrop = 1247514
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fishing Practice
   |author  = Derslayr
+
   |author  = BlaDe
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = BlaDe.FishingPractice
   |nexus  = 10148
+
   |nexus  = 4157
   |github  = derslayr10/GreenhouseConstruction
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fishing Progression
   |author  = bblueberry, blueberry
+
   |author  = ChadlyMasterson
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 8203
+
   |nexus  = 18749
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |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    = Greenhouse Entry Mod
+
   |name    = Fishing Tackle Tooltips
   |author  = pancham138
+
   |author  = BarleyZP
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 6150
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fishing Trawler
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus   = 7619
+
   |curse   = 870942
   |moddrop = 886187
+
   |nexus  = 8406
   |github  = Floogen/GreenhouseGatherers
+
   |github  = Floogen/FishingTrawler
 +
 
 +
  |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    = Greenhouse Gatherers Automate
+
   |name    = Fishing Trawler - New Horizons
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 7619
+
   |curse   = 870923
   |moddrop = 886187
+
   |nexus  = 15941
   |github  = Floogen/GreenhouseGatherers
+
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fishing Treasure Spawner
   |author  = Bpendragon
+
   |author  = jangofett4
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 7456
+
   |nexus  = 18119
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fishing Tuner Redux
   |author  = Cecidelus
+
   |author  = Hammurabi
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 8042
+
   |nexus  =
   |github =
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |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    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fish Me
   |author  = Fernass354
+
   |author  = marikaefer
   |id      = Fernass354.GreenUpgrades
+
   |id      = marikaefer.FishMe
   |nexus  = 18766
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fish of Stardew
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = AztecViper
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 1735
+
  |nexus  = 24870
 +
  |github  = astecviper/AztecVipers-Fish-of-Stardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Pond Colors, Legendary Fish Ponds
 +
  |author  = ButterBear, Memegician
 +
  |id      = BB.FishPondColors
 +
   |nexus  = 23449
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fish Preview
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.GroundhogDay
+
   |id      = Jonqora.FishPreview
   |nexus  = 10151
+
   |nexus  = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fish Reminder
   |author  = FricativeMelon
+
   |author  = Mizzion
   |id      = FricativeMelon.GroupableChests
+
   |id      = mizzion.fishreminder
   |nexus  = 15375
+
   |nexus  = 3615
   |github  = FricativeMelon/GroupableChests
+
  |moddrop = 661375
 +
   |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    = Growable Bushes
+
   |name    = Fish Spot Bait
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableBushes
+
   |id      = aedenthorn.FishSpotBait
  |curse  = 870961
+
   |nexus  = 17581
  |moddrop = 1357999
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = atravita
+
   |author  = StarAmy
   |id      = atravita.GrowableGiantCrops
+
   |id      = StarAmy.bubbletoggle
  |curse  = 870960
+
   |nexus  = 13076
  |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fishy Blood Moon
   |author  = John Peters
+
   |author  = MattDeDuck, Duckshard
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 19143
+
   |nexus  = 3725
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix Animal Tools
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.FixAnimalTools
 +
  |nexus  = 3215
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = BlaDe
+
   |author  = Traktori
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 12034
+
   |nexus  = 11400
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fix Dice
   |author  = skn
+
   |author  = Ashley, bambimenot
   |id      = skn.HairGrowthMod
+
   |id      = ashley.fixdice
   |nexus  = 3279
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
Line 7,703: Line 9,221:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = chawol
+
   |author  = wilsoncwc
   |id      = chawol.HaltEventTime
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 8774
+
   |nexus  = 23934
   |github  = chawolbaka/HaltEventTime
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = PeacefulEnd
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 7936
+
   |nexus  = 1941
   |github  = Floogen/HandyHeadphones
+
   |github  =
  |status  = abandoned
 
  
   |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    = Happy Birthday
+
   |name    = Fixed Weapons Damage
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlueSight
   |id      = Omegasis.HappyBirthday
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 520
+
   |nexus  = 19896
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Hikari-BS/StardewMods
  
   |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    = Happy Birthday
+
   |name    = Fix Pig Random
   |author  = Oxyligen
+
   |author  = atravita
   |id      = HappyBirthday
+
   |id      = atravita.FixPigRandom
   |nexus  = 1064
+
  |curse  = 870967
   |github  =
+
  |moddrop = 1294434
 +
   |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fix Scythe Exp
   |author  = Sakorona
+
   |author  = bcmpinc
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 6516
+
   |nexus  =
   |moddrop = 1068089
+
   |github  = bcmpinc/StardewHack
   |github = Sakorona/SDVMods
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Fix TVs on Custom Farm Types
   |author  = tlitookilakin
+
   |author  = mouse
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 19675
+
  |moddrop = 1194570
   |github  = tlitookilakin/HappyHomeDesigner
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Flamingo Breeding
   |author  = kibbe, lillvik
+
   |author  = BlaDe
   |id      = kibbe.hardcore_mines
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 1674
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = ItsLittany
+
   |author  = selph, zombifier
   |id      = itslittany.HardcoreMines2
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 6411
+
   |nexus  = 21086
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Flexible Arms
   |author  = vermicyde
+
   |author  = bcmpinc
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 15125
+
   |nexus  = 20902
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Flexible Sprinklers
   |author  = DiscipleOfEris
+
   |author  = Shockah
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 8772
+
   |nexus  = 10931
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Flip Buildings
   |author  = Platonymous
+
   |author  = mouahrara
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 914
+
   |nexus  = 18444
  |moddrop = 793924
+
   |github  = mouahrara/FlipBuildings
   |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    = Floating Garden Pots
  |author  = Goldenrevolver
 
  |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
 
  |nexus  = 7851
 
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
{{#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
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harvest Seeds
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HarvestSeeds
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 11773
+
   |nexus  = 17582
 
   |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}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = ThatNorthernMonkey
+
   |author  = randomAnon1234
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = none<!--no manifest ID-->
   |nexus  = 236
+
   |nexus  = 591
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Floor Shadow Switcher
   |author  = popska
+
   |author  = MouseyPounds
   |id      = popska.HatBuffs
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 9050
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  |source  = https://gitlab.com/popska/UsefulHats
 
  
   |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    = Hat Mouse Lacey
+
   |name    = Flower Bombs
   |author  = ichortower
+
   |author  = kdau
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = kdau.FlowerBombs
   |nexus  = 18177
+
   |nexus  = 6228
   |github = ichortower/HatMouseLacey
+
  |moddrop = 794657
 +
   |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Flower Color Picker
   |author  = monsoonsheep
+
   |author  = spacechase0
   |id      = monsoonsheep.PanWithHats
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 18965
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Flower Dance Fix
   |author  = PeacefulEnd
+
   |author  = elfuun
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 17291
+
   |nexus  = 8535
   |github  = Floogen/StardewSandbox
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Flower Dance Hearts Change
   |author  = Shockah
+
   |author  = ron075sh
   |id      = Shockah.HatsOnHats
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 17280
+
   |nexus  = 3019
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Hay Bales as Silos
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Cherry, CherryChain
+
   |author  = kelly2892
   |id      = Cherry.HayBalesSilo
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 5151
+
   |nexus  = 8107
  |moddrop = 716396
+
   |github  = kenny2892/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Flower Rain
   |author  = Tlitookilakin
+
   |author  = spacechase0
   |id      = tlitookilakin.HDPortraits
+
   |id      = spacechase0.FlowerRain
   |nexus   = 10971
+
   |curse   = 867722
   |moddrop = 1103418
+
   |nexus  = 6131
   |github  = tlitookilakin/HDPortraits
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Flowery Tools
   |author  = Jessebot, JessebotX
+
   |author  = Cat, CatCattyCat
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = cat.flowerytools
   |nexus  = 3207
+
   |nexus  = 6203
   |moddrop = 624105
+
   |moddrop = 833563
   |github  = JessebotX/StardewValleyMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Flowing Mine Rocks
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 5630
+
  |curse  = 868846
   |github  = SvardXI/HAS_Tweaks
+
   |nexus  = 9043
 +
   |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    = Fluent Eating
   |author  = Zoryn
+
   |author  = Kangzoel
   |id      = Zoryn.HealthBars
+
   |id      = Kangzoel.FluentEating
   |nexus  =
+
   |nexus  = 11690
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Flying Start Loan
   |author  = Darkhax
+
   |author  = EstherHollow
   |id      = darkhax.healthbars
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  =
+
   |nexus  = 11003
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Font Settings, 字体设置
   |author  = themattfiles
+
   |author  = Becks723
   |id      = themattfiles.HeartBeat
+
   |id      = Becks723.FontSettings
   |nexus  = 5941
+
   |nexus  = 12467
   |github  = embolden/Heartbeat
+
   |github  =
}}
+
   |source = https://gitee.com/becks723/my-stardew-valley-mods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Heart Level Notifications
 
  |author = StultusV
 
  |id      = StultusV.HeartLevelNotifications
 
  |nexus  = 8655
 
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = fakemonster
+
   |author  = AlerHughes
   |id      = fakemonster.Heelies
+
   |id      = AlerHughes.FA
   |nexus  = 7751
+
   |nexus  = 23363
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Food Buff Stacking
   |author  = Jessebot, JessebotX
+
   |author  = thejcannon
   |id      = Jessebot.HelloSMAPI
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 4483
+
   |nexus  = 4321
   |github  = JessebotX/StardewValleyMods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Food Buff Stacking Fix
   |author  = LeFauxMatt
+
   |author  = Joreikarr
   |id      = furyx639.HelpForHire
+
   |id      = joreikarr.foodbuffstackingfix
  |curse  = 871839
+
   |nexus  = 19944
   |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    = Food Cravings
   |author  = LeFauxMatt
+
   |author  = Hexenentendrache
   |id      = furyx639.HelpfulSpouses
+
   |id      = Hexenentendrache.FoodCravings
  |curse  = 871841
+
   |nexus  = 17126
   |nexus  = 5175
+
   |github  = Enteligenz/StardewMods
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HelpWanted
+
   |id      = aedenthorn.FoodOnTheTable
   |curse  = 868696
+
   |curse  = 868794
   |nexus  = 14640
+
   |nexus  = 10886
 
   |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    = Food Poisoning
   |author  = Pokeytax
+
   |author  = seferoni
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 2644
+
   |nexus  = 22006
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = seferoni/FoodPoisoning
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Forage at the Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Nishtra
   |id      = aedenthorn.HereFishy
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
  |curse  = 868881
+
   |nexus  = 673
   |nexus  = 6586
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
}}
+
  |status   = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary = use [[#Farm Type Manager|Farm Type Manager]] instead.
   |name    = Hibernation
+
<!--
   |author = Shockah
+
   |unofficial version = 1.9.1-unofficial.1-Olivki
  |id      = Shockah.Hibernation
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
   |nexus  = 11421
+
-->
   |github  = Shockah/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Forage Crops
   |author  = trashcan9
+
   |author  = Kronosta
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = Kronosta.ForageCrops
   |nexus  = 16075
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Forage Fantasy
   |author  = Annosz
+
   |author  = Goldenrevolver
   |id      = Annosz.HighlightedJars
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 6833
+
   |nexus  = 7554
   |github  = Annosz/StardewValleyModding
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Forage Pointers
   |author  = atravita
+
   |author  = Bpendragon
   |id      = atravita.HighlightEmptyMachines
+
   |id      = Bpendragon.ForagePointers
  |curse  = 870976
+
   |nexus  = 7781
  |moddrop = 1137391
+
   |github  = Bpendragon/ForagePointers
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = bendenewb, newbie9598
+
   |author  = DanielB
   |id      = newbie9598.HitMarkersMeme
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 2098
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Forecaster
   |author  = tomasitobambito
+
   |author  = Remy Bach
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = remybach.forecaster
   |nexus  = 9343
+
   |nexus  = 3037
   |github  =
+
   |github  = remybach/stardew-valley-forecaster
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Forecaster Text, Forecaster Text
   |author  = TheThor59
+
   |author  = TheElm
   |id      = Thor.HoeWaterDirection
+
   |id      = TheElm.ForecasterText
   |nexus  = 10052
+
   |nexus  = 7541
   |github  = TheThor59/StardewMods
+
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Fortunate Foot
   |author  = BlaDe
+
   |author  = PurelyInZane
   |id      = BlaDe.HoeDown
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 9798
+
   |nexus  = 22610
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Foxyfficiency
   |author  = CatCattyCat, Cat
+
   |author  = Fokson
   |id      = cat.holdtobreakgeodes
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 1689
+
   |nexus  = 2520
   |moddrop = 833545
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = FQ Festival Tweaks
   |author  = samspartan
+
   |author  = FletcherQuest
   |id      = samspartan.HoldToPause
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 7352
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Frame Rate Logger
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.HolidaySales
+
   |id      = atravita.FrameRateLogger
   |curse  = 870970
+
   |curse  = 870966
   |moddrop = 1205160
+
   |moddrop = 1294433
   |nexus  = 13050
+
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = MouseyPounds
+
   |author  = Adham084
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = adham084.fpsviewer
   |nexus  = 4935
+
   |nexus  = 14046
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Free Dusty
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.freeDusty
 +
  |nexus  = 2206
 +
  |github  = skuldomg/freeDusty
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Free Lock
   |author  = voltaek
+
   |author  = weizinai
   |id      = voltaek.HoneyHarvestSync
+
   |id      = weizinai.FreeLock
   |nexus  = 20493
+
   |nexus  = 25329
   |github  = voltaek/StardewMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Free Love
   |author  = BPavol, Lamacik
+
   |author  = aedenthorn, Erinthe
   |id      = bpavol.hopper_extractor
+
   |id      = aedenthorn.FreeLove
   |nexus  = 16688
+
  |curse  = 868835
   |github  = BPavol/stardew-valley-mods
+
   |nexus  = 10021
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Free Slingshot
   |author  = Girafarig
+
   |author  = DJ-STLN
   |id      = Girafarig.FestivalWarps
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 10844
+
   |nexus  = 3320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Free the Toolbar
   |author  = Pathoschild
+
   |author  = danmw3
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = danmw3.freethetoolbar
   |nexus  = 7500
+
   |nexus  = 4960
   |github  = Pathoschild/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Freeze Time Multiplayer
   |author  = Goldenrevolver
+
   |author  = mori_seneri, Alcatraz773
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 7911
+
   |nexus  = 21820
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Friendly Divorce
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 10446
+
  |curse  = 868900
   |github  = jorgamun/HorseSqueeze
+
   |nexus  = 6241
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friends Forever
   |author  = icepuente
+
   |author  = Isaac S
   |id      = icepuente.HorseWhistle
+
   |id      = IsaacS.FriendsForever
   |nexus  = 1131
+
   |nexus  = 1738
   |github  = icepuente/StardewValleyMods
+
   |github  = isaacs-dev/Minidew-Mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Friends Forever (1.6)
   |author  = nabuma
+
   |author  = Kriana
   |id      = HorseWhistle_SMAPI
+
   |id      = Kriana.FriendsForever
   |nexus  =
+
   |nexus  = 20702
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  =  
   |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    = Friendship Booster
   |author  = MattPlays
+
   |author  = Hills
   |id      = MattPlays.HostTools
+
   |id      = Hills.FriendshipBooster
   |nexus  = 11154
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Friendship Decay
   |author  = Jaredlll08
+
   |author  = stardemod
   |id      = BlameJared.HotbarHotswap
+
   |id      = stardemod.FriendshipDecay
   |nexus  =
+
   |nexus  = 21323
  |curse  = 298033
+
   |github  =
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Friendship Decay Modify
   |author  = certifiableGrimalkin
+
   |author  = weizinai
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 16159
+
   |nexus  = 23862
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Friendship Streaks
   |author  = Achtuur
+
   |author  = AvalonMFX
   |id      = Achtuur.HoverLabels
+
   |id      = AvalonMFX.FriendshipStreaks
   |nexus  = 17501
+
  |curse  = 1054715
   |github  = Achtuur/StardewMods
+
   |nexus  = 25595
 
+
   |github  = 1Avalon/Avas-Stardew-Mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Friendship Totems, Warp Totem to Other Player
   |author  = Ilyaki
+
   |author  = ThisIsCad
   |id      = Ilyaki.HPBar
+
   |id      = ThisIsCad.FriendshipTotems
   |nexus  = 1736
+
   |nexus  = 25969
   |github  =
+
   |github  = brandonwamboldt/FriendshipTotems
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Friendship Tweaks
   |author  = AsakOhee
+
   |author  = aedenthorn, Erinthe
   |id      = AsakOhee.HQFarmerMod
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 19644
+
   |nexus  = 17055
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendship Without Talk
 +
  |author  = HunterMYT
 +
  |id      = HunterMYT.FriendshipWithoutTalk
 +
  |nexus  = 8709
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frozen Yogurt
 +
  |author  = Failsplat
 +
  |id      = Failsplat.FroyoFFHarmony
 +
  |nexus  = 12308
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Frugal Farm Menu
   |author  = bogie5464
+
   |author  = jeffgillean
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 3190
+
   |nexus  = 11050
   |github  = bogie5464/HuggableScarecrows
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Fruit Tree Shaker
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 10062
+
  |curse  = 868907
 +
   |nexus  = 5776
 
   |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    = Hunger
+
   |name    = Fruit Trees Unblocked
   |author  = Yyeahdude
+
   |author  = dervalanana
   |id      = HungerYyeadude
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 613
+
   |nexus  = 22976
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Fruit Tree Tweaks
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1110
+
  |curse  = 868772
   |github  =
+
   |nexus  = 11422
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Tigerle01, Stephan Hensel
+
   |author  = chiccen
   |id      = HungerForFoodByTigerle
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 810
+
   |nexus  = 21449
   |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    = Full Fishing Bar
   |author  = lech43
+
   |author  = Jag3Dagster
   |id      = lech43.HungryMorning
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 6391
+
  |curse  = 1007653
   |github  =
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Full Inventory Toolbar (and Invisible Toolbar)
   |author  = spacechase0
+
   |author  = mushymato
   |id      = spacechase0.HybridCropEngine
+
   |id      = mushymato.FullInventoryToolbar
  |curse  = 867721
+
   |nexus  = 25711
   |nexus  = 6577
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Kryspur
+
   |author  = jennisimone
   |id      = Kryspur.HypnoValley
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 9052
+
   |nexus  = 16304
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Fungus Amongus
   |author  = atravita
+
   |author  = Okay Shroomer
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = OkayShroomer.FungusAmongus
  |curse  = 870959
+
   |nexus  = 11785
  |moddrop = 1358005
+
   |github  =
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Adjustment
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureAdjustment
 +
  |curse  = 868820
 +
  |nexus  = 10213
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Furniture Anywhere
   |author  = Veleek
+
   |author  = Entoarox
   |id      = Veleek.IdlePause
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 1092
+
   |nexus  = 2276
   |github  = veleek/IdlePause
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
+
  |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    = Idle Timer
+
   |name    = Furniture Display Framework
   |author  = LordAndreios
+
   |author  = aedenthorn, Erinthe
   |id      = LordAndreios.IdleTimer
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 2858
+
  |curse  = 868797
   |github  = emperorzuul/SMAPI_MODS
+
   |nexus  = 10855
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Furniture Display Framework for 1.6
   |author  = idermailer
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = idermailer.iDontUseThatWater
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 14047
+
   |nexus  = 19895
   |github  = idermailer/iDontUseThatWater
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Furniture Framework
   |author  = Factknowhow
+
   |author  = leroymilo
   |id      = Factknowhow.IFramesInMines
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 16436
+
   |nexus  = 23458
   |github  = Mekadrom/IFramesInMines
+
   |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Furniture Placement Tweaks
   |author  = ChiroxT
+
   |author  = aedenthorn, Erinthe
   |id      = treinke.igotfriendship
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 13290
+
  |curse  = 868721
   |github  =
+
   |nexus  = 14092
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Furniture Recolor
   |author  = ChiroxT
+
   |author  = aedenthorn, Erinthe
   |id      = treinke.igotxp
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 13289
+
  |curse  = 868819
   |github  =
+
   |nexus  = 10217
 +
   |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    = ImagEd
+
   |name    = FuryCore
   |author  = candidus42
+
   |author  = LeFauxMatt
   |id      = Candidus42.ImagEd
+
   |id      = furyx639.FuryCore
   |nexus  = 7218
+
   |nexus  = 10696
   |github = mus-candidus/ImagEd
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = mistyspring
+
   |author  = DeLiXx
   |id      = mistyspring.immersivegrandpa
+
   |id      = DLX.Geodes
   |curse  = 880517
+
   |curse  = 990836
   |nexus  = 12562
+
   |nexus  = 17691
   |github  = misty-spring/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Galaxy Slingshot Obtainable
   |author  = aedenthorn, Erinthe
+
   |author  = Adham084
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = adham084.galaxyslingshot
  |curse  = 868685
+
   |nexus  = 14115
   |nexus  = 15290
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Galaxy Weapon Choice
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |curse  = 868686
+
   |curse  = 868703
   |nexus  = 15239
+
   |nexus  = 14511
 
   |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}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Gameboy Arcade
   |author  = Demiacle
+
   |author  = drbirbdev
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 1025
+
  |moddrop = 1318487
   |github  = demiacle/QualityOfLifeMods
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Game Reminder
   |author  = Anthony Hilyard
+
   |author  = mmanlapat
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = mmanlapat.GameReminder
  |curse  = 445215
+
   |nexus  = 1153
   |nexus  = 9317
+
   |github  =
   |github  = AHilyard/ImprovedTracker
 
  
   |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    = In a Heartbeat
+
   |name    = GameSpeed
   |author  = Shockah
+
   |author  = RandomComputerUser
   |id      = Shockah.InAHeartbeat
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 17834
+
   |nexus  = 7211
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Game Tables and Arcade Machines
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 4861
+
   |nexus  = 12859
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Garbage Can Tweaks
   |author  = Mizzion
+
   |author  = chiccen
   |id      = mizzion.increasedartifactspots
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 3340
+
   |nexus  = 24410
  |moddrop = 663705
+
   |github  = chiccenFL/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Garbage Collector
   |author  = shekurika
+
   |author  = Loogooter
   |id      = shekurika.fishtankCapacity
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 11388
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |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    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Garbage In Garbage Can
   |author  = GZhynko
+
   |author  = focustense
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = focustense.GarbageInGarbageCan
   |nexus  = 6162
+
   |nexus  = 26607
   |github  = gzhynko/StardewMods
+
   |github  = focustense/StardewAutoTrash
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Garden Pot - Automate
   |author  = Traktori
+
   |author  = NCarigon
   |id      = Traktori.IndustrialFurnace
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 5568
+
   |nexus  = 15212
   |github  = Traktori7/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Garden Pot Options
   |author  = Traktori
+
   |author  = ncarigon
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 5568
+
   |nexus  = 21608
   |github  = Traktori7/StardewValleyMods
+
   |github  = ncarigon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InfallibleFishing
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 14639
+
  |curse  = 868691
 +
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Infertile Soil
+
   |name    = Gate Fix
   |author  = Sabera, kelbesque
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Sabera.InfertileSoil
+
   |id      = f4iTh.GateFix
   |nexus  = 2515
+
   |nexus  = 4859
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Gate Opener
   |author  = Eireon
+
   |author  = mralbobo
   |id      = Eireon.InfestedLevels
+
   |id      = mralbobo.GateOpener
   |nexus  = 2823
+
   |nexus  =
   |github  = benrpatterson/InfestedLevels
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |curse  = 868874
 +
  |nexus  = 6692
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Energy
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Error27
+
   |author  = Hana
   |id      = error27.infinite_energy
+
   |id      = Hana.GNMTokens
   |nexus  = 17717
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Renny
+
   |author  = sqbr
   |id      = renny.infinitejunimocartlives
+
   |id      = sqbr.GetGS
   |nexus  = 2705
+
   |nexus  = 13434
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Generate New Cabin Textures, Use New Cabins
   |author  = Chunky
+
   |author  = Priff13
   |id      = chunky.InfiniteMoney
+
   |id      = Priff13.UseNewCabins
   |nexus  = 11510
+
   |nexus  = 20778
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Generic Mod Config Menu
   |author  = CaptainSully
+
   |author  = spacechase0
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = spacechase0.GenericModConfigMenu
   |moddrop = 1188756
+
  |curse  = 867150
   |nexus  = 12739
+
   |moddrop = 771692
   |github  = CaptainSully/StardewMods
+
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Generic Shop Extender
   |author  = berkayylmao
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = berkayylmao.InfiniteZoom
+
   |id      = GenericShopExtender
   |nexus  = 8808
+
   |nexus  = 814
   |curse   = 500088
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |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    = Informant
+
   |name    = Genetics API
   |author  = Slothsoft
+
   |author  = agent56
   |id      = Slothsoft.Informant
+
   |id      = agent56.GeneticsAPI
   |nexus  = 14293
+
   |nexus  = 15655
   |github  = slothsoft/stardew-informant
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogUploader
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 13979
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Platonymous
+
   |author  = Kedidili
   |id      = Platonymous.InkStories
+
   |id      = KediDili.GenieLamp
   |curse   = 877221
+
   |nexus  = 22176
   |moddrop = 1521399
+
  |github  =
   |nexus  = 15987
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
   |id      = tomokisan.geodeCrusherPlus
 +
   |curse  = 1081444
 +
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = Geode Info Menu
   |author  = Windmill_City
+
   |author  = CatCattyCat, Cat
   |id      = Windmill_City.InputFix
+
   |id      = cat.geodeinfomenu
   |nexus  = 5693
+
   |nexus  = 1448
   |github  = Windmill-City/InputFix
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Input Tools
+
   |name    = Geode Preview
   |author  = Sagittaeri
+
   |author  = MindMeltMax
   |id      = Sagittaeri.InputTools
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 14553
+
  |curse  = 1004493
   |github  = sagittaeri/StardewValleyMods
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Get Dressed
   |author  = WuestMan, redknightofdoom
+
   |author  = Advize and Jinxiewinxie
   |id      = WuestMan.InstaCrops
+
   |id      = Advize.GetDressed
   |nexus  = 4077
+
   |nexus  = 331
   |github  = Brian-Wuest/Instacrops
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Get Glam
   |author  = pinocchio1231
+
   |author  = MartyrPher
   |id      = pinocchio1231.instantanimals
+
   |id      = MartyrPher.GetGlam
   |nexus  = 9573
+
   |nexus  = 5044
   |github  = joisse1101/InstantAnimals
+
   |github  = MartyrPher/GetGlam
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Get Out the Way
   |author  = Jolyone
+
   |author  = BadNetCode
   |id      = Me.InstantBreak
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 15526
+
   |nexus  = 20637
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Ghost Town
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = Platonymous.GhostTown
   |curse  = 868720
+
   |curse  = 877231
   |nexus  = 14110
+
  |moddrop = 793902
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Fertilizer
 +
  |author  = atravita
 +
  |id      = atravita.GiantCropFertilizer
 +
  |curse  = 870977
 +
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
  
   |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    = Instant Buildings From Farm
+
   |name    = Giant Crop Ring
   |author  = BitwiseJon
+
   |author  = CatCattyCat, Cat
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = cat.giantcropring
   |nexus  = 2070
+
   |nexus  = 1182
   |github  = bitwisejon/StardewValleyMods
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Tweaks
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.giantcroptweaks
 +
  |nexus  = 14370
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Giant Omelet
   |author  = nini700
+
   |author  = spacechase0
   |id      = nini700.InstantEatKey
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 4464
+
  |curse  = 867139
 +
   |nexus  = 13852
 +
  |github  = spacechase0/StardewValleyMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Gift Decline
   |author  = aurnj, Roy Li
+
   |author  = desto
   |id      = RuyiLi.InstantFishing
+
   |id      = desto.GiftDecline
   |nexus  =
+
   |nexus  = 6944
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = desto-git/sdv-mods
  |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    = Gift Money
   |author  = montana123
+
   |author  = AvalonMFX
   |id      =
+
   |id      = AvalonMFX.GiftMoney
   |nexus  =
+
   |nexus  = 17564
  |url    = https://community.playstarbound.com/threads/109038
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 7727
+
  |curse  = 868712
 +
   |nexus  = 14273
 
   |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    = Instant Grow Trees
+
   |name    = Gift Taste Helper
   |author  = cantorsdust and Pathoschild
+
   |author  = tstaples
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 173
+
   |nexus  = 229
   |github  = cantorsdust/StardewMods
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |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    = Instant Load
+
   |name    = Gift Taste Helper Continued
   |author  = Platonymous
+
   |author  = Isi0
   |id      = Platonymous.InstantLoad
+
   |id      = Isi0.GiftTasteHelper
   |curse   = 877220
+
   |nexus   = 18762
   |moddrop = 1521407
+
   |github  = Just-Chaldea/GiftTasteHelper
   |nexus   = 16253
+
 
   |github =
+
   |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    = Instantly Eat Item
+
   |name    = Gift Taste Helper Continued x2
   |author  = Guedez
+
   |author  = JoXW
   |id      = eat.item.instantly
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 5116
+
   |nexus  = 21001
   |github  =
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Gift Wrapper
  |author  = RyanJesky
 
  |id      = RyanJesky.IncreaseCropGrowthPhase
 
  |nexus  = 10146
 
  |github  = RyanJesky/IncreaseCropGrowthPhase
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Pets
 
 
   |author  = blueberry
 
   |author  = blueberry
   |id      = blueberry.InstantPets
+
   |id      = blueberry.GiftWrapper
   |nexus  = 9448
+
   |nexus  = 4721
   |github  = b-b-blueberry/InstantPets
+
   |github  = b-b-blueberry/GiftWrapper
  
   |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    = Ginger Island Extra Locations
   |author  = Binarynova
+
   |author  = mistyspring
   |id      = binarynova.instanttoolupgrades
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 8918
+
  |curse  = 880520
   |github  = Binarynova/MyStardewMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Hammurabi
+
   |author  = atravita
   |id      = HammurabiInteractionHelper
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus   =
+
   |curse  = 870984
   |chucklefish = 4640
+
   |moddrop = 1098263
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |nexus  = 10004
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |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    = Give Gold Mod, Instant Gold Mod
   |author  = jahangmar
+
   |author  = missgamergrl
   |id      = jahangmar.InteractionTweaks
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 3771
+
   |nexus  = 23300
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = Give Me My Cursor Back
 
   |author  = DecidedlyHuman
 
   |author  = DecidedlyHuman
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 12826
+
   |nexus  = 9976
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = mpcomplete
+
   |author  = Glass Hammer
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 2224
+
   |nexus  = 23201
   |github  = mpcomplete/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Global Config Settings
   |author  = MissCoriel
+
   |author  = Gaphodil
   |id      = misscoriel.invest
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 5293
+
   |nexus  = 9340
   |github  =
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Glory Of Efficiency
   |author  = MissCoriel
+
   |author  = hackswell
   |id      = misscoriel.investmax
+
   |id      = hackswell.GloryOfEfficiency
   |nexus  = 9253
+
   |nexus  = 25996
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = Hackswell/GloryOfEfficiency
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Glow Buff
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = MindMeltMax
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 4023
+
   |nexus  = 25157
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Glue Your Furniture Down
   |author  = d5a1lamdtd, HaPyke
+
   |author  = violetlizabet
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = violetlizabet.GlueFurnitureDown
  |moddrop = 1486022
+
   |nexus  = 10374
   |nexus  = 19500
+
   |github  = elizabethcd/PreventFurniturePickup
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = GMCM Options
   |author  = Redwood
+
   |author  = Jamie Taylor
   |id      = Redwood.IridiumToolsPatch
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 2897
+
  |curse  = 997094
   |github  = EKomperud/StardewMods
+
   |nexus  = 10505
 +
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = God Mode
   |author  = LeFauxMatt
+
   |author  = treyh0
   |id      = furyx639.IsItCake
+
   |id      = treyh0.GodMode
  |curse  = 871826
+
   |nexus  = 2641
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = God Mode 1.6
   |author  = PeacefulEnd
+
   |author  = Sean M Garcia
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = seanmgarcia.godmode16
   |nexus  = 8552
+
   |nexus  = 21208
   |github  = Floogen/IslandGatherers
+
   |github  =
  |status  = abandoned
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Golden Animal Cracker Extractor
   |author  = PeacefulEnd
+
   |author  = selph, zombifier
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = selph.CrackerExtractor
   |nexus  = 8552
+
   |nexus  = 27071
   |github  = Floogen/IslandGatherers
+
   |github  = zombifier/My_Stardew_Mods
  |status  = abandoned
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Goodbye American English
   |author  = Edu Anttunes
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = IslandSecret
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 8096
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Goodbye SMAPI
   |author  = S1mmyy
+
   |author  = Jessebot
   |id      = S1mmyy.AutoTrash
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 5140
+
   |nexus  = 6514
   |github  = S1mmyy/StardewMods
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Go To Bed
   |author  = SlayerDharok
+
   |author  = candidus42
   |id      = SlayerDharok.Item_Bags
+
   |id      = Candidus42.GoToBed
   |nexus  = 5382
+
   |nexus  = 4967
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = mus-candidus/GoToBed
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Go To Sleep
   |author  = FunnyMoney
+
   |author  = yy376
   |id      = funnymoney.itemqualityindicator
+
   |id      = yy376.GoToSleep
   |nexus  = 15336
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Gradient Hair Colors
   |author  = Mytsy
+
   |author  = spacechase0
   |id      = Mysty.ItemRecovery
+
   |id      = spacechase0.GradientHairColors
   |nexus   = 9354
+
   |curse   = 867144
   |github  =
+
   |nexus  = 12744
 
+
   |github  = spacechase0/StardewValleyMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Grandfather's Gift
   |author  = Lunardiver
+
   |author  = ShadowDragon8685
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 13026
+
   |nexus  = 985
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |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    = Item Research 'n' Spawn
+
   |name    = Grandfather's Gift Remade
   |author  = TSlex
+
   |author  = pepoluan
   |id      = TSlex.ItemResearchSpawner
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 8933
+
   |nexus  = 4151
   |moddrop = 1012482
+
   |chucklefish = 5783
   |github  = TSlex/StardewValley
+
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |beta 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    = Item Tooltips
+
   |name    = Grandfather's Heirlooms
   |author  = Jaredlll08
+
   |author  = rikai
   |id      = BlameJared.ItemTooltips
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  =
+
   |nexus  = 8557
  |curse  = 297655
+
   |github  = rikai/Grandfathers-Heirlooms
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Grass Growth
   |author  = ha1fdaew
+
   |author  = bcmpinc
   |id      = ha1fdaew.iTile
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 7512
+
   |nexus  = 2732
   |github  = ha1fdaew/iTile
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Krutonium
+
   |author  = Jellypowered, Shockade
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Jellypowered.GrassChance
   |nexus  = 13798
+
   |nexus  = 3365
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Grass Spread Anywhere, Grow Grass Anywhere
   |author  = Matt Cioni
+
   |author  = LilEGrin
   |id      = mattCioni.JaquesAndBeans
+
   |id      = LilEGrin.GrassSpreadMod
   |nexus  = 14555
+
   |nexus  = 25927
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Greenhouse 20x20
   |author  = Genowhirl9999
+
   |author  = sirloinmeatt
   |id      = genowhirl9999.jaropener
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 5292
+
   |nexus  = 2662
  |moddrop = 988956
 
 
   |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    = JhinFour
+
   |name    = Greenhouse Construction
   |author  = Keaton Sadoski
+
   |author  = Derslayr
   |id      = Sadoski.JhinFour
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 11838
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
}}
 
{{#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 = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Greenhouse Entry Begone!
   |author  = k4rakara
+
   |author  = bblueberry, blueberry
   |id      = k4rakara.JoJa84Plus
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 5803
+
   |nexus  = 8203
   |github  = K4rakara/Stardew-Mods
+
   |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    = JoJaBan - Arcade Sokoban
+
   |name    = Greenhouse Entry Mod
   |author  = Platonymous
+
   |author  = pancham138
   |id      = Platonymous.JoJaBan
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 3118
+
   |nexus  = 6150
  |moddrop = 793907
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Greenhouse Gatherers
   |author  = Dounat2201, Sasara
+
   |author  = PeacefulEnd
   |id      = Sasara.Pathomart
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 1142
+
  |curse  = 870946
   |github  =
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |beta broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Greenhouse Gatherers Automate
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
   |id      = PeacefulEnd.JojaOnline
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |moddrop = 878236
+
   |curse  = 870946
   |nexus  = 7486
+
   |nexus  = 7619
   |github  = Floogen/JojaOnline
+
  |moddrop = 886187
   |status   = abandoned
+
   |github  = Floogen/GreenhouseGatherers
 
+
}}
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Greenhouse Sprinklers
 +
   |author  = Bpendragon
 +
  |id      = Bpendragon.GreenhouseSprinklers
 +
  |nexus  = 7456
 +
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Greenhouse Sprinklers Lite, 温室洒水装置
   |author  = sophiesalacia
+
   |author  = Night
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Night.GreenhouseSprinklersLite
   |nexus  = 18927
+
   |nexus  = 25823
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Greenhouse Upgrades
   |author  = MindMeltMax
+
   |author  = Cecidelus
   |id      = MindMeltMax.HauntedJoja
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 7014
+
   |nexus  = 8042
  |moddrop = 1135684
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = punyo, yakminepunyo
+
   |author  = Fernass354
   |id      = punyo.JoysOfEfficiency
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 2162
+
   |nexus  = 18766
   |github  = pomepome/JoysOfEfficiency
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = GreenHut
   |author  = spacechase0
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = spacechase0.JsonAssets
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |curse   = 867749
+
   |nexus   = 1735
   |moddrop = 399895
+
   |github  =
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Groundhog Day
   |author  = Jamie Taylor
+
   |author  = aedenthorn, Erinthe
   |id      = jltaylor-us.JsonProcessor
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 13183
+
  |curse  = 868828
   |github  = jltaylor-us/StardewJsonProcessor
+
   |nexus  = 10151
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Groupable Chests
   |author  = flowoeB
+
   |author  = FricativeMelon
   |id      = flowoeB.JumpDownTheMine
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 8357
+
   |nexus  = 15375
   |github  =
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Growable Bushes
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.JumpOver
+
   |id      = atravita.GrowableBushes
   |curse  = 867746
+
   |curse  = 870961
   |moddrop = 384782
+
   |moddrop = 1357999
   |nexus  = 1844
+
   |nexus  = 15111
   |github  = spacechase0/StardewValleyMods
+
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Growable Giant Crops
   |author  = Achtuur
+
   |author  = atravita
   |id      = Achtuur.JunimoBeacon
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 17135
+
  |curse  = 870960
   |github  = Achtuur/StardewMods
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Grow That Giant Crop
   |author  = Tyler Gibbs
+
   |author  = MercuryVN
   |id      = tylergibbs2.JunimoBoy
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 14384
+
   |nexus  = 23760
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Guniism's Unicycle
   |author  = yaxuan97
+
   |author  = Guniism
   |id      = yaxuan97.junimocartmorescore
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 13644
+
   |nexus  = 24876
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Gunther Tells You
   |author  = Zoryn
+
   |author  = John Peters
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  =
+
   |nexus  = 19143
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Haboo
   |author  = ceruleandeep
+
   |author  = BlaDe
   |id      = ceruleandeep.junimodialog
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 8937
+
   |nexus  = 12034
  |github  = ceruleandeep/CeruleanStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
 
  |author  = Fernass354
 
  |id      = Fernass354.JunimoHutSize
 
  |nexus  = 18457
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Hair Growth
   |author  = MartyrPher
+
   |author  = skn
   |id      = JunimoKartAnywhere
+
   |id      = skn.HairGrowthMod
   |nexus  = 4315
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Halt Event Time
   |author  = ryaon
+
   |author  = chawol
   |id      = Ryaon.JunimoKartCheater
+
   |id      = chawol.HaltEventTime
   |nexus  = 5137
+
   |nexus  = 8774
   |github  =
+
   |github  = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hamlet
   |author  = drbirbdev
+
   |author  = Taskmaster
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = Taskmaster.Hamlet
   |nexus  = 14856
+
   |nexus  = 4601
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Junimo Kart Level Practice
 
  |author  = BlaDe
 
  |id      = BlaDe.JunimoLevelPractice
 
  |nexus  = 10056
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Handy Headphones
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = PeacefulEnd.HandyHeadphones
   |curse  = 867716
+
   |curse  = 870944
   |nexus  = 7437
+
   |nexus  = 7936
   |github  = spacechase0/StardewValleyMods
+
   |github  = Floogen/HandyHeadphones
  
   |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 Warp
+
   |name    = Happy Animals
   |author  = Shockah
+
   |author  = StarPeanut, Greger
   |id      = Shockah.JunimoWarp
+
   |id      = HappyAnimals
   |nexus  = 15676
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Just Relax
+
   |name    = Happy Birthday
   |author  = Goldenrevolver
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Goldenrevolver.JustRelax
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 7770
+
   |nexus  = 520
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Happy Birthday
   |author  = Rifleman
+
   |author  = Oxyligen
   |id      = Rifleman.JustSleepIn
+
   |id      = HappyBirthday
   |nexus  = 11286
+
   |nexus  = 1064
  |github  = 9Rifleman/JustSleepIn
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kamikaze
 
  |author  = aurnj, Roy Li
 
  |id      = RuyiLi.Kamikaze
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Kawakami - Healer NPC
+
   |name    = Happy Fish Jump
   |author  = Gorzalt and Flerfarvet
+
   |author  = Sakorona
   |id      = gorzalt.kawakami
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 2549
+
   |nexus  = 6516
   |github  = Gorzalt/StardewValleyMods
+
  |moddrop = 1068089
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley 1.3.29
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Home Designer
 +
  |author  = tlitookilakin
 +
   |id      = tlitookilakin.HappyHomeDesigner
 +
  |nexus  = 19675
 +
  |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hardcore Combat
   |author  = KediDili
+
   |author  = jeWel
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 19375
+
   |nexus  = 23577
   |github  = KediDili/FurnitureTweaks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hardcore Mines
   |author  = KediDili
+
   |author  = kibbe, lillvik
   |id      = KediDili.KNU
+
   |id      = kibbe.hardcore_mines
   |nexus  = 17884
+
   |nexus  = 1674
   |github  = KediDili/NPCUtilities
+
   |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    = Keep Partners, Keep Your Partners
+
   |name    = Hardcore Mines 2
   |author  = EssGee, SG
+
   |author  = ItsLittany
   |id      = SG.Partners
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5625
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hardcore Mode
   |author  = Enaium
+
   |author  = vermicyde
   |id      = Enaium.KeyBindUI
+
   |id      = vermicyde.HardcoreModeDLL
   |curse   = 538001
+
   |nexus   = 15125
   |moddrop = 1036920
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = Deflaktor
+
   |author  = Nightshade System
   |id      = Deflaktor.KeySuppressor
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 9295
+
   |nexus  = 25376
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Hardy Grass
   |author  = Shockah
+
   |author  = DiscipleOfEris
   |id      = Shockah.Kokoro
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 15682
+
   |nexus  = 8772
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DiscipleOfEris/HardyGrass
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Harp of Yoba Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 13131
+
   |nexus  = 914
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Krobus Sells Larger Stacks
+
   |name    = Harvest Calendar
   |author  = Annosz
+
   |author  = LonerAxl
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = LonerAxl.HarvestCalendar
   |nexus  = 5993
+
   |nexus  = 25103
   |github  = Annosz/StardewValleyModding
+
   |github  = LonerAxl/Stardew_HarvestCalendar
 
+
}}
  |beta broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = Enaium
+
   |author  = Goldenrevolver
   |id      = Enaium.Labeling
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
  |curse  = 443134
+
   |nexus  = 7851
  |moddrop = 906932
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/Labeling
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = WhiteMind
+
   |author  = Dounat2201, Sasara
   |id      = WhiteMind.LAST
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 1906
+
   |nexus  = 1157
   |github  =
+
   |github  = Sasara2201/WitchPrincess
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Harvest Seeds
   |author  = ChaosEnergy
+
   |author  = aedenthorn, Erinthe
   |id      = ChaosEnergy.LadderLocator
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 3094
+
  |curse  = 868755
   |github  = yuri-moens/LadderLocator
+
   |nexus  = 11773
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Harvest With Scythe
   |author  = Platonymous
+
   |author  = ThatNorthernMonkey
   |id      = Platonymous.LandGrants
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
  |curse  = 877222
+
   |nexus  = 236
  |moddrop = 1521380
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
   |nexus  = 15855
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Hat Buffs
   |author  = dmcrider57
+
   |author  = popska
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = popska.HatBuffs
   |nexus  = 7917
+
   |nexus  = 9050
   |github  = dmcrider/LastDayToPlant
+
   |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    = Last Day to Plant Redux
+
   |name    = Hat Mouse Lacey
   |author  = atravita
+
   |author  = ichortower
   |id      = atravita.LastDayToPlantRedux
+
   |id      = ichortower.HatMouseLacey.Core
  |curse  = 870965
+
   |nexus  = 18177
  |moddrop = 1294435
+
   |github  = ichortower/HatMouseLacey
   |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    = Hat Panning
   |author  = sophiesalacia
+
   |author  = monsoonsheep
   |id      = sophie.LastingCTs
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 14377
+
   |nexus  = 18965
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Hat Shop Restoration
   |author  = drbirbdev
+
   |author  = PeacefulEnd
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 15102
+
   |nexus  = 17291
   |github  = drbirbdev/StardewValley
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Hats on Hats
   |author  = Kangzoel
+
   |author  = Shockah
   |id      = Kangzoel.LeaveTheMine
+
   |id      = Shockah.HatsOnHats
   |nexus  = 11823
+
   |nexus  = 17280
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Hats on Pets Plus
   |author  = Max Vollmer, SVProtector
+
   |author  = Syma
   |id      = maxvollmer.leftymode
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 6199
+
   |nexus  = 22631
   |github  = maxvollmer/LeftyMode
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Hay Bales as Silos
   |author  = sharpskull2
+
   |author  = Cherry, CherryChain
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 14637
+
   |nexus  = 5151
   |github  =
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hay Collection
   |author  = DeLiXx
+
   |author  = MindMeltMax
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 12305
+
   |curse  = 1004492
   |github  =
+
   |moddrop = 1555056
   |source = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |nexus  = 21008
 +
   |github = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = HD Portraits
   |author  = atravita
+
   |author  = Tlitookilakin
   |id      = atravita.LessMiniShippingBin
+
   |id      = tlitookilakin.HDPortraits
  |curse  = 870982
+
   |nexus  = 10971
   |nexus  = 10959
+
   |moddrop = 1103418
   |moddrop = 1102538
+
   |github  =
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = HD Portraiture Plus
   |author  = Ophaneom
+
   |author  = Smallfire
   |id      = Ophaneom.LetMeRest
+
   |id      = Smallfire.HDPortraiturePlus
   |nexus  = 8205
+
   |nexus  = 26029
   |github  = Ophaneom/Let-Me-Rest
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = HD Sprites
   |author  = MindMeltMax
+
   |author  = ninthworld
   |id      = MindMeltMax.LetMeShop
+
   |id      = NinthWorld.HDSprites
   |moddrop = 1443554
+
   |nexus  = 4024
   |nexus   = 16738
+
   |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    = Let's Start With Fishing
+
   |name    = Health and Stamina Regeneration
   |author  = MedievalAI
+
   |author  = Jessebot, JessebotX
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 19107
+
   |nexus  = 3207
   |github  =
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Health and Stamina Tweaks
   |author  = unidarkshin, Devin Lematty
+
   |author  = Kiddles, Svard
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Kiddles.HASTweaks
   |nexus  = 1471
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Health Bars
   |author  = jahangmar
+
   |author  = Zoryn
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Zoryn.HealthBars
   |nexus  = 4689
+
   |nexus  =
   |github = jahangmar/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    = Level Up Notifications
+
   |name    = Health Bars (Darkhax)
   |author  = kd8lvt
+
   |author  = Darkhax
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = darkhax.healthbars
   |nexus  = 855
+
   |nexus  =
   |curse  = 300715
+
   |curse  = 302910
   |github  =
+
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 3.0
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
   |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    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Health Rework
   |author  = shurmash
+
   |author  = seferoni
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = seferoni.HealthRework
   |nexus  = 7222
+
   |nexus  = 22223
   |github  =
+
   |github  = seferoni/HealthRework
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Heartbeat
   |author  = prowlingDemon, unknownDev
+
   |author  = themattfiles
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = themattfiles.HeartBeat
   |nexus  = 4402
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Heart Event Helper
   |author  = aedenthorn, Erinthe
+
   |author  = bungus
   |id      = aedenthorn.LightMod
+
   |id      = bungus.HeartEventHelper
   |nexus  = 14387
+
   |nexus  = 21924
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Heart Level Notifications
   |author  = holythesea
+
   |author  = StultusV
   |id      = holythesea.LightSwitch
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 15683
+
   |nexus  = 8655
   |github  = holy-the-sea/LightSwitch
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Heelies
   |author  = aedenthorn, Erinthe
+
   |author  = fakemonster
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = fakemonster.Heelies
   |nexus  = 15860
+
   |nexus  = 7751
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hello SMAPI
   |author  = Cherry, CherryChain
+
   |author  = Jessebot, JessebotX
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 4971
+
   |nexus  = 4483
  |moddrop = 716383
+
   |github  = JessebotX/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Help for Hire
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = LeFauxMatt
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = furyx639.HelpForHire
   |nexus  = 2917
+
  |curse  = 871839
   |github  = hootless/StardewMods
+
   |nexus  = 5316
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Helpful Spouses
   |author  = tomii
+
   |author  = LeFauxMatt
   |id      = tomii.LinusMod
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 11637
+
  |curse  = 871841
 +
   |nexus  = 5175
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Help Wanted
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.LiterallyCantEven
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 14262
+
  |curse  = 868696
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Help Wanted Auto Accept
   |author  = Candidus42
+
   |author  = Ruse82
   |id      = Candidus42.LittleNPCs
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 15152
+
   |nexus  = 22235
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Help Wanted Quest Fixes
   |author  = Tyler Gibbs
+
   |author  = Pokeytax
   |id      = tylergibbs2.liveprogressbar
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 7330
+
   |nexus  = 2644
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Hempire
   |author  = aedenthorn, Erinthe
+
   |author  = Oga_The_Real
   |id      = aedenthorn.LivestockChoices
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 11551
+
   |nexus  = 14477
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Here Fishy
   |author  = Doomnik
+
   |author  = aedenthorn, Erinthe
   |id      = Doomnik.LoanMod
+
   |id      = aedenthorn.HereFishy
   |nexus  = 3882
+
  |curse  = 868881
   |github  = legovader09/SDVLoanMod
+
   |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    = Lober Cat
+
   |name    = Hibernation
   |author  = codyflagstaff
+
   |author  = Shockah
   |id      = codyflagstaff.lobercat
+
   |id      = Shockah.Hibernation
   |nexus  = 8219
+
   |nexus  = 11421
   |github  =
+
   |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    = Location Compass
+
   |name    = Hide Chest Color Picker After Close
   |author  = Bouhm and Pathoschild
+
   |author  = trashcan9
   |id      = Bouhm.LocationCompass
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 3045
+
   |nexus  = 16075
  |curse  = 308286
+
   |github  =
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Highlighted Jars
   |author  = MindMeltMax
+
   |author  = Annosz
   |id      = MindMeltMax.LockedChests
+
   |id      = Annosz.HighlightedJars
  |moddrop = 1179603
+
   |nexus  = 6833
   |nexus  = 12452
+
   |github  = Annosz/StardewValleyModding
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Highlight Empty Machines
   |author  = nini700
+
   |author  = atravita
   |id      = nini700.LockedCrabPot
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 4461
+
  |curse  = 870976
   |github  =
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = High Roller Slots
   |author  = Edu Anttunes
+
   |author  = Tomokisan
   |id      = LockedMaps
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 10089
+
  |curse  = 1081456
 +
   |nexus  = 24765
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hit Markers
   |author  = bwdy
+
   |author  = bendenewb, newbie9598
   |id      = bwdy.lockpicks
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 3521
+
   |nexus  = 2098
   |github  = bwdymods/SDV-Lockpicks
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Hmm Cheese Yum
   |author  = JareBear
+
   |author  = tomasitobambito
   |id      = JareBear.LogMenu
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 19919
+
   |nexus  = 9343
   |github  = jaredtjahjadi/LogMenu
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Hoe and Water Direction
   |author  = aedenthorn, Erinthe
+
   |author  = TheThor59
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 11252
+
   |nexus  = 10052
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = HoeDown
   |author  = Stuyk
+
   |author  = BlaDe
   |id      = Stuyk.LongerDays
+
   |id      = BlaDe.HoeDown
   |nexus  = 19027
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Hold to Break Geodes
   |author  = NormanPCN
+
   |author  = CatCattyCat, Cat
   |id      = NormanPCN.LongerFenceLife
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 10498
+
   |nexus  = 1689
   |github  = NormanPCN/StardewValleyMods
+
   |moddrop = 833545
 
+
   |github  = danvolchek/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hold to Pause
   |author  = Caraxian
+
   |author  = samspartan
   |id      = caraxian.LongerLastingLures
+
   |id      = samspartan.HoldToPause
   |nexus  = 2510
+
   |nexus  = 7352
   |github  = Caraxi/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Hold to Process Geodes
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.LongerSeasons
+
   |id      = jltaylor-us.HTPG
   |nexus  = 10108
+
   |nexus  = 26189
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewHoldToProcessGeodes
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Holiday Sales
   |author  = RTGOAT
+
   |author  = atravita
   |id      = RTGOAT.Longevity
+
   |id      = atravita.HolidaySales
   |nexus  = 649
+
  |curse  = 870970
   |github  =
+
  |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    = Look to the Sky
+
   |name    = Home Sewing Kit
   |author  = drbirbdev
+
   |author  = MouseyPounds
   |id      = drbirbdev.LookToTheSky
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 15262
+
   |nexus  = 4935
   |github  = drbirbdev/StardewValley
+
   |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    = Lookup Anything
+
   |name    = Honey Harvest Sync
   |author  = Pathoschild
+
   |author  = voltaek
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 541
+
   |nexus  = 20493
  |moddrop = 606605
+
   |github  = voltaek/StardewMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Hopper Extractor
   |author  = aedenthorn, Erinthe
+
   |author  = BPavol, Lamacik
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = bpavol.hopper_extractor
   |nexus  = 5999
+
   |nexus  = 16688
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BPavol/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Horny Festivals, Festival Warps
   |author  = Huanir
+
   |author  = Girafarig
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 2658
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Horse Flute Anywhere
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Pathoschild
   |id      = raik.testmod
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus   = 6291
+
   |curse   = 1000620
   |github  =
+
   |nexus  = 7500
 
+
   |github  = Pathoschild/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Horse Flute Auto Mount
   |author  = SteelixLeiter, Don Collins
+
   |author  = MercuryVN
   |id      = LoveBubbles
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 1318
+
   |nexus  = 24018
   |github  = doncollins/StardewValleyMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
 
  |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    = Horse Overhaul
   |author  = Advize and Jinxiewinxie
+
   |author  = Goldenrevolver
   |id      = Advize.LovedLabels
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 279
+
   |nexus  = 7911
   |github  = AdvizeGH/LovedLabels
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |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    = Horse Squeeze
   |author  = thespbgamer
+
   |author  = jorgamun
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 8880
+
   |nexus  = 10446
  |curse  = 834387
+
   |github  = jorgamun/HorseSqueeze
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Horse Whistle
   |author  = AvalonMFX
+
   |author  = icepuente
   |id      = AvalonMFX.LoveFestival
+
   |id      = icepuente.HorseWhistle
   |nexus  = 17819
+
   |nexus  = 1131
   |github  =
+
   |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    = Low Health Warning
+
   |name    = Horse Whistle
   |author  = NMVH5
+
   |author  = nabuma
   |id      = nmvh5.LowHealthWarning
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 8326
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |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    = Luck Score HUD, Just Luck Mod
+
   |name    = Host Tools
   |author  = delaney
+
   |author  = MattPlays
   |id      = dJustLuckMod
+
   |id      = MattPlays.HostTools
   |nexus  = 10386
+
   |nexus  = 11154
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Luck Skill
 
  |author  = spacechase0
 
  |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
 
  |curse  = 867393
 
  |moddrop = 127279
 
  |nexus  = 521
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Hotbar Hotswap
   |author  = kiranmurmu
+
   |author  = Jaredlll08
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 8971
+
   |nexus  =
   |github  = kiranmurmu/StardewValleyMods
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = Sakorona
+
   |author  = certifiableGrimalkin
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 2208
+
   |nexus  = 16159
  |moddrop = 664151
 
  |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lurking in the Dark
 
  |author  = 7thAxis
 
  |id      = 7thAxis.LitD
 
  |nexus  = 10770
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Hover Labels
   |author  = SlayerDharok
+
   |author  = Achtuur
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = Achtuur.HoverLabels
   |nexus  = 5600
+
   |nexus  = 17501
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = Achtuur/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = HP Bars
   |author  = FairfieldBW
+
   |author  = Ilyaki
   |id      = FairfieldBW.MachineCheck
+
   |id      = Ilyaki.HPBar
   |nexus  = 9515
+
   |nexus  = 1736
  |github  = FairfieldBW/MachineCheck
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Machine Speed Change
 
  |author  = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus  = 1780
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = HQ Farmer Mod
   |author  = Shockah
+
   |author  = AsakOhee
   |id      = Shockah.MachineStatus
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 11177
+
   |nexus  = 19644
   |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    = Magic
+
   |name    = HUD Customizer
   |author  = spacechase0
+
   |author  = Espy
   |id      = spacechase0.Magic
+
   |id      = Espy.HUDCustomizer
   |curse   = 867745
+
   |nexus   = 23704
   |moddrop = 399898
+
   |github  =
   |nexus  = 2007
+
}}
   |github = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Huggable Scarecrows
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |author = bogie5464
 +
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
 +
  |nexus  = 3190
 +
  |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Hugs and Kisses
   |author  = shekurika and Asterisk555
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.MagicalCropsCode
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 8762
+
  |curse  = 868831
   |github  =
+
   |nexus  = 10062
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Magic Junimo Pet
+
   |name    = Hugs and Kisses Continued
   |author  = Entoarox
+
   |author  = JoXW
   |id      = Entoarox.MagicJunimoPet
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 3567
+
   |nexus  = 21019
  |github  = Entoarox/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Hunger
   |author  = TerryDBS
+
   |author  = Yyeahdude
   |id      = TerryDBS.MagicPluses
+
   |id      = HungerYyeadude
   |nexus  = 7096
+
   |nexus  = 613
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Hunger and Thirst
   |author  = not4bene
+
   |author  = PrimevalTitmouse
   |id      = not4bene.MagicScepter
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 8169
+
   |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    = Magic Valley
+
   |name    = Hunger for Food
   |author  = season
+
   |author  = Tigerle01, Stephan Hensel
   |id      = season.MagicValley
+
   |id      = HungerForFoodByTigerle
   |nexus  = 10639
+
   |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    = Mailbox Menu
+
   |name    = Hungry Morning
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.MailboxMenu
+
   |id      = lech43.HungryMorning
   |nexus  = 14439
+
   |nexus  = 6391
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Hybrid Crop Engine
   |author  = Digus
+
   |author  = spacechase0
   |id      = DIGUS.MailFrameworkMod
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 1536
+
  |curse  = 867721
   |github  = Digus/StardewValleyMods
+
   |nexus  = 6577
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Hypno Valley
   |author  = jwdred
+
   |author  = Kryspur
   |id      = jwdred.MailOrderPigs
+
   |id      = Kryspur.HypnoValley
   |nexus  = 632
+
   |nexus  = 9052
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |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/page-66#post-44728
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Identifiable Combined Rings
   |author  = Digus
+
   |author  = atravita
   |id      = Digus.MailServicesMod
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 7842
+
  |curse  = 870959
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = I Dig Where I Want
   |author  = pinguimbozo
+
   |author  = WillTheMage
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = WillTheMage.IDigWhereIWant
   |nexus  = 13248
+
   |nexus  = 26063
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Idle Animations, Animacoes
   |author  = Werewolf Master
+
   |author  = BrasileiroTop
   |id      = Wolf.GilSMAPI
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 7118
+
   |nexus  = 5139
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Idle Pause
   |author  = Kabulla
+
   |author  = Veleek
   |id      = Kabulla.MakeLove
+
   |id      = Veleek.IdlePause
   |nexus  = 16003
+
   |nexus  = 1092
   |github  =
+
   |github  = veleek/IdlePause
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Idle Timer
   |author  = spacechase0
+
   |author  = LordAndreios
   |id      = spacechase0.ManaBar
+
   |id      = LordAndreios.IdleTimer
   |curse   = 867709
+
   |nexus   = 2858
   |nexus   = 7831
+
  |github  = emperorzuul/SMAPI_MODS
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status   = workaround
 +
   |summary = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = I Don't Use That Water
   |author  = darzington
+
   |author  = idermailer
   |id      = darzington.RealLifeMod
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 7445
+
   |nexus  = 14047
   |github  =
+
   |github  = idermailer/iDontUseThatWater
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = IFrames in Mines
   |author  = Stari
+
   |author  = Factknowhow
   |id      = Stari.ManyEnchantments
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 8824
+
   |nexus  = 16436
   |github  = SlivaStari/ManyEnchantments
+
   |github  = Mekadrom/IFramesInMines
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = I Got Friendship
 +
  |author  = ChiroxT
 +
  |id      = treinke.igotfriendship
 +
  |nexus  = 13290
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = I Got XP
   |author  = SnowFire k'Vala
+
   |author  = ChiroxT
   |id      = SnowFire.Map_Binder
+
   |id      = treinke.igotxp
   |nexus  = 6983
+
   |nexus  = 13289
 
   |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    = ImagEd
   |author  = aedenthorn, Erinthe
+
   |author  = candidus42
   |id      = aedenthorn.MapEdit
+
   |id      = Candidus42.ImagEd
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 7218
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = DecidedlyHuman
+
   |author  = mistyspring
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 14493
+
   |nexus  = 12562
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Immersive Scarecrows
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapTeleport
+
   |id      = aedenthorn.ImmersiveScarecrows
   |curse  = 868868
+
   |curse  = 868685
   |nexus  = 7675
+
   |nexus  = 15290
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |beta broke in = Stardew Valley 1.6
 
   |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Immersive Sprinklers
   |author  = mabelSyrup
+
   |author  = aedenthorn, Erinthe
   |id      = mabelsyrup.maputils
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 4716
+
  |curse  = 868686
   |github  = mjSurber/Map-Utilities
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Maritime Secrets
+
   |name    = Improved Mill
   |author  = Goldenrevolver
+
   |author  = AustinYQM
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 10758
+
   |nexus  = 1748
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Market Day
+
   |name    = Improved Quality of Life
   |author  = ceruleandeep
+
   |author  = Demiacle
   |id      = ceruleandeep.MarketDay
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 11778
+
   |nexus  = 1025
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = demiacle/QualityOfLifeMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Improved Tracker
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.improvedtracker
 +
  |curse  = 445215
 +
  |nexus  = 9317
 +
  |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = In a Heartbeat
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Shockah
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = Shockah.InAHeartbeat
  |moddrop = 1480763
+
   |nexus  = 17834
   |nexus  = 19309
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = congha22/foodstore
 
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Increase Animal House Max Population
   |author  = Yoshimax
+
   |author  = Mizzion
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 12824
+
   |nexus  = 4861
   |github  = yoshimax2/MarryMorris
+
   |github  = Mizzion/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Increased Artifact Spots
   |author  = Eryk601 and sophiesalacia
+
   |author  = Mizzion
   |id      = Vertigon.MinesTokens
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 11124
+
   |nexus  = 3340
   |github  =
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = StultusV
+
   |author  = shekurika
   |id      = StultusV.MaxCastStamina
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 10794
+
   |nexus  = 11388
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Increased Sprinkler Range
   |author  = Shockah
+
   |author  = EternalSoap
   |id      = Shockah.MaximizeFix
+
   |id      = eternalsoap.sprinklers
   |nexus  = 16099
+
   |nexus  = 20745
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ArjanSeijs/SprinklerMod
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = spacechase0
+
   |author  = GZhynko
   |id      = spacechase0.MayoHats
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 17514
+
   |nexus  = 6162
   |github  =
+
   |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    = Mayo Mart
+
   |name    = Indoor Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = ramen
   |id      = aedenthorn.MayoMart
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 17175
+
   |nexus  = 21124
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mpomirski/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Industrial Furnace
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Traktori
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 4634
+
   |nexus  = 5568
   |github  = xirsoi/MayonnaisePlusPlus
+
   |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    = Mayo Rain
+
   |name    = Industrial Furnace for Automate
   |author  = spacechase0
+
   |author  = Traktori
   |id      = spacechase0.MayoRain
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 17436
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Industrialization Redux
   |author  = Mehidden
+
   |author  = GaLaxY256 and kazuakisama
   |id      = MemeOutfits.Mehidden
+
   |id      = G256.IR.Code
   |nexus  = 13213
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Infallible Fishing
   |author  = nman130
+
   |author  = aedenthorn, Erinthe
   |id      = nman130.MenusEverywhere
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 6119
+
  |curse  = 868697
   |github  = nman130/Stardew-Mods
+
   |nexus  = 14639
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Infertile Soil
   |author  = TianXiaobai
+
   |author  = Sabera, kelbesque
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Sabera.InfertileSoil
   |nexus  = 17743
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infested Levels
 +
  |author  = Eireon
 +
  |id      = Eireon.InfestedLevels
 +
  |nexus  = 2823
 +
  |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Infinite Energy
   |author  = Tlitookilakin
+
   |author  = Error27
   |id      = tlitookilakin.MessyCrops
+
   |id      = error27.infinite_energy
  |moddrop = 1123884
+
   |nexus  = 17717
   |nexus  = 11317
+
   |github  =
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Infinite Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = unidarkshin, Devin Lematty
   |id      = aedenthorn.MeteorDefence
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 10641
+
   |nexus  = 2247
   |github  = aedenthorn/StardewValleyMods
+
   |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Infinite Junimo Cart Lives
   |author  = candidus42
+
   |author  = Renny
   |id      = Candidus42.MiceInTheValley
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 4638
+
   |nexus  = 2705
   |github  = mus-candidus/MiceInTheValley
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Infinite Money
   |author  = trunip190
+
   |author  = Chunky
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = chunky.InfiniteMoney
   |nexus  = 5948
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Infinite Watering Cans
   |author  = Sonozuki
+
   |author  = CaptainSully
   |id      = Satozaki.MillerTime
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 7575
+
  |moddrop = 1188756
   |github  = Sonozuki/StardewMods
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Infinite Zoom
   |author  = Clark, wilsonch3451
+
   |author  = berkayylmao
   |id      = Clark.MiloDog
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 2861
+
   |nexus  = 8808
   |github  =
+
   |curse  = 500088
 
+
   |github  = berkayylmao/StardewValleyMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Informant
   |author  = Kabigon
+
   |author  = Slothsoft
   |id      = Kabigon.MineAssist
+
   |id      = Slothsoft.Informant
   |nexus  = 2296
+
   |nexus  = 14293
  |chucklefish = 5353
+
   |github  = slothsoft/stardew-informant
   |github  = KabigonFirst/StardewValleyMods
 
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = aedenthorn.LogUploader
   |nexus  = 11424
+
  |curse  = 868724
   |github  = bwdy/SDVModding
+
   |nexus  = 13979
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = JPAN
+
   |author  = Platonymous
   |id      = jpan.MineChanges
+
   |id      = Platonymous.InkStories
   |nexus  = 3963
+
  |curse  = 877221
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
  |moddrop = 1521399
 +
   |nexus  = 15987
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Input Fix
   |author  = sophiesalacia
+
   |author  = Windmill_City
   |id      = sophie.MinesTokens
+
   |id      = Windmill_City.InputFix
   |nexus  = 18776
+
   |nexus  = 5693
   |github  = sophiesalacia/StardewMods
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Input Tools
   |author  = Shockah
+
   |author  = Sagittaeri
   |id      = Shockah.MineTweaks
+
   |id      = Sagittaeri.InputTools
   |nexus  = 16859
+
   |nexus  = 14553
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = sagittaeri/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = InstaCrops
   |author  = Ophaneom
+
   |author  = WuestMan, redknightofdoom
   |id      = Ophaneom.MiniBars
+
   |id      = WuestMan.InstaCrops
   |nexus  = 8329
+
   |nexus  = 4077
   |github  = Ophaneom/Mini-Bars
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Instant Animals
   |author  = Nishtra
+
   |author  = pinocchio1231
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 674
+
   |nexus  = 9573
   |github  =
+
   |github  = joisse1101/InstantAnimals
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] 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    = Instant Animals 1.6
   |author  = Tran Minh Thong
+
   |author  = Siweipancc
   |id      = mini.tool.npc.mod
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 7060
+
   |nexus  = 21798
   |github  = TMThong/Stardew-Mods
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Instant Break
   |author  = greentodd
+
   |author  = Jolyone
   |id      = greentodd.MinorLightTweaks
+
   |id      = Me.InstantBreak
   |nexus  = 10223
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.MiscTrolls
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 12037
+
  |curse  = 868720
   |github  =
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Instant Buildings From Farm
   |author  = The Fluffy Robot
+
   |author  = BitwiseJon
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 5691
+
   |nexus  = 2070
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Instant Dialogues
   |author  = MissCoriel
+
   |author  = idermailer
   |id      = misscoriel.PositionTool
+
   |id      = idermailer.InstantDialogues
   |nexus  = 8087
+
   |nexus  = 22468
   |github  = MissCoriel/Position-Tool
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Instant Eat Key
   |author  = MissCoriel
+
   |author  = nini700
   |id      = misscoriel.UCRFix
+
   |id      = nini700.InstantEatKey
   |nexus  = 8284
+
   |nexus  = 4464
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
  
   |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    = Missing Gifts
+
   |name    = Instant Fishing
   |author  = ChiroxT
+
   |author  = aurnj, Roy Li
   |id      = treinke.missinggifts
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 11363
+
   |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    = Mob Count Reports, Report Mob Counts
+
   |name    = Instant Geodes
   |author  = StultusV
+
   |author  = montana123
   |id      = StultusV.ReportMobCounts
+
   |id      =
   |nexus  = 10899
+
   |nexus  =
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |url    = https://community.playstarbound.com/threads/109038
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Instant Growth Powder
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MobileArcade
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 6538
+
  |curse  = 868864
 +
   |nexus  = 7727
 
   |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    = Mobile Audio Player
+
   |name    = Instant Grow Trees
   |author  = aedenthorn, Erinthe
+
   |author  = cantorsdust and Pathoschild
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 6568
+
   |nexus  = 173
   |github  = aedenthorn/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Instant Load
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MobileCalendar
+
   |id      = Platonymous.InstantLoad
   |nexus   = 6601
+
   |curse   = 877220
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1521407
 
+
  |nexus  = 16253
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Instantly Eat Item
   |author  = aedenthorn, Erinthe
+
   |author  = Guedez
   |id      = aedenthorn.MobileCatalogues
+
   |id      = eat.item.instantly
   |nexus  = 6543
+
   |nexus  = 5116
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = aedenthorn, Erinthe
+
   |author  = RyanJesky
   |id      = aedenthorn.MobilePhone
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
  |curse  = 868890
+
   |nexus  = 10146
   |nexus  = 6523
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
   |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    = Instant Pets
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.MobileTelevision
+
   |id      = blueberry.InstantPets
   |nexus  = 6575
+
   |nexus  = 9448
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/InstantPets
  
   |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    = MobileUI Android
+
   |name    = Instant Tool Upgrades
   |author  = WisnuNug
+
   |author  = Binarynova
   |id      = WisnuNug.MobileUI
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 17652
+
   |nexus  = 8918
   |github  =
+
   |github  = Binarynova/MyStardewMods
 
 
  |warnings = Only works on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Instant World Events
   |author  = aedenthorn, Erinthe
+
   |author  = Spiderbuttons
   |id      = aedenthorn.ModThis
+
   |id      = Spiderbuttons.InstantWorldEvents
   |nexus  = 7814
+
   |nexus  = 27242
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Integrated Minecarts
   |author  = Blackclaw
+
   |author  = Jibb
   |id      = Blackclaw.ModListCommand
+
   |id      = jibb.minecarts.C
   |nexus  = 5131
+
  |curse  = 988762
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Interaction Helper
   |author  = Enaium
+
   |author  = Hammurabi
   |id      = Enaium.ModMenu
+
   |id      = HammurabiInteractionHelper
  |curse  = 436844
 
  |moddrop = 885574
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |chucklefish = 4640
}}
+
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
{{#invoke:SMAPI compatibility|entry
 
   |name    = Mod Settings Tab
 
  |author = Gilar Fasulaki
 
  |id      = GilarF.ModSettingsTab
 
  |nexus  = 4579
 
  |github  = GilarF/SVM
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
<!--
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |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    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Interactions, Interacoes
   |author  = DaLion
+
   |author  = BrasileiroTop
   |id      = DaLion.Overhaul
+
   |id      = BrasileiroTop.Interacoes
   |nexus  =
+
   |nexus  = 4862
   |github  = daleao/modular-overhaul
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Interaction Tweaks
   |author  = CatCattyCat, Cat
+
   |author  = jahangmar
   |id      = cat.modupdatemenu
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 2536
+
   |nexus  = 3771
  |moddrop = 833560
+
   |github  = jahangmar/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119584
 
  |unofficial version = 2.6.0-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Internationalization
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.ModUpdater
+
   |id      = bcmpinc.Internationalization
  |curse  = 877226
+
   |nexus  = 21317
   |nexus  = 6338
+
   |github  =
   |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    = Into the Game (Save Loaded Notifier)
   |author  = Suphax
+
   |author  = DecidedlyHuman
   |id      = suphax.monstergoalsanywhere
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
  |moddrop = 1088762
+
   |nexus  = 12826
   |nexus  =
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Intravenous Coffee
   |author  = Krutonium
+
   |author  = mpcomplete
   |id      = krutonium.monsterinvasion
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 12641
+
   |nexus  = 2224
   |github  =
+
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Investment
   |author  = WhiteMind
+
   |author  = MissCoriel
   |id      = WhiteMind.MonsterLT
+
   |id      = misscoriel.invest
   |nexus  = 1896
+
  |curse  = 885083
 +
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Investment Maximized
   |author  = MouseyPounds
+
   |author  = MissCoriel
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = misscoriel.investmax
   |nexus  = 3997
+
  |curse  = 885074
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 9253
 
+
   |github  = MissCoriel/InvestmentMaximized
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Invite Code Mod
   |author  = BananaFruit
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 10651
+
   |nexus  = 4023
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Invite Friend
   |author  = spacechase0
+
   |author  = d5a1lamdtd, HaPyke
   |id      = spacechase0.MonstersTheFramework
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 10673
+
  |moddrop = 1486022
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 19500
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = IPv6
   |author  = Daniel McMenamy, Deathest1
+
   |author  = sunsst
   |id      = f1r3w477.MoodyPlanet
+
   |id      = sunsst.IPv6
   |nexus  = 2830
+
   |nexus  = 25045
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = sunsst/Stardew-Valley-IPv6
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Iridium Bombs
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.Moolah
+
   |id      = ApryllForever.IridiumBombs
   |nexus  = 15123
+
   |nexus  = 26476
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Iridium Cooking Dishes
   |author  = bwdy
+
   |author  = TianXiaobai
   |id      = bwdy.moongates
+
   |id      = TianXiaobai.IridiumCookingDishes
   |nexus  = 3545
+
   |nexus  = 24732
   |github  = bwdymods/SDV-Moongates
+
   |github  =
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
 +
  |author  = Anthony Maciel, maciel310
 +
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
 +
  |nexus  = 15285
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Iridium Tools Patch
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Redwood
   |id      = spacechase0.MoonMisadventures
+
   |id      = Redwood.IridiumToolsPatch
  |curse  = 867702
+
   |nexus  = 2897
   |nexus  = 10612
+
   |github  = EKomperud/StardewMods
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author  = SinZ
+
   |author  = SaltyEggplant
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = SaltyEggplant.IsGusVisitingIsland
   |nexus  = 12096
+
   |nexus  = 25270
 
   |github  =
 
   |github  =
 
  |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    = Is It Cake
   |author  = Mopquill
+
   |author  = LeFauxMatt
   |id      = Mopquill.Ranch-Livin
+
   |id      = furyx639.IsItCake
   |nexus  = 2200
+
  |curse  = 871826
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |nexus  = 14775
 +
   |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    = More Animals, More Pets
+
   |name    = Island Gatherers
   |author  = Entoarox
+
   |author  = PeacefulEnd
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus   = 2274
+
   |curse   = 870940
   |chucklefish = 4288
+
   |nexus  = 8552
   |github  = Entoarox/StardewMods
+
   |github  = Floogen/IslandGatherers
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = abandoned
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Island Gatherers Automate
   |author  = momoaau
+
   |author  = PeacefulEnd
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 451
+
   |nexus  = 8552
   |github  =
+
   |github  = Floogen/IslandGatherers
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |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    = Island Secret
   |author  = AairTheGreat, Aair
+
   |author  = Edu Anttunes
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = IslandSecret
   |nexus  = 4869
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = spacechase0
+
   |author  = S1mmyy
   |id      = spacechase0.MoreBuildings
+
   |id      = S1mmyy.AutoTrash
  |curse  = 867740
+
   |nexus  = 5140
  |moddrop = 771640
+
   |github  = S1mmyy/StardewMods
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Item Bags
   |author  = TwinBuilderOne
+
   |author  = SlayerDharok
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 9709
+
  |curse  = 991675
   |github  = TwinBuilderOne/StardewValleyMods
+
   |nexus  = 5382
 
+
   |github  = Videogamers0/SDV-ItemBags
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Item Checker
   |author  = phjoker
+
   |author  = Hitaxas
   |id      = phjoker.MoreClocks
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 11840
+
   |nexus  = 24305
   |github  = p-holodynski/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Item Extensions
   |author  = violetlizabet
+
   |author  = mistyspring
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 10008
+
   |nexus  = 20357
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Item Locator
   |author  = atravita
+
   |author  = Hitaxas
   |id      = atravita.MoreFertilizers
+
   |id      = Hitaxas.Items2.DLL
  |curse  = 870975
+
   |nexus  = 24305
  |moddrop = 1145236
+
   |github  =
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Item Quality Indicator
   |author  = Blams
+
   |author  = FunnyMoney
   |id      = blams.MoreForLeo
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 12710
+
   |nexus  = 15336
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Item Recovery
   |author  = spacechase0
+
   |author  = Mytsy
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Mysty.ItemRecovery
  |curse  = 867723
+
   |nexus  = 9354
  |moddrop = 771694
+
   |github  =
   |nexus  = 5263
 
   |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    = More Grass
+
   |name    = Item Recovery Plus
   |author  = Sonozuki
+
   |author  = Lunardiver
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 5398
+
   |nexus  = 13026
   |github  = Sonozuki/StardewMods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Item Research 'n' Spawn
   |author  = Angela Ranna
+
   |author  = TSlex
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 8117
+
   |nexus  = 8933
 +
  |moddrop = 1012482
 +
  |github  = TSlex/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Items Have Weight
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.ItemsHaveWeight
 +
  |nexus  = 26693
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tooltips
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.ItemTooltips
 +
  |nexus  =
 +
  |curse  = 297655
 +
  |github  = jaredlll08/Item-Tooltips
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Tweaks
 +
  |author  = crpz
 +
  |id      = crpz.ItemTweaks
 +
  |nexus  = 8182
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = iTile
   |author  = spacechase0
+
   |author  = ha1fdaew
   |id      = spacechase0.MoreGrassStarters
+
   |id      = ha1fdaew.iTile
  |curse  = 867750
+
   |nexus  = 7512
  |moddrop = 313307
+
   |github  = ha1fdaew/iTile
   |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    = More Health
+
   |name    = It's My Farm I'll Pass Out If I Want To, It's My Farm&#44; I Can Pass Out If I Want To!
   |author  = j4c0b333
+
   |author  = Apprehentice
   |id      = j4c0b333.Morehealth
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 4053
+
   |nexus  = 25188
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = SorryLate, rharyanto
+
   |author  = Caboose Sage, CabooseSage
   |id      = SorryLate.MoreKeybinding
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 5290
+
   |nexus  = 20847
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Its Time to Wake Up
   |author  = Aimon111
+
   |author  = Krutonium
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 19405
+
   |nexus  = 13798
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Jack Be Thicc
   |author  = JadeTheavas
+
   |author  = DeadRobotDev
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 2105
+
   |nexus  = 21533
   |github  = JadeTheavas/MoreMineLadders
+
   |github  = DeadRobotDev/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = cheesysteak
+
   |author  = Matt Cioni
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 2173
+
   |nexus  = 14555
   |github  = cheesysteak/stardew-steak
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Jar Opener
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Genowhirl9999
   |id      = Omegasis.MoreRain
+
   |id      = genowhirl9999.jaropener
   |nexus  = 441
+
   |nexus  = 5292
   |github  = janavarro95/Stardew_Valley_Mods
+
  |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    = More Random Edition, Randomizer
+
   |name    = JhinFour
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Keaton Sadoski
   |id      = Chikakoo.Randomizer
+
   |id      = Sadoski.JhinFour
   |nexus  = 5311
+
   |nexus  = 11838
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Jiggly Junimo Bundles
   |author  = spacechase0
+
   |author  = Jonas Henriksson, Greger
   |id      = spacechase0.MoreRings
+
   |id      = Greger.JigglyJunimoBundles
   |curse   = 867743
+
   |nexus   =
   |moddrop = 771616
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
  |nexus  = 2054
+
   |github  = gr3ger/Stardew_JJB
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = CyberCheese
+
   |author  = k4rakara
   |id      = cybercheese.moresexydwarf
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 4320
+
   |nexus  = 5803
   |github  =
+
   |github  = K4rakara/Stardew-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = OrneryWalrus
+
   |author  = Platonymous
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Platonymous.JoJaBan
   |nexus  = 2587
+
  |curse  = 308257
   |github  =
+
   |nexus  = 3118
   |broke in = Stardew Valley 1.3
+
  |moddrop = 793907
  |status  = workaround
+
   |github  = Platonymous/Stardew-Valley-Mods
  |summary  = use [[#Silo Size|Silo Size]] instead.
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Joja Cola Expanded
   |author  = Ded4lif
+
   |author  = Objection777
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 7526
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Joja Express
   |author  = Joco80 & Sasara
+
   |author  = OFTS_CQM and Yuxuan
   |id      = Joco80.MoreWeapons
+
   |id      = ofts.jojaExp
   |nexus  = 1168
+
   |nexus  = 23614
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = ofts-cqm/SDV_JojaExpress
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Joja Financial
   |author  = thfr
+
   |author  = NermNermNerm
   |id      = thfr.MOTDMod
+
   |id      = NermNermNerm.JojaFinancial
   |nexus  = 3703
+
   |nexus  = 24958
   |github  = rfht/MOTDMod
+
   |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = Akane
+
   |author  = Dounat2201, Sasara
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = Sasara.Pathomart
   |nexus  = 10553
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Joja Online
   |author  = mouahrara
+
   |author  = PeacefulEnd
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 18973
+
  |moddrop = 878236
   |github  = mouahrara/mouahrarasModuleCollection
+
  |curse  = 870947
 +
   |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    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = ylsama
+
   |author  = sophiesalacia
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 2614
+
   |nexus  = 18927
   |github  = ylsama/RightClickMoveMode
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Joja's Hauntings
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.MoveableMailbox
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 7834
+
  |curse  = 997973
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7014
 
+
   |moddrop = 1135684
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Joys of Efficiency
   |author  = aedenthorn, Erinthe
+
   |author  = punyo, yakminepunyo
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = punyo.JoysOfEfficiency
  |curse  = 868849
+
   |nexus  = 2162
   |nexus  = 8038
+
   |github  = pomepome/JoysOfEfficiency
   |github  = aedenthorn/StardewValleyMods
 
  
   |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/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Json Assets
   |author  = joljyo
+
   |author  = spacechase0
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = spacechase0.JsonAssets
   |nexus  = 7378
+
  |curse  = 867749
   |github  =
+
  |moddrop = 399895
 +
   |nexus  = 1720
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Json Processor
   |author  = Vilaboa
+
   |author  = Jamie Taylor
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 17391
+
   |nexus  = 13183
   |github  =
+
   |github  = jltaylor-us/StardewJsonProcessor
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Json Shuffle
   |author  = Shuai Zhang
+
   |author  = spacechase0
   |id      = shuaiz.MoveFasterMod
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 1351
+
   |nexus  = 21513
   |github  = hcoona/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Jump Down the Mine
   |author  = aedenthorn, Erinthe
+
   |author  = flowoeB
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 13589
+
   |nexus  = 8357
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Jump Over
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.MoveIt
+
   |id      = spacechase0.JumpOver
   |nexus  = 15163
+
  |curse  = 867746
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 384782
 
+
   |nexus  = 1844
  |beta broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Junimatic
   |author  = Zoryn
+
   |author  = NermNermNerm
   |id      = Zoryn.MovementModifier
+
   |id      = NermNermNerm.Junimatic
   |nexus  =
+
   |nexus  = 22672
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = NermNermNerm/Junimatic
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Junimo Beacon
   |author  = bcmpinc
+
   |author  = Achtuur
   |id      = bcmpinc.MovementSpeed
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 2736
+
   |nexus  = 17135
   |github  = bcmpinc/StardewHack
+
   |github  = Achtuur/StardewMods
  
   |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    = Movie Theatre Tweaks
+
   |name    = Junimo Boy
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = tylergibbs2.JunimoBoy
  |curse  = 868672
+
   |nexus  = 14384
   |nexus  = 16395
+
   |github  = tylergibbs2/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Junimo Cart More Score
   |author  = daleonar
+
   |author  = yaxuan97
   |id      = daleonar.Snorlax
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 16194
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Junimo Deposit Anywhere
   |author  = Kabi-chan
+
   |author  = Zoryn
   |id      = kabi-chan.MuffinCore
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 8070
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Junimo Dialog
   |author  = spacechase0
+
   |author  = ceruleandeep
   |id      = spacechase0.MultiFertilizer
+
   |id      = ceruleandeep.junimodialog
  |curse  = 867717
+
   |nexus  = 8937
   |nexus  = 7436
+
   |github  = ceruleandeep/CeruleanStardewMods
   |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    = Multiplayer Backpacks
+
   |name    = Junimo Farm
   |author  = skiilaa
+
   |author  = Platonymous
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 2282
+
   |nexus  = 984
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Achtuur
+
   |author  = Fernass354
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 16891
+
   |nexus  = 18457
   |github  = Achtuur/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Junimo Kart Anywhere
   |author  = delphinwave
+
   |author  = MartyrPher
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = JunimoKartAnywhere
   |nexus  = 7681
+
   |nexus  = 4315
 
   |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    = Junimo Kart Cheater
   |author  = Alberto Moreira Luiz
+
   |author  = ryaon
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 9672
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Junimo Kart Global Rankings
   |author  = DoubleZ
+
   |author  = drbirbdev
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 3765
+
   |nexus  = 14856
   |github  = SourceZh/MultiplayerIdle
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Junimo Kart Level Practice
   |author  = MindMeltMax
+
   |author  = BlaDe
   |id      = MindMeltMax.MPInfo
+
   |id      = BlaDe.JunimoLevelPractice
  |moddrop = 1302776
+
   |nexus  = 10056
   |nexus  = 15155
+
   |github  =
   |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    = Junimo Kart Level Select
   |author  = Scayze
+
   |author  = b1rdyw1rdy
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 16030
+
   |nexus  = 25140
   |github  = scayze/multiprairie
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Junimo Kart Prizes
   |author  = Tran Minh Thong
+
   |author  = b1rdyw1rdy
   |id      = multiplayer.mod
+
   |id      = b1rdyw1rdy.JunimoKartPrizes
   |nexus  = 16582
+
   |nexus  = 25968
   |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    = Junimos Accept Cash
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.MultiplayerModChecker
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 6609
+
  |curse  = 867716
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Junimo Studio, Music Blocks
   |author  = Kalthramis
+
   |author  = Becks723
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 2192
+
   |nexus  = 6971
   |github  =
+
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.5.5
 
+
   |status   = abandoned
   |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    = Junimo Warp
   |author  = lolmaj
+
   |author  = Shockah
   |id      = lolmaj.MultiplayerTime
+
   |id      = Shockah.JunimoWarp
   |nexus  = 2543
+
   |nexus  = 15676
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Junk Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = Taskmaster.JunkMail
   |nexus  = 8077
+
   |nexus  = 4452
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Just Relax
   |author  = Redwood
+
   |author  = Goldenrevolver
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 2910
+
   |nexus  = 7770
   |github  = EKomperud/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |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    = Just Sleep In
   |author  = PeacefulEnd
+
   |author  = Rifleman
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 7900
+
   |nexus  = 11286
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Kamikaze
   |author  = ceruleandeep
+
   |author  = aurnj, Roy Li
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 8711
+
   |nexus  =
   |github  = ceruleandeep/CeruleanStardewMods
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Kawakami - Healer NPC
   |author  = SlyMerc
+
   |author  = Gorzalt and Flerfarvet
   |id      = FileLoading
+
   |id      = gorzalt.kawakami
   |nexus  = 1094
+
   |nexus  = 2549
   |github  =
+
   |github  = Gorzalt/StardewValleyMods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MultiSave
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 15402
+
   |nexus  = 19375
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Kedi's NPC Utilities
   |author  = Miome
+
   |author  = KediDili
   |id      = miome.MultiToolMod
+
   |id      = KediDili.KNU
   |nexus  = 2546
+
   |nexus  = 17884
   |github  = miome/MultitoolMod
+
   |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    = Multi-User Chests
+
   |name    = Keep Partners, Keep Your Partners
   |author  = MindMeltMax
+
   |author  = EssGee, SG
   |id      = MindMeltMax.MUC
+
   |id      = SG.Partners
   |nexus  = 9856
+
   |nexus  = 5625
  |moddrop = 1135731
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = KeyBind UI
   |author  = Cherry, CherryChain
+
   |author  = Enaium
   |id      = Cherry.MultiYieldCrops
+
   |id      = Enaium.KeyBindUI
   |nexus  = 6069
+
  |curse  = 538001
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 1036920
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Keyboard Mod Menu
   |author  = Jacque Pott
+
   |author  = Shadowfoxss
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 14023
+
   |nexus  = 3147
 +
  |curse  = 308891
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Key Suppressor
   |author  = aedenthorn, Erinthe
+
   |author  = Deflaktor
   |id      = aedenthorn.Murdercrows
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 6615
+
   |nexus  = 9295
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Deflaktor/KeySuppressor
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Kisekae
   |author  = cotboy
+
   |author  = Kabigon
   |id      = cambam.MURDERDRONE
+
   |id      = Kabigon.kisekae
   |nexus  = 4507
+
   |nexus  = 2348
   |github  = camcamcamcam/murderdrone
+
   |github  = KabigonFirst/StardewValleyMods
  
   |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-104637
+
   |status   = obsolete
   |unofficial version = 0.0.7-unofficial.5-prism99
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
   |summary  = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] instead to Murder Drone.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Kiss Krobus
   |author  = Aren, Aren Desai
+
   |author  = EnanoForro
   |id      = Aren.MurderMod
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 17470
+
   |nexus  = 25234
   |github  = ArenKDesai/Murder-Mod
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Museum Store
 
  |author  = atravita
 
  |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
 
  |curse  = 870973
 
  |moddrop = 1187402
 
  |nexus  = 12598
 
  |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = KivoValley Pets, KivoValley Sounds Lib
   |author  = Expl0
+
   |author  = ST, Trans1st0r
   |id      = Expl0.MushroomCursors
+
   |id      = ST.KivoValley.SoundsLib
   |nexus  = 12594
+
   |nexus  = 25705
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = Eireon, Ben Patterson
+
   |author  = Shockah
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = Shockah.Kokoro
   |nexus  = 2818
+
   |nexus  = 15682
   |github  = benrpatterson/MushroomLevels
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Krobus Roommate Shop
   |author  = WhiteMind
+
   |author  = aedenthorn, Erinthe
   |id      = WhiteMind.MLT
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 1894
+
  |curse  = 868741
   |github  =
+
   |nexus  = 13131
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Krobus Sells Larger Stacks
   |author  = blueberry and Oddshot
+
   |author  = Annosz
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 4637
+
   |nexus  = 5993
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = Annosz/StardewValleyModding
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Labeling
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Enaium
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Enaium.Labeling
   |nexus   = 4637
+
   |curse   = 443134
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |moddrop = 906932
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6<!--retest linked-->
+
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Ladder and Snow Yam Tip
   |author  = Goldenrevolver
+
   |author  = WhiteMind
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = WhiteMind.LAST
   |nexus  = 10978
+
   |nexus  = 1906
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Ladder Light
   |author  = Lis
+
   |author  = Tocseoj
   |id      = Lis.MusicalCellar
+
   |id      = Tocseoj.LadderLight
   |nexus  = 7626
+
  |moddrop = 1549539
   |github  = lisamreynolds/MusicalCellar
+
  |curse  = 1003314
 +
   |nexus  = 22052
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Ladder Locator
   |author  = aedenthorn, Erinthe
+
   |author  = ChaosEnergy
   |id      = aedenthorn.MusicalPaths
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 13197
+
  |curse  = 989910
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3094
 
+
   |github  = yuri-moens/LadderLocator
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Marcos Brendon
+
   |author  = Platonymous
   |id      = marcos.mymoney
+
   |id      = Platonymous.LandGrants
   |nexus  = 6736
+
  |curse  = 877222
 +
  |moddrop = 1521380
 +
   |nexus  = 15855
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Last Day to Plant
   |author  = PeacefulEnd
+
   |author  = dmcrider57
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 12312
+
   |nexus  = 7917
   |github  = Floogen/MysticalBuildings
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Last Day to Plant Redux
   |author  = Enaium
+
   |author  = atravita
   |id      = Enaium.NameTags
+
   |id      = atravita.LastDayToPlantRedux
   |curse  = 436816
+
   |curse  = 870965
   |moddrop = 877767
+
   |moddrop = 1294435
   |nexus  =
+
   |nexus  = 15004
   |github  = Enaium-StardewValleyMods/NameTags
+
   |github  = atravita-mods/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Napalm Mummies
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.NapalmMummies
 
  |nexus  = 15933
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |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    = Nature Strikes Back
+
   |name    = Lasting Conversation Topics
   |author  = Clumsy Jackdaw
+
   |author  = sophiesalacia
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 19771
+
   |nexus  = 14377
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |github  = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Ilyaki
+
   |author  = Lavapulse
   |id      = ilyaki.neatadditions
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 2648
+
   |nexus  = 4821
   |github  = Ilyaki/NeatAdditions
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Lazy Farmer
   |author  = Ilyaki
+
   |author  = LazyGamer
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = LazyGamer.LazyFarmer
   |nexus  = 3021
+
   |nexus  = 26294
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = setsevireon/LazyFarmer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Lazy Mod
   |author  = DestyNova
+
   |author  = weizinai
   |id      = DestyNova.NEACode
+
   |id      = weizinai.LazyMod
   |nexus  = 12369
+
   |nexus  = 22826
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Leaderboard Library
   |author  = Vrakyas
+
   |author  = drbirbdev
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 4030
+
   |nexus  = 15102
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.LeaveTheMine
 +
  |nexus  = 11823
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lefty Mode
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.leftymode
 +
  |nexus  = 6199
 +
  |github  = maxvollmer/LeftyMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Legendary Fish Pond Framework
 +
  |author  = sharpskull2
 +
  |id      = sharpskull2.LegendaryFishPondFramework
 +
  |nexus  = 14637
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Lenient Window Resize
   |author  = Nobbele
+
   |author  = DeLiXx
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 2654
+
  |curse  = 990483
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |nexus  = 12305
 
+
   |github  =
   |broke in    = Stardew Valley 1.4
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Less Mini Shipping Bin
   |author  = Spacechase0
+
   |author  = atravita
   |id      = Spacechase0.NewGamePlus
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 10786
+
  |curse  = 870982
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |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    = New Machines
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Igorious
+
   |author  = Permamiss
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  =
+
   |nexus  = 637
  |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |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    = Let Me Hatch This Egg
   |author  = sophiesalacia
+
   |author  = MikeW
   |id      = sophie.Fireworks
+
   |id      = Mikew.letmehatchthisegg.smapi
  |nexus  = 15277
+
   |nexus  = 25175
  |github  = sophiesalacia/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Nexus Mods Button
 
  |author  = Pickysaurus
 
  |id      = Pickysaurus.NexusModsButton
 
   |nexus  = 12969
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Let Me Rest!
   |author  = Nori, seaweednori
+
   |author  = Ophaneom
   |id      = nori.NiceMessages
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 6160
+
   |nexus  = 8205
   |github  =
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Let Me Shop
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 10633
+
  |moddrop = 1443554
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 16738
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Let's Move It
   |author   = Omegasis, Alpha_Omegasis
+
   |author = Exblosis
   |id       = Omegasis.NightOwl
+
   |id     = Exblosis.LetsMoveIt
   |nexus   = 433
+
   |nexus   = 20943
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Exblosis/StardewValleyMods
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Let's Start With Fishing
   |author  = SevenChords
+
   |author  = MedievalAI
   |id      = SevenChords.Night_Shift
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 15345
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Level Extender
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = unidarkshin, Devin Lematty
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 19651
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Level Forever
   |author  = Mr Tea, MrTea
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = MrTea.NoBlink
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 17220
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Leveling Adjustment
   |author  = Pathoschild
+
   |author  = jahangmar
   |id      = Pathoschild.NoclipMode
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 3900
+
   |nexus  = 4689
   |moddrop = 691002
+
   |github  = jahangmar/StardewValleyMods
   |github  = Pathoschild/StardewMods
+
 
 +
   |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    = No Cooties
+
   |name    = Level Up Notifications
   |author  = ceruleandeep
+
   |author  = kd8lvt
   |id      = ceruleandeep.NoCooties
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 9000
+
   |nexus  = 855
   |github  = ceruleandeep/CeruleanStardewMods
+
  |curse  = 300715
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = CatCattyCat, Cat
+
   |author  = shurmash
   |id      = cat.nocrows
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 1682
+
   |nexus  = 7222
   |moddrop = 833543
+
   |github  =
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lewd Leah
 +
  |author  = prowlingDemon, unknownDev
 +
  |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
 +
  |nexus  = 4402
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Light Mod
   |author  = Underscore76
+
   |author  = aedenthorn, Erinthe
   |id      = underscore.nodebris
+
   |id      = aedenthorn.LightMod
   |nexus  = 19699
+
  |curse  = 868708
   |github  = Underscore76/NoDebrisWeather
+
   |nexus  = 14387
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Light Switch
   |author  = Kryspur
+
   |author  = holythesea
   |id      = Kryspur.NoFallDamage
+
   |id      = holythesea.LightSwitch
   |nexus  = 17749
+
   |nexus  = 15683
   |github  =
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Like a Duck to Water
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.nofencedecay
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus   = 1180
+
   |curse   = 868676
   |moddrop = 833537
+
   |nexus  = 15860
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
+
   |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    = No Fence Decay Redux
+
   |name    = Limited Campfire Cooking
   |author  = EnderTedi
+
   |author  = Cherry, CherryChain
   |id      = cat.nofencedecay
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 20802
+
   |nexus  = 4971
 +
  |moddrop = 716383
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Limited Regrowable Crop Harvests
   |author  = mistyspring
+
   |author  = Adradis
   |id      = mistyspring.nofestivaltimer
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 20077
+
   |nexus  = 24623
   |github  =
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Line Sprinklers
   |author  = hitachihex
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  =
+
   |nexus  = 2917
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = hootless/StardewMods
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
  |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    = Line Sprinklers Redux (1.6 Compatible)
   |author  = Kumagabear
+
   |author  = rtrox, Swyytch
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 19655
+
   |nexus  = 23895
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Linus Mod
   |author  = Hangy
+
   |author  = tomii
   |id      = Hangy.NoKidsEver
+
   |id      = tomii.LinusMod
   |nexus  = 1464
+
   |nexus  = 11637
  |github  = L3thal1ty/No-Kids-Ever
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Kimchi
 
  |author  = jaeha, qpqpqp121
 
  |id      = jaeha.No_Kimchi
 
  |nexus  = 5043
 
 
   |github  =
 
   |github  =
  
   |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    = Literally Can't Even
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = spacechase0
   |id      = theultimatenuke.testmod
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 17965
+
  |curse  = 867137
   |github  = TheUltimateNuke/StardewValleyMods
+
   |nexus  = 14262
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Little NPCs
   |author  = minervamaga
+
   |author  = Candidus42
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = Candidus42.LittleNPCs
   |nexus  =
+
   |nexus  = 15152
  |moddrop = 631110
+
   |github  = mus-candidus/LittleNPCs
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Live Progress Bar
   |author  = Guedez
+
   |author  = Tyler Gibbs
   |id      = exhaustion.protection
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 5113
+
   |nexus  = 7330
  |moddrop = 707180
+
   |github  = tylergibbs2/StardewValleyMods
   |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    = No More Random Mine Flyers
+
   |name    = Livestock Choices
   |author  = Drynwynn, thepaladinknight
+
   |author  = aedenthorn, Erinthe
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 2528
+
  |curse  = 868766
   |github  = Drynwynn/StardewValleyMods
+
   |nexus  = 11551
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Loan Mod
   |author  = MadaraUchiha
+
   |author  = Doomnik
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Doomnik.LoanMod
   |nexus  = 5176
+
   |nexus  = 3882
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Lober Cat
   |author  = aedenthorn, Erinthe
+
   |author  = codyflagstaff
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = codyflagstaff.lobercat
   |nexus  = 6509
+
   |nexus  = 8219
   |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    = No Pause When Inactive - Global
+
   |name    = Location and Music Logger
   |author  = Neko Boi Nick
+
  |author  = Brandy Lover, WDavi
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
  |id      = Brandy Lover.LMlog
   |nexus  = 19250
+
  |nexus  = 1366
   |github  = thakyZ/StardewValleyMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location Compass
 +
   |author  = Bouhm and Pathoschild
 +
   |id      = Bouhm.LocationCompass
 +
   |nexus  = 3045
 +
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Lockable Things
   |author  = Slumber
+
   |author  = ThisIsCad
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = ThisIsCad.LockableThings
   |nexus  = 11529
+
   |nexus  = 26281
   |github  =
+
   |github  = brandonwamboldt/LockableThings
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Locked Chests
   |author  = mlambley
+
   |author  = MindMeltMax
   |id      = mlambley.NoQuarry
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 19410
+
  |curse  = 1004481
   |github  =
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Locked Crab Pots
   |author  = Platonymous
+
   |author  = nini700
   |id      = Platonymous.NormalizeAI
+
   |id      = nini700.LockedCrabPot
  |moddrop = 1521423
+
   |nexus  = 4461
   |nexus  = 19334
 
 
   |github  =
 
   |github  =
 
  |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    = Locked Maps
   |author  = Xangria
+
   |author  = Edu Anttunes
   |id      = Xangria.NoRumbleHorse
+
   |id      = LockedMaps
   |nexus  = 1779
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Lock Hotbar Items
   |author  = lech43
+
   |author  = Falson
   |id      = lech43.NoSeeds
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6392
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Lockpicks
   |author  = ThatNorthernMonkey
+
   |author  = bwdy
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = bwdy.lockpicks
   |nexus  = 237
+
   |nexus  = 3521
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = bwdymods/SDV-Lockpicks
  
   |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    = Log Menu
   |author  = A_Dude
+
   |author  = JareBear
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = JareBear.LogMenu
   |nexus  = 8071
+
   |nexus  = 19919
   |github  =
+
   |github  = jaredtjahjadi/LogMenu
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Log Spam Filter
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = aedenthorn.LogSpamFilter
   |curse  = 307727
+
   |curse  = 868783
  |moddrop = 793930
+
   |nexus  = 11252
   |nexus  = 1084
+
   |github  = aedenthorn/StardewValleyMods
   |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.
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Longer Days
   |author  = Yaramy
+
   |author  = Stuyk
   |id      = yaramy.noteblocks
+
   |id      = Stuyk.LongerDays
   |nexus  = 6646
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Longer Fence Life
   |author  = TheElm
+
   |author  = NormanPCN
   |id      = TheElm.NotFarFromTheTree
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 4739
+
   |nexus  = 10498
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Longer Lasting Lures
   |author  = Sto13
+
   |author  = Caraxian
   |id      = Sto13.NoThunderSound
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 14414
+
   |nexus  = 2510
   |github  =
+
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Longer Seasons
   |author  = crazywig
+
   |author  = aedenthorn, Erinthe
   |id      = crazywig.notransitions
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 7354
+
  |curse  = 868830
   |github  =
+
   |nexus  = 10108
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Longer Seasons - Continued
   |author  = Tran Minh Thong
+
   |author  = aedenthorn and FlyingTNT
   |id      = no.warp.delay
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 19805
+
   |nexus  = 25164
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Longevity
   |author  = John Peters
+
   |author  = RTGOAT
   |id      = JohnPeters.NowPlaying
+
   |id      = RTGOAT.Longevity
   |nexus  = 19441
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Looking for Love REDUX
   |author  = PurrplingCat
+
   |author  = mushroomhash
   |id      = purrplingcat.npcadventure
+
   |id      = mush.loveydovey
  |curse  = 577730
+
   |nexus  = 21370
   |nexus  = 4582
 
  |github  = purrplingcat/PurrplingMod
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Look to the Sky
   |author  = shounlol
+
   |author  = drbirbdev
   |id      = shounlol.NPCBucket
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 20328
+
   |nexus  = 15262
   |github  =
+
   |github  = drbirbdev/StardewValley
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lookup Anything
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
 +
  |curse  = 992793
 +
  |nexus  = 541
 +
  |moddrop = 606605
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loon Calls
 +
  |author  = Graham Nelson
 +
  |id      = GrahamNelson.LoonCallsMod
 +
  |nexus  = 27045
 +
  |github  = Graham-Nelson73/LoonCallsMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Loose Audio Files
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 13940
+
  |curse  = 868902
 +
   |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    = NPC Geometry
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = ichortower
+
   |author  = Huanir
   |id      = ichortower.NPCGeometry
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 19259
+
   |nexus  = 2658
   |github  = ichortower/NPCGeometry
+
   |github  =
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = NPC Map Locations
 
  |author  = Bouhm and Pathoschild
 
  |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
 
  |nexus  = 239
 
  |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Lost Book Menu
   |author  = trashcan9
+
   |author  = bungus
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = bungus.LostBookMenu
   |nexus  = 16236
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Lost Woods
   |author  = Akago
+
   |author  = Raik, Raik167, YousernameZo
   |id      = akago.PathDisplay
+
   |id      = raik.testmod
   |nexus  = 7563
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  
   |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    = Louis's Garage and Renault 5 Expansion
   |author  = Hydrox, hydrox6
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = Hydrox.NumericalHealth
+
   |id      = R5.DLL
   |nexus  = 4863
+
   |nexus  = 24687
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.ImportMap
+
   |id      = LoveBubbles
   |nexus  = 10965
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Loved Labels
   |author  = aedenthorn, Erinthe
+
   |author  = Advize and Jinxiewinxie
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = Advize.LovedLabels
   |nexus  = 18365
+
   |nexus  = 279
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AdvizeGH/LovedLabels
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Object Progress Bars
 
  |author  = Adeel Tariq
 
  |id      = Adeel.ObjectProgressbars
 
  |nexus  = 2803
 
  |github  = AdeelTariq/ObjectProgressBars
 
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary  = broken, use older version 1.3 instead.
+
<!--
 
+
   |unofficial version = 2.2.2-unofficial.4-Strobe
   |beta broke in = Stardew Valley 1.6
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Loved Labels Redux
   |author  = spacechase0
+
   |author  = thespbgamer
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = thespbgamer.LovedLabelsRedux
   |curse   = 867757
+
   |nexus   = 8880
   |moddrop = 131148
+
   |curse   = 834387
  |nexus   = 1315
+
   |github  = thespbgamer/LovedLabelsRedux
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Love Festival
   |author  = aedenthorn, Erinthe
+
   |author  = AvalonMFX
   |id      = aedenthorn.OKNightCheck
+
   |id      = AvalonMFX.LoveFestival
   |nexus   = 14231
+
   |curse   = 1016375
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 17819
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Low Health Warning
   |author  = lambui
+
   |author  = NMVH5
   |id      = PhthaloBlue.Omnifarm
+
   |id      = nmvh5.LowHealthWarning
   |nexus  =
+
   |nexus  = 8326
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  =
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Luckier Mod, Luciker Mod
   |author  = Alejandro Akbal
+
   |author  = Justin Song
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = JustinSong.LucikerMood
   |nexus  = 7877
+
   |nexus  = 27250
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Luck Skill
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.OmniTools
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |curse  = 868690
+
   |curse  = 867393
   |nexus  = 14865
+
  |moddrop = 127279
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 521
 
+
   |github  = spacechase0/StardewValleyMods
  |broke in = Stardew Valley 1.6
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
 
  |unofficial version = 1.0.1-unofficial
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Lucky Block, Random Block
   |author  = BitwiseJon
+
   |author  = elthisboy
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = elthisboy.LuckyBlockMod
   |nexus   = 2052
+
   |curse   = 1075448
   |github  = bitwisejon/StardewValleyMods
+
   |nexus  = 26594
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Lucky Reclamation Trash Can
   |author  = Miome
+
   |author  = kiranmurmu
   |id      = Miome.OneDayAtATime
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 8870
+
   |nexus  = 8971
   |github  = miome/OneDayAtATime
+
   |github  = kiranmurmu/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lunar Disturbances
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.LunarDisturbances
 +
  |nexus  = 2208
 +
  |moddrop = 664151
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Augmentors
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.MachineAugmentors
 +
  |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Check
 +
  |author  = FairfieldBW
 +
  |id      = FairfieldBW.MachineCheck
 +
  |nexus  = 9515
 +
  |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Machine Speed Change
   |author  = SorryLate, rharyanto
+
   |author  = IceGladiador
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 5150
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
  
 +
  |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Silo Size| Silo Size]] instead.
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
   |broke in = SMAPI 3.12.0
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
   |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Magic
   |author  = Mizzion
+
   |author  = spacechase0
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = spacechase0.Magic
   |nexus   = 3633
+
   |curse   = 867745
   |moddrop = 661376
+
   |moddrop = 399898
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 2007
 +
   |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    = Only Iridium
+
   |name    = Magical Crops
   |author  = xiaoye97
+
   |author  = shekurika and Asterisk555
   |id      = xiaoye97.OnlyIridium
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 4471
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Magic by Neosinf
   |author  = MedievalAI
+
   |author  = Neosinf
   |id      = MedievalAI.OpenHearts
+
   |id      = neosinf.Magic
   |nexus  = 16944
+
   |nexus  = 26593
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Magic Junimo Pet
   |author  = Saitoue
+
   |author  = Entoarox
   |id      = Saitoue.Orchard
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 13867
+
   |nexus  = 3567
   |github  = Saitoue/Orchard
+
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Magic Pluses
   |author  = LeFauxMatt
+
   |author  = TerryDBS
   |id      = furyx639.OrdinaryCapsule
+
   |id      = TerryDBS.MagicPluses
  |curse  = 871831
+
   |nexus  = 7096
  |nexus  = 13489
 
  |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ore Increaser
 
  |author  = crazywig
 
  |id      = crazywig.oreincrease
 
   |nexus  = 7370
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Magic Scepter
   |author  = KKramer85
+
   |author  = not4bene
   |id      = OreIncreaseV3
+
   |id      = not4bene.MagicScepter
  |moddrop = 1475534
+
   |nexus  = 8169
   |nexus  = 19132
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Magic Valley
   |author  = Yyeahdude
+
   |author  = season
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = season.MagicValley
   |nexus  = 4772
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ornithologist's Guild
 
  |author  = Ivy
 
  |id      = Ivy.OrnithologistsGuild
 
  |nexus  = 14510
 
  |github  = greyivy/OrnithologistsGuild
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 13888
+
  |curse  = 868707
 +
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mailbox Menu Continued
   |author  = Midori Armstrong, azureglasses
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = midoriarmstrong.seasonalitems
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 1452
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Mail Framework
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.OverworldChests
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 7710
+
   |nexus  = 1536
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mail Order Pigs
   |author  = CrunchyDuck
+
   |author  = jwdred
   |id      = CrunchyDuck.OwOMod
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 8923
+
   |nexus  = 632
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |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    = Pacifist Valley
+
   |name    = Mail Services Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = Aedenthorn.PacifistValley
+
   |id      = Digus.MailServicesMod
   |nexus  = 5464
+
   |nexus  = 7842
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = aedenthorn, Erinthe
+
   |author  = pinguimbozo
   |id      = aedenthorn.PaintingDisplay
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 10918
+
   |nexus  = 13248
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Panning Upgrades
+
   |name    = Maintain Glow Rings Indoors Radius
   |author  = drbirbdev
+
   |author  = Cloudyluna
   |id      = drbirbdev.PanningUpgrades
+
   |id      = Cloudyluna.MaintainGlowRingsIndoorsRadius
   |nexus  = 12242
+
   |nexus  = 27331
   |github  = drbirbdev/StardewValley
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Make Gil Real
   |author  = trashcan9
+
   |author  = Werewolf Master
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = Wolf.GilSMAPI
   |nexus  = 16234
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Make Love
   |author  = AnotherStardewValleySunday
+
   |author  = Kabulla
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Kabulla.MakeLove
   |nexus  = 14638
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Makeshift Multiplayer
   |author  = Paritee
+
   |author  = spacechase0
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 3296
+
   |nexus  = 501
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
   |status   = obsolete
   |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    = Mana Bar
   |author  = Paritee
+
   |author  = spacechase0
   |id      = Paritee.TreatYourAnimals
+
   |id      = spacechase0.ManaBar
   |nexus   = 3375
+
   |curse   = 867709
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 7831
 
+
   |github  = spacechase0/StardewValleyMods
   |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    = Mandatory Meals, Real Life Mod
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = darzington
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = darzington.RealLifeMod
   |nexus  = 2166
+
   |nexus  = 7445
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Manure Industries
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Drewdus42
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 3524
+
   |nexus  = 9310
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Many Enchantments
   |author  = aedenthorn, Erinthe
+
   |author  = Stari
   |id      = aedenthorn.PartialHearts
+
   |id      = Stari.ManyEnchantments
   |nexus  = 11628
+
   |nexus  = 8824
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SlivaStari/ManyEnchantments
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Binder
 +
  |author  = SnowFire k'Vala
 +
  |id      = SnowFire.Map_Binder
 +
  |nexus  = 6983
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParticleEffects
+
   |id      = aedenthorn.MapEdit
   |curse  = 868786
+
   |curse  = 868847
   |nexus  = 11056
+
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Image Export
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
 +
  |nexus  = 1073
 +
  |moddrop = 127273
 +
  |github  = spacechase0/MapImageExporter
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Part of the Community
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = bmarquismarkail, Space Baby
+
   |author  = DecidedlyHuman
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 923
+
  |curse  = 1019064
   |github  = bmarquismarkail/SV_PotC
+
   |nexus  = 14493
 
+
   |github  = DecidedlyHuman/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Map Teleport
   |author  = NCarigon
+
   |author  = aedenthorn, Erinthe
   |id      = NCarigon.PassableCrops
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 15223
+
  |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    = Passable Ladders
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = J_Hizzal
+
   |author  = hlyvia
   |id      = J_Hizzal.PassableLadders
+
   |id      = hlyvia.StardewValleyMapTeleport
   |nexus  = 2985
+
   |nexus  = 25279
   |github  = joelra/SDV-PassableLadders
+
   |github  = kesesek/StardewValleyMapTeleport
 
 
  |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    = Passable Objects
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = punyo, yakminepunyo
+
   |author  = Richard2091
   |id      = punyo.PassableObjects
+
   |id      = Richard2091.MapTeleport
   |nexus  = 2329
+
   |nexus  = 21381
   |github  = pomepome/PassableObjects
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Map Utilities
   |author  = StultusV
+
   |author  = mabelSyrup
   |id      = StultusV.PassiveFriendship
+
   |id      = mabelsyrup.maputils
   |nexus  = 8732
+
   |nexus  = 4716
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Maritime Secrets
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MaritimeSecrets
 +
  |nexus  = 10758
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Market Day
   |author  = jorgamun
+
   |author  = ceruleandeep
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 10328
+
   |nexus  = 11778
  |moddrop = 1068093
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = jorgamun/PauseInMultiplayer
 
  |unofficial version = 1.7.1-unofficial.1-mishmash
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-120#post-119286
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Terrorbladed
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 10160
+
  |curse  = 994458
   |github  =
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mass Production
   |author  = heyseth
+
   |author  = Jacque Pott
   |id      = heyseth.sitpause
+
   |id      = JacquePott.MassProduction
   |nexus  = 8295
+
   |nexus  = 7021
   |github  = heyseth/SDVMods
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Mastery Extended
   |author  = Jaredlll08
+
   |author  = AlanBF
   |id      = BlameJared.PDQPaths
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  =
+
   |nexus  = 23697
  |curse  = 307090
+
   |github  = Pet-Slime/StardewValley
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Mastery Extended - WoL Compat
   |author  = jwdred
+
   |author  = AlanBF
   |id      = jwdred.PelicanFiber
+
   |id      = AlanBF.MasteryExtended.WoL
   |nexus  = 631
+
   |nexus  = 23697
   |github  = jdusbabek/stardewvalley
+
   |github  = Pet-Slime/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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Matching Nodes, MinesTokens
   |author  = ElectroCrumpet
+
   |author  = Eryk601 and sophiesalacia
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = Vertigon.MinesTokens
   |nexus  = 2770
+
   |nexus  = 11124
 
   |github  =
 
   |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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Max Cost Stamina
   |author  = Platonymous
+
   |author  = StultusV
   |id      = Platonymous.PelicanTTS
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 1079
+
   |nexus  = 10794
  |moddrop = 793929
+
   |github  = JudeRV/Stardew-MaxCastStamina
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Maximize Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = Shockah.MaximizeFix
   |nexus  = 10250
+
   |nexus  = 16099
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Mayo Hats
   |author  = bwdy
+
   |author  = spacechase0
   |id      = bwdy.peopleseeds
+
   |id      = spacechase0.MayoHats
   |nexus  = 3635
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Mayo Mart
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.PerfectionTweaker
+
   |id      = aedenthorn.MayoMart
   |nexus  = 8615
+
   |nexus  = 17175
   |github  =
+
   |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}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = CyanFire
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = CF.PermanentCellar
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 17257
+
   |nexus  = 4634
   |github  = CyanFireUK/StardewValleyMods
+
   |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Mayo Rain
   |author  = Goldenrevolver
+
   |author  = spacechase0
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = spacechase0.MayoRain
   |nexus  = 8035
+
   |nexus  = 17436
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Meal Overhaul
   |author  = Avalon, Avalonii
+
   |author  = stardemod
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = stardemod.MealOverhaul
   |nexus  = 1419
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned  
   |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    = Meme Outfits
   |author  = Xangria
+
   |author  = Mehidden
   |id      = Xangria.PersistentGameOptions
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 1778
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Menus Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = nman130
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = nman130.MenusEverywhere
   |nexus  = 7977
+
   |nexus  = 6119
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Merge Fertilizer
   |author  = spacechase0
+
   |author  = TianXiaobai
   |id      = spacechase0.PersistentMines
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 14985
+
   |nexus  = 17743
   |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    = Message Box API, ChatMod
   |author  = Persival
+
   |author  = Kithio
   |id      =
+
   |id      = Kithio:ChatMod
   |nexus  = 438
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
   |summary = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Messy Crops
 +
  |author = Tlitookilakin
 +
  |id      = tlitookilakin.MessyCrops
 +
  |moddrop = 1123884
 +
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Meteor Defence
   |author  = Strobe
+
   |author  = aedenthorn, Erinthe
   |id      = Strobe.PersonalAnvil
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 5326
+
  |curse  = 868804
   |github  = strobel1ght/Personal-Anvil
+
   |nexus  = 10641
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = Mice in the Valley
   |author  = Prism 99
+
   |author  = candidus42
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 18224
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Migrate DGA Items
   |author  = bwdy
+
   |author  = violetlizabet
   |id      = bwdy.personaleffects
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 3532
+
   |nexus  = 20612
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = elizabethcd/MigrateDGAItems
 
 
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Milk the Villagers
   |author  = ceruleandeep
+
   |author  = trunip190
   |id      = ceruleandeep.personaleffects
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 8616
+
   |nexus  = 5948
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Miller Time
   |author  = aedenthorn, Erinthe
+
   |author  = Sonozuki
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = Satozaki.MillerTime
   |nexus  = 14087
+
   |nexus  = 7575
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Milo Dog
   |author  = Invatorzen
+
   |author  = Clark, wilsonch3451
   |id      = invatorzen.PBF
+
   |id      = Clark.MiloDog
   |nexus  = 12161
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
  
   |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    = Mine Assist
   |author  = skuldomg, Skuld
+
   |author  = Kabigon
   |id      = skuldomg.petChoicePerks
+
   |id      = Kabigon.MineAssist
   |nexus  = 3313
+
   |nexus  = 2296
   |github  = skuldomg/petChoicePerks
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Minecart Patcher
   |author  = Jfulmer, Consillium
+
   |author  = bwdy
   |id      = JfulmerPetEnhancementMod
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  =
+
   |nexus  = 11424
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = bwdy/SDVModding
   |github  = jlfulmer/PetEnhancementMod
 
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = Mine Changes
   |author  = aedenthorn, Erinthe
+
   |author  = JPAN
   |id      = aedenthorn.PetHats
+
   |id      = jpan.MineChanges
   |nexus  = 15301
+
   |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    = Pet Interaction
+
   |name    = Mines Tokens
   |author  = jahangmar
+
   |author  = sophiesalacia
   |id      = jahangmar.PetInteraction
+
   |id      = sophie.MinesTokens
   |nexus  = 4232
+
   |nexus  = 18776
   |github  = jahangmar/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mine Tooltips
   |author  = Shaklin
+
   |author  = Codeize
   |id      = shaklin.petspawnlocation
+
   |id      = Codeize.MineTooltips
   |nexus  = 5986
+
   |nexus  = 26315
   |github  =
+
   |github  = Codeize/MineTooltips
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Mine Tweaks
   |author  = Becks723
+
  |author  = Shockah
   |id      = Becks723.PhoneTravelingCart
+
  |id      = Shockah.MineTweaks
   |nexus  = 12981
+
  |nexus  = 16859
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mini Bars
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.MiniBars
 +
  |nexus  = 8329
 +
  |github  = Ophaneom/Mini-Bars
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mining at the Farm
 +
   |author  = Nishtra
 +
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 +
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Mining with Explosives
   |author  = DewMods
+
   |author  = Nishtra
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus  = 2681
+
   |nexus  = 770
 
   |github  =
 
   |github  =
  
   |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    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mini Tool NPC
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.ForgeMenuChoice
+
   |id      = mini.tool.npc.mod
  |curse  = 870980
+
   |nexus  = 7060
   |nexus  = 11376
+
   |github  = TMThong/Stardew-Mods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Minor Light Tweaks
   |author  = KediDili
+
   |author  = greentodd
   |id      = KediDili.ThePicrosser
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 17530
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = GrimReapers1121
+
   |author  = BlaDe
   |id      = GrimReapers.PSMS
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 12606
+
   |nexus  = 12037
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Xynerorias
+
   |author  = The Fluffy Robot
   |id      = xynerorias.pierresroulette
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 10826
+
   |nexus  = 5691
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Miss Coriel's Position Tool
   |author  = MindMeltMax
+
   |author  = MissCoriel
   |id      = MindMeltMax.PiggyBank
+
   |id      = misscoriel.PositionTool
   |nexus   = 6934
+
   |curse   = 885077
   |moddrop = 1135669
+
   |nexus  = 8087
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.PipeIrrigation
+
   |id      = misscoriel.UCRFix
   |nexus  = 10205
+
  |curse  = 885075
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 8284
 
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
  |beta broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Missing Gifts
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = Aedenthorn.PlaceShaft
+
   |id      = treinke.missinggifts
   |nexus  = 5440
+
   |nexus  = 11363
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = 2Retr0
+
   |author  = StultusV
   |id      = 2Retr0.PlacementPlus
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 8798
+
   |nexus  = 10899
  |curse  = 486164
+
   |github  = JudeRV/Stardew-ReportMobCounts
   |github  = 2Retr0/PlacementPlus
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Mobile Arcade
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlanImporter
+
   |id      = aedenthorn.MobileArcade
   |nexus   = 2071
+
   |curse   = 868888
   |moddrop = 793846
+
   |nexus  = 6538
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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    = Planned Parenthood
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlannedParenthood
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 12869
+
  |curse  = 868883
 +
   |nexus  = 6568
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Mobile Calendar
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 4096
+
  |curse  = 868879
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 6601
 +
   |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    = Plant and Fertilize All, Plant All
+
   |name    = Mobile Catalogues
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlantAll
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 10482
+
  |curse  = 868886
 +
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Mobile Phone
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlanterTrees
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 11687
+
  |curse  = 868890
 +
   |nexus  = 6523
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Mobile Phone Continued
   |author  = Demiacle
+
   |author  = JoXW
   |id      = Demiacle.PlantOnGrass
+
   |id      = JoXW.MobilePhone
   |nexus  = 1026
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
+
}}
  |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    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = Amaranthacyan and ch20youk
+
   |author  = JoXW
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = JoXW.MobileArcade
   |nexus  = 8146
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Cherry, CherryChain
+
   |author  = JoXW
   |id      = Cherry.PlatonicRelationships
+
   |id      = JoXW.MobileCalendar
   |nexus  = 4668
+
   |nexus  = 21017
  |moddrop = 716353
+
   |github  = JoXW100/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = Platonymous
+
   |author  = JoXW
   |id      = Platonymous.PlatoTK
+
   |id      = JoXW.MobileCatalogues
  |curse  = 877225
+
   |nexus  = 21017
   |nexus  = 6589
+
   |github  = JoXW100/StardewValleyMods
   |github  = Platonymous/PlatoTK
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Platonymous
+
   |author  = JoXW
   |id      = Platonymous.PlatoUI
+
   |id      = JoXW.MobileTelevision
  |moddrop = 1521422
+
   |nexus  = 21017
   |nexus  = 19023
+
   |github  = JoXW100/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Mobile Television
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = aedenthorn.MobileTelevision
   |curse  = 877227
+
   |curse  = 868882
   |nexus  = 5384
+
   |nexus  = 6575
   |moddrop = 793920
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |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    = Player Arrows
+
   |name    = MobileUI Android
   |author  = TheShamanLord
+
   |author  = WisnuNug
   |id      = TheShamanLord.PlayerArrows
+
   |id      = WisnuNug.MobileUI
   |nexus  = 19479
+
   |nexus  = 17652
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  =
 +
 
 +
  |warnings = Only works on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Modify This
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus   = 7969
+
   |curse   = 868859
   |moddrop = 984961
+
   |nexus  = 7814
   |github  = DecidedlyHuman/PlayerCoordinates
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.9.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ModifyThis
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Mod List Command
   |author  = ha1fdaew
+
   |author  = Blackclaw
   |id      = ha1fdaew.playerincomestats
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 7373
+
   |nexus  = 5131
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Mod Menu
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.PlaygroundMod
+
   |id      = Enaium.ModMenu
   |nexus  = 14125
+
  |curse  = 436844
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mod Settings Tab
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ModSettingsTab
 +
  |nexus  = 4579
 +
  |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = DaLion.Overhaul
   |nexus  = 12750
+
   |nexus  = 14470
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = Jessebot
+
   |author  = leroymilo
   |id      = Jessebot.PleaseFixError
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 6492
+
   |nexus  = 22140
   |github  = JessebotX/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Mod Update Menu
   |author  = Shockah
+
   |author  = CatCattyCat, Cat
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = cat.modupdatemenu
   |nexus  = 11217
+
   |nexus  = 2536
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |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    = Point and Plant
+
   |name    = Mod Updater
   |author  = jwdred
+
   |author  = Platonymous
   |id      = jwdred.PointAndPlant
+
   |id      = Platonymous.ModUpdater
   |nexus  = 572
+
  |curse  = 877226
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |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
   |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
+
  |name    = Money Management Mod
 
+
  |author  = Tbonetomtom
   |beta broke in = Stardew Valley 1.6
+
  |id      = Tbonetomtom.MoneyManagementMod
 +
   |nexus  = 17045
 +
   |github  = Tbonetomtom/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Furniture Drop
 +
   |author  = FistOfTheNoob & MangusuPixel
 +
  |id      = FistOfTheNoob.MonsterFurnitureDrop
 +
  |nexus  = 24804
 +
   |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = Monster Goals Anywhere
   |author  = Noodles of Cat
+
   |author  = Suphax
   |id      = NoodlesofCat.PokefyMania
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 20161
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Monster Invasion
   |author  = The Krominator
+
   |author  = Krutonium
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = krutonium.monsterinvasion
   |nexus  = 12065
+
   |nexus  = 12641
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Monster Level Tip
   |author  = Esca, Esca-MMC
+
   |author  = WhiteMind
   |id      = Esca.PollenSprites
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 6149
+
   |nexus  = 1896
  |moddrop = 790268
+
   |github  =
   |github  = Esca-MMC/PollenSprites
 
  
   |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    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Monster Log Anywhere
  |author  = Mezrag Yasser, Yasser
 
  |id      = Yasser.PomodoroMod
 
  |nexus  = 19780
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pond Painter
 
 
   |author  = MouseyPounds
 
   |author  = MouseyPounds
   |id      = MouseyPounds.PondPainter
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 4703
+
   |nexus  = 3997
 
   |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
   |name    = Pong
+
   |name    = Monster Musk in Volcano
   |author  = CatCattyCat, Cat
+
   |author  = BananaFruit
   |id      = cat.Pong
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 1994
+
   |nexus  = 10651
  |moddrop = 833548
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Monster Slayer Anywhere
   |author  = BadNetCode
+
   |author  = AcidicNic
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 1232
+
   |nexus  = 21162
  |moddrop = 130159
+
   |github  = spacechase0/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Monsters - The Framework
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PoopFramework
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 17152
+
  |curse  = 867148
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Portable Holes
+
   |name    = Monster Vending Machine
   |author  = LeFauxMatt
+
   |author  = Zexu2K
   |id      = furyx639.PortableHoles
+
   |id      = Zexu2K.MVM
  |curse  = 871832
+
   |nexus  = 26064
   |nexus  = 13471
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Monthly Mail
   |author  = kdau
+
   |author  = Taskmaster
   |id      = kdau.PortableTV
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 5674
+
   |nexus  = 4523
  |moddrop = 761325
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = MoodFix
   |author  = chocolatte12
+
   |author  = vaindil
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = vaindil.MoodFix
   |nexus  = 20141
+
   |nexus  = 1809
   |github  =
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Mood Guard
   |author  = TrollTheBotman
+
   |author  = YonKuma, kumarei
   |id      = JoshJKe.PortalGun
+
   |id      = YonKuma.MoodGuard
   |nexus  = 3049
+
   |nexus  = 1597
   |github  =
+
   |github  = YonKuma/MoodGuard
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Moody Planet
   |author  = Platonymous
+
   |author  = Daniel McMenamy, Deathest1
   |id      = Platonymous.Portraiture
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 999
+
   |nexus  = 2830
   |moddrop = 793927
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Moolah 1.6 Fix
   |author  = i-saac-b, isaacb
+
   |author  = supergato664
   |id      = i-saac-b.PostBoxMod
+
   |id      = supergato664.Moolah
   |nexus  = 17614
+
   |nexus  = 23549
   |github  = i-saac-b/PostBoxMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Moolah Money Mod
   |author  = Blams
+
   |author  = aedenthorn, Erinthe
   |id      = blams.PostWeddingDates
+
   |id      = aedenthorn.Moolah
   |nexus  = 10708
+
  |curse  = 868689
   |github  =
+
   |nexus  = 15123
 +
   |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    = Power Nap
+
   |name    = Moongates
   |author  = LakeMonster_, LakeMonster666
+
   |author  = bwdy
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = bwdy.moongates
  |nexus  = 5256
+
   |nexus  = 3545
  |github  =
+
   |github  = bwdymods/SDV-Moongates
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PPJA Producer Converter
 
  |author  = Digus
 
  |id      = Digus.PPJAProducerConverter
 
   |nexus  = 4972
 
   |github  = Digus/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Moon Misadventures
   |author  = Mucchan
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = spacechase0.MoonMisadventures
   |nexus   =
+
   |curse   = 867702
   |chucklefish = 3594
+
   |nexus  = 10612
   |github  = mucchan/sv-mod-prairie-king
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = Renny
+
   |author  = SinZ
   |id      = renny.prairiekingprizes
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 2811
+
   |nexus  = 12096
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Mopsy's Ranch Livin'
   |author  = Incognito357
+
   |author  = Mopquill
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 10769
+
   |nexus  = 2200
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = mopquill/Mopsys-Ranch-Livin
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Animals, More Pets
   |author  = Shockah
+
   |author  = Entoarox
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 10956
+
   |nexus  = 2274
   |github  = Shockah/Stardew-Valley-Mods
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = More Artifact Spots
   |author  = lech43
+
   |author  = momoaau
   |id      = lech43.PredictSeedMaker
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 6395
+
   |nexus  = 451
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Preexisting Relationship
 
  |author  = spacechase0
 
  |id      = spacechase0.PreexistingRelationship
 
  |curse  = 867710
 
  |nexus  = 7684
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Barn and Coop Animals
   |author  = kdau
+
   |author  = AairTheGreat, Aair
   |id      = kdau.PregnancyRole
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 5762
+
   |nexus  = 4869
  |moddrop = 768494
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More Books
   |author  = igotnousername
+
   |author  = jeWel
   |id      = igotnousername.PrepareNewDay
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 7638
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Buildings
   |author  = DraconisLeonidas
+
   |author  = spacechase0
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 13583
+
  |curse  = 867740
   |github  = DraconisLeonidas/PressToQuack
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Bundles
   |author  = skuldomg, Skuld
+
   |author  = TwinBuilderOne
   |id      = skuldomg.priceDrops
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 2047
+
   |nexus  = 9709
   |github  = skuldomg/priceDrops
+
   |github  = TwinBuilderOne/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |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
 +
   |name    = More Clocks
 +
  |author  = phjoker
 +
  |id      = phjoker.MoreClocks
 +
  |nexus  = 11840
 +
   |github  = p-holodynski/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = More Conversation Topics
   |author  = lech43
+
   |author  = violetlizabet
   |id      = lech43.PriceFluctuation
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 6396
+
   |nexus  = 10008
   |github  =
+
   |github  = elizabethcd/MoreConversationTopics
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = More Dresser Variety
   |author  = skiilaa
+
   |author  = Dragoon23
   |id      = skiilaa.Prices
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 2255
+
   |nexus  = 24194
 
   |github  =
 
   |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    = Price Tooltips
+
   |name    = More Events
   |author  = Darkhax
+
   |author  = Siweipancc
   |id      = darkhax.pricetooltip
+
   |id      = Siweipancc.MoreEvents
   |nexus  =
+
   |nexus  = 20945
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = More Fertilizers
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.PrismaticClothing
+
   |id      = atravita.MoreFertilizers
   |curse  = 870969
+
   |curse  = 870975
   |moddrop = 1205162
+
   |moddrop = 1145236
   |nexus  = 13051
+
   |nexus  = 11837
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = More for Leo
   |author  = aedenthorn, Erinthe
+
   |author  = Blams
   |id      = aedenthorn.PrismaticFire
+
   |id      = blams.MoreForLeo
   |nexus  = 12931
+
   |nexus  = 12710
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prismatic Furniture
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PrismaticFurniture
 
  |nexus  = 12589
 
  |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    = Prismatic Pride
+
   |name    = More Giant Crops
   |author  = kdau
+
   |author  = spacechase0
   |id      = kdau.PrismaticPride
+
   |id      = spacechase0.MoreGiantCrops
   |nexus   = 9019
+
   |curse   = 867723
   |moddrop = 978503
+
   |moddrop = 771694
   |github  =
+
  |nexus  = 5263
   |source = https://gitlab.com/kdau/prismaticpride
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Grass
 +
  |author = Sonozuki
 +
  |id      = EpicBellyFlop45.MoreGrass
 +
  |nexus  = 5398
 +
  |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = More Grass on the Beach
   |author  = MrKoatl
+
   |author  = Angela Ranna
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 7866
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = More Grass Starters
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.PrismaticStatue
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 17013
+
  |curse  = 867750
   |github  = Achtuur/StardewMods
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = More Health
   |author  = stokastic
+
   |author  = j4c0b333
   |id      = stokastic.PrismaticTools
+
   |id      = j4c0b333.Morehealth
   |nexus  = 2428
+
   |nexus  = 4053
   |github  = stokastic/PrismaticTools
+
   |github  =
 
 
  |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    = More Key Binding
   |author  = Digus
+
   |author  = SorryLate, rharyanto
   |id      = Digus.ProducerFrameworkMod
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 4970
+
   |nexus  = 5290
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Digus
+
   |author  = Binarynova
   |id      = Digus.PFMAutomate
+
   |id      = binarynova.levelupnotifications
   |nexus  = 5038
+
   |nexus  = 21667
   |github  = Digus/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = SinZ
+
   |author  = Aimon111
   |id      = SinZ.Profiler
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 12135
+
   |nexus  = 19405
   |github  = SinZ163/StardewMods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = More Map Layers
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.ProfitCalculator
+
   |id      = Platonymous.MoreMapLayers
  |curse  = 867736
+
   |nexus  = 1134
  |moddrop = 771668
+
   |github  = Platonymous/Stardew-Valley-Mods
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 
  |author  = 6135
 
  |id      = 6135.ProfitCalculator
 
  |moddrop = 1502461
 
  |nexus  = 19931
 
  |github  = 6135/StardewValley.ProfitCalculator
 
  
   |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    = Profit Calculator → DGA Support
+
   |name    = More Mine Ladders
   |author  = 6135
+
   |author  = JadeTheavas
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
  |moddrop = 1502461
+
   |nexus  = 2105
   |nexus  = 19931
+
   |github  = JadeTheavas/MoreMineLadders
   |github  = 6135/StardewValley.ProfitCalculator
 
  
   |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    = Profit Margins
+
   |name    = More Mixed Seeds from Weeds
   |author  = Cherry, CherryChain
+
   |author  = minami26
   |id      = Cherry.ProfitMargins
+
   |id      = minami26.moremixedseedsfromweeds
   |nexus  = 4663
+
   |nexus  = 26712
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = More Multiplayer Info
   |author  = onjulraz
+
   |author  = cheesysteak
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 2923
+
   |nexus  = 2173
   |github  =
+
   |github  = cheesysteak/stardew-steak
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = Shockah
+
   |author  = yummypecho
   |id      = Shockah.ProjectFluent
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 12638
+
   |nexus  = 22024
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = More Nightly Events
   |author  = NarlanMarlan
+
   |author  = Khloe Leclair
   |id      = narlan.projects
+
   |id      = leclair.morenightlyevents
   |nexus  = 3785
+
   |nexus  = 22612
   |github  = NolanEastburn/ProjectS
+
   |github  = KhloeLeclair/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = More Rain
   |author  = kdau
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = kdau.PublicAccessTV
+
   |id      = Omegasis.MoreRain
   |nexus  = 5605
+
   |nexus  = 441
   |moddrop = 757967
+
   |github = janavarro95/Stardew_Valley_Mods
  |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    = More Random Edition, Randomizer
   |author  = TerryDBS
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = Chikakoo.Randomizer
   |nexus  = 7048
+
   |nexus  = 5311
 +
  |github  = Chikakoo/stardew-valley-randomizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Rings
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MoreRings
 +
  |curse  = 867743
 +
  |moddrop = 771616
 +
  |nexus  = 2054
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sensible Juices
 +
  |author  = NCarigon
 +
  |id      = NCarigon.MoreSensibleJuices
 +
  |nexus  = 23146
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = More Sexy Dwarf
   |author  = SorryLate
+
   |author  = CyberCheese
   |id      = SorryLate.GalaxyItem
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 5289
+
   |nexus  = 4320
 
   |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    = Purchasable Recipes
+
   |name    = More Silo Storage
   |author  = Paracosm
+
   |author  = OrneryWalrus
   |id      = Paracosm.PurchasableRecipes
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 1722
+
   |nexus  = 2587
 
   |github  =
 
   |github  =
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] 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    = More Slimes, More Monsters
   |author  = aedenthorn, Erinthe
+
   |author  = Ded4lif
   |id      = aedenthorn.PuristMod
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
  |nexus  = 16097
+
   |nexus  = 7526
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pussle
 
  |author  = Platonymous
 
  |id      = Platonymous.Pussle
 
  |moddrop = 1521424
 
   |nexus  = 19760
 
 
   |github  =
 
   |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    = PVP Friendly Fire, PVP
+
   |name    = More Sorting, More Sorting Options
   |author  = DewMods
+
   |author  = Chris Kau & Sean Nightingale
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = CKSR.MoreSorting
   |nexus  = 15589
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
  |beta 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    = More TV Channel, CanaisTv
   |author  = spacechase0 and ParadigmNomad
+
   |author  = BrasileiroTop
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = BrasileiroTop.CanaisTv
  |curse  = 867715
+
   |nexus  = 5126
   |nexus  = 7455
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = More Visible Cask Quality, More Visible Cask Rarity
   |author  = Platonymous
+
   |author  = mushymato
   |id      = Platonymous.Toolkit
+
   |id      = mushymato.MoreVisibleCaskRarity
   |nexus  = 1726
+
   |nexus  = 26052
  |moddrop = 793815
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = More Weapons
   |author  = spacechase0
+
   |author  = Joco80 & Sasara
   |id      = spacechase0.QiChest
+
   |id      = Joco80.MoreWeapons
   |nexus  = 15696
+
   |nexus  = 1168
   |github  = spacechase0/StardewValleyMods
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Mossy Tree Bubble
   |author  = Mizzion
+
   |author  = Tocseoj
   |id      = mizzion.qiexchanger
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 1930
+
   |curse   = 1008228
   |moddrop = 661359
+
   |moddrop = 1564905
   |github  = Mizzion/MyStardewMods
+
  |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = MOTD Mod
   |author  = UnknownLegacy
+
   |author  = thfr
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = thfr.MOTDMod
   |nexus  = 7904
+
   |nexus  = 3703
   |github  = UnkLegacy/QiSprinklers
+
   |github  = rfht/MOTDMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = Prismuth
+
   |author  = Akane
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 1647
+
   |nexus  = 10553
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status     = workaround
+
   |status             = abandoned
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |summary           = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.3-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130131
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = mouahrara's Module Collection
   |author  = MindMeltMax
+
   |author  = mouahrara
   |id      = MindMeltMax.QualityBait
+
   |id      = mouahrara.mouahrarasModuleCollection
  |moddrop = 1443555
+
   |nexus  = 18973
   |nexus  = 16832
+
   |github  = mouahrara/mouahrarasModuleCollection
   |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    = Mouse Fishing
   |author  = ytsc
+
   |author  = ruggerbuns
   |id      = ytsc.QualityFishPonds
+
   |id      = ruggerbuns.MouseFishing
   |nexus   = 11021
+
   |curse   = 1046572
   |github  = YTSC/StardewValleyMods
+
   |moddrop = 1597338
 
+
  |nexus  = 25231
   |beta broke in = Stardew Valley 1.6
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = SilentOak
+
   |author  = Night
   |id      = SilentOak.QualityProducts
+
   |id      = Night.MovementFishing
   |nexus  = 3609
+
   |nexus  = 25571
   |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    = Mouse Move Mode, Right Click Move Mode
   |author  = SilentOak
+
   |author  = ylsama
   |id      = SilentOak.AutoQualityPatch
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus   = 3609
+
   |curse   = 1063458
   |github  = silentoak/StardewMods
+
   |nexus   = 2614
 
+
   |github = ylsama/RightClickMoveMode
   |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    = Moveable Mailbox
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.QualityScrubber
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 5663
+
  |curse  = 868858
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 7834
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Moveable Pet Bowl
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.AM.QualityScrubber
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 5663
+
  |curse  = 868849
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
+
   |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    = Quality Smash
+
   |name    = Move Annoying Cursor
   |author  = barfytheclown
+
   |author  = joljyo
   |id      = barfytheclown.QualitySmash
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 7907
+
   |nexus  = 7378
   |github  = jn84/QualitySmash
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Move Bed
   |author  = Speshkitty
+
   |author  = yangZ, yangZheng20
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = yangZ.MoveBed
   |nexus  = 7151
+
   |nexus  = 23308
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Move Between Buildings
   |author  = BadNetCode
+
   |author  = Vilaboa
   |id      = BadNetCode.QuestDelay
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 1239
+
   |nexus  = 17391
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Move Faster
   |author  = PurrplingCat
+
   |author  = Shuai Zhang
   |id      = PurrplingCat.QuestFramework
+
   |id      = shuaiz.MoveFasterMod
  |curse  = 577691
+
   |nexus  = 1351
   |nexus  = 6414
+
   |github  = hcoona/StardewValleyMods
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.2?
 
+
  |status  = workaround
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Move Greenhouse Plot
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.MoveGreenhousePlot
   |curse  = 868671
+
   |curse  = 868738
   |nexus  = 16403
+
   |nexus  = 13589
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Move It
   |author  = Vexorth
+
   |author  = aedenthorn, Erinthe
   |id      = Vexorth.Warp
+
   |id      = aedenthorn.MoveIt
   |nexus  = 16605
+
  |curse  = 868688
   |github  =
+
   |nexus  = 15163
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Movement Mod, Movement Modifier
  |author  = adverserath
+
   |author  = Zoryn
  |id      = Adverserath.QuickGlance
+
   |id      = Zoryn.MovementModifier
  |nexus  = 12058
 
  |github  = adverserath/QuickGlance
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quick Load
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.QuickLoad
 
  |nexus  = 7756
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quick Minigame
 
   |author  = Enaium
 
   |id      = Enaium.QuickMinigame
 
  |curse  = 438741
 
  |moddrop = 895127
 
 
   |nexus  =
 
   |nexus  =
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Movement Speed
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.QuickResponses
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 6548
+
   |nexus  = 2736
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Move Through Object
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = ylsama
   |id      = AlejandroAkbal.QuickSell
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 7854
+
   |nexus  = 2680
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
}}
+
   |source = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
{{#invoke:SMAPI compatibility|entry
 
   |name    = Quick Shop
 
  |author = Enaium
 
  |id      = Enaium.QuickShop
 
  |curse  = 436793
 
  |moddrop = 864170
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/QuickShop
 
  
   |beta broke in = Stardew Valley 1.6
+
   |dev note = source in separate Git branch
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quick Start
 
  |author  = WuestMan, redknightofdoom
 
  |id      = WuestMan.QuickStart
 
  |nexus  = 2375
 
  |github  = Brian-Wuest/Quick_Start
 
  
   |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    = Quick Swap
+
   |name    = Movie Theater Options
   |author  = Allan Wang
+
   |author  = Dragoon23
   |id      = AllanWang.QuickSwap
+
   |id      = Dragoon23.MovieTheaterOptions
   |nexus  = 13956
+
   |nexus  = 26783
   |github  = AllanWang/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Quotes
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 6503
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = justastranger
+
   |author  = daleonar
   |id      = jas.RadioactiveGeodes
+
   |id      = daleonar.Snorlax
  |moddrop = 952722
+
   |nexus  = 16194
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = MTN, More Than Necessary
   |author  = kakashigr
+
   |author  = SgtPickles, GameMX
   |id      = kakashigr.RadioactiveTools
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 7630
+
   |nexus  = 2256
   |github  = kakashigr/stardew-radioactivetools
+
   |github  =
  
   |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    = Rainbow Cursor
+
   |name    = Muffin Core
   |author  = Jamie Taylor
+
   |author  = Kabi-chan
   |id      = jltaylor-us.RainbowCursor
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 15886
+
   |nexus  = 8070
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Multi Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.RainbowTrail
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 16914
+
  |curse  = 867717
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Multiplayer Backpacks
   |author  = BikiFae, bikinavisho
+
   |author  = skiilaa
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 4659
+
   |nexus  = 2282
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Multiplayer Emotes
   |author  = Deadlykirpy
+
   |author  = FerMod
   |id      = Kirpy.RainPlus
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 6559
+
   |nexus  = 2347
   |github  =
+
   |github  = FerMod/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    = Rain Randomizer
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = EvilPdor
+
   |author  = Achtuur
   |id      =
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  =
+
   |nexus  = 16891
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Achtuur/StardewMods
   |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    = Multiplayer Horse Reskin
   |author  = StultusV
+
   |author  = delphinwave
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 11554
+
   |nexus  = 7681
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Multiplayer Hub
   |author  = RainKuro
+
   |author  = Alberto Moreira Luiz
   |id      = RainKuro.RainsInteractionMod
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 18850
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Idle
 +
  |author  = DoubleZ
 +
  |id      = DoubleZ.MultiplayerIdle
 +
  |nexus  = 3765
 +
  |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Multiplayer Info
   |author  = blueberry
+
   |author  = MindMeltMax
   |id      = blueberry.RaisedGardenBeds
+
   |id      = MindMeltMax.MPInfo
   |nexus   = 5305
+
   |curse   = 1004488
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |moddrop = 1302776
 
+
  |nexus  = 15155
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = drbirbdev
+
   |author  = Scayze
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 12280
+
   |nexus  = 16030
   |github  = drbirbdev/StardewValley
+
   |github  = scayze/multiprairie
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = balllight
+
   |author  = Xoulious
   |id      = balllight.RandomBundles
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 13790
+
   |nexus  = 25222
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = multiplayer.mod
 +
  |nexus  = 16582
 +
  |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    = Random Hair Color
+
   |name    = Multiplayer Mod Checker
   |author  = bookworm89723
+
   |author  = Cherry, CherryChain
   |id      = davis.randomhair
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 3271
+
   |nexus  = 6609
   |github  = joaniedavis/RandomHairMod
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Multiplayer Mod Limit
   |author  = LakeMonster_, LakeMonster666
+
   |author  = weizinai
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = weizinai.MultiplayerModLimit
   |nexus  = 5250
+
   |nexus  = 25446
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = aedenthorn, Erinthe
+
   |author  = Unremarkable, animavoro
   |id      = Aedenthorn.RandomNPC
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 4911
+
   |nexus  = 2135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |warnings  = doesn't work in multiplayer.
+
   |broke in = Stardew Valley 1.3.11
 
+
  |status  = obsolete
   |beta broke in = Stardew Valley 1.6
+
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Multiplayer Shaft Fix
   |author  = idermailer
+
   |author  = Prince-Leto
   |id      = idermailer.RandomStartDay
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 13225
+
   |nexus  = 2922
   |github  = idermailer/RandomStartDay
+
   |github  = Prince-Leto/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = Multiplayer Speech Bubbles
   |author  = skiilaa
+
   |author  = Kalthramis
   |id      = skiilaa.RandomTastes
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 2285
+
   |nexus  = 2192
 +
  |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
  
   |broke in           = SMAPI 3.0
+
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
  |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
+
   |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
 +
  |name    = Multiplayer Time
 +
  |author  = lolmaj
 +
  |id      = lolmaj.MultiplayerTime
 +
  |nexus  = 2543
 +
  |github  = MaciejMarkuszewski/StardewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Farms For Multiplayer, Multiplayer Farms Code
 +
  |author  = LyzzCL
 +
  |id      = LyzzCL.MultiplayerFarmsCode
 +
  |nexus  = 26873
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Multiple Floor Farmhouse
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.sprinklerrange
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus   = 1179
+
   |curse   = 868848
   |moddrop = 833536
+
   |nexus  = 8077
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Data Layers|Data Layers]] instead.
+
   |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = vgperson
+
   |author  = aedenthorn and FlyingTNT
   |id      = vgperson.RangedTools
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 6935
+
   |nexus  = 25303
   |github  = vgperson/RangedTools
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Multiple Gifts for Spouses
   |author  = Jamie Taylor
+
   |author  = Redwood
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 6752
+
   |nexus  = 2910
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = Multiple Horses
   |author  = nicks
+
   |author  = CyanFire
   |id      = nicks.RavenofTheValley
+
   |id      = CF.MultipleHorses
   |nexus  = 19856
+
   |nexus  = 25620
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Multiple Mini-Obelisks
   |author  = Remy Bach
+
   |author  = PeacefulEnd
   |id      = remybach.readersdigest
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 3040
+
  |curse  = 870945
   |github  = remybach/stardew-valley-readersdigest
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Multiple Spouse Dialogs
   |author  = Kevin Connors
+
   |author  = ceruleandeep
   |id      = KevinConnors.RealisticFishing
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 2623
+
   |nexus  = 8711
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Multiple Spouses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 6269
+
  |curse  = 868901
 +
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Enaium, Lightcolour888
+
   |author  = SlyMerc
   |id      = Enaium.RealTime
+
   |id      = FileLoading
   |nexus  = 5336
+
   |nexus  = 1094
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Multi Save
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.RealtimeFramework
+
   |id      = aedenthorn.MultiSave
   |nexus  = 18915
+
  |curse  = 868681
   |github  = drbirbdev/StardewValley
+
   |nexus  = 15402
 +
   |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    = Realtime Minimap
+
   |name    = Multi Save - Continued
   |author  = spacechase0
+
   |author  = recon88
   |id      = spacechase0.RealtimeMinimap
+
   |id      = recon88.MultiSave
   |curse  = 867706
+
   |curse  = 1018922
   |nexus  = 9386
+
   |nexus  = 22953
   |github  = spacechase0/StardewValleyMods
+
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Multitool
   |author  = SixthTitan
+
   |author  = Miome
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = miome.MultiToolMod
   |nexus  = 5773
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Multi-User Chests
   |author  = cantorsdust and Pathoschild
+
   |author  = MindMeltMax
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = MindMeltMax.MUC
   |nexus  = 172
+
  |curse  = 997982
   |github  = cantorsdust/StardewMods
+
   |nexus  = 9856
 +
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = Multi Yield Crops
   |author  = YunHikari
+
   |author  = Cherry, CherryChain
   |id      = YunHikari.Reciprocate
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 17714
+
   |nexus  = 6069
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
 +
  |author  = Jacque Pott
 +
  |id      = JacquePott.MYCDGRPatch
 +
  |nexus  = 14023
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Murdercrows
   |author  = lperkins2, Logan Perkins
+
   |author  = aedenthorn, Erinthe
   |id      = lperkins2.RecoverStamina
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 2332
+
  |curse  = 868878
   |github  =
+
   |nexus  = 6615
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Dem1se
+
   |author  = cotboy
   |id      = Dem1se.RecurringReminders
+
   |id      = cambam.MURDERDRONE
   |nexus  = 6840
+
   |nexus  = 4507
   |github  = dem1se/SDVMods
+
   |github  = camcamcamcam/murderdrone
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = Murder Mod
   |author  = XxHarvzBackxX
+
   |author  = Aren, Aren Desai
   |id      = harvz.RecyclableCola
+
   |id      = Aren.MurderMod
   |nexus  = 10865
+
   |nexus  = 17470
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = Museum Donation Checker
   |author  = Aimon111 & DaLion
+
   |author  = Hitaxas
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 11420
+
   |nexus  = 24225
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = Museum Rearranger
   |author  = JefGrizli
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 15564
+
   |nexus  = 428
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Museum Store
   |author  = TfueLovesBanana
+
   |author  = atravita
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 16764
+
  |curse  = 870973
   |github  =
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Mushroom Cursors
   |author  = Alpha_Omegasis
+
   |author  = Expl0
   |id      = Omegasis.RefillSilos
+
   |id      = Expl0.MushroomCursors
   |nexus  = 20779
+
   |nexus  = 12594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Mushroom Levels
   |author  = Nick Martin
+
   |author  = Eireon, Ben Patterson
   |id      = NickMartin.RefundStaircases
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 19209
+
   |nexus  = 2818
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = benrpatterson/MushroomLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Mushroom Level Tip
   |author  = Hammurabi
+
   |author  = WhiteMind
   |id      = HammurabiRegeneration
+
   |id      = WhiteMind.MLT
   |nexus  =
+
   |nexus  = 1894
   |chucklefish = 4584
+
   |github =
  |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 [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Mushroom Log Additions
   |author  = Zoryn
+
   |author  = justastranger
   |id      = Zoryn.RegenMod
+
   |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 
   |nexus  =
 
   |nexus  =
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = justastranger/MushroomLogAdditions
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Mushroom Propagator Automation
   |author  = desto, JustToDownloadThings
+
   |author  = blueberry and Oddshot
   |id      = desto.RegularQuality
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 5090
+
   |nexus  = 4637
   |github  = desto-git/smapi-RegularQuality
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Team Timber
+
   |author  = blueberry, blueberry and Oddshot
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 10322
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Mushroom Rancher
   |author  = SlyMerc
+
   |author  = Goldenrevolver
   |id      = RelationshipBar
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 1009
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Musical Cellar
   |author  = rodrigovaz
+
   |author  = Lis
   |id      = relationshipsenhanced
+
   |id      = Lis.MusicalCellar
   |nexus  =
+
   |nexus  = 7626
  |chucklefish = 4435
+
   |github  = lisamreynolds/MusicalCellar
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Musical Paths
   |author  = Dragonisser
+
   |author  = aedenthorn, Erinthe
   |id      = relationshipstatus
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 751
+
  |curse  = 868739
   |github  =
+
   |nexus  = 13197
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Mutant Rings
   |author  = M3ales
+
   |author  = ApryllForever
   |id      = M3ales.RelationshipTooltips
+
   |id      = ApryllForever.MutantRings
   |nexus  =
+
   |nexus  = 23849
  |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    = My Money
   |author  = Branic
+
   |author  = Marcos Brendon
   |id      = Branic.RelationshipTracker
+
   |id      = marcos.mymoney
   |nexus  = 2845
+
   |nexus  = 6736
   |github  = Paradox355/SDVMods
+
   |github  =
 
 
  |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
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Mystical Buildings
   |author  = AdroSlice
+
   |author  = PeacefulEnd
   |id      = AdroSlice.Relativity
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 13028
+
  |curse  = 870928
   |github  = adroslice/sdv-relativity-mirror
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Name Tags
   |author  = The Fluffy Robot
+
   |author  = Enaium
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = Enaium.NameTags
   |nexus  = 19662
+
  |curse  = 436816
   |github  = jamespfluger/Stardew-ModCollection
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Napalm Mummies
   |author  = zeldela
+
   |author  = aedenthorn, Erinthe
   |id      = zeldela-RememberBirthdays
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 13554
+
  |curse  = 868675
   |github  = zeldela/sdv-mods
+
   |nexus  = 15933
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#NapalmMummies
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Nature Strikes Back
   |author  = Annosz
+
   |author  = Clumsy Jackdaw
   |id      = Annosz.RememberFacedDirection
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 6946
+
   |nexus  = 19771
   |github  = Annosz/StardewValleyModding
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Neat Additions
   |author  = heyseth
+
   |author  = Ilyaki
   |id      = heyseth.umbrellas
+
   |id      = ilyaki.neatadditions
   |nexus  = 8366
+
   |nexus  = 2648
   |github  = heyseth/SDVMods
+
   |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    = Reminders
+
   |name    = Network Optimizer
   |author  = Surkasu
+
   |author  = Ilyaki
   |id      = Surkasu.Reminders
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 2481
+
   |nexus  = 3021
   |github  =
+
   |github  = Ilyaki/NetworkOptimizer
 
 
  |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    = 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  = pepoluan
+
   |author  = DestyNova
   |id      = pepoluan.RemindToExit
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 8727
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Never Lose Stamina
   |author  = EternalSoap, arjan3004
+
   |author  = j4c0b333
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = j4c0b333.NeverLoseStamina
   |nexus  = 2545
+
   |nexus  = 4046
  |github  = SoapStuff/Remote-Fridge-Storage
 
 
 
  |warnings = Broken on Android (loads but does not work).
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remove All Monsters
 
  |author  = David J. Lee, djslzx
 
  |id      = djsl.RemoveAllMonsters
 
  |nexus  = 5727
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = New Achieve, Obtain Achievements
   |author  = Hobbes
+
   |author  = AbelSdf, Abel_sdf
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 7838
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = New Clothes Every Day
   |author  = Remmie, CoinzReturns
+
   |author  = Vrakyas
   |id      = Remmie.Rename
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 2130
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = New Game on Launch
   |author  = Parabyted
+
   |author  = Nobbele
   |id      = parabyted.renamerework
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 10866
+
   |nexus  = 2654
   |github  =
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = New Game Plus
   |author  = SolusCleansing
+
   |author  = Spacechase0
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 18909
+
  |curse  = 867147
   |github  = SolusCleansing/RentedToolsImproved
+
   |nexus  = 10786
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = New Machines
   |author  = JarvieK
+
   |author  = Igorious
   |id      = JarvieK.RentedTools
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 1307
+
   |nexus  =
   |github  = Jarvie8176/StardewMods
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = New Years Eve → Fireworks
   |author  = PunningLinguist
+
   |author  = sophiesalacia
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = sophie.Fireworks
   |nexus  = 7585
+
   |nexus  = 15277
   |github  = amconners/ReorientAfterEating
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Nexus Mods Button
   |author  = jwdred
+
   |author  = Pickysaurus
   |id      = jwdred.Replanter
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 589
+
   |nexus  = 12969
  |github  = jdusbabek/stardewvalley
 
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = ReRegeneration
 
  |author  = littleraskol
 
  |id      = lrsk_sdvm_rerg.0925160827
 
  |nexus  = 6837
 
  |moddrop = 827580
 
  |github  = littleraskol/ReRegeneration
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reseed, Roc's Reseed Mod
 
  |author  = rocslayer, James Overton
 
  |id      = Roc.Reseed
 
  |nexus  = 2421
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Nice Messages
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Nori, seaweednori
  |id      = KoihimeNakamura.ResetCaverns
+
   |id      = nori.NiceMessages
  |moddrop = 1080116
+
   |nexus  = 6160
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
   |id      = MabelSyrup.ResetTerrainFeatures
 
   |nexus  = 4715
 
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.4.0-unofficial-Lake1059
 
  |unofficial url    = https://github.com/Lake1059/ResetTerrainFeatures_NET6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Night Event Chance Tweak
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 17951
+
  |curse  = 868806
 +
   |nexus  = 10633
 
   |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}}#NightEventChanceTweak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Night Light
   |author  = spacechase0
+
   |author  = KankuroGB
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = kankurogb.nightlight
   |nexus  = 12029
+
   |nexus  = 21629
   |github  = spacechase0/StardewValleyMods
+
   |github  = KankuroGB/NightLight
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Restauranteer
+
   |name     = Night Owl
   |author = aedenthorn, Erinthe
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = aedenthorn.Restauranteer
+
   |id       = Omegasis.NightOwl
   |nexus   = 14519
+
   |nexus   = 433
   |github = aedenthorn/StardewValleyMods
+
   |github   = janavarro95/Stardew_Valley_Mods
 
+
   |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    = Retro Active Achievements
+
   |name    = Nightshade
   |author  = iceburg
+
   |author  = ichortower
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = ichortower.Nightshade
   |nexus  = 4974
+
   |nexus  = 23742
   |github  = ManApart/RetroActiveAchievements
+
   |github  = ichortower/Nightshade
 
+
}}
  |broke in = Stardew Valley 1.5
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Night Shift
   |author  = millerscout
+
   |author  = SevenChords
   |id      = Millerscout.RetroactiveStardew
+
   |id      = SevenChords.Night_Shift
   |nexus  = 6953
+
   |nexus  = 15345
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Iceburg
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 356
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Nightwork, 夜间工作
   |author  = GreenOnion24
+
   |author  = Night
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Night.Gaming
   |nexus  = 8526
+
   |nexus  = 25375
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Blink
   |author  = atravita
+
   |author  = Mr Tea, MrTea
   |id      = atravita.ReviveDeadCrops
+
   |id      = MrTea.NoBlink
  |curse  = 870964
+
   |nexus  = 17220
  |moddrop = 1294436
+
   |github  =
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = ribeena
+
   |author  = kulcris
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 11809
+
   |nexus  = 2310
   |github  = ribeena/BusLocations
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Noclip Mode
   |author  = Rafseazz
+
   |author  = Pathoschild
   |id      = Rafseazz.RidgesideVillage
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 7286
+
  |curse  = 1000622
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = No Cooties
   |author  = Goldenrevolver
+
   |author  = ceruleandeep
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 10669
+
   |nexus  = 9000
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = No Crows
   |author  = Jibb
+
   |author  = CatCattyCat, Cat
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = cat.nocrows
   |nexus  = 12171
+
  |nexus  = 1682
   |github  =
+
  |moddrop = 833543
 
+
  |github  = danvolchek/StardewMods
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows Revisited
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
   |nexus  = 21129
 +
   |github  = siweipancc/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Debris Weather
 +
  |author  = Underscore76
 +
   |id      = underscore.nodebris
 +
  |nexus  = 19699
 +
  |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = No Debug Mode
   |author  = Yoshify
+
   |author  = Pathoschild
   |id      = Yoshify.RiseAndShine
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 3
+
   |nexus  = 593
   |github  =
+
   |github  = Pathoschild/StardewMods
  
  |broke in = SMAPI 0.39.1
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (debug mode removed in SMAPI 1.0).
   |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    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = idermailer
+
   |author  = Kryspur
   |id      = idermailer.riverfarmButBridge
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 15748
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = No Fence Decay
   |author  = aedenthorn, Erinthe
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.RobinWorkHours
+
   |id      = cat.nofencedecay
   |nexus  = 11244
+
   |nexus  = 1180
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = No Fence Decay Redux
   |author  = Teban100
+
   |author  = EnderTedi
   |id      = RopeBridge
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 824
+
   |nexus  = 20802
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
 
  |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    = No Festival Timer
   |author  = ApryllForever
+
   |author  = mistyspring
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 12764
+
   |nexus  = 20077
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = No Friendship Decay
   |author  = fierro
+
   |author  = hitachihex
   |id      = fierro.rune_magic
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 15065
+
   |nexus  =
   |github = facufierro/RuneMagic
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |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    = Run Fast, Sprint
+
   |name    = No Friendship Decay - Reborn
   |author  = Krutonium
+
   |author  = The Fluffy Robot
   |id      = krutonium.sprint
+
   |id      = TheFluffyRobot.No
   |nexus  = 12701
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = No Greenhouse Entrance Tiles
   |author  = strato35
+
   |author  = idermailer
   |id      = Strato35.RunningKey
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 5527
+
   |nexus  = 21557
   |github  =
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = No Green Rain
   |author  = Coll1234567
+
   |author  = Pillow
   |id      = Coll1234567.RunningLate
+
   |id      = Pillow.NoGreenRain
   |nexus  = 3518
+
   |nexus  = 26912
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
  |author  = spacechase0
+
   |author  = Kumagabear
  |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = Kumagabear.NoHatTreasureSkull
   |curse  = 867397
+
   |nexus  = 19655
   |moddrop = 127276
+
   |github  = DotSharkTeeth/StardewValleyMods
   |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    = No Hoof Sound
   |author  = ZeroMeters
+
   |author  = AbelSdf, Abel_sdf
   |id      = ZeroMeters.SAAT.API
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 10747
+
   |nexus  = 21020
   |github  = Dawilly/SAAT
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = No Kids Ever
   |author  = ZeroMeters
+
   |author  = Hangy
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Hangy.NoKidsEver
   |nexus  = 10747
+
   |nexus  = 1464
   |github  = Dawilly/SAAT
+
   |github  = L3thal1ty/No-Kids-Ever
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = No Kimchi
   |author  = CatCattyCat, Cat
+
   |author  = jaeha, qpqpqp121
   |id      = cat.safelightning
+
   |id      = jaeha.No_Kimchi
   |nexus  = 2039
+
   |nexus  = 5043
  |moddrop = 833550
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = No Meteors
   |author  = Shockah
+
   |author  = Pillow
   |id      = Shockah.SafeLightning
+
   |id      = Pillow.NoMeteors
   |nexus  = 11857
+
   |nexus  = 27289
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = LunaticShade
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = LunaticShade.SafeReading
+
   |id      = theultimatenuke.testmod
   |nexus  = 8564
+
   |nexus  = 17965
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = TheUltimateNuke/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Mine Flyers Redux
 +
  |author  = minervamaga
 +
  |id      = minervamaga.NoMineFlyersRedux
 +
  |nexus  =
 +
  |moddrop = 631110
 +
  |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = blueberry
+
   |author  = Guedez
   |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      = exhaustion.protection
   |nexus  = 4154
+
   |nexus  = 5113
   |github  = b-b-blueberry/SailorStyles
+
  |moddrop = 707180
 +
   |github  =
  
   |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    = No More Pets
   |author  = Artinity
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 16450
+
   |nexus  = 506
   |github  = Artinity/SaloonWarpTotem
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = No More Random Mine Flyers
   |author  = MindMeltMax
+
   |author  = Drynwynn, thepaladinknight
   |id      = MindMeltMax.SAML
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 20250
+
   |nexus  = 2528
   |github  = MindMeltMax/SAML
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in = SMAPI 2.8
 
+
  |status  = workaround
   |beta status = ok
+
  |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    = Sauvignon in Stardew
+
   |name    = Non-Random Prairie King
   |author  = Jesse, Jdvicks94
+
   |author  = aedenthorn, Erinthe
   |id      = Jesse.SauvignonInStardew
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 2597
+
  |curse  = 868891
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |nexus  = 6509
 +
   |github  = aedenthorn/StardewValleyMods
  
   |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    = No Offscreen Flying Monsters
   |author  = BlaDe
+
   |author  = SirDigby
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 11833
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = No Pause When Inactive - Global
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = Neko Boi Nick
   |id      = Omegasis.SaveAnywhere
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
  |curse  = 898109
+
   |nexus  = 19250
   |nexus  = 8386<!--non-redux: 444-->
+
   |github  = thakyZ/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    = No Poverty by Disconnect
   |author  = SMAPI
+
   |author  = Slumber
   |id      = SMAPI.SaveBackup
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  =
+
   |nexus  = 11529
   |url    = https://smapi.io
+
   |github  =
   |github  = Pathoschild/SMAPI
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = No Quarry
   |author  = SorryLate, rharyanto
+
   |author  = mlambley
   |id      = SorryLate.SaveGameOptions
+
   |id      = mlambley.NoQuarry
   |nexus  = 5190
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.ScaleUp
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 3130
+
   |moddrop = 1521423
   |moddrop = 793912
+
   |nexus  = 19334
   |github  = Platonymous/Stardew-Valley-Mods
+
   |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    = Scarecrow Highlighter
+
   |name    = No Rumble Horse
   |author  = WretchedPenguin
+
   |author  = Xangria
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 3579
+
   |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    = Schedule Viewer
+
   |name    = No Seeds
   |author  = BinaryLip
+
   |author  = lech43
   |id      = BinaryLip.ScheduleViewer
+
   |id      = lech43.NoSeeds
   |nexus  = 19305
+
   |nexus  = 6392
   |github  = BinaryLip/ScheduleViewer
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = No Seeds From Trees Fix
   |author  = Gaiadin
+
   |author  = KirbyLink
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 10805
+
   |nexus  = 2947
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |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    = Scroll To Blank
+
   |name    = No Soil Decay
   |author  = Caraxian
+
   |author  = ThatNorthernMonkey
   |id      = caraxian.scroll.to.blank
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 4144
+
   |nexus  = 237
   |chucklefish = 4405
+
  |github  = ThatNorthernMonkey/NoSoilDecay
   |github = Caraxi/StardewValleyMods
+
 
 +
  |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    = Scroll To Zoom
+
   |name    = No Soil Decay On Farm
   |author  = Tomwa
+
   |author  = A_Dude
   |id      = Tomwa.ScrollToZoom
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 2163
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = No Soil Decay Redux
   |author  = kdau
+
   |author  = Platonymous
   |id      = kdau.ScryingOrb
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus   = 5603
+
   |curse   = 307727
   |moddrop = 756553
+
   |moddrop = 793930
   |source  = https://gitlab.com/kdau/predictivemods
+
   |nexus  = 1084
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Note Blocks
   |author  = mmanlapat
+
   |author  = Yaramy
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = yaramy.noteblocks
   |nexus  = 1106
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Notes
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Platonymous
   |id      = SuperAardvark.GameOfLife
+
   |id      = Platonymous.Notes
   |nexus  = 5361
+
  |curse  = 307729
   |github  = super-aardvark/AardvarkMods-SDV
+
   |nexus  = 3068
 +
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Not Far From The Tree
   |author  = Dawgeth
+
   |author  = TheElm
   |id      = MTD.SDVTwitch
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 1760
+
   |nexus  = 4739
   |github  =
+
   |github  = GStefanowich/SDV-NFFTT
  
   |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    = No Thunder Sound
   |author  = SixthTitan
+
   |author  = Sto13
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Sto13.NoThunderSound
   |nexus  = 3203
+
   |nexus  = 14414
 
   |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    = No Transitions
   |author  = FreeTheJunimos
+
   |author  = crazywig
   |id      = freethejunimos.seaclifffarm
+
   |id      = crazywig.notransitions
   |nexus  = 13911
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
  |beta 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    = No Warp Delay
   |author  = FreeTheJunimos
+
   |author  = Tran Minh Thong
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = no.warp.delay
   |nexus  = 14296
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Now Playing
   |author  = Shockah
+
   |author  = John Peters
   |id      = Shockah.SeasonAffixes
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 16297
+
   |nexus  = 19441
  |github  = Shockah/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Seasonal Save Slots
 
  |author  = Tyler Gibbs
 
  |id      = tylergibbs2.SeasonalSaveSlots
 
  |nexus  = 14382
 
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Season Switcher
 
  |author  = dumbledalton
 
  |id      = Dumbledalton.SeasonSwitcher
 
  |nexus  = 10457
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Shaklin
+
   |author  = PurrplingCat
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = purrplingcat.npcadventure
   |nexus  = 8508
+
  |curse  = 577730
   |github  =
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
  
   |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    = Secretariat (Faster Horse)
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Janglinator
+
   |author  = shounlol
   |id      = jangles.secretariat
+
   |id      = shounlol.NPCBucket
   |nexus  = 7537
+
   |nexus  = 20328
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.NPCClothing
   |curse  = 868718
+
   |curse  = 868727
   |nexus  = 14138
+
   |nexus  = 13940
 
   |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    = Secret Woods Snorlax
+
   |name    = NPC Geometry
 
   |author  = ichortower
 
   |author  = ichortower
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = ichortower.NPCGeometry
   |nexus  = 19112
+
   |nexus  = 19259
   |github  = ichortower/SecretWoodsSnorlax
+
   |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  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = NPC Map Locations
   |author  = Platonymous
+
   |author  = Bouhm and Pathoschild
   |id      = Platonymous.SeedBag
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 1133
+
   |nexus  = 239
   |moddrop = 793931
+
  |github  = Bouhm/stardew-valley-mods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Map Locations Extra Config
 +
  |author  = trashcan9
 +
  |id      = trashcan9.NPCMapLocations.ExtraConfig
 +
   |nexus  = 16236
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = NPC Path Displayer, Path Display
   |author  = aedenthorn, Erinthe
+
   |author  = Akago
   |id      = aedenthorn.SeedInfo
+
   |id      = akago.PathDisplay
   |nexus  = 15754
+
   |nexus  = 7563
   |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    = Seed Machines
+
   |name    = NPC Speak
   |author  = Veress
+
   |author  = jwdred
   |id      = Veress.SeedMachines
+
   |id      =
   |nexus  = 6265
+
   |nexus  = 694
   |github  = mrveress/SDVMods
+
   |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
 +
  |name    = NPC Tokens, NPC Tokens for Content Patcher
 +
  |author  = siliconmodding
 +
  |id      = siliconmodding.NPCTokens
 +
  |nexus  = 23637
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = vabrell, Victor Abrell
+
   |author  = ApryllForever
   |id      = vabrell.sm_bqms
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 14236
+
   |nexus  = 23339
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Numerical Health
   |author  = mcoocr
+
   |author  = Hydrox, hydrox6
   |id      = mcoocr.smcq
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 3089
+
   |nexus  = 4863
   |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    = Object Import Map, Import Map
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = aedenthorn.ImportMap
   |nexus  = 10681
+
  |curse  = 868788
 +
   |nexus  = 10965
 
   |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    = Seeds are Rare
+
   |name    = Object Product Display
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.SeedsAreRare
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 3618
+
   |nexus  = 18365
   |github  = jahangmar/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Object Progress Bars
   |author  = Xynerorias
+
   |author  = Adeel Tariq
   |id      = xynerorias.seedshortage
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 5614
+
   |nexus  = 2803
   |github  = xynerorias/Seed-Shortage
+
   |github  = AdeelTariq/ObjectProgressBars
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
  |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
  |nexus  = 22005
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Object Time Left
   |author  = blueberry
+
   |author  = spacechase0
   |id      = blueberry.SeedsUnpacked
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 7215
+
  |curse  = 867757
   |github  = b-b-blueberry/SeedsUnboxed
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Khloe Leclair
+
   |author  = LokiG4m3r
   |id      = leclair.seemerollin
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 10976
+
   |nexus  = 21819
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = OK Night Check
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 11313
+
  |curse  = 868714
 +
   |nexus  = 14231
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = OmniFarm
   |author  = JarvieK
+
   |author  = lambui
   |id      = JarvieK.SelfService
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 1304
+
   |nexus  =
   |github  = Jarvie8176/StardewMods
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Omni Swing
   |author  = GuiNoya, Yesst
+
   |author  = Alejandro Akbal
   |id      = GuiNoya.SelfServiceShop
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 1622
+
   |nexus  = 7877
   |github  = GuiNoya/SVMods
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |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    = Omni Tools
   |author  = DonDorscha, jasonmbrady
+
   |author  = aedenthorn, Erinthe
   |id      = DonDorscha.SellQuality
+
   |id      = aedenthorn.OmniTools
   |nexus  = 12469
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = One Click Shed Reloader
   |author  = hafnerpw
+
   |author  = BitwiseJon
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 13794
+
   |nexus  = 2052
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = One Day at a Time
   |author  = Denifia
+
   |author  = Miome
   |id      = Denifia.SendItems
+
   |id      = Miome.OneDayAtATime
   |nexus  = 1087
+
   |nexus  = 8870
  |moddrop = 127754
+
   |github  = miome/OneDayAtATime
   |github  = Denifia/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = One Silo Storage
   |author  = lolmaj
+
   |author  = SorryLate, rharyanto
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 3965
+
   |nexus  = 5150
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
   |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = One Sprinkler One Scarecrow
   |author  = PeacefulEnd
+
   |author  = Mizzion
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 8011
+
   |nexus  = 3633
   |github  = Floogen/SereneGreenhouse
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Ilyaki
+
   |author  = Khitiara
   |id      = Ilyaki.ServerBookmarker
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 2968
+
   |nexus  = 20955
   |github  = Ilyaki/ServerBookmarker
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Online Splitscreen
   |author  = Ilyaki
+
   |author  = DeLiXx
   |id      = Ilyaki.ServerBrowser
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 3227
+
   |nexus  = 12291
   |github  = Ilyaki/Server-Browser
+
   |github  =
 +
  |source  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = PhantomGamers
+
   |author  = MercuryVN
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 2993
+
   |nexus  = 22766
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Only Iridium
   |author  = Aelaan Bluewood
+
   |author  = xiaoye97
   |id      = AelaanBluewood.SetReminders
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 16112
+
   |nexus  = 4471
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Open Hearts
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.SewerSlimes
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 18195
+
   |nexus  = 16944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Orb of the Tides
   |author  = Edu Anttunes
+
   |author  = dreamygloom
   |id      = Maze
+
   |id      = dreamygloom.OrbOfTheTides
   |nexus  = 8930
+
   |nexus  = 27260
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Orchard - Better Fruit Trees
   |author  = Batzpup
+
   |author  = Saitoue
   |id      = SharedExp.Batzpup
+
   |id      = Saitoue.Orchard
   |moddrop = 1269698
+
   |nexus  = 13867
   |nexus  = 14607
+
   |github  = Saitoue/Orchard
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Ordinary Capsule
   |author  = virtualbjorn
+
   |author  = LeFauxMatt
   |id      = virtualbjorn.SharedProfessions
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 16628
+
  |curse  = 871831
   |github  =
+
   |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    = Sharing is Caring
+
   |name    = Ore Detector
   |author  = spacechase0
+
   |author  = AvalonMFX
   |id      = spacechase0.SharingIsCaring
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 14263
+
  |curse  = 1017154
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 23312
 
+
   |github  = 1Avalon/Ore-Detector
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Ore Increaser
   |author  = TheCroak
+
   |author  = crazywig
   |id      = TheCroak.BuildingsNotifications
+
   |id      = crazywig.oreincrease
   |nexus  = 620
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Ore Increase V3
   |author  = Nishtra
+
   |author  = KKramer85
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = OreIncreaseV3
   |nexus  = 756
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Organize Inventory Shortcut
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Yyeahdude
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 3782
+
   |nexus  = 4772
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Ornamental
   |author  = Platonymous
+
   |author  = Taskmaster
   |id      = Platonymous.ShipFromInventory
+
   |id      = Taskmaster.Ornamental
   |nexus  = 3219
+
   |nexus  = 4981
   |moddrop = 793916
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Ornithologist's Guild
   |author  = JPAN
+
   |author  = Ivy
   |id      = JPAN.QualityFromShipments
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 7531
+
  |moddrop = 1601413
   |github  =
+
   |nexus  = 14510
 
+
   |github  = greyivy/OrnithologistsGuild
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = OST Player
   |author  = Iceburg
+
   |author  = ProfeJavix
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 321
+
   |nexus  = 25203
   |github  =
+
   |github  = ProfeJavix/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Outfit Disable
   |author  = Futro, Futroo
+
   |author  = idermailer
   |id      = futro.ShippingBinSummary
+
   |id      = idermailer.OutfitDisable
   |nexus  = 18992
+
   |nexus  = 23346
   |github  = futroo/Stardew-Valley-Mods
+
   |github  = idermailer/OutfitDisable
 
 
  |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    = Outfit Sets
   |author  = holythesea
+
   |author  = aedenthorn, Erinthe
   |id      = holythesea.SortShippingCollection
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 15694
+
  |curse  = 868729
   |github  = holy-the-sea/SortShippingCollection
+
   |nexus  = 13888
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = SorryLate, rharyanto
+
   |author  = Midori Armstrong, azureglasses
   |id      = SorryLate.ShopAnywhere
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 5299
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Overworld Chests
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = aedenthorn.OverworldChests
   |nexus   = 2278
+
   |curse   = 868865
   |chucklefish = 4381
+
   |nexus  = 7710
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = OwO Stawdew Vawwey
   |author  = TheMightyAmondee
+
   |author  = CrunchyDuck
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 8569
+
   |nexus  = 8923
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = P2P Animal Noise
   |author  = LeFauxMatt
+
   |author  = Modotte
   |id      = furyx639.ShoppingCart
+
   |id      = modotte.P2PAnimalNoise
  |curse  = 871829
+
   |nexus  = 17383
   |nexus  = 13701
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Pacifist Valley
   |author  = AvalonMFX
+
   |author  = aedenthorn, Erinthe
   |id      = AvalonMFX.ShoppingShow
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 18445
+
  |curse  = 868908
   |github  =
+
   |nexus  = 5464
 +
   |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    = Shop Tile Framework
+
   |name    = Pacifist Valley - Continued
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn and FlyingTNT
   |id      = Cherry.ShopTileFramework
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 5005
+
   |nexus  = 23109
  |moddrop = 716384
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Painting Display
   |author  = moonslime
+
   |author  = aedenthorn, Erinthe
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 16028
+
  |curse  = 868792
   |github  =
+
   |nexus  = 10918
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Pan Hats, Pan Hat Slot
   |author  = Traktori
+
   |author  = Malkavian
   |id      = Traktori.ShowBirthdays
+
   |id      = malkavian.panhats
   |nexus  = 7495
+
   |nexus  = 26741
   |github  = Traktori7/StardewValleyMods
+
   |github  = LucasOCastro/StardewValley-PanHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Panning Upgrades
   |author  = Igorious
+
   |author  = drbirbdev
   |id      = Igorious.Showcase
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  =
+
   |nexus  = 12242
  |chucklefish = 4487
+
   |github  = drbirbdev/StardewValley
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Panning Upgrades Extra Config
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = trashcan9
   |id      = f4iTh.ShowCatchQuality
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 3326
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = MasterOfMutton
+
   |author  = AnotherStardewValleySunday
   |id      = faragodavid.showcookingrecipes
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 5525
+
   |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    = Show Daily Luck
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = Arphox
+
   |author  = Paritee
   |id      = Arphox.ShowDailyLuck
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 15910
+
   |nexus  = 3296
   |github  = arphox/StardewValleyMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Paritee's Treat Your Animals
   |author  = Jonqora
+
   |author  = Paritee
   |id      = Jonqora.ShowItemQuality
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 6311
+
   |nexus  = 3375
   |github  = Jonqora/StardewMods
+
   |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    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Parsnips
   |author  = aedenthorn, Erinthe
+
   |author  = MarthaSolomon, SolomonsWorkshop
  |id      = aedenthorn.ShowPlayerBehind
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
  |curse  = 868887
+
   |nexus  = 2166
  |nexus  = 6540
 
  |github  = aedenthorn/stardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Predictable RNG Outcomes
 
  |author  = Relance
 
   |id      = Relance.ShowPredictableRNGOutcomes
 
   |nexus  = 13186
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = adverserath
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Adverserath.ShowXP
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 19501
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Partial Hearts
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 7934
+
  |curse  = 868762
   |github  = strobel1ght/ShroomSpotterRedux
+
   |nexus  = 11628
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Particle Effects
   |author  = Geko_X
+
   |author  = aedenthorn, Erinthe
   |id      = gekox.shutUp
+
   |id      = aedenthorn.ParticleEffects
   |nexus   = 7358
+
   |curse   = 868786
   |github  =
+
   |nexus  = 11056
   |source = https://gitlab.com/geko_x/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    = Silent Alarm Clock
+
   |name    = Particle Framework
   |author  = Invatorzen
+
   |author  = Espy
   |id      = invatorzen.AC
+
   |id      = Espy.ParticleFramework
   |nexus  = 12164
+
   |nexus  = 23544
   |github  =
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Part of the Community
   |author  = climaxius
+
   |author  = bmarquismarkail, Space Baby
   |id      = climaxius.silentscarecrows
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 3258
+
   |nexus  = 923
   |github  = robbiev/SilentScarecrows
+
   |github  = bmarquismarkail/SV_PotC
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = Passable Crops
   |author  = bogie5464
+
   |author  = NCarigon
   |id      = bogie5464.SiloReport
+
   |id      = NCarigon.PassableCrops
   |nexus  = 3194
+
   |nexus  = 15223
   |github  = bogie5464/SiloReport
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Passable Descents
   |author  = pepoluan
+
   |author  = Rokugin
   |id      = pepoluan.SiloSize
+
   |id      = Rokugin.PassableDescents
   |nexus  = 8819
+
   |nexus  = 22592
  |moddrop = 981291
+
   |github  = rokugin/StardewMods
   |github  =
 
  |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    = Passable Ladders
   |author  = TheMusketeer
+
   |author  = J_Hizzal
   |id      = SimpleCropLabel
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 314
+
   |nexus  = 2985
   |github  =
+
   |github  = joelra/SDV-PassableLadders
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Passable Objects
   |author  = Enaium
+
   |author  = punyo, yakminepunyo
   |id      = Enaium.SimpleHUD
+
   |id      = punyo.PassableObjects
  |moddrop = 1145228
+
   |nexus  = 2329
   |nexus  =
+
   |github  = pomepome/PassableObjects
   |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    = Passerby Cemetery, ClownSharp
   |author  = skn
+
   |author  = DecidedlyHuman and fellowclown
   |id      = skn.HungerMod
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Passive Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.Screenshot
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 10178
+
   |nexus  = 8732
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = BleakCodex
+
   |author  = jorgamun
   |id      = BleakCodex.SimpleSounds
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 14540
+
   |nexus  = 10328
   |github  = BleakCodex/SimpleSounds
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Pause Sync
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Terrorbladed
   |id      = tZed.SimpleSprinkler
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 76
+
   |nexus  = 10160
   |github  = ADoby/SimpleSprinkler
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Pause Time in Multiplayer Revived
   |author  = cel10e
+
   |author  = mishmaash
   |id      = cel10e.SimplifiedAchievements
+
   |id      = mishmaash.PauseInMultiplayer
  |moddrop = 909416
+
   |nexus  = 21327
   |nexus  = 8026
+
   |github  = mishagp/PauseInMultiplayer
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Pause While Sitting
   |author  = MindMeltMax
+
   |author  = heyseth
   |id      = MindMeltMax.SPRegen
+
   |id      = heyseth.sitpause
   |nexus  = 6778
+
   |nexus  = 8295
  |moddrop = 1135654
+
   |github  = heyseth/SDVMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = PDQ Paths
   |author  = Krutonium
+
   |author  = Jaredlll08
   |id      = Krutonium.SitandRest
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7403
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Pelican Fiber
   |author  = Entoarox
+
   |author  = jwdred
   |id      = Entoarox.SitForStamina
+
   |id      = jwdred.PelicanFiber
   |nexus  = 7334
+
   |nexus  = 631
   |github  = Entoarox/StardewMods
+
   |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    = Sit n' Relax: Rest Your Butt
+
   |name    = Pelican Postal Service
   |author  = MissCoriel
+
   |author  = ElectroCrumpet
   |id      = misscoriel.sitnrelax
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 7336
+
   |nexus  = 2770
   |github  = MissCoriel/Sit-n-Relax
+
   |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    = Siv's Marriage
+
   |name    = Pelican TTS
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = Platonymous
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 366
+
   |nexus  = 1079
   |github  = tlcasebeer/SivsMarriageMod
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Pelican xVASynth
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 6969
+
  |curse  = 868815
 +
   |nexus  = 10250
 
   |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    = Sizable Fish
+
   |name    = People Seeds
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.SizableFish
+
   |id      = bwdy.peopleseeds
   |nexus  = 14267
+
   |nexus  = 3635
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = aedenthorn, Erinthe
+
   |author  = MercuriusXeno
   |id      = aedenthorn.Skateboard
+
   |id      = Mercurius.RegenPercent
   |nexus  = 13096
+
   |nexus  = 20900
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuriusXeno/RegenPercent
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Perfection Tweaker
   |author  = LunaticShade
+
   |author  = shekurika
   |id      = LunaticShade.SkillfulClothes
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 8541
+
   |nexus  = 8615
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Perfect Trinkets
   |author  = Alphablackwolf
+
   |author  = season
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = season.PerfectTrinkets
   |nexus  = 569
+
   |nexus  = 22358
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.2.4-unofficial.15-huancz
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-130#post-120716
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = PermaDeath
   |author  = Alphablackwolf
+
   |author  = IronMan, IronManEnthusiast
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = IronMan.Permadeath
   |nexus  = 569
+
   |nexus  = 26983
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Permanent Cellar
   |author  = Tondorian
+
   |author  = CyanFire
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = CF.PermanentCellar
   |nexus  = 18605
+
   |nexus  = 17257
   |github  = Tondorian/StardewValleyMods
+
   |github  = CyanFireUK/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = Alphablackwolf
+
   |author  = Goldenrevolver
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 569
+
   |nexus  = 8035
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Luck Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = Alphablackwolf
+
   |author  = Avalon, Avalonii
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 569
+
   |nexus  = 1419
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = Persistent Buffs
   |author  = AlphaMeece
+
   |author  = aceynk
   |id      = AlphaMeece.SkillRings
+
   |id      = aceynk.PersistentBuffs
   |nexus  = 7515
+
   |nexus  = 25593
   |github  =
+
   |github  = aceynk/PersistentBuffs
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Persistent Game Options
   |author  = spacechase0
+
   |author  = Xangria
   |id      = spacechase0.SkillTraining
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 14452
+
   |nexus  = 1778
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Persistent Grange Display
   |author  = FricativeMelon
+
   |author  = aedenthorn, Erinthe
   |id      = FricativeMelon.SkipDialogue
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 15311
+
  |curse  = 868853
   |github  = FricativeMelon/SkipDialogue
+
   |nexus  = 7977
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fish
+
   |name    = Persistent Mines
   |author  = LucaINC
+
   |author  = spacechase0
   |id      = LucaINC.StardewValleyMods.SkipFish
+
   |id      = spacechase0.PersistentMines
   |nexus  = 19762
+
  |curse  = 867127
   |github  =
+
   |nexus  = 14985
 +
   |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    = Skip Fishing Minigame
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = DewMods
+
   |author  = Dragoon23
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 2697
+
   |nexus  = 24719
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Persival's Bundle Mod
   |author  = philosquare
+
   |author = Persival
   |id      = philosquare.SkipFishingMinigame2
+
   |id      =
   |moddrop = 1530481
+
   |nexus  = 438
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |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    = Skip Intro
+
   |name    = Personal Anvil
   |author  = Pathoschild
+
   |author  = Strobe
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 533
+
   |nexus  = 5326
  |moddrop = 606601
+
   |github  = strobel1ght/Personal-Anvil
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Personal Combat Drone Redux
   |author  = DeadRobotDev
+
   |author  = Prism 99
   |id      = DeadRobotDev.SkipStart
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 11885
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Personal Effects
   |author  = CrunchyDuck
+
   |author  = bwdy
   |id      = CrunchyDuck.SkipText
+
   |id      = bwdy.personaleffects
   |nexus  = 8947
+
   |nexus  = 3532
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Personal Effects Redux
   |author  = S1mmyy
+
   |author  = ceruleandeep
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 6121
+
   |nexus  = 8616
   |github  = S1mmyy/StardewMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Personal Indoor Farm
   |author  = NetworkOverflow
+
   |author  = DeLiXx
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = DLX.PIF
   |nexus  = 16533
+
  |curse  = 990840
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |nexus  = 20537
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Bifibi, Lestoph
+
   |author  = Alex Noddings
   |id      = SkullCavernElevator
+
   |id      = an.ownscepter
   |nexus  = 963
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Personal Traveling Cart
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = aedenthorn.PersonalTravellingCart
  |nexus  = 7908
+
   |curse  = 868722
  |github  = TheMightyAmondee/SkullCavernToggle
+
   |nexus  = 14087
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sleep In Wedding
 
  |author  = atravita
 
  |id      = atravita.SleepInWedding
 
   |curse  = 870963
 
  |moddrop = 1294437
 
   |nexus  = 15006
 
   |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    = Sleepless Fisherman
+
   |name    = Pet Against Crows
   |author  = Annosz
+
   |author  = stardemod
   |id      = Annosz.SleeplessFisherman
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 5915
+
   |nexus  = 21247
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Pet Bowl Filler
   |author  = instafluff
+
   |author  = Invatorzen
   |id      = instafluff.sleeplessinstardew
+
   |id      = invatorzen.PBF
   |nexus  = 5445
+
   |nexus  = 12161
   |github  = instafluff/SleeplessInStardew
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Pet Bowl Sprinklers
   |author  = bwdy
+
   |author  = Andrew Young, andyruwruw
   |id      = bwdy.sleepovers
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 3531
+
   |nexus  = 22546
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = Pet Choice Perks
   |author  = Vexorth
+
   |author  = skuldomg, Skuld
   |id      = Vexorth.SleepWherever
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 16674
+
   |nexus  = 3313
   |github  =
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |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    = Sleep Worker
+
   |name    = Pet Enhancement Mod
   |author  = Platonymous
+
   |author  = Jfulmer, Consillium
   |id      = Platonymous.SleepWorker
+
   |id      = JfulmerPetEnhancementMod
   |curse   = 877233
+
  |nexus  =
   |moddrop = 793835
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
   |nexus  = 2062
+
  |github  = jlfulmer/PetEnhancementMod
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Hats
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.PetHats
 +
   |curse  = 868684
 +
   |nexus  = 15301
 +
   |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    = Sleepy Eye
+
   |name    = Pet Interaction
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.SleepyEye
+
   |id      = jahangmar.PetInteraction
  |curse  = 867761
+
   |nexus  = 4232
  |moddrop = 129011
+
   |github  = jahangmar/StardewValleyMods
   |nexus  = 1152
 
   |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    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Pet's Enhanced
   |author  = fernass354
+
   |author  = Sunken_Lace
   |id      = fernass354.SlimeHutchResize
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 18507
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Pet Spawn Location
   |author  = aedenthorn, Erinthe
+
   |author  = Shaklin
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = shaklin.petspawnlocation
   |nexus  = 13778
+
   |nexus  = 5986
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = PHDE Mob Spawner
   |author  = Tofu, SadDodo
+
   |author  = zesman
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 2743
+
   |nexus  = 2794
 
   |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    = Slime Produce
+
   |name    = PHDE Unlocked Recipes
   |author  = exotico
+
   |author  = zesman
   |id      = exotico.SlimeProduce
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 7634
+
   |nexus  = 2798
   |github  = andraemon/SlimeProduce
+
   |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    = Slime Spawner
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = aurnj, Roy Li
+
   |author  = Becks723
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  =
+
   |nexus  = 12981
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Phone Villagers
   |author  = Peasly Wellbott
+
   |author  = DewMods
   |id      = Wellbott.SlimHutchCode
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 7424
+
   |nexus  = 2681
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Pick Forge Enchantment
   |author  = Redwood, Towering Redwood
+
   |author  = Dragoon23
   |id      = Redwood.SlingshotRebalance
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 14391
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = atravita
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 252
+
  |curse  = 870980
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use [[#Pick Your Enchantment Restored|Pick Your Enchantment Restored]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Your Enchantment Restored
 +
  |author  = focustense
 +
  |id      = focustense.ForgeMenuChoice
 +
  |nexus  = 26803
 +
  |github  = focustense/StardewForgeMenuChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = LeFauxMatt
+
   |author  = KediDili
   |id      = furyx639.SmackDatScarecrow
+
   |id      = KediDili.ThePicrosser
  |curse  = 871830
+
   |nexus  = 17530
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Pathoschild
+
   |author  = GrimReapers1121
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = GrimReapers.PSMS
   |nexus  = 3750
+
   |nexus  = 12606
  |moddrop = 606555
+
 
   |github = Pathoschild/StardewMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Pierre's Roulette Shop
   |author  = Peasly Wellbott
+
   |author  = Xynerorias
   |id      = Wellbott.FishWell
+
   |id      = xynerorias.pierresroulette
   |nexus  = 7651
+
   |nexus  = 10826
   |github  = Wellbott/StardewValleyMods
+
   |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    = Smart Building
+
   |name    = Piggy Bank Mod
   |author  = DecidedlyHuman
+
   |author  = MindMeltMax
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 11158
+
  |curse  = 997968
   |github  = DecidedlyHuman/StardewValleyMods
+
   |nexus  = 6934
 +
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Pipe Irrigation
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 13268
+
  |curse  = 868821
   |github  = DecidedlyHuman/StardewValleyMods
+
   |nexus  = 10205
 +
   |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    = Smart Cursor
+
   |name    = Placeable Mine Shafts
   |author  = stokastic
+
   |author  = aedenthorn, Erinthe
   |id      = stokastic.SmartCursor
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 2458
+
  |curse  = 868909
   |github  = stokastic/SmartCursor
+
   |nexus  = 5440
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Place Floor on Tilled Dirt
   |author  = KuroBear
+
   |author  = temisthem
   |id      = KuroBear.SmartMod
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  =
+
   |nexus  = 23493
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = kqrse/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Placement Plus
   |author  = gbromios
+
   |author  = 2Retr0
   |id      = gbromios.SmolFish
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 14287
+
   |nexus  = 8798
   |github  =
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Plan Importer
   |author  = Cherry, ChroniclerCherry
+
   |author  = Platonymous
   |id      = Cherry.SnackAnything
+
   |id      = Platonymous.PlanImporter
   |nexus  = 5196
+
   |nexus  = 2071
   |moddrop = 716397
+
   |moddrop = 793846
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Planned Parenthood
   |author  = Darkhax
+
   |author  = aedenthorn, Erinthe
   |id      = darkhax.snailmail
+
   |id      = aedenthorn.PlannedParenthood
   |nexus   =
+
   |curse   = 868745
   |curse   = 307861
+
   |nexus   = 12869
   |github  = Stardew-Valley-Modding/Snail-Mail
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Plantable Mushroom Trees
   |author  = John Peters
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = JohnPeters.SnowCrab
+
   |id      = f4iTh.PMT
   |nexus  = 11302
+
   |nexus  = 2349
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Plant and Fertilize All, Plant All
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.SocializingSkill
+
   |id      = aedenthorn.PlantAll
   |nexus  = 14142
+
  |curse  = 868812
   |github  = drbirbdev/StardewValley
+
   |nexus  = 10482
 +
   |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    = Social Network
+
   |name    = Planter Trees
  |author  = Cecidelus
 
  |id      = Cecidelus.SocialNetwork
 
  |nexus  = 8255
 
  |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Social Page Order Button
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 7871
+
  |curse  = 868758
 +
   |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    = Social Page Order Menu
+
   |name    = Plant on Grass
   |author  = aedenthorn, Erinthe
+
   |author  = Demiacle
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 13698
+
   |nexus  = 1026
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Social Tab Patch for Unlimited Players
+
   |name    = Platonic Partners and Friendships
   |author  = funny-snek
+
   |author  = Amaranthacyan and ch20youk
   |id      = funnysnek.socialtabpatch
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 2981
+
   |nexus  = 8146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Platonic Relationships
   |author  = PeacefulEnd
+
   |author  = Cherry, CherryChain
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 12311
+
   |nexus  = 4668
   |github  = Floogen/SolidFoundations
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = PlatoTK
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = Platonymous.PlatoTK
   |nexus  = 12311
+
  |curse  = 877225
   |github  = Floogen/SolidFoundations
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = PlatoUI
   |author  = Kerlin & Sona
+
   |author  = Platonymous
   |id      = kerlin.sonasfarm
+
   |id      = Platonymous.PlatoUI
   |nexus  = 8545
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Plato Warp Menu
   |author  = lilico
+
   |author  = Platonymous
   |id      = lilico.SonicShoes
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 10226
+
  |curse  = 877227
   |github  =
+
   |nexus  = 5384
 
+
   |moddrop = 793920
   |beta broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Player Arrows
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = TheShamanLord
   |id      = Zeldo.LinkedStorages
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  =
+
   |nexus  = 19479
  |curse  = 290653
+
   |github  = Jwaad/Stardew_Player_Arrows
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = aRooooooba
+
   |author  = DecidedlyHuman
   |id      = aRooooooba.SortingChests
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 8224
+
   |nexus  = 7969
   |github  = aRooooooba/SortingChests
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Player Income Stats
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 10232
+
   |nexus  = 7373
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Player Server Info
   |author  = strelkasaur
+
   |author  = EuroCent
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 13099
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Playground Mod
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = aedenthorn.PlaygroundMod
   |nexus   = 7465
+
   |curse   = 868719
   |moddrop = 1135690
+
   |nexus  = 14125
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 14767
+
  |curse  = 868747
 +
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Please Fix Error
   |author  = spacechase0
+
   |author  = Jessebot
   |id      = spacechase0.SpaceCore
+
   |id      = Jessebot.PleaseFixError
  |curse  = 867152
+
   |nexus  = 6492
  |moddrop = 136998
+
   |github  = JessebotX/StardewValleyMods
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Please Gift Me In Person
   |author  = Berisan
+
   |author  = Shockah
   |id      = Berisan.SpawnMonsters
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 3201
+
   |nexus  = 11217
   |github  = Berisan/SpawnMonsters
+
   |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    = Spawn More Rocks
+
   |name    = Point and Plant
   |author  = Mase
+
   |author  = jwdred
   |id      = Mase.SpawnMoreRocks
+
   |id      = jwdred.PointAndPlant
   |nexus  = 7423
+
   |nexus  = 572
   |github  =
+
   |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    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = PokefyMania
   |author  = AcidicNic
+
   |author  = Noodles of Cat
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 7588
+
   |nexus  = 20161
   |github  = AcidicNic/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = atravita
+
   |author  = The Krominator
   |id      = atravita.SpecialOrdersExtended
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
  |curse  = 870988
+
   |nexus  = 12065
  |moddrop = 1086743
+
   |github  =
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Pollen Sprites
   |author  = Button, Spiderbuttons
+
   |author  = Esca, Esca-MMC
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = Esca.PollenSprites
   |nexus  = 15882
+
   |nexus  = 6149
   |github  =
+
   |moddrop = 790268
 
+
   |github  = Esca-MMC/PollenSprites
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Blackclaw
+
   |author  = ApryllForever
   |id      = Blackclaw.SpeedMod
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
  |nexus  = 5082
+
   |nexus   = 20599
  |github  = Xebeth/StardewValley-SpeedMod
+
   |github = ApryllForever/PolyamorySweetLove
 
 
  |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    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Underscore
+
   |author  = ApryllForever
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 7337
+
   |nexus  = 20599
   |github  = Underscore76/SDVPracticeMod
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = instafluff
+
   |author  = ApryllForever
   |id      = instafluff.spelldewvalley
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 7322
+
   |nexus  = 20599
   |github  = instafluff/SpelldewValley
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = spacechase0
+
   |author  = ApryllForever
   |id      = spacechase0.Spenny
+
   |id      = ApryllForever.PolyamorySweetRooms
  |curse  = 867742
+
   |nexus  = 20599
  |moddrop = 771624
+
   |github  = ApryllForever/PolyamorySweetLove
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = spacechase0
+
   |author  = ApryllForever
   |id      = spacechase0.SpennyDeluxe
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 14984
+
   |nexus  = 20599
   |github  = spacechase0/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Polygamy
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.SpennyLite
+
   |id      = bwdy.polygamy
   |nexus  = 14249
+
   |nexus  = 3542
   |github  = spacechase0/StardewValleyMods
+
   |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    = Spice of Life
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = KarratKake
+
   |author  = Mezrag Yasser, Yasser
   |id      = KarratKake.SpiceOfLife
+
   |id      = Yasser.PomodoroMod
   |nexus  = 7398
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |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    = Splash Text
+
   |name    = Pong
   |author  = sophiesalacia
+
   |author  = CatCattyCat, Cat
   |id      = sophie.SplashText
+
   |id      = cat.Pong
   |nexus  = 14416
+
   |nexus  = 1994
   |github  = sophiesalacia/StardewMods
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Pony Weight Loss Program
   |author  = RomenH
+
   |author  = BadNetCode
   |id      = RomenH.SplitScreenManager
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 12063
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = PoohCore
 +
  |author  = Pooh
 +
  |id      = poohnhi.PoohCore
 +
  |nexus  = 22941
 +
  |github  = poohnhi/PoohCore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Poop Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Spoilage
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 14712
+
   |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Portable Holes
   |author  = Dounat2201, Sasara
+
   |author  = LeFauxMatt
   |id      = Sasara.pumkin
+
   |id      = furyx639.PortableHoles
   |nexus  = 4586
+
  |curse  = 871832
   |github  =
+
   |nexus  = 13471
 +
   |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    = Spouse Outdoor Area
+
   |name    = Portable TV
   |author  = Shaklin
+
   |author  = kdau
   |id      = shaklin.spouseoutdoorarea
+
   |id      = kdau.PortableTV
   |nexus  = 6747
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |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    = Portable Witch Shrines
   |author  = mistyspring
+
   |author  = chocolatte12
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = chocolatte12.PortableWitchShrines
  |curse  = 880521
+
   |nexus  = 20141
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Portal Guns
   |author  = Wata, Watagatapitusberry
+
   |author  = TrollTheBotman
   |id      = Spouseroom
+
   |id      = JoshJKe.PortalGun
   |nexus  =
+
   |nexus  = 3049
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Portraiture
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = Platonymous
   |id      = Sikker.SpouseStuff
+
   |id      = Platonymous.Portraiture
   |nexus  = 4651
+
   |nexus  = 999
   |github  = sikker/SpouseStuff
+
  |moddrop = 793927
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Portraiture Plus
   |author  = Blaxsmith
+
   |author  = Arborsm
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 7661
+
   |nexus  = 24534
   |github  = Blaxsmith/SprinklerActivation
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Positive Predictor
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.SprinklerMod
+
   |id      = season.PositivePredictor
   |nexus  = 15385
+
   |nexus  = 23132
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Postbox Building, PostBox Mod
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = i-saac-b, isaacb
   |id      = SPDSprintAndDash
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 235
+
   |nexus  = 17614
   |github  =
+
   |github  = i-saac-b/PostBoxMod
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Post Wedding Dates
   |author  = littleraskol
+
   |author  = Blams
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = blams.PostWeddingDates
   |nexus  = 560
+
   |nexus  = 10708
  |moddrop = 827770
+
   |github  =
   |github  = littleraskol/Sprint-And-Dash-Redux
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Potency Geode Crusher, Upgraded Furnace CharcoalKiln and GeodeCrusher
   |author  = Patrick, mistersnuggler
+
   |author  = goway
   |id      =
+
   |id      = goway.potencyGeodeCrusher
   |nexus  =
+
   |nexus  = 27393
  |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    = Power Nap
   |author  = onemix
+
   |author  = LakeMonster_, LakeMonster666
   |id      = onemix.Sprinting
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 10469
+
   |nexus  = 5256
   |github  = thiagomasson/Sprinting
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = PPJA Producer Converter
   |author  = Abs, abslam
+
   |author  = Digus
   |id      = abs.SprintNRegen
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 4898
+
   |nexus  = 4972
   |github  =
+
   |github  = Digus/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Jessebot, JessebotX
+
   |author  = ryaon
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 4778
+
   |nexus  = 5125
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Prairie King Level Select
   |author  = unidarkshin, Devin Lematty
+
   |author  = b1rdyw1rdy
   |id      = DevinLematty.Sprint
+
   |id      = b1rdyw1rdy.PrairieKingLevelSelect
   |nexus  = 7492
+
   |nexus  = 26183
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Prairie King Made Easy
   |author  = Yoshify
+
   |author  = Mucchan
   |id      =
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 2
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |broke in = SMAPI 0.39.1
+
   |broke in           = Stardew Valley 1.2
   |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.2-pathoschild
   |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.
+
   |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    = SpriteMaster
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Renny
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = renny.prairiekingprizes
   |nexus  = 4922
+
   |nexus  = 2811
   |github  = ameisen/SV-SpriteMaster
+
   |github  = OfficialRenny/PrairieKingPrizes
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Prairie King UI Enhancements
   |author  = BleakCodex
+
   |author  = Incognito357
   |id      = BleakCodex.SpritesInDetail
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 14487
+
   |nexus  = 10769
   |github  = BleakCodex/SpritesInDetail
+
   |github  = Incognito357/PrairieKingUIEnhancements
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stabbing Sword Special
 
  |author  = Peasly Wellbott
 
  |id      = Wellbott.StabbingSwordSpecial
 
  |nexus  = 7683
 
  |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    = Stack Check Fix
+
   |name    = Pravoloxinone
   |author  = punyo, yakminepunyo
+
   |author  = TheMightyAmondee
   |id      = punyo.StackCheckFix
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 2433
+
   |nexus  = 23008
   |github  = pomepome/StackCheckFix
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Precise Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = Espy
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Espy.PreciseFurniture
  |curse  = 868678
+
   |nexus  = 23488
   |nexus  = 15468
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Precision Wheel
   |author  = CatCattyCat, Cat
+
   |author  = DespairScent
   |id      = cat.stackeverything
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 2053
+
   |nexus  = 22222
  |moddrop = 833551
+
   |github  = DespairScent/PrecisionWheel
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Predictable Retaining Soil
  |author  = LeFauxMatt
 
  |id      = furyx639.StackQuality
 
  |curse  = 871828
 
  |nexus  = 13724
 
  |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stack Size Changer
 
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.StackSizeChanger
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 11866
+
   |nexus  = 10956
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Predictor
   |author  = pepoluan
+
   |author  = JoXW
   |id      = pepoluan.StackSplitRedux
+
   |id      = JoXW.Predictor
   |nexus  = 8967
+
   |nexus  = 21332
  |moddrop = 976551
+
   |github  =
   |github  = pepoluan/StackSplitRedux
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Predictor → Breakable Container Patch
   |author  = tstaples
+
   |author  = JoXW
   |id      = tstaples.StackSplitX
+
   |id      = JoXW.PredictorBreakableContainerPatch
   |nexus  = 798
+
   |nexus  = 21332
   |github  = tstaples/StackSplitX
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Predictor → Bush Patch
   |author  = Ilyaki
+
   |author  = JoXW
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = JoXW.PredictorBushPatch
   |nexus  = 1787
+
   |nexus  = 21332
   |github  = Ilyaki/StackToNearbyChests
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Predictor → Crop Patch
   |author  = Becks723
+
   |author  = JoXW
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = JoXW.PredictorCropPatch
   |nexus  = 13381
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Predictor →  Dig Spot Patch
   |author  = EvilPdor
+
   |author  = JoXW
   |id      =
+
   |id      = JoXW.PredictorDigSpotPatch
   |nexus  =
+
   |nexus  = 21332
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |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    = Predictor → Fishing Patch
   |author  = minervamaga
+
   |author  = JoXW
   |id      = minervamaga.StandardizedKrobus
+
   |id      = JoXW.PredictorFishingPatch
   |nexus  =
+
   |nexus  = 21332
  |moddrop = 716314
+
   |github  =
   |github  = minervamaga/StandardizedKrobus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Predictor → Garbage Can Patch
   |author  = bwdy
+
   |author  = JoXW
   |id      = bwdy.starbot
+
   |id      = JoXW.PredictorGarbageCanPatch
   |nexus  = 4755
+
   |nexus  = 21332
   |github  = bwdymods/SDV-Starbot
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Predictor → Geode Patch
   |author  = Mohammad Shoaib
+
   |author  = JoXW
   |id      = shoaib.stardewaccess
+
   |id      = JoXW.PredictorGeodePatch
   |nexus  = 16205
+
   |nexus  = 21332
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  =
   |github  = stardew-access/stardew-access
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Predictor → Mineable Patch
   |author  = mod.kitchen
+
   |author  = JoXW
   |id      = mod.kitchen.stardewandchill
+
   |id      = JoXW.PredictorMineablePatch
   |nexus  = 12147
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Predictor → Minigames Patch
   |author  = Gervig91
+
   |author  = JoXW
   |id      = Cherry.StardewAquarium
+
   |id      = JoXW.PredictorMinigamesPatch
   |nexus  = 6372
+
   |nexus  = 21332
 
   |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    = Predictor → Panning Patch
   |author  = Moonwolf, Moonwolf287
+
   |author  = JoXW
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = JoXW.PredictorPanningPatch
   |nexus  = 16527
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Predictor → Seed Maker Patch
   |author  = Kaito Kid
+
   |author  = JoXW
   |id      = KaitoKid.StardewArchipelago
+
   |id      = JoXW.PredictorSeedMakerPatch
   |nexus  = 16087
+
   |nexus  = 21332
   |github  = agilbert1412/StardewArchipelago
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Predictor → Spawned Patch
   |author  = Lake1059, 1059Studio
+
   |author  = JoXW
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = JoXW.PredictorSpawnedPatch
   |nexus  = 9293
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Predictor → Tillable Patch
   |author  = Cylon
+
   |author  = JoXW
   |id      = cylon.stardewbrewery
+
   |id      = JoXW.PredictorTillablePatch
   |nexus  = 2057
+
   |nexus  = 21332
   |github  = JustCylon/stardew-brewery
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Config Menu
+
   |name    = Predictor → Tree Patch
   |author  = Juice805
+
   |author  = JoXW
   |id      = Juice805.StardewConfigMenu
+
   |id      = JoXW.PredictorTreePatch
   |nexus  = 1312
+
   |nexus  = 21332
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
 
 
  |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    = Predict Seed Maker
   |author  = Poison
+
   |author  = lech43
   |id      = Poison.StardewTesting
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 10005
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Preexisting Relationship
   |author  = Steven Kraft
+
   |author  = spacechase0
   |id      = StevenKraft.StardewDiscord
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 3608
+
  |curse  = 867710
   |github  = steven-kraft/StardewDiscord
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Pregnancy Role
   |author  = Neosinf
+
   |author  = kdau
   |id      = neosinf.StardewDruid
+
   |id      = kdau.PregnancyRole
   |nexus  = 18465
+
   |nexus  = 5762
   |github  = Neosinf/StardewDruid
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Prepare for New Day
   |author  = Neosinf
+
   |author  = igotnousername
   |id      = neosinf.StardewDruidLite
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 19308
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Press to Quack
 +
  |author  = DraconisLeonidas
 +
  |id      = DraconisLeonidas.PressToQuack
 +
  |nexus  = 13583
 +
  |github  = DraconisLeonidas/PressToQuack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
  |author  = skuldomg, Skuld
 +
  |id      = skuldomg.priceDrops
 +
  |nexus  = 2047
 +
  |github  = skuldomg/priceDrops
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Price Fluctuation
   |author  = Lake1059, 1059 Studio
+
   |author  = lech43
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = lech43.PriceFluctuation
   |nexus  = 11515
+
   |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    = Stardew Hack
+
   |name    = Prices
   |author  = bcmpinc
+
   |author  = skiilaa
   |id      = bcmpinc.StardewHack
+
   |id      = skiilaa.Prices
   |nexus  = 3213
+
   |nexus  = 2255
   |github  = bcmpinc/StardewHack
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Stardew Hitboxes
+
   |name    = Price Tooltips
   |author  = Tyler Gibbs
+
   |author  = Darkhax
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = darkhax.pricetooltip
   |nexus  = 12264
+
   |nexus  =
   |github  = tylergibbs2/StardewHitboxes
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Prismatic Butterfly Location
   |author  = davikr, apdapreturns
+
   |author  = no12nv2
   |id      = davikr.hypnos
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 5935
+
   |nexus  = 23045
   |github  = davicr/StardewHypnos
+
   |github  =
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Prismatic Clothing
   |author  = aedenthorn, Erinthe
+
  |author  = atravita
   |id      = aedenthorn.StardewImpact
+
  |id      = atravita.PrismaticClothing
   |nexus  = 14365
+
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Dinosaur
 +
  |author  = JollyLlama
 +
  |id      = JollyLlama.PrismaticDinosaurMonster
 +
  |nexus  = 25342
 +
  |github  = Jolly-Alpaca/PrismaticDinosaur
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Fire
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.PrismaticFire
 +
  |curse  = 868743
 +
   |nexus  = 12931
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Prismatic Furniture
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.stardewlocations
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus   = 1929
+
   |curse   = 868749
   |moddrop = 661357
+
   |nexus  = 12589
   |github  = Mizzion/MyStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Prismatic Pride
   |author  = Angebro
+
   |author  = kdau
   |id      = Angebro.StardewMediaKeys
+
   |id      = kdau.PrismaticPride
   |nexus  = 11246
+
   |nexus  = 9019
   |github  = AngeloC3/StardewMods
+
  |moddrop = 978503
 +
   |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    = Stardew Motif
+
   |name    = Prismatic Slime Finder
   |author  = Vinyks
+
   |author  = MrKoatl
   |id      = Vinyks.StardewMotif
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 14326
+
   |nexus  = 7866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Prismatic Statue
   |author  = Tyler Gibbs
+
   |author  = Achtuur
   |id      = tylergibbs2.StardewNametags
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 12158
+
   |nexus  = 17013
   |github  = tylergibbs2/StardewNametags
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Prismatic Tools
   |author  = Other Buckets
+
   |author  = stokastic
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = stokastic.PrismaticTools
   |nexus  = 3206
+
   |nexus  = 2428
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = stokastic/PrismaticTools
  
   |broke in = Stardew Valley 1.5
+
   |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    = Stardew Notifications
+
   |name    = Prismatic Tools Continued
   |author  = monopandora
+
   |author  = iargue
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 4713
+
   |nexus  = 21450
  |moddrop = 664154
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Prismatic Valley Framework
   |author  = Sto13
+
   |author  = JollyLlama
   |id      = Sto13.STardewOverview
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 14564
+
   |nexus  = 25287
   |github  =
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Prize Machine Custom Prizes
   |author  = seeinggreen
+
   |author  = Tomokisan
   |id      = seeinggreen.StardewProgress
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 9786
+
  |curse  = 1081721
 +
   |nexus  = 24982
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Producer Framework Mod
   |author  = Prism 99
+
   |author  = Digus
   |id      = prism99.advize.stardewrealty
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 10512
+
   |nexus  = 4970
   |github  = Prism-99/FarmExpansion
+
   |github  = Digus/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Producer Framework Mod → PFMAutomate
 +
  |author  = Digus
 +
  |id      = Digus.PFMAutomate
 +
  |nexus  = 5038
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Production Stats
   |author  = aedenthorn, Erinthe
+
   |author  = FlameHorizon
   |id      = aedenthorn.StardewRPG
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 11132
+
   |nexus  = 21270
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlameHorizon/ProductionStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Profession Adjustments
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = Kevin Connors
   |id      = evfredericksen.StardewSpeak
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 7929
+
   |nexus  = 2424
   |github  = evfredericksen/StardewSpeak
+
   |github  = kevinforrestconnors/ProfessionAdjustments
  
   |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    = Stardew Survival Project
+
   |name    = Profiler
   |author  = NeroYuki
+
   |author  = SinZ
   |id      = neroyuki.rlvalley
+
   |id      = SinZ.Profiler
   |nexus  = 14183
+
   |nexus  = 12135
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Profit Calculator
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 425
+
  |curse  = 867736
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 771668
 
+
   |nexus  = 3378
   |broke in = Stardew Valley 1.5.5
+
   |github  = spacechase0/StardewValleyMods
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Profit Calculator → DGA Support
   |author  = phroureo
+
   |author  = 6135
   |id      = phroureo.BarberSV
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 9061
+
  |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    = Stardew Valley ESP, sdv-helper
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = reimu, r2h, tomdc
+
   |author  = 6135
   |id      = reimu.sdv-helper
+
   |id      = 6135.ProfitCalculator
   |nexus  = 3917
+
  |moddrop = 1502461
   |github  = rei2hu/stardewvalley-esp
+
   |nexus  = 19931
 
+
   |github  = 6135/StardewValley.ProfitCalculator
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Profit Margins
   |author  = Flashshifter
+
   |author  = Cherry, CherryChain
   |id      = FlashShifter.SVECode
+
   |id      = Cherry.ProfitMargins
   |nexus  = 3753
+
   |nexus  = 4663
   |moddrop = 833179
+
   |moddrop = 716352
   |github  = FlashShifter/StardewValleyExpanded
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Progressive Access Farm
   |author  = Tooshi
+
   |author  = onjulraz
   |id      = Tooshi.Randomizer
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 5185
+
   |nexus  = 2923
  |curse  = 308003
+
   |github  =
   |github  = cTooshi/stardew-valley-randomizer
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Project Fluent
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Shockah
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Shockah.ProjectFluent
   |nexus  = 13614
+
   |nexus  = 12638
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Project S
   |author  = evskii
+
   |author  = NarlanMarlan
   |id      = evskii.StardewTimelapse
+
   |id      = narlan.projects
   |nexus  = 19806
+
   |nexus  = 3785
  |github  =
+
   |github  = NolanEastburn/ProjectS
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Web
 
  |author  = Prism 99
 
  |id      = prism99.stardewweb
 
  |nexus  = 8715
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Public Access TV
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = kdau
   |id      = Omegasis.StardustCore
+
   |id      = kdau.PublicAccessTV
   |nexus  = 2341
+
   |nexus  = 5605
   |github = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Public Access TV (1.6)
   |author  = FenrirA
+
   |author  = John Peters
   |id      = FenrirAsonda.Starksouls
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 10915
+
   |nexus  = 22486
   |github  = OhWellMikell/Starksouls
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = mmanlapat
+
   |author  = TerryDBS
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 1138
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Puffer Chick - Chickens
   |author  = certifiableGrimalkin
+
   |author  = Sonozuki
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 15846
+
   |nexus  = 2997
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Pumpkin Chickens
   |author  = CaptainSully
+
   |author  = Sonozuki
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 9878
+
   |nexus  = 3004
  |moddrop = 1035412
+
   |github  =
   |github  = CaptainSully/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Purchasable Galaxy Item
   |author  = treyh0
+
   |author  = SorryLate
   |id      = treyh0.StartWithHat
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 2628
+
   |nexus  = 5289
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Purchasable Recipes
   |author  = ZackHill
+
   |author  = Paracosm
   |id      = ZackHill.StashItems
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 9624
+
   |nexus  = 1722
   |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 = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Purist Mod
   |author  = Dinotopea
+
   |author  = aedenthorn, Erinthe
   |id      = Dinotopea.StaticInventory
+
   |id      = aedenthorn.PuristMod
   |nexus  = 20093
+
  |curse  = 868674
   |github  = nrobinson12/StardewValleyMods
+
   |nexus  = 16097
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Pussle
   |author  = sophiesalacia
+
   |author  = Platonymous
   |id      = Vertigon.StatsAsTokens
+
   |id      = Platonymous.Pussle
   |nexus  = 9659
+
  |moddrop = 1521424
   |github  = dtomlinson-ga/StatsAsTokens
+
   |nexus  = 19760
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Put Batteries in Fish Tanks
   |author  = strato35
+
   |author  = BadNetCode
   |id      = Strato35.StatsReloader
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 7428
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = PVP Friendly Fire, PVP
   |author  = spacechase0
+
  |author  = DewMods
   |id      = spacechase0.StatueOfGenerosity
+
  |id      = DewMods.StardewValleyMods.PVP
   |curse  = 867713
+
  |nexus  = 15589
   |nexus  = 7532
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
 +
   |author  = spacechase0 and ParadigmNomad
 +
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
 +
   |curse  = 867715
 +
   |nexus  = 7455
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = PyTK, Platonymous Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.StatueShorts
+
   |id      = Platonymous.Toolkit
   |nexus  = 17642
+
   |nexus  = 1726
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793815
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Qi Chests
   |author  = su226
+
   |author  = spacechase0
   |id      = Su226.StayUp
+
   |id      = spacechase0.QiChest
   |nexus  = 7592
+
  |curse  = 867130
   |github  = su226/StardewValleyMods
+
   |nexus  = 15696
 +
   |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    = Stay Up Late
+
   |name    = Qi Exchanger
   |author  = Krutonium
+
   |author  = Mizzion
   |id      = krutonium.stayuplate
+
   |id      = mizzion.qiexchanger
   |nexus  = 12578
+
   |nexus  = 1930
   |github  =
+
  |moddrop = 661359
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Qi Sprinklers
   |author  = Mewsubi
+
   |author  = UnknownLegacy
   |id      = Mewsubi.SteamDew
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 19396
+
   |nexus  = 7904
   |github  = myuusubi/SteamDew
+
   |github  = UnkLegacy/QiSprinklers
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |beta status  = obsolete
 
  |beta summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stendew Valley
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Haunted Pineapple
+
   |author  = Prismuth
   |id      = HauntedPineapple.StendewValley
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 19483
+
   |nexus  = 1647
   |github  = HauntedPineapple/Stendew-Valley
+
   |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    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Quality Bait
   |author  = Advize and jinxiewinxie
+
   |author  = MindMeltMax
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 316
+
   |curse   = 1004490
   |github  = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 1443555
 
+
   |nexus   = 16832
   |broke in          = SMAPI 3.0
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |unofficial version = 1.0.4-unofficial.2-tks4fish
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Quality Fish Ponds
   |author  = Mustafa
+
   |author  = ytsc
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 13925
+
   |nexus  = 11021
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = YTSC/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Quality Of Combat
   |author  = trashcan9
+
   |author  = Aile72
   |id      = trashcan9.StorageContainers
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 16071
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Krutonium
+
   |author  = DaLion
   |id      = Krutonium.StrongerYou
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 7402
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Quality Products
   |author  = Darkmushu
+
   |author  = SilentOak
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = SilentOak.QualityProducts
   |nexus  = 17380
+
   |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    = Stumps to Hardwood Stumps
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Nishtra
+
   |author  = SilentOak
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 691
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Quality Scrubber
   |author  = sophiesalacia
+
   |author  = Traktori
   |id      = sophie.SturdySaplings
+
   |id      = Traktori.QualityScrubber
   |nexus  = 14440
+
   |nexus  = 5663
   |github  = sophiesalacia/StardewMods
+
   |github  = Traktori7/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Submerged Crab Pots
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.SubmergedCrabPots
 
  |nexus  = 11719
 
  |github  = aedenthorn/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    = Subterranian Overhaul, Dwarvish
+
   |name    = Quality Scrubber for Automate
   |author  = mytigio
+
   |author  = Traktori
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 4149
+
   |nexus  = 5663
   |github  = mytigio/SDVMods
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
+
  |status  = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Quality Smash
   |author  = The Sundrop Team
+
   |author  = barfytheclown and NormanPCN
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 4014
+
   |nexus  = 7907
   |github  =
+
   |github  = jn84/QualitySmash
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Queen of Sauce Randomizer
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.SuperHopper
+
   |id      = speshkitty.queenofsauceshuffler
  |curse  = 867698
+
   |nexus  = 7151
   |nexus  = 9418
+
   |github  = Speshkitty/QueenOfSauceRandomiser
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Questable Tractor
   |author  = spoocky123
+
   |author  = NermNermNerm
   |id      = spoocky123.SuperSleeper
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 10842
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Quest Delay
   |author  = spacechase0 and ParadigmNomad
+
   |author  = BadNetCode
   |id      = spacechase0.SurfingFestival
+
   |id      = BadNetCode.QuestDelay
  |curse  = 867720
+
   |nexus  = 1239
   |nexus  = 6688
+
   |moddrop = 473938
  |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Surprise Pregnancy, SurpriseBaby1
 
  |author  = MiphasGrace
 
   |id      = MiphasGrace.SurpriseBaby1
 
  |nexus  = 13126
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Quest Essentials
   |author  = Ophaneom
+
   |author  = PurrplingCat
   |id      = Ophaneom.Survivalistic
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 12179
+
   |nexus  = 8827
   |github  = Ophaneom/Survivalistic
+
   |github  = purrplingcat/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Quest Framework
   |author  = KDERazorback
+
   |author  = PurrplingCat
   |id      = KDERazorback.SvFishingMod
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 6403
+
  |curse  = 577691
   |github  = KDERazorback/SvFishingMod
+
   |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    = Swim
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.QuestTimeLimits
   |curse  = 868896
+
   |curse  = 868671
   |nexus  = 6326
+
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Quick Agenda
   |author  = Myzkatonic
+
   |author  = BadNetCode
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 7722
+
   |nexus  = 22258
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Quick Descend by Using Staircase
   |author  = John Peters
+
   |author  = kun2331
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 13991
+
   |nexus  = 25161
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Swizzy Studios
+
   |author  = Vexorth
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = Vexorth.Warp
   |nexus  = 3241
+
   |nexus  = 16605
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Quick Glance
   |author  = Guedez
+
   |author  = adverserath
   |id      = tab.autoloot
+
   |id      = Adverserath.QuickGlance
   |nexus  = 5115
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Quick Load
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = aedenthorn.QuickLoad
   |nexus   = 7797
+
   |curse   = 868862
   |github  =
+
   |nexus  = 7756
 
+
   |github  = aedenthorn/StardewValleyMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Quick Minigame
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Enaium
   |id      = TaintedCellar
+
   |id      = Enaium.QuickMinigame
   |nexus   = 1672
+
   |curse   = 438741
   |github  = Jinxiewinxie/StardewValleyMods
+
   |moddrop = 895127
 
+
   |nexus   =
   |broke in = Stardew Valley 1.3
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
<!--
 
   |unofficial version = 1.1.1-unofficial.2-pathoschild
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Quick Responses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TakeAll
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 14247
+
  |curse  = 868884
 +
   |nexus  = 6548
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Quick Responses (1.6 Updated)
   |author  = KarratKake
+
   |author  = yummypecho - original by aedenthorn
   |id      = KarratKake.TakeItSlow
+
   |id      = yummypecho.QuickResponses
   |nexus  = 13432
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Quick Save
   |author  = Inworld AI, PogDerson
+
   |author  = DeLiXx
   |id      = PogDerson.Inworld
+
   |id      = DLX.QuickSave
   |nexus  = 16816
+
  |curse  = 1071252
   |github  =
+
   |nexus  = 26194
 +
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Quick Sell
   |author  = atravita
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = atravita.TapGiantCrops
+
   |id      = AlejandroAkbal.QuickSell
  |curse  = 870968
+
   |nexus  = 7854
  |moddrop = 1205166
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
   |nexus  = 13052
 
   |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    = Quick Shop
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Enaium.QuickShop
   |nexus   = 10661
+
   |curse   = 436793
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 864170
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Quick Start
   |author  = skunkkky
+
   |author  = WuestMan, redknightofdoom
   |id      = skunkkk.TapperReady
+
   |id      = WuestMan.QuickStart
   |nexus  = 1219
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
  
   |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    = Quick Stash
   |author  = pepoluan
+
   |author  = ChiroxT
   |id      = pepoluan.TapperReport
+
   |id      = treinke.quickstash
   |nexus  = 8700
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Quick Swap
   |author  = TehPers
+
   |author  = Allan Wang
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = AllanWang.QuickSwap
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 13956
  |moddrop = 1071149
+
   |github  = AllanWang/Stardew-Mods
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Quotes
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = TehPers.FestiveSlimes
+
   |id      = aedenthorn.Quotes
   |nexus  = 2990
+
  |curse  = 868892
   |github  = TehPers/StardewValleyMods
+
   |nexus  = 6503
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Raccoon Reminder
   |author  = TehPers
+
   |author  = wronque
   |id      = TehPers.FishingOverhaul
+
   |id      = wronque.RaccoonReminder
   |nexus  = 866
+
   |nexus  = 25765
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Radial Menu
   |author  = Stingray
+
   |author  = focustense
   |id      = Stingray.TP
+
   |id      = focustense.RadialMenu
   |nexus  = 10190
+
   |nexus  = 25257
   |github  = Stingrayss/StardewValley
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Radioactive Geodes
   |author  = Bifibi
+
   |author  = justastranger
   |id      = Teleporter
+
   |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 
   |nexus  =
 
   |nexus  =
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
 
+
}}
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Radioactive Tools
   |author  = Falson, Falson127
+
   |author  = kakashigr
   |id      = Falson.TeleportMod
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 18842
+
   |nexus  = 7630
   |github  =
+
   |github  = kakashigr/stardew-radioactivetools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Rainbow Cursor
   |author  = Enaium
+
   |author  = Jamie Taylor
   |id      = Enaium.TeleportNpc
+
   |id      = jltaylor-us.RainbowCursor
  |curse  = 436803
+
   |nexus  = 15886
  |moddrop = 865554
+
   |github  = jltaylor-us/StardewRainbowCursor
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Rainbow Trail
   |author  = ccr
+
   |author  = aedenthorn, Erinthe
   |id      = ccr.TeleportNPCLocation
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 17190
+
   |nexus  = 16914
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Raincoat When Raining
   |author  = Enaium
+
   |author  = BikiFae, bikinavisho
   |id      = Enaium.TeleportPoint
+
   |id      = BikiFae.RainCoatWhenRaining
   |curse   = 436830
+
   |nexus   = 4659
   |moddrop = 864013
+
   |github  = bikinavisho/RainCoatWhenRaining
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = RainPlus
   |author  = Rafael
+
   |author  = Deadlykirpy
   |id      = Rafael.TeleportToFarm
+
   |id      = Kirpy.RainPlus
   |nexus  = 7247
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Rain Randomizer
   |author  = HamioDracny
+
   |author  = EvilPdor
   |id      = HamioDracny.TALE.SMAPI
+
   |id      =
   |nexus  = 14083
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Rain Refills Watering Can
   |author  = Bpendragon
+
   |author  = StultusV
   |id      = Bpendragon.BestOfQOS
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 7985
+
   |nexus  = 11554
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Rains Interaction Mod
   |author  = Neat
+
   |author  = RainKuro
   |id      = neat.newspaper
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 8689
+
   |nexus  = 18850
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raised Garden Beds
 +
  |author  = blueberry
 +
  |id      = blueberry.RaisedGardenBeds
 +
  |nexus  = 5305
 +
  |github  = b-b-blueberry/RaisedGardenBeds
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Ranching Tool Upgrades
   |author  = ItsLittany
+
   |author  = drbirbdev
   |id      = itslittany.RockBreaker
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 6376
+
   |nexus  = 12280
  |moddrop = 804101
+
   |github  = drbirbdev/StardewValley
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Random Bundles
   |author  = VoidWitchCult
+
   |author  = balllight
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = balllight.RandomBundles
   |nexus  = 16326
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Random Cats in Events
   |author  = spacechase0 and ParadigmNomad
+
   |author  = spacechase0
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = spacechase0.RandomCatsInEvents
  |curse  = 867729
+
   |nexus  = 26444
  |moddrop = 771680
 
   |nexus  = 5062
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Random Hair Color
   |author  = Purppelle and King Gnomus
+
   |author  = bookworm89723
   |id      = Purppelle.TheGnomiverse
+
   |id      = davis.randomhair
   |nexus  = 13266
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Randomized Energy
   |author  = Tlitookilakin
+
   |author  = LakeMonster_, LakeMonster666
   |id      = tlitookilakin.BakeOffCode
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 18856
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Random NPCs, Random Visitors
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.LoveOfCooking
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 6830
+
  |curse  = 868910
   |github  = b-b-blueberry/CooksAssistant
+
   |nexus  = 4911
 +
   |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    = Theme Manager
+
   |name    = Random Slimes
   |author  = Khloe Leclair
+
   |author  = ChrisMzz
   |id      = leclair.thememanager
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 14525
+
   |nexus  = 21320
   |github  = KhloeLeclair/StardewMods
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Random Start Day
   |author  = Pucklynn
+
   |author  = idermailer
   |id      = shannon.MoonMod
+
   |id      = idermailer.RandomStartDay
   |nexus  = 2482
+
   |nexus  = 13225
   |github  =
+
   |github  = idermailer/RandomStartDay
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Random Tastes
   |author  = The commission of The Northern Gulf
+
   |author  = skiilaa
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = skiilaa.RandomTastes
   |nexus  = 19376
+
   |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    = The Pumpkin King
+
   |name    = Range Display, Sprinkler Range
   |author  = KirbyLink
+
   |author  = CatCattyCat, Cat
   |id      = kirbylink.pumpkinking
+
   |id      = cat.sprinklerrange
   |nexus  = 3006
+
   |nexus  = 1179
   |github  = KirbyLink/PumpkinKing
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
<!--@retest-after Custom Farming Redux
+
   |status  = workaround
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = use [[#Data Layers|Data Layers]] 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    = Ranged Tools
   |author  = TheShwamp
+
   |author  = vgperson
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = vgperson.RangedTools
   |nexus  = 5172
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Range Highlight
   |author  = aedenthorn and lucaskfreitas
+
   |author  = Jamie Taylor
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 20701
+
  |curse  = 997096
 +
   |nexus  = 6752
 +
  |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Raven of The Valley
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = nicks
   |id      = Eris.APICut
+
   |id      = nicks.RavenofTheValley
   |nexus  = 8158
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Readers Digest
   |author  = Prism 99
+
   |author  = Remy Bach
   |id      = prism99.thinkntalk
+
   |id      = remybach.readersdigest
   |nexus  = 9546
+
   |nexus  = 3040
   |github  = Prism-99/Think-n-Talk
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Readers Digest for 1.6
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Slash215
   |id      = SweetPanda.Organic
+
   |id      = Slash215.readersdigest
   |nexus  = 16648
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
+
   |name    = Real Clock
   |author  = spacechase0
+
   |author  = thimadera
   |id      = ThreeHeartDancePartner
+
   |id      = thimadera.Realclock
   |curse   = 867388
+
   |nexus   = 21726
   |moddrop = 127278
+
   |github  = thimadera/StardewMods
   |nexus  = 500
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
   |nexus  = 2623
 +
   |github  = kevinforrestconnors/RealisticFishing
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Random Names
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.RealNames
 +
  |curse  = 868898
 +
  |nexus  = 6269
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Time
 +
  |author  = Enaium, Lightcolour888
 +
  |id      = Enaium.RealTime
 +
  |nexus  = 5336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realtime Framework
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.RealtimeFramework
 +
  |nexus  = 18915
 +
  |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Realtime Minimap
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ThrowableAxe
+
   |id      = spacechase0.RealtimeMinimap
   |curse  = 867726
+
   |curse  = 867706
  |moddrop = 771683
+
   |nexus  = 9386
   |nexus  = 5097
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = justastranger
+
   |author  = SixthTitan
   |id      = jas.ThunderstormTotem
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
  |moddrop = 944622
+
   |nexus  = 5773
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recatch Legendary Fish
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
 +
  |nexus  = 172
 +
  |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Recipe Researcher C, Recipe Resarcher
   |author  = seitanicbean
+
   |author  = Zexu2K
   |id      = seitanicbean.tidyfields
+
   |id      = Zexu2K_Recipe_Researcher_C
   |nexus  = 10929
+
   |nexus  = 26887
 
   |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    = Recipes In Mail
   |author  = trashcan9
+
   |author  = Freaksaus
   |id      = trashcan9.TidySocial
+
   |id      = freaksaus.recipesinmail
   |nexus  = 16233
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = SpicyKai
+
   |author  = Nox Chimaera, noxkimaera
   |id      = SpicyKai.Tileman
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 11945
+
   |nexus  = 22378
   |github  = spicykai/StardewValley-Mods
+
   |github  = NoxChimaera/StardewValleyTODO
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Reciprocate
   |author  = aedenthorn, Erinthe
+
   |author  = YunHikari
   |id      = aedenthorn.TileTransparency
+
   |id      = YunHikari.Reciprocate
   |nexus  = 17288
+
   |nexus  = 17714
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Recover Stamina
   |author  = hawkfalcon
+
   |author  = lperkins2, Logan Perkins
   |id      = hawkfalcon.TillableGround
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 2175
+
   |nexus  = 2332
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Recurring Reminders
   |author  = bcmpinc
+
   |author  = Dem1se
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 2738
+
   |nexus  = 6840
   |github  = bcmpinc/StardewHack
+
   |github  = dem1se/SDVMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recyclable Cola
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.RecyclableCola
 +
  |nexus  = 10865
 +
  |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Redesigned Farmhouse Layout
   |author  = Asconoid
+
   |author  = Aimon111 & DaLion
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 5764
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Redraw Pelican Town Config
   |author  = Jonathan Ginn
+
   |author  = JefGrizli
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 12170
+
   |nexus  = 15564
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Refill Silos
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Alpha_Omegasis
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Omegasis.RefillSilos
   |nexus  = 973
+
   |nexus  = 20779
  |github  = janavarro95/Stardew_Valley_Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Refill Watering Can in Town Fountain
   |author  = JBtheShadow
+
   |author  = TfueLovesBanana
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 7425
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Refund Staircases
   |author  = trashcan9
+
   |author  = Nick Martin
   |id      = trashcan9.TimeMaster
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 16192
+
   |nexus  = 19209
   |github  =  
+
   |github  = nickmartin1ee7/RefundStaircases
   |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files&file_id=71136
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Regeneration
 +
  |author  = Hammurabi
 +
  |id      = HammurabiRegeneration
 +
  |nexus  =
 +
  |chucklefish = 4584
 +
   |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
   |unofficial url    = https://github.com/pipedream420/TimeMaster
+
   |status  = workaround
   |unofficial version = 1.2.2-unofficial.1-pipedream420
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
  |pull request      = https://github.com/pipedream420/TimeMaster/pulls
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Regen Mod
   |author  = DefenTheNation
+
   |author  = Zoryn
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = Zoryn.RegenMod
   |nexus  = 2262
+
   |nexus  =
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Regular Quality
   |author  = The Fluffy Robot
+
   |author  = desto, JustToDownloadThings
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = desto.RegularQuality
   |nexus  = 5631
+
   |nexus  = 5090
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Rejuvenating Forest
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Team Timber
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 1000
+
   |nexus  = 10322
   |moddrop = 664035
+
   |github  =
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Relationship Bar UI
   |author  = cantorsdust and Pathoschild
+
   |author  = SlyMerc
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = RelationshipBar
   |nexus  = 169
+
   |nexus  = 1009
   |github  = cantorsdust/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Relationships Enhanced
   |author  = gmff
+
   |author  = rodrigovaz
   |id      = GMFF.TimeTotem
+
   |id      = relationshipsenhanced
  |curse  = 494425
 
 
   |nexus  =
 
   |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    = TMXL Map Toolkit, TMX Loader
+
   |name    = Relationship Status
   |author  = Platonymous
+
   |author  = Dragonisser
   |id      = Platonymous.TMXLoader
+
   |id      = relationshipstatus
   |curse   = 877235
+
   |nexus   = 751
   |nexus  = 1820
+
   |github  =
  |moddrop = 771913
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Relationship Tooltips
   |author  = Jamie Taylor
+
   |author  = M3ales
   |id      = jltaylor-us.ToDew
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 7409
+
   |nexus  =
   |github  = jltaylor-us/StardewToDew
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Relationship Tracker
   |author  = Eleanor, eleanoot
+
   |author  = Branic
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = Branic.RelationshipTracker
   |nexus  = 1630
+
   |nexus  = 2845
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = Paradox355/SDVMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |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-61#post-3329144
+
   |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    = Toggle Monsters
+
   |name    = Relativity
   |author  = Jolyone, Me
+
   |author  = AdroSlice
   |id      = Me.ToggleMonsters
+
   |id      = AdroSlice.Relativity
   |nexus  = 11801
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = LeFauxMatt
+
   |author  = The Fluffy Robot
   |id      = furyx639.ToolbarIcons
+
   |id      = TheFluffyRobot.RelaxingWeekends
  |curse  = 871834
+
   |nexus  = 19662
   |nexus  = 11026
+
   |github  = jamespfluger/Stardew-ModCollection
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = danmw3
+
   |author  = mouahrara
   |id      = danmw3.toolbartooltips
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 4977
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Relocate Saves
   |author  = yuri0r
+
   |author  = Pillow
   |id      = yuri0r.ToolBelt
+
   |id      = Pillow.RelocateSaves
   |nexus  = 8566
+
   |nexus  = 26992
 
   |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    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = mralbobo
+
   |author  = zeldela
   |id      = mralbobo.ToolCharging
+
   |id      = zeldela-RememberBirthdays
   |nexus  =
+
   |nexus  = 13554
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = zeldela/sdv-mods
   |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    = Remember Faced Direction
   |author  = CrazyWig
+
   |author  = Annosz
   |id      = crazywig.toolpowerselect
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 2553
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Remember Your Umbrella
   |author  = Gilar Fasulaki
+
   |author  = heyseth
   |id      = GilarF.ToolPowerSetup
+
   |id      = heyseth.umbrellas
   |nexus  = 4517
+
   |nexus  = 8366
 +
  |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reminders
 +
  |author  = Surkasu
 +
  |id      = Surkasu.Reminders
 +
  |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
+
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Remind to Exit
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = pepoluan.RemindToExit
  |curse  = 868687
+
   |nexus  = 8727
   |nexus  = 15216
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Tool Upgrade Costs
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Cherry, CherryChain
+
   |author  = nein
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = nein.MixedSeedMod
   |nexus  = 6576
+
   |nexus  = 22311
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
 
  |broke in          = SMAPI 3.12
 
  |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    = Remote Fridge Storage
   |author  = SorryLate
+
   |author  = EternalSoap, arjan3004
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 5421
+
   |nexus  = 2545
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Removable Horse Hats
   |author  = Felix-Dev
+
   |author  = CatCattyCat, Cat
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = cat.removablehorsehats
   |nexus  = 2938
+
   |nexus  = 2223
   |github  = Felix-Dev/StardewMods
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4)
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = Remove All Monsters
   |author  = Wracketeer
+
   |author  = David J. Lee, djslzx
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 13423
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Remove Animal Limitations
   |author  = LeFauxMatt
+
   |author  = Hobbes
   |id      = furyx639.TooManyAnimals
+
   |id      = Hobbes.RemoveAnimalLimitations
  |curse  = 871833
+
   |nexus  = 7838
   |nexus  = 11033
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Rename
   |author  = Edu Anttunes
+
   |author  = Remmie, CoinzReturns
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = Remmie.Rename
   |nexus  = 6317
+
   |nexus  = 2130
 
   |github  =
 
   |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    = Tractor Mod
+
   |name    = Rename Reworked
   |author  = Pathoschild
+
   |author  = Parabyted
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = parabyted.renamerework
   |nexus  = 1401
+
   |nexus  = 10866
  |moddrop = 606639
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Rented Tools
   |author  = MissCoriel
+
   |author  = JarvieK
   |id      = misscoriel.tractorsounds
+
   |id      = JarvieK.RentedTools
   |nexus  = 5781
+
   |nexus  = 1307
   |github  =
+
   |github  = Jarvie8176/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Rented Tools Improved
   |author  = MindMeltMax
+
   |author  = SolusCleansing
   |id      = MindMeltMax.Trading
+
   |id      = SolusCleansing.RentedToolsImproved
  |moddrop = 1214750
+
   |nexus  = 18909
   |nexus  = 13293
+
   |github  = SolusCleansing/RentedToolsImproved
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Reorient After Eating
   |author  = Cherry, CherryChain
+
   |author  = PunningLinguist
   |id      = Cherry.TrainStation
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 6183
+
   |nexus  = 7585
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Replace Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = jingshenSN2
   |id      = aedenthorn.TrainTracks
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 10927
+
   |nexus  = 24550
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jingshenSN2/ReplaceFertilizer
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Replanter
   |author  = Taskmaster
+
   |author  = jwdred
   |id      = Taskmaster.TrainWhistle
+
   |id      = jwdred.Replanter
   |nexus  = 4473
+
   |nexus  = 589
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = ReRegeneration
   |author  = aedenthorn, Erinthe
+
   |author  = littleraskol
   |id      = aedenthorn.Trampoline
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 11619
+
   |nexus  = 6837
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 827580
 
+
   |github  = littleraskol/ReRegeneration
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Esca, Esca-MMC
+
   |author  = rocslayer, James Overton
   |id      = Esca.TransparencySettings
+
   |id      = Roc.Reseed
   |nexus  = 8891
+
   |nexus  = 2421
  |moddrop = 971985
+
   |github  =
   |github  = Esca-MMC/TransparencySettings
 
  
   |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    = Transparent Objects
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.TransparentObjects
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 6412
+
  |curse  = 990459
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Reset Terrain Features
   |author  = ChrisMzz
+
   |author  = mabelSyrup
   |id      = ChrisMzz.trash4elliott
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 18882
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
 +
 +
  |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    = Trash Bear Abides
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = John Peters
+
   |author  = seqhilla
   |id      = JohnPeters.TrashBearAbides
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 11359
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Resourceful Friends
   |author  = MattDeDuck, Duckshard
+
   |author  = ItsBenter
   |id      = MattDeDuck.TrashBearName
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 5252
+
   |nexus  = 23227
   |github  =
+
   |github  = itsbenter/ResourcefulFriends
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Resource Storage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCanReactions
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 7643
+
   |nexus  = 17951
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Trash Cans On Horse
+
   |name    = Resource Storage - Continued
   |author  = aedenthorn, Erinthe
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  = 16394
+
   |nexus  = 22539
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = spacechase0.ResponsiveKnockback
   |curse  = 870979
+
   |curse  = 867146
  |moddrop = 1128126
+
   |nexus  = 12029
   |nexus  = 11426
+
   |github  = spacechase0/StardewValleyMods
   |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    = Trash Remover
+
   |name    = Restauranteer
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.TrashRemover
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 5114
+
  |curse  = 868702
   |github  =
+
   |nexus  = 14519
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Retro Active Achievements
   |author  = Jaredlll08
+
   |author  = iceburg
   |id      = BlameJared.TrashTrash
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  =
+
   |nexus  = 4974
   |curse  = 297981
+
   |github  = ManApart/RetroActiveAchievements
   |github  = jaredlll08/Trash-Trash
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Retroactive Stardew
   |author  = Vrakyas
+
   |author  = millerscout
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 4031
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Achtuur8
+
   |author  = Iceburg
   |id      = Achtuur.StardewTravelSkill
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 16820
+
   |nexus  = 356
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Reverse Proposal
   |author  = aedenthorn, Erinthe
+
   |author  = GreenOnion24
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 7685
+
   |nexus  = 8526
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Revive Dead Crops
   |author  = JPAN
+
   |author  = atravita
   |id      = jpan.TreeChanges
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 3964
+
  |curse  = 870964
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
  |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    = Tree Shake Mod
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = NCarigon
+
   |author  = ribeena
   |id      = NCarigon.TreeShakeMod
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 15927
+
   |nexus  = 11809
   |github  = ncarigon/StardewValleyMods
+
   |github  = ribeena/BusLocations
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Ridgeside Village
   |author  = TyoAtrosa
+
   |author  = Rafseazz
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 2159
+
   |nexus  = 7286
   |github  = TyoAtrosa/TreeShaker
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Right Click to Untill Soil
   |author  = bcmpinc
+
   |author  = Kumagabear
   |id      = bcmpinc.TreeSpread
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 3183
+
   |nexus  = 19563
   |github  = bcmpinc/StardewHack
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Ring of Fire
   |author  = YukiShiku, LeonBlade
+
   |author  = Platonymous
   |id      = TreeTransplant
+
   |id      = Platonymous.RingOfFire
   |nexus  = 1342
+
   |nexus  = 1166
  |moddrop = 526140
+
   |github  = Platonymous/Stardew-Valley-Mods
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Ring Overhaul
   |author  = candidus42
+
   |author  = Goldenrevolver
   |id      = Candidus42.TrendyHaley
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 4984
+
   |nexus  = 10669
   |github  = mus-candidus/TrendyHaley
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Jibb
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 8115
+
   |nexus  = 12171
 
   |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 [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Rise And Shine
   |author  = ch20youk
+
   |author  = Yoshify
   |id      = ch20youk.TricksAndTreats
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 18947
+
   |nexus  = 3
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = True Random Geodes
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = lilico/atelier99
+
   |author  = idermailer
   |id      = lilico.TrueRandomGeodes
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 11371
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Robin Work Hours
   |author  = Krutonium
+
   |author  = aedenthorn, Erinthe
   |id      = krutonium.turn_to_your_enemies
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 12643
+
  |curse  = 868784
 +
  |nexus  = 11244
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rock Paper Scissors
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.RockPaperScissors
 +
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = Zyin
+
   |author  = Meara and MikeW
   |id      = Zyin.TVAnnouncements
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 3649
+
   |nexus  = 22555
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Rope Bridge
   |author  = JhonnieRandler & Brukob
+
   |author  = Teban100
   |id      = JhonnieMike.BrasilTV
+
   |id      = RopeBridge
   |nexus  = 10843
+
   |nexus  = 824
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = StephenKairos/Teban100-StardewMods
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Rotate Toolbar
   |author  = hisameartwork
+
   |author  = Pathoschild
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 5485
+
   |nexus  = 1100
   |github  =
+
   |github  = Pathoschild/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rummage - The Thievery Mod
 +
  |author  = ApryllForever
 +
  |id      = ApryllForever.RestStop.Rummage
 +
  |nexus  = 12764
 +
  |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Rune Magic
   |author  = SorryLate, rharyanto
+
   |author  = fierro
   |id      = SorryLate.TvRecipes
+
   |id      = fierro.rune_magic
   |nexus  = 5260
+
   |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    = Twin Stick Strafe Action
+
   |name    = Run Fast, Sprint
   |author  = AndyUr
+
   |author  = Krutonium
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 7589
+
   |nexus  = 12701
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Running Key
   |author  = Hexenentendrache
+
   |author  = strato35
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Strato35.RunningKey
   |nexus  = 17321
+
   |nexus  = 5527
   |github  = Enteligenz/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Running Late
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = Coll1234567
   |id      = telshin.twitch-for-stardew
+
   |id      = Coll1234567.RunningLate
  |curse  = 306420
+
   |nexus  = 3518
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Rush Orders
   |author  = Cdaragorn
+
   |author  = spacechase0
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus   = 1150
+
   |curse   = 867397
   |github  = cdaragorn/Ui-Info-Suite
+
   |moddrop = 127276
 
+
  |nexus  = 605
   |warnings = Broken on Android.
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Annosz, Abs0rbed
+
   |author  = ZeroMeters
   |id      = Annosz.UiInfoSuite2
+
   |id      = ZeroMeters.SAAT.API
   |nexus  =
+
   |nexus  = 10747
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Dawilly/SAAT
   |github  = Annosz/UiInfoSuite2
 
  
   |warnings = Broken on Android.
+
   |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    = UI Mod Suite
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = Demiacle
+
   |author  = ZeroMeters
   |id      = Demiacle.UiModSuite
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 1023
+
   |nexus  = 10747
   |github  = demiacle/UiModSuite
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.2
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Sable's Labels
   |author  = Pereclaw Team
+
   |author  = SableDnah
   |id      = Pereclaw.ukrutilities
+
   |id      = SableDnah.SablesLabels
   |nexus  = 8427
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Safe Lightning
   |author  = Shadowfoxss
+
   |author  = CatCattyCat, Cat
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = cat.safelightning
   |nexus  = 2833
+
   |nexus  = 2039
   |github  =
+
  |moddrop = 833550
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 3.0
+
   |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    = Unbreakable Tackles
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = MindMeltMax
+
   |author  = Shockah
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Shockah.SafeLightning
   |nexus  = 7719
+
   |nexus  = 11857
  |moddrop = 1135717
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |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    = Underdark Sewer
+
   |name    = Safe Lightning Updated
   |author  = Mel Noelle and Kirbylink
+
   |author  = Rokugin
   |id      = melnoelle.underdarksewer
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 3070
+
   |nexus  = 22783
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = rokugin/StardewMods
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Safer Bombs
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 6597
+
   |nexus  = 23559
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Safe Reading
   |author  = spacechase0
+
   |author  = LunaticShade
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = LunaticShade.SafeReading
   |nexus  = 17139
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Shaklin
+
   |author  = blueberry
   |id      = shaklin.uniquechildren
+
   |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  = 6278
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Saiyan, Super Saiyan
   |author  = Shaklin
+
   |author  = AlexDevilish
   |id      = shaklin.uniquechildrentalk
+
   |id      = alexDevilish.saiyan
   |nexus  = 9540
+
   |nexus  = 26270
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Saloon Warp Totem
   |author  = aedenthorn, Erinthe
+
   |author  = Artinity
   |id      = aedenthorn.UniqueValley
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 13828
+
   |nexus  = 16450
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = SAML
   |author  = funny-snek
+
   |author  = MindMeltMax
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = MindMeltMax.SAML
   |nexus  = 2942
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Satchels
   |author  = Armitxes
+
   |author  = spacechase0
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = spacechase0.Satchels
   |nexus  = 2213
+
   |nexus  = 20625
  |curse  = 362847
+
   |github  = spacechase0/StardewValleyMods
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Sauvignon in Stardew
   |author  = DeLiXx
+
   |author  = Jesse, Jdvicks94
   |id      = DLX.Bundles
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 17265
+
   |nexus  = 2597
   |github  =
+
   |github  = JDvickery/Sauvignon-in-Stardew
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
   |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    = Unlock Dye Menu
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = Shaklin
+
   |author  = BlaDe
   |id      = shaklin.unlockdyemenu
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 6156
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = damien
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = damien.unlocked_doors
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 4338
+
  |curse  = 898109
   |github  =
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |warnings = Broken on Android (use the built-in autosave instead).
   |status   = workaround
+
   |status = workaround
   |summary = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary = Use [[#Quick Save|Quick Save]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Backup
 +
  |author  = SMAPI
 +
  |id      = SMAPI.SaveBackup
 +
  |nexus  =
 +
  |url    = https://smapi.io
 +
  |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Save Game Options
   |author  = apomorph
+
   |author  = SorryLate, rharyanto
   |id      = apomorph.updatedInstantEatKey
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 15191
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Save Mod Info
   |author  = Aladanor
+
   |author  = weizinai
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = weizinai.SaveModInfo
   |nexus  = 10164
+
   |nexus  = 25903
   |github  = shailalias/NoRumbleHorse
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Scale Up
   |author  = Anthony Hilyard
+
   |author  = Platonymous
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = Platonymous.ScaleUp
   |curse   = 446597
+
   |nexus   = 3130
   |nexus  = 9318
+
   |moddrop = 793912
   |github  = AHilyard/UpgradeablePan
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Scarecrow Highlighter
   |author  = Miihau
+
   |author  = WretchedPenguin
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 17234
+
   |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    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Scaring - Thieving Skill
   |author  = Richard Cai
+
   |author  = moonslime
   |id      = richard_cai.UpgradedHorse
+
   |id      = moonslime.SpookySkill
   |nexus  = 5242
+
   |nexus  = 23791
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Schedule Viewer
   |author  = Cherry, CherryChain
+
   |author  = BinaryLip
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   = 5253
+
   |curse   = 1020728
   |moddrop = 720987
+
   |nexus  = 19305
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Scream
   |author  = punyo, yakminepunyo
+
   |author  = Taskmaster
   |id      = punyo.UsefulBombs
+
   |id      = Taskmaster.Scream
   |nexus  = 2488
+
   |nexus  = 4588
   |github  = pomepome/UsefulBombs
+
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |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    = Screaming For Joy
   |author  = Right Hand Man
+
   |author  = Danil Harding, Danil_HM
   |id      = raik.uselessinfo
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 8634
+
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Screenshot Shortcut
   |author  = aedenthorn, Erinthe
+
   |author  = Tarsnip
   |id      = aedenthorn.UtilityGrid
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 10197
+
   |nexus  = 26477
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Scroll To Blank
   |author  = Jonqora
+
   |author  = Caraxian
   |id      = Jonqora.UVIndex
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 6676
+
   |nexus  = 4144
   |github  = Jonqora/StardewMods
+
   |chucklefish = 4405
 
+
   |github  = Caraxi/StardewValleyMods
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Scroll To Zoom
   |author  = dantheman999
+
   |author  = Tomwa
   |id      = dantheman999.VariableGrass
+
   |id      = Tomwa.ScrollToZoom
   |nexus  =
+
   |nexus  = 2163
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  =
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |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    = Scrying Orb
   |author  = calebstein1
+
   |author  = kdau
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = kdau.ScryingOrb
   |nexus  = 19904
+
   |nexus  = 5603
   |github = calebstein1/StardewVariableSeasons
+
   |moddrop = 756553
 +
  |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    = Vending Machine, NPC Vending Machine
+
   |name    = Scythe Forage
   |author  = ActionJackson
+
   |author  = wronque
   |id      = ActionJackson.VendingMachine
+
   |id      = wronque.ScytheForage
   |nexus  = 7508
+
   |nexus  = 26185
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Scythe Harvesting
   |author  = bmarquismarkail, Space Baby
+
   |author  = mmanlapat
   |id      = SB_VerticalToolMenu
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 943
+
   |nexus  = 1106
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  =
  
   |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    = Video Player
+
   |name    = Scythe Tool Enchantments
   |author  = aedenthorn, Erinthe
+
   |author  = mushymato
   |id      = aedenthorn.VideoPlayer
+
   |id      = mushymato.ScytheToolEnchantments
   |nexus  = 6524
+
   |nexus  = 26217
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = SDV Game of Life
   |author  = Jboss
+
   |author  = Super Aardvark, ubererdferkel
   |id      = Jboss.VillagerCompass
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 16912
+
   |nexus  = 5361
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = SDV Twitch
   |author  = shekurika
+
   |author  = Dawgeth
   |id      = shekurika.WaterFish
+
   |id      = MTD.SDVTwitch
   |nexus  = 8897
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = SDVWM, The Weather Machine
   |author  = Platonymous
+
   |author  = SixthTitan
   |id      = Platonymous.Visualize
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |curse   = 307573
+
   |nexus   = 3203
   |moddrop = 793933
+
   |github  =
  |nexus  = 1704
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Platonymous
+
   |author  = FreeTheJunimos
   |id      = Platonymous.VisualizeTK
+
   |id      = freethejunimos.seaclifffarm
  |moddrop = 1521421
+
   |nexus  = 13911
   |nexus  = 19009
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Renny
+
   |author  = FreeTheJunimos
   |id      = renny.stardewvoideffects
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 2703
+
   |nexus  = 14296
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  =
  
   |broke in          = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |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    = Searchable Chests
   |author  = Alhifar
+
   |author  = ThisIsCad
   |id      = Alhifar.WaitAround
+
   |id      = ThisIsCad.SearchableChests
   |nexus  =
+
   |nexus  = 25736
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = brandonwamboldt/SearchableChests
   |github  = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Searchable Collections Page
   |author  = EvilPdor
+
   |author  = Spiderbuttons
   |id      =
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  =
+
   |nexus  = 25585
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Season Affixes
   |author  = TheOfficialTab
+
   |author  = Shockah
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 1958
+
   |nexus  = 16297
   |github  = OfficialTab/walk-through-trellis
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Seasonal Farmer
   |author  = Mizzion
+
   |author  = stardemod
   |id      = mizzion.wallpaperrecycler
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 1905
+
   |nexus  = 24912
  |moddrop = 661354
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = aedenthorn, Erinthe
+
   |author  = CyanFire, DustBeauty
   |id      = aedenthorn.WallPlanter
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 11339
+
   |nexus  = 17386
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Seasonal Immersion
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.WallTelevision
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 11448
+
   |nexus  = 2273
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Seasonal Save Slots
   |author  = Symen
+
   |author  = Tyler Gibbs
   |id      = Symen.WarpAnimals
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 1400
+
   |nexus  = 14382
   |github  = simonbru/WarpAnimals
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Season Switcher
   |author  = SnowFire kVala
+
   |author  = dumbledalton
   |id      = SnowFire.Warp_Binder
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 6892
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Sebastian Frog Tank Switch
  |author  = Strato35, Shalankwa
 
  |id      = Strato35.WarpMultiplayer
 
  |nexus  = 7451
 
  |github  = Shalankwa/SDV_Mods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 
 
   |author  = Shaklin
 
   |author  = Shaklin
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 8950
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Secretariat (Faster Horse)
   |author  = tlitookilakin
+
   |author  = Janglinator
   |id      = tlitookilakin.warpnetwork
+
   |id      = jangles.secretariat
   |nexus  = 8567
+
   |nexus  = 7537
  |moddrop = 951720
+
   |github  = Janglinator/Secretariat
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Pillow
+
   |author  = aedenthorn, Erinthe
   |id      = Pillow.WarpParsnip
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 18628
+
  |curse  = 868718
   |github  = AnotherPillow/WarpParsnip
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Secret Note Framework
   |author  = ceruleandeep
+
   |author  = ichortower
   |id      = ceruleandeep.WarpSnitch
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 9087
+
   |nexus  = 25055
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = ichortower/SecretNoteFramework
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Secret Woods Snorlax
   |author  = Shalankwa
+
   |author  = ichortower
   |id      = Shalankwa.WarpToFriends
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 2180
+
   |nexus  = 19112
   |github  = Shalankwa/SDV_Mods
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |status            = workaround
 
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Seed Bag
   |author  = GrumpyCrouton
+
   |author  = Platonymous
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Platonymous.SeedBag
   |nexus  = 10998
+
   |nexus  = 1133
   |github  =
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Seed Catalogue
   |author  = HaulinOats
+
   |author  = spacechase0
   |id      = HaulinOats.WaterBalloon
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 14481
+
   |nexus  = 1640
   |github  = HaulinOats/StardewMods
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = BlaDe
+
   |author  = aedenthorn and FlyingTNT
   |id      = BlaDe.WaterBomb
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 10267
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Seed Info, Seed Information
   |author  = andyruwruw
+
   |author  = aedenthorn, Erinthe
   |id      = andyruwruw.WaterBot
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 8167
+
  |curse  = 868677
   |github  = andyruwruw/stardew-valley-water-bot
+
   |nexus  = 15754
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Seed Machines
   |author  = Mizzion
+
   |author  = Veress
   |id      = mizzion.watercanrefiller
+
   |id      = Veress.SeedMachines
   |nexus  = 3539
+
   |nexus  = 6265
   |moddrop = 661368
+
   |github  = mrveress/SDVMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = blueberry
+
   |author  = vabrell, Victor Abrell
   |id      = blueberry.WaterFlow
+
   |id      = vabrell.sm_bqms
   |nexus  = 11790
+
   |nexus  = 14236
   |github  = b-b-blueberry/WaterFlow
+
   |github  = vabrell/sdw-seed-maker-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Crop Quality, SMCQ
 +
  |author  = mcoocr
 +
  |id      = mcoocr.smcq
 +
  |nexus  = 3089
 +
  |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    = Watering Can Give Exp
+
   |name    = Seed Maker Quality
   |author  = Achtuur
+
   |author  = Speshkitty
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 16903
+
   |nexus  = 21000
   |github  = Achtuur/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Seed Maker Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = aedenthorn.SeedMakerTweaks
   |curse  = 868789
+
   |curse  = 868802
   |nexus  = 10947
+
   |nexus  = 10681
 
   |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    = Watering Grants Experience and Crops Can Wither
+
   |name    = Seeds are Rare
   |author  = Goldenrevolver
+
   |author  = jahangmar
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 7768
+
   |nexus  = 3618
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Seed Shortage
   |author  = Mizzion
+
   |author  = Xynerorias
   |id      = mizzion.petwaterbowl
+
   |id      = xynerorias.seedshortage
   |nexus  = 2009
+
   |nexus  = 5614
  |moddrop = 661365
+
   |github  = xynerorias/Seed-Shortage
   |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    = Waterproof Items
+
   |name    = Seeds Unpacked
   |author  = Esca, Esca-MMC
+
   |author  = blueberry
   |id      = Esca.WaterproofItems
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 6460
+
   |nexus  = 7215
  |moddrop = 807393
+
   |github  = b-b-blueberry/SeedsUnboxed
   |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    = See Me Rollin'
   |author  = Digus
+
   |author  = Khloe Leclair
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = leclair.seemerollin
   |nexus  = 2374
+
   |nexus  = 10976
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1116122
 
+
   |github  = KhloeLeclair/StardewMods
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Selective Eating
 +
  |author  = Cloudyluna
 +
   |id      = Cloudyluna.SelectiveEating
 +
  |nexus  = 26831
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Select Tool Power
   |author  = Qi The Mysterious
+
   |author  = GrimatGaming
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 19903
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Self Serve
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = aedenthorn.SelfServe
   |nexus  = 15409
+
  |curse  = 868781
 +
   |nexus  = 11313
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Self Serve for 1.6
   |author  = Anthony Hilyard
+
   |author  = NeverToxic
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = NeverToxic.SelfServe
  |curse  = 447259
+
   |nexus  = 20985
   |nexus  = 9319
+
   |github  = Dunc4nNT/StardewMods
   |github  = AHilyard/WeaponsOnDisplay
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Self Service
   |author  = bcmpinc
+
   |author  = JarvieK
   |id      = bcmpinc.WearMoreRings
+
   |id      = JarvieK.SelfService
   |nexus  = 3214
+
   |nexus  = 1304
   |github  = bcmpinc/StardewHack
+
   |github  = Jarvie8176/StardewMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.4
 
+
<!--
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |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    = Weather Controller
+
   |name    = Self Service Shops
   |author  = EvilPdor
+
   |author  = GuiNoya, Yesst
   |id      =
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  =
+
   |nexus  = 1622
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = GuiNoya/SVMods
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
+
   |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Sell Quality
   |author  = nrm33n
+
   |author  = DonDorscha, jasonmbrady
   |id      = nrm33n.weatherGod
+
   |id      = DonDorscha.SellQuality
   |nexus  = 15563
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Send Items Multiplayer
   |author  = Sakorona
+
   |author  = hafnerpw
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 2210
+
   |nexus  = 13794
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = aedenthorn, Erinthe
+
   |author  = Denifia
   |id      = aedenthorn.WeatherTotems
+
   |id      = Denifia.SendItems
   |nexus  = 16455
+
   |nexus  = 1087
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Separate Greenhouse
   |author  = Opalie
+
   |author  = lolmaj
   |id      = Opalie.Wedding
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  =
+
   |nexus  = 3965
  |moddrop = 526231
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |github  = Opalie/Wedding
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Separate Money for Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = funny-snek
   |id      = aedenthorn.WeddingTweaks
+
   |id      = funnysnek.SeparateMoney
  |curse  = 868829
+
   |nexus  = 3086
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |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    = Weekly Break Reminder
+
   |name    = Serene Greenhouse
   |author  = treehat
+
   |author  = PeacefulEnd
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus  = 8194
+
  |curse  = 870943
   |github  =
+
   |nexus  = 8011
 +
   |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Serfdom
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 13707
+
   |nexus  = 24357
   |github  = aedenthorn/StardewValleyMods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Server Bookmarker
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.Werewolf
+
   |id      = Ilyaki.ServerBookmarker
   |curse   = 877223
+
   |nexus   = 2968
   |moddrop = 1521370
+
   |github  = Ilyaki/ServerBookmarker
   |nexus   = 15724
+
 
   |github  =
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
   |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Server Browser
   |author  = PrivateButtface
+
   |author  = Ilyaki
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 4430
+
   |nexus  = 3227
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = Ilyaki/Server-Browser
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Server Port Changer
   |author  = Oxyligen
+
   |author  = PhantomGamers
   |id      = WhatAMush
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 1097
+
   |nexus  = 2993
   |github  =
+
   |github  = PhantomGamers/StardewPortChanger
 
 
  |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    = Set Money
   |author  = Oxyligen
+
   |author  = j4c0b333
   |id      = wHatsUp
+
   |id      = j4c0b333.SetMoney
   |nexus  = 1082
+
   |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Where Are They
+
   |name    = Set Reminders
   |author  = Capaldi12
+
   |author  = Aelaan Bluewood
   |id      = Capaldi12.WhereAreThey
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 13208
+
   |nexus  = 16112
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Set Unique Game ID
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = dJomp
   |id      = f4iTh.WheresMyItems
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 2086
+
   |nexus  = 2042
 
   |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    = White Turnip
+
   |name    = Seven Deadly Sins
   |author  = ejun0
+
   |author  = ricehit, Little Dot
   |id      = ejun0.WhiteTurnip
+
   |id      = flqzzzz.SevenDeadlySins-SMAPI<!--changed in 3.5.0-->, ricehit.SevenDeadlySinsSAMPI
   |nexus  = 8568
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Sewer Slimes
  |author  = Prism 99
 
  |id      = prism99.wholiveshere
 
  |nexus  = 19840
 
  |github  = Prism-99/WhoLivesHere
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wiki Links
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WikiLinks
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 11476
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Shadow for Mazes, Maze
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.Wildflowers
+
   |id      = Maze
   |nexus  = 14061
+
   |nexus  = 8930
   |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    = Wind Effects
+
   |name    = Shared Exp, Shared Xp
   |author  = CatCattyCat
+
   |author  = Batzpup
   |id      = cat.windeffects
+
   |id      = SharedExp.Batzpup
   |nexus  = 6647
+
   |moddrop = 1269698
   |moddrop = 833564
+
   |nexus  = 14607
   |github  = danvolchek/StardewMods
+
   |github  =
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.5-brimbane
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Shared Professions
   |author  = thatnzguy
+
   |author  = virtualbjorn
   |id      = thatnzguy.WindowResize
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 2266
+
   |nexus  = 16628
   |github  = thatnzguy/WindowResize
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Shared Recipes
   |author  = CatCattyCat, Cat
+
   |author  = jpslatt, jslattery26
   |id      = cat.wintergrass
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 1601
+
   |nexus  = 22718
  |moddrop = 833542
+
   |github  = jslattery26/stardew_mods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Share Experience
   |author  = MindMeltMax
+
   |author  = season
   |id      = MindMeltMax.WinterPigs
+
   |id      = season.ShareExperience
  |moddrop = 1443556
+
   |nexus  = 22163
   |nexus  = 16879
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Sharing is Caring
   |author  = idermailer
+
   |author  = spacechase0
   |id      = idermailer.WinterRain
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 13767
+
  |curse  = 867136
   |github  = idermailer/WinterRain
+
   |nexus  = 14263
 +
   |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    = Winter Star Spouse
+
   |name    = Shed Notifications
   |author  = drbirbdev
+
   |author  = TheCroak
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 14164
+
   |nexus  = 620
   |github  = drbirbdev/StardewValley
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Witcher Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.WitcherMod
 
  |nexus  = 5797
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Shenandoah Library
   |author  = Taskmaster
+
   |author  = Nishtra
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 5246
+
   |nexus  = 756
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Shift Toolbar When Paused
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Zamiel
   |id      = WonderfulFarmLife
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  =
+
   |nexus  = 21613
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = Zamiell/stardew-valley-mods
   |github  = Jinxiewinxie/StardewValleyMods
 
 
 
  |broke in          = Stardew Valley 1.1 or 1.11
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Ship Anything, Ship Everything
   |author  = jahangmar
+
   |author  = Berkay Yigit, berkayylmao
   |id      = jahangmar.WorkingFireplace
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 3654
+
   |nexus  = 3782
   |github  = jahangmar/StardewValleyMods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Ship Anywhere
   |author  = skiilaa
+
   |author  = spacechase0
   |id      = skiilaa.X
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 2286
+
   |nexus  = 1379
 +
  |moddrop = 183277
 +
  |github  = spacechase0/ShipAnywhere
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ship From Inventory
 +
  |author  = Platonymous
 +
  |id      = Platonymous.ShipFromInventory
 +
  |nexus  = 3219
 +
  |moddrop = 793916
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipments to Quality, Quality from Shipments
 +
  |author  = JPAN
 +
  |id      = JPAN.QualityFromShipments
 +
  |nexus  = 7531
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Shipment Tracker
   |author  = Shockah
+
   |author  = Iceburg
   |id      = Shockah.XPDisplay
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 11089
+
   |nexus  = 321
   |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    = Shipping Bin Summary
   |author  = nofilenamed
+
   |author  = Futro, Futroo
   |id      = NFN.XPMUL
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8649
+
   |nexus  = 18992
   |github  = nofilenamed/XPMultiplier
+
   |github  = futroo/Stardew-Valley-Mods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = nofilenamed
+
   |author  = holythesea
   |id      = NFN.XPMULSPA
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 8760
+
   |nexus  = 15694
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = holy-the-sea/SortShippingCollection
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Shipping Taxes
   |author  = hixega
+
   |author  = NOGAF
   |id      = hixega.XtardewCore
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 19096
+
   |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    = Yanshufitos Mod
+
   |name    = Shop Anywhere
   |author  = yanshufitos
+
   |author  = SorryLate, rharyanto
   |id      = yanshufitos.yanshufitosmod
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 20355
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
  
   |broke in = never worked
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Shop Expander
   |author  = vincebel
+
   |author  = Entoarox
   |id      = vincebel.YearRoundCrops
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 8196
+
   |nexus  = 2278
   |github  = vincebel7/YearRoundCrops
+
  |chucklefish = 4381
 +
   |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    = Yet Another Fishing Mod
+
   |name    = Shoplifter
   |author  = NeverToxic
+
   |author  = TheMightyAmondee
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 20391
+
   |nexus  = 8569
   |github  = Dunc4nNT/StardewMods
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Shopping Cart
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = LeFauxMatt
   |nexus   = 2731
+
   |id      = furyx639.ShoppingCart
   |author  = bcmpinc
+
   |curse   = 871829
   |github  = bcmpinc/StardewHack
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Shopping Show
   |author  = moddem
+
   |author  = AvalonMFX
   |id      = moddem.StardewMapTeleport
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 18143
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Shops Open Longer
   |author  = XxHarvzBackxX
+
   |author  = CyanFire
   |id      = XxHarvzBackxX.YASM
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  = 9228
+
   |nexus  = 12693
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Shop Tile Framework
   |author  = Jaredlll08, YGM Team
+
   |author  = Cherry, CherryChain
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Cherry.ShopTileFramework
   |curse   = 308005
+
  |nexus  = 5005
   |nexus  =
+
  |moddrop = 716384
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shovel Tool Upgrades, Upgradable Shovel
 +
   |author  = moonslime
 +
   |id      = moonslime.ShovelToolUpgrades
 +
   |nexus  = 16028
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Showcase
   |author  = thakyZ
+
   |author  = Igorious
   |id      = zdailyincrease
+
   |id      = Igorious.Showcase
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4247
+
   |chucklefish = 4487
   |github  = thakyZ/zDailyIncrease
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Show Catch Quality
   |author  = BlaDe
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = BlaDe.Zenchman
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 12024
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Show Cooking Recipes
   |author  = PositiveVegan
+
   |author  = MasterOfMutton
   |id      = PositiveVegan.ZenMod
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 12899
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Daily Luck
 +
  |author  = Arphox
 +
  |id      = Arphox.ShowDailyLuck
 +
  |nexus  = 15910
 +
  |github  = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Show Item Quality
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 6743
+
   |nexus  = 6311
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Zoom Level
+
   |name    = Show NPC Names
   |author  = thespbgamer
+
   |author  = dvkin
   |id      = thespbgamer.ZoomLevel
+
   |id      = dvkin.ShowNPCNames
  |curse  = 714275
+
   |nexus  = 26507
   |nexus  = 7363
+
   |github  =
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = GuiNoya, Yesst
+
   |author  = aedenthorn, Erinthe
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus   = 1621
+
   |curse   = 868887
   |github  = GuiNoya/SVMods
+
   |nexus   = 6540
 
+
   |github = aedenthorn/stardewValleyMods
  |broke in = Stardew Valley 1.5
 
  |status   = workaround
 
   |summary = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Show Predictable RNG Outcomes
   |author  = RockinRolla
+
   |author  = Relance
   |id      = RockinMods.ZoomMod
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 1326
+
   |nexus  = 13186
   |github  = rockinrolla/ZoomMod
+
   |github  =
  
   |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    = Show XP and Level Gains, Show XP
   |author  = Geko_X
+
   |author  = adverserath
   |id      = gekox.zoomyFarmer
+
   |id      = Adverserath.ShowXP
   |nexus  = 6031
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
  |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    = Shroom Spotter
 +
  |author  = TehPers
 +
  |id      = TehPers.ShroomSpotter
 +
  |nexus  = 908
 +
  |moddrop = 125766
 +
  |github  = TehPers/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.4
This list contains mods which...
+
  |status  = abandoned
* have their mod pages hidden/deleted;
+
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
* 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).
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Shroom Spotter Redux
These will likely never be updated again.
+
  |author = Strobe and TehPers
 
+
  |id      = ShroomSpotter
{{#invoke:SMAPI compatibility|header}}
+
  |nexus  = 7934
 +
  |github  = strobel1ght/ShroomSpotterRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shut Up
 +
  |author  = Geko_X
 +
  |id      = gekox.shutUp
 +
  |moddrop = 1530062
 +
  |nexus  = 7358
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Silent Alarm Clock
   |author  = Alex Noddings
+
   |author  = Invatorzen
   |id      = an.4leaf
+
   |id      = invatorzen.AC
   |nexus  = 2365
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Silent Scarecrows
   |author  = Entoarox
+
   |author  = climaxius
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = climaxius.silentscarecrows
   |nexus  = 2270
+
   |nexus  = 3258
   |chucklefish = 3619
+
   |github  = robbiev/SilentScarecrows
   |github  = Entoarox/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
   |github  = bogie5464/SiloReport
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Silo Size
   |author  = Warix3
+
   |author  = pepoluan
   |id      = warix3.advancingsprinklers
+
   |id      = pepoluan.SiloSize
   |nexus  = 2983
+
   |nexus  = 8819
 +
  |moddrop = 981291
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Simple Crop Label
   |author  = CKextreme
+
   |author  = TheMusketeer
   |id      = CKextreme.AfkTimer
+
   |id      = SimpleCropLabel
   |nexus  = 3721
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = skn
+
   |author  = HypherionSA
   |id      = skn.AgingMod
+
   |id      = hypherionsa.simplerpc
   |nexus  = 1129
+
  |curse  = 1023556
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Simple HUD
   |author  = cantorsdust
+
   |author  = Enaium
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = Enaium.SimpleHUD
   |nexus  = 170
+
  |moddrop = 1145228
   |github  = cantorsdust/StardewMods
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Angela Ranna
+
   |author  = skn
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = skn.HungerMod
   |nexus  = 6894
+
   |nexus  = 3270<!--was 1127 before re-release-->
   |github  = AngelaRanna/StardewMods
+
   |github  =
 
 
  |status  = obsolete
 
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Simple Screenshots, Screenshot
   |author  = Grant Peters
+
   |author  = aedenthorn, Erinthe
   |id      = GPeters-AnimalMoodFix
+
   |id      = aedenthorn.Screenshot
   |nexus   = 761
+
   |curse   = 868826
   |github  =
+
   |nexus   = 10178
   |broke in = SMAPI 2.0
+
   |github = aedenthorn/StardewValleyMods
   |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    = Simple Sound Manager
   |author  = DaLion
+
   |author  = Omegasis, AlphaOmegasis
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 11288
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
 
   |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    = Archaeology House Content Management Helper
+
   |name    = Simple Sounds
   |author  = Felix-Dev
+
   |author  = BleakCodex
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 2804
+
   |nexus  = 14540
   |github  = Felix-Dev/StardewMods
+
   |github  = BleakCodex/SimpleSounds
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
  |name    = Simple Sprinkler
   |summary = remove this mod (added in Stardew Valley 1.4).
+
   |author  = ADoby, tZed, Tobias Z
 +
  |id      = tZed.SimpleSprinkler
 +
   |nexus   = 76
 +
   |github = ADoby/SimpleSprinkler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Simplified Achievements
   |author  = gmff
+
   |author  = cel10e
   |id      = GMFF.ArmorOre
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  =
+
   |moddrop = 909416
   |curse   = 485718
+
   |nexus   = 8026
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Singin' Stone
   |author  = Max Vollmer, SVProtector
+
   |author  = CyTheGuy01
   |id      = maxvollmer.audiodevices
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 2838
+
   |nexus  = 6463
  |github  = maxvollmer/AudioDevices
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto-Grabber Mod
 
  |author  = Jotser
 
  |id      = Jotser.AutoGrabberMod
 
  |nexus  = 2783
 
 
   |github  =
 
   |github  =
  
 
   |status  = abandoned
 
   |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    = Single-Player Regen, Single-Player Sleep
   |author  = Chosimba
+
   |author  = MindMeltMax
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = MindMeltMax.SPRegen
   |nexus   = 2307
+
   |curse   = 997962
   |github  =
+
   |nexus   = 6778
 
+
   |moddrop = 1135654
   |broke in = SMAPI 3.0
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |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    = SinZational Several Spouse Spots
   |author  = LateFilmsGamer
+
   |author  = SinZ
   |id      = Late's.AdjustBabyChance
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 15018
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = SinZational Shared Spaces
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = SinZ
   |id      = f4iTh.BabyGenderInterface
+
   |id      = SinZ.SharedSpaces
   |nexus  = 1947
+
   |nexus  = 20654
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = SinZational Spending Services
   |author  = KirbyLink
+
   |author  = SinZ
   |id      = kirbylink.beehousefix
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 3013
+
   |nexus  = 20656
   |github  = KirbyLink/BeeHouseFix
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Sit and Rest
   |author  = Taskmaster
+
   |author  = Krutonium
   |id      = Taskmaster.BeMyValentine
+
   |id      = Krutonium.SitandRest
   |nexus  = 5219
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Sit For Stamina
   |author  = Sonozuki
+
   |author  = Entoarox
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Entoarox.SitForStamina
   |nexus  = 3605
+
   |nexus  = 7334
   |github  = Sonozuki/StardewMods
+
   |github  = Entoarox/StardewMods
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = Sonozuki
+
   |author  = MissCoriel
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = misscoriel.sitnrelax
   |nexus  = 3159
+
  |curse  = 885078
   |github  = Sonozuki/StardewMods
+
   |nexus  = 7336
 +
   |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  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |broke in = Stardew Valley 1.6
+
   |status   = obsolete
 +
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = RedstoneBoy
+
   |author  = aedenthorn, Erinthe
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 2504
+
  |curse  = 868872
   |github  = RedstoneBoy/BetterCrafting
+
   |nexus  = 6969
 +
   |github  = aedenthorn/StardewValleyMods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Sizable Fish
   |author  = Khloe Leclair
+
   |author  = spacechase0
   |id      = leclair.bcspacecore
+
   |id      = spacechase0.SizableFish
   |nexus   = 11115
+
   |curse   = 867135
   |moddrop = 1115749
+
   |nexus  = 14267
   |github  = KhloeLeclair/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Skateboard
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.BetterTransmutation
+
   |id      = aedenthorn.Skateboard
   |nexus  = 2120
+
  |curse  = 868742
   |github  =
+
   |nexus  = 13096
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Skateboard For 1.6
   |author  = BunnyJumps
+
   |author  = chiccen
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = chiccen.Skateboard
   |nexus  = 2502
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Skillful Clothes
   |author  = BunnyJumps
+
   |author  = LunaticShade
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 2503
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Skillful Clothes Revamp
   |author  = BunnyJumps
+
   |author  = Nature
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = Nature.1011108
   |nexus  = 2501
+
   |nexus  = 27345
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Skill Prestige
   |author  = BunnyJumps
+
   |author  = CinderGarde, Alphablackwolf
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 3145
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = BunnyJumps
+
   |author  = CinderGarde, Alphablackwolf
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 3143
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = BunnyJumps
+
   |author  = CinderGarde, Alphablackwolf
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 2500
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = BunnyJumps
+
   |author  = Tondorian
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 3144
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Skill Prestige for Luck Skill
   |author  = WindHero
+
   |author  = CinderGarde, Alphablackwolf
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 2336
+
   |nexus  = 569
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |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    = Skill Prestige for Magic
   |author  = spacechase0
+
   |author  = CinderGarde, Alphablackwolf
   |id      = spacechase0.Bow
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 2756
+
   |nexus  = 569
  |moddrop = 771627
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = spacechase0/Bow
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
+
   |status   = abandoned
 +
   |summary = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Skill Rings
   |author  = DiogoAlbano
+
   |author  = AlphaMeece
   |id      = DiogoAlbano.BNWCore
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 15871
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = bwdy
+
   |author  = Muuaji
   |id      = bwdyworks
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 3530
+
   |nexus  = 25112
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Skill Training
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = spacechase0.SkillTraining
   |nexus   = 3083
+
   |curse   = 867132
   |github  = Ilyaki/CapitalistSplitMoney
+
   |nexus   = 14452
 
+
   |github = spacechase0/StardewValleyMods
   |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    = Skinny Animals
   |author  = YukiShiku, LeonBlade
+
   |author  = tem696969696969
   |id      = CasksAnywhere
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 878
+
   |nexus  = 21826
  |chucklefish = 5486
+
   |github  = kqrse/StardewValleyMods
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
 
 
  |broke in = Stardew Valley 1.4
 
  |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    = Skin Tone Loader
   |author  = aclockworkhound
+
   |author  = HeyImAmethyst
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 3540
+
   |nexus  = 22797
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Skip Cutscanes
   |author  = CJBok
+
   |author  = Zexu2K
   |id      = CJBAutomation
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 211
+
   |nexus  = 25201
   |github  = CJBok/SDV-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Skip Dialogue
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = FricativeMelon
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 604
+
   |nexus  = 15311
  |moddrop = 664033
+
   |github  = FricativeMelon/SkipDialogue
   |github  = Sakorona/SDVMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Skip Fish
   |author  = Lysero
+
   |author  = LucaINC
   |id      = Lysero.Clock24
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 3718
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = Skip Fishing Minigame
   |author  = spacechase0
+
   |author  = DewMods
   |id      = spacechase0.Cobalt
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
  |nexus  = 1723
+
   |nexus  = 2697
  |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
 
  |name    = Cold Weather Haley SMAPI
 
  |author  = DanielSerrano, Lord Xamon
 
  |id      = LordXamon.ColdWeatherHaleyPRO
 
   |nexus  = 1169
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Colored Chests
+
   |name     = Skip Fishing Minigame 2
   |author = Igorious
+
   |author   = philosquare
   |id     = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  =
+
   |moddrop  = 1530481
   |chucklefish = 3684
+
   |nexus    =
   |github =
+
   |github  = philosquare/SDVSkipFishingMinigame2
 
 
   |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    = Skip Intro
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.ColorfulChests
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 1623
+
  |curse  = 1000635
   |moddrop = 279189
+
   |nexus  = 533
   |github  = spacechase0/ColorfulChests
+
   |moddrop = 606601
 
+
   |github  = Pathoschild/StardewMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Skip Start
   |author  = punyo, yakminepunyo
+
   |author  = DeadRobotDev
   |id      = punyo.ConcentrationOnFarming
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 1445
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Skip Text
   |author  = Nishtra
+
   |author  = CrunchyDuck
   |id      = ConfigurableShippingDates
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 675
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Skull Cave Auto Pause
   |author  = Pillow
+
   |author  = kun2331
   |id      = Pillow.ConsoleCoordinates
+
   |id      = kun2331.SkullCaveAutoPause
   |nexus  = 8957
+
   |nexus  = 25767
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Skull Cavern Drill
   |author  = CatCattyCat, Cat
+
   |author  = S1mmyy
   |id      = cat.copyinvitecode
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 2171
+
   |nexus  = 6121
   |github  = danvolchek/StardewMods
+
   |github  = S1mmyy/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Skull Cavern Drill Redux
   |author  = bcmpinc
+
   |author  = NetworkOverflow
   |id      = bcmpinc.CraftCounter
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 2739
+
   |nexus  = 16533
   |github  = bcmpinc/StardewHack
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Skull Cavern Elevator
   |author  = lolpcgaming
+
   |author  = Bifibi, Lestoph
   |id      = lolpcgaming.CraftingCounter
+
   |id      = SkullCavernElevator
   |nexus  = 1585
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Skull Cavern Toggle
   |author  = trienow
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = de.trienow.stardew.craftpriority
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 4174
+
   |nexus  = 7908
   |github  = trienow/Stardew-CraftPriority
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Skull Cave Saver
   |author  = bwdy
+
   |author  = cantorsdust
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 2115
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
+
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Sleeping Stamina Config
   |author  = BadNetCode
+
   |author  = ilMioPuntatore
   |id      = BadNetCode.CropSafety
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 1233
+
   |nexus  = 25244
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Sleep In Wedding
   |author  = Omegasis, AlphaOmegasis
+
   |author  = atravita
   |id      = CurrentLocation102120161203
+
   |id      = atravita.SleepInWedding
   |nexus  = 638
+
  |curse  = 870963
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Sleepless Fisherman
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Annosz
   |id      = Omegasis.CustomAssetModifier
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 1836
+
   |nexus  = 5915
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Annosz/StardewValleyModding
 
 
  |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    = Sleepless in Stardew
   |author  = LeFauxMatt
+
   |author  = instafluff
   |id      = furyx639.CustomBundles
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 8258
+
   |nexus  = 5445
 
+
   |github  = instafluff/SleeplessInStardew
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Sleepovers
   |author  = spacechase0
+
   |author  = bwdy
   |id      = spacechase0.CustomCrops
+
   |id      = bwdy.sleepovers
   |nexus  = 1592
+
   |nexus  = 3531
  |moddrop = 273617
+
   |github  = bwdymods/SDV-Sleepovers
   |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    = Sleep Warning
   |author  = Platonymous
+
   |author  = GlimmerDev
   |id      = Platonymous.CustomElementHandler
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 1068
+
   |nexus  = 21128
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |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    = Sleep Wherever
   |author  = purrplingcat
+
   |author  = Vexorth
   |id      = PurrplingCat.CustomEmotes
+
   |id      = Vexorth.SleepWherever
   |nexus  = 10861
+
   |nexus  = 16674
   |github  = purrplingcat/CustomEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sleep Worker
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFarming
+
   |id      = Platonymous.SleepWorker
  |nexus  = 991
+
   |curse  = 877233
   |curse  = 307366
+
   |moddrop = 793835
   |moddrop = 793926
+
   |nexus  = 2062
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Farming Redux → CFAutomate
 
  |author  = Platonymous
 
  |id      = Platonymous.CFAutomate
 
   |nexus  = 991
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  |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    = Sleepy Eye
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.CustomFarmTypes
+
   |id      = spacechase0.SleepyEye
   |nexus   = 1140
+
   |curse   = 867761
   |moddrop = 128708
+
   |moddrop = 129011
   |github  = spacechase0/CustomFarmTypes
+
  |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Forkmaster
+
   |author  = fernass354
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 3464
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Slime Hutch Water Spots
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.customharvestfix
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus   = 4192
+
   |curse   = 868735
   |github  = mytigio/CustomHarvestFix
+
   |nexus   = 13778
 
+
   |github = aedenthorn/StardewValleyMods
  |status   = obsolete
 
   |summary = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customise Child Bedroom
+
   |name    = Slime Minerals
   |author  = Speshkitty
+
   |author  = ChrisMzz
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 5540
+
   |nexus  = 20930
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = Sonozuki
+
   |author  = Tofu, SadDodo
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 3014
+
   |nexus  = 2743
   |github  = Sonozuki/StardewMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Slime Produce
   |author  = Platonymous
+
   |author  = exotico
   |id      = Platonymous.CustomNPC
+
   |id      = exotico.SlimeProduce
   |nexus  = 1607
+
   |nexus  = 7634
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Slime Spawner
   |author  = Platonymous
+
   |author  = aurnj, Roy Li
   |id      = Platonymous.CustomShirts
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 2416
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |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    = Slime Water Filler, Slime AutoWaterer
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Speshkitty
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = speshkitty.slimewaterer
   |nexus  = 1378
+
   |nexus  = 7141
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Slim Hutch
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 6630
+
   |nexus  = 7424
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = Platonymous
+
   |author  = Night
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Night.Slingshot
  |curse  = 307569
+
   |nexus  = 26608
  |moddrop = 793903
+
   |github  =
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Slingshot Rebalance
   |author  = dreamsicl
+
   |author  = Redwood, Towering Redwood
   |id      = EventNotifications
+
   |id      = Redwood.SlingshotRebalance
   |nexus  =
+
   |nexus  = 14391
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Slingshot Seeds
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = BlaDe
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  = 513
+
   |nexus  = 25943
   |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    = Slots Cheats
   |author  = stokastic
+
   |author  = Fischkop2
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 2462
+
   |nexus  = 22574
   |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    = Slower Fence Decay
   |author  = CatCattyCat, Cat
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = cat.desertobelisk
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 2021
+
   |nexus  = 252
   |moddrop = 833549
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  |github = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Smack Dat Scarecrow
   |author  = explosivetortellini
+
   |author  = LeFauxMatt
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 8348
+
  |curse  = 871830
   |github  = explosivetortellini/StardewValleyDRP
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Small Beach Farm
   |author  = PurrplingCat
+
   |author  = Pathoschild
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 6537
+
  |curse  = 1000624
   |github  = purrplingcat/DialogueEmotes
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |status = abandoned
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Bpendragon
+
   |author  = Peasly Wellbott
   |id      = Bpendragon-DynamicHorses
+
   |id      = Wellbott.FishWell
   |nexus  = 874
+
   |nexus  = 7651
   |github  = Bpendragon/DynamicHorses
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Small Tree Texture
   |author  = enaium
+
   |author  = season
   |id      = Enaium.EiTK
+
   |id      = season.SmallTreeTexture
  |curse  = 365803
+
   |nexus  = 22285
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Building
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.SmartBuilding
 +
  |curse  = 1019046
 +
  |nexus  = 11158
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Smart Cursor
 +
  |author  = stokastic
 +
  |id      = stokastic.SmartCursor
 +
  |nexus  = 2458
 +
  |github  = stokastic/SmartCursor
  
   |status  = abandoned
+
   |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    = Emotes
+
   |name    = Smart Cursor
   |author  = aurnj, Roy Li
+
   |author  = DecidedlyHuman
   |id      = RuyiLi.Emotes
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  =
+
   |nexus  = 13268
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = DecidedlyHuman/StardewValleyMods
   |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    = Smart Spin - Pre-fill Optimal Wager
   |author  = Oblitus
+
   |author  = Jonathan Feenstra
   |id      = QuicksilverFox.EmptyHands
+
   |id      = JonathanFeenstra.SmartSpin
   |nexus  = 1176
+
   |nexus  = 28042
   |github  = quicksilverfox/StardewMods
+
   |github  = JonathanFeenstra/SmartSpin
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Smarter Carpenters
   |author  = charliedemilho
+
   |author  = TheWarpriest
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 10396
+
   |nexus  = 25417
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = SmartMod
   |author  = Hamio, HamioDracny
+
   |author  = KuroBear
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = KuroBear.SmartMod
   |nexus  = 7511
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Smol Fish
   |author  = Navi-chan, ooo0000
+
   |author  = gbromios
   |id      = NaviChan.FaeQuest
+
   |id      = gbromios.SmolFish
   |nexus  = 2484
+
   |nexus  = 14287
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Snack Anything
   |author  = Advize
+
   |author  = Cherry, ChroniclerCherry
   |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      = Cherry.SnackAnything
   |nexus  = 130
+
   |nexus  = 5196
  |github  = AdvizeGH/FarmExpansion
+
   |moddrop = 716397
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.3.16
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Snail Mail
   |author  = Platonymous
+
   |author  = Darkhax
   |id      = Platonymous.FarmHub
+
   |id      = darkhax.snailmail
   |nexus  = 2309
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Snow Crab
   |author  = BrasileiroTop
+
   |author  = John Peters
   |id      = BrasileiroTop.Fundo
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 5423
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Socializing Skill
   |author  = tlitookilakin
+
   |author  = drbirbdev
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 8236
+
   |nexus  = 14142
  |moddrop = 926207
+
   |github  = drbirbdev/StardewValley
   |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Social Network
   |author  = ofmanynames
+
   |author  = Cecidelus
   |id      = InstantGeode
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 750
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |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    = Social Page Order Button
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveRings
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 11380
+
  |curse  = 868857
   |github  =
+
   |nexus  = 7871
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Social Page Order Menu
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.FireCracker
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 7321
+
  |curse  = 868737
   |github  =
+
   |nexus  = 13698
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Redux
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SocialPageOrderRedux
 +
  |nexus  = 23374
 +
  |github = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = MattDeDuck, Duckshard
+
   |author  = funny-snek
   |id      = MattDeDuck.Fischievements
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 3658
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solar Eclipse Event
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.SolarEclipseEvent
 +
  |nexus  = 897
 +
  |github  = JohnsonNicholas/SDVMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Solid Foundations
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = PeacefulEnd
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 1941
+
   |curse   = 870929
   |github  =
+
   |nexus   = 12311
 
+
   |github = Floogen/SolidFoundations
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Solid Foundations → Automate Integration
   |author  = bcmpinc
+
   |author  = PeacefulEnd
   |id      = bcmpinc.FixScytheExp
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  =
+
   |nexus  = 12311
   |github  = bcmpinc/StardewHack
+
   |github  = Floogen/SolidFoundations
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Solid Foundations 2.0.2?
  |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    = Sona's Farm
   |author  = randomAnon1234
+
   |author  = Kerlin & Sona
   |id      = none<!--no manifest ID-->
+
   |id      = kerlin.sonasfarm
   |nexus  = 591
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Sonic Shoes
   |author  = FletcherQuest
+
   |author  = lilico
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = lilico.SonicShoes
   |nexus  = 9062
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Sorted Storages
   |author  = Entoarox
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 2276
+
   |nexus  =
   |chucklefish = 4324
+
   |curse  = 290653
   |github  = Entoarox/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] 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    = Sorting Chests
   |author  = LeFauxMatt
+
   |author  = aRooooooba
   |id      = furyx639.FuryCore
+
   |id      = aRooooooba.SortingChests
   |nexus  = 10696
+
   |nexus  = 8224
 +
  |github  = aRooooooba/SortingChests
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Sound Effect Replacement
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.GateFix
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 4859
+
  |curse  = 868817
   |github  =
+
   |nexus  = 10232
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Sound Loop Mod
   |author  = Advize and Jinxiewinxie
+
   |author  = strelkasaur
   |id      = Advize.GetDressed
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 331
+
   |nexus  = 13099
   |github  = AdvizeGH/GetDressed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Sounds Patcher
   |author  = mistyspring
+
   |author  = MindMeltMax
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = MindMeltMax.SoundsPatcher
   |curse  = 880520
+
   |curse  = 997976
   |nexus  = 12195
+
   |nexus  = 7465
   |github  = misty-spring/StardewMods
+
   |moddrop = 1135690
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Sound Tweaker
   |author  = ShadowDragon8685
+
   |author  = aedenthorn, Erinthe
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = aedenthorn.SoundTweaker
   |nexus   = 985
+
   |curse   = 868693
   |github  =
+
   |nexus   = 14767
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = SpaceCore
   |author  = pepoluan
+
   |author  = spacechase0
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = spacechase0.SpaceCore
   |nexus  = 4151
+
  |curse  = 867152
   |chucklefish = 5783
+
  |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  =
  |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    = Spawn Sea Monster
   |author  = Taskmaster
+
   |author  = Edu Anttunes
   |id      = Taskmaster.Hamlet
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 4601
+
   |nexus  = 5736
 
   |github  =
 
   |github  =
  
Line 19,765: Line 21,168:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Spawn Supply Crates on Beach
   |author  = StarPeanut, Greger
+
   |author  = onlythechosen
   |id      = HappyAnimals
+
   |id      = otc.supplycratesonbeach
   |nexus  =
+
   |nexus  = 20828
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Speaking Valley
   |author  = ninthworld
+
   |author  = Dualityofsoul
   |id      = NinthWorld.HDSprites
+
   |id      = Dualityofsoul.SpeakingValley
   |nexus  = 4024
+
   |nexus  = 25024
   |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    = Special Order Notifications
   |author  = Oga_The_Real
+
   |author  = mushymato
   |id      = Oga_The_Real.Hempire
+
   |id      = mushymato.SpecialOrderNotifications
   |nexus  = 14477
+
   |nexus  = 25999
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = BrasileiroTop
+
   |author  = AcidicNic
   |id      = BrasileiroTop.Animacoes
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 5139
+
   |nexus  = 7588
   |github  =
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Special Orders Tags Extended
   |author  = AustinYQM
+
   |author  = atravita
   |id      = AustinYQM.ImprovedMill
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 1748
+
  |curse  = 870988
   |github  = AustinYQM/ImprovedMill
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |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    = Special Orders Tweaks
   |author  = unidarkshin, Devin Lematty
+
   |author  = nnn
   |id      = DevinLematty.InfiniteInventory
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 2247
+
   |nexus  = 22719
   |github  = unidarkshin/Stardew-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Special Power Utilities
   |author  = BrasileiroTop
+
  |author  = Spiderbuttons
   |id      = BrasileiroTop.Interacoes
+
  |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 4862
+
  |nexus  = 22300
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Specify Gift Taste Portraits
 +
   |author  = Button, Spiderbuttons
 +
   |id      = Button.SpecifyGiftTastePortraits
 +
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Spectator Mode
   |author  = Platonymous
+
   |author  = weizinai
   |id      = Platonymous.JunimoFarm
+
   |id      = weizinai.SpectatorMode
   |nexus  = 984
+
   |nexus  = 25339
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Speed Boots
   |author  = Becks723
+
   |author  = season
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = season.SpeedBoots
   |nexus  = 6971
+
   |nexus  = 22958
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Speed Mod
   |author  = Taskmaster
+
   |author  = Blackclaw
   |id      = Taskmaster.JunkMail
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 4452
+
   |nexus  = 5082
   |github  =
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |status  = abandoned
+
  |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    = Keyboard Mod Menu
+
   |name    = Speedrun Practice Mod
   |author  = Shadowfoxss
+
   |author  = Underscore
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 3147
+
   |nexus  = 7337
  |curse  = 308891
+
   |github  = Underscore76/SDVPracticeMod
   |github  =
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Speedster
   |author  = Kabigon
+
   |author  = Platonymous
   |id      = Kabigon.kisekae
+
   |id      = Platonymous.Speedster
   |nexus  = 2348
+
   |nexus  = 1102
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
  |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    = Spelldew Valley
   |author  = Lavapulse
+
   |author  = instafluff
   |id      = Lavapulse.LavapulseChickens
+
   |id      = instafluff.spelldewvalley
   |nexus  = 4821
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Spenny
   |author  = Huanir
+
   |author  = spacechase0
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = spacechase0.Spenny
   |nexus  = 2653
+
  |curse  = 867742
   |github  =
+
  |moddrop = 771624
 +
  |nexus  = 2755
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Deluxe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyDeluxe
 +
  |curse  = 867122
 +
  |nexus  = 14984
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny Lite
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SpennyLite
 +
  |curse  = 867138
 +
   |nexus  = 14249
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Spice of Life
   |author  = Permamiss
+
   |author  = KarratKake
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 637
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Splash Text
   |author  = Brandy Lover, WDavi
+
   |author  = sophiesalacia
   |id      = Brandy Lover.LMlog
+
   |id      = sophie.SplashText
   |nexus  = 1366
+
   |nexus  = 14416
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Split Money
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Platonymous.SplitMoney
   |nexus  = 501
+
   |nexus  = 2303
  |moddrop = 127274
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
  |status  = obsolete
+
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Split Screen
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 1073
+
   |nexus  = 2139
  |moddrop = 127273
+
   |github  = Ilyaki/SplitScreen
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Splitscreen Improved
   |author  = Jacque Pott
+
   |author  = gaussfire
   |id      = JacquePott.MassProduction
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 7021
+
   |nexus  = 24507
   |github  = JacquePott/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Split Screen Manager
   |author  = Kithio
+
   |author  = RomenH
   |id      = Kithio:ChatMod
+
   |id      = RomenH.SplitScreenManager
   |nexus  =
+
   |nexus  = 12063
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Split Screen Regions
   |author  = Nishtra
+
   |author  = Espy
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 770
+
   |nexus  = 23669
 
   |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    = Spoilage
   |author  = Taskmaster
+
   |author  = aedenthorn, Erinthe
   |id      = Taskmaster.MonthlyMail
+
   |id      = aedenthorn.Spoilage
   |nexus  = 4523
+
  |curse  = 868694
   |github  =
+
   |nexus  = 14712
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = vaindil
+
   |author  = Dounat2201, Sasara
   |id      = vaindil.MoodFix
+
   |id      = Sasara.pumkin
   |nexus  = 1809
+
   |nexus  = 4586
   |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    = Spouse Outdoor Area
   |author  = YonKuma, kumarei
+
   |author  = Shaklin
   |id      = YonKuma.MoodGuard
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 1597
+
   |nexus  = 6747
   |github  = YonKuma/MoodGuard
+
   |github  =
 
 
  |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    = Spouses in Ginger Island, Spouses' Island
   |author  = Platonymous
+
   |author  = mistyspring
   |id      = Platonymous.MoreMapLayers
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
  |nexus  = 1134
+
   |nexus   = 11037
  |github  = Platonymous/Stardew-Valley-Mods
+
   |github = misty-spring/StardewMods
 
 
  |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    = Spouse's Room Mod
   |author  = BrasileiroTop
+
   |author  = Wata, Watagatapitusberry
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Spouseroom
   |nexus  = 5126
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Spouse Stuff
   |author  = ylsama
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = ylsama.MoveThoughObject
+
   |id      = Sikker.SpouseStuff
   |nexus  = 2680
+
   |nexus  = 4651
   |github  =
+
   |github  = sikker/SpouseStuff
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
 
  |dev note = source in separate Git branch
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Springmyst
   |author  = SgtPickles, GameMX
+
   |author  = DaLion
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = DaLion.Enchantments
   |nexus  = 2256
+
   |nexus  = 24832
 
   |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    = Sprinkler Activation
   |author  = FerMod
+
   |author  = Blaxsmith
   |id      = FerMod.MultiplayerEmotes
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 2347
+
   |nexus  = 7661
   |github  = FerMod/StardewMods
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
 
  |author  = Unremarkable, animavoro
 
  |id      = unremarkable.fix-sellToStorePrice
 
  |nexus  = 2135
 
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Sprinkler Attachments
   |author  = Prince-Leto
+
   |author  = mushymato
   |id      = princeleto.multiplayershaftfix
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 2922
+
   |nexus  = 25326
   |github  = Prince-Leto/StardewValleyMods
+
   |github  = Mushymato/StardewMods
 
 
  |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    = Sprinkler Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultipleSpouses
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 6227
+
  |curse  = 868682
 +
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Sprinkles
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Platonymous
   |id      = Omegasis.MuseumRearranger
+
   |id      = Platonymous.Sprinkles
   |nexus  = 428
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 4592
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = kulcris
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = kulcris.NoCheatShortcuts
+
   |id      = SPDSprintAndDash
   |nexus  = 2310
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Sprint and Dash Redux
   |author  = Pathoschild
+
   |author  = littleraskol
   |id      = Pathoschild.NoDebugMode
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 593
+
   |nexus  = 560
   |github  = Pathoschild/StardewMods
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Sprinting
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = onemix
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = onemix.Sprinting
   |nexus  = 506
+
   |nexus  = 10469
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = thiagomasson/Sprinting
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Sprinting
   |author  = KirbyLink
+
   |author  = Patrick, mistersnuggler
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      =
   |nexus  = 2947
+
   |nexus  =
   |github  = KirbyLink/NoSeedsFromTreesFix
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |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    = Notes
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Platonymous
+
   |author  = Abs, abslam
   |id      = Platonymous.Notes
+
   |id      = abs.SprintNRegen
   |nexus  = 3068
+
   |nexus  = 4898
  |moddrop = 793905
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = jwdred
+
   |author  = Jessebot, JessebotX
   |id      =
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 694
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |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    = Sprint (unidarkshin)
   |author  = DeLiXx
+
   |author  = unidarkshin, Devin Lematty
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = DevinLematty.Sprint
   |nexus  = 12291
+
   |nexus  = 7492
 
   |github  =
 
   |github  =
  |source  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Sprint (Yoshify)
   |author  = Taskmaster
+
   |author  = Yoshify
   |id      = Taskmaster.Ornamental
+
   |id      =
   |nexus  = 4981
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = SMAPI 0.39.1
 +
   |status   = workaround
 +
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = SpriteMaster
   |author  = Modotte
+
   |author  = Ameise, Ameisen, mkukli
   |id      = modotte.P2PAnimalNoise
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 17383
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Sprite Sheet Extender
   |author  = Alex Noddings
+
   |author  = MooseyBrutale
   |id      = an.ownscepter
+
   |id      = mooseybrutale.spriteextender
   |nexus  = 2404
+
   |nexus  = 26072
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Sprites in Detail
   |author  = zesman
+
   |author  = BleakCodex
   |id      = MobSpawner.pseudohub.de
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 2794
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Stabbing Sword Special
   |author  = zesman
+
   |author  = Peasly Wellbott
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 2798
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stack Check Fix
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = punyo, yakminepunyo
   |id      = f4iTh.PMT
+
   |id      = punyo.StackCheckFix
   |nexus  = 2349
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Stacked Item Icons
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.polygamy
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 3542
+
   |curse   = 868678
   |github  = bwdymods/SDV-Polygamy
+
   |nexus   = 15468
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Stack Everything
   |author  = ryaon
+
   |author  = CatCattyCat, Cat
   |id      = Ryaon.FectorChallenge
+
   |id      = cat.stackeverything
   |nexus  = 5125
+
   |nexus  = 2053
   |github  =
+
  |moddrop = 833551
 +
   |github  = danvolchek/StardewMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stack Quality
   |author  = Kevin Connors
+
   |author  = LeFauxMatt
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = furyx639.StackQuality
   |nexus  = 2424
+
  |curse  = 871828
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Stack Size Changer
   |author  = Sonozuki
+
   |author  = Shockah
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 2997
+
   |nexus  = 11866
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Stack Split Redux
   |author  = Sonozuki
+
   |author  = pepoluan
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 3004
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = StackSplitX
   |author  = DaLion
+
   |author  = tstaples
   |id      = DaLion.ImmersiveTweaks
+
   |id      = tstaples.StackSplitX
   |nexus  = 11296
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Stack to Nearby Chests
   |author  = PurrplingCat
+
   |author  = Ilyaki
   |id      = PurrplingCat.QuestEssentials
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 8827
+
   |nexus  = 1787
   |github  = purrplingcat/StardewMods
+
   |github  = Ilyaki/StackToNearbyChests
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = CatCattyCat, Cat
+
   |author  = Becks723
   |id      = cat.removablehorsehats
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 2223
+
   |nexus  = 13381
   |github  = danvolchek/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = StaminaRegen
   |author  = Platonymous
+
   |author  = EvilPdor
   |id      = Platonymous.RingOfFire
+
   |id      =
   |nexus  = 1166
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  = natfoth/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |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    = Rotate Toolbar
+
   |name    = Standalone Crane Game
   |author  = Pathoschild
+
   |author  = rokugin
   |id      = Pathoschild.RotateToolbar
+
   |id      = rokugin.crane
   |nexus  = 1100
+
   |nexus  = 25830
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Standardized Krobus
   |author  = Taskmaster
+
   |author  = minervamaga
   |id      = Taskmaster.Scream
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 4588
+
   |nexus  =
   |github  =
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Starbot
   |author  = Entoarox
+
   |author  = bwdy
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = bwdy.starbot
   |nexus  = 2273
+
   |nexus  = 4755
  |chucklefish = 4262
+
   |github  = bwdymods/SDV-Starbot
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stardew Access
   |author  = spacechase0
+
   |author  = Mohammad Shoaib
   |id      = spacechase0.SeedCatalogue
+
   |id      = shoaib.stardewaccess
   |nexus  = 1640
+
   |nexus  = 16205
   |moddrop = 281292
+
   |url    = {{github|stardew-access/stardew-access}}/releases
   |github  = spacechase0/SeedCatalogue
+
   |github  = stardew-access/stardew-access
 
 
  |status  = obsolete
 
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Stardew and Chill
   |author  = funny-snek
+
   |author  = mod.kitchen
   |id      = funnysnek.SeparateMoney
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 3086
+
   |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Stardew Aquarium Code
   |author  = DaLion
+
   |author  = Gervig91
   |id      = DaLion.ImmersiveTaxes
+
   |id      = Cherry.StardewAquarium
   |nexus  = 12547
+
   |nexus  = 6372
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = j4c0b333
+
   |author  = Moonwolf, Moonwolf287
   |id      = j4c0b333.SetMoney
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 3889
+
   |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 [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Archipelago
 +
  |author  = Kaito Kid
 +
   |id      = KaitoKid.StardewArchipelago
 +
  |nexus   = 16087
 +
   |github = agilbert1412/StardewArchipelago
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Stardew Auto GC
   |author  = dJomp
+
   |author  = Lake1059, 1059Studio
   |id      = dJomp.SetUniqueGameID
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 2042
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stardew Brewery
   |author  = spacechase0
+
   |author  = Cylon
   |id      = spacechase0.ShipAnywhere
+
   |id      = cylon.stardewbrewery
   |nexus  = 1379
+
   |nexus  = 2057
  |moddrop = 183277
+
   |github  = JustCylon/stardew-brewery
   |github  = spacechase0/ShipAnywhere
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
   |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Stardew Config Menu
   |author  = NOGAF
+
   |author  = Juice805
   |id      = NOGAF.ShippingTaxes
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 5189
+
   |nexus  = 1312
   |github  =
+
   |github  = StardewConfigFramework/StardewConfigMenu
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stardew Content Compatibility Layer (SCCL)
 
   |author  = TehPers
 
   |author  = TehPers
   |id      = TehPers.ShroomSpotter
+
   |id      = SCCL
   |nexus  = 908
+
   |nexus  = 889
  |moddrop = 125766
 
 
   |github  = TehPers/StardewValleyMods
 
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Stardew Debt
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Poison
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Poison.StardewTesting
   |nexus  = 1410
+
   |nexus  = 10005
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Stardew Discord
   |author  = CyTheGuy01
+
   |author  = Steven Kraft
   |id      = CyTheGuy01.TestMod
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 6463
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Stardew Druid
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Neosinf
   |id      = BrasileiroTop.Sentar
+
   |id      = neosinf.StardewDruid
   |nexus  = 4729
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Stardew Druid Lite
   |author  = cantorsdust
+
   |author  = Neosinf
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 175
+
   |nexus  = 19308
   |github  = cantorsdust/StardewMods
+
   |github  =
  
   |status = abandoned
+
   |status   = abandoned
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
  |broke in = Stardew Valley 1.6
 +
   |summary = remove this mod (no longer maintained; use [[#Magic by Neosinf|Magic by Neosinf]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Stardew Editor
   |author  = Speshkitty
+
   |author  = spacechase0
   |id      = speshkitty.slimewaterer
+
   |id      = spacechase0.StardewEditor.GameIntegration
  |nexus  = 7141
+
   |nexus  = 1298
  |github  = Speshkitty/SlimeWaterFiller
+
   |github  = spacechase0/StardewEditor
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Solar Eclipse Event
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.SolarEclipseEvent
 
   |nexus  = 897
 
   |github  = JohnsonNicholas/SDVMods
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = Edu Anttunes
+
   |author  = 1059 Studio, Lake1059
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = Lake1059.StardewFPS
   |nexus  = 5736
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Stardew Get Achievement Now
   |author  = Platonymous
+
   |author  = Lake1059, 1059 Studio
   |id      = Platonymous.Speedster
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 1102
+
   |nexus  = 11515
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Stardew Hack
   |author  = Platonymous
+
   |author  = bcmpinc
   |id      = Platonymous.SplitMoney
+
   |id      = bcmpinc.StardewHack
   |nexus  = 2303
+
   |nexus  = 3213
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
 
  |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    = Stardew Hitboxes
   |author  = Ilyaki
+
   |author  = Tyler Gibbs
   |id      = Ilyaki.SplitScreen
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 2139
+
   |nexus  = 12264
   |github  = Ilyaki/SplitScreen
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Platonymous
+
   |author  = davikr, apdapreturns
   |id      = Platonymous.Sprinkles
+
   |id      = davikr.hypnos
   |nexus  =
+
   |nexus  = 5935
  |chucklefish = 4592
+
   |github  = davicr/StardewHypnos
   |github  =
+
   |broken in = Stardew Valley 1.4
 
 
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = SCCL
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 889
+
  |curse  = 868711
   |github  = TehPers/StardewValleyMods
+
   |nexus  = 14365
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Stardew Locations
   |author  = spacechase0
+
   |author  = Mizzion
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = mizzion.stardewlocations
   |nexus  = 1298
+
   |nexus  = 1929
   |github  = spacechase0/StardewEditor
+
   |moddrop = 661357
 
+
   |github  = Mizzion/MyStardewMods
   |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Stardew Media Keys
   |author  = Cody, Cody Hansen
+
   |author  = Angebro
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 16543
+
   |nexus  = 11246
   |github  =
+
   |github  = AngeloC3/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Stardew Multiplayer Server
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = KoihimeNakamura.summitreborn
+
   |id      = moy.Always_On_Server
   |nexus  = 2073
+
   |nexus  = 20659
   |github  = JohnsonNicholas/SDVMods
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Stardew Nametags
   |author  = Platonymous
+
   |author  = Tyler Gibbs
   |id      = Platonymous.SwimSuit
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 1215
+
   |nexus  = 12158
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = tylergibbs2/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |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    = Stardew News Feed
   |author  = bdawson1993
+
   |author  = Other Buckets
   |id      =
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 38
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.5
  |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    = Stardew Notifications
   |author  = zazizu
+
   |author  = monopandora (maintained by Sakorona)
   |id      = zazizu.TheChestDimension
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 4013
+
  |moddrop = 664154
   |github  = cilekli-link/SDVMods
+
   |nexus  = 4713
 
+
   |github  = Sakorona/SDVMods
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = STardew Overview
   |author  = Pathoschild
+
   |author  = Sto13
   |id      = Pathoschild.TheLongNight
+
   |id      = Sto13.STardewOverview
   |nexus  = 1369
+
   |nexus  = 14564
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Stardew Progress
   |author  = CKextreme
+
   |author  = seeinggreen
   |id      = CKextreme.TimeNotifier
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 3706
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Stardew Realty Framework
   |author  = Sakorona
+
   |author  = Prism 99
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 1000
+
   |nexus  = 10512
   |github  = Sakorona/SDVMods
+
   |github  = Prism-99/FarmExpansion
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = Cile_ed
+
   |author  = ElocinDev
   |id      = Cile_ed.TimeTravel
+
   |id      = elocindev.stardewrpc
   |nexus  = 4068
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPG
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewRPG
 +
  |curse  = 868785
 +
  |nexus  = 11132
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Stardew Speak
   |author  = spacechase0
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = spacechase0.ToolGeodes
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 3090
+
   |nexus  = 7929
  |moddrop = 771642
+
   |github  = evfredericksen/StardewSpeak
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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    = Stardew Survival Project
   |author  = DaLion
+
   |author  = NeroYuki
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = neroyuki.rlvalley
   |nexus  = 7965
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = Platonymous
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Platonymous.Ultiplayer
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 2134
+
   |nexus  = 425
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5.5
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Stardew Twitch Tracker
   |author  = Chirase
+
   |author  = Cody, Cody Hansen
   |id      = Tommy.GiftAllWeek
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 6850
+
   |nexus  = 16543
 
   |github  =
 
   |github  =
  
Line 20,703: Line 21,991:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Chirase
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Tommy.GiftEveryDay
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 6850
+
   |nexus  = 13426
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = DeLiXx
+
   |author  = reimu, r2h, tomdc
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = reimu.sdv-helper
   |nexus  = 15132
+
   |nexus  = 3917
   |github  =
+
   |github  = rei2hu/stardewvalley-esp
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Stardew Valley Expanded
   |author  = DaLion
+
   |author  = Flashshifter
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = FlashShifter.SVECode
   |nexus  = 8111
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |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    = Stardew Valley Gold
   |author  = enaium
+
   |author  = Clever Artisan (Vastias)
   |id      = Enaium.Walkshop
+
   |id      = CleverArtisan.StardewValleyGold
  |curse  = 365806
+
   |nexus  = 26006
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Stardew Valley Randomizer
   |author  = Travoos
+
   |author  = Tooshi
   |id      =
+
   |id      = Tooshi.Randomizer
   |nexus  =
+
   |nexus  = 5185
   |chucklefish = 4211
+
   |curse  = 308003
   |github  =
+
  |github  = cTooshi/stardew-valley-randomizer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
 +
  |author  = Tyler Gibbs and TheHaboo
 +
  |id      = tylergibbs2.StardewRoguelike
 +
  |nexus  = 13614
 +
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = evskii
   |id      = cybercheese.WarpChests
+
   |id      = evskii.StardewTimelapse
   |nexus  = 6402
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Stardew Valley Web API
   |author  = Sakorona (ItsBenter)
+
   |author  = Tomokisan
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = tomokisan.SWAPI
   |nexus   = 6715
+
   |curse   = 1081758
   |github  = Sakorona/SDVMods
+
   |nexus   = 26845
 
+
   |github  =
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Stardew Voices
   |author  = spacechase0
+
   |author  = Shannon Hobby
   |id      = spacechase0.WeaponReskinner
+
   |id      = shobby.StardewVoices
   |nexus   = 5095
+
   |curse   = 1010539
   |moddrop = 771681
+
   |nexus  = 22550
   |github  = spacechase0/WeaponReskinner
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Stardew Web
   |author  = Persival
+
   |author  = Prism 99
   |id      = none <!-- no ID in manifest -->
+
   |id      = prism99.stardewweb
   |nexus  = 450
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Stardew Web API
   |author  = Entoarox
+
   |author  = zunderscore
   |id      = Entoarox.XnbLoader
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 2275
+
   |nexus  = 22540
  |chucklefish = 4506
+
   |github  = zunderscore/StardewWebApi
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Stardust Core
   |author  = taintedwheat
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = Omegasis.StardustCore
   |nexus  = 843
+
   |nexus  = 2341
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
+
}}
   |content pack for   = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Starksouls
   |broke in          = Stardew Valley 1.3.36
+
   |author  = FenrirA
   |unofficial version = 2.0.1-unofficial.1-opalie
+
   |id      = FenrirAsonda.Starksouls
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
+
   |nexus  = 10915
}}
+
   |github  = OhWellMikell/Starksouls
{{#invoke:SMAPI compatibility|entry
+
}}
   |name    = Bathroom After 2nd House Upgrade
+
{{#invoke:SMAPI compatibility|entry
   |author  = DevilBro/Ursii98
+
   |name    = Start in Ginger Island
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |author  = mistyspring
   |nexus  = 2578
+
   |id      = mistyspring.GingerIslandStart
   |github  =
+
   |nexus  = 20401
   |content pack for = Content Patcher
+
   |github  =
 
+
}}
   |broke in          = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |name    = Starting Money
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
+
   |author  = mmanlapat
}}
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
{{#invoke:SMAPI compatibility|entry
+
   |nexus  = 1138
   |name    = Green Pastures Farm
+
  |github  =
   |author  = Bugbuddy
+
 
   |id      = bugbuddy.GreenPasturesFarm
+
  |broke in = SMAPI 3.0
   |nexus  = 2326
+
}}
   |github  =
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Startup Volume Config
   |content pack for = Content Patcher
+
   |author  = certifiableGrimalkin
 
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |broke in          = Stardew Valley 1.3.36
+
   |nexus  = 15846
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |github  =
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
}}
}}
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility|entry
+
   |name    = Start With Greenhouse
   |name    = Immersive Farm 2
+
   |author  = CaptainSully
   |author  = Zander
+
   |id      = CaptainSully.StartWithGreenhouse
   |id      = zander.immersivefarm2
+
   |nexus  = 9878
   |nexus  = 1531
+
  |moddrop = 1035412
   |github  =
+
  |github  = CaptainSully/StardewMods
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Start With Hat
  |broke in = Stardew Valley 1.3.36
+
   |author  = treyh0
   |status   = workaround
+
   |id      = treyh0.StartWithHat
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |nexus  = 2628
}}
+
   |github  =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Overgrown Fairy Buildings
+
   |status  = abandoned
   |author  = Ali Read/naeldeus
+
}}
   |id      = naeldeus.OvergrownFairyBuildings
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 4564
+
  |name    = Stash Items
   |github  =
+
  |author  = ZackHill
 
+
  |id      = ZackHill.StashItems
   |content pack for = Content Patcher
+
   |nexus   = 9624
 
+
   |github = zack-hill/stardew-valley-stash-items
   |broke in           = Stardew Valley 1.5
+
}}
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |name    = Stash Items to Chest
}}
+
   |author  = lambui
{{#invoke:SMAPI compatibility|entry
+
   |id      = BlueMod_StashItemsToChest
   |name    = Remove That Damn Rock
+
   |nexus  =
   |author  = Plutey/Androxilogin
+
   |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
   |id      = Androxilogin.RemoveThatDamnRock
+
   |github  = lambui/StardewValleyMod_StashItemsToChest
   |nexus  = 384
+
 
   |github  =
+
   |broke in = SMAPI 2.0
 
+
   |status  = workaround
  |content pack for = Content Patcher
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
+
}}
   |broke in           = Stardew Valley 1.2
+
{{#invoke:SMAPI compatibility|entry
  |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |name    = Static Inventory
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |author  = Dinotopea
}}
+
   |id      = Dinotopea.StaticInventory
{{#invoke:SMAPI compatibility|footer}}
+
   |nexus  = 20093
 
+
   |github  = nrobinson12/StardewValleyMods
===XNB mods===
+
 
See [[Modding:Using XNB mods]].
+
   |broke in = Stardew Valley 1.6
 
+
}}
==Mod data overrides==
+
{{#invoke:SMAPI compatibility|entry
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
+
  |name    = Static Tool Power
 
+
  |author  = Omek97
{{#invoke:SMAPI compatibility overrides|header}}
+
  |id      = omek97.static_toolpower
{{#invoke:SMAPI compatibility overrides|entry
+
  |nexus  = 21281
   |name          = Adjust Artisan Prices
+
  |github  =
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
}}
   |update keys    =
+
{{#invoke:SMAPI compatibility|entry
   |local version  =
+
  |name    = Stats as Tokens
   |remote version = 0.01 → 0.0.1
+
  |author  = sophiesalacia
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |id      = Vertigon.StatsAsTokens
}}
+
  |nexus  = 9659
{{#invoke:SMAPI compatibility overrides|entry
+
  |github  = dtomlinson-ga/StatsAsTokens
   |name          = Almighty Farming Tool
+
 
   |id            = 439
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats Passive Regeneration, Stats Reloader
 +
  |author  = strato35
 +
  |id      = Strato35.StatsReloader
 +
  |nexus  = 7428
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue of Generosity
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StatueOfGenerosity
 +
  |curse  = 867713
 +
  |nexus  = 7532
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 17642
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Status Announcements
 +
  |author  = Aile72
 +
  |id      = Aile72.StatusAnnouncements
 +
  |nexus  = 24937
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up
 +
  |author  = su226
 +
  |id      = Su226.StayUp
 +
  |nexus  = 7592
 +
  |github  = su226/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Late
 +
  |author  = Krutonium
 +
  |id      = krutonium.stayuplate
 +
  |nexus  = 12578
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Plus
 +
  |author  = neur0tox1n, neur0tox1n_
 +
  |id      = neur0tox1n_.StayUpPlus
 +
  |nexus  = 21469
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stendew Valley
 +
  |author  = Haunted Pineapple
 +
  |id      = HauntedPineapple.StendewValley
 +
  |nexus  = 19483
 +
  |github  = HauntedPineapple/Stendew-Valley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stone Bridge Over Pond, Pond With Bridge
 +
  |author  = Advize and jinxiewinxie
 +
  |id      = jinxiewinxie.StoneBridgeOverPond
 +
  |nexus  = 316
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Flower Harvests
 +
  |author  = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
  |nexus  = 24559
 +
  |github  = seichen/Stardew-Stop-Flower-Harvests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
 +
  |author  = Mustafa
 +
  |id      = Mustafa.StopSoundsWhenAltTabbed
 +
  |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stronger You
 +
  |author  = Krutonium
 +
  |id      = Krutonium.StrongerYou
 +
  |nexus  = 7402
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stuck at Level 1 but Overpower Drop Rates
 +
  |author  = Darkmushu
 +
  |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
 +
  |nexus  = 17380
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stumps to Hardwood Stumps
 +
  |author  = Nishtra
 +
  |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
 +
  |nexus  = 691
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
  |curse  = 868757
 +
  |nexus  = 11719
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Subterranian Overhaul, Dwarvish
 +
  |author  = mytigio
 +
  |id      = mytigio.SubterranianOverhaul
 +
  |nexus  = 4149
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Summit Reborn
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.summitreborn
 +
  |nexus  = 2073
 +
  |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sundrop City
 +
  |author  = The Sundrop Team
 +
  |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
 +
  |nexus  = 4014
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Hopper
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SuperHopper
 +
  |curse  = 867698
 +
  |nexus  = 9418
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Sleeper
 +
  |author  = spoocky123
 +
  |id      = spoocky123.SuperSleeper
 +
  |nexus  = 10842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surfing Festival
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.SurfingFestival
 +
  |curse  = 867720
 +
  |nexus  = 6688
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surprise Pregnancy, SurpriseBaby1
 +
  |author  = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus  = 13126
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.Survivalistic
 +
  |nexus  = 12179
 +
  |github  = Ophaneom/Survivalistic
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Fishing Mod
 +
  |author  = KDERazorback
 +
  |id      = KDERazorback.SvFishingMod
 +
  |nexus  = 6403
 +
  |github  = KDERazorback/SvFishingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Location Bot
 +
  |author  = JForea
 +
  |id      = JForea.SVLocationBot
 +
  |nexus  = 26181
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
  |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim (Almost) Anywhere, Swim Suit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SwimSuit
 +
  |nexus  = 1215
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swiss Army Knife
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tab Autoloot
 +
  |author  = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
  |github  =
 +
 
 +
  |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
 +
<!--
 +
  |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
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |curse  = 868713
 +
  |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tappable Palm Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TappablePalmTrees
 +
  |curse  = 868803
 +
  |nexus  = 10661
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Ready
 +
  |author  = skunkkky
 +
  |id      = skunkkk.TapperReady
 +
  |nexus  = 1219
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tapper Report
 +
  |author  = pepoluan
 +
  |id      = pepoluan.TapperReport
 +
  |nexus  = 8700
 +
  |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Taxes Mod
 +
  |author  = bdawson1993
 +
  |id      =
 +
  |nexus  = 38
 +
  |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
 +
  |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
 +
  |author  = TehPers
 +
  |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
 +
  |nexus  = 3256<!--was 2150 before re-release-->
 +
  |moddrop = 1071149
 +
  |github  = TehPers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Festive Slimes
 +
  |author  = TehPers
 +
  |id      = TehPers.FestiveSlimes
 +
  |nexus  = 2990
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teh's Fishing Overhaul
 +
  |author  = TehPers
 +
  |id      = TehPers.FishingOverhaul
 +
  |nexus  = 866
 +
  |moddrop = 123679
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Telephone Purchasing
 +
  |author  = Stingray
 +
  |id      = Stingray.TP
 +
  |nexus  = 10190
 +
  |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleportation Tool
 +
  |author  = jeWel
 +
  |id      = jeWel.TeleportationToolModCode
 +
  |nexus  = 22534
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleporter
 +
  |author  = Bifibi
 +
  |id      = Teleporter
 +
  |nexus  =
 +
  |chucklefish = 4374
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Mod
 +
  |author  = Falson, Falson127
 +
  |id      = Falson.TeleportMod
 +
  |nexus  = 18842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportNpc
 +
  |curse  = 436803
 +
  |moddrop = 865554
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportNpc
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport NPC Location
 +
  |author  = ccr
 +
  |id      = ccr.TeleportNPCLocation
 +
  |nexus  = 17190
 +
  |github  = chencrstu/TeleportNPCLocation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport Point
 +
  |author  = Enaium
 +
  |id      = Enaium.TeleportPoint
 +
  |curse  = 436830
 +
  |moddrop = 864013
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/TeleportPoint
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Teleport To Farm
 +
  |author  = Rafael
 +
  |id      = Rafael.TeleportToFarm
 +
  |nexus  = 7247
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Accessories
 +
  |author  = jeWel
 +
  |id      = jeWel.TerrariaAccessoriesCode
 +
  |nexus  = 22931
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Terraria Bosses
 +
  |author  = GlitchedDeveloper
 +
  |id      = GlitchedDeveloper.TerrariaBosses
 +
  |nexus  = 26055
 +
  |github  = GlitchedDeveloper/StardewValley-TerrariaBosses
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Test Mod for Automated Workflows, Test Mod
 +
  |author  = spacechase0
 +
  |id      = spacechase0.TestMod
 +
  |nexus  = 21216
 +
  |github  = spacechase0/TestModWorkflow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thai Font Adjuster
 +
  |author  = 'ELL and NRTnarathip
 +
  |id      = ELL.ThaiFontAdjuster
 +
  |nexus  = 9586
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Adventurer's Life Expanded
 +
  |author  = HamioDracny
 +
  |id      = HamioDracny.TALE.SMAPI
 +
  |nexus  = 14083
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Best of "The Queen of Sauce"
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.BestOfQOS
 +
  |nexus  = 7985
 +
  |github  = Bpendragon/Best-of-Queen-of-Sauce
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Cave Cult, Cave Cult Code
 +
  |author  = CtrlAltDefeat, Evan Yoshitani
 +
  |id      = CtrlAltDefeat.CaveCultCode
 +
  |nexus  = 23741
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Chest Dimension
 +
  |author  = zazizu
 +
  |id      = zazizu.TheChestDimension
 +
  |nexus  = 4013
 +
  |github  = cilekli-link/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
 +
  |author  = Neat
 +
  |id      = neat.newspaper
 +
  |nexus  = 8689
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Farmer That Stared at Rocks
 +
  |author  = ItsLittany
 +
  |id      = itslittany.RockBreaker
 +
  |nexus  = 6376
 +
  |moddrop = 804101
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Fish Dimension
 +
  |author  = ichortower
 +
  |id      = ichortower.TheFishDimension
 +
  |nexus  = 22335
 +
  |github  = ichortower/TheFishDimension
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theft of the Winter Star
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.TheftOfTheWinterStar
 +
  |curse  = 867729
 +
  |moddrop = 771680
 +
  |nexus  = 5062
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Gnomiverse
 +
  |author  = Purppelle and King Gnomus
 +
  |id      = Purppelle.TheGnomiverse
 +
  |nexus  = 13266
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Great Stardew Valley Bake-Off, Bake Off Code
 +
  |author  = Tlitookilakin
 +
  |id      = tlitookilakin.BakeOffCode
 +
  |nexus  = 18856
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Long Night
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TheLongNight
 +
  |nexus  = 1369
 +
  |github  = Pathoschild/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Love of Cooking
 +
  |author  = blueberry
 +
  |id      = blueberry.LoveOfCooking
 +
  |nexus  = 6830
 +
  |github  = b-b-blueberry/CooksAssistant
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Theme Manager
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.thememanager
 +
  |nexus  = 14525
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Moon
 +
  |author  = Pucklynn
 +
  |id      = shannon.MoonMod
 +
  |nexus  = 2482
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Northern Gulf
 +
  |author  = The commission of The Northern Gulf
 +
  |id      = TcTHG.Custom_The_Northern_Gulf
 +
  |nexus  = 19376
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = {{nexus mod|4109}}
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Queen Of Sauce Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TheQueenOfSauceReminder
 +
  |nexus  = 5172
 +
  |github  = Swampen/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Custom Backpack Framework
 +
  |author  = platinummyr
 +
  |id      = platinummyr.CustomBackpackFramework
 +
  |nexus  = 21588
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Immersive Scarecrows
 +
  |author  = aedenthorn and lucaskfreitas
 +
  |id      = lucaskfreitas.ImmersiveScarecrows
 +
  |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
 +
  |author  = platinummyr and wellbott
 +
  |id      = platinummyr.SmallerFishPonds
 +
  |nexus  = 21900
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Twlight Traveller - Custom NPC (API), APICut
 +
  |author  = Eris, AkatsukiVana, HuaGei API
 +
  |id      = Eris.APICut
 +
  |nexus  = 8158
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
 +
  |author  = Dolphin Is Not a Fish
 +
  |id      = Dolphin.Kedi.OldMarinerDialogue
 +
  |nexus  = 20414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thinking Time
 +
  |author  = PokeBenji
 +
  |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
 +
  |curse  = 1024585
 +
  |nexus  = 24457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Think-n-Talk
 +
  |author  = Prism 99
 +
  |id      = prism99.thinkntalk
 +
  |nexus  = 9546
 +
  |github  = Prism-99/Think-n-Talk
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = This Mod Is Organic
 +
  |author  = RealSweetPanda, Sweet Panda and Bennoloth
 +
  |id      = SweetPanda.Organic
 +
  |nexus  = 16648
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
 +
  |curse  = 867388
 +
  |moddrop = 127278
 +
  |nexus  = 500
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 +
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Throwable Axe
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ThrowableAxe
 +
  |curse  = 867726
 +
  |moddrop = 771683
 +
  |nexus  = 5097
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Thunderstorm Totem
 +
  |author  = justastranger
 +
  |id      = jas.ThunderstormTotem
 +
  |moddrop = 944622
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Fields
 +
  |author  = seitanicbean
 +
  |id      = seitanicbean.tidyfields
 +
  |nexus  = 10929
 +
  |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Orchard - Move Fruit Trees
 +
  |author  = huan
 +
  |id      = huan.tidy_orchard_move_fruit_trees
 +
  |nexus  = 25054
 +
  |github  = huancz/SDV-TidyOrchard
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tidy Social
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TidySocial
 +
  |nexus  = 16233
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Challenge
 +
  |author  = SpicyKai
 +
  |id      = SpicyKai.Tileman
 +
  |nexus  = 11945
 +
  |github  = spicykai/StardewValley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tileman Redux
 +
  |author  = Freaksaus
 +
  |id      = Freaksaus.TilemanRedux
 +
  |nexus  = 23023
 +
  |github  = Freaksaus/Tileman-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tile Transparency, Transparent Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TileTransparency
 +
  |nexus  = 17288
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tillable Ground
 +
  |author  = hawkfalcon
 +
  |id      = hawkfalcon.TillableGround
 +
  |nexus  = 2175
 +
  |github  = hawkfalcon/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilled Soil Decay
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.TilledSoilDecay
 +
  |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest
 +
  |author  = Asconoid
 +
  |id      = Asconoid.TimeBeforeHarvest
 +
  |nexus  = 5764
 +
  |github  =
 +
 
 +
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 +
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Before Harvest Enhanced
 +
  |author  = Jonathan Ginn
 +
  |id      = JonathanGinn.TimeBeforeHarvestEnhanced
 +
  |nexus  = 12170
 +
  |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
 +
  |unofficial version = 1.1.0-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freeze
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.TimeFreeze
 +
  |nexus  = 973
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Freezes at Midnight
 +
  |author  = JBtheShadow
 +
  |id      = JBtheShadow.TimeFreezesAtMidnight
 +
  |nexus  = 7425
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Master
 +
  |author  = trashcan9
 +
  |id      = trashcan9.TimeMaster
 +
  |nexus  = 16192
 +
  |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Multiplier
 +
  |author  = DefenTheNation
 +
  |id      = DefenTheNation.TimeMultiplier
 +
  |nexus  = 2262
 +
  |github  = DefenTheNation/StardewMod-TimeMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Notifier
 +
  |author  = CKextreme
 +
  |id      = CKextreme.TimeNotifier
 +
  |nexus  = 3706
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time of the Prairie King
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.TimeOfThePrairieKing
 +
  |nexus  = 5631
 +
  |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Timescale Display
 +
  |author  = thebeardphantom
 +
  |id      = thebeardphantom.timescale-display
 +
  |nexus  = 27764
 +
  |github  = thebeardphantom/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Totem
 +
  |author  = gmff
 +
  |id      = GMFF.TimeTotem
 +
  |curse  = 494425
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Travel
 +
  |author  = Cile_ed
 +
  |id      = Cile_ed.TimeTravel
 +
  |nexus  = 4068
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Watch
 +
  |author  = KyuubiRan
 +
  |id      = kyuubiran.TimeWatch
 +
  |nexus  = 23725
 +
  |github  = KyuubiRan/TimeWatch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TMXL Map Toolkit, TMX Loader
 +
  |author  = Platonymous
 +
  |id      = Platonymous.TMXLoader
 +
  |curse  = 877235
 +
  |nexus  = 1820
 +
  |moddrop = 771913
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To-Dew
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.ToDew
 +
  |curse  = 997100
 +
  |nexus  = 7409
 +
  |github  = jltaylor-us/StardewToDew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = To Do List
 +
  |author  = Eleanor, eleanoot
 +
  |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
 +
  |nexus  = 1630
 +
  |github  = eleanoot/stardew-to-do-mod
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#To-Dew|To-Dew]] instead.
 +
<!--
 +
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Items Framework
 +
  |author  = selph, zombifier
 +
  |id      = selph.ToggleItems
 +
  |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Monsters
 +
  |author  = Jolyone, Me
 +
  |id      = Me.ToggleMonsters
 +
  |moddrop = 1587713
 +
  |nexus  = 11801
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toggle Music, Toggle Music Hotkey
 +
  |author  = MaltoseMatt
 +
  |id      = MaltoseMatt.ToggleMusic
 +
  |nexus  = 22913
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Assembly
 +
  |author  = OFTS_CQM
 +
  |id      = ofts.toolAss
 +
  |nexus  = 23872
 +
  |github  = ofts-cqm/ToolAssembly
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Icons
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ToolbarIcons
 +
  |curse  = 871834
 +
  |moddrop = 1547451
 +
  |nexus  = 11026
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Toolbar Tooltips
 +
  |author  = danmw3
 +
  |id      = danmw3.toolbartooltips
 +
  |nexus  = 4977
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ToolBelt
 +
  |author  = yuri0r
 +
  |id      = yuri0r.ToolBelt
 +
  |nexus  = 8566
 +
  |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Charging
 +
  |author  = mralbobo
 +
  |id      = mralbobo.ToolCharging
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |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
 +
  |name    = Tool Geodes
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ToolGeodes
 +
  |curse  = 308018
 +
  |nexus  = 3090
 +
  |moddrop = 771642
 +
  |github  = spacechase0/ToolGeodes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Pouch
 +
  |author  = CodeWordZ, zulu333
 +
  |id      = CodeWordZ.ToolPouch
 +
  |nexus  = 25136
 +
  |github  = Brandon22Adams/ToolPouch
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Select
 +
  |author  = CrazyWig
 +
  |id      = crazywig.toolpowerselect
 +
  |nexus  = 2553
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Power Setup
 +
  |author  = Gilar Fasulaki
 +
  |id      = GilarF.ToolPowerSetup
 +
  |nexus  = 4517
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ToolSmartSwitch
 +
  |curse  = 868687
 +
  |nexus  = 15216
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Smart Switch (Updated)
 +
  |author  = Fiorbeth
 +
  |id      = Fiorbeth.ToolSmartSwitch
 +
  |nexus  = 20829
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Costs
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ToolUpgradeCosts
 +
  |nexus  = 6576
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery
 +
  |author  = SorryLate
 +
  |id      = SorryLate.ToolUpgradeDelivery
 +
  |nexus  = 5421
 +
  |github  = sorrylate/Stardew-Valley-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Delivery Service
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ToolUpgradeDeliveryService
 +
  |nexus  = 2938
 +
  |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 +
<!--
 +
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Duration Changer
 +
  |author  = GrimatGaming
 +
  |id      = GrimatGaming.ToolUpgradeDurationChanger
 +
  |curse  = 1000868
 +
  |nexus  = 21438
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tool Upgrade Reminder
 +
  |author  = Wracketeer
 +
  |id      = Wracketeer.ToolUpgradeReminder
 +
  |nexus  = 13423
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Too Many Animals
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.TooManyAnimals
 +
  |curse  = 871833
 +
  |nexus  = 11033
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#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-->
 +
  |author  = DaLion
 +
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 +
  |nexus  = 7965
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Topless Farmer Girl
 +
  |author  = Mangupix
 +
  |id      = Mangupix.ToplessFarmerGirl
 +
  |nexus  = 19939
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Town School Functions
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.TownSchool.Functions
 +
  |nexus  = 6317
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Mod
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
 +
  |curse  = 992849
 +
  |nexus  = 1401
 +
  |moddrop = 606639
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tractor Sounds, Tractor Engine Sound
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.tractorsounds
 +
  |curse  = 885079
 +
  |nexus  = 5781
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
  |curse  = 1035850
 +
  |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrainTracks
 +
  |curse  = 868791
 +
  |nexus  = 10927
 +
  |github  = aedenthorn/StardewValleyMods
 +
|broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Train Tracks - Continued|Train Tracks - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Tracks - Continued
 +
  |author  = CyanFire
 +
  |id      = aedenthorn.TrainTracks
 +
  |nexus  = 28049
 +
  |github  = CyanFireUK/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Whistle
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.TrainWhistle
 +
  |nexus  = 4473
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trampoline
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Trampoline
 +
  |curse  = 868763
 +
  |nexus  = 11619
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#Trampoline
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Translation Replacer
 +
  |author  = ofts, OFTS_CQM
 +
  |id      = ofts.transRep
 +
  |nexus  = 22871
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparency Settings
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.TransparencySettings
 +
  |nexus  = 8891
 +
  |moddrop = 971985
 +
  |github  = Esca-MMC/TransparencySettings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Transparent Objects
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
  |curse  = 868894
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash 4 Elliott
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.trash4elliott
 +
  |nexus  = 18882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Abides
 +
  |author  = John Peters
 +
  |id      = JohnPeters.TrashBearAbides
 +
  |nexus  = 11359
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Bear Item Helper, Trash Bear Name
 +
  |author  = MattDeDuck, Duckshard
 +
  |id      = MattDeDuck.TrashBearName
 +
  |nexus  = 5252
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Can Reactions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCanReactions
 +
  |curse  = 868869
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |curse  = 868673
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Does Not Consume Bait
 +
  |author  = atravita
 +
  |id      = atravita.TrashDoesNotConsumeBait
 +
  |curse  = 870979
 +
  |moddrop = 1128126
 +
  |nexus  = 11426
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Remover
 +
  |author  = SorryLate, rharyanto
 +
  |id      = SorryLate.TrashRemover
 +
  |nexus  = 5114
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Trash
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.TrashTrash
 +
  |nexus  =
 +
  |curse  = 297981
 +
  |github  = jaredlll08/Trash-Trash
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Reminder
 +
  |author  = TheShwamp
 +
  |id      = TheShwamp.TravelingCartReminder
 +
  |nexus  = 25209
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Cart Visit Everyday
 +
  |author  = dayLerFar, nnn
 +
  |id      = nnn.TCVED
 +
  |nexus  = 22240
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Traveling Takes Time
 +
  |author  = Vrakyas
 +
  |id      = Vrakyas.TravelingTakesTime
 +
  |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
 +
  |curse  = 868867
 +
  |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    = Treasury Farm
 +
  |author  = Don Cami, DonCami
 +
  |id      = DonCami.TreasuryFarm
 +
  |nexus  = 26447
 +
  |github  =
 +
}}
 +
{{#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 = 1.0.2-unofficial.2-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-134929
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Size Framework
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.TreeSizeFramework
 +
  |nexus  = 27123
 +
  |github  =
 +
}}
 +
{{#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 God Mode
 +
  |author  = WingleWanger
 +
  |id      = winglewanger.truegodmode
 +
  |nexus  = 25735
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = True Random Geodes
 +
  |author  = lilico/atelier99
 +
  |id      = lilico.TrueRandomGeodes
 +
  |nexus  = 11371
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Truly Invincible
 +
  |author  = Kithplana
 +
  |id      = kithplana.trulyinvincible
 +
  |nexus  = 25281
 +
  |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    = TV Shopping Channel
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.TVshoppingChannel
 +
  |curse  = 1081465
 +
  |nexus  = 24885
 +
  |github  =
 +
}}
 +
{{#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    = Typable Books
 +
  |author  = Kronosta
 +
  |id      = Kronosta.TypableBooks
 +
  |nexus  = 25982
 +
  |github  = kronosta/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UI Helper
 +
  |author  = ProfeJavix
 +
  |id      = ProfeJavix.UIHelper
 +
  |nexus  = 25710
 +
  |github  = ProfeJavix/StardewValleyMods
 +
}}
 +
{{#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    = Ultimate Storage System
 +
  |author  = holybananapants
 +
  |id      = holybananapants.UltimateStorageSystem
 +
  |nexus  = 26919
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 997978
 +
  |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
 +
  |curse  = 868880
 +
  |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
 +
  |curse  = 868730
 +
  |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    = Untimed Special Orders
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.UntimedSpecialOrders
 +
  |nexus  = 26117
 +
  |github  = EnderTedi/Untimed-Special-Orders
 +
}}
 +
{{#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 Jars
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedJars
 +
  |nexus  = 15756
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868824
 +
  |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    = Valley Cast
 +
  |author  = ihasTaco
 +
  |id      = ihasTaco.ValleyCast
 +
  |nexus  = 26947
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868889
 +
  |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
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = remove this mod (no longer maintained; use [[#Passable Crops|Passable Crops]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Decorations
 +
  |author  = neonwinter
 +
  |id      = neonwinter.WallDecorations_Base
 +
  |nexus  = 27226
 +
  |github  =
 +
}}
 +
{{#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    = Wallpaper Switcher
 +
  |author  = Pikachu de Bigode
 +
  |id      = PikachuDeBigode.WallpaperSwitcher
 +
  |nexus  = 24822
 +
  |github  = JulianoSFA/WallpaperSwitcher
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |curse  = 868775
 +
  |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
 +
  |curse  = 868771
 +
  |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 Can Upgrade
 +
  |author  = WillTheMage
 +
  |id      = WillTheMage.WateringCanUpgrade
 +
  |nexus  = 25977
 +
  |github  =
 +
}}
 +
{{#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    = Water Your Crops
 +
  |author  = chiccen
 +
  |id      = chiccen.WaterYourCrops
 +
  |nexus  = 24710
 +
  |github  = chiccenFL/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
 +
  |curse  = 868680
 +
  |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
 +
  |curse  = 868670
 +
  |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    = Weedsplosion
 +
  |author  = stardemod
 +
  |id      = stardemod.Weedsplosion
 +
  |nexus  = 25114
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868736
 +
  |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    = Wetland Cultivation
 +
  |author  = QiuFengTanoka
 +
  |id      = QiuFengTanoka.WetlandCultivation
 +
  |nexus  = 25405
 +
  |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 Do You Want
 +
  |author  = John Peters, John Peters (you know, the farmer?)
 +
  |id      = JohnPeters.WhatDoYouWant
 +
  |nexus  = 24689
 +
  |github  = emurphy42/WhatDoYouWant
 +
}}
 +
{{#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    = Where The Spreading Weeds Are
 +
  |author  = pneuma163
 +
  |id      = pneuma163.WhereTheSpreadingWeedsAre
 +
  |nexus  = 25450
 +
  |github  = pneuma163/StardewMods
 +
}}
 +
{{#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
 +
  |curse  = 868769
 +
  |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
 +
  |curse  = 868723
 +
  |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    = Willy's Fishing Workshops
 +
  |author  = not4bene
 +
  |id      = not4bene.WillysFishingWorkshops
 +
  |nexus  = 24877
 +
  |github  =
 +
}}
 +
{{#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
 +
  |curse  = 868906
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WitcherMod
 +
}}
 +
{{#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
 +
  |curse  = 946414
 +
  |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
 +
  |curse  = 996759
 +
  |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
 +
  |curse  = 868873
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ZombieOutbreak
 +
}}
 +
{{#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    =
 
   |update keys    =
 
   |local version  =
 
   |local version  =
Line 20,976: Line 25,563:
 
   |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 21,057: Line 25,643:
 
   |remote version =
 
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 21,081: Line 25,675:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 +
[[tr:Modlama:Mod Uyumluluğu]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 23:07, 21 September 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).