Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (More Grass broke in 1.6)
 
(564 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
{{modding player guide header}}
 
{{modding player guide header}}
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to present. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
+
[[File:SMAPI compatibility.png|thumb|SMAPI mod compatibility, July 2017 to June 2024. See [[:File:SMAPI compatibility.png#Notable events|notable events which affect this chart]].<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #cc0000;">&emsp;</span> broken (proprietary)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
 
<span style="background: #e69138;">&emsp;</span> broken (open-source)<br />
Line 7: Line 7:
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
 
Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.
  
 +
==Instructions==
 +
===For players===
 +
'''See [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
  
 +
To update your mods:
 +
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
 +
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 +
 +
===For mod authors===
 +
Feel free to update the lists below! See [[Modding:Mod compatibility/entry#Usage|instructions for editing the template]].
  
'''Players: see [https://smapi.io/mods smapi.io/mods] for a more user-friendly view of this page.'''
+
Notes for the mod status:
 +
* Only mark a mod <samp>abandoned</samp> or <samp>obsolete</samp> if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
 +
* Only mark a mod <samp>broken</samp> if it's ''incompatible''. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the <samp>warnings</samp> field.
  
==For players==
+
==Compatibility list==
===What to do===
+
===C# mods===
# For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
+
This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of {{github|Pathoschild/StardewScripts/tree/main/mod-dump|semi-automated scripts}}, but feel free to make corrections as needed!
# If a mod is still failing, post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] (with [[Modding:Player Guide/Troubleshooting#The basics|your SMAPI log]] attached) and we'll help.
 
  
===SMAPI mods===
 
 
<!--
 
<!--
  
Line 24: Line 33:
  
 
-->
 
-->
* '''Players:''' See [https://smapi.io/mods smapi.io/mods] for a more user-friendly list.
 
* '''Modders:''' feel free to update this list! (See [[Modding:Mod compatibility/entry#Usage|instructions]].) Note that only SMAPI mods should be listed, not [[Modding:Using XNB mods|XNB mods]] or content packs.
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 47: Line 53:
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 58: Line 66:
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#24h Clock|24h Clock]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher]] instead.
+
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 3-Story Cellar
 +
  |author  = fan
 +
  |id      = fan.3-story-cellar
 +
  |nexus  = 22882
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 4Leaf
 +
  |author  = Alex Noddings
 +
  |id      = an.4leaf
 +
  |nexus  = 2365
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = A Better Crab Trap
 +
  |author  = ARgoChxw
 +
  |id      = ARgoChxw.ABetterCrabTrap
 +
  |nexus  = 22015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 67: Line 98:
 
   |github  = Ophaneom/Abilities-Experience-Bars
 
   |github  = Ophaneom/Abilities-Experience-Bars
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 94: Line 134:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 110: Line 150:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 125: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 
+
}}
   |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 135: 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 141: 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 150: 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 158: 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 167: 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 176: 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 197: 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 217: 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 231: 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 237: 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 246: 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 261: 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
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3619
 +
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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
 +
 
 +
  |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 289: 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 295: 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 309: 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 319: 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 346: 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 352: 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 362: 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 378: 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 402: 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 408: 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 425: 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 434: 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 455: Line 617:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 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
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
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
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 698: 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 711: 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 747: 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 753: 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 764: 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 778: 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
 +
  |nexus  = 26371
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 786: Line 1,042:
 
   |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 792: Line 1,048:
 
   |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 801: Line 1,060:
 
   |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 815: Line 1,082:
 
   |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 836: Line 1,103:
 
   |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 842: Line 1,128:
 
   |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 851: Line 1,138:
 
   |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 863: Line 1,151:
 
   |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 872: Line 1,178:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 884: Line 1,188:
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 904: Line 1,208:
 
   |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 930: Line 1,242:
 
   |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 942: Line 1,259:
 
   |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 959: Line 1,276:
 
   |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 970: Line 1,287:
 
   |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 976: Line 1,293:
 
   |author  = mistyspring
 
   |author  = mistyspring
 
   |id      = mistyspring.AudioDescription
 
   |id      = mistyspring.AudioDescription
  |curse  = 880513
 
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 993: Line 1,320:
 
   |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Attack
 +
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
  |nexus  = 7258
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,003: Line 1,338:
 
   |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,023: Line 1,372:
 
   |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,039: Line 1,394:
 
   |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,055: Line 1,417:
 
   |github  = Dwayneten/AutoFarmScreenshot
 
   |github  = Dwayneten/AutoFarmScreenshot
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |status  = workaround
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
+
  |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
+
<!--
  |beta broke in = Stardew Valley 1.6
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,068: Line 1,432:
 
   |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,076: Line 1,447:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,086: Line 1,455:
 
   |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,094: Line 1,470:
 
   |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,101: Line 1,487:
 
   |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,115: Line 1,513:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,137: Line 1,536:
 
   |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,144: Line 1,551:
 
   |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,151: Line 1,567:
 
   |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,159: Line 1,589:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,164: Line 1,608:
 
   |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,173: Line 1,618:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,183: Line 1,635:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Tool Select
+
  |name    = Auto Stack Items to Chest
   |author  = lolmaj
+
  |author  = Chosimba
   |id      = lolmaj.AutoToolSelect
+
  |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
 
   |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,198: Line 1,659:
 
   |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,215: Line 1,682:
 
   |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,234: Line 1,708:
 
   |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,246: Line 1,718:
 
   |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,257: Line 1,729:
 
   |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,277: Line 1,777:
 
   |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,295: Line 1,810:
 
   |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,305: Line 1,825:
 
   |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,323: Line 1,843:
 
   |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,333: Line 1,855:
  
 
   |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,341: Line 1,870:
 
   |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,352: Line 1,881:
 
   |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,361: Line 1,897:
 
   |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,367: Line 1,910:
 
   |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  = 14812
+
  |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
 
   |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,387: Line 1,947:
 
   |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,395: Line 1,964:
 
   |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,417: Line 1,994:
 
   |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,426: Line 2,005:
 
   |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,434: Line 2,013:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,458: Line 2,035:
 
   |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,466: Line 2,048:
 
   |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,476: Line 2,079:
 
   |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,483: Line 2,084:
 
   |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,495: Line 2,105:
 
   |nexus  = 10907
 
   |nexus  = 10907
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,505: Line 2,113:
 
   |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,514: Line 2,122:
 
   |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,524: Line 2,132:
 
   |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,549: Line 2,174:
 
   |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,558: Line 2,190:
 
   |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,571: Line 2,203:
 
   |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,581: Line 2,213:
 
   |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,595: Line 2,229:
 
   |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,609: Line 2,243:
 
}}
 
}}
 
{{#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,275:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,652: Line 2,286:
 
   |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,659: Line 2,293:
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |nexus  = 8992
 
   |nexus  = 8992
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,670: Line 2,304:
 
   |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,687: Line 2,328:
 
   |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,696: Line 2,339:
 
   |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,705: Line 2,348:
 
   |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,720: Line 2,363:
 
   |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,730: Line 2,371:
 
   |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,749: Line 2,390:
 
   |nexus  = 859
 
   |nexus  = 859
 
   |github  = urbanyeti/stardew-better-ranching
 
   |github  = urbanyeti/stardew-better-ranching
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,765: Line 2,404:
 
   |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,773: Line 2,410:
 
   |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,787: Line 2,424:
 
   |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,803: Line 2,439:
 
   |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,814: Line 2,450:
 
   |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,829: Line 2,465:
 
   |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,838: Line 2,476:
 
   |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,846: Line 2,491:
 
   |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,857: Line 2,507:
 
   |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,865: Line 2,515:
 
   |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
 +
  |nexus  = 25022
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,874: Line 2,548:
 
   |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,883: Line 2,564:
 
   |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,902: Line 2,619:
 
   |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,915: Line 2,648:
  
 
   |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,926: Line 2,657:
 
   |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,936: Line 2,681:
 
   |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,957: Line 2,702:
 
   |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,966: Line 2,709:
 
   |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,975: Line 2,716:
 
   |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,985: Line 2,731:
 
   |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,002: Line 2,754:
  
 
   |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,011: Line 2,770:
 
}}
 
}}
 
{{#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,046: Line 2,873:
 
   |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,055: Line 2,882:
 
   |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,066: Line 2,893:
  
 
   |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,085: Line 2,919:
 
   |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,094: Line 2,928:
 
   |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,121: Line 2,972:
 
   |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,131: Line 2,982:
 
   |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,141: Line 3,014:
 
   |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,150: Line 3,023:
 
   |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,159: Line 3,032:
 
   |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,173: Line 3,054:
 
}}
 
}}
 
{{#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,188: Line 3,067:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buffs Last
 +
  |author  = aceynk
 +
  |id      = aceynk.BuffsLast
 +
  |nexus  = 25611
 +
  |github  = aceynk/Buffs-Last
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,197: Line 3,085:
 
   |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,208: Line 3,096:
 
   |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,217: Line 3,105:
 
   |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,226: Line 3,122:
 
   |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,235: Line 3,140:
 
   |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,244: Line 3,149:
 
   |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,260: Line 3,165:
 
   |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,270: Line 3,173:
 
   |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,276: Line 3,179:
 
   |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
 
{{#invoke:SMAPI compatibility|entry
Line 2,285: Line 3,191:
 
   |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,296: Line 3,202:
 
   |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,304: Line 3,210:
 
   |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,314: Line 3,218:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,331: Line 3,244:
 
   |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,340: Line 3,253:
 
   |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,349: Line 3,263:
 
   |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,365: Line 3,291:
 
   |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,371: Line 3,304:
 
   |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,383: Line 3,337:
 
   |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,395: Line 3,349:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,404: Line 3,369:
 
   |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,414: Line 3,379:
 
   |nexus  = 1333
 
   |nexus  = 1333
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,421: Line 3,388:
 
   |nexus  = 13009
 
   |nexus  = 13009
 
   |github  = DecidedlyHuman/StardewValleyMods
 
   |github  = DecidedlyHuman/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
 
   |name    = Car Warp, Decorative Cars<!--changed in 1.3.0-->
   |author  = skellady and sophie
+
   |author  = skellady and sophiesalacia
 
   |id      = sophie.CarWarp
 
   |id      = sophie.CarWarp
 
   |nexus  = 11102
 
   |nexus  = 11102
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Casks Anywhere
 +
  |author  = YukiShiku, LeonBlade
 +
  |id      = CasksAnywhere
 +
  |nexus  = 878
 +
  |chucklefish = 5486
 +
  |moddrop = 124612
 +
  |github  = LeonBlade/CasksAnywhere
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Custom Cask Mod|Custom Cask Mod]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,441: Line 3,417:
 
   |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,454: Line 3,430:
 
   |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,463: Line 3,439:
 
   |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,469: Line 3,447:
 
   |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
 +
  |name    = Catalogue Filter - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CatalogueFilter
 +
  |nexus  = 22379
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Catalogue Framework
 +
  |author  = leroymilo
 +
  |id      = leroymilo.CatalogueFramework
 +
  |nexus  = 22364
 +
  |github  = Leroymilo/Catalogue-Framework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,489: Line 3,484:
 
   |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,513: Line 3,508:
 
   |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,520: Line 3,517:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,531: Line 3,528:
 
   |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,537: Line 3,534:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CaveOfMemories
 
   |id      = PeacefulEnd.CaveOfMemories
 +
  |curse  = 870927
 
   |nexus  = 12619
 
   |nexus  = 12619
 
   |github  = Floogen/MysticalBuildings
 
   |github  = Floogen/MysticalBuildings
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Reflection-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,548: Line 3,544:
 
   |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,558: Line 3,552:
 
   |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,567: Line 3,561:
 
   |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,606: Line 3,600:
 
   |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,618: Line 3,611:
 
   |nexus  = 13428
 
   |nexus  = 13428
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,628: Line 3,619:
 
   |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,636: Line 3,627:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,653: Line 3,642:
 
   |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,668: Line 3,657:
 
   |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,676: Line 3,672:
 
   |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,686: Line 3,689:
 
   |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,701: Line 3,706:
 
   |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,709: Line 3,716:
 
   |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,729: Line 3,736:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,740: Line 3,747:
 
   |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,746: Line 3,753:
 
   |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,755: Line 3,765:
 
   |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,769: Line 3,778:
 
   |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,801: Line 3,817:
 
   |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,810: Line 3,833:
 
   |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,848: Line 3,896:
 
   |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,879: Line 3,927:
 
   |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,889: Line 3,937:
 
   |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,898: Line 3,946:
 
   |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,904: Line 3,965:
 
   |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,913: Line 3,974:
 
   |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,922: Line 3,983:
 
   |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,947: Line 4,009:
 
   |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,955: Line 4,017:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,966: Line 4,035:
 
   |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,973: Line 4,071:
 
   |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,986: Line 4,089:
 
   |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,998: Line 4,112:
 
   |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,009: Line 4,124:
 
   |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,018: Line 4,142:
 
   |nexus  = 18086
 
   |nexus  = 18086
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,028: Line 4,150:
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Colored Crystalariums
 
   |name    = Colored Crystalariums
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ColoredCrystalariums
 
   |id      = sophie.ColoredCrystalariums
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful 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,055: Line 4,213:
 
   |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,069: Line 4,228:
 
   |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,084: Line 4,243:
 
   |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,110: Line 4,268:
 
   |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,126: Line 4,282:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,135: Line 4,289:
 
   |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,145: Line 4,297:
 
   |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,165: Line 4,317:
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Comprehensive Stardew Valley Mod, My Modding
 +
  |author  = BenW, BW
 +
  |id      = BW.MyModding
 +
  |nexus  = 20918
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Concentration on Farming
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.ConcentrationOnFarming
 +
  |nexus  = 1445
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Bundle Costs
 
   |name    = Configurable Bundle Costs
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 
   |nexus  = 9444
 
   |nexus  = 9444
   |github  = dtomlinson-ga/ConfigurableBundleCosts
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,190: Line 4,359:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Luck
 
   |name    = Configurable Luck
   |author  = sophie
+
   |author  = sophiesalacia
 
   |id      = sophie.ConfigurableLuck
 
   |id      = sophie.ConfigurableLuck
 
   |nexus  = 14610
 
   |nexus  = 14610
Line 3,205: Line 4,374:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configurable Special Orders Unlock
 
   |name    = Configurable Special Orders Unlock
   |author  = Vertigon
+
   |author  = sophiesalacia
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |id      = Vertigon.ConfigurableSpecialOrdersUnlock
 
   |nexus  = 8690
 
   |nexus  = 8690
   |github  = dtomlinson-ga/ConfigurableSpecialOrdersUnlock
+
   |github  = sophiesalacia/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,223: Line 4,402:
 
   |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,232: Line 4,411:
 
   |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,252: Line 4,445:
 
   |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,291: Line 4,487:
 
   |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,300: Line 4,505:
 
   |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,340: Line 4,545:
 
   |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,347: Line 4,557:
 
   |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,357: Line 4,575:
 
   |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,366: Line 4,584:
 
   |github  = aEnigmatic/StardewValley
 
   |github  = aEnigmatic/StardewValley
 
   |curse  = 300150
 
   |curse  = 300150
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-28711
 
  |unofficial version = 1.5.2-unofficial.2-borthain
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,379: Line 4,591:
 
   |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,391: Line 4,608:
 
   |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,401: Line 4,618:
 
}}
 
}}
 
{{#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,421: Line 4,639:
 
   |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,428: Line 4,654:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CosmeticRings
 
   |id      = PeacefulEnd.CosmeticRings
 +
  |curse  = 870941
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#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,677:
 
   |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,686:
 
   |github  = jdusbabek/stardewvalley
 
   |github  = jdusbabek/stardewvalley
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3
 +
<!--
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial version = 1.1.1-unofficial.6-strobe
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
+
-->
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,463: Line 4,698:
 
   |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,718:
 
   |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,736:
 
   |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,750:
  
 
   |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,819:
 
   |github  = KediDili/Creaturebook
 
   |github  = KediDili/Creaturebook
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Critter Fixes
 +
  |author  = juminos
 +
  |id      = juminos.CritterFixes
 +
  |nexus  = 24667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,543: Line 4,847:
 
   |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,551: Line 4,855:
 
   |nexus  = 20486
 
   |nexus  = 20486
 
   |github  = elizabethcd/SeaMonsterAlert
 
   |github  = elizabethcd/SeaMonsterAlert
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,563: Line 4,865:
 
   |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,572: Line 4,874:
 
   |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,590: Line 4,892:
 
   |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,606: Line 4,908:
 
   |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,614: Line 4,916:
 
   |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,633: Line 4,936:
 
   |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,653: Line 4,959:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,659: Line 4,978:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 
   |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 
   |nexus  = 3000
 
   |nexus  = 3000
 
   |moddrop = 606647
 
   |moddrop = 606647
Line 3,670: Line 4,990:
 
   |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,697: Line 5,019:
 
   |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,704: Line 5,024:
 
   |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,715: Line 5,036:
 
   |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,728: Line 5,048:
 
   |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,743: Line 5,079:
 
   |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,766: Line 5,122:
 
   |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,778: Line 5,135:
 
   |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,789: Line 5,156:
 
   |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
 +
  |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,798: Line 5,183:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 3,807: Line 5,194:
 
   |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,814: Line 5,199:
 
   |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,823: Line 5,209:
 
   |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,836: Line 5,230:
 
   |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,842: Line 5,236:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,864: Line 5,257:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops Decay
+
  |name    = Custom Crops
   |author  = ZaneYork
+
  |author  = spacechase0
   |id      = ZaneYork.CustomCropsDecay
+
  |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
 +
   |name    = Custom Crops Decay
 +
   |author  = ZaneYork
 +
   |id      = ZaneYork.CustomCropsDecay
 
   |nexus  = 5830
 
   |nexus  = 5830
 
   |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,878: Line 5,283:
 
   |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,887: Line 5,290:
 
   |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,902: Line 5,303:
 
   |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,911: Line 5,313:
 
   |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
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Element Handler
 +
   |author = Platonymous
 +
  |id      = Platonymous.CustomElementHandler
 +
  |nexus  = 1068
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
 +
  |author  = pneuma163
 +
  |id      = pneuma163.CustomElevatorSound
 +
  |nexus  = 24972
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomFixedDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 6358
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Furniture
+
   |name    = Custom Farming Redux
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomFarming
   |nexus  = 1254
+
   |nexus  = 991
   |moddrop = 793932
+
  |curse  = 307366
 +
   |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = PurrplingCat
+
   |author  = Platonymous
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = Platonymous.CFAutomate
   |nexus  = 7304
+
   |nexus  = 991
   |github  = purrplingcat/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farm Loader
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 13964
+
  |curse  = 990485
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  = 13804
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Farm Types
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomFarmTypes
 +
   |nexus  = 1140
 +
  |moddrop = 128708
 +
   |github  = spacechase0/CustomFarmTypes
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Fence Decay
 +
  |author  = Jean Seb Gwak
 +
  |id      = CustomFenceDecay
 +
  |nexus  = 25155
 +
  |github  = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Fixed Dialogue
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomHay
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 16744
+
  |curse  = 868895
 +
   |nexus  = 6358
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Cart Redux
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.CCR
 
  |nexus  = 1402
 
  |moddrop = 664037
 
  |github  = Sakorona/SDVMods
 
  
   |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    = Customizable Death Penalty
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = CatCattyCat, Cat
+
   |author  = Datamancer
   |id      = cat.customizabledeathpenalty
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 1991
+
   |nexus  = 20938
   |moddrop = 833547
+
   |moddrop = 1533308
   |github  = danvolchek/StardewMods
+
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Traveling Cart Days
+
   |name    = Custom Furniture
   |author  = Yyeahdude
+
   |author  = Platonymous
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 567
+
   |nexus  = 1254
   |github  =
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Gift Dialogue
   |author  = Cherry, CherryChain
+
   |author  = PurrplingCat
   |id      = Cherry.CustomizeAnywhere
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4734
+
   |nexus  = 7304
   |moddrop = 716356
+
   |github  = purrplingcat/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Gift Limits
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus   = 1099
+
   |curse   = 868725
   |moddrop = 127272
+
   |nexus  = 13964
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Gift Limits - Continued
   |author  = MissCoriel
+
   |author  = aedenthorn and FlyingTNT
   |id      = misscoriel.hpstam
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 5275
+
   |nexus  = 22385
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Customize Wedding Attire
+
   |name    = Custom Greenhouse
  |author  = violetlizabet
+
   |author  = Forkmaster
  |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Forkmaster.CustomGreenhouse
  |nexus  = 10761
+
   |nexus  = 3464
  |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Kissing
 
  |author  = Digus
 
  |id      = DIGUS.CustomKissingMod
 
  |nexus  = 4664
 
  |github  = Digus/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Linens
 
   |author  = Mevima
 
   |id      = Mevima.CustomLinens
 
   |nexus  = 1027
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
  |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 Mine Cart Steam
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = aedenthorn, Erinthe
+
   |author  = zelink, zelinknilez
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = zelink.zeldaHome
   |nexus  = 14508
+
   |nexus  = 20844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Customise Child Bedroom
   |author  = Platonymous
+
   |author  = Speshkitty
   |id      = Platonymous.CustomMovies
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 4737
+
   |nexus  = 5540
  |moddrop = 793918
+
   |github  = Speshkitty/CustomiseChildBedroom
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Cart Redux
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomMusic
+
   |id      = KoihimeNakamura.CCR
   |curse   = 307367
+
   |nexus   = 1402
   |moddrop = 793904
+
   |moddrop = 664037
  |nexus  = 3043
+
   |github  = Sakorona/SDVMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customizable Death Penalty
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.CustomNPCExclusions
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 7089
+
   |nexus  = 1991
   |moddrop = 847997
+
   |moddrop = 833547
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = danvolchek/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customizable Traveling Cart Days
   |author  = spacechase0
+
   |author  = Yyeahdude
   |id      = spacechase0.CustomNPCFixes
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
  |curse  = 867734
+
   |nexus  = 567
  |moddrop = 771669
+
   |github  =
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Anywhere
   |author  = SG
+
   |author  = Cherry, CherryChain
   |id      = SG.RileyHouse
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 5811
+
   |nexus  = 4734
   |github  =
+
   |moddrop = 716356
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Cursor Sprite
   |author  = XxHarvzBackxX
+
   |author  = Sonozuki
   |id      = harvz.CustomObelisks
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |nexus  = 10202
+
   |nexus  = 3014
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  = Sonozuki/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Dresser
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = Dragoon23.CustomizeDresser
  |curse  = 868827
+
   |nexus  = 23359
   |nexus  = 10152
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customize Exterior
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomOreNodes
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |curse   = 868903
+
   |nexus   = 1099
   |nexus  = 5966
+
   |moddrop = 127272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = Entoarox
+
   |author  = MissCoriel
   |id      = Entoarox.CustomPaths
+
   |id      = misscoriel.hpstam
   |nexus   = 2272
+
   |curse   = 885084
   |chucklefish = 5234
+
   |nexus  = 5275
   |github  = Entoarox/StardewMods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Trinkets
   |author  = aedenthorn, Erinthe
+
   |author  = Dragoon23
   |id      = aedenthorn.PetBed
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 10462
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
+
}}
  |beta broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Wedding Attire
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 10704
+
   |nexus  = 10761
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Kissing
   |author  = hawkfalcon
+
   |author  = Digus
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 2148
+
   |nexus  = 4664
   |github  = hawkfalcon/Stardew-Mods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Linens
   |author  = Dem1se
+
   |author  = Mevima
   |id      = Dem1se.CustomReminders
+
   |id      = Mevima.CustomLinens
   |nexus  = 6215
+
   |nexus  = 1027
   |moddrop = 793899
+
   |github  =
   |github = Dem1se/CustomReminders
+
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
   |summary = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom Localization
   |author  = aedenthorn, Erinthe
+
   |author  = ZaneYork
   |id      = aedenthorn.Renovations
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 9687
+
   |nexus  = 5377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ZaneYork/SDV_CustomLocalization
  
   |beta broke in = Stardew Valley 1.6
+
   |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 6669
+
  |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 Signs
+
   |name    = Custom Locks Updated
   |author  = aedenthorn, Erinthe
+
   |author  = Rokugin
   |id      = aedenthorn.CustomSigns
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 11336
+
   |nexus  = 21148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Machine Experience
   |author  = barteke22
+
   |author  = weizinai
   |id      = barteke22.CustomSpouseLocation
+
   |id      = weizinai.CustomMachineExperience
   |nexus  = 9676
+
   |nexus  = 25455
   |github  = barteke22/StardewMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Moss
   |author  = aedenthorn, Erinthe
+
   |author  = aceynk
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aceynk.CustomMoss
   |nexus  = 7775
+
   |nexus  = 26220
   |github  = aedenthorn/StardewValleyMods
+
   |github  = aceynk/CustomMoss
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Movies
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomMovies
 +
  |nexus  = 4737
 +
  |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
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Paintings
 +
  |author  = avaallonn, AvalonMFX
 +
  |id      = AvalonMFX.CustomNPCPaintings
 +
  |curse  = 1069124
 +
  |nexus  = 26228
 +
  |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom NPC - Riley, Riley House
   |author  = ZaneYork
+
   |author  = SG
   |id      = ZaneYork.CustomToolEffect
+
   |id      = SG.RileyHouse
   |nexus  = 5712
+
   |nexus  = 5811
   |github  = ZaneYork/CustomToolEffect
+
   |github  =
  
   |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 Obelisks
   |author  = trashcan9
+
   |author  = XxHarvzBackxX
   |id      = trashcan9.CustomToolRange
+
   |id      = harvz.CustomObelisks
   |nexus  = 16384
+
   |nexus  = 10202
   |github  =
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tracker
+
   |name    = Custom Object Production
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomTracker
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 5108
+
  |curse  = 868827
   |github  = Esca-MMC/CustomTracker
+
   |nexus  = 10152
  |moddrop = 706059
+
   |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 Transparency
+
   |name    = Custom Ore Nodes
  |author  = CatCattyCat, Cat
 
  |id      = cat.customtransparency
 
  |nexus  = 2359
 
  |moddrop = 833556
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Trash Can
 
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.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
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customwarplocations
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus   = 1688
+
   |curse   = 868801
   |moddrop = 833544
+
   |nexus  = 10704
   |github  = danvolchek/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    = Custom Warp Points
+
   |name    = Custom Quest Expiration
   |author  = aedenthorn, Erinthe
+
   |author  = hawkfalcon
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 9651
+
   |nexus  = 2148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hawkfalcon/Stardew-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Reminders
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Dem1se
   |id      = f4iTh.CustomWarps
+
   |id      = Dem1se.CustomReminders
   |nexus  = 3445
+
   |nexus  = 6215
   |github  =
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Renovations, Renovations
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = harvz.CWSG
+
   |id      = aedenthorn.Renovations
   |nexus  = 10024
+
  |curse  = 868839
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |nexus  = 9687
 +
   |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    = Cut the Cord, TvMenu
+
   |name    = Custom Resource Clumps
   |author  = cgifox
+
   |author  = aedenthorn, Erinthe
   |id      = cgifox.CutTheCord
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 9571
+
  |curse  = 868875
   |github  = harshlele/CutTheCord
+
   |nexus  = 6669
 +
   |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    = Cycle Tools
+
   |name    = Custom Shirts
   |author  = LeFauxMatt
+
   |author  = Platonymous
   |id      = furyx639.CycleTools
+
   |id      = Platonymous.CustomShirts
  |curse  = 871827
+
   |nexus  = 2416
   |nexus  = 13973
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
  
   |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 Farm Photo
+
   |name    = Custom Shops Redux
   |author  = Seawolf, seawolf87
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 4791
+
   |nexus  = 1378
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Signs
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 6783
+
  |curse  = 868777
   |github  =
+
   |nexus  = 11336
 +
   |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 Luck Message
+
   |name    = Custom Spouse Location
   |author  = Schematix, Schmtx
+
   |author  = barteke22
   |id      = Schematix.DailyLuckMessage
+
  |id      = barteke22.CustomSpouseLocation
   |nexus  = 1327
+
  |nexus  = 9676
   |github  =
+
  |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Spouse Patio
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.CustomSpousePatio
 +
   |nexus  = 6630
 +
   |github  = aedenthorn/StardewValleyMods
  
  |broke in = Stardew Valley 1.3
+
   |status = abandoned
   |status   = workaround
+
   |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Spouse Patio Redux
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1141
+
  |curse  = 868793
   |github  = miketweaver/DailyNews
+
   |nexus  = 10889
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Patio Wizard
   |author  = flowoeB
+
   |author  = aedenthorn, Erinthe
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 8356
+
  |curse  = 868860
   |github  =
+
   |nexus  = 7775
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Rooms
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 14648
+
  |curse  = 868833
   |github  =
+
   |nexus  = 10029
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123184
 +
  |unofficial version = 0.8.3-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Rooms - Continued
   |author  = MevNav
+
   |author  = Datamancer
   |id      = MevNav.DailyPlanner
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 16704
+
   |nexus  = 20966
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 1534005
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Starter Furniture
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus   = 4779
+
   |curse   = 868669
   |chucklefish = 5907
+
   |nexus   = 16729
  |moddrop = 677025
+
   |github  = aedenthorn/StardewValleyMods
  |curse   = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Starter Package
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 9693
+
  |curse  = 868717
   |github  = shekurika/DailySpecialOrders
+
   |nexus  = 14152
 +
   |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}}#CustomStarterPackage
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tapper Framework
 +
  |author  = Selph, zombifier
 +
  |id      = selph.CustomTapperFramework
 +
  |nexus  = 22975
 +
  |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Tokens
   |author  = GuiNoya, Yesst
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = GuiNoya.DailyTasksReport
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 1624
+
   |nexus  = 7517
   |github  = GuiNoya/SVMods
+
   |github  = TheMightyAmondee/CustomTokens
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Toolbar
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomToolbar
 +
  |curse  = 868779
 +
  |nexus  = 11322
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.4.2-unofficial.8-prism99
+
   |unofficial version = 0.1.2-unofficial.1-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Effect
 +
  |author  = ZaneYork
 +
  |id      = ZaneYork.CustomToolEffect
 +
  |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dan Utils
+
   |name    = Custom Tool Range
   |author  = Danmw3
+
   |author  = trashcan9
   |id      = danmw3.DanUtils
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 2287
+
   |nexus  = 16384
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Tracker
   |author  = zazizu
+
   |author  = Esca, Esca-MMC
   |id      = zazizu.darkUI
+
   |id      = Esca.CustomTracker
   |nexus  = 4056
+
   |nexus  = 5108
   |github  = cilekli-link/SDVMods
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Transparency
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = cat.customtransparency
   |nexus  = 1691
+
   |nexus  = 2359
   |moddrop = 606646
+
   |moddrop = 833556
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Trash Can
   |author  = MissCoriel
+
   |author  = ShivaGuy
   |id      = misscoriel.diary
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4451
+
   |nexus  = 11835
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Tree Tweaks, More Wood
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 18174
+
  |curse  = 868798
 +
   |nexus  = 10760
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom TV
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = Platonymous.CustomTV
   |nexus  = 679
+
   |curse   = 877224
   |moddrop = 606608
+
   |nexus  = 6775
  |github  = Pathoschild/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Decrafting Mod
 
  |author  = iSkLz_, MSCFC
 
  |id      = MSCFC.DecraftingMod
 
   |nexus  = 4158
 
   |github  = iSkLz/DecraftingMod
 
  
   |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    = Deep Woods
+
   |name    = Custom TV Channel
   |author  = Max Vollmer, SVProtector
+
   |author  = chieeri323
   |id      = maxvollmer.deepwoodsmod
+
   |id      = chieeri323.customtvchannel
   |nexus  = 2571
+
   |nexus  = 24278
   |github  = maxvollmer/DeepWoodsMod
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Wake Up Time
   |author  = Sandman53
+
   |author  = Tomokisan
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = tomokisan.customWakeUpTime
   |nexus  = 5016
+
   |nexus  = 26260
 
   |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 Wallpaper Framework
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus   = 10240
+
   |curse   = 868751
   |moddrop = 1060419
+
   |nexus  = 12510
   |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 Walls and Floors
   |author  = Tyler Gibbs
+
   |author  = Platonymous
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 12421
+
  |curse  = 307569
   |github  = tylergibbs2/DefaultFarmer
+
  |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    = Default Window Size
+
   |name    = Custom Warp Locations
   |author  = DecidedlyHuman
+
   |author  = CatCattyCat, Cat
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = cat.customwarplocations
   |nexus  = 10939
+
   |nexus  = 1688
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Warp Points
   |author  = AxesOfEvil
+
   |author  = aedenthorn, Erinthe
   |id      = AxesOfEvil.DeliveryService
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5187
+
  |curse  = 868840
   |github  = AxesOfEvil/SV_DeliveryService
+
   |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    = Delivery Upgrade Tool
+
   |name    = Custom Warps
   |author  = Dash, yuukidach
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Pathoschild.test
+
   |id      = f4iTh.CustomWarps
   |nexus  = 5570
+
   |nexus  = 3445
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Winter Star Gifts
   |author  = ferdaber
+
   |author  = XxHarvzBackxX
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = harvz.CWSG
   |nexus  = 7920
+
   |nexus  = 10024
   |github  = ferdaber/sdv-mods
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
  
   |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    = Cut the Cord, TvMenu
   |author  = domsim1
+
   |author  = cgifox
   |id      = domsim1.DeluxeHats
+
   |id      = cgifox.CutTheCord
   |nexus  = 5836
+
   |nexus  = 9571
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = harshlele/CutTheCord
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Cycle Tools
   |author  = MolsonCAD
+
   |author  = LeFauxMatt
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = furyx639.CycleTools
   |nexus  = 11436
+
  |curse  = 871827
   |github  = MolsonCAD/DeluxeJournal
+
   |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    = Demanding Shipping
+
   |name    = Daily Farm Photo
   |author  = lech43
+
   |author  = Seawolf, seawolf87
   |id      = lech43.DemandingShipping
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 7315
+
   |nexus  = 4791
   |github  =
+
   |github  = Seawolf87/DailyFarmPhoto
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = Kichjo
+
   |author  = BlaDe
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 5477
+
   |nexus  = 6783
   |github  = KeelanRosa/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Daily Luck Message
   |author  = DeLiXx
+
   |author  = Schematix, Schmtx
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 16750
+
   |nexus  = 1327
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Farm Loader-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Luck on HUD, Just Luck Mod, Luck Score HUD
   |author  = Esca, Esca-MMC
+
   |author  = zeldela, delaney
   |id      = Esca.DestroyableBushes
+
   |id      = dJustLuckMod
   |nexus  = 6304
+
   |nexus  = 10386
   |moddrop = 798245
+
   |moddrop = 1070645
   |github  = Esca-MMC/DestroyableBushes
+
   |github  = zeldela/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily News
   |author  = RainsKuro, RainzKuro
+
   |author  = bashNinja
   |id      = RainzKuro.DetailedSprites
+
   |id      = bashNinja.DailyNews
   |nexus  = 15549
+
   |nexus  = 1141
   |github  =
+
   |github  = miketweaver/DailyNews
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Notifications, Event Notifications
   |author  = gzhynko
+
   |author  = dreamsicl
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = EventNotifications
   |nexus  = 8853
+
   |nexus  =
   |github  = gzhynko/StardewMods
+
  |chucklefish = 3621
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Pet the Animals
   |author  = aedenthorn, Erinthe
+
   |author  = flowoeB
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = flowoeB.DailyPetTheAnimals
  |curse  = 868761
+
   |nexus  = 8356
   |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 Phone Quest
   |author  = elbe
+
   |author  = ActionJackson
   |id      = elbe.DialogueExtension
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 10851
+
   |nexus  = 14648
   |github  = lshtech/DialogueExtension
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = aedenthorn, Erinthe
+
   |author  = MevNav
   |id      = aedenthorn.DialogueNewLine
+
   |id      = MevNav.DailyPlanner
  |curse  = 868753
+
   |nexus  = 16704
   |nexus  = 12175
+
   |github  = BuildABuddha/StardewDailyPlanner
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Daily Quest Anywhere
   |author  = DecidedlyHuman
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
  |nexus  = 9887
+
   |nexus  = 513
  |moddrop = 1035899
+
   |github  = janavarro95/Stardew_Valley_Mods
  |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
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Daily Screenshot
   |author  = Nishtra
+
   |author  = CompSciLauren
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 1583
+
   |nexus  = 4779
   |github  =
+
   |chucklefish = 5907
 
+
   |moddrop = 677025
   |status  = workaround
+
   |curse  = 353698
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Special Orders
   |author  = shanks3042
+
   |author  = shekurika
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 5816
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Tasks Report
   |author  = spacechase0
+
   |author  = GuiNoya, Yesst
   |id      = spacechase0.DimensionalPockets
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 12706
+
   |nexus  = 1624
   |github  = spacechase0/StardewValleyMods
+
   |github  = GuiNoya/SVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Daily Tasks Report Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Prism 99
   |id      = aedenthorn.DinoForm
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 18244
+
   |nexus  = 20871
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Prism-99/DailyTaskReportPlus
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = DaLionheart
   |author  = Eugenii10
+
   |author  = DaLion
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = DaLion.Core
   |nexus  = 9717
+
   |nexus  = 24332
   |github  =
+
   |github  = daleao/sdv
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Dan Utils
   |author  = lperkins2, Logan Perkins
+
   |author  = Danmw3
   |id      = lperkins2.DisableController
+
   |id      = danmw3.DanUtils
   |nexus  = 2229
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Dark User Interface
   |author  = RuiNtD
+
   |author  = zazizu
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = zazizu.darkUI
   |nexus  = 2156
+
   |nexus  = 4056
   |github  = RuiNtD/SVRichPresence
+
   |github  = cilekli-link/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Data Layers, Data Maps
   |author  = MouseyPounds
+
   |author  = Pathoschild
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 3960
+
  |curse  = 1000628
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Date Night
   |author  = jahangmar
+
   |author  = SUPERT
   |id      = jahangmar.DismantleCraftables
+
   |id      = supert.datenight
   |nexus  = 3687
+
   |nexus  = 11459
   |github = jahangmar/StardewValleyMods
+
 
 +
  |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    = Display Energy
+
   |name    = Day Limiter
   |author  = dmarcoux
+
   |author  = Parzivl, tadfoster
   |id      = dmarcoux.DisplayEnergy
+
   |id      = Parzivl.DayLimiter<!--changed in 1.0.5-->, tadfoster.DayLimiter
   |nexus  = 10662
+
   |nexus  = 25529
  |moddrop = 1087175
+
   |github  = tadfoster/StardewValleyMods
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = spacechase0 and ParadigmNomad
+
   |author  = MissCoriel
   |id      = spacechase0.Displays
+
   |id      = misscoriel.diary
   |curse  = 867712
+
   |curse  = 885086
   |nexus  = 7635
+
   |nexus  = 4451
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 624395
 
+
   |github  = MissCoriel/Dear-Diary
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deathpoint - Monster Health Display Mod
   |author  = Aimon111
+
   |author  = JeiPi, JeiP1
   |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = JeiPi.Deathpoint
   |nexus  = 18109
+
   |nexus  = 25241
   |github  = SimonK1122/WitchSwampOverhaulPatches
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Death Tweaks
   |author  = Airyn and the DSV Team
+
   |author  = aedenthorn, Erinthe
   |id      = DSV.Core
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 17059
+
   |nexus  = 18174
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Debug Mode
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
 +
  |curse  = 1000634
 +
  |nexus  = 679
 +
  |moddrop = 606608
 +
  |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Decrafting Mod
   |author  = Pyrohead37
+
   |author  = iSkLz_, MSCFC
   |id      = Pyrohead37.DontEatThat
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 1951
+
   |nexus  = 4158
   |github  = jahangmar/StardewValleyMods
+
   |github  = iSkLz/DecraftingMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deep Woods
   |author  = Shockah
+
   |author  = Max Vollmer, SVProtector
   |id      = Shockah.DontStopMeNow
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 10941
+
  |curse  = 992429
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = Leaf
+
   |author  = Sandman53
   |id      = Leaf.DoubleStandardFarm
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 3928
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deep Woods Warp Network Integration
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Tlitookilakin
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = tlitookilakin.deepwoodswarpnet
   |curse   = 987160
+
   |nexus   = 10240
   |nexus  = 8587
+
   |moddrop = 1060419
   |github  =
+
   |github  = tlitookilakin/WarpnetDeepwoods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Default Animal Skin Replacer, Default Skin Replace
 +
  |author  = bungus
 +
  |id      = bungus.DefaultSkinReplace
 +
  |nexus  = 21612
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Default Farmer
   |author  = joljyo
+
   |author  = Tyler Gibbs
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 7507
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Default On Cheats
   |author  = violetlizabet
+
   |author  = EnderTedi
   |id      = violetlizabet.DragonPearlLure
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 15109
+
   |nexus  = 21035
   |github  = elizabethcd/DragonPearlLure
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Default Window Size
   |author  = atravita
+
   |author  = DecidedlyHuman
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = DecidedlyHuman.DefaultWindowSize
  |curse  = 870981
+
   |nexus  = 10939
  |moddrop = 1125248
+
   |github  = DecidedlyHuman/StardewValleyMods
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Delivery Service
   |author  = aedenthorn, Erinthe
+
   |author  = AxesOfEvil
   |id      = aedenthorn.Dreamscape
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 11742
+
   |nexus  = 5187
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AxesOfEvil/SV_DeliveryService
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Delivery Upgrade Tool
   |author  = BlaDe
+
   |author  = Dash, yuukidach
   |id      = BlaDe.DriveBy
+
   |id      = Pathoschild.test
   |nexus  = 12033
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Goldenrevolver
+
   |author  = stokastic
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 7971
+
   |nexus  = 2462
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Deluxe Auto-Petter
   |author  = SwiftSails
+
   |author  = Frostiverse
   |id      = SwiftSails.DungeonBuddy
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 7864
+
   |nexus  = 23226
   |github  =
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deluxe Grabber Redux
   |author  = aedenthorn, Erinthe
+
   |author  = ferdaber
   |id      = aedenthorn.DungeonMerchants
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 14630
+
   |nexus  = 7920
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ferdaber/sdv-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = Zoryn
+
   |author  = Nykal145
   |id      = Zoryn.DurableFences
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  =
+
   |nexus  = 20799
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Deluxe Hats
   |author  = NoFogBob and PaulDunstan
+
   |author  = domsim1
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = domsim1.DeluxeHats
   |nexus  = 12345
+
   |nexus  = 5836
   |github  =
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Journal
 +
  |author  = MolsonCAD
 +
  |id      = MolsonCAD.DeluxeJournal
 +
  |nexus  = 11436
 +
  |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Demanding Shipping
   |author  = CyanFire
+
   |author  = lech43
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = lech43.DemandingShipping
   |nexus  = 13057
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = CyanFire
+
   |author  = DrSpactacus, NateMod
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 13265
+
   |nexus  = 22564
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Demetrius Visits Cave
   |author  = captncraig
+
   |author  = Kichjo
   |id      = captncraig.dvr
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 3860
+
   |nexus  = 5477
   |github  = captncraig/StardewMods
+
   |github  = KeelanRosa/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Desert Bloom Farm
   |author  = noriteway
+
   |author  = DeLiXx
   |id      = noriteway.DwarfScrollPrice
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 16386
+
  |curse  = 990494
   |github  = noriteway/StardewMods
+
   |nexus  = 16750
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Desert Obelisk
   |author  = Anthony Hilyard, Grend
+
   |author  = CatCattyCat, Cat
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = cat.desertobelisk
   |curse   = 536418
+
   |nexus   = 2021
   |nexus  = 9684
+
   |moddrop = 833549
   |github  = AHilyard/DwarvishMattock
+
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Destroyable Bushes
   |author  = ribeena
+
   |author  = Esca, Esca-MMC
   |id      = ribeena.dynamicbodies
+
   |id      = Esca.DestroyableBushes
   |nexus  = 12893
+
   |nexus  = 6304
   |github  = ribeena/StardewValleyMods
+
   |moddrop = 798245
 
+
   |github  = Esca-MMC/DestroyableBushes
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Detailed Sprites
   |author  = gunnargolf
+
   |author  = RainsKuro, RainzKuro
   |id      = gunnargolf.DynamicChecklist
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 1145
+
   |nexus  = 15549
  |github  = gunnargolf/DynamicChecklist
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Clothing
 
  |author  = hilovids
 
  |id      = hilovids.DynamicClothing
 
  |nexus  = 10078
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = DewCord Rich Presence
   |author  = HaulinOats
+
   |author  = explosivetortellini
   |id      = HaulinOats.DynamicCrops
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 13800
+
   |nexus  = 8348
   |github  = HaulinOats/StardewMods
+
   |github  = explosivetortellini/StardewValleyDRP
  
   |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 Dialogues Framework
+
   |name    = Dialog to Clipboard
   |author  = mistyspring
+
   |author  = dlrdlrdlr
   |id      = mistyspring.dynamicdialogues
+
   |id      = dlrdlrdlr.DialogToClipboard
  |curse  = 880516
+
   |nexus  = 23834
   |nexus  = 12836
+
   |github  = dlrdlrdlr/DialogToClipboard
   |github  = misty-spring/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Dialogue Box Redesign
   |author  = mistyspring
+
   |author  = gzhynko
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 20253
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |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
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dynamic Game Assets
 
  |author  = spacechase0
 
  |id      = spacechase0.DynamicGameAssets
 
  |curse  = 867707
 
  |nexus  = 9365
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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 → DGA Automate
+
   |name    = Dialogue Emotes
   |author  = spacechase0
+
   |author  = PurrplingCat
   |id      = spacechase0.DGAAutomate
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 9365
+
   |nexus  = 6537
   |github  = spacechase0/StardewValleyMods
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Extension
 +
  |author  = elbe
 +
  |id      = elbe.DialogueExtension
 +
  |nexus  = 10851
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue Tester
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.DialogueTester
 +
  |nexus  = 9887
 +
  |moddrop = 1035899
 +
  |github  = DecidedlyHuman/DialogueTester
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Trees
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn, Erinthe
   |id      = knakamura.dynamicnighttime
+
   |id      = aedenthorn.DialogueTrees
   |nexus   = 2072
+
   |curse   = 868845
   |moddrop = 664041
+
   |nexus  = 9550
   |github  = Sakorona/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Did You Water Your Crops
   |author  = BashNinja
+
   |author  = Nishtra
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 1183
+
   |nexus  = 1583
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  =
  
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = ZaneYork
+
   |author  = shanks3042
   |id      = ZaneYork.DynamicPrice
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 5831
+
   |nexus  = 5816
   |github  = ZaneYork/SDV_Mods
+
   |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Difficulty Socializing
   |author  = PeacefulEnd
+
   |author  = PokeBenji
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 12831
+
  |curse  = 1023363
   |github  = Floogen/DynamicReflections
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dimensional Pockets
   |author  = Vrakyas
+
   |author  = spacechase0
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 4029
+
  |curse  = 867145
   |github  =
+
   |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  = Vertigon
+
   |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  =
 
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dish of the Day Display
   |author  = NormanPCN
+
   |author  = MouseyPounds
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 11548
+
   |nexus  = 3960
   |github  = NormanPCN/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Dismantle Craftables
   |author  = TheMightyAmondee
+
   |author  = jahangmar
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 8342
+
   |nexus  = 3687
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Display Energy
   |author  = LemurKat and kdau
+
   |author  = dmarcoux
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 5787
+
   |nexus  = 10662
   |moddrop = 984954
+
   |moddrop = 1087175
   |source = https://gitlab.com/kdau/eastscarp
+
   |github = dmarcoux/DisplayEnergy
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Display Monster Health
   |author  = LeFauxMatt
+
   |author  = Atesba
   |id      = furyx639.EasyAccess
+
   |id      = Atesba.DisplayMonsterHealth
  |curse  = 871835
+
   |nexus  = 20984
   |nexus  = 11002
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Display Player Stats
   |author  = MountainDewBoi
+
   |author  = Fleem
   |id      = MountainDewBoi.EasyFarming
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 4162
+
   |nexus  = 21547
   |github  =
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Displays
   |author  = DeLiXx
+
   |author  = spacechase0 and ParadigmNomad
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = spacechase0.Displays
   |nexus   = 16873
+
   |curse   = 867712
   |github  =
+
   |nexus  = 7635
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
   |github = spacechase0/StardewValleyMods
  
   |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    = Easy Gifting
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = CeruleanSpirit
+
   |author  = Aimon111
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus   = 2957
+
   |curse   = 1010281
   |github  =
+
   |nexus  = 18109
 
+
   |github  = SimonK1122/WitchSwampOverhaulPatches
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = StultusV
+
   |author  = Airyn and the DSV Team
   |id      = StultusV.EasyPathDestruction
+
   |id      = DSV.Core
   |nexus  = 8775
+
   |nexus  = 17059
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Do Not Eat My Crops
   |author  = CeruleanSpirit
+
   |author  = u_u__w
   |id      = EasyPetting.3032
+
   |id      = u_u__w.DoNotEatMyCrops
   |nexus  = 3032
+
   |nexus  = 26324
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eat More
+
   |name    = Don't Eat That
   |author  = crc-fehler
+
   |author  = Pyrohead37
   |id      = crc.eatmore
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 2724
+
   |nexus  = 1951
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Don't Stop Me Now
   |author  = millerscout
+
   |author  = Shockah
   |id      = Millerscout.EconomyMod
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 6955
+
   |nexus  = 10941
   |github  = millerscout/StardewMillerMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Double Standard Farm, Double Farm
   |author  = EH Lim
+
   |author  = Leaf
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 9303
+
   |nexus  = 3928
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Downtown Zuzu
   |author  = EideeHi
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 4806
+
  |curse  = 987160
   |github  = eideehi/EideeEasyFishing
+
   |nexus  = 8587
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = DPad Inventory Hotkey
   |author  = Ilyaki
+
   |author  = joljyo
   |id      = Ilyaki.Elevator
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 2952
+
   |nexus  = 7507
   |github  = Ilyaki/Elevator
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
 
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Dragon Pearl Lure
   |author  = Mel Noelle and Kirbylink
+
   |author  = violetlizabet
   |id      = melnoelle.underdarkkrobus
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 3071
+
   |nexus  = 15109
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = elizabethcd/DragonPearlLure
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Draw Fish Ponds Over Grass
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.Email
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 11325
+
  |curse  = 870981
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dreamscape
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 14366
+
  |curse  = 868756
 +
   |nexus  = 11742
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Your Hands
+
   |name    = Dresser Sorter
   |author  = BlueSight
+
   |author  = idermailer
   |id      = BlueSight.EmptyYourHands
+
   |id      = idermailer.dresserSorter
   |nexus  = 19736
+
   |nexus  = 24443
   |github  = Hikari-BS/StardewMods
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Drive By
   |author  = Enaium
+
   |author  = BlaDe
   |id      = Enaium.EnaiumToolKit
+
   |id      = BlaDe.DriveBy
  |curse  = 436787
+
   |nexus  = 12033
  |moddrop = 863959
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Drop It - Drop Item Hotkey
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 10668
+
   |nexus  = 7971
 
   |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    = Enemy Health Bars, Health Bars
+
   |name    = Dungeon Buddy
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SwiftSails
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 193
+
   |nexus  = 7864
   |chucklefish = 3529
+
   |github =
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
  |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    = Dungeon Merchants
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.EnemyHealthBars
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 3627
+
  |curse  = 868698
   |github  = TheThor59/StardewMods
+
   |nexus  = 14630
 +
   |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    = Energy Count
+
   |name    = Durable Fences
   |author  = Crystallyne
+
   |author  = Zoryn
   |id      = Crystallyne.EnergyCount
+
   |id      = Zoryn.DurableFences
   |nexus  = 4272
+
   |nexus  =
   |github  = Crystallyne/EnergyCount
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Durin's Rest
   |author  = nikperic, ThatOneCow
+
   |author  = NoFogBob and PaulDunstan
   |id      = nikperic.EnergyTime
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 6488
+
   |nexus  = 12345
  |source  = https://gitlab.com/nikperic/energytime
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.MagnetMod
 
  |nexus  = 4856
 
   |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    = Enhanced Relationships
+
   |name    = Dusty Overhaul
   |author  = Mizzion
+
   |author  = CyanFire
   |id      = mizzion.enhancedrelationships
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 1927
+
   |nexus  = 13057
  |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dusty Overhaul - SVE
   |author  = ytsc
+
   |author  = CyanFire
   |id      = ytsc.EnhancedSlingshots
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 12763
+
  |nexus  = 13265
   |github  = YTSC/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DVR
 +
  |author  = captncraig
 +
  |id      = captncraig.dvr
 +
   |nexus  = 3860
 +
   |github  = captncraig/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Dwarf Scroll Prices
   |author  = Entoarox
+
   |author  = noriteway
   |id      = Entoarox.EntoaroxFramework
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 2269
+
   |nexus  = 16386
  |chucklefish = 4228
+
   |github  = noriteway/StardewMods
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dwarvish Mattock
   |author  = Entoarox
+
   |author  = Anthony Hilyard, Grend
   |id      = Entoarox.Utilities
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 5521
+
   |curse   = 536418
   |github  = Entoarox/StardewMods
+
   |nexus   = 9684
 
+
   |github  = AHilyard/DwarvishMattock
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
 
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dynamic Bodies
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = ribeena
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = ribeena.dynamicbodies
   |nexus  = 5526
+
   |nexus  = 12893
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  = ribeena/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dynamic Checklist
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = gunnargolf
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 1656
+
   |nexus  = 1145
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.3
+
   |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    = Escape Rope
+
   |name    = Dynamic Clothing
   |author  = lestoph
+
   |author  = hilovids
   |id      = lestoph.EscapeRope
+
   |id      = hilovids.DynamicClothing
   |nexus  = 8576
+
   |nexus  = 10078
   |github  = Bifibi/SDVEscapeRope
+
   |github  =
  
   |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 Crops
   |author  = Esca
+
   |author  = HaulinOats
   |id      = Esca.EMP
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 9296
+
   |nexus  = 13800
  |moddrop = 1005443
+
   |github  = HaulinOats/StardewMods
   |github  = Esca-MMC/EscasModdingPlugins
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Dialogues Framework
   |author  = pepoluan
+
   |author  = mistyspring
   |id      = pepoluan.EvenBetterRNG
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 8680
+
   |nexus  = 12836
   |chucklefish = 6117
+
   |github = misty-spring/StardewMods
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Festival Rewards
   |author  = gzhynko
+
   |author  = mistyspring
   |id      = GZhynko.EventBlackBars
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 7962
+
   |nexus  = 20253
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Flooring
   |author  = TheMightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 10735
+
  |curse  = 868692
   |github  = TheMightyAmondee/EventLimiter
+
   |nexus  = 14780
 +
   |github  = aedenthorn/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  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Map Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.DynamicMapTiles
 +
  |curse  = 868915
 +
  |nexus  = 14566
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |summary  = use [[#Dynamic Map Tiles - Continued|Dynamic Map Tiles - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Map Tiles - Continued
   |author  = BlaDe
+
   |author  = Datamancer
   |id      = BlaDe.EventTester
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 11178
+
   |nexus  = 21084
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester, SinZ's Event Tester
+
   |name    = Dynamic Night Time
   |author  = SinZ and atravita
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = knakamura.dynamicnighttime
   |nexus  = 19458
+
   |nexus  = 2072
   |github  = atravita-mods/StardewMods
+
   |moddrop = 664041
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic NPC Sprites
   |author  = Digus
+
   |author  = BashNinja
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 2360
+
   |nexus  = 1183
   |github  = Digus/StardewValleyMods
+
   |github  = miketweaver/BashNinja_SDV_Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Price
   |author  = moonslime
+
   |author  = ZaneYork
   |id      = moonslime.ExcavationSkill
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 15793
+
   |nexus  = 5831
   |github  =
+
   |github  = ZaneYork/SDV_Mods
 
 
  |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 Reflections
   |author  = mytigio
+
   |author  = PeacefulEnd
   |id      = mytigio.exhaustiontweaks
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 6247
+
  |curse  = 870926
   |github  = mytigio/SDVMods
+
   |nexus  = 12831
 
+
   |github  = Floogen/DynamicReflections
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic Running Speed
   |author  = Lodukas
+
   |author  = Vrakyas
   |id      = Uwazouri.ExpandedFridge
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 1191
+
   |nexus  = 4029
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Early Bed Mod
   |author  = Cherry, CherryChain
+
   |author  = Nokane
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 6529
+
   |nexus  = 25168
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Storage
+
   |name    = Early Community Upgrades
   |author  = LeFauxMatt
+
   |author  = sophiesalacia
   |id      = furyx639.ExpandedStorage
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |curse   = 871838
+
   |nexus   = 8450
   |nexus  = 7431
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Early Ginger Island
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Shockah.EarlyGingerIsland
  |curse  = 867392
+
   |nexus  = 13885
  |moddrop = 127275
+
   |github  = Shockah/Stardew-Valley-Mods
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easier Cave Puzzle
   |author  = MSCFC, iSkLz
+
   |author  = atravita
   |id      = SkLz.ExpMultiply
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 5910
+
  |curse  = 870978
   |github  = iSkLz/ExperienceMultiplier
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Easier Dart Puzzle
   |author  = Quipex
+
   |author  = atravita
   |id      = Quipex.ExperienceUpdates
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 7581
+
  |curse  = 870971
   |github  = Quipex/ExperienceUpdates
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
  |status  = workaround
 +
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Easier Farming
   |author  = aedenthorn, Erinthe
+
   |author  = Cautious Waffle, skulmuk
   |id      = aedenthorn.ExpertSitting
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 7435
+
   |nexus  = 1426
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Easier Fishing
   |author  = Tondorian
+
   |author  = majordot
   |id      = ExtendedBusSystem
+
   |id      = MajorDOT.EasierFishing
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4373
+
   |curse  = 305367
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Extended Fridge
 
  |author  = Crystalmir
 
  |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
 
  |nexus  = 485
 
  |github  = Mystra007/ExtendedFridgeSMAPI
 
 
 
  |broke in = Stardew Valley 1.2
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] 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 Monster Eradication
   |author  = Entoarox
+
   |author  = NormanPCN
   |id      = Entoarox.ExtendedMinecart
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 2271
+
   |nexus  = 11548
   |chucklefish = 4359
+
   |github  = NormanPCN/StardewValleyMods
   |github = Entoarox/StardewMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |name    = Easier Special Orders
 
+
  |author = TheMightyAmondee
   |beta broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
+
   |id      = TheMightyAmondee.EasierSpecialOrders
 +
  |nexus  = 8342
 +
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = East Scarp (SMAPI)
   |author  = spacechase0
+
   |author  = LemurKat and kdau
   |id      = spacechase0.ExtendedReach
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
  |curse  = 867754
+
   |nexus  = 5787
  |moddrop = 242303
+
   |source = https://gitlab.com/kdau/eastscarp
   |nexus  = 1493
 
   |github = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easy Access
   |author  = Alacrity, platinumhobo
+
   |author  = LeFauxMatt
   |id      = Alacrity.ExtraContentMod
+
   |id      = furyx639.EasyAccess
   |nexus  = 8510
+
  |curse  = 871835
   |github  =
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Easy Attack
   |author  = Ceasg
+
   |author  = season
   |id      = Ceasg.ExtraFishInformation
+
   |id      = season.EasyAttack
   |nexus  = 4170
+
   |nexus  = 20832
   |github  = ceasg/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Easy Chest
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = season.EasyChest
  |curse  = 868841
+
   |nexus  = 20842
   |nexus  = 9633
+
   |github  =
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easy Cleaner
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = season
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = season.EasyCleaner
   |nexus  = 7490
+
   |nexus  = 20865
 
   |github  =
 
   |github  =
 
  |broke in = Json Assets 1.7.7
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easy Crane Game
   |author  = BlaDe
+
   |author  = Dragoon23
   |id      = BlaDe.ExtremeWeather
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 12334
+
   |nexus  = 22488
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easy Darts Game
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.Fabrication
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 10679
+
   |nexus  = 22506
  |github  = XxHarvzBackxX/fabrication
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Easy Fairy
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = season
   |id      = Omegasis.Fall28SnowDay
+
   |id      = season.EasyFairy
   |nexus  = 486
+
   |nexus  = 20931
   |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 Farming
   |author  = jahangmar
+
   |author  = MountainDewBoi
   |id      = jahangmar.FallToAutumn
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 7174
+
   |nexus  = 4162
   |github  = jahangmar/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Farm Switcher
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.Familiars
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 6429
+
  |curse  = 990826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 16873
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Fishin'
   |author  = loe2run
+
   |author  = Frostiverse
   |id      = Loe2run.FamilyPlanning
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 4515
+
   |nexus  = 22268
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |broke in          = Content Patcher 1.17
 
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Fishing
   |author  = trashcan9
+
   |author  = season
   |id      = trashcan9.FancySprinklers
+
   |id      = season.EasyFishing
   |nexus  = 15857
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Gift
   |author  = Taskmaster
+
   |author  = season
   |id      = Taskmaster.FantasticFrames
+
   |id      = season.EasyGift
   |nexus  = 4540
+
   |nexus  = 20838
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Gifting
   |author  = Max Vollmer, SVProtector
+
   |author  = CeruleanSpirit
   |id      = maxvollmer.farmageddon
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |nexus  = 2618
+
   |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 Choices
+
   |name    = Easy Harvest
   |author  = ShivaGuy
+
   |author  = season
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = season.EasyHarvest
   |nexus  = 11850
+
   |nexus  = 20924
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Island Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 13782
+
  |curse  = 1004494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22642
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Path Destruction
   |author  = hmkiesel
+
   |author  = StultusV
   |id      = hmkiesel.FarmAnywhere
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 13926
+
   |nexus  = 8775
   |github  =
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |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 = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Easy Travel, Easy Move
   |author  = Oranisagu
+
   |author  = season
   |id      = none<!--no manifest ID-->
+
   |id      = season.EasyMove
   |nexus  =
+
   |nexus  = 20872
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  =
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Framework
+
   |name    = Easy Upgrade
   |author  = aedenthorn, Erinthe
+
   |author  = Senofu
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 10506
+
   |nexus  = 23496
   |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 Valley
   |author  = atravita
+
   |author  = season
   |id      = atravita.FarmCaveSpawn
+
   |id      = season.EasyValley
  |curse  = 870986
+
   |nexus  = 21181
  |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    = Eat & Drink From Inventory
   |author  = atravita
+
   |author  = Zamiel
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = Zamiel.EatDrinkFromInventory
  |curse  = 870983
+
   |nexus  = 21280
  |moddrop = 1099838
+
   |github  = Zamiell/stardew-valley-mods
   |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 Food In Backpack Instantly, Eat In Backpack
   |author  = Boebie
+
   |author  = philosquare
   |id      = beau.farmcomputerplus
+
   |id      = philosquare.EatInBackpack
   |nexus  = 19124
+
   |nexus  = 22872
   |github  =
+
   |github  = philosquare/EatInBackpack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emotes
 +
  |author  = aurnj, Roy Li
 +
  |id      = RuyiLi.Emotes
 +
  |nexus  =
 +
  |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    = Farmtronics
+
   |name    = Empty Hands
   |author  = Joe Strout
+
   |author  = Oblitus
   |id      = strout.farmtronics
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 10634
+
   |nexus  = 1176
   |github  = JoeStrout/Farmtronics
+
   |github  = quicksilverfox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Empty Jar Bubbles
   |author  = Esca, Esca-MMC
+
   |author  = tem696969696969
   |id      = Esca.FarmTypeManager
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 3231
+
   |nexus  = 22598
  |moddrop = 598755
+
   |github  = kqrse/StardewValleyMods
   |github  = Esca-MMC/FarmTypeManager
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Empty Your Hands
   |author  = PeacefulEnd
+
   |author  = BlueSight
   |id      = PeacefulEnd.FashionSense
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 9969
+
   |nexus  = 19736
   |github  = Floogen/FashionSense
+
   |github  = Hikari-BS/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Enaium ToolKit
   |author  = nihilistzsche
+
   |author  = Enaium
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = Enaium.EnaiumToolKit
   |nexus   = 18384
+
   |curse   = 436787
   |github  = nihilistzsche/FashionSenseOutfits
+
   |moddrop = 863959
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = Pathoschild
+
   |author  = Goldenrevolver
   |id      = Pathoschild.FastAnimations
+
   |id      = Goldenrevolver.EnchantableScythes
  |curse  = 957496
+
   |nexus  = 10668
   |nexus  = 1089
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
  |moddrop = 606631
 
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = libaryaddict
+
   |author  = Goldenrevolver
   |id      = libraryaddict.FasterEvents
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 7631
+
   |nexus  = 20942
   |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 Cowboy Boots
   |author  = IceGladiador
+
   |author  = Goldenrevolver
   |id      = IceGladiador.FasterGrass
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 1772
+
   |nexus  = 20941
   |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 Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = kibbe
+
   |author  = NamelessTo
   |id      = kibbe.faster_horse
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 2791
+
  |curse  = 1001630
   |github  =
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = Entoarox
+
   |author  = TheThor59
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2277
+
   |nexus  = 3627
  |chucklefish = 3641
+
   |github  = TheThor59/StardewMods
   |github  = Entoarox/StardewMods
 
  
   |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    = Faster Path Speed
+
   |name    = Enemy Health Bars, Health Bars
   |author  = gaussfire
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = gaussfire.FasterPathSpeed
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 9344
+
   |nexus  = 193
   |github = alanperrow/StardewModding
+
  |chucklefish = 3529
 +
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Energy Count
   |author  = KathrynHazuka
+
   |author  = Crystallyne
   |id      = KathrynHazuka.FasterRun
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 733
+
   |nexus  = 4272
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = Crystallyne/EnergyCount
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Transition
+
   |name    = Energy Protect
   |author  = Kumagabear
+
   |author  = philosquare
   |id      = Kumagabear.FasterTransition
+
   |id      = philosquare.EnergyProtect
   |nexus  = 19584
+
   |nexus  = 21918
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Energy Rework
   |author  = zeldela
+
   |author  = seferoni
   |id      = zeldela.FastFishPond
+
   |id      = seferoni.EnergyRework
   |nexus  = 14005
+
   |nexus  = 21686
   |github  = zeldela/sdv-mods
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Forward
+
   |name    = Energy Time
   |author  = crazywig
+
   |author  = nikperic, ThatOneCow
   |id      = crazywig.FastForward
+
   |id      = nikperic.EnergyTime
   |nexus  = 7413
+
   |nexus  = 6488
   |github =
+
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = spajus
+
   |author  = aedenthorn, Erinthe
   |id      = spajus.fastloads
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 19454
+
  |curse  = 868911
   |github  = spajus/stardew-valley-fast-loads
+
   |nexus  = 4856
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Enhanced Relationships
   |author  = ErikShun, QuickNutz
+
   |author  = Mizzion
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = mizzion.enhancedrelationships
   |moddrop = 1490579
+
  |nexus  = 1927
   |nexus  = 19634
+
   |moddrop = 661356
   |github  =
+
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
   |nexus  = 12763
 +
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Enough Sleep
   |author  = DerTod2
+
   |author  = sodapotato
   |id      = de.dertod2.FastPetting
+
   |id      = sodapotato.enoughsleep
   |nexus  = 5039
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Entoarox Framework
   |author  = Death, DeathGameDev
+
   |author  = Entoarox
   |id      = DeathGameDev.FastTravel
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 1529
+
   |nexus  = 2269
   |github  = DeathGameDev/SDV-FastTravel
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Entoarox Modding Utilities
   |author  = LeFauxMatt
+
   |author  = Entoarox
   |id      = furyx639.FauxCore
+
   |id      = Entoarox.Utilities
   |nexus  = 20618
+
   |nexus  = 5521
   |github  = LeFauxMatt/StardewMods
+
   |github  = Entoarox/StardewMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  |name    = Feeling Lucky?
 
  |author  = minervamaga
 
   |id      = minervamaga.FeelingLucky
 
  |nexus  =
 
  |moddrop = 752859
 
  |github  = minervamaga/FeelingLucky
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Equal Money Split
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 604
+
   |nexus  = 5526
  |moddrop = 664033
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Event Black Bars
   |author  = Edu Anttunes
+
   |author  = gzhynko
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 5865
+
   |nexus  = 7962
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = gzhynko/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Event Limiter
   |author  = certifiableGrimalkin
+
   |author  = TheMightyAmondee
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 17553
+
   |nexus  = 10735
 +
  |github  = TheMightyAmondee/EventLimiter
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Lookup
 +
  |author  = shekurika
 +
  |id      = shekurika.EventLookup
 +
  |nexus  = 8505
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
   |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#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 Sound Adjuster
   |author  = HaulinOats
+
   |author  = shekurika
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 13944
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Event Tester
   |author  = aurnj, Roy Li
+
   |author  = BlaDe
   |id      = RoyLi.Fireballs
+
   |id      = BlaDe.EventTester
   |nexus  =
+
   |nexus  = 11178
  |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, SinZ's Event Tester
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ and atravita
   |id      = aedenthorn.FireBreath
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 7311
+
   |nexus  = 19458
   |github  = aedenthorn/StardewValleyMods
+
   |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
 +
  |name    = Expanded Fridge, Dynamic Expanded Fridge
 +
  |author  = Lodukas
 +
  |id      = Uwazouri.ExpandedFridge
 +
  |nexus  = 1191
 +
  |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Expanded Preconditions Utility
   |author  = Aair, AairTheGreat
+
   |author  = Cherry, CherryChain
   |id      = AairTheGreat.FishFinder
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 5011
+
   |nexus  = 6529
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Expanded Storage
   |author  = Speshkitty
+
   |author  = LeFauxMatt
   |id      = speshkitty.fishinfo
+
   |id      = furyx639.ExpandedStorage
   |nexus   = 5452
+
   |curse   = 871838
   |github  = Speshkitty/FishInfo
+
   |moddrop = 1547203
 
+
  |nexus  = 7431
   |beta broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Expansive Combat, Proficiência
   |author  = Shuai Zhang
+
   |author  = Hamio, HamioDracny
   |id      = shuaiz.FishingAdjustMod
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 1350
+
   |nexus  = 7511
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
  |broke in = SMAPI 2.6
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Exp Control
   |author  = KilZenc
+
   |author  = moonslime
   |id      = KilZenc.FishingAssistant
+
   |id      = moonslime.ExpControl
   |nexus  = 5815
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Experience Bars
   |author  = Drynwynn, thepaladinknight
+
   |author  = spacechase0
   |id      = Drynwynn.FishingAutomaton
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 2527
+
  |curse  = 867392
   |github  = Drynwynn/StardewValleyMods
+
  |moddrop = 127275
 
+
   |nexus  = 509
  |broke in = SMAPI 2.8
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Experience Multiplier
   |author  = aedenthorn, Erinthe
+
   |author  = Falson
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = Falson.ExperienceMultiplier
   |nexus  = 7694
+
   |nexus  = 25945
   |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    = Fishing Info Overlays
+
   |name    = Experience Rate Multiplier
   |author  = barteke22
+
   |author  = MSCFC, iSkLz
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = SkLz.ExpMultiply
   |nexus  = 8970
+
   |nexus  = 5910
   |github  = barteke22/StardewMods
+
   |github  = iSkLz/ExperienceMultiplier
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Experience Updates
   |author  = M3ales
+
   |author  = Quipex
   |id      = FishingLogbook
+
   |id      = Quipex.ExperienceUpdates
 +
  |nexus  = 7581
 +
  |github  = Quipex/ExperienceUpdates
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Viewer
 +
  |author  = Elite, EliteWise
 +
  |id      = Elite.ExperienceViewer
 +
  |curse  = 1015116
 
   |nexus  =
 
   |nexus  =
  |curse  = 299792
+
   |github  =
   |github  = M3ales/FishingLogbook
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Expert Sitting
   |author  = barteke22
+
   |author  = aedenthorn, Erinthe
   |id      = barteke22.FishingMinigames
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 9345
+
  |curse  = 868870
   |github  = barteke22/StardewMods
+
   |nexus  = 7435
 +
   |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 Minigames
+
   |name    = Extended Bus System
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = Tondorian
   |id      = barteke22.FisingMinigames
+
   |id      = ExtendedBusSystem
  |nexus  = 9345
 
  |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
+
   |chucklefish = 4373
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Extended Fridge
   |author  = MindMeltMax
+
   |author  = Crystalmir
   |id      = MindMeltMax.Fishnets
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |nexus  = 13819
+
   |nexus  = 485
  |moddrop = 1247514
+
   |github  = Mystra007/ExtendedFridgeSMAPI
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  
   |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 Nets → Automate
+
   |name    = Extended Minecart
   |author  = MindMeltMax
+
   |author  = Entoarox
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 13819
+
   |nexus  = 2271
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |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 Nets → Better Crafting
+
   |name    = Extended Reach
   |author  = MindMeltMax
+
   |author  = spacechase0
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 13819
+
  |curse  = 867754
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Extra Animal Configs
   |author  = BlaDe
+
   |author  = selph, zombifier
   |id      = BlaDe.FishingPractice
+
   |id      = selph.ExtraAnimalConfig
   |nexus  = 4157
+
   |nexus  = 25328
   |github  =
+
   |github  = urbanyeti/stardew-better-ranching
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Extra Content Mod
   |author  = ChadlyMasterson
+
   |author  = Alacrity, platinumhobo
   |id      = chadlymasterson.fishingprogression
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 18749
+
   |nexus  = 8510
  |github  = chudders1231/SDV-FishingProgression
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Rod Recolor
 
  |author  = Stashek
 
  |id      = Stashek.FishingRodRecolor
 
  |nexus  = 8835
 
 
   |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
 
}}
 
}}
 
{{#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
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Extra Map Layers
   |author  = jangofett4
+
   |author  = aedenthorn, Erinthe
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 18119
+
  |curse  = 868841
   |github  = jangofett4/FishingTreasureSpawner
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Extra Map Layers for Android
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiFishingTunerRedux
+
   |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
 +
  |name    = Fabrication
 +
  |author  = XxHarvzBackxX
 +
  |id      = harvz.Fabrication
 +
  |nexus  = 10679
 +
  |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = FaeQuest
   |author  = aedenthorn, Erinthe
+
   |author  = Navi-chan, ooo0000
   |id      = aedenthorn.FishSpotBait
+
   |id      = NaviChan.FaeQuest
   |nexus  = 17581
+
   |nexus  = 2484
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in     = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |status  = abandoned
   |unofficial version = 0.1.2-unofficial.1-logophile
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fairy Fix
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FairyFix
 +
  |curse  = 1024723
 +
  |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Fall 28 Snow Day
   |author  = StarAmy
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = StarAmy.bubbletoggle
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 13076
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Fall To Autumn
   |author  = MattDeDuck, Duckshard
+
   |author  = jahangmar
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 3725
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Familiars
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.FixAnimalTools
+
   |id      = aedenthorn.Familiars
   |nexus  = 3215
+
  |curse  = 868893
   |github  = bcmpinc/StardewHack
+
   |nexus  = 6429
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Family Planning
   |author  = Traktori
+
   |author  = loe2run
   |id      = Traktori.CategoriesInRecipes
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 11400
+
   |nexus  = 4515
   |github  = Traktori7/StardewValleyMods
+
   |github  = loe2run/FamilyPlanningMod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Fancy Sprinklers
   |author  = Ashley, bambimenot
+
   |author  = trashcan9
   |id      = ashley.fixdice
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 4556
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Fantastic Frames
   |author  = BlueSight
+
   |author  = Taskmaster
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 19896
+
   |nexus  = 4540
   |github  = Hikari-BS/StardewMods
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmageddon
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.farmageddon
 +
  |nexus  = 2618
 +
   |github  =
  
   |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    = Farm Animal Choices
   |author  = atravita
+
   |author  = ShivaGuy
   |id      = atravita.FixPigRandom
+
   |id      = ShivaGuy.FarmAnimalChoices
  |curse  = 870967
+
   |nexus  = 11850
  |moddrop = 1294434
+
   |github  =
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Farm Animal Harvest Helper
   |author  = mouse
+
   |author  = aedenthorn, Erinthe
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |moddrop = 1194570
+
   |curse  = 868733
   |nexus  = 12717
+
   |nexus  = 13782
   |github  = notevenamouse/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Farm Anywhere
   |author  = BlaDe
+
   |author  = hmkiesel
   |id      = BlaDe.FlamingoBreeding
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 12015
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Shockah
+
   |author  = Oranisagu
   |id      = Shockah.FlexibleSprinklers
+
   |id      = none<!--no manifest ID-->
   |nexus  = 10931
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Flip Buildings
+
   |name    = Farm Automation: Item Collector
   |author  = mouahrara
+
   |author  = Oranisagu
   |id      = mouahrara.FlipBuildings
+
   |id      = none<!--no manifest ID-->
   |nexus  = 18444
+
   |nexus  =
   |github  = mouahrara/FlipBuildings
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Farm Cave Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 17582
+
  |curse  = 868811
 +
   |nexus  = 10506
 
   |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|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = MouseyPounds
+
   |author  = atravita
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 3885
+
  |curse  = 870986
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = kdau
+
   |author  = atravita
   |id      = kdau.FlowerBombs
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus   = 6228
+
   |curse   = 870983
   |moddrop = 794657
+
   |moddrop = 1099838
   |source = https://gitlab.com/kdau/flowerbombs
+
   |nexus  = 10924
 +
  |github = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Farm Computer Plus
   |author  = spacechase0
+
   |author  = Boebie
   |id      = spacechase0.FlowerColorPicker
+
   |id      = beau.farmcomputerplus
  |curse  = 867760
+
   |nexus  = 19124
  |moddrop = 130043
+
   |github  =
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Farm Computers Check Cellars
   |author  = elfuun
+
   |author  = Ian Rubin, ianr427
   |id      = FlowerDanceFix.elfuun
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 8535
+
   |nexus  = 19581
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Farmer Helper
   |author  = ron075sh
+
   |author  = aedenthorn, Erinthe
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 3019
+
  |curse  = 868825
   |github  =
+
   |nexus  = 10179
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Farmer Helper (Updated)
   |author  = kelly2892
+
   |author  = Fiorbeth
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 8107
+
   |nexus  = 21030
   |github  = kenny2892/StardewValleyMods
+
   |github  = NTaylor1993/FarmerHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Farmer Portraits
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.FlowerRain
+
   |id      = aedenthorn.FarmerPortraits
   |curse  = 867722
+
   |curse  = 868774
   |nexus  = 6131
+
   |nexus  = 11398
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Farmer Portraits for 1.6
   |author  = Cat, CatCattyCat
+
   |author  = mistyspring
   |id      = cat.flowerytools
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 6203
+
   |nexus  = 20713
  |moddrop = 833563
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Farmer Vitals Evolved
   |author  = aedenthorn, Erinthe
+
   |author  = Sensakuma
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 9043
+
   |nexus  = 11131
   |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    = Fluent Eating
+
   |name    = Farm Expansion
   |author  = Kangzoel
+
   |author  = Advize
   |id      = Kangzoel.FluentEating
+
   |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  = 11690
+
   |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    = Flying Start Loan
+
   |name    = Farmhand Finder
   |author  = EstherHollow
+
   |author  = 2Retr0
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 11003
+
  |curse  = 661476
   |github  =
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Farmhouse Fixes
   |author  = Becks723
+
   |author  = CyanFire
   |id      = Becks723.FontSettings
+
   |id      = CF.FarmhouseFixes
   |nexus  = 12467
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Farmhouse Redone
   |author  = thejcannon
+
   |author  = MabelSyrup
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 4321
+
   |nexus  = 3731
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = mjSurber/FarmHouseRedone
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Farmhouse Visits
   |author  = Joreikarr
+
   |author  = mistyspring
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 19944
+
   |nexus  = 12457
   |github  =
+
   |github  = misty-spring/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farm Hub
   |author  = Hexenentendrache
+
   |author  = Platonymous
   |id      = Hexenentendrache.FoodCravings
+
   |id      = Platonymous.FarmHub
   |nexus  = 17126
+
   |nexus  = 2309
   |github  = Enteligenz/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Icons on Load Screen
 +
  |author  = b1rdyw1rdy
 +
  |id      = b1rdyw1rdy.FarmIconOnLoadScreen
 +
  |nexus  = 24344
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farming Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Torsang
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 10886
+
   |nexus  = 24066
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Torsang/FarmingToolsPatch
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = Nishtra
+
   |author  = BrasileiroTop, LKboss
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = LKboss.TexturaNeve
   |nexus  = 673
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
+
   |status  = abandoned
   |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    = Farm in the Sky, Fundo
   |author  = Goldenrevolver
+
   |author  = BrasileiroTop
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 7554
+
   |nexus  = 5423
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm Rearranger
   |author  = Bpendragon
+
   |author  = Cherry & cel10e
   |id      = Bpendragon.ForagePointers
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 7781
+
   |nexus  = 5142
   |github  = Bpendragon/ForagePointers
+
   |moddrop = 716395
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = Farm Resource Generator
   |author  = DanielB
+
   |author  = jwdred
   |id      = DanielB.TrackerZoomFix
+
   |id      =
   |nexus  = 17935
+
   |nexus  = 647
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farm Tablet
   |author  = Remy Bach
+
   |author  = boneskull
   |id      = remybach.forecaster
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 3037
+
   |nexus  = 16447
   |github  = remybach/stardew-valley-forecaster
+
   |github  = Floogen/AlternativeTextures
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farm to Table Ready Meals
   |author  = TheElm
+
   |author  = Speshkitty
   |id      = TheElm.ForecasterText
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 7541
+
   |nexus  = 7148
   |github  = GStefanowich/SDV-Forecaster
+
   |github  = Speshkitty/FarmToTableReadyMeals
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Foxyfficiency
 
  |author  = Fokson
 
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 
  |nexus  = 2520
 
  |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farmtronics
   |author  = atravita
+
   |author  = Joe Strout
   |id      = atravita.FrameRateLogger
+
   |id      = strout.farmtronics
  |curse  = 870966
+
   |nexus  = 10634
  |moddrop = 1294433
+
   |github  = JoeStrout/Farmtronics
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farm Type Manager
   |author  = Adham084
+
   |author  = Esca, Esca-MMC
   |id      = adham084.fpsviewer
+
   |id      = Esca.FarmTypeManager
   |nexus  = 14046
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Farm Warps Patch
   |author  = skuldomg, Skuld
+
   |author  = tlitookilakin
   |id      = skuldomg.freeDusty
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 2206
+
   |nexus  = 8236
   |github  = skuldomg/freeDusty
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in          = Stardew Valley 1.4
+
   |status  = obsolete
  |unofficial version = 1.0.7.unofficial-2.strobe
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Love
+
   |name    = Fashion Sense
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.FreeLove
+
   |id      = PeacefulEnd.FashionSense
   |curse  = 868835
+
   |curse  = 870933
   |nexus  = 10021
+
   |nexus  = 9969
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/FashionSense
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fashion Sense Outfits
   |author  = DJ-STLN
+
   |author  = nihilistzsche
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 3320
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fast Animations
   |author  = danmw3
+
   |author  = Pathoschild
   |id      = danmw3.freethetoolbar
+
   |id      = Pathoschild.FastAnimations
   |nexus   = 4960
+
   |curse   = 957496
   |github  =
+
   |nexus   = 1089
 
+
   |moddrop = 606631
   |broke in = Stardew Valley 1.5
+
   |github = Pathoschild/StardewMods
   |status  = workaround
 
   |summary = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Fast Control Input
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = weizinai.FastControlInput
   |nexus  = 6241
+
   |nexus  = 24324
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fast Eat
   |author  = Isaac S
+
   |author  = Zexu2K
   |id      = IsaacS.FriendsForever
+
   |id      = Zeux2K.FastEat
   |nexus  = 1738
+
  |moddrop = 1591432
   |github  = isaacs-dev/Minidew-Mods
+
   |nexus  = 25080
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Faster Events
   |author  = Hills
+
   |author  = libaryaddict
   |id      = Hills.FriendshipBooster
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 10497
+
   |nexus  = 7631
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Faster Grass
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 17055
+
   |nexus  = 1772
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Faster Horse
   |author  = HunterMYT
+
   |author  = kibbe
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = kibbe.faster_horse
   |nexus  = 8709
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Faster Paths
   |author  = Failsplat
+
   |author  = Entoarox
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 12308
+
   |nexus  = 2277
   |github  =
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Frugal Farm Menu
 
  |author  = jeffgillean
 
  |id      = jeffgillean.FrugalFarmMenu
 
  |nexus  = 11050
 
  |github  = jeffgillean/StardewValleyMods
 
  
   |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    = Fruit Tree Shaker
+
   |name    = Faster Path Speed
   |author  = aedenthorn, Erinthe
+
   |author  = gaussfire
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = gaussfire.FasterPathSpeed
   |nexus  = 5776
+
   |nexus  = 9344
   |github  = aedenthorn/StardewValleyMods
+
   |github  = alanperrow/StardewModding
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Faster Run
   |author  = aedenthorn, Erinthe
+
   |author  = KathrynHazuka
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 11422
+
   |nexus  = 733
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Faster Transition
   |author  = jennisimone
+
   |author  = Kumagabear
   |id      = jennisimone.WitchEventsShop
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 16304
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Faster Trees
   |author  = Okay Shroomer
+
   |author  = Krutonium
   |id      = OkayShroomer.FungusAmongus
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 11785
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = zeldela.FastFishPond
   |nexus  = 10213
+
   |nexus  = 14005
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fast Forward
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = crazywig.FastForward
   |nexus  = 10855
+
   |nexus  = 7413
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
  |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 Geode, Instant Geodes
   |author  = aedenthorn, Erinthe
+
   |author  = ofmanynames
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = InstantGeode
   |nexus  = 14092
+
   |nexus  = 750
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Fast Loads
   |author  = aedenthorn, Erinthe
+
   |author  = spajus
   |id      = aedenthorn.FurnitureRecolor
+
   |id      = spajus.fastloads
   |nexus  = 10217
+
   |nexus  = 19454
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Gacha Geodes
+
   |name    = Fast Parrot Express Animation
   |author  = DeLiXx
+
   |author  = ErikShun, QuickNutz
   |id      = DLX.Geodes
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 17691
+
  |moddrop = 1490579
 +
   |nexus  = 19634
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-gacha-geodes
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fast Petting
   |author  = Adham084
+
   |author  = DerTod2
   |id      = adham084.galaxyslingshot
+
   |id      = de.dertod2.FastPetting
   |nexus  = 14115
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
  |nexus  = 1529
 +
  |github  = DeathGameDev/SDV-FastTravel
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = FauxCore
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = furyx639.FauxCore
   |nexus  = 14511
+
  |moddrop = 1547213
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 998273
 
+
   |nexus  = 20618
  |beta broke in = Stardew Valley 1.6
+
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Feeling Lucky?
   |author  = drbirbdev
+
   |author  = minervamaga
   |id      = drbirbdev.GameboyArcade
+
   |id      = minervamaga.FeelingLucky
  |moddrop = 1318487
 
 
   |nexus  =
 
   |nexus  =
   |github  = drbirbdev/StardewValley
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fellowship - Immersive Rings
   |author  = mmanlapat
+
   |author  = DaLion
   |id      = mmanlapat.GameReminder
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 1153
+
   |nexus  = 11380
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Dynamic Rain
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.DynamicRainAndWind
 +
   |nexus  = 604
 +
   |moddrop = 664033
 +
   |github = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = RandomComputerUser
+
   |author  = UNA
   |id      = RandomComputerUser.GameSpeed
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 7211
+
   |nexus  = 17404
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Ferngill Revenue Service
   |author  = Loogooter
+
   |author  = KarratKake
   |id      = OlegSilkin.garbage_collector
+
   |id      = KarratKake.FerngillRevenueService
   |nexus  = 2463
+
   |nexus  = 7566
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Ferngill Simple Economy
   |author  = LeFauxMatt
+
   |author  = Paul Steele
   |id      = furyx639.GarbageDay
+
   |id      = paulsteele.fse
   |curse   = 871837
+
   |nexus  = 21414
   |nexus  = 8204
+
  |github  = Annosz/UIInfoSuite2
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Anytime
 +
  |author  = stoobinator, lefthandedkid
 +
  |id      = stoobinator.fertilizeranytime
 +
  |nexus  = 7259
 +
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Bubbles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.FertilizerBubbles
 +
   |nexus  = 23307
 +
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Festival End Time Tweak
   |author  = NCarigon
+
   |author  = KirbyLink
   |id      = NCarigon.GardenPotAutomate
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 15212
+
   |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    = Garden Pot Tweaks
+
   |name    = Festival of the Mundane
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 14820
+
   |nexus  = 4630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = mralbobo
+
   |author  = Felix-Dev
   |id      = mralbobo.GateOpener
+
   |id      = Felix-Dev.FeTK
   |nexus  =
+
   |nexus  = 4403
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Felix-Dev/StardewMods
   |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
  |status      = workaround
+
<!--
   |summary      = use [[#Auto Gate|Auto Gate]] instead.
+
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GemIsles
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 6692
+
  |curse  = 868787
 +
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Field Harvest Redux
   |author  = Hana
+
   |author  = Prism 99
   |id      = Hana.GNMTokens
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 14426
+
   |nexus  = 21703
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Field Works
   |author  = sqbr
+
   |author  = ChiroxT
   |id      = sqbr.GetGS
+
   |id      = treinke.FieldWorks
   |nexus  = 13434
+
   |nexus  = 17267
   |github  = sqbr/GetGS
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fighting With NPCs
   |author  = spacechase0
+
   |author  = Edu Anttunes
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = EduAnttunes.FightingWithNPCs
   |curse   = 867150
+
   |nexus   = 5865
   |moddrop = 771692
+
   |github  = eduanttunes/sv_fighting_with_npcs
   |nexus  = 5098
+
 
   |github  = spacechase0/StardewValleyMods
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = File Replacer
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.FileReplacer
 +
   |nexus  = 17553
 +
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Filtered Chest Hopper
 +
  |author  = Shivion
 +
  |id      = shivion.FilteredChestHopper
 +
  |nexus  = 21730
 +
  |github  = Shivion/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Find Object Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = find.object.mod
 +
  |nexus  = 8594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = HaulinOats
   |id      = GenericShopExtender
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 814
+
   |nexus  = 13944
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Fireballs!
   |author  = agent56
+
   |author  = aurnj, Roy Li
   |id      = agent56.GeneticsAPI
+
   |id      = RoyLi.Fireballs
   |nexus  = 15655
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fire Breath
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GenieLamp
+
   |id      = aedenthorn.FireBreath
   |nexus  = 19794
+
  |curse  = 868871
 +
   |nexus  = 7311
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley ≤1.5.6
+
   |broke in           = Stardew Valley 1.6
 
+
  |unofficial version = 0.1.1-unofficial.2-mouahrara
   |beta status = ok
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = CatCattyCat, Cat
+
   |author  = MindMeltMax
   |id      = cat.geodeinfomenu
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 1448
+
   |nexus  = 7321
  |moddrop = 833541
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |status  = abandoned
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fireworks Festival
   |author  = MartyrPher
+
   |author  = violetlizabet
   |id      = MartyrPher.GetGlam
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 5044
+
   |nexus  = 15261
   |github  = MartyrPher/GetGlam
+
   |github  = elizabethcd/FireworksFestival
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fischievements
   |author  = Platonymous
+
   |author  = MattDeDuck, Duckshard
   |id      = Platonymous.GhostTown
+
   |id      = MattDeDuck.Fischievements
   |curse   = 877231
+
   |nexus   = 3658
   |moddrop = 793902
+
   |github  =
   |nexus  = 2992
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.4
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = FishDex
   |author  = atravita
+
   |author  = rupak0577
   |id      = atravita.GiantCropFertilizer
+
   |id      = rupak0577.FishDex
   |curse   = 870977
+
   |nexus   =
   |moddrop = 1135913
+
   |github  = rupak0577/FishDex
   |nexus  = 11620
+
   |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    = Giant Crop Ring
+
   |name    = Fish Exclusions
   |author  = CatCattyCat, Cat
+
   |author  = GZhynko
   |id      = cat.giantcropring
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1182
+
   |nexus  = 7782
  |moddrop = 833538
+
   |github  = gzhynko/StardewMods
   |github  = danvolchek/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fish Finder
   |author  = Khloe Leclair
+
   |author  = Aair, AairTheGreat
   |id      = leclair.giantcroptweaks
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 14370
+
   |nexus  = 5011
   |github  = KhloeLeclair/StardewMods
+
   |github  = AairTheGreat/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fish Info
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = spacechase0.GiantOmelet
+
   |id      = speshkitty.fishinfo
   |nexus  = 13852
+
   |nexus  = 5452
   |github  = spacechase0/StardewValleyMods
+
   |github  = Speshkitty/FishInfo
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fishing Adjust
   |author  = desto
+
   |author  = Shuai Zhang
   |id      = desto.GiftDecline
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 6944
+
   |nexus  = 1350
   |github  = desto-git/sdv-mods
+
   |github  = hcoona/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = AvalonMFX
+
   |author  = ChibiKyu, KilZenc
   |id      = AvalonMFX.GiftMoney
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 17564
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fishing Automaton
   |author  = aedenthorn, Erinthe
+
   |author  = Drynwynn, thepaladinknight
   |id      = aedenthorn.GiftRejection
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 14273
+
   |nexus  = 2527
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |beta broke in     = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.1-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fishing Chests Expanded
   |author  = tstaples
+
   |author  = aedenthorn, Erinthe
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 229
+
  |curse  = 868866
   |github  = tstaples/GiftTasteHelper
+
   |nexus  = 7694
 
+
   |github  = aedenthorn/StardewValleyMods
  |warnings = needs zoom and UI scale options to have the same value.
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@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    = Gift Taste Helper Continued
+
   |name    = Fishing Don't Stop Time
   |author  = Isi0
+
   |author  = LyzzCL
   |id      = Isi0.GiftTasteHelper
+
   |id      = LyzzCL.FishDontStopTime
   |nexus  = 18762
+
   |nexus  = 26186
   |github  = Just-Chaldea/GiftTasteHelper
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Fishing Info Overlays
   |author  = blueberry
+
   |author  = barteke22
   |id      = blueberry.GiftWrapper
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 4721
+
   |nexus  = 8970
   |github  = b-b-blueberry/GiftWrapper
+
   |github  = barteke22/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Fishing Logbook
   |author  = atravita
+
   |author  = M3ales
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = FishingLogbook
   |curse   = 870984
+
   |nexus   =
   |moddrop = 1098263
+
   |curse   = 299792
  |nexus   = 10004
+
   |github  = M3ales/FishingLogbook
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fishing Minigames
   |author  = DecidedlyHuman
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = barteke22.FisingMinigames
   |nexus  = 9976
+
   |nexus  = 9345
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = Gaphodil
+
   |author  = barteke22
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = barteke22.FishingMinigames
   |nexus  = 9340
+
   |nexus  = 9345
   |moddrop = 1007690
+
   |github  = barteke22/StardewMods
   |github  = Gaphodil/GlobalConfigSettings
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fishing Mod
   |author  = violetlizabet
+
   |author  = Zoryn
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = Zoryn.FishingMod
   |nexus  = 10374
+
   |nexus  =
   |github  = elizabethcd/PreventFurniturePickup
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Fishing Nets → Automate
   |author  = Jamie Taylor
+
   |author  = MindMeltMax
   |id      = jltaylor-us.GMCMOptions
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 10505
+
   |nexus  = 13819
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fishing Nets → Better Crafting
   |author  = treyh0
+
   |author  = MindMeltMax
   |id      = treyh0.GodMode
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 2641
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = MindMeltMax
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = MindMeltMax.Fishnets
   |moddrop = 854437
+
   |curse  = 1004486
   |nexus  = 7183
+
   |nexus  = 13819
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Fishing Practice
   |author  = Jessebot
+
   |author  = BlaDe
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = BlaDe.FishingPractice
   |nexus  = 6514
+
   |nexus  = 4157
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Fishing Progression
   |author  = candidus42
+
   |author  = ChadlyMasterson
   |id      = Candidus42.GoToBed
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 4967
+
   |nexus  = 18749
   |github  = mus-candidus/GoToBed
+
   |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    = Go To Sleep
+
   |name    = Fishing Tackle Tooltips
   |author  = yy376
+
   |author  = BarleyZP
   |id      = yy376.GoToSleep
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 2195
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Fishing Trawler
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.GradientHairColors
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 12744
+
  |curse  = 870942
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 8406
 +
   |github  = Floogen/FishingTrawler
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Fishing Trawler - New Horizons
   |author  = rikai
+
   |author  = PeacefulEnd
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 8557
+
  |curse  = 870923
   |github  = rikai/Grandfathers-Heirlooms
+
   |nexus  = 15941
 
+
   |github  = Floogen/FishingTrawler
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fishing Treasure Spawner
   |author  = bcmpinc
+
   |author  = jangofett4
   |id      = bcmpinc.GrassGrowth
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 2732
+
   |nexus  = 18119
   |github  = bcmpinc/StardewHack
+
   |github  = jangofett4/FishingTreasureSpawner
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Tuner Redux
 +
  |author  = Hammurabi
 +
  |id      = HammurabiFishingTunerRedux
 +
  |nexus  =
 +
  |chucklefish = 4578
 +
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack, @retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fish Me
   |author  = Jellypowered, Shockade
+
   |author  = marikaefer
   |id      = Jellypowered.GrassChance
+
   |id      = marikaefer.FishMe
   |nexus  = 3365
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fish of Stardew
   |author  = sirloinmeatt
+
   |author  = AztecViper
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 2662
+
   |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  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Preview
 +
  |author  = Jonqora
 +
  |id      = Jonqora.FishPreview
 +
  |nexus  = 6303
 +
  |github  = Jonqora/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fish Reminder
   |author  = Derslayr
+
   |author  = Mizzion
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = mizzion.fishreminder
   |nexus  = 10148
+
   |nexus  = 3615
   |github  = derslayr10/GreenhouseConstruction
+
  |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    = Greenhouse Entry Begone!
+
   |name    = Fish Spot Bait
   |author  = bblueberry, blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 8203
+
   |nexus  = 17581
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = pancham138
+
   |author  = StarAmy
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 6150
+
   |nexus  = 13076
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fishy Blood Moon
   |author  = PeacefulEnd
+
   |author  = MattDeDuck, Duckshard
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 7619
+
   |nexus  = 3725
  |moddrop = 886187
+
   |github  =
   |github  = Floogen/GreenhouseGatherers
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fix Animal Tools
   |author  = PeacefulEnd
+
   |author  = bcmpinc
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 7619
+
   |nexus  = 3215
  |moddrop = 886187
+
   |github  = bcmpinc/StardewHack
   |github  = Floogen/GreenhouseGatherers
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Greenhouse Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = Bpendragon
+
   |author  = Traktori
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 7456
+
   |nexus  = 11400
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fix Dice
   |author  = Cecidelus
+
   |author  = Ashley, bambimenot
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = ashley.fixdice
   |nexus  = 8042
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = Fernass354
+
   |author  = wilsoncwc
   |id      = Fernass354.GreenUpgrades
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 18766
+
   |nexus  = 23934
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 1735
+
   |nexus  = 1941
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fixed Weapons Damage
   |author  = aedenthorn, Erinthe
+
   |author  = BlueSight
   |id      = aedenthorn.GroundhogDay
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 10151
+
   |nexus  = 19896
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hikari-BS/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Groupable Chests
 
  |author  = FricativeMelon
 
  |id      = FricativeMelon.GroupableChests
 
  |nexus  = 15375
 
  |github  = FricativeMelon/GroupableChests
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fix Pig Random
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GrowableBushes
+
   |id      = atravita.FixPigRandom
   |curse  = 870961
+
   |curse  = 870967
   |moddrop = 1357999
+
   |moddrop = 1294434
   |nexus  = 15111
+
   |nexus  = 15003
 
   |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    = Growable Giant Crops
+
   |name    = Fix Scythe Exp
   |author  = atravita
+
   |author  = bcmpinc
   |id      = atravita.GrowableGiantCrops
+
   |id      = bcmpinc.FixScytheExp
   |curse   = 870960
+
   |nexus   =
   |moddrop = 1358004
+
   |github  = bcmpinc/StardewHack
   |nexus  = 15559
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  |github = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Fix TVs on Custom Farm Types
   |author  = John Peters
+
   |author  = mouse
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 19143
+
  |moddrop = 1194570
   |github  =
+
   |nexus  = 12717
 
+
   |github  = notevenamouse/StardewMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Flamingo Breeding
 
   |author  = BlaDe
 
   |author  = BlaDe
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 12034
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = skn
+
   |author  = selph, zombifier
   |id      = skn.HairGrowthMod
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 3279
+
   |nexus  = 21086
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Flexible Arms
   |author  = chawol
+
   |author  = bcmpinc
   |id      = chawol.HaltEventTime
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 8774
+
   |nexus  = 20902
   |github  = chawolbaka/HaltEventTime
+
   |github  = bcmpinc/StardewHack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Flexible Sprinklers
   |author  = PeacefulEnd
+
   |author  = Shockah
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 7936
+
   |nexus  = 10931
   |github  = Floogen/HandyHeadphones
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Flip Buildings
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mouahrara
   |id      = Omegasis.HappyBirthday
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 520
+
   |nexus  = 18444
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = mouahrara/FlipBuildings
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Floating Garden Pots
   |author  = Oxyligen
+
   |author  = aedenthorn, Erinthe
   |id      = HappyBirthday
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 1064
+
   |nexus  = 17582
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = Sakorona
+
   |author  = randomAnon1234
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = none<!--no manifest ID-->
   |nexus  = 6516
+
   |nexus  = 591
  |moddrop = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Floor Shadow Switcher
   |author  = tlitookilakin
+
   |author  = MouseyPounds
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 19675
+
   |nexus  = 3885
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hardcore Mines
 
  |author  = kibbe, lillvik
 
  |id      = kibbe.hardcore_mines
 
  |nexus  = 1674
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Flower Bombs
   |author  = ItsLittany
+
   |author  = kdau
   |id      = itslittany.HardcoreMines2
+
   |id      = kdau.FlowerBombs
   |nexus  = 6411
+
   |nexus  = 6228
   |github =
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Flower Color Picker
   |author  = vermicyde
+
   |author  = spacechase0
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 15125
+
  |curse  = 867760
   |github  =
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Flower Dance Fix
   |author  = DiscipleOfEris
+
   |author  = elfuun
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 8772
+
   |nexus  = 8535
   |github  = DiscipleOfEris/HardyGrass
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Flower Dance Hearts Change
   |author  = Platonymous
+
   |author  = ron075sh
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 914
+
   |nexus  = 3019
  |moddrop = 793924
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Goldenrevolver
+
   |author  = kelly2892
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 7851
+
   |nexus  = 8107
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Flower Rain
   |author  = Dounat2201, Sasara
+
   |author  = spacechase0
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = spacechase0.FlowerRain
   |nexus  = 1157
+
  |curse  = 867722
   |github  = Sasara2201/WitchPrincess
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Flowery Tools
   |author  = aedenthorn, Erinthe
+
   |author  = Cat, CatCattyCat
   |id      = aedenthorn.HarvestSeeds
+
   |id      = cat.flowerytools
   |nexus  = 11773
+
   |nexus  = 6203
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Flowing Mine Rocks
   |author  = ThatNorthernMonkey
+
   |author  = aedenthorn, Erinthe
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 236
+
  |curse  = 868846
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |nexus  = 9043
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |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    = Hat Buffs
+
   |name    = Fluent Eating
   |author  = popska
+
   |author  = Kangzoel
   |id      = popska.HatBuffs
+
   |id      = Kangzoel.FluentEating
   |nexus  = 9050
+
   |nexus  = 11690
 
   |github  =
 
   |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    = Hat Mouse Lacey
+
   |name    = Flying Start Loan
   |author  = ichortower
+
   |author  = EstherHollow
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  = 18177
+
   |nexus  = 11003
   |github  = ichortower/HatMouseLacey
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Font Settings, 字体设置
   |author  = monsoonsheep
+
   |author  = Becks723
   |id      = monsoonsheep.PanWithHats
+
   |id      = Becks723.FontSettings
   |nexus  = 18965
+
   |nexus  = 12467
 
   |github  =
 
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = PeacefulEnd
+
   |author  = AlerHughes
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = AlerHughes.FA
   |nexus  = 17291
+
   |nexus  = 23363
   |github  = Floogen/StardewSandbox
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Fashion Sense-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Food Buff Stacking
   |author  = Shockah
+
   |author  = thejcannon
   |id      = Shockah.HatsOnHats
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 17280
+
   |nexus  = 4321
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Food Buff Stacking Fix
   |author  = Cherry, CherryChain
+
   |author  = Joreikarr
   |id      = Cherry.HayBalesSilo
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 5151
+
   |nexus  = 19944
  |moddrop = 716396
+
   |github  =
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HD Portraits
 
  |author  = Tlitookilakin
 
  |id      = tlitookilakin.HDPortraits
 
  |nexus  = 10971
 
  |moddrop = 1103418
 
   |github  = tlitookilakin/HDPortraits
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Food Cravings
   |author  = Jessebot, JessebotX
+
   |author  = Hexenentendrache
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 3207
+
   |nexus  = 17126
  |moddrop = 624105
+
   |github  = Enteligenz/StardewMods
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Food on the Table
   |author  = Kiddles, Svard
+
   |author  = aedenthorn, Erinthe
   |id      = Kiddles.HASTweaks
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 5630
+
  |curse  = 868794
   |github  = SvardXI/HAS_Tweaks
+
   |nexus  = 10886
 +
   |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    = Food Poisoning
   |author  = Zoryn
+
   |author  = seferoni
   |id      = Zoryn.HealthBars
+
   |id      = seferoni.FoodPoisoning
   |nexus  =
+
   |nexus  = 22006
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = seferoni/FoodPoisoning
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Forage at the Farm
   |author  = Darkhax
+
   |author  = Nishtra
   |id      = darkhax.healthbars
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  =
+
   |nexus  = 673
  |curse  = 302910
+
   |github  =
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
+
   |summary  = use [[#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    = Heartbeat
+
   |name    = Forage Crops
   |author  = themattfiles
+
   |author  = Kronosta
   |id      = themattfiles.HeartBeat
+
   |id      = Kronosta.ForageCrops
   |nexus  = 5941
+
   |nexus  = 21514
   |github  = embolden/Heartbeat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Forage Fantasy
   |author  = StultusV
+
   |author  = Goldenrevolver
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 8655
+
   |nexus  = 7554
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forage Pointers
 +
  |author  = Bpendragon
 +
  |id      = Bpendragon.ForagePointers
 +
  |nexus  = 7781
 +
  |github  = Bpendragon/ForagePointers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = fakemonster
+
   |author  = DanielB
   |id      = fakemonster.Heelies
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 7751
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Forecaster
   |author  = Jessebot, JessebotX
+
  |author  = Remy Bach
   |id      = Jessebot.HelloSMAPI
+
  |id      = remybach.forecaster
   |nexus  = 4483
+
  |nexus  = 3037
   |github  = JessebotX/StardewValleyMods
+
  |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Forecaster Text, Forecaster Text
 +
   |author  = TheElm
 +
   |id      = TheElm.ForecasterText
 +
   |nexus  = 7541
 +
   |github  = GStefanowich/SDV-Forecaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Fortunate Foot
   |author  = LeFauxMatt
+
   |author  = PurelyInZane
   |id      = furyx639.HelpForHire
+
   |id      = PurelyInZane.FortunateFoot
  |curse  = 871839
+
   |nexus  = 22610
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Foxyfficiency
   |author  = LeFauxMatt
+
   |author  = Fokson
   |id      = furyx639.HelpfulSpouses
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |curse  = 871841
+
   |nexus  = 2520
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = FQ Festival Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = FletcherQuest
   |id      = aedenthorn.HelpWanted
+
   |id      = FletcherQuest.FQFestivalTweaks
  |curse  = 868696
+
   |nexus  = 9062
   |nexus  = 14640
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Frame Rate Logger
   |author  = Pokeytax
+
   |author  = atravita
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = atravita.FrameRateLogger
   |nexus   = 2644
+
   |curse   = 870966
   |github  = gembree/HelpWantedQuestFixes
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |beta broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = aedenthorn, Erinthe
+
   |author  = Adham084
   |id      = aedenthorn.HereFishy
+
   |id      = adham084.fpsviewer
  |curse  = 868881
+
   |nexus  = 14046
   |nexus  = 6586
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Free Dusty
   |author  = Shockah
+
   |author  = skuldomg, Skuld
   |id      = Shockah.Hibernation
+
   |id      = skuldomg.freeDusty
   |nexus  = 11421
+
   |nexus  = 2206
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Hide Chest Color Picker After Close
+
   |name    = Free Lock
   |author  = trashcan9
+
   |author  = weizinai
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = weizinai.FreeLock
   |nexus  = 16075
+
   |nexus  = 25329
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Free Love
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.HighlightedJars
+
   |id      = aedenthorn.FreeLove
  |nexus  = 6833
+
   |curse  = 868835
  |github  = Annosz/StardewValleyModding
+
   |nexus  = 10021
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Highlight Empty Machines
 
  |author  = atravita
 
  |id      = atravita.HighlightEmptyMachines
 
   |curse  = 870976
 
  |moddrop = 1137391
 
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Hit Markers
+
   |name    = Free Slingshot
   |author  = bendenewb, newbie9598
+
   |author  = DJ-STLN
   |id      = newbie9598.HitMarkersMeme
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 2098
+
   |nexus  = 3320
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Free the Toolbar
   |author  = tomasitobambito
+
   |author  = danmw3
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = danmw3.freethetoolbar
   |nexus  = 9343
+
   |nexus  = 4960
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Freeze Time Multiplayer
   |author  = TheThor59
+
   |author  = mori_seneri, Alcatraz773
   |id      = Thor.HoeWaterDirection
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 10052
+
   |nexus  = 21820
   |github  = TheThor59/StardewMods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Friendly Divorce
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.HoeDown
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 9798
+
  |curse  = 868900
   |github  =
+
   |nexus  = 6241
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Friends Forever
   |author  = CatCattyCat, Cat
+
   |author  = Isaac S
   |id      = cat.holdtobreakgeodes
+
   |id      = IsaacS.FriendsForever
   |nexus  = 1689
+
   |nexus  = 1738
   |moddrop = 833545
+
   |github  = isaacs-dev/Minidew-Mods
   |github  = danvolchek/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Friends Forever (1.6)|Friends Forever (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever (1.6)
 +
  |author  = Kriana
 +
  |id      = Kriana.FriendsForever
 +
  |nexus  = 20702
 +
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Friendship Booster
   |author  = samspartan
+
   |author  = Hills
   |id      = samspartan.HoldToPause
+
   |id      = Hills.FriendshipBooster
   |nexus  = 7352
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Friendship Decay
   |author  = atravita
+
   |author  = stardemod
   |id      = atravita.HolidaySales
+
   |id      = stardemod.FriendshipDecay
  |curse  = 870970
+
   |nexus  = 21323
  |moddrop = 1205160
+
   |github  =
   |nexus  = 13050
 
   |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    = Friendship Decay Modify
   |author  = MouseyPounds
+
   |author  = weizinai
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 4935
+
   |nexus  = 23862
   |github  = MouseyPounds/stardew-mods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Friendship Streaks
   |author  = voltaek
+
   |author  = AvalonMFX
   |id      = voltaek.HoneyHarvestSync
+
   |id      = AvalonMFX.FriendshipStreaks
   |nexus  = 20493
+
  |curse  = 1054715
   |github  = voltaek/StardewMods
+
   |nexus  = 25595
 +
   |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Friendship Totems, Warp Totem to Other Player
   |author  = BPavol, Lamacik
+
   |author  = ThisIsCad
   |id      = bpavol.hopper_extractor
+
   |id      = ThisIsCad.FriendshipTotems
   |nexus  = 16688
+
   |nexus  = 25969
   |github  = BPavol/stardew-valley-mods
+
   |github  = brandonwamboldt/FriendshipTotems
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Friendship Tweaks
   |author  = Girafarig
+
   |author  = aedenthorn, Erinthe
   |id      = Girafarig.FestivalWarps
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 10844
+
   |nexus  = 17055
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Friendship Without Talk
   |author  = Pathoschild
+
   |author  = HunterMYT
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 7500
+
   |nexus  = 8709
   |github  = Pathoschild/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Frozen Yogurt
   |author  = Goldenrevolver
+
   |author  = Failsplat
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 7911
+
   |nexus  = 12308
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Frugal Farm Menu
   |author  = jorgamun
+
   |author  = jeffgillean
   |id      = jorgamun.HorseSqueeze
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 10446
+
   |nexus  = 11050
   |github  = jorgamun/HorseSqueeze
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Fruit Tree Shaker
   |author  = icepuente
+
   |author  = aedenthorn, Erinthe
   |id      = icepuente.HorseWhistle
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 1131
+
  |curse  = 868907
   |github  = icepuente/StardewValleyMods
+
   |nexus  = 5776
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Fruit Trees Unblocked
   |author  = nabuma
+
   |author  = dervalanana
   |id      = HorseWhistle_SMAPI
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  =
+
   |nexus  = 22976
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fruit Tree Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.FruitTreeTweaks
 +
  |curse  = 868772
 +
  |nexus  = 11422
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = MattPlays
+
   |author  = chiccen
   |id      = MattPlays.HostTools
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11154
+
   |nexus  = 21449
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Full Fishing Bar
   |author  = Jaredlll08
+
   |author  = Jag3Dagster
   |id      = BlameJared.HotbarHotswap
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus   =
+
   |curse   = 1007653
   |curse   = 298033
+
   |nexus   = 23006
   |github  = jaredlll08/HotbarHotswap
+
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Full Inventory Toolbar (and Invisible Toolbar)
   |author  = certifiableGrimalkin
+
   |author  = mushymato
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = mushymato.FullInventoryToolbar
   |nexus  = 16159
+
   |nexus  = 25711
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = Achtuur
+
   |author  = jennisimone
   |id      = Achtuur.HoverLabels
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 17501
+
   |nexus  = 16304
  |github  = Achtuur/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = HP Bars
 
  |author  = Ilyaki
 
  |id      = Ilyaki.HPBar
 
  |nexus  = 1736
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HQ Farmer Mod
+
   |name    = Fungus Amongus
   |author  = AsakOhee
+
   |author  = Okay Shroomer
   |id      = AsakOhee.HQFarmerMod
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 19644
+
   |nexus  = 11785
 
   |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    = Furniture Adjustment
  |author  = bogie5464
 
  |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
 
  |nexus  = 3190
 
  |github  = bogie5464/HuggableScarecrows
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hugs and Kisses
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 10062
+
  |curse  = 868820
 +
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Furniture Anywhere
   |author  = Yyeahdude
+
   |author  = Entoarox
   |id      = HungerYyeadude
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 613
+
   |nexus  = 2276
   |github  =
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Furniture Display Framework
   |author  = PrimevalTitmouse
+
   |author  = aedenthorn, Erinthe
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 1110
+
  |curse  = 868797
   |github  =
+
   |nexus  = 10855
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] 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    = Hunger for Food
+
   |name    = Furniture Display Framework for 1.6
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = HungerForFoodByTigerle
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 810
+
   |nexus  = 19895
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Furniture Framework
   |author  = lech43
+
   |author  = leroymilo
   |id      = lech43.HungryMorning
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 6391
+
   |nexus  = 23458
   |github  =
+
   |github  = Leroymilo/FurnitureFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Furniture Placement Tweaks
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.HybridCropEngine
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |curse  = 867721
+
   |curse  = 868721
   |nexus  = 6577
+
   |nexus  = 14092
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Furniture Recolor
   |author  = Kryspur
+
   |author  = aedenthorn, Erinthe
   |id      = Kryspur.HypnoValley
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 9052
+
  |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    = Identifiable Combined Rings
+
   |name    = FuryCore
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = furyx639.FuryCore
  |curse  = 870959
+
   |nexus  = 10696
  |moddrop = 1358005
 
   |nexus  = 15928
 
  |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gacha Geodes, Geode Pity System
 +
  |author  = DeLiXx
 +
  |id      = DLX.Geodes
 +
  |curse  = 990836
 +
  |nexus  = 17691
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Pause
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Veleek
+
   |author  = Adham084
   |id      = Veleek.IdlePause
+
   |id      = adham084.galaxyslingshot
   |nexus  = 1092
+
   |nexus  = 14115
   |github  = veleek/IdlePause
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Timer
+
   |name    = Galaxy Weapon Choice
   |author  = LordAndreios
+
   |author  = aedenthorn, Erinthe
   |id      = LordAndreios.IdleTimer
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 2858
+
  |curse  = 868703
   |github  = emperorzuul/SMAPI_MODS
+
   |nexus  = 14511
 +
   |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 [[#Idle Pause|Idle Pause]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Gameboy Arcade
   |author  = idermailer
+
   |author  = drbirbdev
   |id      = idermailer.iDontUseThatWater
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 14047
+
  |moddrop = 1318487
   |github  = idermailer/iDontUseThatWater
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Game Reminder
   |author  = Factknowhow
+
   |author  = mmanlapat
   |id      = Factknowhow.IFramesInMines
+
   |id      = mmanlapat.GameReminder
   |nexus  = 16436
+
   |nexus  = 1153
   |github  = Mekadrom/IFramesInMines
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = GameSpeed
   |author  = ChiroxT
+
   |author  = RandomComputerUser
   |id      = treinke.igotfriendship
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 13290
+
   |nexus  = 7211
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Game Tables and Arcade Machines
   |author  = ChiroxT
+
   |author  = CyanFire
   |id      = treinke.igotxp
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 13289
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Garbage Can Tweaks
   |author  = candidus42
+
   |author  = chiccen
   |id      = Candidus42.ImagEd
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 7218
+
   |nexus  = 24410
   |github  = mus-candidus/ImagEd
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Garbage Collector
   |author  = mistyspring
+
   |author  = Loogooter
   |id      = mistyspring.immersivegrandpa
+
   |id      = OlegSilkin.garbage_collector
   |curse  = 880517
+
  |nexus  = 2463
   |nexus  = 12562
+
  |github  =
   |github  = misty-spring/StardewMods
+
 
 +
  |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
 +
  |name    = Garden Pot - Automate
 +
  |author  = NCarigon
 +
  |id      = NCarigon.GardenPotAutomate
 +
  |nexus  = 15212
 +
  |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Garden Pot Options
   |author  = aedenthorn, Erinthe
+
   |author  = ncarigon
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = NCarigon.GardenPotOptions
  |curse  = 868685
+
   |nexus  = 21608
   |nexus  = 15290
+
   |github  = ncarigon/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.GardenPotTweaks
   |curse  = 868686
+
   |curse  = 868691
   |nexus  = 15239
+
   |nexus  = 14820
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Gate Fix
   |author  = Demiacle
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = f4iTh.GateFix
   |nexus  = 1025
+
   |nexus  = 4859
   |github  = demiacle/QualityOfLifeMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Gate Opener
   |author  = Anthony Hilyard
+
   |author  = mralbobo
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = mralbobo.GateOpener
   |curse   = 445215
+
   |nexus   =
   |nexus  = 9317
+
   |url    = https://community.playstarbound.com/threads/111988
   |github  = AHilyard/ImprovedTracker
+
   |github  = mralbobo/stardew-gate-opener
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = Gem Isles
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.InAHeartbeat
+
   |id      = aedenthorn.GemIsles
   |nexus  = 17834
+
  |curse  = 868874
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 6692
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = Mizzion
+
   |author  = Hana
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = Hana.GNMTokens
   |nexus  = 4861
+
   |nexus  = 14426
   |github  = Mizzion/MyStardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Mizzion
+
   |author  = sqbr
   |id      = mizzion.increasedartifactspots
+
   |id      = sqbr.GetGS
   |nexus  = 3340
+
   |nexus  = 13434
  |moddrop = 663705
+
   |github  = sqbr/GetGS
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Generate New Cabin Textures, Use New Cabins
   |author  = shekurika
+
   |author  = Priff13
   |id      = shekurika.fishtankCapacity
+
   |id      = Priff13.UseNewCabins
   |nexus  = 11388
+
   |nexus  = 20778
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Generic Mod Config Menu
   |author  = GZhynko
+
   |author  = spacechase0
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus   = 6162
+
   |curse   = 867150
   |github  = gzhynko/StardewMods
+
   |moddrop = 771692
 
+
  |nexus  = 5098
   |beta broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Generic Shop Extender
   |author  = Traktori
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = Traktori.IndustrialFurnace
+
   |id      = GenericShopExtender
   |nexus  = 5568
+
   |nexus  = 814
   |github  = Traktori7/StardewValleyMods
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |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    = Industrial Furnace for Automate
+
   |name    = Genetics API
   |author  = Traktori
+
   |author  = agent56
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = agent56.GeneticsAPI
   |nexus  = 5568
+
   |nexus  = 15655
   |github  = Traktori7/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Genie Lamp
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InfallibleFishing
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 14639
+
   |nexus  = 19794
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Sabera, kelbesque
+
   |author  = Kedidili
   |id      = Sabera.InfertileSoil
+
   |id      = KediDili.GenieLamp
   |nexus  = 2515
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
  |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    = Infinite Energy
+
   |name    = Geode Crusher Plus
   |author  = Error27
+
   |author  = Tomokisan
   |id      = error27.infinite_energy
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 17717
+
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Geode Info Menu
   |author  = Renny
+
   |author  = CatCattyCat, Cat
   |id      = renny.infinitejunimocartlives
+
   |id      = cat.geodeinfomenu
   |nexus  = 2705
+
   |nexus  = 1448
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Geode Preview
   |author  = Chunky
+
   |author  = MindMeltMax
   |id      = chunky.InfiniteMoney
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 11510
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Get Dressed
   |author  = CaptainSully
+
   |author  = Advize and Jinxiewinxie
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Advize.GetDressed
   |moddrop = 1188756
+
   |nexus  = 331
   |nexus   = 12739
+
  |github  = AdvizeGH/GetDressed
   |github = CaptainSully/StardewMods
+
 
 +
   |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    = Infinite Zoom
+
   |name    = Get Glam
   |author  = berkayylmao
+
   |author  = MartyrPher
   |id      = berkayylmao.InfiniteZoom
+
   |id      = MartyrPher.GetGlam
   |nexus  = 8808
+
   |nexus  = 5044
   |curse  = 500088
+
   |github  = MartyrPher/GetGlam
   |github  = berkayylmao/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Get Out the Way
   |author  = Slothsoft
+
   |author  = BadNetCode
   |id      = Slothsoft.Informant
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 14293
+
   |nexus  = 20637
   |github  = slothsoft/stardew-informant
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Ghost Town
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.LogUploader
+
   |id      = Platonymous.GhostTown
   |nexus  = 13979
+
  |curse  = 877231
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Giant Crop Fertilizer
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.InkStories
+
   |id      = atravita.GiantCropFertilizer
   |curse  = 877221
+
   |curse  = 870977
   |moddrop = 1521399
+
   |moddrop = 1135913
   |nexus  = 15987
+
   |nexus  = 11620
   |github  =
+
   |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    = Input Fix
+
   |name    = Giant Crop Ring
   |author  = Windmill_City
+
   |author  = CatCattyCat, Cat
   |id      = Windmill_City.InputFix
+
   |id      = cat.giantcropring
   |nexus  = 5693
+
   |nexus  = 1182
   |github  = Windmill-City/InputFix
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Giant Crop Tweaks
   |author  = Sagittaeri
+
   |author  = Khloe Leclair
   |id      = Sagittaeri.InputTools
+
   |id      = leclair.giantcroptweaks
   |nexus  = 14553
+
   |nexus  = 14370
   |github  = sagittaeri/StardewValleyMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Giant Omelet
   |author  = WuestMan, redknightofdoom
+
   |author  = spacechase0
   |id      = WuestMan.InstaCrops
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 4077
+
  |curse  = 867139
   |github  = Brian-Wuest/Instacrops
+
   |nexus  = 13852
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Gift Decline
   |author  = pinocchio1231
+
   |author  = desto
   |id      = pinocchio1231.instantanimals
+
   |id      = desto.GiftDecline
   |nexus  = 9573
+
   |nexus  = 6944
   |github  = joisse1101/InstantAnimals
+
   |github  = desto-git/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Gift Money
   |author  = Jolyone
+
   |author  = AvalonMFX
   |id      = Me.InstantBreak
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 15526
+
   |nexus  = 17564
 
   |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    = Gift Rejection
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.GiftRejection
   |curse  = 868720
+
   |curse  = 868712
   |nexus  = 14110
+
   |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 Buildings From Farm
+
   |name    = Gift Taste Helper
   |author  = BitwiseJon
+
   |author  = tstaples
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 2070
+
   |nexus  = 229
   |github  = bitwisejon/StardewValleyMods
+
   |github  = tstaples/GiftTasteHelper
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = needs zoom and UI scale options to have the same value.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Eat Key
 
  |author  = nini700
 
  |id      = nini700.InstantEatKey
 
  |nexus  = 4464
 
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Gift Taste Helper Continued
   |author  = aurnj, Roy Li
+
   |author  = Isi0
   |id      = RuyiLi.InstantFishing
+
   |id      = Isi0.GiftTasteHelper
   |nexus  =
+
   |nexus  = 18762
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = Just-Chaldea/GiftTasteHelper
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gift Taste Helper Continued x2
 +
  |author  = JoXW
 +
  |id      = JoXW.GiftTasteHelper
 +
  |nexus  = 21001
 +
  |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Gift Wrapper
   |author  = montana123
+
   |author  = blueberry
   |id      =
+
   |id      = blueberry.GiftWrapper
   |nexus  =
+
   |nexus  = 4721
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = b-b-blueberry/GiftWrapper
   |github  =
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Ginger Island Extra Locations
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 7727
+
  |curse  = 880520
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Ginger Island Mainland Adjustments
   |author  = cantorsdust and Pathoschild
+
   |author  = atravita
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 173
+
  |curse  = 870984
   |github  = cantorsdust/StardewMods
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = Platonymous
+
   |author  = missgamergrl
   |id      = Platonymous.InstantLoad
+
   |id      = missgamergrl.GiveGoldMod
  |curse  = 877220
+
   |nexus  = 23300
  |moddrop = 1521407
 
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Give Me My Cursor Back
   |author  = Guedez
+
   |author  = DecidedlyHuman
   |id      = eat.item.instantly
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 5116
+
  |nexus  = 9976
 +
  |github  = DecidedlyHuman/GiveMeMyCursorBack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GlassHammer Hope to Rise, Hope to Rise Mod
 +
  |author  = Glass Hammer
 +
  |id      = GlassHammer.HopeToRiseMod
 +
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Global Config Settings
   |author  = RyanJesky
+
   |author  = Gaphodil
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 10146
+
   |nexus  = 9340
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |moddrop = 1007690
 
+
   |github  = Gaphodil/GlobalConfigSettings
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Glory Of Efficiency
   |author  = blueberry
+
   |author  = hackswell
   |id      = blueberry.InstantPets
+
   |id      = hackswell.GloryOfEfficiency
   |nexus  = 9448
+
   |nexus  = 25996
   |github  = b-b-blueberry/InstantPets
+
   |github  = Hackswell/GloryOfEfficiency
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Glow Buff
   |author  = Binarynova
+
   |author  = MindMeltMax
   |id      = binarynova.instanttoolupgrades
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 8918
+
   |nexus  = 25157
   |github  = Binarynova/MyStardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Glue Your Furniture Down
   |author  = Hammurabi
+
   |author  = violetlizabet
   |id      = HammurabiInteractionHelper
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  =
+
   |nexus  = 10374
   |chucklefish = 4640
+
   |github = elizabethcd/PreventFurniturePickup
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
 
 
  |broke in = SMAPI 2.0
 
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = GMCM Options
   |author  = jahangmar
+
   |author  = Jamie Taylor
   |id      = jahangmar.InteractionTweaks
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 3771
+
  |curse  = 997094
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 10505
 
+
   |github  = jltaylor-us/StardewGMCMOptions
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = God Mode
   |author  = DecidedlyHuman
+
   |author  = treyh0
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = treyh0.GodMode
   |nexus  = 12826
+
   |nexus  = 2641
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = God Mode 1.6
   |author  = mpcomplete
+
   |author  = Sean M Garcia
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = seanmgarcia.godmode16
   |nexus  = 2224
+
   |nexus  = 21208
   |github  = mpcomplete/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Goodbye American English
   |author  = MissCoriel
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = misscoriel.invest
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 5293
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Goodbye SMAPI
   |author  = MissCoriel
+
   |author  = Jessebot
   |id      = misscoriel.investmax
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 9253
+
   |nexus  = 6514
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = JessebotX/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Go To Bed
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = candidus42
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = Candidus42.GoToBed
   |nexus  = 4023
+
   |nexus  = 4967
   |github  =
+
   |github  = mus-candidus/GoToBed
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Friend
+
   |name    = Go To Sleep
   |author  = d5a1lamdtd, HaPyke
+
   |author  = yy376
   |id      = d5a1lamdtd.InviteFriend
+
   |id      = yy376.GoToSleep
  |moddrop = 1486022
+
   |nexus  = 2195
   |nexus  = 19500
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Gradient Hair Colors
   |author  = Redwood
+
   |author  = spacechase0
   |id      = Redwood.IridiumToolsPatch
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 2897
+
  |curse  = 867144
   |github  = EKomperud/StardewMods
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Grandfather's Gift
   |author  = LeFauxMatt
+
   |author  = ShadowDragon8685
   |id      = furyx639.IsItCake
+
   |id      = ShadowDragon.GrandfathersGift
  |curse  = 871826
+
   |nexus  = 985
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |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    = Island Gatherers
+
   |name    = Grandfather's Gift Remade
   |author  = PeacefulEnd
+
   |author  = pepoluan
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 8552
+
   |nexus  = 4151
   |github  = Floogen/IslandGatherers
+
  |chucklefish = 5783
 +
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked, @retest-after Dynamic Game Assets, @retest-after Expanded Storage-->
+
   |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    = Island Gatherers Automate
+
   |name    = Grandfather's Heirlooms
   |author  = PeacefulEnd
+
   |author  = rikai
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 8552
+
   |nexus  = 8557
   |github  = Floogen/IslandGatherers
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Island Gatherers-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Grass Growth
   |author  = Edu Anttunes
+
   |author  = bcmpinc
   |id      = IslandSecret
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 8096
+
   |nexus  = 2732
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = S1mmyy
+
   |author  = Jellypowered, Shockade
   |id      = S1mmyy.AutoTrash
+
   |id      = Jellypowered.GrassChance
   |nexus  = 5140
+
   |nexus  = 3365
   |github  = S1mmyy/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Grass Spread Anywhere, Grow Grass Anywhere
   |author  = SlayerDharok
+
   |author  = LilEGrin
   |id      = SlayerDharok.Item_Bags
+
   |id      = LilEGrin.GrassSpreadMod
   |nexus  = 5382
+
   |nexus  = 25927
  |github  = Videogamers0/SDV-ItemBags
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Item Quality Indicator
 
  |author  = FunnyMoney
 
  |id      = funnymoney.itemqualityindicator
 
  |nexus  = 15336
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Greenhouse 20x20
   |author  = Mytsy
+
   |author  = sirloinmeatt
   |id      = Mysty.ItemRecovery
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 9354
+
   |nexus  = 2662
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Greenhouse Construction
   |author  = Lunardiver
+
   |author  = Derslayr
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 13026
+
   |nexus  = 10148
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |github  = derslayr10/GreenhouseConstruction
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Greenhouse Entry Begone!
   |author  = TSlex
+
   |author  = bblueberry, blueberry
   |id      = TSlex.ItemResearchSpawner
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 8933
+
   |nexus  = 8203
  |moddrop = 1012482
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
   |github  = TSlex/StardewValley
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Greenhouse Entry Mod
   |author  = Jaredlll08
+
   |author  = pancham138
   |id      = BlameJared.ItemTooltips
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  =
+
   |nexus  = 6150
  |curse  = 297655
+
   |github  =
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Greenhouse Gatherers
   |author  = ha1fdaew
+
   |author  = PeacefulEnd
   |id      = ha1fdaew.iTile
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 7512
+
  |curse  = 870946
   |github  = ha1fdaew/iTile
+
   |nexus  = 7619
 
+
   |moddrop = 886187
   |beta broke in = Stardew Valley 1.6
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Greenhouse Gatherers Automate
   |author  = Krutonium
+
   |author  = PeacefulEnd
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 13798
+
  |curse  = 870946
   |github  =
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Greenhouse Sprinklers
   |author  = Matt Cioni
+
  |author  = Bpendragon
   |id      = mattCioni.JaquesAndBeans
+
  |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 14555
+
  |nexus  = 7456
 +
  |github  = Bpendragon/GreenhouseSprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Greenhouse Sprinklers Lite, 温室洒水装置
 +
   |author  = Night
 +
   |id      = Night.GreenhouseSprinklersLite
 +
   |nexus  = 25823
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Greenhouse Upgrades
   |author  = Genowhirl9999
+
   |author  = Cecidelus
   |id      = genowhirl9999.jaropener
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 5292
+
   |nexus  = 8042
  |moddrop = 988956
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Keaton Sadoski
+
   |author  = Fernass354
   |id      = Sadoski.JhinFour
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 11838
+
   |nexus  = 18766
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = GreenHut
   |author  = Jonas Henriksson, Greger
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = Greger.JigglyJunimoBundles
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  =
+
   |nexus  = 1735
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  =
   |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    = Groundhog Day
   |author  = k4rakara
+
   |author  = aedenthorn, Erinthe
   |id      = k4rakara.JoJa84Plus
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 5803
+
  |curse  = 868828
   |github  = K4rakara/Stardew-Mods
+
   |nexus  = 10151
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Groupable Chests
   |author  = Platonymous
+
   |author  = FricativeMelon
   |id      = Platonymous.JoJaBan
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 3118
+
   |nexus  = 15375
  |moddrop = 793907
+
   |github  = FricativeMelon/GroupableChests
   |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    = JojaMart to PathoMart, Pathomart
+
   |name    = Growable Bushes
   |author  = Dounat2201, Sasara
+
   |author  = atravita
   |id      = Sasara.Pathomart
+
   |id      = atravita.GrowableBushes
   |nexus  = 1142
+
  |curse  = 870961
   |github  =
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Growable Giant Crops
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.JojaOnline
+
   |id      = atravita.GrowableGiantCrops
   |moddrop = 878236
+
  |curse  = 870960
   |nexus  = 7486
+
   |moddrop = 1358004
   |github  = Floogen/JojaOnline
+
   |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
 +
  |name    = Grow That Giant Crop
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.GrowThatGiantCrop
 +
  |nexus  = 23760
 +
  |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = Guniism's Unicycle
   |author  = sophie
+
   |author  = Guniism
   |id      = sophie.HalloweenJamCSharp
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 18927
+
   |nexus  = 24876
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Gunther Tells You
   |author  = MindMeltMax
+
   |author  = John Peters
   |id      = MindMeltMax.HauntedJoja
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 7014
+
   |nexus  = 19143
  |moddrop = 1135684
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Haboo
   |author  = punyo, yakminepunyo
+
   |author  = BlaDe
   |id      = punyo.JoysOfEfficiency
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 2162
+
   |nexus  = 12034
   |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    = Hair Growth
   |author  = spacechase0
+
   |author  = skn
   |id      = spacechase0.JsonAssets
+
   |id      = skn.HairGrowthMod
   |curse   = 867749
+
   |nexus   = 3279
   |moddrop = 399895
+
   |github  =
  |nexus  = 1720
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Halt Event Time
   |author  = Jamie Taylor
+
   |author  = chawol
   |id      = jltaylor-us.JsonProcessor
+
   |id      = chawol.HaltEventTime
   |nexus  = 13183
+
   |nexus  = 8774
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Hamlet
   |author  = flowoeB
+
   |author  = Taskmaster
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Taskmaster.Hamlet
   |nexus  = 8357
+
   |nexus  = 4601
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Jump Over
 
  |author  = spacechase0
 
  |id      = spacechase0.JumpOver
 
  |curse  = 867746
 
  |moddrop = 384782
 
  |nexus  = 1844
 
  |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Handy Headphones
   |author  = Achtuur
+
   |author  = PeacefulEnd
   |id      = Achtuur.JunimoBeacon
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 17135
+
  |curse  = 870944
   |github  = Achtuur/StardewMods
+
   |nexus  = 7936
 +
   |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Animals
 +
  |author  = StarPeanut, Greger
 +
  |id      = HappyAnimals
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |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    = Junimo Boy
+
   |name    = Happy Birthday
   |author  = Tyler Gibbs
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = tylergibbs2.JunimoBoy
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 14384
+
   |nexus  = 520
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Happy Birthday
   |author  = yaxuan97
+
   |author  = Oxyligen
   |id      = yaxuan97.junimocartmorescore
+
   |id      = HappyBirthday
   |nexus  = 13644
+
   |nexus  = 1064
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Happy Fish Jump
   |author  = Zoryn
+
   |author  = Sakorona
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  =
+
   |nexus  = 6516
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 1068089
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Happy Home Designer
   |author  = ceruleandeep
+
   |author  = tlitookilakin
   |id      = ceruleandeep.junimodialog
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 8937
+
   |nexus  = 19675
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Hardcore Combat
   |author  = Fernass354
+
   |author  = jeWel
   |id      = Fernass354.JunimoHutSize
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 18457
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Hardcore Mines
   |author  = MartyrPher
+
   |author  = kibbe, lillvik
   |id      = JunimoKartAnywhere
+
   |id      = kibbe.hardcore_mines
   |nexus  = 4315
+
   |nexus  = 1674
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Hardcore Mines 2
   |author  = ryaon
+
   |author  = ItsLittany
   |id      = Ryaon.JunimoKartCheater
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 5137
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hardcore Mode
   |author  = drbirbdev
+
   |author  = vermicyde
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 14856
+
   |nexus  = 15125
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = BlaDe
+
   |author  = Nightshade System
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 10056
+
   |nexus  = 25376
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Hardy Grass
   |author  = spacechase0
+
   |author  = DiscipleOfEris
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = DiscipleOfEris.HardyGrass
  |curse  = 867716
+
   |nexus  = 8772
   |nexus  = 7437
+
   |github  = DiscipleOfEris/HardyGrass
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Harp of Yoba Redux
   |author  = Shockah
+
   |author  = Platonymous
   |id      = Shockah.JunimoWarp
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 15676
+
   |nexus  = 914
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harvest Calendar
 +
  |author  = LonerAxl
 +
  |id      = LonerAxl.HarvestCalendar
 +
  |nexus  = 25103
 +
  |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.JustRelax
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 7770
+
   |nexus  = 7851
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Rifleman
+
   |author  = Dounat2201, Sasara
   |id      = Rifleman.JustSleepIn
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 11286
+
   |nexus  = 1157
   |github  = 9Rifleman/JustSleepIn
+
   |github  = Sasara2201/WitchPrincess
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Harvest Seeds
   |author  = aurnj, Roy Li
+
   |author  = aedenthorn, Erinthe
   |id      = RuyiLi.Kamikaze
+
   |id      = aedenthorn.HarvestSeeds
   |nexus   =
+
   |curse   = 868755
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
+
   |nexus  = 11773
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Harvest With Scythe
   |author  = Gorzalt and Flerfarvet
+
   |author  = ThatNorthernMonkey
   |id      = gorzalt.kawakami
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 2549
+
   |nexus  = 236
   |github  = Gorzalt/StardewValleyMods
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hat Buffs
   |author  = KediDili
+
   |author  = popska
   |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = popska.HatBuffs
   |nexus  = 19375
+
   |nexus  = 9050
   |github  = KediDili/FurnitureTweaks
+
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kedi's NPC Utilities
+
   |name    = Hat Mouse Lacey
   |author  = KediDili
+
   |author  = ichortower
   |id      = KediDili.KNU
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 17884
+
   |nexus  = 18177
   |github  = KediDili/NPCUtilities
+
   |github  = ichortower/HatMouseLacey
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Hat Panning
   |author  = EssGee, SG
+
   |author  = monsoonsheep
   |id      = SG.Partners
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 5625
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hat Shop Restoration
   |author  = Enaium
+
   |author  = PeacefulEnd
   |id      = Enaium.KeyBindUI
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
  |curse  = 538001
+
   |nexus  = 17291
  |moddrop = 1036920
+
   |github  = Floogen/StardewSandbox
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Hats on Hats
  |author  = Deflaktor
 
  |id      = Deflaktor.KeySuppressor
 
  |nexus  = 9295
 
  |github  = Deflaktor/KeySuppressor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kokoro, Kokoro - Shockah's Core Mod
 
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.Kokoro
+
   |id      = Shockah.HatsOnHats
   |nexus  = 15682
+
   |nexus  = 17280
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Hats on Pets Plus
   |author  = aedenthorn, Erinthe
+
   |author  = Syma
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 13131
+
   |nexus  = 22631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Hay Bales as Silos
   |author  = Annosz
+
   |author  = Cherry, CherryChain
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 5993
+
   |nexus  = 5151
   |github  = Annosz/StardewValleyModding
+
   |moddrop = 716396
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Hay Collection
   |author  = Enaium
+
   |author  = MindMeltMax
   |id      = Enaium.Labeling
+
   |id      = MindMeltMax.HayCollection
   |curse  = 443134
+
   |curse  = 1004492
   |moddrop = 906932
+
   |moddrop = 1555056
   |nexus  =
+
   |nexus  = 21008
   |github  = Enaium-StardewValleyMods/Labeling
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = HD Portraits
   |author  = WhiteMind
+
   |author  = Tlitookilakin
   |id      = WhiteMind.LAST
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 1906
+
   |nexus  = 10971
 +
  |moddrop = 1103418
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = HD Portraiture Plus
   |author  = ChaosEnergy
+
   |author  = Smallfire
   |id      = ChaosEnergy.LadderLocator
+
   |id      = Smallfire.HDPortraiturePlus
   |nexus  = 3094
+
   |nexus  = 26029
   |github  = yuri-moens/LadderLocator
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = HD Sprites
   |author  = Platonymous
+
   |author  = ninthworld
   |id      = Platonymous.LandGrants
+
   |id      = NinthWorld.HDSprites
  |curse  = 877222
+
   |nexus  = 4024
  |moddrop = 1521380
+
   |github  = ninthworld/HDSprites
   |nexus  = 15855
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health and Stamina Regeneration
 +
  |author  = Jessebot, JessebotX
 +
  |id      = Jessebot.HealthStaminaRegen
 +
  |nexus  = 3207
 +
  |moddrop = 624105
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Health and Stamina Tweaks
   |author  = dmcrider57
+
   |author  = Kiddles, Svard
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = Kiddles.HASTweaks
   |nexus  = 7917
+
   |nexus  = 5630
   |github  = dmcrider/LastDayToPlant
+
   |github  = SvardXI/HAS_Tweaks
  
   |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    = Health Bars
   |author  = atravita
+
   |author  = Zoryn
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Zoryn.HealthBars
   |curse   = 870965
+
   |nexus   =
   |moddrop = 1294435
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
  |nexus  = 15004
+
   |github  = Zoryn4163/SMAPI-Mods
   |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    = Health Bars (Darkhax)
   |author  = sophie
+
   |author  = Darkhax
   |id      = sophie.LastingCTs
+
   |id      = darkhax.healthbars
   |nexus  = 14377
+
   |nexus  =
   |github  = ModOrganizer2/modorganizer-basic_games
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Health Rework
   |author  = drbirbdev
+
   |author  = seferoni
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = seferoni.HealthRework
   |nexus  = 15102
+
   |nexus  = 22223
   |github  = drbirbdev/StardewValley
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Heartbeat
   |author  = Kangzoel
+
   |author  = themattfiles
   |id      = Kangzoel.LeaveTheMine
+
   |id      = themattfiles.HeartBeat
   |nexus  = 11823
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Event Helper
 +
  |author  = bungus
 +
  |id      = bungus.HeartEventHelper
 +
  |nexus  = 21924
 +
  |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Heart Level Notifications
   |author  = Max Vollmer, SVProtector
+
   |author  = StultusV
   |id      = maxvollmer.leftymode
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 6199
+
   |nexus  = 8655
   |github  = maxvollmer/LeftyMode
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Heelies
   |author  = sharpskull2
+
   |author  = fakemonster
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = fakemonster.Heelies
   |nexus  = 14637
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hello SMAPI
   |author  = DeLiXx
+
   |author  = Jessebot, JessebotX
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 12305
+
   |nexus  = 4483
   |github  =
+
   |github  = JessebotX/StardewValleyMods
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Help for Hire
   |author  = atravita
+
   |author  = LeFauxMatt
   |id      = atravita.LessMiniShippingBin
+
   |id      = furyx639.HelpForHire
   |curse  = 870982
+
   |curse  = 871839
   |nexus  = 10959
+
   |nexus  = 5316
  |moddrop = 1102538
+
   |github  =
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Helpful Spouses
   |author  = Ophaneom
+
   |author  = LeFauxMatt
   |id      = Ophaneom.LetMeRest
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 8205
+
  |curse  = 871841
   |github  = Ophaneom/Let-Me-Rest
+
   |nexus  = 5175
 +
   |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    = Let Me Shop
+
   |name    = Help Wanted
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.LetMeShop
+
   |id      = aedenthorn.HelpWanted
   |moddrop = 1443554
+
   |curse  = 868696
   |nexus  = 16738
+
   |nexus  = 14640
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Help Wanted Auto Accept
   |author  = MedievalAI
+
   |author  = Ruse82
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 19107
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Help Wanted Quest Fixes
   |author  = unidarkshin, Devin Lematty
+
   |author  = Pokeytax
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 1471
+
  |nexus  = 2644
 +
  |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hempire
 +
  |author  = Oga_The_Real
 +
  |id      = Oga_The_Real.Hempire
 +
   |nexus  = 14477
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Here Fishy
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.LevelingAdjustment
+
   |id      = aedenthorn.HereFishy
   |nexus  = 4689
+
  |curse  = 868881
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Hibernation
   |author  = kd8lvt
+
   |author  = Shockah
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = Shockah.Hibernation
   |nexus  = 855
+
   |nexus  = 11421
  |curse  = 300715
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  =
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.0.3-unofficial.1-leifericson
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Hide Chest Color Picker After Close
   |author  = shurmash
+
   |author  = trashcan9
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 7222
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Highlighted Jars
   |author  = prowlingDemon, unknownDev
+
   |author  = Annosz
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = Annosz.HighlightedJars
   |nexus  = 4402
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Highlight Empty Machines
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LightMod
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 14387
+
  |curse  = 870976
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |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    = Light Switch
+
   |name    = High Roller Slots
   |author  = holythesea
+
   |author  = Tomokisan
   |id      = holythesea.LightSwitch
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 15683
+
   |nexus  = 24765
   |github  = holy-the-sea/LightSwitch
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hit Markers
   |author  = aedenthorn, Erinthe
+
   |author  = bendenewb, newbie9598
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 15860
+
   |nexus  = 2098
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hmm Cheese Yum
   |author  = Cherry, CherryChain
+
   |author  = tomasitobambito
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 4971
+
   |nexus  = 9343
   |moddrop = 716383
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Hoe and Water Direction
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = TheThor59
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 2917
+
   |nexus  = 10052
   |github  = hootless/StardewMods
+
   |github  = TheThor59/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = HoeDown
   |author  = tomii
+
   |author  = BlaDe
   |id      = tomii.LinusMod
+
   |id      = BlaDe.HoeDown
   |nexus  = 11637
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Hold to Break Geodes
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.LiterallyCantEven
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 14262
+
   |nexus  = 1689
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 833545
 
+
   |github  = danvolchek/StardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hold to Pause
   |author  = Candidus42
+
   |author  = samspartan
   |id      = Candidus42.LittleNPCs
+
   |id      = samspartan.HoldToPause
   |nexus  = 15152
+
   |nexus  = 7352
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Hold to Process Geodes
   |author  = Tyler Gibbs
+
   |author  = Jamie Taylor
   |id      = tylergibbs2.liveprogressbar
+
   |id      = jltaylor-us.HTPG
   |nexus  = 7330
+
   |nexus  = 26189
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = jltaylor-us/StardewHoldToProcessGeodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Holiday Sales
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LivestockChoices
+
   |id      = atravita.HolidaySales
   |nexus  = 11551
+
  |curse  = 870970
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Home Sewing Kit
   |author  = Doomnik
+
   |author  = MouseyPounds
   |id      = Doomnik.LoanMod
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 3882
+
   |nexus  = 4935
   |github  = legovader09/SDVLoanMod
+
   |github  = MouseyPounds/stardew-mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lober Cat
 
  |author  = codyflagstaff
 
  |id      = codyflagstaff.lobercat
 
  |nexus  = 8219
 
  |github  =
 
  
   |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    = Honey Harvest Sync
   |author  = Bouhm and Pathoschild
+
   |author  = voltaek
   |id      = Bouhm.LocationCompass
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 3045
+
   |nexus  = 20493
  |curse  = 308286
+
   |github  = voltaek/StardewMods
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hopper Extractor
   |author  = MindMeltMax
+
   |author  = BPavol, Lamacik
   |id      = MindMeltMax.LockedChests
+
   |id      = bpavol.hopper_extractor
  |moddrop = 1179603
+
   |nexus  = 16688
   |nexus  = 12452
+
   |github  = BPavol/stardew-valley-mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = Horny Festivals, Festival Warps
   |author  = nini700
+
   |author  = Girafarig
   |id      = nini700.LockedCrabPot
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 4461
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Horse Flute Anywhere
   |author  = Edu Anttunes
+
   |author  = Pathoschild
   |id      = LockedMaps
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 10089
+
  |curse  = 1000620
   |github  =
+
   |nexus  = 7500
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Horse Flute Auto Mount
   |author  = bwdy
+
   |author  = MercuryVN
   |id      = bwdy.lockpicks
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 3521
+
   |nexus  = 24018
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = MercuryVN/HorseFluteAutoMount
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Menu
+
   |name    = Horse Overhaul
   |author  = JareBear
+
   |author  = Goldenrevolver
   |id      = JareBear.LogMenu
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 19919
+
   |nexus  = 7911
   |github  = jaredtjahjadi/LogMenu
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Horse Squeeze
   |author  = aedenthorn, Erinthe
+
   |author  = jorgamun
   |id      = aedenthorn.LogSpamFilter
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 11252
+
   |nexus  = 10446
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Days
+
   |name    = Horse Whistle
   |author  = Stuyk
+
   |author  = icepuente
   |id      = Stuyk.LongerDays
+
   |id      = icepuente.HorseWhistle
   |nexus  = 19027
+
   |nexus  = 1131
 +
  |github  = icepuente/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = nabuma
 +
  |id      = HorseWhistle_SMAPI
 +
  |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    = Longer Fence Life
+
   |name    = Host Tools
   |author  = NormanPCN
+
   |author  = MattPlays
   |id      = NormanPCN.LongerFenceLife
+
   |id      = MattPlays.HostTools
   |nexus  = 10498
+
   |nexus  = 11154
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hotbar Hotswap
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.HotbarHotswap
 +
  |nexus  =
 +
  |curse  = 298033
 +
  |github  = jaredlll08/HotbarHotswap
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hot Chocolate Coffee Alternative
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
 +
  |nexus  = 16159
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hover Labels
   |author  = Caraxian
+
   |author  = Achtuur
   |id      = caraxian.LongerLastingLures
+
   |id      = Achtuur.HoverLabels
   |nexus  = 2510
+
   |nexus  = 17501
   |github  = Caraxi/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = HP Bars
   |author  = aedenthorn, Erinthe
+
   |author  = Ilyaki
   |id      = aedenthorn.LongerSeasons
+
   |id      = Ilyaki.HPBar
   |nexus  = 10108
+
   |nexus  = 1736
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = HQ Farmer Mod
   |author  = RTGOAT
+
   |author  = AsakOhee
   |id      = RTGOAT.Longevity
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 649
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = HUD Customizer
   |author  = drbirbdev
+
   |author  = Espy
   |id      = drbirbdev.LookToTheSky
+
   |id      = Espy.HUDCustomizer
   |nexus  = 15262
+
   |nexus  = 23704
   |github  = drbirbdev/StardewValley
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Huggable Scarecrows
   |author  = Pathoschild
+
   |author  = bogie5464
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 541
+
   |nexus  = 3190
  |moddrop = 606605
+
   |github  = bogie5464/HuggableScarecrows
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Hugs and Kisses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 5999
+
  |curse  = 868831
 +
   |nexus  = 10062
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Hugs and Kisses Continued
   |author  = Huanir
+
   |author  = JoXW
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 2658
+
   |nexus  = 21019
  |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Hunger
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Yyeahdude
   |id      = raik.testmod
+
   |id      = HungerYyeadude
   |nexus  = 6291
+
   |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    = Love Bubbles
+
   |name    = Hunger and Thirst
   |author  = SteelixLeiter, Don Collins
+
   |author  = PrimevalTitmouse
   |id      = LoveBubbles
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 1318
+
   |nexus  = 1110
   |github  = doncollins/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |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    = Loved Labels
+
   |name    = Hunger for Food
   |author  = Advize and Jinxiewinxie
+
   |author  = Tigerle01, Stephan Hensel
   |id      = Advize.LovedLabels
+
   |id      = HungerForFoodByTigerle
   |nexus  = 279
+
   |nexus  = 810
  |github  = AdvizeGH/LovedLabels
 
 
 
  |broke in          = Stardew Valley 1.3.29
 
  |unofficial version = 2.2.2-unofficial.4-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
 
 
  |beta broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Loved Labels Redux
 
  |author  = thespbgamer
 
  |id      = thespbgamer.LovedLabelsRedux
 
  |nexus  = 8880
 
  |curse  = 834387
 
  |github  = thespbgamer/LovedLabelsRedux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Festival
 
  |author  = AvalonMFX
 
  |id      = AvalonMFX.LoveFestival
 
  |nexus  = 17819
 
 
   |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    = Low Health Warning
+
   |name    = Hungry Morning
   |author  = NMVH5
+
   |author  = lech43
   |id      = nmvh5.LowHealthWarning
+
   |id      = lech43.HungryMorning
   |nexus  = 8326
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Hybrid Crop Engine
  |author  = delaney
+
   |author  = spacechase0
  |id      = dJustLuckMod
+
   |id      = spacechase0.HybridCropEngine
  |nexus  = 10386
+
   |curse  = 867721
  |moddrop = 1070645
+
   |nexus  = 6577
  |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
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Hypno Valley
   |author  = kiranmurmu
+
   |author  = Kryspur
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = Kryspur.HypnoValley
   |nexus  = 8971
+
   |nexus  = 9052
   |github  = kiranmurmu/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Identifiable Combined Rings
   |author  = Sakorona
+
   |author  = atravita
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus   = 2208
+
   |curse   = 870959
   |moddrop = 664151
+
   |moddrop = 1358005
   |github  = Sakorona/SDVMods
+
  |nexus  = 15928
 +
   |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    = Lurking in the Dark
+
   |name    = I Dig Where I Want
   |author  = 7thAxis
+
   |author  = WillTheMage
   |id      = 7thAxis.LitD
+
   |id      = WillTheMage.IDigWhereIWant
   |nexus  = 10770
+
   |nexus  = 26063
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Idle Animations, Animacoes
   |author  = SlayerDharok
+
   |author  = BrasileiroTop
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 5600
+
   |nexus  = 5139
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Idle Pause
   |author  = FairfieldBW
+
   |author  = Veleek
   |id      = FairfieldBW.MachineCheck
+
   |id      = Veleek.IdlePause
   |nexus  = 9515
+
   |nexus  = 1092
   |github  = FairfieldBW/MachineCheck
+
   |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    = Machine Speed Change
+
   |name    = Idle Timer
   |author  = IceGladiador
+
   |author  = LordAndreios
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 1780
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
  
   |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 [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = I Don't Use That Water
   |author  = Shockah
+
   |author  = idermailer
   |id      = Shockah.MachineStatus
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 11177
+
   |nexus  = 14047
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = idermailer/iDontUseThatWater
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = IFrames in Mines
   |author  = spacechase0
+
   |author  = Factknowhow
   |id      = spacechase0.Magic
+
   |id      = Factknowhow.IFramesInMines
  |curse  = 867745
+
   |nexus  = 16436
  |moddrop = 399898
+
   |github  = Mekadrom/IFramesInMines
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = I Got Friendship
   |author  = shekurika and Asterisk555
+
   |author  = ChiroxT
   |id      = shekurika.MagicalCropsCode
+
   |id      = treinke.igotfriendship
   |nexus  = 8762
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = I Got XP
   |author  = Entoarox
+
   |author  = ChiroxT
   |id      = Entoarox.MagicJunimoPet
+
   |id      = treinke.igotxp
   |nexus  = 3567
+
   |nexus  = 13289
   |github  = Entoarox/StardewMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = ImagEd
   |author  = TerryDBS
+
   |author  = candidus42
   |id      = TerryDBS.MagicPluses
+
   |id      = Candidus42.ImagEd
   |nexus  = 7096
+
   |nexus  = 7218
   |github  =
+
   |github  = mus-candidus/ImagEd
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = not4bene
+
   |author  = mistyspring
   |id      = not4bene.MagicScepter
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 8169
+
   |nexus  = 12562
   |github  =
+
   |github  = misty-spring/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Immersive Scarecrows
   |author  = season
+
   |author  = aedenthorn, Erinthe
   |id      = season.MagicValley
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 10639
+
  |curse  = 868685
   |github  =
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |beta broke in = Stardew Valley 1.6
 
   |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Immersive Sprinklers
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MailboxMenu
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 14439
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |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 Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Improved Mill
   |author  = Digus
+
   |author  = AustinYQM
   |id      = DIGUS.MailFrameworkMod
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 1536
+
   |nexus  = 1748
   |github  = Digus/StardewValleyMods
+
   |github  = AustinYQM/ImprovedMill
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Improved Quality of Life
   |author  = jwdred
+
   |author  = Demiacle
   |id      = jwdred.MailOrderPigs
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 632
+
   |nexus  = 1025
   |github  = jdusbabek/stardewvalley
+
   |github  = demiacle/QualityOfLifeMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
  |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    = Improved Tracker
   |author  = Digus
+
   |author  = Anthony Hilyard
   |id      = Digus.MailServicesMod
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 7842
+
  |curse  = 445215
   |github  = Digus/StardewValleyMods
+
   |nexus  = 9317
 
+
   |github  = AHilyard/ImprovedTracker
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = In a Heartbeat
   |author  = pinguimbozo
+
   |author  = Shockah
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 13248
+
   |nexus  = 17834
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Increase Animal House Max Population
   |author  = Werewolf Master
+
   |author  = Mizzion
   |id      = Wolf.GilSMAPI
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 7118
+
   |nexus  = 4861
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Increased Artifact Spots
   |author  = Kabulla
+
   |author  = Mizzion
   |id      = Kabulla.MakeLove
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 16003
+
   |nexus  = 3340
   |github  =
+
  |moddrop = 663705
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = spacechase0
+
   |author  = shekurika
   |id      = spacechase0.ManaBar
+
   |id      = shekurika.fishtankCapacity
  |curse  = 867709
+
   |nexus  = 11388
   |nexus  = 7831
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Increased Sprinkler Range
   |author  = darzington
+
   |author  = EternalSoap
   |id      = darzington.RealLifeMod
+
   |id      = eternalsoap.sprinklers
   |nexus  = 7445
+
   |nexus  = 20745
   |github  =
+
   |github  = ArjanSeijs/SprinklerMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = Stari
+
   |author  = GZhynko
   |id      = Stari.ManyEnchantments
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 8824
+
   |nexus  = 6162
   |github  = SlivaStari/ManyEnchantments
+
   |github  = gzhynko/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Indoor Sprinklers
 +
  |author  = ramen
 +
  |id      = ramen.IndoorSprinklers
 +
  |nexus  = 21124
 +
  |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Industrial Furnace
   |author  = SnowFire k'Vala
+
   |author  = Traktori
   |id      = SnowFire.Map_Binder
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 6983
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Industrial Furnace for Automate
   |author  = aedenthorn, Erinthe
+
   |author  = Traktori
   |id      = aedenthorn.MapEdit
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  = 5568
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Industrialization Redux
   |author  = DecidedlyHuman
+
   |author  = GaLaxY256 and kazuakisama
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = G256.IR.Code
   |nexus  = 14493
+
   |nexus  = 22351
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MapTeleport
+
   |id      = aedenthorn.InfallibleFishing
   |curse  = 868868
+
   |curse  = 868697
   |nexus  = 7675
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Infertile Soil
   |author  = mabelSyrup
+
   |author  = Sabera, kelbesque
   |id      = mabelsyrup.maputils
+
   |id      = Sabera.InfertileSoil
   |nexus  = 4716
+
   |nexus  = 2515
   |github  = mjSurber/Map-Utilities
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Infested Levels
   |author  = Goldenrevolver
+
   |author  = Eireon
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = Eireon.InfestedLevels
   |nexus  = 10758
+
   |nexus  = 2823
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = benrpatterson/InfestedLevels
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Infinite Energy
   |author  = ceruleandeep
+
   |author  = Error27
   |id      = ceruleandeep.MarketDay
+
   |id      = error27.infinite_energy
   |nexus  = 11778
+
   |nexus  = 17717
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Infinite Inventory
   |author  = d5a1lamdtd, HaPyke
+
   |author  = unidarkshin, Devin Lematty
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = DevinLematty.InfiniteInventory
  |moddrop = 1480763
+
   |nexus  = 2247
   |nexus  = 19309
+
   |github  = unidarkshin/Stardew-Mods
   |github  = congha22/foodstore
 
  
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Infinite Junimo Cart Lives
   |author  = Yoshimax
+
   |author  = Renny
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 12824
+
   |nexus  = 2705
   |github  = yoshimax2/MarryMorris
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Custom Kissing-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Infinite Money
   |author  = Eryk601 and Vertigon
+
   |author  = Chunky
   |id      = Vertigon.MinesTokens
+
   |id      = chunky.InfiniteMoney
   |nexus  = 11124
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Infinite Watering Cans
   |author  = StultusV
+
   |author  = CaptainSully
   |id      = StultusV.MaxCastStamina
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 10794
+
  |moddrop = 1188756
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Infinite Zoom
   |author  = Shockah
+
   |author  = berkayylmao
   |id      = Shockah.MaximizeFix
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 16099
+
   |nexus  = 8808
   |github  = Shockah/Stardew-Valley-Mods
+
   |curse  = 500088
 
+
   |github  = berkayylmao/StardewValleyMods
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Informant
   |author  = spacechase0
+
   |author  = Slothsoft
   |id      = spacechase0.MayoHats
+
   |id      = Slothsoft.Informant
   |nexus  = 17514
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
  
   |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    = Mayo Mart
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MayoMart
+
   |id      = aedenthorn.LogUploader
   |nexus  = 17175
+
  |curse  = 868724
 +
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 +
  |author  = Platonymous
 +
  |id      = Platonymous.InkStories
 +
  |curse  = 877221
 +
  |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    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Input Fix
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Windmill_City
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Windmill_City.InputFix
   |nexus  = 4634
+
   |nexus  = 5693
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  = Windmill-City/InputFix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Input Tools
   |author  = spacechase0
+
   |author  = Sagittaeri
   |id      = spacechase0.MayoRain
+
   |id      = Sagittaeri.InputTools
   |nexus  = 17436
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = InstaCrops
 +
  |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.InstaCrops
 +
  |nexus  = 4077
 +
  |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = Instant Animals
   |author  = Mehidden
+
   |author  = pinocchio1231
   |id      = MemeOutfits.Mehidden
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 13213
+
   |nexus  = 9573
   |github  =
+
   |github  = joisse1101/InstantAnimals
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Instant Animals 1.6|Instant Animals 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Instant Animals 1.6
   |author  = nman130
+
   |author  = Siweipancc
   |id      = nman130.MenusEverywhere
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 6119
+
   |nexus  = 21798
   |github  = nman130/Stardew-Mods
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = Instant Break
   |author  = TianXiaobai
+
   |author  = Jolyone
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Me.InstantBreak
   |nexus  = 17743
+
   |nexus  = 15526
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.MessyCrops
+
   |id      = aedenthorn.InstantBuildingConstruction
   |moddrop = 1123884
+
   |curse  = 868720
   |nexus  = 11317
+
   |nexus  = 14110
   |github  = tlitookilakin/MessyCrops
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Instant Buildings From Farm
   |author  = aedenthorn, Erinthe
+
   |author  = BitwiseJon
   |id      = aedenthorn.MeteorDefence
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 10641
+
   |nexus  = 2070
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Instant Dialogues
   |author  = candidus42
+
   |author  = idermailer
   |id      = Candidus42.MiceInTheValley
+
   |id      = idermailer.InstantDialogues
   |nexus  = 4638
+
   |nexus  = 22468
   |github  = mus-candidus/MiceInTheValley
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Instant Eat Key
   |author  = trunip190
+
   |author  = nini700
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = nini700.InstantEatKey
   |nexus  = 5948
+
   |nexus  = 4464
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Instant Fishing
   |author  = Sonozuki
+
   |author  = aurnj, Roy Li
   |id      = Satozaki.MillerTime
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 7575
+
   |nexus  =
   |github  = Sonozuki/StardewMods
+
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 +
   |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    = Milo Dog
+
   |name    = Instant Geodes
   |author  = Clark, wilsonch3451
+
   |author  = montana123
   |id      = Clark.MiloDog
+
   |id      =
   |nexus  = 2861
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Instant Growth Powder
   |author  = Kabigon
+
   |author  = aedenthorn, Erinthe
   |id      = Kabigon.MineAssist
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus   = 2296
+
   |curse   = 868864
   |chucklefish = 5353
+
   |nexus  = 7727
   |github  = KabigonFirst/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    = Minecart Patcher
+
   |name    = Instant Grow Trees
   |author  = bwdy
+
   |author  = cantorsdust and Pathoschild
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 11424
+
   |nexus  = 173
   |github  = bwdy/SDVModding
+
   |github  = cantorsdust/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Instant Load
   |author  = JPAN
+
   |author  = Platonymous
   |id      = jpan.MineChanges
+
   |id      = Platonymous.InstantLoad
   |nexus   = 3963
+
   |curse   = 877220
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |moddrop = 1521407
 
+
  |nexus  = 16253
   |beta broke in = Stardew Valley 1.6
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Instantly Eat Item
   |author  = sophie
+
   |author  = Guedez
   |id      = sophie.MinesTokens
+
   |id      = eat.item.instantly
   |nexus  = 18776
+
   |nexus  = 5116
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Shockah
+
   |author  = RyanJesky
   |id      = Shockah.MineTweaks
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 16859
+
   |nexus  = 10146
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Instant Pets
   |author  = Ophaneom
+
   |author  = blueberry
   |id      = Ophaneom.MiniBars
+
   |id      = blueberry.InstantPets
   |nexus  = 8329
+
   |nexus  = 9448
   |github  = Ophaneom/Mini-Bars
+
   |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Instant Tool Upgrades
 +
  |author  = Binarynova
 +
  |id      = binarynova.instanttoolupgrades
 +
  |nexus  = 8918
 +
  |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Interaction Helper
   |author  = Nishtra
+
   |author  = Hammurabi
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = HammurabiInteractionHelper
   |nexus  = 674
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
 +
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 2.0
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
   |unofficial version = 1.0.4-unofficial.2-pathoschild
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
   |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    = Mini Tool NPC
+
   |name    = Interactions, Interacoes
   |author  = Tran Minh Thong
+
   |author  = BrasileiroTop
   |id      = mini.tool.npc.mod
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 7060
+
  |nexus  = 4862
   |github  = TMThong/Stardew-Mods
+
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Interaction Tweaks
 +
  |author  = jahangmar
 +
  |id      = jahangmar.InteractionTweaks
 +
   |nexus  = 3771
 +
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Internationalization
   |author  = greentodd
+
   |author  = bcmpinc
   |id      = greentodd.MinorLightTweaks
+
   |id      = bcmpinc.Internationalization
   |nexus  = 10223
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = BlaDe
+
   |author  = DecidedlyHuman
   |id      = BlaDe.MiscTrolls
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 12037
+
   |nexus  = 12826
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Intravenous Coffee
   |author  = The Fluffy Robot
+
   |author  = mpcomplete
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 5691
+
   |nexus  = 2224
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  = mpcomplete/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Investment
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.PositionTool
+
   |id      = misscoriel.invest
   |nexus  = 8087
+
  |curse  = 885083
   |github  = MissCoriel/Position-Tool
+
   |nexus  = 5293
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Investment Maximized
 
   |author  = MissCoriel
 
   |author  = MissCoriel
   |id      = misscoriel.UCRFix
+
   |id      = misscoriel.investmax
   |nexus  = 8284
+
  |curse  = 885074
   |github  = MissCoriel/UniqueCourtshipResponseCore
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Invite Code Mod
 +
  |author  = ThePqtatoGalaxy, KOREJJamJar
 +
  |id      = KOREJJamJar.InviteCodeMod
 +
  |nexus  = 4023
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Invite Friend
   |author  = ChiroxT
+
   |author  = d5a1lamdtd, HaPyke
   |id      = treinke.missinggifts
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 11363
+
  |moddrop = 1486022
 +
   |nexus  = 19500
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = IPv6
   |author  = StultusV
+
   |author  = sunsst
   |id      = StultusV.ReportMobCounts
+
   |id      = sunsst.IPv6
   |nexus  = 10899
+
   |nexus  = 25045
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Iridium Bombs
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.MobileArcade
+
   |id      = ApryllForever.IridiumBombs
   |nexus  = 6538
+
   |nexus  = 26476
   |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 Audio Player
+
   |name    = Iridium Cooking Dishes
   |author  = aedenthorn, Erinthe
+
   |author  = TianXiaobai
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = TianXiaobai.IridiumCookingDishes
   |nexus  = 6568
+
   |nexus  = 24732
   |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 Calendar
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = aedenthorn, Erinthe
+
   |author  = Anthony Maciel, maciel310
   |id      = aedenthorn.MobileCalendar
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 6601
+
   |nexus  = 15285
   |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 Catalogues
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn, Erinthe
+
   |author  = Redwood
   |id      = aedenthorn.MobileCatalogues
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 6543
+
   |nexus  = 2897
   |github  = aedenthorn/StardewValleyMods
+
   |github  = EKomperud/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |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    = Mobile Phone
+
   |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author  = aedenthorn, Erinthe
+
   |author  = SaltyEggplant
   |id      = aedenthorn.MobilePhone
+
   |id      = SaltyEggplant.IsGusVisitingIsland
  |curse  = 868890
+
   |nexus  = 25270
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Is It Cake
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MobileTelevision
+
   |id      = furyx639.IsItCake
   |nexus  = 6575
+
  |curse  = 871826
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Island Gatherers
   |author  = WisnuNug
+
   |author  = PeacefulEnd
   |id      = WisnuNug.MobileUI
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 17652
+
  |curse  = 870940
   |github  =
+
   |nexus  = 8552
 +
   |github  = Floogen/IslandGatherers
  
   |warnings = Only works on Android.
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers Automate
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherersAutomate.Automate
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Island Secret
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.ModThis
+
   |id      = IslandSecret
   |nexus  = 7814
+
   |nexus  = 8096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Blackclaw
+
   |author  = S1mmyy
   |id      = Blackclaw.ModListCommand
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 5131
+
   |nexus  = 5140
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Item Bags
   |author  = Enaium
+
   |author  = SlayerDharok
   |id      = Enaium.ModMenu
+
   |id      = SlayerDharok.Item_Bags
   |curse  = 436844
+
   |curse  = 991675
  |moddrop = 885574
+
   |nexus  = 5382
   |nexus  =
+
   |github  = Videogamers0/SDV-ItemBags
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Item Checker
   |author  = Gilar Fasulaki
+
   |author  = Hitaxas
   |id      = GilarF.ModSettingsTab
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 4579
+
   |nexus  = 24305
   |github  = GilarF/SVM
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Item Extensions
   |author  = DaLion
+
   |author  = mistyspring
   |id      = DaLion.Overhaul
+
   |id      = mistyspring.ItemExtensions
   |nexus  =
+
   |nexus  = 20357
   |github  = daleao/modular-overhaul
+
   |github  = misty-spring/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Item Locator
   |author  = CatCattyCat, Cat
+
   |author  = Hitaxas
   |id      = cat.modupdatemenu
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 2536
+
   |nexus  = 24305
   |moddrop = 833560
+
  |github  =
   |github  = danvolchek/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Quality Indicator
 +
   |author  = FunnyMoney
 +
  |id      = funnymoney.itemqualityindicator
 +
  |nexus  = 15336
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Item Recovery
 +
  |author  = Mytsy
 +
  |id      = Mysty.ItemRecovery
 +
  |nexus  = 9354
 +
   |github  =
  
   |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    = Item Recovery Plus
   |author  = Platonymous
+
   |author  = Lunardiver
   |id      = Platonymous.ModUpdater
+
   |id      = Lunardiver.ItemRecoveryPlus
  |curse  = 877226
+
   |nexus  = 13026
   |nexus  = 6338
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
   |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    = Monster Goals Anywhere
+
   |name    = Item Research 'n' Spawn
   |author  = Suphax
+
   |author  = TSlex
   |id      = suphax.monstergoalsanywhere
+
   |id      = TSlex.ItemResearchSpawner
   |moddrop = 1088762
+
   |nexus  = 8933
   |nexus  =
+
   |moddrop = 1012482
   |github  =
+
   |github  = TSlex/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Item Tooltips
   |author  = Krutonium
+
   |author  = Jaredlll08
   |id      = krutonium.monsterinvasion
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 12641
+
   |nexus  =
   |github  =
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Item Tweaks
   |author  = WhiteMind
+
   |author  = crpz
   |id      = WhiteMind.MonsterLT
+
   |id      = crpz.ItemTweaks
   |nexus  = 1896
+
   |nexus  = 8182
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = iTile
   |author  = MouseyPounds
+
   |author  = ha1fdaew
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = ha1fdaew.iTile
   |nexus  = 3997
+
   |nexus  = 7512
   |github  = MouseyPounds/stardew-mods
+
   |github  = ha1fdaew/iTile
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |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  = BananaFruit
+
   |author  = Apprehentice
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 10651
+
   |nexus  = 25188
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = spacechase0
+
   |author  = Caboose Sage, CabooseSage
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 10673
+
   |nexus  = 20847
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Its Time to Wake Up
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Krutonium
   |id      = f1r3w477.MoodyPlanet
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 2830
+
   |nexus  = 13798
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Jack Be Thicc
   |author  = aedenthorn, Erinthe
+
   |author  = DeadRobotDev
   |id      = aedenthorn.Moolah
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 15123
+
   |nexus  = 21533
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeadRobotDev/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = bwdy
+
   |author  = Matt Cioni
   |id      = bwdy.moongates
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 3545
+
   |nexus  = 14555
   |github  = bwdymods/SDV-Moongates
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Jar Opener
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Genowhirl9999
   |id      = spacechase0.MoonMisadventures
+
   |id      = genowhirl9999.jaropener
   |curse   = 867702
+
   |nexus   = 5292
   |nexus  = 10612
+
   |moddrop = 988956
   |github  = spacechase0/StardewValleyMods
+
   |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    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = JhinFour
   |author  = SinZ
+
   |author  = Keaton Sadoski
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Sadoski.JhinFour
   |nexus  = 12096
+
   |nexus  = 11838
 
   |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    = Jiggly Junimo Bundles
   |author  = Mopquill
+
   |author  = Jonas Henriksson, Greger
   |id      = Mopquill.Ranch-Livin
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 2200
+
   |nexus  =
   |github  = mopquill/Mopsys-Ranch-Livin
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
  
   |beta broke in = Stardew Valley 1.6
+
   |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 Animals, More Pets
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = Entoarox
+
   |author  = k4rakara
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 2274
+
   |nexus  = 5803
  |chucklefish = 4288
+
   |github  = K4rakara/Stardew-Mods
   |github  = Entoarox/StardewMods
 
  
   |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    = More Artifact Spots
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = momoaau
+
   |author  = Platonymous
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Platonymous.JoJaBan
   |nexus  = 451
+
  |curse  = 308257
   |github  =
+
   |nexus  = 3118
 +
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Joja Cola Expanded
   |author  = AairTheGreat, Aair
+
   |author  = Objection777
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 4869
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Joja Express
   |author  = spacechase0
+
   |author  = OFTS_CQM and Yuxuan
   |id      = spacechase0.MoreBuildings
+
   |id      = ofts.jojaExp
   |curse   = 867740
+
   |nexus   = 23614
   |moddrop = 771640
+
   |github  = ofts-cqm/SDV_JojaExpress
   |nexus   = 2757
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Joja Financial
   |beta broke in = Stardew Valley 1.6
+
   |author  = NermNermNerm
 +
   |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
   |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = TwinBuilderOne
+
   |author  = Dounat2201, Sasara
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = Sasara.Pathomart
   |nexus  = 9709
+
   |nexus  = 1142
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Joja Online
   |author  = phjoker
+
   |author  = PeacefulEnd
   |id      = phjoker.MoreClocks
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 11840
+
  |moddrop = 878236
   |github  = p-holodynski/StardewValleyMods
+
  |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    = More Conversion Topics
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = violetlizabet
+
   |author  = sophiesalacia
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 10008
+
   |nexus  = 18927
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Joja's Hauntings
   |author  = atravita
+
   |author  = MindMeltMax
   |id      = atravita.MoreFertilizers
+
   |id      = MindMeltMax.HauntedJoja
   |curse  = 870975
+
   |curse  = 997973
   |moddrop = 1145236
+
   |nexus  = 7014
   |nexus  = 11837
+
   |moddrop = 1135684
   |github  = atravita-mods/StardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Joys of Efficiency
   |author  = Blams
+
   |author  = punyo, yakminepunyo
   |id      = blams.MoreForLeo
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 12710
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/GloryOfEfficiency/releases}}
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Json Assets
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGiantCrops
+
   |id      = spacechase0.JsonAssets
   |curse  = 867723
+
   |curse  = 867749
   |moddrop = 771694
+
   |moddrop = 399895
   |nexus  = 5263
+
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Json Processor
   |author  = Sonozuki
+
   |author  = Jamie Taylor
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 5398
+
   |nexus  = 13183
   |github  = Sonozuki/StardewMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Shuffle
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonShuffle
 +
  |nexus  = 21513
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Jump Down the Mine
   |author  = Angela Ranna
+
   |author  = flowoeB
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 8117
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Jump Over
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.MoreGrassStarters
+
   |id      = spacechase0.JumpOver
   |curse  = 867750
+
   |curse  = 867746
   |moddrop = 313307
+
   |moddrop = 384782
   |nexus  = 1702
+
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Junimatic
   |author  = j4c0b333
+
   |author  = NermNermNerm
   |id      = j4c0b333.Morehealth
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 4053
+
   |nexus  = 22672
   |github  =
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Junimo Beacon
   |author  = SorryLate, rharyanto
+
   |author  = Achtuur
   |id      = SorryLate.MoreKeybinding
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 5290
+
   |nexus  = 17135
   |github  =
+
   |github  = Achtuur/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = Junimo Boy
   |author  = Aimon111
+
   |author  = Tyler Gibbs
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 19405
+
   |nexus  = 14384
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Junimo Cart More Score
   |author  = JadeTheavas
+
   |author  = yaxuan97
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 2105
+
   |nexus  = 13644
   |github  = JadeTheavas/MoreMineLadders
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Junimo Deposit Anywhere
   |author  = cheesysteak
+
   |author  = Zoryn
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 2173
+
   |nexus  =
   |github = cheesysteak/stardew-steak
+
   |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    = More Rain
+
   |name    = Junimo Dialog
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = ceruleandeep
   |id      = Omegasis.MoreRain
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 441
+
   |nexus  = 8937
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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    = More Random Edition, Randomizer
+
   |name    = Junimo Farm
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = Platonymous
   |id      = Chikakoo.Randomizer
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 5311
+
   |nexus  = 984
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = spacechase0
+
   |author  = Fernass354
   |id      = spacechase0.MoreRings
+
   |id      = Fernass354.JunimoHutSize
  |curse  = 867743
+
   |nexus  = 18457
  |moddrop = 771616
+
   |github  =
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Junimo Kart Anywhere
   |author  = CyberCheese
+
   |author  = MartyrPher
   |id      = cybercheese.moresexydwarf
+
   |id      = JunimoKartAnywhere
   |nexus  = 4320
+
   |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    = More Silo Storage
+
   |name    = Junimo Kart Cheater
   |author  = OrneryWalrus
+
   |author  = ryaon
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 2587
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Junimo Kart Global Rankings
   |author  = Ded4lif
+
   |author  = drbirbdev
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 7526
+
  |nexus  = 14856
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.JunimoLevelPractice
 +
   |nexus  = 10056
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Junimo Kart Level Select
   |author  = Joco80 & Sasara
+
   |author  = b1rdyw1rdy
   |id      = Joco80.MoreWeapons
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 1168
+
   |nexus  = 25140
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Junimo Kart Prizes
   |author  = thfr
+
   |author  = b1rdyw1rdy
   |id      = thfr.MOTDMod
+
   |id      = b1rdyw1rdy.JunimoKartPrizes
   |nexus  = 3703
+
   |nexus  = 25968
   |github  = rfht/MOTDMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Junimos Accept Cash
   |author  = Akane
+
   |author  = spacechase0
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 10553
+
  |curse  = 867716
   |github  =
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Junimo Studio, Music Blocks
   |author  = mouahrara
+
   |author  = Becks723
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 18973
+
   |nexus  = 6971
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  =
  
   |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    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Junimo Warp
   |author  = ylsama
+
   |author  = Shockah
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Shockah.JunimoWarp
   |nexus  = 2614
+
   |nexus  = 15676
   |github  = ylsama/RightClickMoveMode
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Junk Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.MoveableMailbox
+
   |id      = Taskmaster.JunkMail
   |nexus  = 7834
+
   |nexus  = 4452
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Just Relax
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = Goldenrevolver.JustRelax
  |curse  = 868849
+
   |nexus  = 7770
   |nexus  = 8038
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Just Sleep In
   |author  = joljyo
+
   |author  = Rifleman
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 7378
+
   |nexus  = 11286
   |github  =
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Kamikaze
   |author  = Vilaboa
+
   |author  = aurnj, Roy Li
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 17391
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Kawakami - Healer NPC
   |author  = Shuai Zhang
+
   |author  = Gorzalt and Flerfarvet
   |id      = shuaiz.MoveFasterMod
+
   |id      = gorzalt.kawakami
   |nexus  = 1351
+
   |nexus  = 2549
   |github  = hcoona/StardewValleyMods
+
   |github  = Gorzalt/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 13589
+
   |nexus  = 19375
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Kedi's NPC Utilities
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MoveIt
+
   |id      = KediDili.KNU
   |nexus  = 15163
+
   |nexus  = 17884
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/NPCUtilities
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keep Partners, Keep Your Partners
 +
  |author  = EssGee, SG
 +
  |id      = SG.Partners
 +
  |nexus  = 5625
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = KeyBind UI
   |author  = Zoryn
+
   |author  = Enaium
   |id      = Zoryn.MovementModifier
+
   |id      = Enaium.KeyBindUI
 +
  |curse  = 538001
 +
  |moddrop = 1036920
 
   |nexus  =
 
   |nexus  =
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Keyboard Mod Menu
   |author  = bcmpinc
+
   |author  = Shadowfoxss
   |id      = bcmpinc.MovementSpeed
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 2736
+
   |nexus  = 3147
   |github  = bcmpinc/StardewHack
+
  |curse  = 308891
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Key Suppressor
   |author  = aedenthorn, Erinthe
+
   |author  = Deflaktor
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = Deflaktor.KeySuppressor
  |curse  = 868672
+
   |nexus  = 9295
   |nexus  = 16395
+
   |github  = Deflaktor/KeySuppressor
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Kisekae
   |author  = daleonar
+
  |author  = Kabigon
   |id      = daleonar.Snorlax
+
  |id      = Kabigon.kisekae
   |nexus  = 16194
+
  |nexus  = 2348
 +
  |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kiss Krobus
 +
   |author  = EnanoForro
 +
   |id      = EnanoForro.KissKrobus
 +
   |nexus  = 25234
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = KivoValley Pets, KivoValley Sounds Lib
   |author  = Kabi-chan
+
   |author  = ST, Trans1st0r
   |id      = kabi-chan.MuffinCore
+
   |id      = ST.KivoValley.SoundsLib
   |nexus  = 8070
+
   |nexus  = 25705
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.MultiFertilizer
+
   |id      = Shockah.Kokoro
   |curse  = 867717
+
  |nexus  = 15682
   |nexus  = 7436
+
  |github  = Shockah/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Krobus Roommate Shop
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.KrobusRoommateStore
 +
   |curse  = 868741
 +
   |nexus  = 13131
 +
   |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    = Multiplayer Backpacks
+
   |name    = Krobus Sells Larger Stacks
   |author  = skiilaa
+
   |author  = Annosz
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 2282
+
   |nexus  = 5993
   |github  =
+
   |github  = Annosz/StardewValleyModding
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Labeling
   |author  = Achtuur
+
   |author  = Enaium
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = Enaium.Labeling
   |nexus  = 16891
+
  |curse  = 443134
   |github  = Achtuur/StardewMods
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Ladder and Snow Yam Tip
   |author  = delphinwave
+
   |author  = WhiteMind
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = WhiteMind.LAST
   |nexus  = 7681
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Ladder Light
   |author  = Alberto Moreira Luiz
+
   |author  = Tocseoj
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Tocseoj.LadderLight
   |nexus  = 9672
+
  |moddrop = 1549539
 +
  |curse  = 1003314
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Ladder Locator
   |author  = DoubleZ
+
   |author  = ChaosEnergy
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 3765
+
  |curse  = 989910
   |github  = SourceZh/MultiplayerIdle
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.MPInfo
+
   |id      = Platonymous.LandGrants
   |moddrop = 1302776
+
  |curse  = 877222
   |nexus  = 15155
+
   |moddrop = 1521380
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 15855
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Last Day to Plant
   |author  = Scayze
+
   |author  = dmcrider57
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 16030
+
   |nexus  = 7917
   |github  = scayze/multiprairie
+
   |github  = dmcrider/LastDayToPlant
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Last Day to Plant Redux
   |author  = Tran Minh Thong
+
   |author  = atravita
   |id      = multiplayer.mod
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 16582
+
  |curse  = 870965
   |github  = TMThong/Stardew-Mods
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |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    = Multiplayer Mod Checker
+
   |name    = Lasting Conversation Topics
   |author  = Cherry, CherryChain
+
   |author  = sophiesalacia
   |id      = Cherry.MultiplayerModChecker
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 6609
+
   |nexus  = 14377
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Kalthramis
+
   |author  = Lavapulse
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 2192
+
   |nexus  = 4821
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
  
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |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    = Lazy Farmer
   |author  = lolmaj
+
   |author  = LazyGamer
   |id      = lolmaj.MultiplayerTime
+
   |id      = LazyGamer.LazyFarmer
   |nexus  = 2543
+
   |nexus  = 26294
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = setsevireon/LazyFarmer
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Lazy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = weizinai.LazyMod
   |nexus  = 8077
+
   |nexus  = 22826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Leaderboard Library
   |author  = Redwood
+
   |author  = drbirbdev
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 2910
+
   |nexus  = 15102
   |github  = EKomperud/StardewMods
+
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leah Cabin Music Fix
 +
  |author  = Huanir
 +
  |id      = Huanir.LeahCabinMusicFix
 +
  |nexus  = 2653
 +
  |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
  |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leave the Mine
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.LeaveTheMine
 +
  |nexus  = 11823
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |name    = Lefty Mode
   |author  = PeacefulEnd
+
   |author  = Max Vollmer, SVProtector
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = maxvollmer.leftymode
   |nexus  = 7900
+
   |nexus  = 6199
   |github  = Floogen/MultipleMiniObelisks
+
   |github  = maxvollmer/LeftyMode
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Legendary Fish Pond Framework
   |author  = ceruleandeep
+
   |author  = sharpskull2
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 8711
+
   |nexus  = 14637
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Lenient Window Resize
   |author  = SlyMerc
+
   |author  = DeLiXx
   |id      = FileLoading
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 1094
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
   |status  = workaround
 
  |summary = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Less Mini Shipping Bin
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.MultiSave
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 15402
+
  |curse  = 870982
   |github  = aedenthorn/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    = Multitool
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Miome
+
   |author  = Permamiss
   |id      = miome.MultiToolMod
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 2546
+
   |nexus  = 637
   |github  = miome/MultitoolMod
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Let Me Hatch This Egg
   |author  = MindMeltMax
+
   |author  = MikeW
   |id      = MindMeltMax.MUC
+
   |id      = Mikew.letmehatchthisegg.smapi
   |nexus  = 9856
+
   |nexus  = 25175
  |moddrop = 1135731
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Let Me Rest!
   |author  = Cherry, CherryChain
+
   |author  = Ophaneom
   |id      = Cherry.MultiYieldCrops
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 6069
+
   |nexus  = 8205
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Let Me Shop
   |author  = Jacque Pott
+
   |author  = MindMeltMax
   |id      = JacquePott.MYCDGRPatch
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 14023
+
  |moddrop = 1443554
 +
   |nexus  = 16738
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Let's Move It
   |author  = aedenthorn, Erinthe
+
   |author  = Exblosis
   |id      = aedenthorn.Murdercrows
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 6615
+
   |nexus  = 20943
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Exblosis/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Let's Start With Fishing
 +
  |author  = MedievalAI
 +
  |id      = MedievalAI.LetsStartWithFishing
 +
  |nexus  = 19107
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Level Extender
   |author  = cotboy
+
   |author  = unidarkshin, Devin Lematty
   |id      = cambam.MURDERDRONE
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 4507
+
   |nexus  = 1471
   |github  = camcamcamcam/murderdrone
+
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 
  |unofficial version = 0.0.7-unofficial.5-prism99
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Level Forever
   |author  = Aren, Aren Desai
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = Aren.MurderMod
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 17470
+
   |nexus  = 22920
   |github  = ArenKDesai/Murder-Mod
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Leveling Adjustment
   |author  = atravita
+
   |author  = jahangmar
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = jahangmar.LevelingAdjustment
  |curse  = 870973
+
   |nexus  = 4689
  |moddrop = 1187402
+
   |github  = jahangmar/StardewValleyMods
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Mushroom Cursors
+
   |name    = Level Up Notifications
   |author  = Expl0
+
   |author  = kd8lvt
   |id      = Expl0.MushroomCursors
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 12594
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Eireon, Ben Patterson
+
   |author  = shurmash
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 2818
+
   |nexus  = 7222
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Lewd Leah
   |author  = WhiteMind
+
   |author  = prowlingDemon, unknownDev
   |id      = WhiteMind.MLT
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 1894
+
   |nexus  = 4402
 
   |github  =
 
   |github  =
  
   |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    = Light Mod
   |author  = blueberry and Oddshot
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = aedenthorn.LightMod
   |nexus  = 4637
+
  |curse  = 868708
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |nexus  = 14387
 +
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Light Switch
   |author  = blueberry, blueberry and Oddshot
+
   |author  = holythesea
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = holythesea.LightSwitch
   |nexus  = 4637
+
   |nexus  = 15683
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = holy-the-sea/LightSwitch
 
 
  |beta broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Like a Duck to Water
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 10978
+
  |curse  = 868676
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 15860
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Like a Duck to Water Continued
   |author  = Lis
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Lis.MusicalCellar
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 7626
+
   |nexus  = 21285
   |github  = lisamreynolds/MusicalCellar
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Limited Campfire Cooking
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.MusicalPaths
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 13197
+
   |nexus  = 4971
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 716383
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Limited Regrowable Crop Harvests
   |author  = Marcos Brendon
+
   |author  = Adradis
   |id      = marcos.mymoney
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 6736
+
   |nexus  = 24623
   |github  =
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Line Sprinklers
   |author  = PeacefulEnd
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 12312
+
   |nexus  = 2917
   |github  = Floogen/MysticalBuildings
+
   |github  = hootless/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = Enaium
+
   |author  = rtrox, Swyytch
   |id      = Enaium.NameTags
+
   |id      = rtrox.LineSprinklersRedux
  |curse  = 436816
+
   |nexus  = 23895
  |moddrop = 877767
+
   |github  = rtrox/LineSprinklersRedux
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/NameTags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Linus Mod
   |author  = aedenthorn, Erinthe
+
   |author  = tomii
   |id      = aedenthorn.NapalmMummies
+
   |id      = tomii.LinusMod
   |nexus  = 15933
+
   |nexus  = 11637
   |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    = Nature Strikes Back
+
   |name    = Literally Can't Even
   |author  = Clumsy Jackdaw
+
   |author  = spacechase0
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 19771
+
  |curse  = 867137
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |nexus  = 14262
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Little NPCs
 +
  |author  = Candidus42
 +
  |id      = Candidus42.LittleNPCs
 +
  |nexus  = 15152
 +
  |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Live Progress Bar
   |author  = Ilyaki
+
   |author  = Tyler Gibbs
   |id      = ilyaki.neatadditions
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 2648
+
   |nexus  = 7330
   |github  = Ilyaki/NeatAdditions
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Livestock Choices
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 3021
+
  |curse  = 868766
   |github  = Ilyaki/NetworkOptimizer
+
   |nexus  = 11551
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Loan Mod
   |author  = DestyNova
+
   |author  = Doomnik
   |id      = DestyNova.NEACode
+
   |id      = Doomnik.LoanMod
   |nexus  = 12369
+
   |nexus  = 3882
   |github  =
+
   |github  = legovader09/SDVLoanMod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Lober Cat
   |author  = Vrakyas
+
   |author  = codyflagstaff
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = codyflagstaff.lobercat
   |nexus  = 4030
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Location and Music Logger
   |author  = Nobbele
+
   |author  = Brandy Lover, WDavi
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = Brandy Lover.LMlog
   |nexus  = 2654
+
   |nexus  = 1366
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  =
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Location Compass
   |author  = Spacechase0
+
   |author  = Bouhm and Pathoschild
   |id      = Spacechase0.NewGamePlus
+
   |id      = Bouhm.LocationCompass
   |nexus  = 10786
+
   |nexus  = 3045
   |github  = spacechase0/StardewValleyMods
+
   |github  = Bouhm/stardew-valley-mods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lockable Things
 +
  |author  = ThisIsCad
 +
   |id      = ThisIsCad.LockableThings
 +
  |nexus  = 26281
 +
  |github  = brandonwamboldt/LockableThings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Locked Chests
   |author  = Igorious
+
   |author  = MindMeltMax
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = MindMeltMax.LockedChests
   |nexus   =
+
   |curse   = 1004481
   |chucklefish = 3683
+
   |moddrop = 1179603
   |github  = Igorious/StardevValleyNewMachinesMod
+
   |nexus   = 12452
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
  |summary = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Locked Crab Pots
   |author  = sophie
+
   |author  = nini700
   |id      = sophie.Fireworks
+
   |id      = nini700.LockedCrabPot
   |nexus  = 15277
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Locked Maps
   |author  = Pickysaurus
+
   |author  = Edu Anttunes
   |id      = Pickysaurus.NexusModsButton
+
   |id      = LockedMaps
   |nexus  = 12969
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Lock Hotbar Items
   |author  = Nori, seaweednori
+
   |author  = Falson
   |id      = nori.NiceMessages
+
   |id      = Falson.LockHotbarItems
   |nexus  = 6160
+
  |moddrop = 1573213
 +
   |nexus  = 23702
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Lockpicks
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = bwdy.lockpicks
   |nexus  = 10633
+
   |nexus  = 3521
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdymods/SDV-Lockpicks
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Log Menu
   |author   = Omegasis, Alpha_Omegasis
+
   |author = JareBear
   |id       = Omegasis.NightOwl
+
   |id     = JareBear.LogMenu
   |nexus   = 433
+
   |nexus   = 19919
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = jaredtjahjadi/LogMenu
  |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    = Log Spam Filter
   |author  = SevenChords
+
   |author  = aedenthorn, Erinthe
   |id      = SevenChords.Night_Shift
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 15345
+
  |curse  = 868783
   |github  =
+
   |nexus  = 11252
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Longer Days
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = Stuyk
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = Stuyk.LongerDays
   |nexus  = 19651
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Longer Fence Life
   |author  = Mr Tea, MrTea
+
   |author  = NormanPCN
   |id      = MrTea.NoBlink
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 17220
+
   |nexus  = 10498
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Longer Lasting Lures
   |author  = Pathoschild
+
   |author  = Caraxian
   |id      = Pathoschild.NoclipMode
+
   |id      = caraxian.LongerLastingLures
   |nexus  = 3900
+
   |nexus  = 2510
  |moddrop = 691002
+
   |github  = Caraxi/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Longer Seasons
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.NoCooties
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 9000
+
  |curse  = 868830
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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 Crows
+
   |name    = Longer Seasons - Continued
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn and FlyingTNT
   |id      = cat.nocrows
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 1682
+
   |nexus  = 25164
  |moddrop = 833543
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Longevity
   |author  = Underscore76
+
   |author  = RTGOAT
   |id      = underscore.nodebris
+
   |id      = RTGOAT.Longevity
   |nexus  = 19699
+
   |nexus  = 649
   |github  = Underscore76/NoDebrisWeather
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Looking for Love REDUX
   |author  = Kryspur
+
   |author  = mushroomhash
   |id      = Kryspur.NoFallDamage
+
   |id      = mush.loveydovey
   |nexus  = 17749
+
   |nexus  = 21370
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Look to the Sky
   |author  = CatCattyCat, Cat
+
   |author  = drbirbdev
   |id      = cat.nofencedecay
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 1180
+
   |nexus  = 15262
   |moddrop = 833537
+
   |github  = drbirbdev/StardewValley
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Lookup Anything
   |author  = mistyspring
+
   |author  = Pathoschild
   |id      = mistyspring.nofestivaltimer
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 20077
+
  |curse  = 992793
   |github  =
+
   |nexus  = 541
 +
  |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Loose Audio Files
   |author  = hitachihex
+
   |author  = aedenthorn, Erinthe
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus   =
+
   |curse   = 868902
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |nexus  = 5999
   |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |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    = Lore-Friendly JojaMart Prices
   |author  = Kumagabear
+
   |author  = Huanir
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 19655
+
   |nexus  = 2658
   |github  = DotSharkTeeth/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Lost Book Menu
   |author  = Hangy
+
   |author  = bungus
   |id      = Hangy.NoKidsEver
+
   |id      = bungus.LostBookMenu
   |nexus  = 1464
+
   |nexus  = 20301
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Lost Woods
   |author  = jaeha, qpqpqp121
+
   |author  = Raik, Raik167, YousernameZo
   |id      = jaeha.No_Kimchi
+
   |id      = raik.testmod
   |nexus  = 5043
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
 
  |author  = Riverbankboy, The_UltimateNuke
 
  |id      = theultimatenuke.testmod
 
  |nexus  = 17965
 
  |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    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = Guedez
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = exhaustion.protection
+
   |id      = R5.DLL
   |nexus  = 5113
+
   |nexus  = 24687
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Love Bubbles
   |author  = Drynwynn, thepaladinknight
+
   |author  = SteelixLeiter, Don Collins
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = LoveBubbles
   |nexus  = 2528
+
   |nexus  = 1318
   |github  = Drynwynn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Loved Labels
   |author  = MadaraUchiha
+
   |author  = Advize and Jinxiewinxie
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Advize.LovedLabels
   |nexus  = 5176
+
   |nexus  = 279
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = AdvizeGH/LovedLabels
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 2.2.2-unofficial.4-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Loved Labels Redux
   |author  = aedenthorn, Erinthe
+
   |author  = thespbgamer
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 6509
+
   |nexus  = 8880
   |github  = aedenthorn/StardewValleyMods
+
   |curse  = 834387
 
+
   |github  = thespbgamer/LovedLabelsRedux
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Love Festival
   |author  = Neko Boi Nick
+
   |author  = AvalonMFX
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 19250
+
  |curse  = 1016375
   |github  = thakyZ/StardewValleyMods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Low Health Warning
   |author  = Slumber
+
   |author  = NMVH5
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 11529
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Luck Skill
   |author  = mlambley
+
   |author  = spacechase0
   |id      = mlambley.NoQuarry
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 19410
+
  |curse  = 867393
   |github  =
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Lucky Block, Random Block
   |author  = Platonymous
+
   |author  = elthisboy
   |id      = Platonymous.NormalizeAI
+
   |id      = elthisboy.LuckyBlockMod
   |moddrop = 1521423
+
   |curse  = 1075448
   |nexus  = 19334
+
   |nexus  = 26594
 
   |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    = Lucky Reclamation Trash Can
   |author  = Xangria
+
   |author  = kiranmurmu
   |id      = Xangria.NoRumbleHorse
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 1779
+
   |nexus  = 8971
   |github  =
+
   |github  = kiranmurmu/StardewValleyMods
 
 
  |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    = Lunar Disturbances
   |author  = lech43
+
   |author  = Sakorona
   |id      = lech43.NoSeeds
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 6392
+
   |nexus  = 2208
   |github  =
+
   |moddrop = 664151
 
+
   |github  = Sakorona/SDVMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Machine Augmentors
   |author  = ThatNorthernMonkey
+
   |author  = SlayerDharok
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 237
+
   |nexus  = 5600
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Machine Check
   |author  = A_Dude
+
   |author  = FairfieldBW
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 8071
+
   |nexus  = 9515
   |github  =
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Machine Speed Change
   |author  = Platonymous
+
   |author  = IceGladiador
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = IceGladiador.MachineSpeedChange
  |curse  = 307727
+
   |nexus  = 1780
  |moddrop = 793930
+
   |github  =
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Machine Status
   |author  = Yaramy
+
   |author  = Shockah
   |id      = yaramy.noteblocks
+
   |id      = Shockah.MachineStatus
   |nexus  = 6646
+
   |nexus  = 11177
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Magic
   |author  = TheElm
+
   |author  = spacechase0
   |id      = TheElm.NotFarFromTheTree
+
   |id      = spacechase0.Magic
   |nexus  = 4739
+
  |curse  = 867745
   |github  = GStefanowich/SDV-NFFTT
+
  |moddrop = 399898
 +
   |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    = No Thunder Sound
+
   |name    = Magical Crops
   |author  = Sto13
+
   |author  = shekurika and Asterisk555
   |id      = Sto13.NoThunderSound
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 14414
+
   |nexus  = 8762
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Magic by Neosinf
   |author  = crazywig
+
   |author  = Neosinf
   |id      = crazywig.notransitions
+
   |id      = neosinf.Magic
   |nexus  = 7354
+
   |nexus  = 26593
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Magic Junimo Pet
   |author  = Tran Minh Thong
+
   |author  = Entoarox
   |id      = no.warp.delay
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 19805
+
   |nexus  = 3567
   |github  =
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Magic Pluses
   |author  = John Peters
+
   |author  = TerryDBS
   |id      = JohnPeters.NowPlaying
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 19441
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Magic Scepter
   |author  = PurrplingCat
+
   |author  = not4bene
   |id      = purrplingcat.npcadventure
+
   |id      = not4bene.MagicScepter
  |curse  = 577730
+
   |nexus  = 8169
   |nexus  = 4582
+
   |github  =
   |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    = Magic Valley
   |author  = shounlol
+
   |author  = season
   |id      = shounlol.NPCBucket
+
   |id      = season.MagicValley
   |nexus  = 20328
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 13940
+
  |curse  = 868707
 +
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mailbox Menu Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.MailboxMenu
 +
  |nexus  = 21068
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Mail Framework
   |author  = ichortower
+
   |author  = Digus
   |id      = ichortower.NPCGeometry
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 19259
+
   |nexus  = 1536
   |github  = ichortower/NPCGeometry
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mail Order Pigs
   |author  = Bouhm and Pathoschild
+
   |author  = jwdred
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 239
+
  |nexus  = 632
   |github  = Bouhm/stardew-valley-mods
+
  |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    = NPC Map Locations Extra Config
+
   |name    = Mail Services Mod
   |author  = trashcan9
+
   |author  = Digus
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Digus.MailServicesMod
   |nexus  = 16236
+
   |nexus  = 7842
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = Akago
+
   |author  = pinguimbozo
   |id      = akago.PathDisplay
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 7563
+
   |nexus  = 13248
 
   |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    = Numerical Health
+
   |name    = Make Gil Real
   |author  = Hydrox, hydrox6
+
   |author  = Werewolf Master
   |id      = Hydrox.NumericalHealth
+
   |id      = Wolf.GilSMAPI
   |nexus  = 4863
+
   |nexus  = 7118
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Make Love
   |author  = aedenthorn, Erinthe
+
   |author  = Kabulla
   |id      = aedenthorn.ImportMap
+
   |id      = Kabulla.MakeLove
   |nexus  = 10965
+
   |nexus  = 16003
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Makeshift Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 18365
+
   |nexus  = 501
  |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 127274
}}
+
   |github  = spacechase0/StardewValleyMP
{{#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
  |summary  = broken, use older version 1.3 instead.
+
   |status  = obsolete
 
 
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Mana Bar
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = spacechase0.ManaBar
   |curse  = 867757
+
   |curse  = 867709
  |moddrop = 131148
+
   |nexus  = 7831
   |nexus  = 1315
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = aedenthorn, Erinthe
+
   |author  = darzington
   |id      = aedenthorn.OKNightCheck
+
   |id      = darzington.RealLifeMod
   |nexus  = 14231
+
   |nexus  = 7445
   |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    = OmniFarm
+
   |name    = Manure Industries
   |author  = lambui
+
   |author  = Drewdus42
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Drewdus42.ManureIndustries
   |nexus  =
+
   |nexus  = 9310
  |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    = Many Enchantments
   |author  = Alejandro Akbal
+
   |author  = Stari
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = Stari.ManyEnchantments
   |nexus  = 7877
+
   |nexus  = 8824
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Map Binder
 +
  |author  = SnowFire k'Vala
 +
  |id      = SnowFire.Map_Binder
 +
  |nexus  = 6983
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OmniTools
+
   |id      = aedenthorn.MapEdit
   |curse  = 868690
+
   |curse  = 868847
   |nexus  = 14865
+
   |nexus  = 18387<!--8876 before 1.0.0-->
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Map Image Export
   |author  = BitwiseJon
+
   |author  = spacechase0
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 2052
+
   |nexus  = 1073
   |github  = bitwisejon/StardewValleyMods
+
  |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    = One Day at a Time
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Miome
+
   |author  = DecidedlyHuman
   |id      = Miome.OneDayAtATime
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 8870
+
  |curse  = 1019064
   |github  = miome/OneDayAtATime
+
   |nexus  = 14493
 +
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Map Teleport
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 5150
+
  |curse  = 868868
   |github  =
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Silo Size| Silo Size]] instead.
 
  |broke in = SMAPI 3.12.0
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = One Sprinkler One Scarecrow
 
  |author  = Mizzion
 
  |id      = mizzion.onesprinkleronescarecrow
 
  |nexus  = 3633
 
  |moddrop = 661376
 
  |github  = Mizzion/MyStardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = xiaoye97
+
   |author  = hlyvia
   |id      = xiaoye97.OnlyIridium
+
   |id      = hlyvia.StardewValleyMapTeleport
   |nexus  = 4471
+
   |nexus  = 25279
   |github  =
+
   |github  = kesesek/StardewValleyMapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = MedievalAI
+
   |author  = Richard2091
   |id      = MedievalAI.OpenHearts
+
   |id      = Richard2091.MapTeleport
   |nexus  = 16944
+
   |nexus  = 21381
   |github  =
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Map Utilities
   |author  = Saitoue
+
   |author  = mabelSyrup
   |id      = Saitoue.Orchard
+
   |id      = mabelsyrup.maputils
   |nexus  = 13867
+
   |nexus  = 4716
   |github  = Saitoue/Orchard
+
   |github  = mjSurber/Map-Utilities
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Maritime Secrets
   |author  = LeFauxMatt
+
   |author  = Goldenrevolver
   |id      = furyx639.OrdinaryCapsule
+
   |id      = Goldenrevolver.MaritimeSecrets
   |curse   = 871831
+
   |nexus  = 10758
   |nexus  = 13489
+
  |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Day
 +
  |author  = ceruleandeep
 +
   |id      = ceruleandeep.MarketDay
 +
   |nexus  = 11778
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Market Town<!--changed in 3.0.0-->, Food Store
 +
  |author  = d5a1lamdtd, HaPyke
 +
  |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
 +
  |curse  = 994458
 +
  |moddrop = 1480763
 +
  |nexus  = 19309
 +
  |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Mass Production
   |author  = crazywig
+
   |author  = Jacque Pott
   |id      = crazywig.oreincrease
+
   |id      = JacquePott.MassProduction
   |nexus  = 7370
+
   |nexus  = 7021
   |github  =
+
   |github  = JacquePott/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mastery Extended
 +
  |author  = AlanBF
 +
  |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
 +
  |nexus  = 23697
 +
  |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Mastery Extended - WoL Compat
   |author  = KKramer85
+
   |author  = AlanBF
   |id      = OreIncreaseV3
+
   |id      = AlanBF.MasteryExtended.WoL
  |moddrop = 1475534
+
   |nexus  = 23697
   |nexus  = 19132
+
   |github  = Pet-Slime/StardewValley
   |github  =
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Matching Nodes, MinesTokens
   |author  = Yyeahdude
+
   |author  = Eryk601 and sophiesalacia
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Vertigon.MinesTokens
   |nexus  = 4772
+
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Max Cost Stamina
   |author  = Ivy
+
   |author  = StultusV
   |id      = Ivy.OrnithologistsGuild
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 14510
+
   |nexus  = 10794
   |github  = greyivy/OrnithologistsGuild
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Maximize Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.OutfitSets
+
   |id      = Shockah.MaximizeFix
   |nexus  = 13888
+
   |nexus  = 16099
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mayo Hats
   |author  = Midori Armstrong, azureglasses
+
   |author  = spacechase0
   |id      = midoriarmstrong.seasonalitems
+
   |id      = spacechase0.MayoHats
   |nexus  = 1452
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Overworld Chests
+
   |name    = Mayo Mart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = aedenthorn.MayoMart
   |nexus  = 7710
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#MayoMart
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = CrunchyDuck
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = CrunchyDuck.OwOMod
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 8923
+
   |nexus  = 4634
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  = xirsoi/MayonnaisePlusPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Mayo Rain
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = Aedenthorn.PacifistValley
+
   |id      = spacechase0.MayoRain
   |nexus  = 5464
+
   |nexus  = 17436
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Meal Overhaul
   |author  = aedenthorn, Erinthe
+
   |author  = stardemod
   |id      = aedenthorn.PaintingDisplay
+
   |id      = stardemod.MealOverhaul
   |nexus  = 10918
+
   |nexus  = 23528
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Meme Outfits
   |author  = drbirbdev
+
   |author  = Mehidden
   |id      = drbirbdev.PanningUpgrades
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 12242
+
   |nexus  = 13213
   |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    = Menus Everywhere
   |author  = trashcan9
+
   |author  = nman130
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = nman130.MenusEverywhere
   |nexus  = 16234
+
   |nexus  = 6119
   |github  =
+
   |github  = nman130/Stardew-Mods
 
 
  |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    = Merge Fertilizer
   |author  = AnotherStardewValleySunday
+
   |author  = TianXiaobai
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 14638
+
   |nexus  = 17743
 
   |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    = Message Box API, ChatMod
   |author  = Paritee
+
   |author  = Kithio
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = Kithio:ChatMod
   |nexus  = 3296
+
   |nexus  =
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |chucklefish = 4296
 +
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
   |status   = abandoned
   |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    = Messy Crops
   |author  = Paritee
+
   |author  = Tlitookilakin
   |id      = Paritee.TreatYourAnimals
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 3375
+
   |moddrop = 1123884
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |nexus   = 11317
 
+
   |github  = tlitookilakin/MessyCrops
   |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    = Meteor Defence
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = aedenthorn, Erinthe
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = aedenthorn.MeteorDefence
   |nexus   = 2166
+
   |curse   = 868804
   |github  =
+
   |nexus  = 10641
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Mice in the Valley
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = candidus42
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 3524
+
   |nexus  = 4638
   |github  =
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Migrate DGA Items
   |author  = aedenthorn, Erinthe
+
   |author  = violetlizabet
   |id      = aedenthorn.PartialHearts
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 11628
+
   |nexus  = 20612
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/MigrateDGAItems
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Milk the Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = trunip190
   |id      = aedenthorn.ParticleEffects
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
  |curse  = 868786
+
   |nexus  = 5948
   |nexus  = 11056
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Miller Time
   |author  = bmarquismarkail, Space Baby
+
   |author  = Sonozuki
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = Satozaki.MillerTime
   |nexus  = 923
+
   |nexus  = 7575
   |github  = bmarquismarkail/SV_PotC
+
   |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    = Passable Crops
+
   |name    = Milo Dog
   |author  = NCarigon
+
   |author  = Clark, wilsonch3451
   |id      = NCarigon.PassableCrops
+
   |id      = Clark.MiloDog
   |nexus  = 15223
+
   |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    = Passable Ladders
+
   |name    = Mine Assist
   |author  = J_Hizzal
+
   |author  = Kabigon
   |id      = J_Hizzal.PassableLadders
+
   |id      = Kabigon.MineAssist
   |nexus  = 2985
+
   |nexus  = 2296
   |github  = joelra/SDV-PassableLadders
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Minecart Patcher
   |author  = punyo, yakminepunyo
+
   |author  = bwdy
   |id      = punyo.PassableObjects
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 2329
+
   |nexus  = 11424
   |github  = pomepome/PassableObjects
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Mine Changes
   |author  = StultusV
+
   |author  = JPAN
   |id      = StultusV.PassiveFriendship
+
   |id      = jpan.MineChanges
   |nexus  = 8732
+
   |nexus  = 3963
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pause in Multiplayer, Pause Time in Multiplayer
 
  |author  = jorgamun
 
  |id      = jorgamun.PauseInMultiplayer
 
  |nexus  = 10328
 
  |moddrop = 1068093
 
  |github  = jorgamun/PauseInMultiplayer
 
  |unofficial version = 1.7.1-unofficial.1-mishmash
 
  |unofficial url = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-120#post-119286
 
  
   |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    = Mines Tokens
   |author  = Terrorbladed
+
   |author  = sophiesalacia
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = sophie.MinesTokens
   |nexus  = 10160
+
   |nexus  = 18776
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Mine Tooltips
   |author  = heyseth
+
   |author  = Codeize
   |id      = heyseth.sitpause
+
   |id      = Codeize.MineTooltips
   |nexus  = 8295
+
   |nexus  = 26315
   |github  = heyseth/SDVMods
+
   |github  = Codeize/MineTooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Mine Tweaks
   |author  = Jaredlll08
+
   |author  = Shockah
   |id      = BlameJared.PDQPaths
+
   |id      = Shockah.MineTweaks
   |nexus  =
+
   |nexus  = 16859
  |curse  = 307090
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Mini Bars
   |author  = jwdred
+
   |author  = Ophaneom
   |id      = jwdred.PelicanFiber
+
   |id      = Ophaneom.MiniBars
   |nexus  = 631
+
   |nexus  = 8329
   |github  = jdusbabek/stardewvalley
+
   |github  = Ophaneom/Mini-Bars
 
 
  |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    = Mining at the Farm
   |author  = ElectroCrumpet
+
   |author  = Nishtra
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 2770
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.23
   |unofficial version = 1.0.7-unofficial.1-Strobe
+
  |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
+
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
+
<!--
  |beta broke in = Stardew Valley 1.6
+
   |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    = Pelican TTS
+
   |name    = Mining with Explosives
   |author  = Platonymous
+
   |author  = Nishtra
   |id      = Platonymous.PelicanTTS
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives<!--changed in 1.2-->
   |nexus  = 1079
+
   |nexus  = 770
  |moddrop = 793929
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |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    = Pelican xVASynth
+
   |name    = Mini Tool NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Tran Minh Thong
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = mini.tool.npc.mod
   |nexus  = 10250
+
   |nexus  = 7060
   |github  = aedenthorn/StardewValleyMods
+
   |github  = TMThong/Stardew-Mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Minor Light Tweaks
   |author  = bwdy
+
   |author  = greentodd
   |id      = bwdy.peopleseeds
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 3635
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = shekurika
+
   |author  = BlaDe
   |id      = shekurika.PerfectionTweaker
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 8615
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = CyanFire
+
   |author  = The Fluffy Robot
   |id      = CF.PermanentCellar
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 17257
+
  |nexus  = 5691
   |github  = CyanFireUK/StardewValleyMods
+
  |github  = jamespfluger/Stardew-MisophoniaAccessibility
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Miss Coriel's Position Tool
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.PositionTool
 +
  |curse  = 885077
 +
   |nexus  = 8087
 +
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = Goldenrevolver
+
   |author  = MissCoriel
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = misscoriel.UCRFix
   |nexus  = 8035
+
  |curse  = 885075
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 8284
 
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Missing Gifts
   |author  = Avalon, Avalonii
+
   |author  = ChiroxT
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = treinke.missinggifts
   |nexus  = 1419
+
   |nexus  = 11363
   |github  =
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status   = workaround
+
   |name    = Mob Count Reports, Report Mob Counts
   |summary = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
  |author  = StultusV
 +
  |id      = StultusV.ReportMobCounts
 +
   |nexus   = 10899
 +
   |github = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Mobile Arcade
   |author  = Xangria
+
   |author  = aedenthorn, Erinthe
   |id      = Xangria.PersistentGameOptions
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 1778
+
  |curse  = 868888
   |github  =
+
   |nexus  = 6538
   |broke in = SMAPI 3.0
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = Mobile Audio Player
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 7977
+
  |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    = Persistent Mines
+
   |name    = Mobile Calendar
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PersistentMines
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 14985
+
  |curse  = 868879
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 6601
 +
   |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 → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Mobile Catalogues
   |author  = Persival
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 438
+
  |curse  = 868886
   |github  =
+
   |nexus  = 6543
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Mobile Phone
   |author  = Strobe
+
   |author  = aedenthorn, Erinthe
   |id      = Strobe.PersonalAnvil
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 5326
+
  |curse  = 868890
   |github  = strobel1ght/Personal-Anvil
+
   |nexus  = 6523
 +
   |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    = Personal Combat Drone Redux
+
   |name    = Mobile Phone Continued
   |author  = Prism 99
+
   |author  = JoXW
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = JoXW.MobilePhone
   |nexus  = 18224
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = bwdy
+
   |author  = JoXW
   |id      = bwdy.personaleffects
+
   |id      = JoXW.MobileArcade
   |nexus  = 3532
+
   |nexus  = 21017
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = JoXW100/StardewValleyMods
 
 
  |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    = Mobile Phone Continued → Calendar Mobile App
   |author  = ceruleandeep
+
   |author  = JoXW
   |id      = ceruleandeep.personaleffects
+
   |id      = JoXW.MobileCalendar
   |nexus  = 8616
+
   |nexus  = 21017
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JoXW100/StardewValleyMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Mobile Catalogues
 +
  |author  = JoXW
 +
  |id      = JoXW.MobileCatalogues
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Television Mobile App
 +
  |author  = JoXW
 +
   |id      = JoXW.MobileTelevision
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Mobile Television
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 14087
+
  |curse  = 868882
 +
   |nexus  = 6575
 
   |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 → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = MobileUI Android
   |author  = Invatorzen
+
   |author  = WisnuNug
   |id      = invatorzen.PBF
+
   |id      = WisnuNug.MobileUI
   |nexus  = 12161
+
   |nexus  = 17652
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |warnings = Only works on Android.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pet Choice Perks
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.petChoicePerks
 
  |nexus  = 3313
 
  |github  = skuldomg/petChoicePerks
 
  
   |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    = Modify This
  |author  = Jfulmer, Consillium
 
  |id      = JfulmerPetEnhancementMod
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 
  |github  = jlfulmer/PetEnhancementMod
 
 
 
  |broke in      = SMAPI 2.0
 
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pet Hats
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetHats
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 15301
+
  |curse  = 868859
 +
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Pet Interaction
+
   |name    = Mod List Command
   |author  = jahangmar
+
   |author  = Blackclaw
   |id      = jahangmar.PetInteraction
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 4232
+
   |nexus  = 5131
   |github  = jahangmar/StardewValleyMods
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Mod Menu
   |author  = Shaklin
+
   |author  = Enaium
   |id      = shaklin.petspawnlocation
+
   |id      = Enaium.ModMenu
   |nexus   = 5986
+
   |curse   = 436844
   |github  =
+
   |moddrop = 885574
 
+
  |nexus  =
   |beta broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Mod Settings Tab
   |author  = Becks723
+
   |author  = Gilar Fasulaki
   |id      = Becks723.PhoneTravelingCart
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 12981
+
   |nexus  = 4579
   |github  =
+
   |github  = GilarF/SVM
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = DewMods
+
   |author  = DaLion
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = DaLion.Overhaul
   |nexus  = 2681
+
   |nexus  = 14470
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Modular Zen Garden, Modular Zen Gardens Furniture
 +
  |author  = leroymilo
 +
  |id      = leroymilo.ModularZenGarden
 +
  |nexus  = 22140
 +
  |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mod Update Menu
   |author  = atravita
+
   |author  = CatCattyCat, Cat
   |id      = atravita.ForgeMenuChoice
+
   |id      = cat.modupdatemenu
  |curse  = 870980
+
   |nexus  = 2536
   |nexus  = 11376
+
   |moddrop = 833560
   |moddrop = 1125882
+
   |github  = danvolchek/StardewMods
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Picross Arcade Mod, Picrosser
+
   |name    = Mod Updater
   |author  = KediDili
+
   |author  = Platonymous
   |id      = KediDili.ThePicrosser
+
   |id      = Platonymous.ModUpdater
   |nexus  = 17530
+
  |curse  = 877226
   |github  =
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Money Management Mod
   |author  = GrimReapers1121
+
   |author  = Tbonetomtom
   |id      = GrimReapers.PSMS
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 12606
+
   |nexus  = 17045
 +
  |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Monster Furniture Drop
   |author  = Xynerorias
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = xynerorias.pierresroulette
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 10826
+
   |nexus  = 24804
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Monster Goals Anywhere
   |author  = MindMeltMax
+
   |author  = Suphax
   |id      = MindMeltMax.PiggyBank
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 6934
+
   |moddrop = 1088762
   |moddrop = 1135669
+
   |nexus  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Monster Invasion
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.PipeIrrigation
+
   |id      = krutonium.monsterinvasion
   |nexus  = 10205
+
   |nexus  = 12641
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Monster Level Tip
   |author  = aedenthorn, Erinthe
+
   |author  = WhiteMind
   |id      = Aedenthorn.PlaceShaft
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 5440
+
   |nexus  = 1896
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Monster Log Anywhere
   |author  = 2Retr0
+
   |author  = MouseyPounds
   |id      = 2Retr0.PlacementPlus
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 8798
+
   |nexus  = 3997
  |curse  = 486164
+
   |github  = MouseyPounds/stardew-mods
   |github  = 2Retr0/PlacementPlus
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Monster Musk in Volcano
   |author  = Platonymous
+
   |author  = BananaFruit
   |id      = Platonymous.PlanImporter
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 2071
+
   |nexus  = 10651
  |moddrop = 793846
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Monster Slayer Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = AcidicNic
   |id      = aedenthorn.PlannedParenthood
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 12869
+
   |nexus  = 21162
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Monsters - The Framework
   |author  = MouseyPounds
+
   |author  = spacechase0
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 4096
+
   |curse   = 867148
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 10673
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant and Fertilize All, Plant All
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PlantAll
 
   |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    = Planter Trees
+
   |name    = Monster Vending Machine
   |author  = aedenthorn, Erinthe
+
   |author  = Zexu2K
   |id      = aedenthorn.PlanterTrees
+
   |id      = Zexu2K.MVM
   |nexus  = 11687
+
   |nexus  = 26064
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Monthly Mail
   |author  = Demiacle
+
   |author  = Taskmaster
   |id      = Demiacle.PlantOnGrass
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 1026
+
   |nexus  = 4523
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = MoodFix
   |author  = Amaranthacyan and ch20youk
+
   |author  = vaindil
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = vaindil.MoodFix
   |nexus  = 8146
+
   |nexus  = 1809
   |github  =
+
   |github  = vaindil/sdv-moodfix
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Mood Guard
   |author  = Cherry, CherryChain
+
   |author  = YonKuma, kumarei
   |id      = Cherry.PlatonicRelationships
+
   |id      = YonKuma.MoodGuard
   |nexus  = 4668
+
   |nexus  = 1597
   |moddrop = 716353
+
   |github  = YonKuma/MoodGuard
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |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    = PlatoTK
+
   |name    = Moody Planet
   |author  = Platonymous
+
   |author  = Daniel McMenamy, Deathest1
   |id      = Platonymous.PlatoTK
+
   |id      = f1r3w477.MoodyPlanet
  |curse  = 877225
+
   |nexus  = 2830
   |nexus  = 6589
+
   |github  = F1r3w477/TheseModsAintLoyal
   |github  = Platonymous/PlatoTK
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Moolah 1.6 Fix
   |author  = Platonymous
+
   |author  = supergato664
   |id      = Platonymous.PlatoUI
+
   |id      = supergato664.Moolah
  |moddrop = 1521422
+
   |nexus  = 23549
   |nexus  = 19023
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Moolah Money Mod
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = aedenthorn.Moolah
   |curse  = 877227
+
   |curse  = 868689
   |nexus  = 5384
+
   |nexus  = 15123
   |moddrop = 793920
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Moongates
   |author  = TheShamanLord
+
   |author  = bwdy
   |id      = TheShamanLord.PlayerArrows
+
   |id      = bwdy.moongates
   |nexus  = 19479
+
   |nexus  = 3545
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |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    = Moon Misadventures
   |author  = DecidedlyHuman
+
   |author  = spacechase0 and ParadigmNomad
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 7969
+
   |curse   = 867702
   |moddrop = 984961
+
   |nexus  = 10612
   |github  = DecidedlyHuman/PlayerCoordinates
+
   |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    = Player Income Stats
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
  |author  = ha1fdaew
+
   |author  = SinZ
  |id      = ha1fdaew.playerincomestats
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
  |nexus  = 7373
+
   |nexus  = 12096
  |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Playground Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PlaygroundMod
 
  |nexus  = 14125
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.TwoPlayerPrairieKing
 
   |nexus  = 12750
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |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    = Please Fix Error
+
   |name    = Mopsy's Ranch Livin'
   |author  = Jessebot
+
   |author  = Mopquill
   |id      = Jessebot.PleaseFixError
+
   |id      = Mopquill.Ranch-Livin
  |nexus  = 6492
+
   |nexus  = 2200
  |github  = JessebotX/StardewValleyMods
+
   |github  = mopquill/Mopsys-Ranch-Livin
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Please Gift Me In Person
 
  |author  = Shockah
 
  |id      = Shockah.PleaseGiftMeInPerson
 
   |nexus  = 11217
 
   |github  = Shockah/Stardew-Valley-Mods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = More Animals, More Pets
   |author  = jwdred
+
   |author  = Entoarox
   |id      = jwdred.PointAndPlant
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 572
+
   |nexus  = 2274
   |github  = jdusbabek/stardewvalley
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
  
   |broke in          = Stardew Valley 1.3.29
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PokefyMania
+
   |name    = More Artifact Spots
   |author  = Noodles of Cat
+
   |author  = momoaau
   |id      = NoodlesofCat.PokefyMania
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 20161
+
   |nexus  = 451
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = More Barn and Coop Animals
   |author  = The Krominator
+
   |author  = AairTheGreat, Aair
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 12065
+
   |nexus  = 4869
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pollen Sprites
 
  |author  = Esca, Esca-MMC
 
  |id      = Esca.PollenSprites
 
  |nexus  = 6149
 
  |moddrop = 790268
 
  |github  = Esca-MMC/PollenSprites
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = More Books
   |author  = Mezrag Yasser, Yasser
+
   |author  = jeWel
   |id      = Yasser.PomodoroMod
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 19780
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = More Buildings
   |author  = MouseyPounds
+
   |author  = spacechase0
   |id      = MouseyPounds.PondPainter
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 4703
+
  |curse  = 867740
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = More Bundles
   |author  = CatCattyCat, Cat
+
   |author  = TwinBuilderOne
   |id      = cat.Pong
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 1994
+
   |nexus  = 9709
  |moddrop = 833548
+
   |github  = TwinBuilderOne/StardewValleyMods
   |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    = Pony Weight Loss Program
+
   |name    = More Clocks
   |author  = BadNetCode
+
   |author  = phjoker
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = phjoker.MoreClocks
   |nexus  = 1232
+
   |nexus  = 11840
  |moddrop = 130159
+
   |github  = p-holodynski/StardewValleyMods
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Poop Framework
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PoopFramework
 
  |nexus  = 17152
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = More Conversation Topics
   |author  = LeFauxMatt
+
   |author  = violetlizabet
   |id      = furyx639.PortableHoles
+
   |id      = violetlizabet.MoreConvoTopics
  |curse  = 871832
+
   |nexus  = 10008
   |nexus  = 13471
+
   |github  = elizabethcd/MoreConversationTopics
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = More Dresser Variety
   |author  = kdau
+
   |author  = Dragoon23
   |id      = kdau.PortableTV
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 5674
+
   |nexus  = 24194
  |moddrop = 761325
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/portabletv
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = More Events
   |author  = chocolatte12
+
   |author  = Siweipancc
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 20141
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = More Fertilizers
   |author  = TrollTheBotman
+
   |author  = atravita
   |id      = JoshJKe.PortalGun
+
   |id      = atravita.MoreFertilizers
   |nexus  = 3049
+
  |curse  = 870975
   |github  =
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = More for Leo
   |author  = Platonymous
+
   |author  = Blams
   |id      = Platonymous.Portraiture
+
   |id      = blams.MoreForLeo
   |nexus  = 999
+
   |nexus  = 12710
   |moddrop = 793927
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = More Giant Crops
   |author  = i-saac-b, isaacb
+
   |author  = spacechase0
   |id      = i-saac-b.PostBoxMod
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 17614
+
  |curse  = 867723
   |github  = i-saac-b/PostBoxMod
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = More Grass
   |author  = Blams
+
   |author  = Sonozuki
   |id      = blams.PostWeddingDates
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 10708
+
   |nexus  = 5398
   |github  =
+
   |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    = Power Nap
+
   |name    = More Grass on the Beach
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Angela Ranna
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 5256
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = More Grass Starters
   |author  = Digus
+
   |author  = spacechase0
   |id      = Digus.PPJAProducerConverter
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 4972
+
  |curse  = 867750
   |github  = Digus/StardewValleyMods
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/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    = More Health
   |author  = Mucchan
+
   |author  = j4c0b333
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = j4c0b333.Morehealth
   |nexus  =
+
   |nexus  = 4053
  |chucklefish = 3594
+
   |github  =
   |github  = mucchan/sv-mod-prairie-king
 
 
 
  |broke in          = Stardew Valley 1.2
 
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Prizes (Lootboxes)
+
   |name    = More Key Binding
   |author  = Renny
+
   |author  = SorryLate, rharyanto
   |id      = renny.prairiekingprizes
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 2811
+
   |nexus  = 5290
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Incognito357
+
   |author  = Binarynova
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = binarynova.levelupnotifications
   |nexus  = 10769
+
   |nexus  = 21667
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = Binarynova/MyStardewMods
 
+
}}
   |beta broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
 +
  |author  = Aimon111
 +
  |id      = AimonsMoreLivelySewerOverhaulPatches
 +
  |nexus  = 19405
 +
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = More Map Layers
   |author  = Shockah
+
   |author  = Platonymous
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 10956
+
   |nexus  = 1134
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |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    = Predict Seed Maker
+
   |name    = More Mine Ladders
   |author  = lech43
+
   |author  = JadeTheavas
   |id      = lech43.PredictSeedMaker
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
  |nexus  = 6395
+
   |nexus  = 2105
  |github  =
+
   |github  = JadeTheavas/MoreMineLadders
}}
 
{{#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.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = More Multiplayer Info
   |author  = kdau
+
   |author  = cheesysteak
   |id      = kdau.PregnancyRole
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 5762
+
   |nexus  = 2173
  |moddrop = 768494
+
   |github  = cheesysteak/stardew-steak
   |github  =
 
  |source  = https://gitlab.com/kdau/pregnancyrole
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = igotnousername
+
   |author  = yummypecho
   |id      = igotnousername.PrepareNewDay
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 7638
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = More Nightly Events
   |author  = DraconisLeonidas
+
   |author  = Khloe Leclair
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = leclair.morenightlyevents
   |nexus  = 13583
+
   |nexus  = 22612
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = More Rain
   |author  = skuldomg, Skuld
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = skuldomg.priceDrops
+
   |id      = Omegasis.MoreRain
   |nexus  = 2047
+
   |nexus  = 441
   |github  = skuldomg/priceDrops
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = More Random Edition, Randomizer
   |author  = lech43
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = lech43.PriceFluctuation
+
   |id      = Chikakoo.Randomizer
   |nexus  = 6396
+
   |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  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = More Sexy Dwarf
   |author  = skiilaa
+
   |author  = CyberCheese
   |id      = skiilaa.Prices
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 2255
+
   |nexus  = 4320
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
  |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 Silo Storage
   |author  = Darkhax
+
   |author  = OrneryWalrus
   |id      = darkhax.pricetooltip
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  =
+
   |nexus  = 2587
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
+
   |broke in = Stardew Valley 1.3
 
 
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = More Slimes, More Monsters
   |author  = atravita
+
   |author  = Ded4lif
   |id      = atravita.PrismaticClothing
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
  |curse  = 870969
+
   |nexus  = 7526
  |moddrop = 1205162
+
   |github  =
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = More Sorting, More Sorting Options
   |author  = aedenthorn, Erinthe
+
   |author  = Chris Kau & Sean Nightingale
   |id      = aedenthorn.PrismaticFire
+
   |id      = CKSR.MoreSorting
   |nexus  = 12931
+
   |nexus  = 22944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = More TV Channel, CanaisTv
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 12589
+
   |nexus  = 5126
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = More Visible Cask Quality, More Visible Cask Rarity
   |author  = kdau
+
   |author  = mushymato
   |id      = kdau.PrismaticPride
+
   |id      = mushymato.MoreVisibleCaskRarity
   |nexus  = 9019
+
   |nexus  = 26052
   |moddrop = 978503
+
   |github  =
   |github =
+
}}
   |source = https://gitlab.com/kdau/prismaticpride
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Weapons
 +
   |author = Joco80 & Sasara
 +
   |id      = Joco80.MoreWeapons
 +
  |nexus  = 1168
 +
  |github = Sasara2201/More-Weapons-SDV-Mod-
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Morning Auto-Pause
   |author  = MrKoatl
+
   |author  = Zamiel
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 7866
+
   |nexus  = 21266
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Mossy Tree Bubble
   |author  = Achtuur
+
   |author  = Tocseoj
   |id      = Achtuur.PrismaticStatue
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 17013
+
   |curse   = 1008228
   |github  = Achtuur/StardewMods
+
   |moddrop = 1564905
 
+
  |nexus  = 22818
   |beta broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = MOTD Mod
   |author  = stokastic
+
   |author  = thfr
   |id      = stokastic.PrismaticTools
+
   |id      = thfr.MOTDMod
   |nexus  = 2428
+
   |nexus  = 3703
   |github  = stokastic/PrismaticTools
+
   |github  = rfht/MOTDMod
 
 
  |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    = Motorcycle Mod, Moto Mod
   |author  = Digus
+
   |author  = Akane
   |id      = Digus.ProducerFrameworkMod
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  = 4970
+
   |nexus  = 10553
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6
 +
  |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-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    = Producer Framework Mod → PFMAutomate
+
   |name    = mouahrara's Module Collection
   |author  = Digus
+
   |author  = mouahrara
   |id      = Digus.PFMAutomate
+
   |id      = mouahrara.mouahrarasModuleCollection
   |nexus  = 5038
+
   |nexus  = 18973
   |github  = Digus/StardewValleyMods
+
   |github  = mouahrara/mouahrarasModuleCollection
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Mouse Fishing
   |author  = SinZ
+
   |author  = ruggerbuns
   |id      = SinZ.Profiler
+
   |id      = ruggerbuns.MouseFishing
   |nexus  = 12135
+
  |curse  = 1046572
   |github  = SinZ163/StardewMods
+
  |moddrop = 1597338
 +
   |nexus  = 25231
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = spacechase0
+
   |author  = Night
   |id      = spacechase0.ProfitCalculator
+
   |id      = Night.MovementFishing
  |curse  = 867736
+
   |nexus  = 25571
  |moddrop = 771668
+
   |github  =
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = 6135
+
  |author  = ylsama
   |id      = 6135.ProfitCalculator
+
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
  |moddrop = 1502461
+
   |curse   = 1063458
   |nexus  = 19931
+
   |nexus  = 2614
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = ylsama/RightClickMoveMode
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator → DGA Support
+
   |name    = Moveable Mailbox
   |author  = 6135
+
   |author  = aedenthorn, Erinthe
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = aedenthorn.MoveableMailbox
   |moddrop = 1502461
+
   |curse  = 868858
   |nexus  = 19931
+
   |nexus  = 7834
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
+
   |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    = Profit Margins
+
   |name    = Moveable Pet Bowl
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.ProfitMargins
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus   = 4663
+
   |curse   = 868849
   |moddrop = 716352
+
   |nexus  = 8038
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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    = Progressive Access Farm
+
   |name    = Move Annoying Cursor
   |author  = onjulraz
+
   |author  = joljyo
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 2923
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Move Bed
   |author  = Shockah
+
   |author  = yangZ, yangZheng20
   |id      = Shockah.ProjectFluent
+
   |id      = yangZ.MoveBed
   |nexus  = 12638
+
   |nexus  = 23308
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Move Between Buildings
   |author  = NarlanMarlan
+
   |author  = Vilaboa
   |id      = narlan.projects
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 3785
+
   |nexus  = 17391
   |github  = NolanEastburn/ProjectS
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Move Faster
   |author  = kdau
+
   |author  = Shuai Zhang
   |id      = kdau.PublicAccessTV
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 5605
+
   |nexus  = 1351
   |moddrop = 757967
+
   |github = hcoona/StardewValleyMods
  |source = https://gitlab.com/kdau/predictivemods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Move Greenhouse Plot
   |author  = TerryDBS
+
   |author  = aedenthorn, Erinthe
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 7048
+
  |curse  = 868738
   |github  =
+
  |nexus  = 13589
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Move It
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveIt
 +
  |curse  = 868688
 +
   |nexus  = 15163
 +
   |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    = Purchasable Galaxy Item
+
   |name    = Movement Mod, Movement Modifier
   |author  = SorryLate
+
   |author  = Zoryn
   |id      = SorryLate.GalaxyItem
+
   |id      = Zoryn.MovementModifier
   |nexus  = 5289
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |beta broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movement Speed
 +
  |author  = bcmpinc
 +
   |id      = bcmpinc.MovementSpeed
 +
  |nexus  = 2736
 +
  |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Move Through Object
   |author  = Paracosm
+
   |author  = ylsama
   |id      = Paracosm.PurchasableRecipes
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 1722
+
   |nexus  = 2680
 
   |github  =
 
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
  
   |broke in = Stardew Valley 1.3
+
  |dev note = source in separate Git branch
   |status  = workaround
+
 
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = abandoned
  |unofficial version = 1.0.1-unofficial.3.mizzion
+
   |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
  |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    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PuristMod
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 16097
+
  |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    = Pussle
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Platonymous
+
   |author  = daleonar
   |id      = Platonymous.Pussle
+
   |id      = daleonar.Snorlax
  |moddrop = 1521424
+
   |nexus  = 16194
   |nexus  = 19760
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley ≤1.5.6
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = MTN, More Than Necessary
   |author  = DewMods
+
   |author  = SgtPickles, GameMX
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 15589
+
   |nexus  = 2256
 
   |github  =
 
   |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    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Muffin Core
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Kabi-chan
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = kabi-chan.MuffinCore
  |curse  = 867715
+
   |nexus  = 8070
   |nexus  = 7455
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Multi Fertilizer
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Toolkit
+
   |id      = spacechase0.MultiFertilizer
   |nexus   = 1726
+
   |curse   = 867717
   |moddrop = 793815
+
   |nexus  = 7436
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Backpacks
 +
  |author  = skiilaa
 +
  |id      = skiilaa.MultiplayerBackpacks
 +
  |nexus  = 2282
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Multiplayer Emotes
   |author  = spacechase0
+
   |author  = FerMod
   |id      = spacechase0.QiChest
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 15696
+
   |nexus  = 2347
   |github  = spacechase0/StardewValleyMods
+
   |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    = Qi Exchanger
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Mizzion
+
   |author  = Achtuur
   |id      = mizzion.qiexchanger
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 1930
+
   |nexus  = 16891
  |moddrop = 661359
+
   |github  = Achtuur/StardewMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Multiplayer Horse Reskin
   |author  = UnknownLegacy
+
   |author  = delphinwave
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 7904
+
   |nexus  = 7681
   |github  = UnkLegacy/QiSprinklers
+
   |github  =
 
 
  |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    = Multiplayer Hub
   |author  = Prismuth
+
   |author  = Alberto Moreira Luiz
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 1647
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status    = workaround
+
}}
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
{{#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    = Quality Bait
+
   |name    = Multiplayer Info
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
   |id      = MindMeltMax.QualityBait
+
   |id      = MindMeltMax.MPInfo
   |moddrop = 1443555
+
  |curse  = 1004488
   |nexus  = 16832
+
   |moddrop = 1302776
 +
   |nexus  = 15155
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = ytsc
+
   |author  = Scayze
   |id      = ytsc.QualityFishPonds
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 11021
+
   |nexus  = 16030
   |github  = YTSC/StardewValleyMods
+
   |github  = scayze/multiprairie
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = SilentOak
+
   |author  = Xoulious
   |id      = SilentOak.QualityProducts
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 3609
+
   |nexus  = 25222
   |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    = Multiplayer Mod
   |author  = SilentOak
+
   |author  = Tran Minh Thong
   |id      = SilentOak.AutoQualityPatch
+
   |id      = multiplayer.mod
   |nexus  = 3609
+
   |nexus  = 16582
   |github  = silentoak/StardewMods
+
   |github  = TMThong/Stardew-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Multiplayer Mod Checker
   |author  = Traktori
+
   |author  = Cherry, CherryChain
   |id      = Traktori.QualityScrubber
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 5663
+
   |nexus  = 6609
   |github  = Traktori7/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Multiplayer Mod Limit
   |author  = Traktori
+
   |author  = weizinai
   |id      = Traktori.AM.QualityScrubber
+
   |id      = weizinai.MultiplayerModLimit
   |nexus  = 5663
+
   |nexus  = 25446
   |github  = Traktori7/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = barfytheclown
+
   |author  = Unremarkable, animavoro
   |id      = barfytheclown.QualitySmash
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 7907
+
   |nexus  = 2135
   |github  = jn84/QualitySmash
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Multiplayer Shaft Fix
   |author  = Speshkitty
+
   |author  = Prince-Leto
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 7151
+
   |nexus  = 2922
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |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    = Quest Delay
+
   |name    = Multiplayer Speech Bubbles
   |author  = BadNetCode
+
   |author  = Kalthramis
   |id      = BadNetCode.QuestDelay
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 1239
+
   |nexus  = 2192
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 +
  |source  = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
 +
 +
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 +
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Multiplayer Time
   |author  = PurrplingCat
+
   |author  = lolmaj
   |id      = PurrplingCat.QuestFramework
+
   |id      = lolmaj.MultiplayerTime
  |curse  = 577691
+
   |nexus  = 2543
   |nexus  = 6414
+
   |github  = MaciejMarkuszewski/StardewValleyMod
   |github  = purrplingcat/QuestFramework
 
 
 
  |warnings = Broken on Android.
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Multiple Floor Farmhouse
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |curse  = 868671
+
   |curse  = 868848
   |nexus  = 16403
+
   |nexus  = 8077
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiple Floor Farmhouse - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.MultipleFloorFarmhouse
 +
  |nexus  = 25303
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Multiple Gifts for Spouses
   |author  = Vexorth
+
   |author  = Redwood
   |id      = Vexorth.Warp
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 16605
+
   |nexus  = 2910
   |github  =
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Multiple Horses
   |author  = adverserath
+
   |author  = CyanFire
   |id      = Adverserath.QuickGlance
+
   |id      = CF.MultipleHorses
   |nexus  = 12058
+
   |nexus  = 25620
   |github  = adverserath/QuickGlance
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Multiple Mini-Obelisks
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.QuickLoad
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 7756
+
  |curse  = 870945
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Multiple Spouse Dialogs
   |author  = Enaium
+
   |author  = ceruleandeep
   |id      = Enaium.QuickMinigame
+
   |id      = ceruleandeep.multiplespousedialogs
   |curse   = 438741
+
   |nexus   = 8711
   |moddrop = 895127
+
   |github  = ceruleandeep/CeruleanStardewMods
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Multiple Spouses
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 6548
+
  |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    = Quick Sell
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = SlyMerc
   |id      = AlejandroAkbal.QuickSell
+
   |id      = FileLoading
   |nexus  = 7854
+
   |nexus  = 1094
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Multi Save
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.QuickShop
+
   |id      = aedenthorn.MultiSave
   |curse  = 436793
+
   |curse  = 868681
  |moddrop = 864170
+
   |nexus  = 15402
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Enaium-StardewValleyMods/QuickShop
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Multi Save - Continued
   |author  = WuestMan, redknightofdoom
+
   |author  = recon88
   |id      = WuestMan.QuickStart
+
   |id      = recon88.MultiSave
   |nexus  = 2375
+
  |curse  = 1018922
   |github  = Brian-Wuest/Quick_Start
+
   |nexus  = 22953
 
+
   |github  = recon88/Multi-Save-Continued
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Multitool
   |author  = Allan Wang
+
   |author  = Miome
   |id      = AllanWang.QuickSwap
+
   |id      = miome.MultiToolMod
   |nexus  = 13956
+
   |nexus  = 2546
   |github  = AllanWang/Stardew-Mods
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Multi-User Chests
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.Quotes
+
   |id      = MindMeltMax.MUC
   |nexus  = 6503
+
  |curse  = 997982
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9856
 +
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Multi Yield Crops
   |author  = justastranger
+
   |author  = Cherry, CherryChain
   |id      = jas.RadioactiveGeodes
+
   |id      = Cherry.MultiYieldCrops
  |moddrop = 952722
+
   |nexus  = 6069
   |nexus  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = kakashigr
+
   |author  = Jacque Pott
   |id      = kakashigr.RadioactiveTools
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 7630
+
   |nexus  = 14023
   |github  = kakashigr/stardew-radioactivetools
+
   |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    = Rainbow Cursor
+
   |name    = Murdercrows
  |author  = Jamie Taylor
 
  |id      = jltaylor-us.RainbowCursor
 
  |nexus  = 15886
 
  |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rainbow Trail
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RainbowTrail
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 16914
+
  |curse  = 868878
 +
   |nexus  = 6615
 
   |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    = Raincoat When Raining
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = BikiFae, bikinavisho
+
   |author  = cotboy
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = cambam.MURDERDRONE
   |nexus  = 4659
+
   |nexus  = 4507
   |github  = bikinavisho/RainCoatWhenRaining
+
   |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    = RainPlus
+
   |name    = Murder Mod
   |author  = Deadlykirpy
+
   |author  = Aren, Aren Desai
   |id      = Kirpy.RainPlus
+
   |id      = Aren.MurderMod
   |nexus  = 6559
+
   |nexus  = 17470
   |github  =
+
   |github  = ArenKDesai/Murder-Mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Museum Donation Checker
   |author  = EvilPdor
+
   |author  = Hitaxas
   |id      =
+
   |id      = Hitaxas.Dono.DLL
   |nexus  =
+
   |nexus  = 24225
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = Museum Rearranger
   |author  = StultusV
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 11554
+
   |nexus  = 428
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |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    = Rains Interaction Mod
+
   |name    = Museum Store
   |author  = RainKuro
+
   |author  = atravita
   |id      = RainKuro.RainsInteractionMod
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 18850
+
  |curse  = 870973
   |github  =
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Mushroom Cursors
   |author  = blueberry
+
   |author  = Expl0
   |id      = blueberry.RaisedGardenBeds
+
   |id      = Expl0.MushroomCursors
   |nexus  = 5305
+
   |nexus  = 12594
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Mushroom Levels
   |author  = drbirbdev
+
   |author  = Eireon, Ben Patterson
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 12280
+
   |nexus  = 2818
   |github  = drbirbdev/StardewValley
+
   |github  = benrpatterson/MushroomLevels
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Mushroom Level Tip
   |author  = balllight
+
   |author  = WhiteMind
   |id      = balllight.RandomBundles
+
   |id      = WhiteMind.MLT
   |nexus  = 13790
+
   |nexus  = 1894
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Mushroom Log Additions
   |author  = bookworm89723
+
   |author  = justastranger
   |id      = davis.randomhair
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 3271
+
  |moddrop = 1539617
   |github  = joaniedavis/RandomHairMod
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Mushroom Propagator Automation
   |author  = LakeMonster_, LakeMonster666
+
   |author  = blueberry and Oddshot
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 5250
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random NPCs, Random Visitors
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.RandomNPC
 
  |nexus  = 4911
 
  |github  = aedenthorn/StardewValleyMods
 
 
 
  |warnings  = doesn't work in multiplayer.
 
  
   |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    = Random Start Day
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = idermailer
+
   |author  = blueberry, blueberry and Oddshot
   |id      = idermailer.RandomStartDay
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 13225
+
   |nexus  = 4637
   |github  = idermailer/RandomStartDay
+
   |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    = Random Tastes
+
   |name    = Mushroom Rancher
   |author  = skiilaa
+
   |author  = Goldenrevolver
   |id      = skiilaa.RandomTastes
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 2285
+
   |nexus  = 10978
 
+
   |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-3345023
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Musical Cellar
   |author  = CatCattyCat, Cat
+
   |author  = Lis
   |id      = cat.sprinklerrange
+
   |id      = Lis.MusicalCellar
   |nexus  = 1179
+
   |nexus  = 7626
  |moddrop = 833536
+
   |github  = lisamreynolds/MusicalCellar
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Musical Paths
   |author  = vgperson
+
   |author  = aedenthorn, Erinthe
   |id      = vgperson.RangedTools
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 6935
+
  |curse  = 868739
   |github  = vgperson/RangedTools
+
   |nexus  = 13197
 +
   |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    = Range Highlight
+
   |name    = Mutant Rings
   |author  = Jamie Taylor
+
   |author  = ApryllForever
   |id      = jltaylor-us.RangeHighlight
+
   |id      = ApryllForever.MutantRings
   |nexus  = 6752
+
   |nexus  = 23849
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = My Money
   |author  = nicks
+
   |author  = Marcos Brendon
   |id      = nicks.RavenofTheValley
+
   |id      = marcos.mymoney
   |nexus  = 19856
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Mystical Buildings
   |author  = Remy Bach
+
   |author  = PeacefulEnd
   |id      = remybach.readersdigest
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus  = 3040
+
  |curse  = 870928
   |github  = remybach/stardew-valley-readersdigest
+
   |nexus  = 12312
 +
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Name Tags
   |author  = Kevin Connors
+
   |author  = Enaium
   |id      = KevinConnors.RealisticFishing
+
   |id      = Enaium.NameTags
   |nexus   = 2623
+
   |curse   = 436816
   |github  = kevinforrestconnors/RealisticFishing
+
   |moddrop = 877767
 
+
   |nexus   =
   |broke in = Stardew Valley 1.3.29
+
   |github  = Enaium-StardewValleyMods/NameTags
<!--
 
   |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    = Napalm Mummies
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 6269
+
  |curse  = 868675
 +
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Real Time
+
   |name    = Nature Strikes Back
   |author  = Enaium, Lightcolour888
+
   |author  = Clumsy Jackdaw
   |id      = Enaium.RealTime
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 5336
+
   |nexus  = 19771
   |github  =
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Neat Additions
   |author  = drbirbdev
+
   |author  = Ilyaki
   |id      = drbirbdev.RealtimeFramework
+
   |id      = ilyaki.neatadditions
   |nexus  = 18915
+
   |nexus  = 2648
   |github  = drbirbdev/StardewValley
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Network Optimizer
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.RealtimeMinimap
+
   |id      = Ilyaki.NetworkOptimizer
  |curse  = 867706
+
   |nexus  = 3021
   |nexus  = 9386
+
   |github  = Ilyaki/NetworkOptimizer
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |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  = SixthTitan
+
   |author  = DestyNova
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 5773
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = Never Lose Stamina
   |author  = cantorsdust and Pathoschild
+
   |author  = j4c0b333
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = j4c0b333.NeverLoseStamina
   |nexus  = 172
+
   |nexus  = 4046
   |github  = cantorsdust/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reciprocate
+
   |name    = New Achieve, Obtain Achievements
   |author  = YunHikari
+
   |author  = AbelSdf, Abel_sdf
   |id      = YunHikari.Reciprocate
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 17714
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = New Clothes Every Day
   |author  = lperkins2, Logan Perkins
+
   |author  = Vrakyas
   |id      = lperkins2.RecoverStamina
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 2332
+
   |nexus  = 4030
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = New Game on Launch
   |author  = Dem1se
+
   |author  = Nobbele
   |id      = Dem1se.RecurringReminders
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 6840
+
   |nexus  = 2654
   |github  = dem1se/SDVMods
+
   |github  = 4ppleCracker/NewGameOnLaunch
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in     = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = New Game Plus
   |author  = XxHarvzBackxX
+
   |author  = Spacechase0
   |id      = harvz.RecyclableCola
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 10865
+
  |curse  = 867147
   |github  = XxHarvzBackxX/recyclableCola
+
   |nexus  = 10786
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = New Machines
   |author  = Aimon111 & DaLion
+
   |author  = Igorious
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 11420
+
   |nexus  =
   |github  =
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redraw Pelican Town Config
+
   |name    = New Years Eve → Fireworks
   |author  = JefGrizli
+
   |author  = sophiesalacia
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = sophie.Fireworks
   |nexus  = 15564
+
   |nexus  = 15277
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = Nexus Mods Button
   |author  = TfueLovesBanana
+
   |author  = Pickysaurus
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 16764
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Nice Messages
   |author  = Nick Martin
+
   |author  = Nori, seaweednori
   |id      = NickMartin.RefundStaircases
+
   |id      = nori.NiceMessages
   |nexus  = 19209
+
   |nexus  = 6160
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Night Event Chance Tweak
   |author  = Hammurabi
+
   |author  = aedenthorn, Erinthe
   |id      = HammurabiRegeneration
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus   =
+
   |curse   = 868806
   |chucklefish = 4584
+
   |nexus  = 10633
   |source = https://community.playstarbound.com/resources/regeneration.4584/updates
+
   |github = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Night Light
 +
   |author  = KankuroGB
 +
  |id      = kankurogb.nightlight
 +
   |nexus  = 21629
 +
  |github = KankuroGB/NightLight
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Owl
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.NightOwl
 +
  |nexus    = 433
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = Nightshade
   |author  = Zoryn
+
   |author  = ichortower
   |id      = Zoryn.RegenMod
+
   |id      = ichortower.Nightshade
   |nexus  =
+
   |nexus  = 23742
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = ichortower/Nightshade
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Night Shift
   |author  = desto, JustToDownloadThings
+
   |author  = SevenChords
   |id      = desto.RegularQuality
+
   |id      = SevenChords.Night_Shift
   |nexus  = 5090
+
   |nexus  = 15345
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Team Timber
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 10322
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Nightwork, 夜间工作
   |author  = SlyMerc
+
   |author  = Night
   |id      = RelationshipBar
+
   |id      = Night.Gaming
   |nexus  = 1009
+
   |nexus  = 25375
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = No Blink
   |author  = rodrigovaz
+
   |author  = Mr Tea, MrTea
   |id      = relationshipsenhanced
+
   |id      = MrTea.NoBlink
   |nexus  =
+
   |nexus  = 17220
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = Dragonisser
+
   |author  = kulcris
   |id      = relationshipstatus
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 751
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Noclip Mode
   |author  = M3ales
+
   |author  = Pathoschild
   |id      = M3ales.RelationshipTooltips
+
   |id      = Pathoschild.NoclipMode
   |nexus   =
+
   |curse   = 1000622
   |curse   = 298040
+
   |nexus   = 3900
   |github  = M3ales/RelationshipTooltips
+
   |moddrop = 691002
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = No Cooties
   |author  = Branic
+
   |author  = ceruleandeep
   |id      = Branic.RelationshipTracker
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 2845
+
   |nexus  = 9000
   |github  = Paradox355/SDVMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 
 
  |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    = No Crows
   |author  = AdroSlice
+
   |author  = CatCattyCat, Cat
   |id      = AdroSlice.Relativity
+
   |id      = cat.nocrows
   |nexus  = 13028
+
   |nexus  = 1682
  |github  = adroslice/sdv-relativity-mirror
+
   |moddrop = 833543
}}
+
   |github  = danvolchek/StardewMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
 
   |author  = The Fluffy Robot
 
  |id      = TheFluffyRobot.RelaxingWeekends
 
  |nexus  = 19662
 
   |github  = jamespfluger/Stardew-ModCollection
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = No Crows Revisited
   |author  = zeldela
+
   |author  = Siweipancc
   |id      = zeldela-RememberBirthdays
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 13554
+
   |nexus  = 21129
   |github  = zeldela/sdv-mods
+
   |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = No Debris Weather
   |author  = Annosz
+
   |author  = Underscore76
   |id      = Annosz.RememberFacedDirection
+
   |id      = underscore.nodebris
   |nexus  = 6946
+
   |nexus  = 19699
   |github  = Annosz/StardewValleyModding
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = No Debug Mode
   |author  = heyseth
+
   |author  = Pathoschild
   |id      = heyseth.umbrellas
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 8366
+
   |nexus  = 593
   |github  = heyseth/SDVMods
+
   |github  = Pathoschild/StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Surkasu
+
   |author  = Kryspur
   |id      = Surkasu.Reminders
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 2481
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
  |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    = No Fence Decay
   |author  = pepoluan
+
   |author  = CatCattyCat, Cat
   |id      = pepoluan.RemindToExit
+
   |id      = cat.nofencedecay
   |nexus  = 8727
+
   |nexus  = 1180
   |github  =
+
   |moddrop = 833537
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
   |github  = danvolchek/StardewMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remote Fridge Storage
 
  |author  = EternalSoap, arjan3004
 
  |id      = EternalSoap.RemoteFridgeStorage
 
  |nexus  = 2545
 
   |github  = SoapStuff/Remote-Fridge-Storage
 
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.6
 
+
  |status  = workaround
   |beta broke in = Stardew Valley 1.6
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = No Fence Decay Redux
   |author  = David J. Lee, djslzx
+
   |author  = EnderTedi
   |id      = djsl.RemoveAllMonsters
+
   |id      = EnderTedi.NoFenceDecayRedux
   |nexus  = 5727
+
   |nexus  = 20802
   |github  =
+
   |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = No Festival Timer
   |author  = Hobbes
+
   |author  = mistyspring
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 7838
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = No Friendship Decay
   |author  = Remmie, CoinzReturns
+
   |author  = hitachihex
   |id      = Remmie.Rename
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 2130
+
   |nexus  =
   |github =
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = No Friendship Decay - Reborn
   |author  = Parabyted
+
   |author  = The Fluffy Robot
   |id      = parabyted.renamerework
+
   |id      = TheFluffyRobot.No
   |nexus  = 10866
+
   |nexus  = 22922
   |github  =
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = No Greenhouse Entrance Tiles
   |author  = SolusCleansing
+
   |author  = idermailer
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 18909
+
   |nexus  = 21557
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = JarvieK
+
   |author  = Kumagabear
   |id      = JarvieK.RentedTools
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 1307
+
   |nexus  = 19655
   |github  = Jarvie8176/StardewMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = No Hoof Sound
   |author  = PunningLinguist
+
   |author  = AbelSdf, Abel_sdf
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 7585
+
   |nexus  = 21020
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = No Kids Ever
   |author  = jwdred
+
   |author  = Hangy
   |id      = jwdred.Replanter
+
   |id      = Hangy.NoKidsEver
   |nexus  = 589
+
   |nexus  = 1464
   |github  = jdusbabek/stardewvalley
+
   |github  = L3thal1ty/No-Kids-Ever
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = No Kimchi
   |author  = littleraskol
+
   |author  = jaeha, qpqpqp121
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = jaeha.No_Kimchi
   |nexus  = 6837
+
   |nexus  = 5043
   |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = rocslayer, James Overton
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = Roc.Reseed
+
   |id      = theultimatenuke.testmod
   |nexus  = 2421
+
   |nexus  = 17965
   |github  =
+
   |github  = TheUltimateNuke/StardewValleyMods
 
 
  |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    = No Mine Flyers Redux
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = minervamaga
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = minervamaga.NoMineFlyersRedux
  |moddrop = 1080116
 
 
   |nexus  =
 
   |nexus  =
   |github  = Sakorona/SDVMods
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = mabelSyrup
+
   |author  = Guedez
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = exhaustion.protection
   |nexus  = 4715
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.3-unofficial.1-esca
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No More Pets
 +
   |author  = Omegasis, Alpha_Omegasis
 +
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 +
  |nexus  = 506
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
   |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
+
   |broke in = Stardew Valley 1.3.29
 
+
   |status  = abandoned
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = No More Random Mine Flyers
   |author  = aedenthorn, Erinthe
+
   |author  = Drynwynn, thepaladinknight
   |id      = aedenthorn.ResourceStorage
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 17951
+
   |nexus  = 2528
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Non Destructive NPCs
   |author  = spacechase0
+
   |author  = MadaraUchiha
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 12029
+
   |nexus  = 5176
   |github  = spacechase0/StardewValleyMods
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 14519
+
  |curse  = 868891
 +
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Offscreen Flying Monsters
 +
  |author  = SirDigby
 +
  |id      = SirDigby.NoOffscreenFlyers
 +
  |nexus  = 22354
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = No Pause When Inactive - Global
   |author  = iceburg
+
   |author  = Neko Boi Nick
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 4974
+
   |nexus  = 19250
   |github  = ManApart/RetroActiveAchievements
+
   |github  = thakyZ/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = No Poverty by Disconnect
   |author  = millerscout
+
   |author  = Slumber
   |id      = Millerscout.RetroactiveStardew
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 6953
+
   |nexus  = 11529
   |github  = millerscout/StardewMillerMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = No Quarry
   |author  = Iceburg
+
   |author  = mlambley
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = mlambley.NoQuarry
   |nexus  = 356
+
   |nexus  = 19410
 
   |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    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = GreenOnion24
+
   |author  = Platonymous
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 8526
+
  |moddrop = 1521423
 +
   |nexus  = 19334
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = No Rumble Horse
   |author  = atravita
+
   |author  = Xangria
   |id      = atravita.ReviveDeadCrops
+
   |id      = Xangria.NoRumbleHorse
  |curse  = 870964
+
   |nexus  = 1779
  |moddrop = 1294436
+
   |github  =
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = No Seeds
   |author  = ribeena
+
   |author  = lech43
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = lech43.NoSeeds
   |nexus  = 11809
+
   |nexus  = 6392
   |github  = ribeena/BusLocations
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = No Seeds From Trees Fix
   |author  = Rafseazz
+
   |author  = KirbyLink
   |id      = Rafseazz.RidgesideVillage
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 7286
+
   |nexus  = 2947
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = KirbyLink/NoSeedsFromTreesFix
 +
 
 +
  |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    = Ring Overhaul
+
   |name    = No Soil Decay
   |author  = Goldenrevolver
+
   |author  = ThatNorthernMonkey
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 10669
+
   |nexus  = 237
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = No Soil Decay On Farm
   |author  = Jibb
+
   |author  = A_Dude
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 12171
+
   |nexus  = 8071
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = No Soil Decay Redux
   |author  = Yoshify
+
   |author  = Platonymous
   |id      = Yoshify.RiseAndShine
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus   = 3
+
   |curse   = 307727
   |github  =
+
   |moddrop = 793930
 
+
   |nexus   = 1084
   |broke in = SMAPI 0.39.1
+
   |github = Platonymous/Stardew-Valley-Mods
  |status   = workaround
 
   |summary = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
  |unofficial version = 1.1.1-whisk-update
 
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Note Blocks
   |author  = idermailer
+
   |author  = Yaramy
   |id      = idermailer.riverfarmButBridge
+
   |id      = yaramy.noteblocks
   |nexus  = 15748
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Notes
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.RobinWorkHours
+
   |id      = Platonymous.Notes
   |nexus  = 11244
+
  |curse  = 307729
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3068
 +
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Not Far From The Tree
   |author  = Teban100
+
   |author  = TheElm
   |id      = RopeBridge
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 824
+
   |nexus  = 4739
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = GStefanowich/SDV-NFFTT
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.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 Thunder Sound
   |author  = ApryllForever
+
   |author  = Sto13
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = Sto13.NoThunderSound
   |nexus  = 12764
+
   |nexus  = 14414
   |github  = ApryllForever/Rummage
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = No Transitions
   |author  = fierro
+
   |author  = crazywig
   |id      = fierro.rune_magic
+
   |id      = crazywig.notransitions
   |nexus  = 15065
+
   |nexus  = 7354
   |github  = facufierro/RuneMagic
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = No Warp Delay
   |author  = Krutonium
+
   |author  = Tran Minh Thong
   |id      = krutonium.sprint
+
   |id      = no.warp.delay
   |nexus  = 12701
+
   |nexus  = 19805
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Now Playing
   |author  = strato35
+
   |author  = John Peters
   |id      = Strato35.RunningKey
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 5527
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Coll1234567
+
   |author  = PurrplingCat
   |id      = Coll1234567.RunningLate
+
   |id      = purrplingcat.npcadventure
   |nexus  = 3518
+
  |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    = Rush Orders
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = spacechase0
+
   |author  = shounlol
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = shounlol.NPCBucket
  |curse  = 867397
+
   |nexus  = 20328
  |moddrop = 127276
+
   |github  =
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = NPC Clothing Framework
   |author  = ZeroMeters
+
   |author  = aedenthorn, Erinthe
   |id      = ZeroMeters.SAAT.API
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 10747
+
  |curse  = 868727
   |github  = Dawilly/SAAT
+
   |nexus  = 13940
 +
   |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    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = NPC Geometry
   |author  = ZeroMeters
+
   |author  = ichortower
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = ichortower.NPCGeometry
   |nexus  = 10747
+
   |nexus  = 19259
   |github  = Dawilly/SAAT
+
   |github  = ichortower/NPCGeometry
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after SAAT.API-->
+
   |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    = Safe Lightning
+
   |name    = NPC Map Locations
   |author  = CatCattyCat, Cat
+
   |author  = Bouhm and Pathoschild
   |id      = cat.safelightning
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 2039
+
   |nexus  = 239
  |moddrop = 833550
+
   |github  = Bouhm/stardew-valley-mods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = NPC Map Locations Extra Config
   |author  = Shockah
+
   |author  = trashcan9
   |id      = Shockah.SafeLightning
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 11857
+
   |nexus  = 16236
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = NPC Path Displayer, Path Display
   |author  = LunaticShade
+
   |author  = Akago
   |id      = LunaticShade.SafeReading
+
   |id      = akago.PathDisplay
   |nexus  = 8564
+
   |nexus  = 7563
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = NPC Speak
   |author  = blueberry
+
   |author  = jwdred
   |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      =
   |nexus  = 4154
+
   |nexus  = 694
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = Artinity
+
   |author  = siliconmodding
   |id      = Artinity.SaloonWarpTotem
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 16450
+
   |nexus  = 23637
   |github  = Artinity/SaloonWarpTotem
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAML
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = MindMeltMax
+
   |author  = ApryllForever
   |id      = MindMeltMax.SAML
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 20250
+
   |nexus  = 23339
   |github  = MindMeltMax/SAML
+
   |github  = ApryllForever/NuclearBombLocations
 
 
  |broke in = Stardew Valley ≤1.5.6
 
 
 
  |beta status = ok
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Numerical Health
   |author  = Jesse, Jdvicks94
+
   |author  = Hydrox, hydrox6
   |id      = Jesse.SauvignonInStardew
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 2597
+
   |nexus  = 4863
  |github  = JDvickery/Sauvignon-in-Stardew
 
 
 
  |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
 
  |name    = Savage Vincent (NPC Speech Bubbles)
 
  |author  = BlaDe
 
  |id      = BlaDe.NPCSpeechBubblesVincent
 
  |nexus  = 11833
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Object Import Map, Import Map
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.SaveAnywhere
+
   |id      = aedenthorn.ImportMap
   |curse  = 898109
+
   |curse  = 868788
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 10965
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = aedenthorn/StardewValleyMods
  
   |warnings = Unstable and breaks when used. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Object Product Display
   |author  = SMAPI
+
   |author  = aedenthorn, Erinthe
   |id      = SMAPI.SaveBackup
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  =
+
   |nexus  = 18365
  |url    = https://smapi.io
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Pathoschild/SMAPI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Object Progress Bars
   |author  = SorryLate, rharyanto
+
   |author  = Adeel Tariq
   |id      = SorryLate.SaveGameOptions
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 5190
+
   |nexus  = 2803
   |github  =
+
   |github  = AdeelTariq/ObjectProgressBars
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
   |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    = Scale Up
+
   |name    = Object Time Left
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.ScaleUp
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus   = 3130
+
   |curse   = 867757
   |moddrop = 793912
+
   |moddrop = 131148
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = Ocarina of Time, Ocarina of Time Melodies
   |author  = WretchedPenguin
+
   |author  = LokiG4m3r
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 3579
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = OK Night Check
   |author  = BinaryLip
+
   |author  = aedenthorn, Erinthe
   |id      = BinaryLip.ScheduleViewer
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 19305
+
  |curse  = 868714
   |github  = BinaryLip/ScheduleViewer
+
   |nexus  = 14231
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = OmniFarm
   |author  = Gaiadin
+
   |author  = lambui
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 10805
+
   |nexus  =
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Omni Swing
   |author  = Caraxian
+
   |author  = Alejandro Akbal
   |id      = caraxian.scroll.to.blank
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 4144
+
   |nexus  = 7877
  |chucklefish = 4405
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
   |github  = Caraxi/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Omni Tools
   |author  = Tomwa
+
   |author  = aedenthorn, Erinthe
   |id      = Tomwa.ScrollToZoom
+
   |id      = aedenthorn.OmniTools
   |nexus  = 2163
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = One Click Shed Reloader
 +
  |author  = BitwiseJon
 +
  |id      = BitwiseJonMods.OneClickShedReloader
 +
  |nexus  = 2052
 +
  |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = One Day at a Time
   |author  = kdau
+
   |author  = Miome
   |id      = kdau.ScryingOrb
+
   |id      = Miome.OneDayAtATime
   |nexus  = 5603
+
   |nexus  = 8870
   |moddrop = 756553
+
   |github = miome/OneDayAtATime
  |source = https://gitlab.com/kdau/predictivemods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = One Silo Storage
   |author  = mmanlapat
+
   |author  = SorryLate, rharyanto
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 1106
+
   |nexus  = 5150
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3.29
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = One Sprinkler One Scarecrow
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Mizzion
   |id      = SuperAardvark.GameOfLife
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 5361
+
   |nexus  = 3633
   |github  = super-aardvark/AardvarkMods-SDV
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Dawgeth
+
   |author  = Khitiara
   |id      = MTD.SDVTwitch
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 1760
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Online Splitscreen
   |author  = SixthTitan
+
   |author  = DeLiXx
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 3203
+
   |nexus  = 12291
 
   |github  =
 
   |github  =
 +
  |source  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Only Fish Consume Bait, Only Fishes Consume Bait
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.OnlyFishConsumeBait
 +
  |nexus  = 22766
 +
  |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Only Iridium
   |author  = FreeTheJunimos
+
   |author  = xiaoye97
   |id      = freethejunimos.seaclifffarm
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 13911
+
   |nexus  = 4471
 
   |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    = Open Hearts
   |author  = FreeTheJunimos
+
   |author  = MedievalAI
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 14296
+
   |nexus  = 16944
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Orchard - Better Fruit Trees
 +
  |author  = Saitoue
 +
  |id      = Saitoue.Orchard
 +
  |nexus  = 13867
 +
  |github  = Saitoue/Orchard
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Ordinary Capsule
   |author  = Shockah
+
   |author  = LeFauxMatt
   |id      = Shockah.SeasonAffixes
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 16297
+
  |curse  = 871831
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Ore Detector
   |author  = Tyler Gibbs
+
   |author  = AvalonMFX
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 14382
+
  |curse  = 1017154
   |github  = tylergibbs2/StardewValleyMods
+
   |nexus  = 23312
 +
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Ore Increaser
   |author  = dumbledalton
+
   |author  = crazywig
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = crazywig.oreincrease
   |nexus  = 10457
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Ore Increase V3
   |author  = Shaklin
+
   |author  = KKramer85
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = OreIncreaseV3
   |nexus  = 8508
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Organize Inventory Shortcut
   |author  = Janglinator
+
   |author  = Yyeahdude
   |id      = jangles.secretariat
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 7537
+
   |nexus  = 4772
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Ornamental
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.HedgeMaze
+
   |id      = Taskmaster.Ornamental
  |curse  = 868718
+
   |nexus  = 4981
   |nexus  = 14138
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ornithologist's Guild
 +
  |author  = Ivy
 +
  |id      = Ivy.OrnithologistsGuild
 +
  |moddrop = 1601413
 +
  |nexus  = 14510
 +
  |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = OST Player
   |author  = ichortower
+
   |author  = ProfeJavix
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 19112
+
   |nexus  = 25203
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Outfit Disable
   |author  = Platonymous
+
   |author  = idermailer
   |id      = Platonymous.SeedBag
+
   |id      = idermailer.OutfitDisable
   |nexus  = 1133
+
   |nexus  = 23346
  |moddrop = 793931
+
   |github  = idermailer/OutfitDisable
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Outfit Sets
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 15754
+
  |curse  = 868729
 +
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Out of Season Bonuses, Seasonal Items
 +
  |author  = Midori Armstrong, azureglasses
 +
  |id      = midoriarmstrong.seasonalitems
 +
  |nexus  = 1452
 +
  |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Overworld Chests
   |author  = Veress
+
   |author  = aedenthorn, Erinthe
   |id      = Veress.SeedMachines
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 6265
+
  |curse  = 868865
   |github  = mrveress/SDVMods
+
   |nexus  = 7710
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Seed Maker - Better Quality More Seeds
+
   |name    = OwO Stawdew Vawwey
   |author  = vabrell, Victor Abrell
+
   |author  = CrunchyDuck
   |id      = vabrell.sm_bqms
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 14236
+
   |nexus  = 8923
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = P2P Animal Noise
   |author  = mcoocr
+
   |author  = Modotte
   |id      = mcoocr.smcq
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 3089
+
   |nexus  = 17383
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
  |broke in    = SMAPI 3.0
+
   |status = abandoned
   |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    = Pacifist Valley
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 10681
+
  |curse  = 868908
 +
   |nexus  = 5464
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Pacifist Valley - Continued
   |author  = jahangmar
+
   |author  = aedenthorn and FlyingTNT
   |id      = jahangmar.SeedsAreRare
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 3618
+
   |nexus  = 23109
   |github  = jahangmar/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Painting Display
   |author  = Xynerorias
+
   |author  = aedenthorn, Erinthe
   |id      = xynerorias.seedshortage
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 5614
+
  |curse  = 868792
   |github  = xynerorias/Seed-Shortage
+
   |nexus  = 10918
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Panning Upgrades
   |author  = blueberry
+
   |author  = drbirbdev
   |id      = blueberry.SeedsUnpacked
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 7215
+
   |nexus  = 12242
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = drbirbdev/StardewValley
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Panning Upgrades Extra Config
   |author  = Khloe Leclair
+
   |author  = trashcan9
   |id      = leclair.seemerollin
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 10976
+
   |nexus  = 16234
  |moddrop = 1116122
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = aedenthorn, Erinthe
+
   |author  = AnotherStardewValleySunday
   |id      = aedenthorn.SelfServe
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 11313
+
   |nexus  = 14638
   |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    = Self Service
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = JarvieK
+
   |author  = Paritee
   |id      = JarvieK.SelfService
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 1304
+
   |nexus  = 3296
   |github  = Jarvie8176/StardewMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |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
+
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
  |beta broke in = Stardew Valley 1.6
+
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Paritee's Treat Your Animals
   |author  = GuiNoya, Yesst
+
   |author  = Paritee
   |id      = GuiNoya.SelfServiceShop
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 1622
+
   |nexus  = 3375
   |github  = GuiNoya/SVMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
<!--
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |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    = Sell Quality
+
   |name    = Parsnips
   |author  = DonDorscha, jasonmbrady
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = DonDorscha.SellQuality
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 12469
+
   |nexus  = 2166
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = hafnerpw
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 13794
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Partial Hearts
   |author  = Denifia
+
   |author  = aedenthorn, Erinthe
   |id      = Denifia.SendItems
+
   |id      = aedenthorn.PartialHearts
   |nexus   = 1087
+
   |curse   = 868762
   |moddrop = 127754
+
   |nexus  = 11628
   |github  = Denifia/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Particle Effects
   |author  = lolmaj
+
   |author  = aedenthorn, Erinthe
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 3965
+
  |curse  = 868786
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Particle Framework
   |author  = PeacefulEnd
+
   |author  = Espy
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = Espy.ParticleFramework
   |nexus  = 8011
+
   |nexus  = 23544
   |github  = Floogen/SereneGreenhouse
+
   |github  = Smoked-Fish/ParticleFramework
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Part of the Community
   |author  = Ilyaki
+
   |author  = bmarquismarkail, Space Baby
   |id      = Ilyaki.ServerBookmarker
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
  |nexus  = 2968
+
   |nexus  = 923
  |github  = Ilyaki/ServerBookmarker
+
  |github  = bmarquismarkail/SV_PotC
 
 
  |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    = Passable Crops
   |author  = Ilyaki
+
   |author  = NCarigon
   |id      = Ilyaki.ServerBrowser
+
   |id      = NCarigon.PassableCrops
   |nexus  = 3227
+
   |nexus  = 15223
   |github  = Ilyaki/Server-Browser
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Passable Descents
   |author  = PhantomGamers
+
   |author  = Rokugin
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = Rokugin.PassableDescents
   |nexus  = 2993
+
   |nexus  = 22592
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Passable Ladders
   |author  = Aelaan Bluewood
+
   |author  = J_Hizzal
   |id      = AelaanBluewood.SetReminders
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 16112
+
   |nexus  = 2985
   |github  =
+
   |github  = joelra/SDV-PassableLadders
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.1.1-unofficial.1-Drake1427
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Passable Objects
   |author  = aedenthorn, Erinthe
+
   |author  = punyo, yakminepunyo
   |id      = aedenthorn.SewerSlimes
+
   |id      = punyo.PassableObjects
   |nexus  = 18195
+
   |nexus  = 2329
   |github  = aedenthorn/StardewValleyMods
+
   |github  = pomepome/PassableObjects
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Edu Anttunes
+
   |author  = DecidedlyHuman and fellowclown
   |id      = Maze
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 8930
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Passive Friendship
   |author  = Batzpup
+
   |author  = StultusV
   |id      = SharedExp.Batzpup
+
   |id      = StultusV.PassiveFriendship
  |moddrop = 1269698
+
   |nexus  = 8732
   |nexus  = 14607
+
   |github  = JudeRV/Stardew-PassiveFriendship
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = virtualbjorn
+
   |author  = jorgamun
   |id      = virtualbjorn.SharedProfessions
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 16628
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Pause Sync
   |author  = spacechase0
+
   |author  = Terrorbladed
   |id      = spacechase0.SharingIsCaring
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 14263
+
   |nexus  = 10160
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pause Time in Multiplayer Revived
   |author  = TheCroak
+
   |author  = mishmaash
   |id      = TheCroak.BuildingsNotifications
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 620
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Pause While Sitting
   |author  = Nishtra
+
   |author  = heyseth
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = heyseth.sitpause
   |nexus  = 756
+
   |nexus  = 8295
   |github  =
+
   |github  = heyseth/SDVMods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = PDQ Paths
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Jaredlll08
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = BlameJared.PDQPaths
   |nexus  = 3782
+
   |nexus  =
   |github  = berkayylmao/StardewValleyMods
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Pelican Fiber
   |author  = Platonymous
+
   |author  = jwdred
   |id      = Platonymous.ShipFromInventory
+
   |id      = jwdred.PelicanFiber
   |nexus  = 3219
+
   |nexus  = 631
   |moddrop = 793916
+
   |github  = jdusbabek/stardewvalley
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
  |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    = Shipments to Quality, Quality from Shipments
+
   |name    = Pelican Postal Service
   |author  = JPAN
+
   |author  = ElectroCrumpet
   |id      = JPAN.QualityFromShipments
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 7531
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Pelican TTS
   |author  = Iceburg
+
   |author  = Platonymous
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 321
+
   |nexus  = 1079
   |github  =
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Pelican xVASynth
   |author  = Futro, Futroo
+
   |author  = aedenthorn, Erinthe
   |id      = futro.ShippingBinSummary
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 18992
+
  |curse  = 868815
   |github  = futroo/Stardew-Valley-Mods
+
   |nexus  = 10250
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = People Seeds
   |author  = holythesea
+
   |author  = bwdy
   |id      = holythesea.SortShippingCollection
+
   |id      = bwdy.peopleseeds
   |nexus  = 15694
+
   |nexus  = 3635
   |github  = holy-the-sea/SortShippingCollection
+
   |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    = Shop Anywhere
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = SorryLate, rharyanto
+
   |author  = MercuriusXeno
   |id      = SorryLate.ShopAnywhere
+
   |id      = Mercurius.RegenPercent
   |nexus  = 5299
+
   |nexus  = 20900
   |github  =
+
   |github  = MercuriusXeno/RegenPercent
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Perfection Tweaker
   |author  = Entoarox
+
   |author  = shekurika
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2278
+
   |nexus  = 8615
  |chucklefish = 4381
+
   |github  =
   |github  = Entoarox/StardewMods
 
  
   |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
 +
  |name    = Perfect Trinkets
 +
  |author  = season
 +
   |id      = season.PerfectTrinkets
 +
  |nexus  = 22358
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Permanent Cellar
   |author  = TheMightyAmondee
+
   |author  = CyanFire
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = CF.PermanentCellar
   |nexus  = 8569
+
   |nexus  = 17257
   |github  = TheMightyAmondee/Shoplifter
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = LeFauxMatt
+
   |author  = Goldenrevolver
   |id      = furyx639.ShoppingCart
+
   |id      = Goldenrevolver.PermanentCookoutKit
  |curse  = 871829
+
   |nexus  = 8035
   |nexus  = 13701
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = LeFauxMatt/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = AvalonMFX
+
   |author  = Avalon, Avalonii
   |id      = AvalonMFX.ShoppingShow
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 18445
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Persistent Buffs
   |author  = Cherry, CherryChain
+
   |author  = aceynk
   |id      = Cherry.ShopTileFramework
+
   |id      = aceynk.PersistentBuffs
   |nexus  = 5005
+
   |nexus  = 25593
  |moddrop = 716384
+
   |github  = aceynk/PersistentBuffs
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = Persistent Game Options
   |author  = moonslime
+
   |author  = Xangria
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 16028
+
   |nexus  = 1778
 
   |github  =
 
   |github  =
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |curse  = 868853
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Mines
 +
  |author  = spacechase0
 +
  |id      = spacechase0.PersistentMines
 +
  |curse  = 867127
 +
  |nexus  = 14985
 +
  |github  = spacechase0/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    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = Traktori
+
   |author  = Dragoon23
   |id      = Traktori.ShowBirthdays
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 7495
+
   |nexus  = 24719
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Persival's Bundle Mod
   |author  = Igorious
+
   |author  = Persival
   |id      = Igorious.Showcase
+
   |id      =
   |nexus  =
+
   |nexus  = 438
  |chucklefish = 4487
+
   |github  =
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Anvil
 +
  |author  = Strobe
 +
  |id      = Strobe.PersonalAnvil
 +
  |nexus  = 5326
 +
  |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Personal Combat Drone Redux
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Prism 99
   |id      = f4iTh.ShowCatchQuality
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 3326
+
   |nexus  = 18224
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Personal Effects
   |author  = MasterOfMutton
+
   |author  = bwdy
   |id      = faragodavid.showcookingrecipes
+
   |id      = bwdy.personaleffects
   |nexus  = 5525
+
   |nexus  = 3532
   |github  =
+
   |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
 +
  |name    = Personal Effects Redux
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.personaleffects
 +
  |nexus  = 8616
 +
  |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    = Show Daily Luck
+
   |name    = Personal Indoor Farm
   |author  = Arphox
+
   |author  = DeLiXx
   |id      = Arphox.ShowDailyLuck
+
   |id      = DLX.PIF
   |nexus  = 15910
+
  |curse  = 990840
   |github  = arphox/StardewValleyMods
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Jonqora
+
   |author  = Alex Noddings
   |id      = Jonqora.ShowItemQuality
+
   |id      = an.ownscepter
   |nexus  = 6311
+
   |nexus  = 2404
   |github  = Jonqora/StardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Personal Traveling Cart
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = aedenthorn.PersonalTravellingCart
   |curse  = 868887
+
   |curse  = 868722
   |nexus  = 6540
+
   |nexus  = 14087
   |github  = aedenthorn/stardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Pet Against Crows
   |author  = Relance
+
   |author  = stardemod
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 13186
+
   |nexus  = 21247
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Pet Bowl Filler
   |author  = adverserath
+
   |author  = Invatorzen
   |id      = Adverserath.ShowXP
+
   |id      = invatorzen.PBF
   |nexus  = 19501
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Pet Bowl Sprinklers
   |author  = Strobe and TehPers
+
   |author  = Andrew Young, andyruwruw
   |id      = ShroomSpotter
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 7934
+
   |nexus  = 22546
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Pet Choice Perks
   |author  = Geko_X
+
   |author  = skuldomg, Skuld
   |id      = gekox.shutUp
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 7358
+
   |nexus  = 3313
   |github  =
+
   |github  = skuldomg/petChoicePerks
  |source  = https://gitlab.com/geko_x/stardew-mods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Pet Enhancement Mod
   |author  = Invatorzen
+
   |author  = Jfulmer, Consillium
   |id      = invatorzen.AC
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 12164
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Pet Hats
   |author  = climaxius
+
   |author  = aedenthorn, Erinthe
   |id      = climaxius.silentscarecrows
+
   |id      = aedenthorn.PetHats
   |nexus  = 3258
+
  |curse  = 868684
   |github  = robbiev/SilentScarecrows
+
   |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    = Silo Report
+
   |name    = Pet Interaction
   |author  = bogie5464
+
   |author  = jahangmar
   |id      = bogie5464.SiloReport
+
   |id      = jahangmar.PetInteraction
   |nexus  = 3194
+
   |nexus  = 4232
   |github  = bogie5464/SiloReport
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Pet's Enhanced
   |author  = pepoluan
+
   |author  = Sunken_Lace
   |id      = pepoluan.SiloSize
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 8819
+
   |nexus  = 24026
  |moddrop = 981291
 
 
   |github  =
 
   |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    = Pet Spawn Location
   |author  = TheMusketeer
+
   |author  = Shaklin
   |id      = SimpleCropLabel
+
   |id      = shaklin.petspawnlocation
   |nexus  = 314
+
   |nexus  = 5986
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PHDE Mob Spawner
 +
  |author  = zesman
 +
  |id      = MobSpawner.pseudohub.de
 +
  |nexus  = 2794
 
   |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    = Simple HUD
+
   |name    = PHDE Unlocked Recipes
   |author  = Enaium
+
   |author  = zesman
   |id      = Enaium.SimpleHUD
+
   |id      = UnlockedRecipes.pseudohub.de
  |moddrop = 1145228
+
   |nexus  = 2798
   |nexus  =
+
   |github  =
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
  
   |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    = Simple Hunger System, Hunger Mod
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = skn
+
   |author  = Becks723
   |id      = skn.HungerMod
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Phone Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.Screenshot
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 10178
+
   |nexus  = 2681
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Pick Forge Enchantment
   |author  = BleakCodex
+
   |author  = Dragoon23
   |id      = BleakCodex.SimpleSounds
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 14540
+
   |nexus  = 22707
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = ADoby, tZed, Tobias Z
+
   |author  = atravita
   |id      = tZed.SimpleSprinkler
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 76
+
  |curse  = 870980
   |github  = ADoby/SimpleSprinkler
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = cel10e
+
   |author  = KediDili
   |id      = cel10e.SimplifiedAchievements
+
   |id      = KediDili.ThePicrosser
  |moddrop = 909416
+
   |nexus  = 17530
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pierre Sells Mixed Seeds
 +
  |author  = GrimReapers1121
 +
  |id      = GrimReapers.PSMS
 +
  |nexus  = 12606
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Pierre's Roulette Shop
   |author  = MindMeltMax
+
   |author  = Xynerorias
   |id      = MindMeltMax.SPRegen
+
   |id      = xynerorias.pierresroulette
   |nexus  = 6778
+
   |nexus  = 10826
   |moddrop = 1135654
+
   |github  = xynerorias/pierre-roulette-shop-SV
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Piggy Bank Mod
   |author  = Krutonium
+
   |author  = MindMeltMax
   |id      = Krutonium.SitandRest
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 7403
+
  |curse  = 997968
   |github  =
+
   |nexus  = 6934
 +
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Pipe Irrigation
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.SitForStamina
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 7334
+
  |curse  = 868821
   |github  = Entoarox/StardewMods
+
   |nexus  = 10205
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Placeable Mine Shafts
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.sitnrelax
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 7336
+
  |curse  = 868909
   |github  = MissCoriel/Sit-n-Relax
+
   |nexus  = 5440
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Place Floor on Tilled Dirt
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = temisthem
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 366
+
   |nexus  = 23493
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = kqrse/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Placement Plus
   |author  = aedenthorn, Erinthe
+
   |author  = 2Retr0
   |id      = aedenthorn.SixtyNine
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 6969
+
   |nexus  = 8798
   |github  = aedenthorn/StardewValleyMods
+
   |curse  = 486164
 
+
   |github  = 2Retr0/PlacementPlus
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Plan Importer
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.SizableFish
+
   |id      = Platonymous.PlanImporter
   |nexus  = 14267
+
   |nexus  = 2071
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Planned Parenthood
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Skateboard
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 13096
+
  |curse  = 868745
 +
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Plantable Mushroom Trees
   |author  = LunaticShade
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = LunaticShade.SkillfulClothes
+
   |id      = f4iTh.PMT
   |nexus  = 8541
+
   |nexus  = 2349
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Plantable Palm Trees
   |author  = Alphablackwolf
+
   |author  = MouseyPounds
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 569
+
   |nexus  = 4096
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = MouseyPounds/stardew-mods
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Alphablackwolf
+
   |author  = aedenthorn, Erinthe
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = aedenthorn.PlantAll
   |nexus  = 569
+
  |curse  = 868812
   |github  = Alphablackwolf/SkillPrestige
+
   |nexus  = 10482
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Cooking Skill-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Planter Trees
   |author  = Tondorian
+
   |author  = aedenthorn, Erinthe
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 18605
+
  |curse  = 868758
   |github  = Tondorian/StardewValleyMods
+
   |nexus  = 11687
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest after Skill Prestige, Love of Cooking-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Plant on Grass
   |author  = Alphablackwolf
+
   |author  = Demiacle
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 569
+
   |nexus  = 1026
   |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 [[#Tillable Ground|Tillable Ground]] instead.
 
 
  |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    = Platonic Partners and Friendships
   |author  = Alphablackwolf
+
   |author  = Amaranthacyan and ch20youk
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
  |nexus  = 569
+
   |nexus  = 8146
  |github  = Alphablackwolf/SkillPrestige
 
 
 
  |broke in           = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Skill Prestige, Magic-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skill Rings
 
  |author  = AlphaMeece
 
  |id      = AlphaMeece.SkillRings
 
   |nexus  = 7515
 
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Platonic Relationships
   |author  = spacechase0
+
   |author  = Cherry, CherryChain
   |id      = spacechase0.SkillTraining
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 14452
+
   |nexus  = 4668
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = PlatoTK
   |author  = FricativeMelon
+
   |author  = Platonymous
   |id      = FricativeMelon.SkipDialogue
+
   |id      = Platonymous.PlatoTK
   |nexus  = 15311
+
   |curse   = 877225
  |github  = FricativeMelon/SkipDialogue
+
   |nexus  = 6589
}}
+
   |github  = Platonymous/PlatoTK
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fish
 
   |author  = LucaINC
 
  |id      = LucaINC.StardewValleyMods.SkipFish
 
   |nexus  = 19762
 
   |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = PlatoUI
   |author  = DewMods
+
   |author  = Platonymous
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = Platonymous.PlatoUI
   |nexus  = 2697
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Plato Warp Menu
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 533
+
  |curse  = 877227
   |moddrop = 606601
+
   |nexus  = 5384
   |github  = Pathoschild/StardewMods
+
   |moddrop = 793920
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Player Arrows
   |author  = DeadRobotDev
+
   |author  = TheShamanLord
   |id      = DeadRobotDev.SkipStart
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 11885
+
   |nexus  = 19479
   |github  =
+
   |github  = Jwaad/Stardew_Player_Arrows
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = CrunchyDuck
+
   |author  = DecidedlyHuman
   |id      = CrunchyDuck.SkipText
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 8947
+
   |nexus  = 7969
   |github  = CrunchyDuck/Stardew-Skip-Text
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Player Income Stats
   |author  = S1mmyy
+
   |author  = ha1fdaew
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 6121
+
   |nexus  = 7373
   |github  = S1mmyy/StardewMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Player Server Info
   |author  = NetworkOverflow
+
   |author  = EuroCent
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 16533
+
   |nexus  = 24267
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Playground Mod
   |author  = Bifibi, Lestoph
+
   |author  = aedenthorn, Erinthe
   |id      = SkullCavernElevator
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 963
+
  |curse  = 868719
   |github  =
+
   |nexus  = 14125
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
  |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = aedenthorn.TwoPlayerPrairieKing
  |nexus  = 7908
+
   |curse  = 868747
  |github  = TheMightyAmondee/SkullCavernToggle
+
   |nexus  = 12750
}}
+
   |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    = Please Fix Error
   |author  = Annosz
+
   |author  = Jessebot
   |id      = Annosz.SleeplessFisherman
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 5915
+
   |nexus  = 6492
   |github  = Annosz/StardewValleyModding
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Please Gift Me In Person
   |author  = instafluff
+
   |author  = Shockah
   |id      = instafluff.sleeplessinstardew
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 5445
+
   |nexus  = 11217
   |github  = instafluff/SleeplessInStardew
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Point and Plant
   |author  = bwdy
+
   |author  = jwdred
   |id      = bwdy.sleepovers
+
   |id      = jwdred.PointAndPlant
   |nexus  = 3531
+
   |nexus  = 572
   |github  = bwdymods/SDV-Sleepovers
+
   |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    = Sleep Wherever
+
   |name    = PokefyMania
   |author  = Vexorth
+
   |author  = Noodles of Cat
   |id      = Vexorth.SleepWherever
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 16674
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Platonymous
+
   |author  = The Krominator
   |id      = Platonymous.SleepWorker
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
  |curse  = 877233
+
   |nexus  = 12065
  |moddrop = 793835
+
   |github  =
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Pollen Sprites
   |author  = spacechase0
+
   |author  = Esca, Esca-MMC
   |id      = spacechase0.SleepyEye
+
   |id      = Esca.PollenSprites
   |curse   = 867761
+
   |nexus   = 6149
   |moddrop = 129011
+
   |moddrop = 790268
  |nexus  = 1152
+
   |github  = Esca-MMC/PollenSprites
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = fernass354
+
   |author  = ApryllForever
   |id      = fernass354.SlimeHutchResize
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 18507
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 13778
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = Tofu, SadDodo
+
   |author  = ApryllForever
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 2743
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = exotico
+
   |author  = ApryllForever
   |id      = exotico.SlimeProduce
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 7634
+
   |nexus  = 20599
   |github  = andraemon/SlimeProduce
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = aurnj, Roy Li
+
   |author  = ApryllForever
   |id      = RuyiLi.SlimeSpawner
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  =
+
   |nexus  = 20599
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Polygamy
   |author  = Peasly Wellbott
+
   |author  = bwdy
   |id      = Wellbott.SlimHutchCode
+
   |id      = bwdy.polygamy
   |nexus  = 7424
+
   |nexus  = 3542
   |github  = Wellbott/StardewValleyMods
+
   |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |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    = Slingshot Rebalance
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Redwood, Towering Redwood
+
   |author  = Mezrag Yasser, Yasser
   |id      = Redwood.SlingshotRebalance
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14391
+
   |nexus  = 19780
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Pond Painter
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = MouseyPounds
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 252
+
   |nexus  = 4703
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = MouseyPounds/stardew-mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Pong
   |author  = LeFauxMatt
+
   |author  = CatCattyCat, Cat
   |id      = furyx639.SmackDatScarecrow
+
   |id      = cat.Pong
   |curse   = 871830
+
   |nexus   = 1994
   |nexus  = 13528
+
   |moddrop = 833548
   |github  = LeFauxMatt/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
   |name    = Small Beach Farm
+
   |name    = Pony Weight Loss Program
   |author  = Pathoschild
+
   |author  = BadNetCode
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 3750
+
   |nexus  = 1232
   |moddrop = 606555
+
   |moddrop = 130159
   |github  = Pathoschild/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = PoohCore
   |author  = Peasly Wellbott
+
   |author  = Pooh
   |id      = Wellbott.FishWell
+
   |id      = poohnhi.PoohCore
   |nexus  = 7651
+
   |nexus  = 22941
   |github  = Wellbott/StardewValleyMods
+
   |github  = poohnhi/PoohCore
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Poop Framework
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 11158
+
   |nexus  = 17152
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Portable Holes
   |author  = DecidedlyHuman
+
   |author  = LeFauxMatt
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = furyx639.PortableHoles
   |nexus  = 13268
+
  |curse  = 871832
   |github  = DecidedlyHuman/StardewValleyMods
+
   |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    = Smart Cursor
+
   |name    = Portable TV
   |author  = stokastic
+
   |author  = kdau
   |id      = stokastic.SmartCursor
+
   |id      = kdau.PortableTV
   |nexus  = 2458
+
   |nexus  = 5674
   |github  = stokastic/SmartCursor
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
   |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    = Portable Witch Shrines
   |author  = KuroBear
+
   |author  = chocolatte12
   |id      = KuroBear.SmartMod
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  =
+
   |nexus  = 20141
  |url    = https://community.playstarbound.com/threads/108104
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Portal Guns
   |author  = gbromios
+
   |author  = TrollTheBotman
   |id      = gbromios.SmolFish
+
   |id      = JoshJKe.PortalGun
   |nexus  = 14287
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Portraiture
   |author  = Cherry, ChroniclerCherry
+
   |author  = Platonymous
   |id      = Cherry.SnackAnything
+
   |id      = Platonymous.Portraiture
   |nexus  = 5196
+
   |nexus  = 999
   |moddrop = 716397
+
   |moddrop = 793927
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Portraiture Plus
   |author  = Darkhax
+
   |author  = Arborsm
   |id      = darkhax.snailmail
+
   |id      = Arborsm.PortraiturePlus
   |nexus  =
+
   |nexus  = 24534
  |curse  = 307861
+
   |github  = Arborsm/PortraiturePlus
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Positive Predictor
   |author  = John Peters
+
   |author  = season
   |id      = JohnPeters.SnowCrab
+
   |id      = season.PositivePredictor
   |nexus  = 11302
+
   |nexus  = 23132
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Postbox Building, PostBox Mod
   |author  = drbirbdev
+
   |author  = i-saac-b, isaacb
   |id      = drbirbdev.SocializingSkill
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 14142
+
   |nexus  = 17614
   |github  = drbirbdev/StardewValley
+
   |github  = i-saac-b/PostBoxMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Post Wedding Dates
 +
  |author  = Blams
 +
  |id      = blams.PostWeddingDates
 +
  |nexus  = 10708
 +
  |github  =
  
   |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    = Power Nap
   |author  = Cecidelus
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Cecidelus.SocialNetwork
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 8255
+
   |nexus  = 5256
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = PPJA Producer Converter
   |author  = aedenthorn, Erinthe
+
   |author  = Digus
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 7871
+
   |nexus  = 4972
   |github  = aedenthorn/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
   |name    = Social Page Order Menu
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = aedenthorn, Erinthe
+
   |author  = ryaon
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 13698
+
   |nexus  = 5125
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Prairie King Level Select
   |author  = funny-snek
+
   |author  = b1rdyw1rdy
   |id      = funnysnek.socialtabpatch
+
   |id      = b1rdyw1rdy.PrairieKingLevelSelect
   |nexus  = 2981
+
   |nexus  = 26183
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Prairie King Made Easy
   |author  = PeacefulEnd
+
   |author  = Mucchan
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 12311
+
   |nexus  =
   |github  = Floogen/SolidFoundations
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
  
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = PeacefulEnd
+
   |author  = Renny
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = renny.prairiekingprizes
   |nexus  = 12311
+
   |nexus  = 2811
   |github  = Floogen/SolidFoundations
+
   |github  = OfficialRenny/PrairieKingPrizes
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Prairie King UI Enhancements
   |author  = Kerlin & Sona
+
   |author  = Incognito357
   |id      = kerlin.sonasfarm
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 8545
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pravoloxinone
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.Pravoloxinone
 +
  |nexus  = 23008
 +
  |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Precise Furniture
   |author  = lilico
+
   |author  = Espy
   |id      = lilico.SonicShoes
+
   |id      = Espy.PreciseFurniture
   |nexus  = 10226
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Precision Wheel
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = DespairScent
   |id      = Zeldo.LinkedStorages
+
   |id      = DespairScent.PrecisionWheel
   |nexus  =
+
   |nexus  = 22222
   |curse   = 290653
+
   |github  = DespairScent/PrecisionWheel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictable Retaining Soil
 +
  |author  = Shockah
 +
  |id      = Shockah.PredictableRetainingSoil
 +
  |nexus  = 10956
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Predictor
 +
  |author  = JoXW
 +
  |id      = JoXW.Predictor
 +
  |nexus   = 21332
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Predictor → Breakable Container Patch
   |author  = aRooooooba
+
   |author  = JoXW
   |id      = aRooooooba.SortingChests
+
   |id      = JoXW.PredictorBreakableContainerPatch
   |nexus  = 8224
+
   |nexus  = 21332
   |github  = aRooooooba/SortingChests
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Predictor → Bush Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = JoXW.PredictorBushPatch
   |nexus  = 10232
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Predictor → Crop Patch
   |author  = strelkasaur
+
   |author  = JoXW
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = JoXW.PredictorCropPatch
   |nexus  = 13099
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Predictor →  Dig Spot Patch
   |author  = MindMeltMax
+
   |author  = JoXW
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = JoXW.PredictorDigSpotPatch
   |nexus  = 7465
+
   |nexus  = 21332
   |moddrop = 1135690
+
  |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
   |name    = Predictor → Fishing Patch
 +
   |author = JoXW
 +
  |id      = JoXW.PredictorFishingPatch
 +
   |nexus  = 21332
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Predictor → Garbage Can Patch
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.SoundTweaker
+
   |id      = JoXW.PredictorGarbageCanPatch
   |nexus  = 14767
+
   |nexus  = 21332
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Predictor → Geode Patch
   |author  = spacechase0
+
   |author  = JoXW
   |id      = spacechase0.SpaceCore
+
   |id      = JoXW.PredictorGeodePatch
  |curse  = 867152
+
   |nexus  = 21332
  |moddrop = 136998
+
   |github  =
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Predictor → Mineable Patch
   |author  = Berisan
+
   |author  = JoXW
   |id      = Berisan.SpawnMonsters
+
   |id      = JoXW.PredictorMineablePatch
   |nexus  = 3201
+
   |nexus  = 21332
   |github  = Berisan/SpawnMonsters
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Predictor → Minigames Patch
   |author  = Mase
+
   |author  = JoXW
   |id      = Mase.SpawnMoreRocks
+
   |id      = JoXW.PredictorMinigamesPatch
   |nexus  = 7423
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Predictor → Panning Patch
   |author  = AcidicNic
+
   |author  = JoXW
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = JoXW.PredictorPanningPatch
   |nexus  = 7588
+
   |nexus  = 21332
   |github  = AcidicNic/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Predictor → Seed Maker Patch
   |author  = atravita
+
   |author  = JoXW
   |id      = atravita.SpecialOrdersExtended
+
   |id      = JoXW.PredictorSeedMakerPatch
  |curse  = 870988
+
   |nexus  = 21332
  |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    = Predictor → Spawned Patch
   |author  = Button, Spiderbuttons
+
   |author  = JoXW
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = JoXW.PredictorSpawnedPatch
   |nexus  = 15882
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Predictor → Tillable Patch
   |author  = Blackclaw
+
   |author  = JoXW
   |id      = Blackclaw.SpeedMod
+
   |id      = JoXW.PredictorTillablePatch
   |nexus  = 5082
+
   |nexus  = 21332
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  =
 
 
  |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    = Predictor → Tree Patch
   |author  = Underscore
+
   |author  = JoXW
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = JoXW.PredictorTreePatch
   |nexus  = 7337
+
   |nexus  = 21332
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Predict Seed Maker
   |author  = instafluff
+
   |author  = lech43
   |id      = instafluff.spelldewvalley
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 7322
+
   |nexus  = 6395
   |github  = instafluff/SpelldewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Preexisting Relationship
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.Spenny
+
   |id      = spacechase0.PreexistingRelationship
   |curse  = 867742
+
   |curse  = 867710
  |moddrop = 771624
+
   |nexus  = 7684
  |nexus  = 2755
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spenny Deluxe
 
  |author  = spacechase0
 
  |id      = spacechase0.SpennyDeluxe
 
  |nexus  = 14984
 
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spenny Lite
 
  |author  = spacechase0
 
  |id      = spacechase0.SpennyLite
 
   |nexus  = 14249
 
 
   |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    = Spice of Life
+
   |name    = Pregnancy Role
   |author  = KarratKake
+
   |author  = kdau
   |id      = KarratKake.SpiceOfLife
+
   |id      = kdau.PregnancyRole
   |nexus  = 7398
+
   |nexus  = 5762
 +
  |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    = Splash Text
+
   |name    = Prepare for New Day
   |author  = sophie
+
   |author  = igotnousername
   |id      = sophie.SplashText
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 14416
+
   |nexus  = 7638
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Press to Quack
   |author  = RomenH
+
   |author  = DraconisLeonidas
   |id      = RomenH.SplitScreenManager
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 12063
+
   |nexus  = 13583
   |github  =
+
   |github  = DraconisLeonidas/PressToQuack
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Price Drops
   |author  = aedenthorn, Erinthe
+
   |author  = skuldomg, Skuld
   |id      = aedenthorn.Spoilage
+
   |id      = skuldomg.priceDrops
   |nexus  = 14712
+
   |nexus  = 2047
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Price Fluctuation
   |author  = Dounat2201, Sasara
+
   |author  = lech43
   |id      = Sasara.pumkin
+
   |id      = lech43.PriceFluctuation
   |nexus  = 4586
+
   |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    = Spouse Outdoor Area
+
   |name    = Prices
   |author  = Shaklin
+
   |author  = skiilaa
   |id      = shaklin.spouseoutdoorarea
+
   |id      = skiilaa.Prices
   |nexus  = 6747
+
   |nexus  = 2255
   |github  =
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Price Tooltips
   |author  = mistyspring
+
   |author  = Darkhax
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = darkhax.pricetooltip
   |curse   = 880521
+
   |nexus   =
   |nexus   = 11037
+
   |curse   = 299169
   |github  = misty-spring/StardewMods
+
   |github  = Stardew-Valley-Modding/PriceTooltips
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
+
   |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    = Spouse's Room Mod
+
   |name    = Prismatic Butterfly Location
   |author  = Wata, Watagatapitusberry
+
   |author  = no12nv2
   |id      = Spouseroom
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  =
+
   |nexus  = 23045
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Prismatic Clothing
 +
  |author  = atravita
 +
  |id      = atravita.PrismaticClothing
 +
  |curse  = 870969
 +
  |moddrop = 1205162
 +
  |nexus  = 13051
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = Prismatic Dinosaur
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = JollyLlama
   |id      = Sikker.SpouseStuff
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 4651
+
   |nexus  = 25342
   |github  = sikker/SpouseStuff
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Prismatic Fire
   |author  = Blaxsmith
+
   |author  = aedenthorn, Erinthe
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 7661
+
  |curse  = 868743
   |github  = Blaxsmith/SprinklerActivation
+
   |nexus  = 12931
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Prismatic Furniture
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 15385
+
  |curse  = 868749
 +
   |nexus  = 12589
 
   |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    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Prismatic Pride
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = kdau
   |id      = SPDSprintAndDash
+
   |id      = kdau.PrismaticPride
   |nexus  = 235
+
   |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |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    = Sprint and Dash Redux
+
   |name    = Prismatic Slime Finder
   |author  = littleraskol
+
   |author  = MrKoatl
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 560
+
   |nexus  = 7866
  |moddrop = 827770
+
   |github  =
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Prismatic Statue
   |author  = Patrick, mistersnuggler
+
   |author  = Achtuur
   |id      =
+
   |id      = Achtuur.PrismaticStatue
   |nexus  =
+
   |nexus  = 17013
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |github  = Achtuur/StardewMods
   |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    = Prismatic Tools
   |author  = onemix
+
   |author  = stokastic
   |id      = onemix.Sprinting
+
   |id      = stokastic.PrismaticTools
   |nexus  = 10469
+
   |nexus  = 2428
   |github  =
+
   |github  = stokastic/PrismaticTools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Prismatic Tools Continued
   |author  = Abs, abslam
+
   |author  = iargue
   |id      = abs.SprintNRegen
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 4898
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Prismatic Valley Framework
   |author  = Jessebot, JessebotX
+
   |author  = JollyLlama
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 4778
+
   |nexus  = 25287
   |github  = JessebotX/StardewValleyMods
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Prize Machine Custom Prizes
   |author  = unidarkshin, Devin Lematty
+
   |author  = Tomokisan
   |id      = DevinLematty.Sprint
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 7492
+
   |nexus  = 24982
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Producer Framework Mod
   |author  = Yoshify
+
   |author  = Digus
   |id      =
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 2
+
   |nexus  = 4970
   |github  =
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = SMAPI 0.39.1
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Digus
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Digus.PFMAutomate
   |nexus  = 4922
+
   |nexus  = 5038
   |github  = ameisen/SV-SpriteMaster
+
   |github  = Digus/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Production Stats
   |author  = BleakCodex
+
   |author  = FlameHorizon
   |id      = BleakCodex.SpritesInDetail
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 14487
+
   |nexus  = 21270
   |github  = BleakCodex/SpritesInDetail
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Profession Adjustments
   |author  = Peasly Wellbott
+
   |author  = Kevin Connors
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 7683
+
   |nexus  = 2424
   |github  = Wellbott/StardewValleyMods
+
   |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    = Stack Check Fix
+
   |name    = Profiler
   |author  = punyo, yakminepunyo
+
   |author  = SinZ
   |id      = punyo.StackCheckFix
+
   |id      = SinZ.Profiler
   |nexus  = 2433
+
   |nexus  = 12135
   |github  = pomepome/StackCheckFix
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Profit Calculator
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.StackedItemIcons
+
   |id      = spacechase0.ProfitCalculator
   |curse  = 868678
+
   |curse  = 867736
   |nexus  = 15468
+
  |moddrop = 771668
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Profit Calculator → DGA Support
   |author  = CatCattyCat, Cat
+
   |author  = 6135
   |id      = cat.stackeverything
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 2053
+
   |moddrop = 1502461
   |moddrop = 833551
+
   |nexus  = 19931
   |github  = danvolchek/StardewMods
+
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in           = Stardew Valley 1.5
+
  |status  = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 3.0.3-unofficial.1-strobe
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |beta broke in = Stardew Valley 1.6
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
 +
   |author  = 6135
 +
  |id      = 6135.ProfitCalculator
 +
  |moddrop = 1502461
 +
  |nexus  = 19931
 +
  |github  = 6135/StardewValley.ProfitCalculator
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profit Margins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.ProfitMargins
 +
  |nexus  = 4663
 +
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Progressive Access Farm
   |author  = LeFauxMatt
+
   |author  = onjulraz
   |id      = furyx639.StackQuality
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
  |curse  = 871828
+
   |nexus  = 2923
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Project Fluent
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.StackSizeChanger
+
   |id      = Shockah.ProjectFluent
   |nexus  = 11866
+
   |nexus  = 12638
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Project S
   |author  = pepoluan
+
   |author  = NarlanMarlan
   |id      = pepoluan.StackSplitRedux
+
   |id      = narlan.projects
   |nexus  = 8967
+
   |nexus  = 3785
  |moddrop = 976551
+
   |github  = NolanEastburn/ProjectS
   |github  = pepoluan/StackSplitRedux
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Public Access TV
   |author  = tstaples
+
   |author  = kdau
   |id      = tstaples.StackSplitX
+
   |id      = kdau.PublicAccessTV
   |nexus  = 798
+
   |nexus  = 5605
   |github = tstaples/StackSplitX
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Public Access TV (1.6)
   |author  = Ilyaki
+
   |author  = John Peters
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 1787
+
   |nexus  = 22486
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = emurphy42/PredictiveMods
 
 
  |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    = Pudding Plus Colored Slime Drops
   |author  = Becks723
+
   |author  = TerryDBS
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 13381
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = StaminaRegen
 
  |author  = EvilPdor
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/111526
 
  |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Puffer Chick - Chickens
  |author  = minervamaga
+
   |author  = Sonozuki
  |id      = minervamaga.StandardizedKrobus
+
   |id      = EpicBellyFlop45.PufferChickChickens
  |nexus  =
+
   |nexus  = 2997
  |moddrop = 716314
+
   |github  =
  |github  = minervamaga/StandardizedKrobus
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Starbot
 
   |author  = bwdy
 
   |id      = bwdy.starbot
 
   |nexus  = 4755
 
   |github  = bwdymods/SDV-Starbot
 
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Pumpkin Chickens
   |author  = Mohammad Shoaib
+
   |author  = Sonozuki
   |id      = shoaib.stardewaccess
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 16205
+
   |nexus  = 3004
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  =
   |github  = stardew-access/stardew-access
 
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Purchasable Galaxy Item
   |author  = mod.kitchen
+
   |author  = SorryLate
   |id      = mod.kitchen.stardewandchill
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 12147
+
   |nexus  = 5289
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Purchasable Recipes
   |author  = Gervig91
+
   |author  = Paracosm
   |id      = Cherry.StardewAquarium
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 6372
+
   |nexus  = 1722
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Purist Mod
   |author  = Moonwolf, Moonwolf287
+
   |author  = aedenthorn, Erinthe
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = aedenthorn.PuristMod
   |nexus   = 16527
+
   |curse   = 868674
   |github  =
+
   |nexus  = 16097
 
+
   |github  = aedenthorn/StardewValleyMods
   |beta broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Pussle
   |author  = Kaito Kid
+
   |author  = Platonymous
   |id      = KaitoKid.StardewArchipelago
+
   |id      = Platonymous.Pussle
   |nexus  = 16087
+
  |moddrop = 1521424
   |github  = agilbert1412/StardewArchipelago
+
   |nexus  = 19760
 
+
   |github  =
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Put Batteries in Fish Tanks
   |author  = Lake1059, 1059Studio
+
   |author  = BadNetCode
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 9293
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = PVP Friendly Fire, PVP
   |author  = Cylon
+
   |author  = DewMods
   |id      = cylon.stardewbrewery
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 2057
+
   |nexus  = 15589
   |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    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = Juice805
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Juice805.StardewConfigMenu
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 1312
+
  |curse  = 867715
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Poison
+
   |author  = Platonymous
   |id      = Poison.StardewTesting
+
   |id      = Platonymous.Toolkit
   |nexus  = 10005
+
   |nexus  = 1726
   |github  =
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Qi Chests
   |author  = Steven Kraft
+
   |author  = spacechase0
   |id      = StevenKraft.StardewDiscord
+
   |id      = spacechase0.QiChest
   |nexus  = 3608
+
  |curse  = 867130
   |github  = steven-kraft/StardewDiscord
+
   |nexus  = 15696
 +
   |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    = Qi Exchanger
   |author  = Neosinf
+
   |author  = Mizzion
   |id      = neosinf.StardewDruid
+
   |id      = mizzion.qiexchanger
   |nexus  = 18465
+
   |nexus  = 1930
   |github  = Neosinf/StardewDruid
+
   |moddrop = 661359
 
+
   |github  = Mizzion/MyStardewMods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Qi Sprinklers
   |author  = Neosinf
+
   |author  = UnknownLegacy
   |id      = neosinf.StardewDruidLite
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 19308
+
   |nexus  = 7904
   |github  =
+
   |github  = UnkLegacy/QiSprinklers
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Lake1059, 1059 Studio
+
   |author  = Prismuth
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 11515
+
   |nexus  = 1647
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in   = Stardew Valley 1.3
 +
  |status    = workaround
 +
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Quality Bait
   |author  = bcmpinc
+
   |author  = MindMeltMax
   |id      = bcmpinc.StardewHack
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 3213
+
   |curse   = 1004490
   |github  = bcmpinc/StardewHack
+
   |moddrop = 1443555
 
+
  |nexus  = 16832
   |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Quality Fish Ponds
   |author  = Tyler Gibbs
+
   |author  = ytsc
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 12264
+
   |nexus  = 11021
   |github  = tylergibbs2/StardewHitboxes
+
   |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    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Quality Of Combat
   |author  = davikr, apdapreturns
+
   |author  = Aile72
   |id      = davikr.hypnos
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 5935
+
   |nexus  = 23894
   |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    = Quality of Life - Immersive Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.StardewImpact
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 14365
+
   |nexus  = 11296
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Quality Products
   |author  = Mizzion
+
   |author  = SilentOak
   |id      = mizzion.stardewlocations
+
   |id      = SilentOak.QualityProducts
   |nexus  = 1929
+
   |nexus  = 3609
   |moddrop = 661357
+
   |github  = silentoak/StardewMods
   |github = Mizzion/MyStardewMods
+
 
 +
   |status  = workaround
 +
  |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Angebro
+
   |author  = SilentOak
   |id      = Angebro.StardewMediaKeys
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 11246
+
   |nexus  = 3609
   |github  = AngeloC3/StardewMods
+
   |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    = Stardew Motif
+
   |name    = Quality Scrubber
   |author  = Vinyks
+
   |author  = Traktori
   |id      = Vinyks.StardewMotif
+
   |id      = Traktori.QualityScrubber
   |nexus  = 14326
+
   |nexus  = 5663
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Quality Scrubber for Automate
   |author  = Tyler Gibbs
+
   |author  = Traktori
   |id      = tylergibbs2.StardewNametags
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 12158
+
   |nexus  = 5663
   |github  = tylergibbs2/StardewNametags
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Quality Smash
   |author  = Other Buckets
+
   |author  = barfytheclown
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 3206
+
   |nexus  = 7907
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = jn84/QualitySmash
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Queen of Sauce Randomizer
   |author  = monopandora
+
   |author  = Speshkitty
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 4713
+
   |nexus  = 7151
  |moddrop = 664154
+
   |github  = Speshkitty/QueenOfSauceRandomiser
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Questable Tractor
   |author  = Sto13
+
   |author  = NermNermNerm
   |id      = Sto13.STardewOverview
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 14564
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Quest Delay
   |author  = seeinggreen
+
   |author  = BadNetCode
   |id      = seeinggreen.StardewProgress
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 9786
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Quest Essentials
   |author  = Prism 99
+
  |author  = PurrplingCat
   |id      = prism99.advize.stardewrealty
+
  |id      = PurrplingCat.QuestEssentials
   |nexus  = 10512
+
  |nexus  = 8827
   |github  = Prism-99/FarmExpansion
+
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
   |author  = PurrplingCat
 +
   |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewRPG
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 11132
+
  |curse  = 868671
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Quest Time Limits - Continued
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = aedenthorn and FlyingTNT
   |id      = evfredericksen.StardewSpeak
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 7929
+
   |nexus  = 22349
   |github  = evfredericksen/StardewSpeak
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Quick Agenda
   |author  = NeroYuki
+
   |author  = BadNetCode
   |id      = neroyuki.rlvalley
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 14183
+
   |nexus  = 22258
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Quick Descend by Using Staircase
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = kun2331
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 425
+
   |nexus  = 25161
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = phroureo
+
   |author  = Vexorth
   |id      = phroureo.BarberSV
+
   |id      = Vexorth.Warp
   |nexus  = 9061
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Quick Glance
   |author  = reimu, r2h, tomdc
+
   |author  = adverserath
   |id      = reimu.sdv-helper
+
   |id      = Adverserath.QuickGlance
   |nexus  = 3917
+
   |nexus  = 12058
   |github  = rei2hu/stardewvalley-esp
+
   |github  = adverserath/QuickGlance
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Quick Load
   |author  = Flashshifter
+
   |author  = aedenthorn, Erinthe
   |id      = FlashShifter.SVECode
+
   |id      = aedenthorn.QuickLoad
   |nexus   = 3753
+
   |curse   = 868862
   |moddrop = 833179
+
   |nexus  = 7756
   |github  = FlashShifter/StardewValleyExpanded
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Quick Minigame
   |author  = Tooshi
+
   |author  = Enaium
   |id      = Tooshi.Randomizer
+
   |id      = Enaium.QuickMinigame
   |nexus   = 5185
+
   |curse   = 438741
   |curse   = 308003
+
   |moddrop = 895127
   |github  = cTooshi/stardew-valley-randomizer
+
  |nexus   =
 
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Quick Responses
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = aedenthorn, Erinthe
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 13614
+
  |curse  = 868884
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |nexus  = 6548
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Quick Responses (1.6 Updated)
   |author  = evskii
+
   |author  = yummypecho - original by aedenthorn
   |id      = evskii.StardewTimelapse
+
   |id      = yummypecho.QuickResponses
   |nexus  = 19806
+
   |nexus  = 21103
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Quick Save
   |author  = Prism 99
+
   |author  = DeLiXx
   |id      = prism99.stardewweb
+
   |id      = DLX.QuickSave
   |nexus   = 8715
+
   |curse   = 1071252
   |github  =
+
   |nexus  = 26194
 
+
   |github  = Annosz/UIInfoSuite2
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Quick Sell
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = Omegasis.StardustCore
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 2341
+
   |nexus  = 7854
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Quick Shop
   |author  = FenrirA
+
   |author  = Enaium
   |id      = FenrirAsonda.Starksouls
+
   |id      = Enaium.QuickShop
   |nexus  = 10915
+
  |curse  = 436793
   |github  = OhWellMikell/Starksouls
+
  |moddrop = 864170
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Quick Start
   |author  = mmanlapat
+
   |author  = WuestMan, redknightofdoom
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = WuestMan.QuickStart
   |nexus  = 1138
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Quick Stash
   |author  = certifiableGrimalkin
+
   |author  = ChiroxT
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = treinke.quickstash
   |nexus  = 15846
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Quick Swap
   |author  = CaptainSully
+
   |author  = Allan Wang
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = AllanWang.QuickSwap
   |nexus  = 9878
+
   |nexus  = 13956
  |moddrop = 1035412
+
   |github  = AllanWang/Stardew-Mods
   |github  = CaptainSully/StardewMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Quotes
   |author  = treyh0
+
   |author  = aedenthorn, Erinthe
   |id      = treyh0.StartWithHat
+
   |id      = aedenthorn.Quotes
   |nexus  = 2628
+
  |curse  = 868892
 +
  |nexus  = 6503
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Raccoon Reminder
 +
  |author  = wronque
 +
  |id      = wronque.RaccoonReminder
 +
   |nexus  = 25765
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Radial Menu
   |author  = ZackHill
+
   |author  = focustense
   |id      = ZackHill.StashItems
+
   |id      = focustense.RadialMenu
   |nexus  = 9624
+
   |nexus  = 25257
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Radioactive Geodes
   |author  = lambui
+
   |author  = justastranger
   |id      = BlueMod_StashItemsToChest
+
   |id      = jas.RadioactiveGeodes
 +
  |moddrop = 952722
 
   |nexus  =
 
   |nexus  =
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  =
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Radioactive Tools
   |author  = Dinotopea
+
   |author  = kakashigr
   |id      = Dinotopea.StaticInventory
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 20093
+
   |nexus  = 7630
   |github  = nrobinson12/StardewValleyMods
+
   |github  = kakashigr/stardew-radioactivetools
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Rainbow Cursor
   |author  = Vertighost, Vertigon
+
   |author  = Jamie Taylor
   |id      = Vertigon.StatsAsTokens
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 9659
+
   |nexus  = 15886
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = jltaylor-us/StardewRainbowCursor
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Rainbow Trail
   |author  = strato35
+
   |author  = aedenthorn, Erinthe
   |id      = Strato35.StatsReloader
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 7428
+
   |nexus  = 16914
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Raincoat When Raining
   |author  = spacechase0
+
   |author  = BikiFae, bikinavisho
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = BikiFae.RainCoatWhenRaining
  |curse  = 867713
+
   |nexus  = 4659
   |nexus  = 7532
+
   |github  = bikinavisho/RainCoatWhenRaining
   |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    = RainPlus
   |author  = aedenthorn, Erinthe
+
   |author  = Deadlykirpy
   |id      = aedenthorn.StatueShorts
+
   |id      = Kirpy.RainPlus
   |nexus  = 17642
+
   |nexus  = 6559
   |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    = Stay Up
+
   |name    = Rain Randomizer
   |author  = su226
+
   |author  = EvilPdor
   |id      = Su226.StayUp
+
   |id      =
   |nexus  = 7592
+
   |nexus  =
   |github  = su226/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/111526
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rain Refills Watering Can
 +
  |author  = StultusV
 +
  |id      = StultusV.RainRefillsWateringCan
 +
  |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Rains Interaction Mod
   |author  = Krutonium
+
   |author  = RainKuro
   |id      = krutonium.stayuplate
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 12578
+
   |nexus  = 18850
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Raised Garden Beds
   |author  = Mewsubi
+
   |author  = blueberry
   |id      = Mewsubi.SteamDew
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 19396
+
   |nexus  = 5305
   |github  = myuusubi/SteamDew
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |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    = Ranching Tool Upgrades
   |author  = Haunted Pineapple
+
   |author  = drbirbdev
   |id      = HauntedPineapple.StendewValley
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 19483
+
   |nexus  = 12280
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = drbirbdev/StardewValley
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Random Bundles
   |author  = Advize and jinxiewinxie
+
   |author  = balllight
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = balllight.RandomBundles
   |nexus  = 316
+
   |nexus  = 13790
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
  
   |broke in          = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
 
 
  |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    = Random Cats in Events
   |author  = Mustafa
+
   |author  = spacechase0
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = spacechase0.RandomCatsInEvents
   |nexus  = 13925
+
   |nexus  = 26444
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Random Hair Color
   |author  = trashcan9
+
   |author  = bookworm89723
   |id      = trashcan9.StorageContainers
+
   |id      = davis.randomhair
   |nexus  = 16071
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Randomized Energy
   |author  = Krutonium
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Krutonium.StrongerYou
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7402
+
   |nexus  = 5250
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Random NPCs, Random Visitors
   |author  = Darkmushu
+
   |author  = aedenthorn, Erinthe
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 17380
+
  |curse  = 868910
   |github  =
+
   |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    = Stumps to Hardwood Stumps
+
   |name    = Random Slimes
   |author  = Nishtra
+
   |author  = ChrisMzz
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 691
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Random Start Day
   |author  = sophie
+
   |author  = idermailer
   |id      = sophie.SturdySaplings
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14440
+
   |nexus  = 13225
   |github  = sophiesalacia/StardewMods
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Random Tastes
   |author  = aedenthorn, Erinthe
+
   |author  = skiilaa
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = skiilaa.RandomTastes
   |nexus  = 11719
+
   |nexus  = 2285
  |github  = aedenthorn/StardewValleyMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Range Display, Sprinkler Range
   |author  = mytigio
+
   |author  = CatCattyCat, Cat
   |id      = mytigio.SubterranianOverhaul
+
   |id      = cat.sprinklerrange
   |nexus  = 4149
+
   |nexus  = 1179
   |github  = mytigio/SDVMods
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
+
  |status  = workaround
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Ranged Tools
   |author  = The Sundrop Team
+
   |author  = vgperson
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = vgperson.RangedTools
   |nexus  = 4014
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Range Highlight
   |author  = spacechase0
+
   |author  = Jamie Taylor
   |id      = spacechase0.SuperHopper
+
   |id      = jltaylor-us.RangeHighlight
   |curse  = 867698
+
   |curse  = 997096
   |nexus  = 9418
+
   |nexus  = 6752
   |github  = spacechase0/StardewValleyMods
+
   |github  = jltaylor-us/StardewRangeHighlight
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Raven of The Valley
   |author  = spoocky123
+
   |author  = nicks
   |id      = spoocky123.SuperSleeper
+
   |id      = nicks.RavenofTheValley
   |nexus  = 10842
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Readers Digest
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Remy Bach
   |id      = spacechase0.SurfingFestival
+
   |id      = remybach.readersdigest
  |curse  = 867720
+
   |nexus  = 3040
   |nexus  = 6688
+
   |github  = remybach/stardew-valley-readersdigest
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Readers Digest for 1.6
   |author  = MiphasGrace
+
   |author  = Slash215
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = Slash215.readersdigest
   |nexus  = 13126
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Real Clock
   |author  = Ophaneom
+
   |author  = thimadera
   |id      = Ophaneom.Survivalistic
+
   |id      = thimadera.Realclock
   |nexus  = 12179
+
   |nexus  = 21726
   |github  = Ophaneom/Survivalistic
+
   |github  = thimadera/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Realistic Fishing
   |author  = KDERazorback
+
   |author  = Kevin Connors
   |id      = KDERazorback.SvFishingMod
+
   |id      = KevinConnors.RealisticFishing
   |nexus  = 6403
+
   |nexus  = 2623
   |github  = KDERazorback/SvFishingMod
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Swim
+
   |id      = aedenthorn.RealNames
   |curse  = 868896
+
   |curse  = 868898
   |nexus  = 6326
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Real Time
   |author  = Myzkatonic
+
   |author  = Enaium, Lightcolour888
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Enaium.RealTime
   |nexus  = 7722
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Realtime Framework
   |author  = John Peters
+
   |author  = drbirbdev
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 13991
+
   |nexus  = 18915
   |github  =
+
   |github  = drbirbdev/StardewValley
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Realtime Minimap
   |author  = Swizzy Studios
+
   |author  = spacechase0
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = spacechase0.RealtimeMinimap
   |nexus  = 3241
+
  |curse  = 867706
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |nexus  = 9386
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Guedez
+
   |author  = SixthTitan
   |id      = tab.autoloot
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 5115
+
   |nexus  = 5773
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Recatch Legendary Fish
   |author  = Peasly Wellbott
+
   |author  = cantorsdust and Pathoschild
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 7797
+
   |nexus  = 172
   |github  =
+
   |github  = cantorsdust/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = Recipes In Mail
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Freaksaus
   |id      = TaintedCellar
+
   |id      = freaksaus.recipesinmail
   |nexus  = 1672
+
   |nexus  = 22173
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  =
 
 
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = aedenthorn, Erinthe
+
   |author  = Nox Chimaera, noxkimaera
   |id      = aedenthorn.TakeAll
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 14247
+
   |nexus  = 22378
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Reciprocate
   |author  = KarratKake
+
   |author  = YunHikari
   |id      = KarratKake.TakeItSlow
+
   |id      = YunHikari.Reciprocate
   |nexus  = 13432
+
   |nexus  = 17714
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Recover Stamina
   |author  = Inworld AI, PogDerson
+
   |author  = lperkins2, Logan Perkins
   |id      = PogDerson.Inworld
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 16816
+
   |nexus  = 2332
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tap Giant Crops
 
  |author  = atravita
 
  |id      = atravita.TapGiantCrops
 
  |curse  = 870968
 
  |moddrop = 1205166
 
  |nexus  = 13052
 
  |github  = atravita-mods/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Recurring Reminders
   |author  = aedenthorn, Erinthe
+
   |author  = Dem1se
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 10661
+
   |nexus  = 6840
   |github  = aedenthorn/StardewValleyMods
+
   |github  = dem1se/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Recyclable Cola
   |author  = skunkkky
+
   |author  = XxHarvzBackxX
   |id      = skunkkk.TapperReady
+
   |id      = harvz.RecyclableCola
   |nexus  = 1219
+
   |nexus  = 10865
   |github  =
+
   |github  = XxHarvzBackxX/recyclableCola
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Tapper Report|Tapper Report]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Redesigned Farmhouse Layout
   |author  = pepoluan
+
   |author  = Aimon111 & DaLion
   |id      = pepoluan.TapperReport
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 8700
+
   |nexus  = 11420
 
   |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    = Redraw Pelican Town Config
   |author  = TehPers
+
   |author  = JefGrizli
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 15564
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Refill Silos
   |author  = TehPers
+
   |author  = Alpha_Omegasis
   |id      = TehPers.FestiveSlimes
+
   |id      = Omegasis.RefillSilos
   |nexus  = 2990
+
   |nexus  = 20779
  |github  = TehPers/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    = Refill Watering Can in Town Fountain
   |author  = TehPers
+
   |author  = TfueLovesBanana
   |id      = TehPers.FishingOverhaul
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 866
+
   |nexus  = 16764
  |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    = Refund Staircases
   |author  = Stingray
+
   |author  = Nick Martin
   |id      = Stingray.TP
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 10190
+
   |nexus  = 19209
   |github  = Stingrayss/StardewValley
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Regeneration
   |author  = Bifibi
+
   |author  = Hammurabi
   |id      = Teleporter
+
   |id      = HammurabiRegeneration
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4374
+
   |chucklefish = 4584
   |github =
+
   |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Regen Mod
   |author  = Falson, Falson127
+
   |author  = Zoryn
   |id      = Falson.TeleportMod
+
   |id      = Zoryn.RegenMod
   |nexus  = 18842
+
   |nexus  =
   |github =
+
   |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    = Teleport NPC
+
   |name    = Regular Quality
   |author  = Enaium
+
   |author  = desto, JustToDownloadThings
   |id      = Enaium.TeleportNpc
+
   |id      = desto.RegularQuality
  |curse  = 436803
+
   |nexus  = 5090
  |moddrop = 865554
+
   |github  = desto-git/smapi-RegularQuality
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Rejuvenating Forest
   |author  = ccr
+
   |author  = Team Timber
   |id      = ccr.TeleportNPCLocation
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 17190
+
   |nexus  = 10322
   |github  = chencrstu/TeleportNPCLocation
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Relationship Bar UI
   |author  = Enaium
+
   |author  = SlyMerc
   |id      = Enaium.TeleportPoint
+
   |id      = RelationshipBar
  |curse  = 436830
+
   |nexus  = 1009
  |moddrop = 864013
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/TeleportPoint
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
  |author  = Rafael
 
  |id      = Rafael.TeleportToFarm
 
   |nexus  = 7247
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Relationships Enhanced
   |author  = HamioDracny
+
   |author  = rodrigovaz
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = relationshipsenhanced
   |nexus  = 14083
+
   |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    = The Best of "The Queen of Sauce"
+
   |name    = Relationship Status
   |author  = Bpendragon
+
   |author  = Dragonisser
   |id      = Bpendragon.BestOfQOS
+
   |id      = relationshipstatus
   |nexus  = 7985
+
   |nexus  = 751
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Relationship Tooltips
   |author  = Neat
+
   |author  = M3ales
   |id      = neat.newspaper
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 8689
+
   |nexus  =
   |github  =
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |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    = The Farmer That Stared at Rocks
+
   |name    = Relationship Tracker
   |author  = ItsLittany
+
   |author  = Branic
   |id      = itslittany.RockBreaker
+
   |id      = Branic.RelationshipTracker
   |nexus  = 6376
+
   |nexus  = 2845
   |moddrop = 804101
+
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Relativity
   |author  = VoidWitchCult
+
   |author  = AdroSlice
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = AdroSlice.Relativity
   |nexus  = 16326
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = spacechase0 and ParadigmNomad
+
   |author  = The Fluffy Robot
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = TheFluffyRobot.RelaxingWeekends
  |curse  = 867729
+
   |nexus  = 19662
  |moddrop = 771680
+
   |github  = jamespfluger/Stardew-ModCollection
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Purppelle and King Gnomus
+
   |author  = mouahrara
   |id      = Purppelle.TheGnomiverse
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 13266
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Tlitookilakin
+
   |author  = zeldela
   |id      = tlitookilakin.BakeOffCode
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 18856
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Remember Faced Direction
   |author  = blueberry
+
   |author  = Annosz
   |id      = blueberry.LoveOfCooking
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 6830
+
   |nexus  = 6946
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = Annosz/StardewValleyModding
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Remember Your Umbrella
   |author  = Khloe Leclair
+
   |author  = heyseth
   |id      = leclair.thememanager
+
   |id      = heyseth.umbrellas
   |nexus  = 14525
+
   |nexus  = 8366
   |github  = KhloeLeclair/StardewMods
+
   |github  = heyseth/SDVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Reminders
   |author  = Pucklynn
+
   |author  = Surkasu
   |id      = shannon.MoonMod
+
   |id      = Surkasu.Reminders
   |nexus  = 2482
+
   |nexus  = 2481
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Remind to Exit
   |author  = The commission of The Northern Gulf
+
   |author  = pepoluan
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = pepoluan.RemindToExit
   |nexus  = 19376
+
   |nexus  = 8727
 +
  |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Re-Mixed Seeds, Mixed Seed Mod
 +
  |author  = nein
 +
  |id      = nein.MixedSeedMod
 +
  |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Remote Fridge Storage
   |author  = KirbyLink
+
   |author  = EternalSoap, arjan3004
   |id      = kirbylink.pumpkinking
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 3006
+
   |nexus  = 2545
   |github  = KirbyLink/PumpkinKing
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Removable Horse Hats
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.removablehorsehats
 +
  |nexus  = 2223
 +
  |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
<!--@retest-after Custom Farming Redux
+
   |status  = obsolete
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |summary  = remove this mod (added in Stardew Valley 1.4)
   |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Remove All Monsters
   |author  = TheShwamp
+
   |author  = David J. Lee, djslzx
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 5172
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Remove Animal Limitations
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Hobbes
   |id      = Eris.APICut
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 8158
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Rename
   |author  = Prism 99
+
   |author  = Remmie, CoinzReturns
   |id      = prism99.thinkntalk
+
   |id      = Remmie.Rename
   |nexus  = 9546
+
   |nexus  = 2130
   |github  = Prism-99/Think-n-Talk
+
   |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    = This Mod Is Organic
+
   |name    = Rename Reworked
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Parabyted
   |id      = SweetPanda.Organic
+
   |id      = parabyted.renamerework
   |nexus  = 16648
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rented Tools
 +
  |author  = JarvieK
 +
  |id      = JarvieK.RentedTools
 +
  |nexus  = 1307
 +
  |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    = 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    = Rented Tools Improved
   |author  = spacechase0
+
  |author  = SolusCleansing
   |id      = ThreeHeartDancePartner
+
  |id      = SolusCleansing.RentedToolsImproved
   |curse   = 867388
+
  |nexus  = 18909
   |moddrop = 127278
+
  |github  = SolusCleansing/RentedToolsImproved
   |nexus  = 500
+
}}
   |github  = spacechase0/StardewValleyMods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name   = Reorient After Eating
 +
  |author  = PunningLinguist
 +
  |id      = PunningLinguist.ReorientAfterEating
 +
  |nexus  = 7585
 +
  |github  = amconners/ReorientAfterEating
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name   = Replace Fertilizer
 +
   |author  = jingshenSN2
 +
   |id      = jingshenSN2.replace_fertilizer
 +
   |nexus   = 24550
 +
   |github  = jingshenSN2/ReplaceFertilizer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Replanter
 +
  |author  = jwdred
 +
  |id      = jwdred.Replanter
 +
   |nexus  = 589
 +
   |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    = Throwable Axe
+
   |name    = ReRegeneration
   |author  = spacechase0
+
   |author  = littleraskol
   |id      = spacechase0.ThrowableAxe
+
   |id      = lrsk_sdvm_rerg.0925160827
   |curse   = 867726
+
   |nexus   = 6837
   |moddrop = 771683
+
   |moddrop = 827580
  |nexus  = 5097
+
   |github  = littleraskol/ReRegeneration
   |github  = spacechase0/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = justastranger
+
   |author  = rocslayer, James Overton
   |id      = jas.ThunderstormTotem
+
   |id      = Roc.Reseed
  |moddrop = 944622
+
   |nexus  = 2421
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reset Skull Caverns, Skull Caverns Reset
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.ResetCaverns
 +
  |curse  = 990459
 +
  |moddrop = 1080116
 +
  |nexus  = 20846
 +
  |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Reset Terrain Features
   |author  = seitanicbean
+
   |author  = mabelSyrup
   |id      = seitanicbean.tidyfields
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 10929
+
   |nexus  = 4715
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = trashcan9
+
   |author  = seqhilla
   |id      = trashcan9.TidySocial
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 16233
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Resourceful Friends
   |author  = SpicyKai
+
   |author  = ItsBenter
   |id      = SpicyKai.Tileman
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 11945
+
   |nexus  = 23227
   |github  = spicykai/StardewValley-Mods
+
   |github  = itsbenter/ResourcefulFriends
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Resource Storage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TileTransparency
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 17288
+
   |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
 +
  |name    = Resource Storage - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.ResourceStorage
 +
  |nexus  = 22539
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = hawkfalcon
+
   |author  = spacechase0
   |id      = hawkfalcon.TillableGround
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 2175
+
  |curse  = 867146
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus  = 12029
 +
   |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    = Tilled Soil Decay
+
   |name    = Restauranteer
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 2738
+
  |curse  = 868702
   |github  = bcmpinc/StardewHack
+
   |nexus  = 14519
 +
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Retro Active Achievements
   |author  = Asconoid
+
   |author  = iceburg
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 5764
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.5
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Retroactive Stardew
   |author  = Jonathan Ginn
+
   |author  = millerscout
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 12170
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Iceburg
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus   = 973
+
  |nexus  = 356
   |github = janavarro95/Stardew_Valley_Mods
+
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
   |summary = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Reverse Proposal
   |author  = JBtheShadow
+
   |author  = GreenOnion24
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 7425
+
   |nexus  = 8526
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Revive Dead Crops
   |author  = trashcan9
+
   |author  = atravita
   |id      = trashcan9.TimeMaster
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 16192
+
  |curse  = 870964
   |github  =
+
  |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    = Time Multiplier
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = DefenTheNation
+
   |author  = ribeena
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 2262
+
   |nexus  = 11809
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Ridgeside Village
   |author  = The Fluffy Robot
+
   |author  = Rafseazz
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 5631
+
   |nexus  = 7286
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Right Click to Untill Soil
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Kumagabear
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 1000
+
   |nexus  = 19563
  |moddrop = 664035
+
   |github  = DotSharkTeeth/StardewValleyMods
   |github  = JohnsonNicholas/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Ring of Fire
   |author  = cantorsdust and Pathoschild
+
   |author  = Platonymous
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = Platonymous.RingOfFire
   |nexus  = 169
+
   |nexus  = 1166
   |github  = cantorsdust/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Totem
 
  |author  = gmff
 
  |id      = GMFF.TimeTotem
 
  |curse  = 494425
 
  |nexus  =
 
  |github  =
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Ring Overhaul
   |author  = Platonymous
+
   |author  = Goldenrevolver
   |id      = Platonymous.TMXLoader
+
   |id      = Goldenrevolver.RingOverhaul
  |curse  = 877235
+
   |nexus  = 10669
   |nexus  = 1820
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Jamie Taylor
+
   |author  = Jibb
   |id      = jltaylor-us.ToDew
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 7409
+
   |nexus  = 12171
   |github  = jltaylor-us/StardewToDew
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Rise And Shine
   |author  = Eleanor, eleanoot
+
   |author  = Yoshify
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 1630
+
   |nexus  = 3
   |github  = eleanoot/stardew-to-do-mod
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 0.39.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.1.1-whisk-update
   |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/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Jolyone, Me
+
   |author  = idermailer
   |id      = Me.ToggleMonsters
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 11801
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Robin Work Hours
   |author  = LeFauxMatt
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.ToolbarIcons
+
   |id      = aedenthorn.RobinWorkHours
   |curse  = 871834
+
   |curse  = 868784
   |nexus  = 11026
+
   |nexus  = 11244
   |github  = LeFauxMatt/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Rock Paper Scissors
   |author  = danmw3
+
   |author  = Spiderbuttons
   |id      = danmw3.toolbartooltips
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 4977
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = yuri0r
+
   |author  = Meara and MikeW
   |id      = yuri0r.ToolBelt
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 8566
+
   |nexus  = 22555
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/yuri0r/toolbelt
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rope Bridge
 +
  |author  = Teban100
 +
  |id      = RopeBridge
 +
  |nexus  = 824
 +
   |github = StephenKairos/Teban100-StardewMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Rotate Toolbar
   |author  = mralbobo
+
   |author  = Pathoschild
   |id      = mralbobo.ToolCharging
+
   |id      = Pathoschild.RotateToolbar
   |nexus  =
+
   |nexus  = 1100
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = Pathoschild/StardewMods
   |github  = mralbobo/stardew-tool-charging
 
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |summary = remove this mod (added in Stardew Valley 1.4).
  |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    = Rummage - The Thievery Mod
   |author  = CrazyWig
+
   |author  = ApryllForever
   |id      = crazywig.toolpowerselect
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 2553
+
   |nexus  = 12764
   |github  =
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Rune Magic
   |author  = Gilar Fasulaki
+
   |author  = fierro
   |id      = GilarF.ToolPowerSetup
+
   |id      = fierro.rune_magic
   |nexus  = 4517
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Run Fast, Sprint
   |author  = aedenthorn, Erinthe
+
   |author  = Krutonium
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
  |curse  = 868687
+
   |nexus  = 12701
   |nexus  = 15216
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Running Key
   |author  = Cherry, CherryChain
+
   |author  = strato35
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Strato35.RunningKey
   |nexus  = 6576
+
   |nexus  = 5527
   |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    = Running Late
   |author  = SorryLate
+
   |author  = Coll1234567
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = Coll1234567.RunningLate
   |nexus  = 5421
+
   |nexus  = 3518
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Rush Orders
   |author  = Felix-Dev
+
   |author  = spacechase0
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 2938
+
  |curse  = 867397
   |github  = Felix-Dev/StardewMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Mail Services Mod|Mail Services Mod]] or [[#Tool Upgrade Delivery|Tool Upgrade Delivery]] instead.
 
<!--
 
  |unofficial version = 1.4.1-unofficial.1-pathoschild
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Reminder
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Wracketeer
+
   |author  = ZeroMeters
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 13423
+
   |nexus  = 10747
   |github  =
+
   |github  = Dawilly/SAAT
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = LeFauxMatt
+
   |author  = ZeroMeters
   |id      = furyx639.TooManyAnimals
+
   |id      = ZeroMeters.SAAT.Mod
  |curse  = 871833
+
   |nexus  = 10747
   |nexus  = 11033
+
   |github  = Dawilly/SAAT
   |github  = LeFauxMatt/StardewMods
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Sable's Labels
   |author  = Edu Anttunes
+
   |author  = SableDnah
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = SableDnah.SablesLabels
   |nexus  = 6317
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Safe Lightning
   |author  = Pathoschild
+
   |author  = CatCattyCat, Cat
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = cat.safelightning
   |nexus  = 1401
+
   |nexus  = 2039
   |moddrop = 606639
+
   |moddrop = 833550
   |github  = Pathoschild/StardewMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = MissCoriel
+
   |author  = Shockah
   |id      = misscoriel.tractorsounds
+
   |id      = Shockah.SafeLightning
   |nexus  = 5781
+
   |nexus  = 11857
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.SafeLightningUpdated
 +
  |nexus  = 22783
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Safer Bombs
   |author  = MindMeltMax
+
   |author  = Dragoon23
   |id      = MindMeltMax.Trading
+
   |id      = Dragoon23.SaferBombs
  |moddrop = 1214750
+
   |nexus  = 23559
   |nexus  = 13293
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Safe Reading
   |author  = Cherry, CherryChain
+
   |author  = LunaticShade
   |id      = Cherry.TrainStation
+
   |id      = LunaticShade.SafeReading
   |nexus  = 6183
+
   |nexus  = 8564
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.TrainTracks
+
   |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  = 10927
+
   |nexus  = 4154
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Train Whistle
+
   |name    = Saiyan, Super Saiyan
   |author  = Taskmaster
+
   |author  = AlexDevilish
   |id      = Taskmaster.TrainWhistle
+
   |id      = alexDevilish.saiyan
   |nexus  = 4473
+
   |nexus  = 26270
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Saloon Warp Totem
   |author  = aedenthorn, Erinthe
+
   |author  = Artinity
   |id      = aedenthorn.Trampoline
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 11619
+
   |nexus  = 16450
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = SAML
   |author  = Esca, Esca-MMC
+
   |author  = MindMeltMax
   |id      = Esca.TransparencySettings
+
  |id      = MindMeltMax.SAML
   |nexus  = 8891
+
  |nexus  = 20250
   |moddrop = 971985
+
  |github  = MindMeltMax/SAML
   |github  = Esca-MMC/TransparencySettings
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Satchels
 +
  |author  = spacechase0
 +
   |id      = spacechase0.Satchels
 +
   |nexus  = 20625
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sauvignon in Stardew
 +
  |author  = Jesse, Jdvicks94
 +
   |id      = Jesse.SauvignonInStardew
 +
  |nexus  = 2597
 +
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = aedenthorn, Erinthe
+
   |author  = BlaDe
   |id      = aedenthorn.TransparentObjects
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 6412
+
   |nexus  = 11833
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = ChrisMzz
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = ChrisMzz.trash4elliott
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 18882
+
  |curse  = 898109
   |github  =
+
   |nexus  = 8386<!--non-redux: 444-->
 +
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
 +
 
 +
  |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Save Backup
   |author  = John Peters
+
   |author  = SMAPI
   |id      = JohnPeters.TrashBearAbides
+
   |id      = SMAPI.SaveBackup
   |nexus  = 11359
+
   |nexus  =
   |github  =
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Save Game Options
   |author  = MattDeDuck, Duckshard
+
   |author  = SorryLate, rharyanto
   |id      = MattDeDuck.TrashBearName
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 5252
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Trash Can Reactions
+
   |name    = Save Mod Info
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.TrashCanReactions
+
   |id      = weizinai.SaveModInfo
   |nexus  = 7643
+
   |nexus  = 25903
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Scale Up
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Platonymous.ScaleUp
   |nexus  = 16394
+
   |nexus  = 3130
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Scarecrow Highlighter
   |author  = atravita
+
   |author  = WretchedPenguin
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = WretchedPenguin.ScarecrowHighlighter
  |curse  = 870979
+
   |nexus  = 3579
  |moddrop = 1128126
+
   |github  =
   |nexus  = 11426
 
   |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    = Scaring - Thieving Skill
   |author  = SorryLate, rharyanto
+
   |author  = moonslime
   |id      = SorryLate.TrashRemover
+
   |id      = moonslime.SpookySkill
   |nexus  = 5114
+
   |nexus  = 23791
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Schedule Viewer
   |author  = Jaredlll08
+
   |author  = BinaryLip
   |id      = BlameJared.TrashTrash
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   =
+
   |curse   = 1020728
   |curse   = 297981
+
   |nexus   = 19305
   |github  = jaredlll08/Trash-Trash
+
   |github  = BinaryLip/ScheduleViewer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Scream
   |author  = Vrakyas
+
   |author  = Taskmaster
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Taskmaster.Scream
   |nexus  = 4031
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Screaming For Joy
   |author  = Achtuur8
+
   |author  = Danil Harding, Danil_HM
   |id      = Achtuur.StardewTravelSkill
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 16820
+
   |nexus  = 24643
   |github  = Achtuur/StardewTravelSkill
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Screenshot Everywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Gaiadin
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 7685
+
   |nexus  = 10805
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Screenshot Shortcut
   |author  = JPAN
+
   |author  = Tarsnip
   |id      = jpan.TreeChanges
+
   |id      = Tarsnip.ScreenshotShortcut
   |nexus  = 3964
+
   |nexus  = 26477
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Scroll To Blank
   |author  = NCarigon
+
   |author  = Caraxian
   |id      = NCarigon.TreeShakeMod
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 15927
+
   |nexus  = 4144
   |github  = ncarigon/StardewValleyMods
+
  |chucklefish = 4405
 
+
   |github  = Caraxi/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Scroll To Zoom
   |author  = TyoAtrosa
+
   |author  = Tomwa
   |id      = TyoAtrosa.Treeshaker
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 2159
+
   |nexus  = 2163
   |github  = TyoAtrosa/TreeShaker
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Scrying Orb
   |author  = bcmpinc
+
   |author  = kdau
   |id      = bcmpinc.TreeSpread
+
   |id      = kdau.ScryingOrb
   |nexus  = 3183
+
   |nexus  = 5603
   |github = bcmpinc/StardewHack
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after StardewHack-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scythe Forage
 +
  |author  = wronque
 +
  |id      = wronque.ScytheForage
 +
  |nexus  = 26185
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Scythe Harvesting
   |author  = YukiShiku, LeonBlade
+
   |author  = mmanlapat
   |id      = TreeTransplant
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 1342
+
   |nexus  = 1106
  |moddrop = 526140
+
   |github  =
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
  
   |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
 +
  |name    = Scythe Tool Enchantments
 +
  |author  = mushymato
 +
  |id      = mushymato.ScytheToolEnchantments
 +
  |nexus  = 26217
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = SDV Game of Life
   |author  = candidus42
+
   |author  = Super Aardvark, ubererdferkel
   |id      = Candidus42.TrendyHaley
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 4984
+
   |nexus  = 5361
   |github  = mus-candidus/TrendyHaley
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = SDV Twitch
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Dawgeth
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = MTD.SDVTwitch
   |nexus  = 8115
+
   |nexus  = 1760
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = SDVWM, The Weather Machine
   |author  = ch20youk
+
   |author  = SixthTitan
   |id      = ch20youk.TricksAndTreats
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 18947
+
   |nexus  = 3203
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = lilico/atelier99
+
   |author  = FreeTheJunimos
   |id      = lilico.TrueRandomGeodes
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 11371
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Krutonium
+
   |author  = FreeTheJunimos
   |id      = krutonium.turn_to_your_enemies
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 12643
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Searchable Chests
   |author  = Zyin
+
   |author  = ThisIsCad
   |id      = Zyin.TVAnnouncements
+
   |id      = ThisIsCad.SearchableChests
   |nexus  = 3649
+
   |nexus  = 25736
   |github  = Zyin055/TVAnnouncements
+
   |github  = brandonwamboldt/SearchableChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Searchable Collections Page
   |author  = JhonnieRandler & Brukob
+
   |author  = Spiderbuttons
   |id      = JhonnieMike.BrasilTV
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  = 10843
+
   |nexus  = 25585
   |github  = JhonnieRandler/TVBrasileira
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Season Affixes
   |author  = hisameartwork
+
   |author  = Shockah
   |id      = HisameArtwork.GardeningChannel
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 5485
+
   |nexus  = 16297
   |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    = TV Recipes
+
   |name    = Seasonal Farmer
   |author  = SorryLate, rharyanto
+
   |author  = stardemod
   |id      = SorryLate.TvRecipes
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 5260
+
   |nexus  = 24912
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = AndyUr
+
   |author  = CyanFire, DustBeauty
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 7589
+
   |nexus  = 17386
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Seasonal Immersion
   |author  = Hexenentendrache
+
   |author  = Entoarox
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 17321
+
   |nexus  = 2273
   |github  = Enteligenz/StardewMods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Save Slots
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.SeasonalSaveSlots
 +
  |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Season Switcher
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = dumbledalton
   |id      = telshin.twitch-for-stardew
+
   |id      = Dumbledalton.SeasonSwitcher
  |curse  = 306420
+
   |nexus  = 10457
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Sebastian Frog Tank Switch
   |author  = Cdaragorn
+
   |author  = Shaklin
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 1150
+
   |nexus  = 8508
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  =
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Secretariat (Faster Horse)
   |author  = Annosz, Abs0rbed
+
   |author  = Janglinator
   |id      = Annosz.UiInfoSuite2
+
   |id      = jangles.secretariat
   |nexus  =
+
   |nexus  = 7537
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Janglinator/Secretariat
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = Demiacle
+
   |author  = aedenthorn, Erinthe
   |id      = Demiacle.UiModSuite
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 1023
+
  |curse  = 868718
   |github  = demiacle/UiModSuite
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Secret Note Framework
   |author  = Pereclaw Team
+
   |author  = ichortower
   |id      = Pereclaw.ukrutilities
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 8427
+
   |nexus  = 25055
   |github  =
+
   |github  = ichortower/SecretNoteFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Secret Woods Snorlax
   |author  = Shadowfoxss
+
   |author  = ichortower
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 2833
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Seed Bag
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Platonymous.SeedBag
   |nexus  = 7719
+
   |nexus  = 1133
   |moddrop = 1135717
+
   |moddrop = 793931
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Seed Catalogue
   |author  = Mel Noelle and Kirbylink
+
   |author  = spacechase0
   |id      = melnoelle.underdarksewer
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 3070
+
   |nexus  = 1640
   |github  = KirbyLink/UnderdarkSewer
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in          = SMAPI 3.0
+
   |status  = obsolete
   |unofficial version = 1.1.1-unofficial.2-minervamaga
+
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Info - Continued, Seed Information - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.SeedInfo
 +
  |nexus  = 22519
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Seed Info, Seed Information
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 6597
+
  |curse  = 868677
 +
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Unhinged Mayo Jar
+
   |name    = Seed Machines
   |author  = spacechase0
+
   |author  = Veress
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = Veress.SeedMachines
   |nexus  = 17139
+
   |nexus  = 6265
   |github  =
+
   |github  = mrveress/SDVMods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Shaklin
+
   |author  = vabrell, Victor Abrell
   |id      = shaklin.uniquechildren
+
   |id      = vabrell.sm_bqms
   |nexus  = 6278
+
   |nexus  = 14236
   |github  =
+
   |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
  
   |beta broke in = Stardew Valley 1.6
+
   |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    = Unique Children Talk
+
   |name    = Seed Maker Quality
   |author  = Shaklin
+
   |author  = Speshkitty
   |id      = shaklin.uniquechildrentalk
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 9540
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Seed Maker Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 13828
+
  |curse  = 868802
 +
   |nexus  = 10681
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Seeds are Rare
   |author  = funny-snek
+
   |author  = jahangmar
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 2942
+
   |nexus  = 3618
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Seed Shortage
   |author  = Armitxes
+
   |author  = Xynerorias
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = xynerorias.seedshortage
   |nexus  = 2213
+
   |nexus  = 5614
  |curse  = 362847
+
   |github  = xynerorias/Seed-Shortage
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Seeds Unpacked
   |author  = DeLiXx
+
   |author  = blueberry
   |id      = DLX.Bundles
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 17265
+
   |nexus  = 7215
   |github  =
+
   |github  = b-b-blueberry/SeedsUnboxed
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = See Me Rollin'
   |author  = Shaklin
+
   |author  = Khloe Leclair
   |id      = shaklin.unlockdyemenu
+
   |id      = leclair.seemerollin
   |nexus  = 6156
+
   |nexus  = 10976
   |github  =
+
  |moddrop = 1116122
 +
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Select Tool Power
   |author  = damien
+
   |author  = GrimatGaming
   |id      = damien.unlocked_doors
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 4338
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Self Serve
   |author  = apomorph
+
   |author  = aedenthorn, Erinthe
   |id      = apomorph.updatedInstantEatKey
+
   |id      = aedenthorn.SelfServe
   |nexus  = 15191
+
  |curse  = 868781
   |github  =
+
   |nexus  = 11313
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Self Serve for 1.6
   |author  = Aladanor
+
   |author  = NeverToxic
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = NeverToxic.SelfServe
   |nexus  = 10164
+
   |nexus  = 20985
   |github  = shailalias/NoRumbleHorse
+
   |github  = Dunc4nNT/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Self Service
   |author  = Anthony Hilyard
+
   |author  = JarvieK
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = JarvieK.SelfService
  |curse  = 446597
+
   |nexus  = 1304
   |nexus  = 9318
+
   |github  = Jarvie8176/StardewMods
   |github  = AHilyard/UpgradeablePan
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Self Service Shops
   |author  = Miihau
+
   |author  = GuiNoya, Yesst
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 17234
+
   |nexus  = 1622
   |github  =
+
   |github  = GuiNoya/SVMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sell Quality
   |author  = Richard Cai
+
   |author  = DonDorscha, jasonmbrady
   |id      = richard_cai.UpgradedHorse
+
   |id      = DonDorscha.SellQuality
   |nexus  = 5242
+
   |nexus  = 12469
   |github  = RichardJCai/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Send Items Multiplayer
   |author  = Cherry, CherryChain
+
   |author  = hafnerpw
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 5253
+
   |nexus  = 13794
   |moddrop = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = punyo, yakminepunyo
+
   |author  = Denifia
   |id      = punyo.UsefulBombs
+
   |id      = Denifia.SendItems
   |nexus  = 2488
+
   |nexus  = 1087
   |github  = pomepome/UsefulBombs
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = Use [[#BetterBombs|BetterBombs]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = Separate Greenhouse
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |author = lolmaj
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
  |id      = lolmaj.SeparateGreenhouse
-->
+
  |nexus  = 3965
 +
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
 +
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Separate Money for Multiplayer
   |author  = Right Hand Man
+
   |author  = funny-snek
   |id      = raik.uselessinfo
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 8634
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serene Greenhouse
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SereneGreenhouse
 +
  |curse  = 870943
 +
  |nexus  = 8011
 +
  |github  = Floogen/SereneGreenhouse
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Serfdom
   |author  = aedenthorn, Erinthe
+
   |author  = DaLion
   |id      = aedenthorn.UtilityGrid
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 10197
+
   |nexus  = 24357
   |github  = aedenthorn/StardewValleyMods
+
   |github  = daleao/sdv
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Server Bookmarker
   |author  = Jonqora
+
   |author  = Ilyaki
   |id      = Jonqora.UVIndex
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 6676
+
   |nexus  = 2968
   |github  = Jonqora/StardewMods
+
   |github  = Ilyaki/ServerBookmarker
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Variable Grass
+
   |name    = Server Browser
   |author  = dantheman999
+
   |author  = Ilyaki
   |id      = dantheman999.VariableGrass
+
   |id      = Ilyaki.ServerBrowser
   |nexus  =
+
   |nexus  = 3227
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = Ilyaki/Server-Browser
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4
  |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    = Server Port Changer
   |author  = calebstein1
+
   |author  = PhantomGamers
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 19904
+
   |nexus  = 2993
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = PhantomGamers/StardewPortChanger
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Set Money
   |author  = ActionJackson
+
   |author  = j4c0b333
   |id      = ActionJackson.VendingMachine
+
   |id      = j4c0b333.SetMoney
   |nexus  = 7508
+
   |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Set Reminders
   |author  = bmarquismarkail, Space Baby
+
   |author  = Aelaan Bluewood
   |id      = SB_VerticalToolMenu
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 943
+
   |nexus  = 16112
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Set Unique Game ID
 +
  |author  = dJomp
 +
  |id      = dJomp.SetUniqueGameID
 +
  |nexus  = 2042
 +
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seven Deadly Sins
 +
  |author  = ricehit, Little Dot
 +
  |id      = ricehit.SevenDeadlySinsSAMPI
 +
  |nexus  = 15100
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Sewer Slimes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.VideoPlayer
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 6524
+
   |nexus  = 18195
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shadow for Mazes, Maze
 +
  |author  = Edu Anttunes
 +
  |id      = Maze
 +
  |nexus  = 8930
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Shared Exp, Shared Xp
   |author  = Jboss
+
   |author  = Batzpup
   |id      = Jboss.VillagerCompass
+
   |id      = SharedExp.Batzpup
   |nexus  = 16912
+
  |moddrop = 1269698
   |github  = jbossjaslow/Stardew_Mods
+
   |nexus  = 14607
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Shared Professions
   |author  = shekurika
+
   |author  = virtualbjorn
   |id      = shekurika.WaterFish
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 8897
+
   |nexus  = 16628
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Shared Recipes
   |author  = Platonymous
+
   |author  = jpslatt, jslattery26
   |id      = Platonymous.Visualize
+
   |id      = jslattery26.SharedRecipes
  |curse  = 307573
+
   |nexus  = 22718
  |moddrop = 793933
+
   |github  = jslattery26/stardew_mods
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Share Experience
   |author  = Platonymous
+
   |author  = season
   |id      = Platonymous.VisualizeTK
+
   |id      = season.ShareExperience
  |moddrop = 1521421
+
   |nexus  = 22163
   |nexus  = 19009
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Sharing is Caring
   |author  = Renny
+
   |author  = spacechase0
   |id      = renny.stardewvoideffects
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 2703
+
  |curse  = 867136
   |github  = OfficialRenny/StardewVoidEffects
+
   |nexus  = 14263
 +
   |github  = spacechase0/StardewValleyMods
  
   |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    = Shed Notifications
   |author  = Alhifar
+
   |author  = TheCroak
   |id      = Alhifar.WaitAround
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  =
+
   |nexus  = 620
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  =
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Shenandoah Library
   |author  = EvilPdor
+
   |author  = Nishtra
   |id      =
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  =
+
   |nexus  = 756
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Shift Toolbar When Paused
   |author  = TheOfficialTab
+
   |author  = Zamiel
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 1958
+
   |nexus  = 21613
   |github  = OfficialTab/walk-through-trellis
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Ship Anything, Ship Everything
   |author  = Mizzion
+
   |author  = Berkay Yigit, berkayylmao
   |id      = mizzion.wallpaperrecycler
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 1905
+
   |nexus  = 3782
  |moddrop = 661354
+
   |github  = berkayylmao/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Ship Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WallPlanter
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 11339
+
   |nexus  = 1379
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Ship From Inventory
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.WallTelevision
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 11448
+
   |nexus  = 3219
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793916
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Symen
+
   |author  = JPAN
   |id      = Symen.WarpAnimals
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 1400
+
   |nexus  = 7531
  |github  = simonbru/WarpAnimals
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Binder
 
  |author  = SnowFire kVala
 
  |id      = SnowFire.Warp_Binder
 
  |nexus  = 6892
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Shipment Tracker
   |author  = Strato35, Shalankwa
+
   |author  = Iceburg
   |id      = Strato35.WarpMultiplayer
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 7451
+
   |nexus  = 321
   |github  = Shalankwa/SDV_Mods
+
   |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    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Shipping Bin Summary
   |author  = Shaklin
+
   |author  = Futro, Futroo
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8950
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
  
   |beta broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
+
   |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    = Warp Network
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = tlitookilakin
+
   |author  = holythesea
   |id      = tlitookilakin.warpnetwork
+
   |id      = holythesea.SortShippingCollection
   |nexus  = 8567
+
   |nexus  = 15694
  |moddrop = 951720
+
   |github  = holy-the-sea/SortShippingCollection
   |github  = tlitookilakin/WarpNetwork
 
  
   |beta broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Shipping Taxes
   |author  = Pillow
+
   |author  = NOGAF
   |id      = Pillow.WarpParsnip
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 18628
+
   |nexus  = 5189
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Shop Anywhere
   |author  = ceruleandeep
+
   |author  = SorryLate, rharyanto
   |id      = ceruleandeep.WarpSnitch
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 9087
+
   |nexus  = 5299
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Shop Expander
   |author  = Shalankwa
+
   |author  = Entoarox
   |id      = Shalankwa.WarpToFriends
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 2180
+
   |nexus  = 2278
   |github  = Shalankwa/SDV_Mods
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
  |status            = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |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    = Shoplifter
   |author  = GrumpyCrouton
+
   |author  = TheMightyAmondee
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 10998
+
   |nexus  = 8569
   |github  =
+
   |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Shopping Cart
   |author  = HaulinOats
+
   |author  = LeFauxMatt
   |id      = HaulinOats.WaterBalloon
+
   |id      = furyx639.ShoppingCart
   |nexus  = 14481
+
  |curse  = 871829
   |github  = HaulinOats/StardewMods
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Shopping Show
   |author  = BlaDe
+
   |author  = AvalonMFX
   |id      = BlaDe.WaterBomb
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 10267
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Shops Open Longer
   |author  = andyruwruw
+
   |author  = CyanFire
   |id      = andyruwruw.WaterBot
+
   |id      = CF.ShopOpenTimesSMAPI
   |nexus  = 8167
+
   |nexus  = 12693
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Shop Tile Framework
   |author  = Mizzion
+
   |author  = Cherry, CherryChain
   |id      = mizzion.watercanrefiller
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 3539
+
   |nexus  = 5005
   |moddrop = 661368
+
   |moddrop = 716384
   |github  = Mizzion/MyStardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = blueberry
+
   |author  = moonslime
   |id      = blueberry.WaterFlow
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 11790
+
   |nexus  = 16028
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Show Birthdays
   |author  = Achtuur
+
   |author  = Traktori
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 16903
+
   |nexus  = 7495
   |github  = Achtuur/StardewMods
+
   |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Showcase
   |author  = aedenthorn, Erinthe
+
   |author  = Igorious
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = Igorious.Showcase
   |curse   = 868789
+
   |nexus   =
   |nexus  = 10947
+
   |chucklefish = 4487
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Show Catch Quality
   |author  = Goldenrevolver
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 7768
+
   |nexus  = 3326
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Show Cooking Recipes
   |author  = Mizzion
+
   |author  = MasterOfMutton
   |id      = mizzion.petwaterbowl
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 2009
+
   |nexus  = 5525
  |moddrop = 661365
+
   |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    = Waterproof Items
+
   |name    = Show Daily Luck
   |author  = Esca, Esca-MMC
+
   |author  = Arphox
   |id      = Esca.WaterproofItems
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 6460
+
   |nexus  = 15910
  |moddrop = 807393
+
   |github  = arphox/StardewValleyMods
   |github  = Esca-MMC/WaterproofItems
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Show Item Quality
   |author  = Digus
+
   |author  = Jonqora
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 2374
+
   |nexus  = 6311
   |github  = Digus/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    = Wealth is Health
+
   |name    = Show NPC Names
   |author  = Qi The Mysterious
+
   |author  = dvkin
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = dvkin.ShowNPCNames
   |nexus  = 19903
+
   |nexus  = 26507
 
   |github  =
 
   |github  =
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus  = 15409
+
  |curse  = 868887
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6540
 +
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Show Predictable RNG Outcomes
   |author  = Anthony Hilyard
+
   |author  = Relance
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = Relance.ShowPredictableRNGOutcomes
  |curse  = 447259
+
   |nexus  = 13186
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show XP and Level Gains, Show XP
 +
  |author  = adverserath
 +
  |id      = Adverserath.ShowXP
 +
  |nexus  = 19501
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Shroom Spotter
   |author  = bcmpinc
+
   |author  = TehPers
   |id      = bcmpinc.WearMoreRings
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 3214
+
   |nexus  = 908
   |github  = bcmpinc/StardewHack
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.4
 
+
  |status  = abandoned
   |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
+
   |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Shroom Spotter Redux
   |author  = EvilPdor
+
   |author  = Strobe and TehPers
   |id      =
+
   |id      = ShroomSpotter
   |nexus  =
+
   |nexus  = 7934
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = strobel1ght/ShroomSpotterRedux
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Shut Up
   |author  = nrm33n
+
   |author  = Geko_X
   |id      = nrm33n.weatherGod
+
   |id      = gekox.shutUp
   |nexus  = 15563
+
  |moddrop = 1530062
 +
   |nexus  = 7358
 
   |github  =
 
   |github  =
 
+
   |source  = https://gitlab.com/geko_x/stardew-mods
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Silent Alarm Clock
   |author  = Sakorona
+
   |author  = Invatorzen
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = invatorzen.AC
   |nexus  = 2210
+
   |nexus  = 12164
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Silent Scarecrows
   |author  = aedenthorn, Erinthe
+
   |author  = climaxius
   |id      = aedenthorn.WeatherTotems
+
   |id      = climaxius.silentscarecrows
   |nexus  = 16455
+
   |nexus  = 3258
   |github  = aedenthorn/StardewValleyMods
+
   |github  = robbiev/SilentScarecrows
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Silo Report
   |author  = Opalie
+
   |author  = bogie5464
   |id      = Opalie.Wedding
+
   |id      = bogie5464.SiloReport
   |nexus  =
+
   |nexus  = 3194
  |moddrop = 526231
+
   |github  = bogie5464/SiloReport
   |github  = Opalie/Wedding
 
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.WeddingTweaks
+
   |id      = pepoluan.SiloSize
   |curse   = 868829
+
   |nexus   = 8819
   |nexus   = 10117
+
   |moddrop = 981291
   |github = aedenthorn/StardewValleyMods
+
   |github  =
 +
   |source = https://sourceforge.net/p/sdvmod-silo-size/
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Simple Crop Label
   |author  = treehat
+
   |author  = TheMusketeer
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = SimpleCropLabel
   |nexus  = 8194
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = aedenthorn, Erinthe
+
   |author  = HypherionSA
   |id      = aedenthorn.WeekStartsSunday
+
  |id      = hypherionsa.simplerpc
   |nexus  = 13707
+
  |curse  = 1023556
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple HUD
 +
  |author  = Enaium
 +
   |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Platonymous
+
   |author  = skn
   |id      = Platonymous.Werewolf
+
   |id      = skn.HungerMod
  |curse  = 877223
+
   |nexus  = 3270<!--was 1127 before re-release-->
  |moddrop = 1521370
 
   |nexus  = 15724
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Simple Screenshots, Screenshot
   |author  = PrivateButtface
+
   |author  = aedenthorn, Erinthe
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = aedenthorn.Screenshot
   |nexus  = 4430
+
  |curse  = 868826
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |nexus  = 10178
 
+
   |github  = aedenthorn/StardewValleyMods
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Simple Sound Manager
   |author  = Oxyligen
+
   |author  = Omegasis, AlphaOmegasis
   |id      = WhatAMush
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 1097
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Simple Sounds
   |author  = Oxyligen
+
   |author  = BleakCodex
   |id      = wHatsUp
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 1082
+
   |nexus  = 14540
   |github  =
+
   |github  = BleakCodex/SimpleSounds
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Simple Sprinkler
   |author  = Capaldi12
+
   |author  = ADoby, tZed, Tobias Z
   |id      = Capaldi12.WhereAreThey
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 13208
+
   |nexus  = 76
   |github  =
+
   |github  = ADoby/SimpleSprinkler
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Simplified Achievements
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = cel10e
   |id      = f4iTh.WheresMyItems
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 2086
+
  |moddrop = 909416
 +
   |nexus  = 8026
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Singin' Stone
   |author  = ejun0
+
   |author  = CyTheGuy01
   |id      = ejun0.WhiteTurnip
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 8568
+
   |nexus  = 6463
 
   |github  =
 
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Prism 99
+
   |author  = MindMeltMax
   |id      = prism99.wholiveshere
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 19840
+
  |curse  = 997962
   |github  = Prism-99/WhoLivesHere
+
   |nexus  = 6778
 
+
   |moddrop = 1135654
   |beta broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = SinZational Several Spouse Spots
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.WikiLinks
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 11476
+
   |nexus  = 20655
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = SinZational Shared Spaces
   |author  = aedenthorn, Erinthe
+
   |author  = SinZ
   |id      = aedenthorn.Wildflowers
+
   |id      = SinZ.SharedSpaces
   |nexus  = 14061
+
   |nexus  = 20654
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SinZ163/StardewMods
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = SinZational Spending Services
   |author  = CatCattyCat
+
   |author  = SinZ
   |id      = cat.windeffects
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 6647
+
   |nexus  = 20656
  |moddrop = 833564
+
   |github  = SinZ163/StardewMods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.4-brimbane
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
 
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Sit and Rest
   |author  = thatnzguy
+
   |author  = Krutonium
   |id      = thatnzguy.WindowResize
+
   |id      = Krutonium.SitandRest
   |nexus  = 2266
+
   |nexus  = 7403
   |github  = thatnzguy/WindowResize
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Sit For Stamina
   |author  = CatCattyCat, Cat
+
   |author  = Entoarox
   |id      = cat.wintergrass
+
   |id      = Entoarox.SitForStamina
   |nexus  = 1601
+
   |nexus  = 7334
  |moddrop = 833542
+
   |github  = Entoarox/StardewMods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = MindMeltMax
+
   |author  = MissCoriel
   |id      = MindMeltMax.WinterPigs
+
   |id      = misscoriel.sitnrelax
   |moddrop = 1443556
+
   |curse  = 885078
   |nexus  = 16879
+
   |nexus  = 7336
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = MissCoriel/Sit-n-Relax
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = idermailer
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = idermailer.WinterRain
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 13767
+
   |nexus  = 4729
   |github  = idermailer/WinterRain
+
   |github  =
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
  |author  = drbirbdev
 
  |id      = drbirbdev.WinterStarSpouse
 
  |nexus  = 14164
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Witcher Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 5797
+
  |curse  = 868872
 +
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Sizable Fish
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = spacechase0.SizableFish
   |nexus  = 5246
+
  |curse  = 867135
   |github  =
+
   |nexus  = 14267
 +
   |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    = Wonderful Farm Life
+
   |name    = Skateboard
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = aedenthorn, Erinthe
   |id      = WonderfulFarmLife
+
   |id      = aedenthorn.Skateboard
   |nexus   =
+
   |curse   = 868742
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |nexus  = 13096
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Skateboard For 1.6
   |author  = jahangmar
+
   |author  = chiccen
   |id      = jahangmar.WorkingFireplace
+
   |id      = chiccen.Skateboard
   |nexus  = 3654
+
   |nexus  = 24074
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Skillful Clothes
   |author  = skiilaa
+
   |author  = LunaticShade
   |id      = skiilaa.X
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 2286
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Skill Prestige
   |author  = Shockah
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Shockah.XPDisplay
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 11089
+
   |nexus  = 569
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |beta broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = nofilenamed
+
   |author  = CinderGarde, Alphablackwolf
   |id      = NFN.XPMUL
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
   |nexus  = 8649
+
   |nexus  = 569
   |github  = nofilenamed/XPMultiplier
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = nofilenamed
+
   |author  = CinderGarde, Alphablackwolf
   |id      = NFN.XPMULSPA
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 8760
+
   |nexus  = 569
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = Alphablackwolf/SkillPrestige
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = hixega
+
   |author  = Tondorian
   |id      = hixega.XtardewCore
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 19096
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |beta broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Luck Skill
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Skill Prestige for Magic
   |author  = yanshufitos
+
   |author  = CinderGarde, Alphablackwolf
   |id      = yanshufitos.yanshufitosmod
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 20355
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = never worked
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Skill Rings
   |author  = vincebel
+
   |author  = AlphaMeece
   |id      = vincebel.YearRoundCrops
+
   |id      = AlphaMeece.SkillRings
   |nexus   = 8196
+
   |curse   = 991336
   |github  = vincebel7/YearRoundCrops
+
   |nexus  = 7515
 
+
   |github  =
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = NeverToxic
+
   |author  = Muuaji
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 20391
+
   |nexus  = 25112
   |github  = Dunc4nNT/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Skill Training
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = spacechase0
   |nexus   = 2731
+
   |id      = spacechase0.SkillTraining
   |author  = bcmpinc
+
   |curse   = 867132
   |github  = bcmpinc/StardewHack
+
   |nexus  = 14452
 
+
   |github  = spacechase0/StardewValleyMods
  |beta broke in = Stardew Valley 1.6<!--@retest-after Stardew Hack-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Map Teleport, Stardew Map Teleport
+
   |name    = Skinny Animals
   |author  = moddem
+
   |author  = tem696969696969
   |id      = moddem.StardewMapTeleport
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 18143
+
   |nexus  = 21826
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Skin Tone Loader
   |author  = XxHarvzBackxX
+
   |author  = HeyImAmethyst
   |id      = XxHarvzBackxX.YASM
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 9228
+
   |nexus  = 22797
   |github  =
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Skip Cutscanes
   |author  = Jaredlll08, YGM Team
+
   |author  = Zexu2K
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = Zexu2K.SkipCutscenesMod
  |curse  = 308005
+
   |nexus  = 25201
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Skip Dialogue
   |author  = thakyZ
+
   |author  = FricativeMelon
   |id      = zdailyincrease
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  =
+
   |nexus  = 15311
  |chucklefish = 4247
+
   |github  = FricativeMelon/SkipDialogue
   |github  = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Skip Fish
   |author  = BlaDe
+
   |author  = LucaINC
   |id      = BlaDe.Zenchman
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 12024
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Skip Fishing Minigame
   |author  = PositiveVegan
+
   |author  = DewMods
   |id      = PositiveVegan.ZenMod
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 12899
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Zombie Outbreak
+
   |name     = Skip Fishing Minigame 2
   |author = aedenthorn, Erinthe
+
   |author   = philosquare
   |id     = aedenthorn.ZombieOutbreak
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus  = 6743
+
   |moddrop  = 1530481
   |github  = aedenthorn/StardewValleyMods
+
   |nexus    =
 
+
   |github  = philosquare/SDVSkipFishingMinigame2
   |beta broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Skip Intro
   |author  = thespbgamer
+
   |author  = Pathoschild
   |id      = thespbgamer.ZoomLevel
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |curse  = 714275
+
   |curse  = 1000635
   |nexus  = 7363
+
   |nexus  = 533
   |github  = thespbgamer/ZoomLevel
+
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Skip Start
   |author  = GuiNoya, Yesst
+
   |author  = DeadRobotDev
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 1621
+
   |nexus  = 11885
   |github  = GuiNoya/SVMods
+
   |github  =
 
 
  |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    = Skip Text
   |author  = RockinRolla
+
   |author  = CrunchyDuck
   |id      = RockinMods.ZoomMod
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 1326
+
   |nexus  = 8947
   |github  = rockinrolla/ZoomMod
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |broke in = Stardew Valley 1.3.33
 
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
<!--
 
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoomy Farmer
+
   |name    = Skull Cave Auto Pause
   |author  = Geko_X
+
   |author  = kun2331
   |id      = gekox.zoomyFarmer
+
   |id      = kun2331.SkullCaveAutoPause
   |nexus  = 6031
+
   |nexus  = 25767
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Skull Cavern Drill
   |author  = Alex Noddings
+
   |author  = S1mmyy
   |id      = an.4leaf
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 2365
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Skull Cavern Drill Redux
   |author  = Entoarox
+
   |author  = NetworkOverflow
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 2270
+
   |nexus  = 16533
  |chucklefish = 3619
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Skull Cavern Elevator
   |author  = Warix3
+
   |author  = Bifibi, Lestoph
   |id      = warix3.advancingsprinklers
+
   |id      = SkullCavernElevator
   |nexus  = 2983
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Skull Cavern Toggle
   |author  = CKextreme
+
  |author  = TheMightyAmondee, MightyAmondee
   |id      = CKextreme.AfkTimer
+
  |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 3721
+
  |nexus  = 7908
   |github  =
+
  |github  = TheMightyAmondee/SkullCavernToggle
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skull Cave Saver
 +
   |author  = cantorsdust
 +
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 +
   |nexus  = 175
 +
   |github  = cantorsdust/StardewMods
  
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Sleeping Stamina Config
   |author  = skn
+
   |author  = ilMioPuntatore
   |id      = skn.AgingMod
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 1129
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Sleep In Wedding
   |author  = cantorsdust
+
   |author  = atravita
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = atravita.SleepInWedding
   |nexus  = 170
+
  |curse  = 870963
   |github  = cantorsdust/StardewMods
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Sleepless Fisherman
   |author  = Angela Ranna
+
   |author  = Annosz
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 6894
+
   |nexus  = 5915
   |github  = AngelaRanna/StardewMods
+
   |github  = Annosz/StardewValleyModding
 
 
  |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    = Sleepless in Stardew
   |author  = Grant Peters
+
   |author  = instafluff
   |id      = GPeters-AnimalMoodFix
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 761
+
   |nexus  = 5445
   |github  =
+
   |github  = instafluff/SleeplessInStardew
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Sleepovers
   |author  = DaLion
+
   |author  = bwdy
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = bwdy.sleepovers
   |nexus  = 11288
+
   |nexus  = 3531
   |github  =
+
   |github  = bwdymods/SDV-Sleepovers
 
 
  |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    = Sleep Warning
   |author  = Felix-Dev
+
   |author  = GlimmerDev
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2804
+
   |nexus  = 21128
   |github  = Felix-Dev/StardewMods
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Sleep Wherever
   |author  = gmff
+
   |author  = Vexorth
   |id      = GMFF.ArmorOre
+
   |id      = Vexorth.SleepWherever
   |nexus  =
+
   |nexus  = 16674
  |curse  = 485718
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Sleep Worker
   |author  = Max Vollmer, SVProtector
+
   |author  = Platonymous
   |id      = maxvollmer.audiodevices
+
   |id      = Platonymous.SleepWorker
   |nexus  = 2838
+
  |curse  = 877233
   |github  = maxvollmer/AudioDevices
+
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Jotser
+
   |author  = fernass354
   |id      = Jotser.AutoGrabberMod
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 2783
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Slime Hutch Water Spots
   |author  = Chosimba
+
   |author  = aedenthorn, Erinthe
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 2307
+
  |curse  = 868735
 +
  |nexus  = 13778
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
  |nexus  = 20930
 +
  |github  = ChrisMzz/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slime Mods, Slime Minigame, Slime QOL
 +
  |author  = Tofu, SadDodo
 +
  |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
 +
   |nexus  = 2743
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Baby Chance Adjustment
+
   |name    = Slime Produce
   |author  = LateFilmsGamer
+
   |author  = exotico
   |id      = Late's.AdjustBabyChance
+
   |id      = exotico.SlimeProduce
   |nexus  = 15018
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Slime Spawner
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aurnj, Roy Li
   |id      = f4iTh.BabyGenderInterface
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 1947
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |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    = Slime Water Filler, Slime AutoWaterer
   |author  = KirbyLink
+
   |author  = Speshkitty
   |id      = kirbylink.beehousefix
+
   |id      = speshkitty.slimewaterer
   |nexus  = 3013
+
   |nexus  = 7141
   |github  = KirbyLink/BeeHouseFix
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slim Hutch
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.SlimHutchCode
 +
  |nexus  = 7424
 +
  |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Slingshot Drop Point, 弹弓落点
   |author  = Taskmaster
+
   |author  = Night
   |id      = Taskmaster.BeMyValentine
+
   |id      = Night.Slingshot
   |nexus  = 5219
+
   |nexus  = 26608
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Slingshot Rebalance
   |author  = Sonozuki
+
   |author  = Redwood, Towering Redwood
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 3605
+
   |nexus  = 14391
   |github  = Sonozuki/StardewMods
+
   |github  =
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Slingshot Seeds
   |author  = Sonozuki
+
   |author  = BlaDe
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = BlaDe.SlingshotSeeds
   |nexus  = 3159
+
   |nexus  = 25943
   |github  = Sonozuki/StardewMods
+
   |github  =
 
+
}}
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Slots Cheats
   |author  = RedstoneBoy
+
   |author  = Fischkop2
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 2504
+
   |nexus  = 22574
   |github  = RedstoneBoy/BetterCrafting
+
   |github  =
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Slower Fence Decay
   |author  = Khloe Leclair
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = leclair.bcspacecore
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 11115
+
   |nexus  = 252
   |moddrop = 1115749
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  |github = KhloeLeclair/StardewMods
 
  
   |status = obsolete
+
  |broke in = SMAPI 2.0
   |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
+
   |status   = workaround
 +
   |summary = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Smack Dat Scarecrow
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = LeFauxMatt
   |id      = f4iTh.BetterTransmutation
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 2120
+
  |curse  = 871830
   |github  =
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Small Beach Farm
   |author  = BunnyJumps
+
   |author  = Pathoschild
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus  = 2502
+
  |curse  = 1000624
   |github  =
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |status = abandoned
+
   |github = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = BunnyJumps
+
   |author  = Peasly Wellbott
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = Wellbott.FishWell
   |nexus  = 2503
+
   |nexus  = 7651
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Small Tree Texture
   |author  = BunnyJumps
+
   |author  = season
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = season.SmallTreeTexture
   |nexus  = 2501
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Smart Building
   |author  = BunnyJumps
+
   |author  = DecidedlyHuman
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 3145
+
  |curse  = 1019046
   |github  =
+
  |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    = BJS Plant Everywhere
+
   |name    = Smart Cursor
   |author  = BunnyJumps
+
   |author  = DecidedlyHuman
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 3143
+
   |nexus  = 13268
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Smarter Carpenters
   |author  = BunnyJumps
+
   |author  = TheWarpriest
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 2500
+
   |nexus  = 25417
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = SmartMod
   |author  = BunnyJumps
+
   |author  = KuroBear
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = KuroBear.SmartMod
   |nexus  = 3144
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/108104
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Smol Fish
   |author  = WindHero
+
   |author  = gbromios
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = gbromios.SmolFish
   |nexus  = 2336
+
   |nexus  = 14287
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Snack Anything
   |author  = spacechase0
+
   |author  = Cherry, ChroniclerCherry
   |id      = spacechase0.Bow
+
   |id      = Cherry.SnackAnything
   |nexus  = 2756
+
   |nexus  = 5196
   |moddrop = 771627
+
   |moddrop = 716397
   |github  = spacechase0/Bow
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Snail Mail
   |author  = DiogoAlbano
+
   |author  = Darkhax
   |id      = DiogoAlbano.BNWCore
+
   |id      = darkhax.snailmail
   |nexus  = 15871
+
   |nexus  =
   |github  =
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Snow Crab
   |author  = bwdy
+
   |author  = John Peters
   |id      = bwdyworks
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 3530
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Socializing Skill
   |author  = Ilyaki
+
   |author  = drbirbdev
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 3083
+
   |nexus  = 14142
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = drbirbdev/StardewValley
 
 
  |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    = Social Network
   |author  = YukiShiku, LeonBlade
+
   |author  = Cecidelus
   |id      = CasksAnywhere
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 878
+
   |nexus  = 8255
  |chucklefish = 5486
+
   |github  =
  |moddrop = 124612
 
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Social Page Order Button
   |author  = aclockworkhound
+
   |author  = aedenthorn, Erinthe
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 3540
+
  |curse  = 868857
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |nexus  = 7871
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = obsolete
+
  |broke in = Stardew Valley 1.6
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |status  = workaround
  |broke in = Stardew Valley 1.5
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Social Page Order Menu
   |author  = CJBok
+
   |author  = aedenthorn, Erinthe
   |id      = CJBAutomation
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 211
+
  |curse  = 868737
   |github  = CJBok/SDV-Mods
+
   |nexus  = 13698
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Social Page Order Redux
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = aedenthorn and FlyingTNT
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 604
+
   |nexus  = 23374
  |moddrop = 664033
+
   |github  = FlyingTNT/StardewValleyMods
   |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    = Social Tab Patch for Unlimited Players
   |author  = Lysero
+
   |author  = funny-snek
   |id      = Lysero.Clock24
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 3718
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Solar Eclipse Event
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.Cobalt
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1723
+
   |nexus  = 897
   |github  = spacechase0/Cobalt
+
   |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 [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Solid Foundations → Automate Integration
   |author  = DanielSerrano, Lord Xamon
+
   |author  = PeacefulEnd
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 1169
+
   |nexus  = 12311
   |github  =
+
   |github  = Floogen/SolidFoundations
  
   |broke in = SMAPI 2.0
+
   |broke in = Solid Foundations 2.0.2?
  |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    = Sona's Farm
   |author  = Igorious
+
   |author  = Kerlin & Sona
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = kerlin.sonasfarm
   |nexus  =
+
   |nexus  = 8545
  |chucklefish = 3684
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Sonic Shoes
   |author  = spacechase0
+
   |author  = lilico
   |id      = spacechase0.ColorfulChests
+
   |id      = lilico.SonicShoes
   |nexus  = 1623
+
   |nexus  = 10226
  |moddrop = 279189
+
   |github  =
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Sorted Storages
   |author  = punyo, yakminepunyo
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = punyo.ConcentrationOnFarming
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 1445
+
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Sorting Chests
   |author  = Nishtra
+
   |author  = aRooooooba
   |id      = ConfigurableShippingDates
+
   |id      = aRooooooba.SortingChests
   |nexus  = 675
+
   |nexus  = 8224
   |github  =
+
   |github  = aRooooooba/SortingChests
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Sound Effect Replacement
   |author  = Pillow
+
   |author  = aedenthorn, Erinthe
   |id      = Pillow.ConsoleCoordinates
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 8957
+
  |curse  = 868817
 +
  |nexus  = 10232
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Loop Mod
 +
  |author  = strelkasaur
 +
  |id      = com.strelkasaurus.sm.soundloop
 +
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Sounds Patcher
   |author  = CatCattyCat, Cat
+
   |author  = MindMeltMax
   |id      = cat.copyinvitecode
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus   = 2171
+
   |curse   = 997976
   |github  = danvolchek/StardewMods
+
   |nexus  = 7465
 
+
   |moddrop = 1135690
   |status  = obsolete
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Sound Tweaker
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.CraftCounter
+
   |id      = aedenthorn.SoundTweaker
   |nexus   = 2739
+
   |curse   = 868693
   |github  = bcmpinc/StardewHack
+
   |nexus   = 14767
 
+
   |github = aedenthorn/StardewValleyMods
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = SpaceCore
   |author  = lolpcgaming
+
   |author  = spacechase0
   |id      = lolpcgaming.CraftingCounter
+
   |id      = spacechase0.SpaceCore
   |nexus   = 1585
+
   |curse   = 867152
   |github  =
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.3
+
   |github = spacechase0/StardewValleyMods
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Spawn Monsters
   |author  = trienow
+
   |author  = Berisan
   |id      = de.trienow.stardew.craftpriority
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 4174
+
   |nexus  = 3201
   |github  = trienow/Stardew-CraftPriority
+
   |github  = Berisan/SpawnMonsters
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Spawn More Rocks
   |author  = bwdy
+
   |author  = Mase
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 2115
+
   |nexus  = 7423
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Spawn Sea Monster
   |author  = BadNetCode
+
   |author  = Edu Anttunes
   |id      = BadNetCode.CropSafety
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 1233
+
   |nexus  = 5736
  |moddrop = 130160
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Supply Crates on Beach
 +
  |author  = onlythechosen
 +
  |id      = otc.supplycratesonbeach
 +
  |nexus  = 20828
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speaking Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.SpeakingValley
 +
  |nexus  = 25024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Order Notifications
 +
  |author  = mushymato
 +
  |id      = mushymato.SpecialOrderNotifications
 +
   |nexus  = 25999
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Omegasis, AlphaOmegasis
+
   |author  = AcidicNic
   |id      = CurrentLocation102120161203
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 638
+
   |nexus  = 7588
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Special Orders Tags Extended
   |author  = Omegasis, AlphaOmegasis
+
   |author  = atravita
   |id      = Omegasis.CustomAssetModifier
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 1836
+
  |curse  = 870988
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Special Orders Tweaks
   |author  = LeFauxMatt
+
   |author  = nnn
   |id      = furyx639.CustomBundles
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 8258
+
   |nexus  = 22719
 
+
   |github  =
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Special Power Utilities
   |author  = spacechase0
+
   |author  = Spiderbuttons
   |id      = spacechase0.CustomCrops
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 1592
+
   |nexus  = 22300
  |moddrop = 273617
+
   |github  =
   |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    = Specify Gift Taste Portraits
   |author  = Platonymous
+
   |author  = Button, Spiderbuttons
   |id      = Platonymous.CustomElementHandler
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 1068
+
   |nexus  = 15882
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Spectator Mode
   |author  = purrplingcat
+
   |author  = weizinai
   |id      = PurrplingCat.CustomEmotes
+
   |id      = weizinai.SpectatorMode
   |nexus  = 10861
+
   |nexus  = 25339
   |github  = purrplingcat/CustomEmotes
+
   |github  = weizinai/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Speed Boots
   |author  = Platonymous
+
   |author  = season
   |id      = Platonymous.CustomFarming
+
   |id      = season.SpeedBoots
   |nexus  = 991
+
   |nexus  = 22958
   |curse   = 307366
+
   |github  =
   |moddrop = 793926
+
}}
   |github  = Platonymous/Stardew-Valley-Mods
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
   |id      = Blackclaw.SpeedMod
 +
   |nexus  = 5082
 +
   |github  = Xebeth/StardewValley-SpeedMod
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
+
   |status  = workaround
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
<!--
+
}}
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
  |name    = Speedrun Practice Mod
-->
+
  |author  = Underscore
 +
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
   |nexus  = 7337
 +
   |github  = Underscore76/SDVPracticeMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Speedster
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CFAutomate
+
   |id      = Platonymous.Speedster
   |nexus  = 991
+
   |nexus  = 1102
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |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    = Spelldew Valley
 +
  |author  = instafluff
 +
  |id      = instafluff.spelldewvalley
 +
  |nexus  = 7322
 +
  |github  = instafluff/SpelldewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spenny
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Spenny
 +
  |curse  = 867742
 +
  |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
 
   |author  = spacechase0
   |id      = spacechase0.CustomFarmTypes
+
   |id      = spacechase0.SpennyLite
   |nexus   = 1140
+
   |curse   = 867138
   |moddrop = 128708
+
   |nexus  = 14249
   |github  = spacechase0/CustomFarmTypes
+
   |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    = Spice of Life
   |author  = Forkmaster
+
   |author  = KarratKake
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 3464
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Splash Text
   |author  = mytigio
+
   |author  = sophiesalacia
   |id      = mytigio.customharvestfix
+
   |id      = sophie.SplashText
   |nexus  = 4192
+
   |nexus  = 14416
   |github  = mytigio/CustomHarvestFix
+
   |github  = sophiesalacia/StardewMods
 
 
  |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    = Split Money
   |author  = Speshkitty
+
   |author  = Platonymous
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Platonymous.SplitMoney
   |nexus  = 5540
+
   |nexus  = 2303
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |status  = obsolete
+
   |status  = abandoned
   |summary = remove this mod (added in Stardew Valley 1.5).
+
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Split Screen
   |author  = Sonozuki
+
   |author  = Ilyaki
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 3014
+
   |nexus  = 2139
   |github  = Sonozuki/StardewMods
+
   |github  = Ilyaki/SplitScreen
  
   |status  = abandoned
+
  |broke in = SMAPI 3.0
 +
   |status   = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Splitscreen Improved
   |author  = Platonymous
+
   |author  = gaussfire
   |id      = Platonymous.CustomNPC
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 1607
+
   |nexus  = 24507
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Split Screen Manager
   |author  = Platonymous
+
   |author  = RomenH
   |id      = Platonymous.CustomShirts
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 2416
+
   |nexus  = 12063
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Split Screen Regions
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Espy
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 1378
+
   |nexus  = 23669
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Spoilage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = aedenthorn.Spoilage
   |nexus  = 6630
+
  |curse  = 868694
 +
   |nexus  = 14712
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = Platonymous
+
   |author  = Dounat2201, Sasara
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = Sasara.pumkin
  |curse  = 307569
+
   |nexus  = 4586
  |moddrop = 793903
+
   |github  =
   |nexus  = 3010
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |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    = Spouse Outdoor Area
   |author  = dreamsicl
+
   |author  = Shaklin
   |id      = EventNotifications
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  =
+
   |nexus  = 6747
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = mistyspring
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 513
+
   |nexus  = 11037
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = misty-spring/StardewMods
 
 
  |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    = Spouse's Room Mod
   |author  = stokastic
+
   |author  = Wata, Watagatapitusberry
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = Spouseroom
  |nexus  = 2462
+
  |nexus  =
   |github  = stokastic/CoopGrabber
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 2.0
  |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    = Spouse Stuff
   |author  = CatCattyCat, Cat
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = cat.desertobelisk
+
   |id      = Sikker.SpouseStuff
   |nexus  = 2021
+
   |nexus  = 4651
  |moddrop = 833549
+
   |github  = sikker/SpouseStuff
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DewCord Rich Presence
+
   |name    = Springmyst
   |author  = explosivetortellini
+
   |author  = DaLion
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = DaLion.Enchantments
   |nexus  = 8348
+
   |nexus  = 24832
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Sprinkler Activation
   |author  = PurrplingCat
+
   |author  = Blaxsmith
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 6537
+
   |nexus  = 7661
   |github  = purrplingcat/DialogueEmotes
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Sprinkler Attachments
   |author  = Bpendragon
+
   |author  = mushymato
   |id      = Bpendragon-DynamicHorses
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 874
+
   |nexus  = 25326
   |github  = Bpendragon/DynamicHorses
+
   |github  = Mushymato/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Sprinkler Mod
   |author  = enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.EiTK
+
   |id      = aedenthorn.SprinklerMod
   |curse  = 365803
+
   |curse  = 868682
   |nexus  =
+
   |nexus  = 15385
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Sprinkles
   |author  = aurnj, Roy Li
+
   |author  = Platonymous
   |id      = RuyiLi.Emotes
+
   |id      = Platonymous.Sprinkles
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |chucklefish = 4592
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Empty Hands
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = Oblitus
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = QuicksilverFox.EmptyHands
+
   |id      = SPDSprintAndDash
   |nexus  = 1176
+
   |nexus  = 235
  |github  = quicksilverfox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Even Better Warehouse
 
  |author  = charliedemilho
 
  |id      = charliedemilho.EvenBetterWarehouse
 
  |nexus  = 10396
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Sprint and Dash Redux
   |author  = Hamio, HamioDracny
+
   |author  = littleraskol
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 7511
+
   |nexus  = 560
   |github  =
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Sprinting
   |author  = Navi-chan, ooo0000
+
   |author  = onemix
   |id      = NaviChan.FaeQuest
+
   |id      = onemix.Sprinting
   |nexus  = 2484
+
   |nexus  = 10469
   |github  =
+
   |github  = thiagomasson/Sprinting
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Sprinting
   |author  = Advize
+
   |author  = Patrick, mistersnuggler
   |id      = Advize.FarmExpansion, AdvizeFarmExpansionMod-2-0-5, AdvizeFarmExpansionMod-2-0, 3888bdfd-73f6-4776-8bb7-8ad45aea1915<!--changed in 3.0, 2.0.5, and 2.0-->
+
   |id      =
   |nexus  = 130
+
   |nexus  =
   |github  = AdvizeGH/FarmExpansion
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = Platonymous
+
   |author  = Abs, abslam
   |id      = Platonymous.FarmHub
+
   |id      = abs.SprintNRegen
   |nexus  = 2309
+
   |nexus  = 4898
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = BrasileiroTop
+
   |author  = Jessebot, JessebotX
   |id      = BrasileiroTop.Fundo
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 5423
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Sprint (unidarkshin)
   |author  = tlitookilakin
+
   |author  = unidarkshin, Devin Lematty
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = DevinLematty.Sprint
   |nexus  = 8236
+
   |nexus  = 7492
  |moddrop = 926207
+
   |github  =
   |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    = Sprint (Yoshify)
   |author  = ofmanynames
+
   |author  = Yoshify
   |id      = InstantGeode
+
   |id      =
   |nexus  = 750
+
   |nexus  = 2
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = SMAPI 0.39.1
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = SpriteMaster
   |author  = DaLion
+
   |author  = Ameise, Ameisen, mkukli
   |id      = DaLion.ImmersiveRings
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 11380
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Sprite Sheet Extender
   |author  = MindMeltMax
+
   |author  = MooseyBrutale
   |id      = MindMeltMax.FireCracker
+
   |id      = mooseybrutale.spriteextender
   |nexus  = 7321
+
   |nexus  = 26072
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Sprites in Detail
   |author  = MattDeDuck, Duckshard
+
   |author  = BleakCodex
   |id      = MattDeDuck.Fischievements
+
   |id      = BleakCodex.SpritesInDetail
   |nexus  = 3658
+
   |nexus  = 14487
   |github  =
+
   |github  = BleakCodex/SpritesInDetail
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Stabbing Sword Special
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Peasly Wellbott
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 1941
+
   |nexus  = 7683
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Stack Check Fix
   |author  = bcmpinc
+
   |author  = punyo, yakminepunyo
   |id      = bcmpinc.FixScytheExp
+
   |id      = punyo.StackCheckFix
   |nexus  =
+
   |nexus  = 2433
   |github  = bcmpinc/StardewHack
+
   |github  = pomepome/StackCheckFix
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
 
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Stacked Item Icons
   |author  = randomAnon1234
+
   |author  = aedenthorn, Erinthe
   |id      = none<!--no manifest ID-->
+
   |id      = aedenthorn.StackedItemIcons
   |nexus   = 591
+
   |curse   = 868678
   |github  =
+
   |nexus   = 15468
 
+
   |github  = aedenthorn/StardewValleyMods
   |broke in = SMAPI 2.0
 
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Stack Everything
   |author  = FletcherQuest
+
   |author  = CatCattyCat, Cat
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = cat.stackeverything
   |nexus  = 9062
+
   |nexus  = 2053
   |github  =
+
   |moddrop = 833551
 
+
   |github  = danvolchek/StardewMods
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Furniture Anywhere
 
  |author  = Entoarox
 
  |id      = Entoarox.FurnitureAnywhere
 
  |nexus  = 2276
 
  |chucklefish = 4324
 
   |github  = Entoarox/StardewMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
<!--
 
<!--
   |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Stack Everything Redux
   |author  = LeFauxMatt
+
   |author  = thimadera
   |id      = furyx639.FuryCore
+
   |id      = thimadera.StackEverythingRedux
   |nexus  = 10696
+
   |nexus  = 22381
 
+
   |github = thimadera/StardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Stack Quality
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = LeFauxMatt
   |id      = f4iTh.GateFix
+
   |id      = furyx639.StackQuality
   |nexus  = 4859
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 19,704: Line 21,345:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Stack Size Changer
   |author  = Advize and Jinxiewinxie
+
   |author  = Shockah
   |id      = Advize.GetDressed
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 331
+
   |nexus  = 11866
   |github  = AdvizeGH/GetDressed
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Stack Split Redux
   |author  = mistyspring
+
   |author  = pepoluan
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = pepoluan.StackSplitRedux
   |curse   = 880520
+
   |nexus   = 8967
   |nexus  = 12195
+
   |moddrop = 976551
   |github  = misty-spring/StardewMods
+
   |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    = Grandfather's Gift
+
   |name    = StackSplitX
   |author  = ShadowDragon8685
+
   |author  = tstaples
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = tstaples.StackSplitX
   |nexus  = 985
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = Stack to Nearby Chests
   |author  = pepoluan
+
   |author  = Ilyaki
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 4151
+
   |nexus  = 1787
  |chucklefish = 5783
+
   |github  = Ilyaki/StackToNearbyChests
   |github  =
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
+
   |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    = Hamlet
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Taskmaster
+
   |author  = Becks723
   |id      = Taskmaster.Hamlet
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 4601
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = StaminaRegen
   |author  = StarPeanut, Greger
+
   |author  = EvilPdor
   |id      = HappyAnimals
+
   |id      =
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |url    = https://community.playstarbound.com/threads/111526
   |github  =
+
   |github  = natfoth/StardewValleyMods
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standalone Crane Game
 +
  |author  = rokugin
 +
  |id      = rokugin.crane
 +
  |nexus  = 25830
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Standardized Krobus
   |author  = ninthworld
+
   |author  = minervamaga
   |id      = NinthWorld.HDSprites
+
   |id      = minervamaga.StandardizedKrobus
   |nexus  = 4024
+
   |nexus  =
   |github  = ninthworld/HDSprites
+
   |moddrop = 716314
 
+
   |github = minervamaga/StandardizedKrobus
   |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    = Starbot
   |author  = Oga_The_Real
+
   |author  = bwdy
   |id      = Oga_The_Real.Hempire
+
   |id      = bwdy.starbot
   |nexus  = 14477
+
   |nexus  = 4755
   |github  =
+
   |github  = bwdymods/SDV-Starbot
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Stardew Access
   |author  = BrasileiroTop
+
   |author  = Mohammad Shoaib
   |id      = BrasileiroTop.Animacoes
+
   |id      = shoaib.stardewaccess
   |nexus  = 5139
+
   |nexus  = 16205
   |github =
+
   |url    = {{github|stardew-access/stardew-access}}/releases
 
+
   |github = stardew-access/stardew-access
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Stardew and Chill
   |author  = AustinYQM
+
   |author  = mod.kitchen
   |id      = AustinYQM.ImprovedMill
+
   |id      = mod.kitchen.stardewandchill
   |nexus  = 1748
+
   |nexus  = 12147
   |github  = AustinYQM/ImprovedMill
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Stardew Aquarium Code
   |author  = unidarkshin, Devin Lematty
+
   |author  = Gervig91
   |id      = DevinLematty.InfiniteInventory
+
   |id      = Cherry.StardewAquarium
   |nexus  = 2247
+
   |nexus  = 6372
   |github  = unidarkshin/Stardew-Mods
+
   |github  =
  
   |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    = Interactions, Interacoes
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = BrasileiroTop
+
   |author  = Moonwolf, Moonwolf287
   |id      = BrasileiroTop.Interacoes
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 4862
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Stardew Archipelago
   |author  = Platonymous
+
   |author  = Kaito Kid
   |id      = Platonymous.JunimoFarm
+
   |id      = KaitoKid.StardewArchipelago
   |nexus  = 984
+
   |nexus  = 16087
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = agilbert1412/StardewArchipelago
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Stardew Auto GC
   |author  = Becks723
+
   |author  = Lake1059, 1059Studio
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 6971
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Stardew Brewery
   |author  = Taskmaster
+
   |author  = Cylon
   |id      = Taskmaster.JunkMail
+
   |id      = cylon.stardewbrewery
   |nexus  = 4452
+
   |nexus  = 2057
   |github  =
+
   |github  = JustCylon/stardew-brewery
  
   |status  = abandoned
+
  |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    = Keyboard Mod Menu
+
   |name    = Stardew Config Menu
   |author  = Shadowfoxss
+
   |author  = Juice805
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 3147
+
   |nexus  = 1312
  |curse  = 308891
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |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    = Kisekae
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Kabigon
+
   |author  = TehPers
   |id      = Kabigon.kisekae
+
   |id      = SCCL
   |nexus  = 2348
+
   |nexus  = 889
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.2
   |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    = Stardew Debt
   |author  = Lavapulse
+
   |author  = Poison
   |id      = Lavapulse.LavapulseChickens
+
   |id      = Poison.StardewTesting
   |nexus  = 4821
+
   |nexus  = 10005
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Stardew Discord
   |author  = Huanir
+
   |author  = Steven Kraft
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 2653
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Stardew Druid
   |author  = Permamiss
+
   |author  = Neosinf
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = neosinf.StardewDruid
   |nexus  = 637
+
   |nexus  = 18465
   |github  =
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Stardew Druid Lite
   |author  = Brandy Lover, WDavi
+
   |author  = Neosinf
   |id      = Brandy Lover.LMlog
+
   |id      = neosinf.StardewDruidLite
   |nexus  = 1366
+
   |nexus  = 19308
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
 
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |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    = Makeshift Multiplayer
+
   |name    = Stardew Editor
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 501
+
   |nexus  = 1298
  |moddrop = 127274
+
   |github  = spacechase0/StardewEditor
   |github  = spacechase0/StardewValleyMP
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = spacechase0
+
   |author  = 1059 Studio, Lake1059
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = Lake1059.StardewFPS
   |nexus  = 1073
+
   |nexus  = 20801
  |moddrop = 127273
+
   |github  = Lake1059/StardewFPS
   |github  = spacechase0/MapImageExporter
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Stardew Get Achievement Now
   |author  = Jacque Pott
+
   |author  = Lake1059, 1059 Studio
   |id      = JacquePott.MassProduction
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 7021
+
   |nexus  = 11515
   |github  = JacquePott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Stardew Hack
   |author  = Kithio
+
   |author  = bcmpinc
   |id      = Kithio:ChatMod
+
   |id      = bcmpinc.StardewHack
   |nexus  =
+
   |nexus  = 3213
  |chucklefish = 4296
+
   |github  = bcmpinc/StardewHack
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Stardew Hitboxes
   |author  = Nishtra
+
   |author  = Tyler Gibbs
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 770
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = Taskmaster
+
   |author  = davikr, apdapreturns
   |id      = Taskmaster.MonthlyMail
+
   |id      = davikr.hypnos
   |nexus  = 4523
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken in = Stardew Valley 1.4
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = vaindil
+
   |author  = aedenthorn, Erinthe
   |id      = vaindil.MoodFix
+
   |id      = aedenthorn.StardewImpact
   |nexus   = 1809
+
   |curse   = 868711
   |github  = vaindil/sdv-moodfix
+
   |nexus  = 14365
 
+
   |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    = Mood Guard
+
   |name    = Stardew Locations
   |author  = YonKuma, kumarei
+
   |author  = Mizzion
   |id      = YonKuma.MoodGuard
+
   |id      = mizzion.stardewlocations
   |nexus  = 1597
+
   |nexus  = 1929
   |github  = YonKuma/MoodGuard
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |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    = Stardew Media Keys
   |author  = Platonymous
+
   |author  = Angebro
   |id      = Platonymous.MoreMapLayers
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 1134
+
   |nexus  = 11246
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = AngeloC3/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Stardew Multiplayer Server
   |author  = BrasileiroTop
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = BrasileiroTop.CanaisTv
+
   |id      = moy.Always_On_Server
   |nexus  = 5126
+
   |nexus  = 20659
   |github  =
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Stardew Nametags
   |author  = ylsama
+
   |author  = Tyler Gibbs
   |id      = ylsama.MoveThoughObject
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 2680
+
   |nexus  = 12158
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  |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    = Stardew News Feed
   |author  = SgtPickles, GameMX
+
   |author  = Other Buckets
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2256
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Stardew Notifications
   |author  = FerMod
+
   |author  = monopandora (maintained by Sakorona)
   |id      = FerMod.MultiplayerEmotes
+
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
   |nexus  = 2347
+
  |moddrop = 664154
   |github  = FerMod/StardewMods
+
   |nexus  = 4713
 
+
   |github  = Sakorona/SDVMods
   |broke in = Stardew Valley 1.4
+
}}
   |status   = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.4).
+
  |name    = STardew Overview
 +
  |author  = Sto13
 +
   |id      = Sto13.STardewOverview
 +
   |nexus   = 14564
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Progress
 +
  |author  = seeinggreen
 +
  |id      = seeinggreen.StardewProgress
 +
  |nexus  = 9786
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Stardew Realty Framework
   |author  = Unremarkable, animavoro
+
   |author  = Prism 99
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2135
+
   |nexus  = 10512
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = Prism-99/FarmExpansion
 
 
  |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    = Stardew RPC - Discord Rich Presence
   |author  = Prince-Leto
+
   |author  = ElocinDev
   |id      = princeleto.multiplayershaftfix
+
   |id      = elocindev.stardewrpc
   |nexus   = 2922
+
   |curse   = 1009887
   |github  = Prince-Leto/StardewValleyMods
+
   |nexus   =
 
+
   |github =
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Stardew RPG
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MultipleSpouses
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 6227
+
  |curse  = 868785
 +
   |nexus  = 11132
 
   |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).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Stardew Speak
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = Omegasis.MuseumRearranger
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 428
+
   |nexus  = 7929
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Stardew Survival Project
   |author  = kulcris
+
   |author  = NeroYuki
   |id      = kulcris.NoCheatShortcuts
+
   |id      = neroyuki.rlvalley
   |nexus  = 2310
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
  |author  = Pathoschild
+
   |author  = Omegasis, Alpha_Omegasis
  |id      = Pathoschild.NoDebugMode
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
  |nexus  = 593
+
   |nexus  = 425
  |github  = Pathoschild/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Pets
 
   |author  = Omegasis, Alpha_Omegasis
 
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
 
   |nexus  = 506
 
 
   |github  = janavarro95/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    = No Seeds From Trees Fix
+
   |name    = Stardew Twitch Tracker
   |author  = KirbyLink
+
   |author  = Cody, Cody Hansen
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 2947
+
   |nexus  = 16543
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = obsolete
 
  |summary = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = Platonymous
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = Platonymous.Notes
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 3068
+
   |nexus  = 13426
  |moddrop = 793905
+
   |github  = Annosz/UIInfoSuite2
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = jwdred
+
   |author  = phroureo
   |id      =
+
   |id      = phroureo.BarberSV
   |nexus  = 694
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
   |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = DeLiXx
+
   |author  = reimu, r2h, tomdc
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = reimu.sdv-helper
   |nexus  = 12291
+
   |nexus  = 3917
   |github  =
+
   |github  = rei2hu/stardewvalley-esp
  |source  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Stardew Valley Expanded
   |author  = Taskmaster
+
   |author  = Flashshifter
   |id      = Taskmaster.Ornamental
+
   |id      = FlashShifter.SVECode
   |nexus  = 4981
+
   |nexus  = 3753
   |github  =
+
   |moddrop = 833179
 
+
   |github = FlashShifter/StardewValleyExpanded
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Stardew Valley Gold
   |author  = Modotte
+
   |author  = Clever Artisan (Vastias)
   |id      = modotte.P2PAnimalNoise
+
   |id      = CleverArtisan.StardewValleyGold
   |nexus  = 17383
+
   |nexus  = 26006
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Stardew Valley Randomizer
   |author  = Alex Noddings
+
   |author  = Tooshi
   |id      = an.ownscepter
+
   |id      = Tooshi.Randomizer
   |nexus  = 2404
+
   |nexus  = 5185
   |github  =
+
  |curse  = 308003
 +
   |github  = cTooshi/stardew-valley-randomizer
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = zesman
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = MobSpawner.pseudohub.de
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 2794
+
   |nexus  = 13614
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = zesman
+
   |author  = evskii
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = evskii.StardewTimelapse
   |nexus  = 2798
+
   |nexus  = 19806
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Stardew Voices
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Shannon Hobby
   |id      = f4iTh.PMT
+
   |id      = shobby.StardewVoices
   |nexus  = 2349
+
  |curse  = 1010539
 +
   |nexus  = 22550
 
   |github  =
 
   |github  =
 
  |status  = obsolete
 
  |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Stardew Web
   |author  = bwdy
+
   |author  = Prism 99
   |id      = bwdy.polygamy
+
   |id      = prism99.stardewweb
   |nexus  = 3542
+
   |nexus  = 8715
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Stardew Web API
   |author  = ryaon
+
   |author  = zunderscore
   |id      = Ryaon.FectorChallenge
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 5125
+
   |nexus  = 22540
   |github  =
+
   |github  = zunderscore/StardewWebApi
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Stardust Core
   |author  = Kevin Connors
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = Omegasis.StardustCore
   |nexus  = 2424
+
   |nexus  = 2341
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Starksouls
   |author  = Sonozuki
+
   |author  = FenrirA
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = FenrirAsonda.Starksouls
   |nexus  = 2997
+
   |nexus  = 10915
   |github  =
+
   |github  = OhWellMikell/Starksouls
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Start in Ginger Island
   |author  = Sonozuki
+
   |author  = mistyspring
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 3004
+
   |nexus  = 20401
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Starting Money
   |author  = DaLion
+
   |author  = mmanlapat
   |id      = DaLion.ImmersiveTweaks
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 11296
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Startup Volume Config
   |author  = PurrplingCat
+
   |author  = certifiableGrimalkin
   |id      = PurrplingCat.QuestEssentials
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 8827
+
   |nexus  = 15846
   |github  = purrplingcat/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Start With Greenhouse
   |author  = CatCattyCat, Cat
+
   |author  = CaptainSully
   |id      = cat.removablehorsehats
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 2223
+
   |nexus  = 9878
   |github  = danvolchek/StardewMods
+
   |moddrop = 1035412
 
+
   |github = CaptainSully/StardewMods
   |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Start With Hat
   |author  = Platonymous
+
   |author  = treyh0
   |id      = Platonymous.RingOfFire
+
   |id      = treyh0.StartWithHat
   |nexus  = 1166
+
   |nexus  = 2628
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Stash Items
   |author  = Pathoschild
+
   |author  = ZackHill
   |id      = Pathoschild.RotateToolbar
+
   |id      = ZackHill.StashItems
   |nexus  = 1100
+
   |nexus  = 9624
   |github  = Pathoschild/StardewMods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Stash Items to Chest
   |author  = Taskmaster
+
   |author  = lambui
   |id      = Taskmaster.Scream
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 4588
+
   |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Static Inventory
   |author  = Entoarox
+
   |author  = Dinotopea
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2273
+
   |nexus  = 20093
  |chucklefish = 4262
+
   |github  = nrobinson12/StardewValleyMods
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Static Tool Power
 +
   |author = Omek97
 +
  |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Stats as Tokens
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.SeedCatalogue
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 1640
+
   |nexus  = 9659
  |moddrop = 281292
+
   |github  = dtomlinson-ga/StatsAsTokens
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |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    = Stats Passive Regeneration, Stats Reloader
   |author  = funny-snek
+
   |author  = strato35
   |id      = funnysnek.SeparateMoney
+
   |id      = Strato35.StatsReloader
   |nexus  = 3086
+
   |nexus  = 7428
 
   |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    = Statue of Generosity
   |author  = DaLion
+
   |author  = spacechase0
   |id      = DaLion.ImmersiveTaxes
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus  = 12547
+
  |curse  = 867713
   |github  =
+
   |nexus  = 7532
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Statue Shorts
   |author  = j4c0b333
+
   |author  = aedenthorn, Erinthe
   |id      = j4c0b333.SetMoney
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 3889
+
   |nexus  = 17642
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
   |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Status Announcements
   |author  = dJomp
+
   |author  = Aile72
   |id      = dJomp.SetUniqueGameID
+
   |id      = Aile72.StatusAnnouncements
   |nexus  = 2042
+
   |nexus  = 24937
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Stay Up
   |author  = spacechase0
+
   |author  = su226
   |id      = spacechase0.ShipAnywhere
+
   |id      = Su226.StayUp
   |nexus  = 1379
+
   |nexus  = 7592
  |moddrop = 183277
+
   |github  = su226/StardewValleyMods
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Stay Up Late
   |author  = NOGAF
+
   |author  = Krutonium
   |id      = NOGAF.ShippingTaxes
+
   |id      = krutonium.stayuplate
   |nexus  = 5189
+
   |nexus  = 12578
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Stay Up Plus
   |author  = TehPers
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = TehPers.ShroomSpotter
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 908
+
   |nexus  = 21469
  |moddrop = 125766
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = SteamDew
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Mewsubi
   |id      = Omegasis.SimpleSoundManager
+
   |id      = Mewsubi.SteamDew
   |nexus  = 1410
+
   |nexus  = 19396
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = myuusubi/SteamDew
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = obsolete
 +
  |summary = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Stendew Valley
   |author  = CyTheGuy01
+
   |author  = Haunted Pineapple
   |id      = CyTheGuy01.TestMod
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 6463
+
   |nexus  = 19483
   |github  =
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = Advize and jinxiewinxie
   |id      = BrasileiroTop.Sentar
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 4729
+
   |nexus  = 316
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
   |status  = obsolete
+
<!--
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Stop Flower Harvests
   |author  = cantorsdust
+
   |author  = BlobLeader
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 175
+
   |nexus  = 24559
   |github  = cantorsdust/StardewMods
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = Speshkitty
+
   |author  = Mustafa
   |id      = speshkitty.slimewaterer
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 7141
+
   |nexus  = 13925
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = mustafa-git/StopSoundsWhenAltTabbed
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Storage Containers
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = trashcan9
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = trashcan9.StorageContainers
   |nexus  = 897
+
   |nexus  = 16071
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Stronger You
   |author  = Edu Anttunes
+
   |author  = Krutonium
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = Krutonium.StrongerYou
   |nexus  = 5736
+
   |nexus  = 7402
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Platonymous
+
   |author  = Darkmushu
   |id      = Platonymous.Speedster
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 1102
+
   |nexus  = 17380
   |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    = Stumps to Hardwood Stumps
   |author  = Platonymous
+
   |author  = Nishtra
   |id      = Platonymous.SplitMoney
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 2303
+
   |nexus  = 691
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3.29
  |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Ilyaki
+
   |author  = sophiesalacia
   |id      = Ilyaki.SplitScreen
+
   |id      = sophie.SturdySaplings
   |nexus  = 2139
+
   |nexus  = 14440
   |github  = Ilyaki/SplitScreen
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Submerged Crab Pots
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.Sprinkles
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus   =
+
   |curse   = 868757
   |chucklefish = 4592
+
   |nexus  = 11719
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = TehPers
+
   |author  = mytigio
   |id      = SCCL
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 889
+
   |nexus  = 4149
   |github  = TehPers/StardewValleyMods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
  |name    = Stardew Editor
+
   |name    = Summit Reborn
  |author  = spacechase0
 
  |id      = spacechase0.StardewEditor.GameIntegration
 
  |nexus  = 1298
 
  |github  = spacechase0/StardewEditor
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Twitch Tracker
 
  |author  = Cody, Cody Hansen
 
  |id      = cody.StardewTwitchTrackerMod
 
  |nexus  = 16543
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Summit Reborn
 
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.summitreborn
 
   |id      = KoihimeNakamura.summitreborn
Line 20,587: Line 22,080:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Sundrop City
   |author  = Platonymous
+
   |author  = The Sundrop Team
   |id      = Platonymous.SwimSuit
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 1215
+
   |nexus  = 4014
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5.5
  |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    = Super Hopper
   |author  = bdawson1993
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.SuperHopper
   |nexus  = 38
+
  |curse  = 867698
   |github  =
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
   |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Super Sleeper
   |author  = zazizu
+
   |author  = spoocky123
   |id      = zazizu.TheChestDimension
+
   |id      = spoocky123.SuperSleeper
   |nexus  = 4013
+
   |nexus  = 10842
   |github  = cilekli-link/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Surfing Festival
   |author  = Pathoschild
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Pathoschild.TheLongNight
+
   |id      = spacechase0.SurfingFestival
   |nexus  = 1369
+
  |curse  = 867720
   |github  = Pathoschild/StardewMods
+
   |nexus  = 6688
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
  |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    = Surprise Pregnancy, SurpriseBaby1
   |author  = CKextreme
+
   |author  = MiphasGrace
   |id      = CKextreme.TimeNotifier
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  = 3706
+
   |nexus  = 13126
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Survivalistic
   |author  = Sakorona
+
   |author  = Ophaneom
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 1000
+
   |nexus  = 12179
   |github  = Sakorona/SDVMods
+
   |github  = Ophaneom/Survivalistic
  
   |status  = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = SV Fishing Mod
   |author  = Cile_ed
+
   |author  = KDERazorback
   |id      = Cile_ed.TimeTravel
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 4068
+
   |nexus  = 6403
   |github  =
+
   |github  = KDERazorback/SvFishingMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = SV Location Bot
   |author  = spacechase0
+
   |author  = JForea
   |id      = spacechase0.ToolGeodes
+
   |id      = JForea.SVLocationBot
   |nexus  = 3090
+
   |nexus  = 26181
  |moddrop = 771642
+
   |github  =
   |github  = spacechase0/ToolGeodes
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = SV Notepad
   |author  = DaLion
+
   |author  = HereBeCush
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = herebecush.SVNotepad
   |nexus  = 7965
+
   |nexus  = 21473
 
   |github  =
 
   |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
  
   |status = abandoned
+
  |broke in          = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Swim (Almost) Anywhere, Swim Suit
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Ultiplayer
+
   |id      = Platonymous.SwimSuit
   |nexus  = 2134
+
   |nexus  = 1215
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Swim - Continued
   |author  = Chirase
+
   |author  = aedenthorn and FlyingTNT
   |id      = Tommy.GiftAllWeek
+
   |id      = FlyingTNT.Swim
   |nexus  = 6850
+
   |nexus  = 23169
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Swimsuits Anywhere
   |author  = Chirase
+
   |author  = Myzkatonic
   |id      = Tommy.GiftEveryDay
+
   |id      = Myzkatonic.SwimsuitsAnywhere
   |nexus  = 6850
+
   |nexus  = 7722
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Swiss Army Knife
   |author  = DeLiXx
+
   |author  = John Peters
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  = 15132
+
   |nexus  = 13991
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Swizzy Meads
   |author  = DaLion
+
   |author  = Swizzy Studios
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 8111
+
   |nexus  = 3241
   |github  =
+
   |github  = SwizzyStudios/SV-SwizzyMeads
 
+
 
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Tab Autoloot
   |author  = enaium
+
   |author  = Guedez
   |id      = Enaium.Walkshop
+
   |id      = tab.autoloot
  |curse  = 365806
+
   |nexus  = 5115
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Tailor Weapon Skins
   |author  = Travoos
+
   |author  = Peasly Wellbott
   |id      =
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  =
+
   |nexus  = 7797
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = cybercheese.WarpChests
+
   |id      = TaintedCellar
   |nexus  = 6402
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |status  = abandoned<!--also broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.3
   |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
+
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Take a Break
   |author  = Sakorona (ItsBenter)
+
   |author  = Krutonium
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = krutonium.TakeABreak
   |nexus  = 6715
+
   |nexus  = 12549
   |github  = Sakorona/SDVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Take All
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.WeaponReskinner
+
   |id      = aedenthorn.TakeAll
   |nexus   = 5095
+
   |curse   = 868713
   |moddrop = 771681
+
   |nexus  = 14247
   |github  = spacechase0/WeaponReskinner
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Take It Slow
   |author  = Persival
+
   |author  = KarratKake
   |id      = none <!-- no ID in manifest -->
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 450
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
  |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = Entoarox
+
  |author  = Inworld AI, PogDerson
   |id      = Entoarox.XnbLoader
+
  |id      = PogDerson.Inworld
   |nexus  = 2275
+
  |nexus  = 16816
   |chucklefish = 4506
+
  |github  =
   |github  = Entoarox/StardewMods
+
 
 +
  |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    = 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
 +
}}
 +
{{#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 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
 +
  |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    = 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    = 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
 +
}}
 +
{{#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
 +
}}
 +
{{#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.
  
  |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
 
  |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    = 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    = 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    = 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    = 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|footer}}
 
 
 
===XNB mods===
 
See [[Modding:Using XNB mods]].
 
  
 
==Mod data overrides==
 
==Mod data overrides==
Line 20,968: Line 25,233:
 
   |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,049: Line 25,313:
 
   |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,073: Line 25,345:
 
   |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 15:58, 4 August 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).