Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎For players: update aedenthorn mods (add 'Erinthe' as alternate author name per CurseForge mod pages))
 
(701 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 40: Line 46:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 24-Hour Clock Patcher
+
   |name    = 24-Hour Clock Patcher, 24-Hour Clock Harmony
 
   |author  = pepoluan
 
   |author  = pepoluan
 
   |id      = pepoluan.24h
 
   |id      = pepoluan.24h
Line 46: Line 52:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 
   |source  = https://sourceforge.net/p/sdvmod-24h-harmony/
 +
 +
  |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 56: 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 64: Line 97:
 
   |nexus  = 8048
 
   |nexus  = 8048
 
   |github  = Ophaneom/Abilities-Experience-Bars
 
   |github  = Ophaneom/Abilities-Experience-Bars
 +
 +
  |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 89: Line 133:
 
   |nexus  = 10755
 
   |nexus  = 10755
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 103: Line 149:
 
   |nexus  = 10943
 
   |nexus  = 10943
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 116: Line 164:
 
   |id      = f4iTh.ActivateSprinklers
 
   |id      = f4iTh.ActivateSprinklers
 
   |nexus  = 2088
 
   |nexus  = 2088
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 124: Line 179:
 
   |nexus  = 11447
 
   |nexus  = 11447
 
   |github  =
 
   |github  =
 +
 +
  |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 131: Line 190:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Pempi
 +
  |id      = pempi.addMoney
 +
  |nexus  = 20111
 +
  |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 138: Line 213:
 
   |nexus  = 5713
 
   |nexus  = 5713
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 145: Line 222:
 
   |nexus  = 12446
 
   |nexus  = 12446
 
   |github  = MiguelLucas/StardewValleyMods
 
   |github  = MiguelLucas/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 151: Line 230:
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |id      = Pokeytax.AdjustablePriceHikes
 
   |nexus  = 2631
 
   |nexus  = 2631
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 172: Line 260:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 190: Line 280:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 201: Line 293:
 
   |moddrop = 600967
 
   |moddrop = 600967
 
   |github  = Gathouria/Adopt-Skin
 
   |github  = Gathouria/Adopt-Skin
 +
 +
  |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 208: Line 309:
 
   |nexus  = 11264
 
   |nexus  = 11264
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 215: Line 327:
 
   |nexus  = 10934
 
   |nexus  = 10934
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 224: Line 340:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 231: Line 359:
 
   |nexus  = 7739
 
   |nexus  = 7739
 
   |github  = aedenthorn/StardewValleyMods
 
   |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 248: Line 380:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMeleeFramework
 
   |id      = aedenthorn.AdvancedMeleeFramework
 +
  |curse  = 868856
 
   |nexus  = 7886
 
   |nexus  = 7886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 273: Line 410:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
   |id      = darzington.AdventCalendarMod
+
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 +
   |id      = darzington.AdventCalendarMod
 
   |nexus  = 7444
 
   |nexus  = 7444
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurers Guild Multiplayer Shared Kills
 +
  |author  = Veniamin-Arefev
 +
  |id      = Veniamin-Arefev.AdventurersGuildMultiplayerSharedKills
 +
  |nexus    = 19442
 +
  |github  = Veniamin-Arefev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 296: Line 453:
 
   |nexus  = 14700
 
   |nexus  = 14700
 
   |github  = Tlitookilakin/AeroCore
 
   |github  = Tlitookilakin/AeroCore
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 303: Line 463:
 
   |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 310: Line 486:
 
   |nexus  = 3661
 
   |nexus  = 3661
 
   |github  = phrasefable/StardewMods
 
   |github  = phrasefable/StardewMods
 +
 +
  |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 324: Line 512:
 
   |nexus  = 10464
 
   |nexus  = 10464
 
   |github  = XxHarvzBackxX/airstrike
 
   |github  = XxHarvzBackxX/airstrike
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Alarms
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Alarms
 +
  |nexus  = 17607
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 331: Line 528:
 
   |nexus  = 10531
 
   |nexus  = 10531
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Alarms
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.Alarms
 
  |nexus  = 17607
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 346: Line 536:
 
   |nexus  = 14494
 
   |nexus  = 14494
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
 
   |name    = Allow Beach Sprinklers
 
   |name    = Allow Beach Sprinklers
 
   |author  = Jag3dagster
 
   |author  = Jag3dagster
   |id      = Jag3dagster.AllowBeachSprinklers
+
   |id      = HedgehogTechnologies.AllowBeachSprinklers<!--changed in 1.1.0-->, Jag3dagster.AllowBeachSprinklers
 
   |nexus  = 7629
 
   |nexus  = 7629
   |github  = jag3dagster/AllowBeachSprinklers
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 367: Line 571:
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Almanac → DGA Support
+
   |name    = Almanac → DGA Support
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.almanacdga
 
   |id      = leclair.almanacdga
 
   |nexus  = 11022
 
   |nexus  = 11022
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Alamanac, Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 394: Line 602:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 410: Line 619:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#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}}
 +
}}
 +
{{#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 428: Line 658:
 
   |nexus  = 2733
 
   |nexus  = 2733
 
   |github  = bcmpinc/StardewHack
 
   |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Show Bar Values, Always Show (Health and Stamina) Bar Values
 +
  |author  = Saah
 +
  |id      = Saah.AlwaysShowBarValues
 +
  |nexus  = 23452
 +
  |github  = sarahvloos/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Always Special Title
 +
  |author  = DespairScent
 +
  |id      = DespairScent.AlwaysSpecialTitle
 +
  |nexus  = 22150
 +
  |github  = DespairScent/AlwaysSpecialTitle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 441: Line 685:
 
   |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 449: Line 694:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 458: Line 705:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Weapon Rebalance
+
  |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
 +
   |name    = Angel's Weapon Rebalance
 
   |author  = Angela Ranna
 
   |author  = Angela Ranna
 
   |id      = AngelaRanna.WeaponBalanceCode
 
   |id      = AngelaRanna.WeaponBalanceCode
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 471: Line 730:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 501: Line 762:
 
   |nexus  = 16881
 
   |nexus  = 16881
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 508: Line 771:
 
   |nexus  = 1538
 
   |nexus  = 1538
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#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
Line 529: Line 802:
 
   |nexus  = 8725
 
   |nexus  = 8725
 
   |github  = Hakej/Animal-Pet-Status
 
   |github  = Hakej/Animal-Pet-Status
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 537: Line 812:
 
   |moddrop = 988407
 
   |moddrop = 988407
 
   |github  = lshtech/AnimalProduceExpansion
 
   |github  = lshtech/AnimalProduceExpansion
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 550: Line 827:
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |id      = KarratKake.AnimalsDontEatGrass
 
   |nexus  = 7474
 
   |nexus  = 7474
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 558: Line 844:
 
   |nexus  = 8758
 
   |nexus  = 8758
 
   |github  = rikai/AnimalSelector
 
   |github  = rikai/AnimalSelector
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 574: Line 863:
 
   |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
 +
-->
 +
}}
 +
{{#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 592: Line 890:
 
   |moddrop = 771644
 
   |moddrop = 771644
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 603: Line 904:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 614: Line 919:
 
   |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.
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animation-Cancel Keybinding
 +
  |author  = Swaglix
 +
  |id      = swaglix.AnimationCancelKeybinding
 +
  |nexus  = 20159
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 640: Line 954:
 
   |moddrop = 568430
 
   |moddrop = 568430
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 647: Line 963:
 
   |nexus  = 6546
 
   |nexus  = 6546
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 675: Line 995:
 
   |nexus  = 4702
 
   |nexus  = 4702
 
   |github  = MouseyPounds/stardew-mods
 
   |github  = MouseyPounds/stardew-mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 682: Line 1,004:
 
   |nexus  = 11496
 
   |nexus  = 11496
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 689: Line 1,015:
 
   |nexus  = 14448
 
   |nexus  = 14448
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 698: Line 1,033:
 
   |moddrop = 793820
 
   |moddrop = 793820
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 717: Line 1,054:
 
   |moddrop = 793822
 
   |moddrop = 793822
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 722: Line 1,080:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 731: Line 1,092:
 
   |nexus  = 16768
 
   |nexus  = 16768
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 738: Line 1,101:
 
   |nexus  = 9544
 
   |nexus  = 9544
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 746: Line 1,111:
 
   |curse  = 485718
 
   |curse  = 485718
 
   |github  =
 
   |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 763: Line 1,138:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 
   |source  = https://sourceforge.net/p/sdvmods-artifact-fix-redux/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 780: Line 1,157:
 
   |id      = Rhukii.ArtisanGoodsRedone
 
   |id      = Rhukii.ArtisanGoodsRedone
 
   |nexus  = 9414
 
   |nexus  = 9414
 +
  |github  =
 +
 +
  |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
 +
  |name    = Artista, Artista - Stardew Painter
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Artista
 +
  |moddrop = 1521420
 +
  |nexus  = 18697
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 798: Line 1,193:
 
   |nexus  = 260
 
   |nexus  = 260
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Atelier Cauldron, Cauldron
 +
  |author  = Kedi & sophiesalacia & wildflourmods
 +
  |id      = Atelier.Cauldron
 +
  |nexus  = 22926
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 808: Line 1,210:
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4
 +
<!--
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial version = 1.1.3-unofficial.1-mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-37#post-3355322
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 822: Line 1,226:
  
 
   |warnings = Broken on Android.
 
   |warnings = Broken on Android.
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 831: Line 1,237:
 
   |nexus  = 10192
 
   |nexus  = 10192
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 838: Line 1,246:
 
   |curse  = 880513
 
   |curse  = 880513
 
   |nexus  = 16294
 
   |nexus  = 16294
   |github  =
+
   |github  = misty-spring/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 
 +
  |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 851: Line 1,272:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
Line 856: Line 1,278:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = cgifox
+
   |author  = X3n0n182
   |id      = cgifox.AutoAttack
+
   |id      = X3n0n182.AutoAttack
   |nexus  = 9620
+
   |nexus  = 7258
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto-Attack
 
   |name    = Auto-Attack
   |author  = X3n0n182
+
   |author  = cgifox
   |id      = X3n0n182.AutoAttack
+
   |id      = cgifox.AutoAttack
   |nexus  = 7258
+
   |nexus  = 9620
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 874: Line 1,298:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 880: Line 1,318:
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |id      = BenjaminWilcox.AutoCoffee
 
   |nexus  = 2387
 
   |nexus  = 2387
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Consume, Auto Consume for Heal and Buff
 +
  |author  = Jihyun and Somin
 +
  |id      = JihyunSomin.AutoConsume
 +
  |nexus  = 24178
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 893: Line 1,338:
 
   |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 909: Line 1,361:
 
   |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.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 +
  |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 919: Line 1,382:
 
   |nexus  = 13296
 
   |nexus  = 13296
 
   |github  = maephie/StardewMods
 
   |github  = maephie/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 932: Line 1,397:
 
   |id      = SorryLate.AutoFishing
 
   |id      = SorryLate.AutoFishing
 
   |nexus  = 5235
 
   |nexus  = 5235
 +
  |github  =
 +
 +
  |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  =
 
   |github  =
 
}}
 
}}
Line 940: Line 1,414:
 
   |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
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 947: Line 1,438:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 +
}}
 +
{{#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 959: Line 1,457:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 981: Line 1,480:
 
   |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 988: Line 1,495:
 
   |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 995: Line 1,511:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,005: Line 1,528:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoShaker
+
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = AutoShaker, Auto Forager<!--renamed to Auto Forager in 2.0.0, but Nexus page still has old name-->
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
   |id      = Jag3Dagster.AutoShaker
+
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
   |github  = jag3dagster/AutoShaker
+
   |github  = Hedgehog-Technologies/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,017: Line 1,555:
 
   |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,025: Line 1,570:
 
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,032: Line 1,588:
 
   |nexus  = 3883
 
   |nexus  = 3883
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 
   |github  = MaciejMarkuszewski/StardewValleyAutoToolSelect
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,039: Line 1,597:
 
   |nexus  = 4924
 
   |nexus  = 4924
 
   |github  =
 
   |github  =
 +
 +
  |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  =
Line 1,053: Line 1,621:
 
   |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,082: Line 1,657:
 
   |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,092: Line 1,667:
 
   |nexus  = 11856
 
   |nexus  = 11856
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,099: Line 1,677:
 
   |nexus  = 15018
 
   |nexus  = 15018
 
   |github  =
 
   |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,120: Line 1,718:
 
   |nexus  = 14570
 
   |nexus  = 14570
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |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,134: Line 1,748:
 
   |nexus  = 13043
 
   |nexus  = 13043
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BarleyZP's Allergies, BarleyZP Allergies
 +
  |author  = BarleyZP
 +
  |id      = BarleyZP.BzpAllergies
 +
  |nexus  = 21238
 +
  |github  = lisyce/SDV_Allergies_Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,142: Line 1,763:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 +
  |summary = feature now in vanilla game (1.6)
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,154: Line 1,777:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BatForm
 
   |id      = aedenthorn.BatForm
 +
  |curse  = 868667
 
   |nexus  = 16825
 
   |nexus  = 16825
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.3.4-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,165: Line 1,793:
  
 
   |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,173: Line 1,808:
 
   |github  = Ilyaki/BattleRoyalley
 
   |github  = Ilyaki/BattleRoyalley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Battle Royalley - Year 2-->
 +
<!--
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 
   |summary  = use [[#Battle Royalley - Year 2|Battle Royalley - Year 2]] instead.
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,183: Line 1,820:
 
   |nexus  = 9891
 
   |nexus  = 9891
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 
   |github  = tylergibbs2/BattleRoyalley-Year2
 +
 +
  |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,189: Line 1,835:
 
   |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,197: Line 1,850:
 
   |nexus  = 10023
 
   |nexus  = 10023
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.1-unofficial.2-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee Paths
+
  |name    = Bee House Flower Range Fix
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.beehousefix
 +
  |nexus  = 3013
 +
  |github  = KirbyLink/BeeHouseFix
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bee Paths
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BeePaths
 
   |id      = aedenthorn.BeePaths
 
   |nexus  = 14812
 
   |nexus  = 14812
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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,211: Line 1,883:
 
   |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,222: Line 1,903:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better 10 Hearts
 
   |name    = Better 10 Hearts
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |id      = EpicBellyFlop45.Better10Hearts
 
   |nexus  = 3605
 
   |nexus  = 3605
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,245: Line 1,929:
 
   |moddrop = 833553
 
   |moddrop = 833553
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |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,250: Line 1,938:
 
   |author  = DaLion and Tithrandel
 
   |author  = DaLion and Tithrandel
 
   |id      = DaLion.Meads
 
   |id      = DaLion.Meads
  |moddrop = 1287445
+
   |nexus  =
   |nexus  = 11911
+
   |github  = daleao/bagi-meads
   |github  = daleao/sdv-mods
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Artisan Good Icons-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,282: Line 1,971:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#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
 
   |name    = Better Chests
 
   |name    = Better Chests
   |author  = furyx639
+
   |author  = LeFauxMatt
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 1,293: Line 1,990:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Crab Pots
 
   |name    = Better Crab Pots
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |id      = EpicBellyFlop45.BetterCrabPots
 
   |nexus  = 3159
 
   |nexus  = 3159
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |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,310: Line 2,020:
 
   |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
 +
 +
  |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,327: Line 2,048:
 
   |nexus  = 3092
 
   |nexus  = 3092
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,335: Line 2,058:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,345: Line 2,070:
 
   |nexus  = 12802
 
   |nexus  = 12802
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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,351: Line 2,094:
 
   |id      = drbirbdev.BetterFestivalNotifications
 
   |id      = drbirbdev.BetterFestivalNotifications
 
   |nexus  = 14170
 
   |nexus  = 14170
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,375: Line 2,118:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,385: Line 2,130:
 
   |nexus  = 4171
 
   |nexus  = 4171
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,394: Line 2,141:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,405: Line 2,156:
 
   |moddrop = 833540
 
   |moddrop = 833540
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,418: Line 2,171:
 
}}
 
}}
 
{{#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
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,449: Line 2,202:
 
   |nexus  = 2221
 
   |nexus  = 2221
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
 +
 +
|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,456: Line 2,213:
 
   |nexus  = 10936
 
   |nexus  = 10936
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 
   |source  = https://gitlab.com/micfort/betterjunimoscropfields
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,462: Line 2,221:
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |id      = ceruleandeep.BetterJunimosForestry
 
   |nexus  = 8992
 
   |nexus  = 8992
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Junimos-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,471: Line 2,232:
 
   |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,483: Line 2,251:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Mixed Seeds
 
   |name    = Better Mixed Seeds
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |id      = Satozaki.BetterMixedSeeds, EpicBellyFlop45.BetterMixedSeeds<!--changed in 3.0-->
 
   |nexus  = 3012
 
   |nexus  = 3012
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |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,494: Line 2,266:
 
   |nexus  = 4161
 
   |nexus  = 4161
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,501: Line 2,275:
 
   |nexus  = 16235
 
   |nexus  = 16235
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Better Pannint-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,522: Line 2,298:
 
   |nexus  = 935
 
   |nexus  = 935
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 
   |github  = bmarquismarkail/SV_BetterQualityMoreSeeds
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,543: Line 2,321:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Rarecrows
 
   |name    = Better Rarecrows
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |id      = Satozaki.BetterRarecrows, EpicBellyFlop45.BetterRarecrows<!--changed in 1.0.5-->
 
   |nexus  = 3232
 
   |nexus  = 3232
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,560: Line 2,338:
 
   |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,574: Line 2,352:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,588: Line 2,367:
 
   |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,598: Line 2,377:
 
   |nexus  = 2012
 
   |nexus  = 2012
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,612: Line 2,393:
 
   |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,620: Line 2,403:
 
   |moddrop = 833552
 
   |moddrop = 833552
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |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,627: Line 2,419:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 +
}}
 +
{{#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,635: Line 2,434:
 
   |chucklefish = 3551
 
   |chucklefish = 3551
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 
   |source  = https://gitlab.com/speeder1/SMAPISprinklerMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,642: Line 2,443:
 
   |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,650: Line 2,475:
 
   |moddrop = 1035408
 
   |moddrop = 1035408
 
   |github  = CaptainSully/StardewMods
 
   |github  = CaptainSully/StardewMods
 +
 +
  |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,657: Line 2,491:
 
   |nexus  = 4234
 
   |nexus  = 4234
 
   |github  = AairTheGreat/StardewValleyMods
 
   |github  = AairTheGreat/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,665: Line 2,528:
 
   |moddrop = 833559
 
   |moddrop = 833559
 
   |github  = danvolchek/StardewMods
 
   |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,671: Line 2,538:
 
   |id      = b_wandert.Betwitched
 
   |id      = b_wandert.Betwitched
 
   |nexus  = 10172
 
   |nexus  = 10172
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,692: Line 2,577:
 
   |nexus  = 7530
 
   |nexus  = 7530
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |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,700: Line 2,601:
 
   |moddrop = 467184
 
   |moddrop = 467184
 
   |github  = JessebotX/StardewValleyMods
 
   |github  = JessebotX/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,734: Line 2,637:
 
   |nexus  = 14073
 
   |nexus  = 14073
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Buff
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BirthdayBuff
 +
  |nexus  = 17747
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Friendship, Birthday Knowledge Friendship
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
 +
  |nexus  = 17974
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,743: Line 2,675:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,750: Line 2,689:
 
   |nexus  = 11578
 
   |nexus  = 11578
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Capsule Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSCapsuleMod
 +
  |nexus  = 2502
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS MP Kick Mod
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSMPKickMenu
 +
  |nexus  = 2503
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Night Sounds
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSNightSounds
 +
  |nexus  = 2501
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,757: Line 2,726:
 
   |nexus  = 2820
 
   |nexus  = 2820
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Only Treasure Room
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSOnlyTreasureRoom
 +
  |nexus  = 3145
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Plant Everywhere
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSPlantEverywhere
 +
  |nexus  = 3143
 +
  |github  =
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,765: Line 2,772:
 
   |github  =
 
   |github  =
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
<!--
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
   |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,775: Line 2,784:
 
   |nexus  = 5324
 
   |nexus  = 5324
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,782: Line 2,793:
 
   |nexus  = 7502
 
   |nexus  = 7502
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,789: Line 2,802:
 
   |nexus  = 17550
 
   |nexus  = 17550
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,817: Line 2,832:
 
   |github  =
 
   |github  =
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 
   |source  = https://sourceforge.net/p/sdvmod-damage-overlay/
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,824: Line 2,841:
 
   |nexus  = 4815
 
   |nexus  = 4815
 
   |github  = explosivetortellini/bluechickensaregreen
 
   |github  = explosivetortellini/bluechickensaregreen
 +
 +
  |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  = 2336
 +
  |github  = HeroOfTheWinds/BlueChickensInMultiplayer
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bookcase
 +
   |author  = Darkhax
 +
   |id      = darkhax.bookcase
 
   |nexus  =
 
   |nexus  =
 
   |curse  = 297252
 
   |curse  = 297252
Line 1,834: Line 2,864:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,841: Line 2,878:
 
   |nexus  = 4711
 
   |nexus  = 4711
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,846: Line 2,885:
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.BossCreatures
 
   |id      = Aedenthorn.BossCreatures
 +
  |curse  = 868905
 
   |nexus  = 5864
 
   |nexus  = 5864
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 1,856: Line 2,920:
 
   |nexus  =
 
   |nexus  =
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,863: Line 2,929:
 
   |nexus  = 5105
 
   |nexus  = 5105
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Simple Sound Manager-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,870: Line 2,938:
 
   |nexus  = 13974
 
   |nexus  = 13974
 
   |github  = StarAmy/BreedingOverhaul
 
   |github  = StarAmy/BreedingOverhaul
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 +
}}
 +
{{#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 1,883: Line 2,961:
 
}}
 
}}
 
{{#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  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buff Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.BuffFramework
 +
  |nexus  = 17746
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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
 +
  |name    = Buffs Show Game Time, Buffs Game Time
 +
  |author  = Jesse
 +
   |id      = jesse.buffsgametime
 +
   |nexus  = 18996
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,897: Line 3,002:
 
   |nexus  = 5099
 
   |nexus  = 5099
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,904: Line 3,011:
 
   |nexus  = 8893
 
   |nexus  = 8893
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
 +
 +
  |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 1,911: Line 3,028:
 
   |nexus  = 11831
 
   |nexus  = 11831
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
 +
 +
  |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 1,918: Line 3,046:
 
   |nexus  = 445
 
   |nexus  = 445
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,925: Line 3,055:
 
   |nexus  = 5347
 
   |nexus  = 5347
 
   |github  = bmarquismarkail/SV_BuildersList
 
   |github  = bmarquismarkail/SV_BuildersList
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,947: Line 3,079:
 
   |nexus  = 15377
 
   |nexus  = 15377
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,954: Line 3,088:
 
   |nexus  = 11539
 
   |nexus  = 11539
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,959: Line 3,097:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bundle Display
 +
  |author  = 0JOG, OjOg
 +
  |id      = OjOg.BundleDisplay
 +
  |nexus  = 18135
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,976: Line 3,123:
 
   |nexus  = 2905
 
   |nexus  = 2905
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://github.com/Xytronix/BusLocations/releases
 +
  |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buttplug Valley
 +
  |author  = DryIcedMatcha, Salty
 +
  |id      = Salty.ButtplugValley
 +
  |moddrop = 1480911
 +
  |nexus  = 19336
 +
  |github  = DryIcedTea/Buttplug-Valley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,983: Line 3,149:
 
   |nexus  = 5307
 
   |nexus  = 5307
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,990: Line 3,158:
 
   |nexus  = 507
 
   |nexus  = 507
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,997: Line 3,168:
 
   |nexus  = 1126
 
   |nexus  = 1126
 
   |github  = Denifia/StardewMods
 
   |github  = Denifia/StardewMods
 +
 +
  |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,012: Line 3,197:
 
   |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,018: Line 3,210:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,029: Line 3,228:
 
   |nexus  = 16218
 
   |nexus  = 16218
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,040: Line 3,241:
 
   |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,048: Line 3,260:
 
   |nexus  = 7636
 
   |nexus  = 7636
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,057: Line 3,271:
 
   |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,067: Line 3,283:
 
{{#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
 +
 +
  |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,080: Line 3,309:
 
   |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,093: Line 3,322:
 
   |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,101: Line 3,330:
 
   |nexus  = 6011
 
   |nexus  = 6011
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
 +
 +
  |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,108: Line 3,341:
 
   |nexus  = 13137
 
   |nexus  = 13137
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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,116: Line 3,367:
 
   |moddrop = 716382
 
   |moddrop = 716382
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CATastrophic Hunger Crisis, Catastrophic Hunger Code
 +
  |author  = StarCat
 +
  |id      = StarCat.CatastrophicHungerCode
 +
  |nexus  = 19528
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,138: Line 3,398:
 
   |nexus  = 2132
 
   |nexus  = 2132
 
   |github  = skuldomg/catGifts
 
   |github  = skuldomg/catGifts
 +
 +
  |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,144: Line 3,408:
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |id      = DelphinWave.CatsAndDogsMod
 
   |nexus  = 7407
 
   |nexus  = 7407
   |github =
+
 
 +
   |status = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,152: Line 3,418:
 
   |nexus  = 10975
 
   |nexus  = 10975
 
   |github  = WizardsLizards/CauldronOfChance
 
   |github  = WizardsLizards/CauldronOfChance
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,173: Line 3,441:
 
   |nexus  = 14196
 
   |nexus  = 14196
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,180: Line 3,450:
 
   |nexus  = 14196
 
   |nexus  = 14196
 
   |github  = slothsoft/stardew-challenger
 
   |github  = slothsoft/stardew-challenger
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Challenger-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,218: Line 3,490:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,235: Line 3,508:
 
   |nexus  = 3989
 
   |nexus  = 3989
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 
   |github  = aleksanderwaagr/Stardew-ChangeProfessions
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,249: Line 3,524:
 
   |nexus  = 6455
 
   |nexus  = 6455
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = CHAOS mod for Stardew Valley, Stardew_CHAOS_Mod
 +
  |author  = Majesity
 +
  |id      = Majesity.Stardew_CHAOS_Mod
 +
  |nexus  = 19052
 +
  |github  = DevWithMaj/Stardew-CHAOS
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,268: Line 3,552:
 
   |author  = DaLion
 
   |author  = DaLion
 
   |id      = DaLion.Chargeable
 
   |id      = DaLion.Chargeable
   |nexus  = 14470
+
   |nexus  = 23048
   |github  = daleao/sdv-mods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,276: Line 3,560:
 
   |id      = PeepCake.CharlieTheChicken
 
   |id      = PeepCake.CharlieTheChicken
 
   |nexus  = 6986
 
   |nexus  = 6986
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,285: Line 3,578:
 
   |moddrop = 833554
 
   |moddrop = 833554
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |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,299: Line 3,596:
 
   |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,306: Line 3,605:
 
   |nexus  = 5606
 
   |nexus  = 5606
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 
   |github  = ChristinaEd/ChefHelperAddToFridges
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,324: Line 3,625:
 
   |nexus  = 6603
 
   |nexus  = 6603
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,333: Line 3,636:
 
   |nexus  = 3976
 
   |nexus  = 3976
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,340: Line 3,645:
 
   |nexus  = 11580
 
   |nexus  = 11580
 
   |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}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,345: Line 3,654:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,356: Line 3,666:
 
   |curse  = 501477
 
   |curse  = 501477
 
   |github  = berkayylmao/StardewValleyMods
 
   |github  = berkayylmao/StardewValleyMods
 +
 +
  |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,387: Line 3,706:
 
   |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,395: Line 3,721:
 
   |nexus  = 13946
 
   |nexus  = 13946
 
   |github  = sergiomadd/StardewValleyMods
 
   |github  = sergiomadd/StardewValleyMods
 +
 +
  |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,432: Line 3,785:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,460: Line 3,815:
 
   |nexus  = 8524
 
   |nexus  = 8524
 
   |github  = valruno/ChooseRandomFarmEvent
 
   |github  = valruno/ChooseRandomFarmEvent
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,468: Line 3,825:
 
   |moddrop = 804100
 
   |moddrop = 804100
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Circle of Thorns - NPC Hector
 +
  |author  = DestyNova and KittyCatCasey, KittyCatCasey
 +
  |id      = DestyNova.Hector.SMAPI
 +
  |nexus  = 16032
 +
  |github  =
 +
 +
  |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,473: Line 3,854:
 
   |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,482: Line 3,863:
 
   |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,511: Line 3,892:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Clean Cellar
 
   |name    = Clean Cellar
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |id      = EpicBellyFlop45.CleanCellar
 
   |nexus  = 2975
 
   |nexus  = 2975
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,522: Line 3,905:
 
   |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,541: Line 3,931:
 
   |moddrop = 664033
 
   |moddrop = 664033
 
   |github  = Sakorona/SDVMods
 
   |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |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
 +
  |name    = Clothes Rack
 +
  |author  = LunaticShade
 +
  |id      = LunaticShade.ClothesRack
 +
  |nexus  = 18765
 +
  |github  =
 +
}}
 +
{{#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,554: Line 3,979:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cock-a-doodle-dont
+
  |name    = Cobalt
   |author  = Fuzzy
+
  |author  = spacechase0
   |id      = fuzzy.cockadoodledont
+
  |id      = spacechase0.Cobalt
   |nexus  = 7584
+
  |nexus  = 1723
   |github  =
+
  |github  = spacechase0/Cobalt
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Cock-a-doodle-dont
 +
   |author  = Fuzzy
 +
   |id      = fuzzy.cockadoodledont
 +
   |nexus  = 7584
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,566: Line 4,002:
 
   |nexus  = 9843
 
   |nexus  = 9843
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,582: Line 4,020:
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
   |summary  = use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead.
+
   |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Collapsing On The Farm Fix
 +
  |author  = monsoonsheep
 +
  |id      = monsoonsheep.CollapseOnFarmFix
 +
  |nexus  = 18086
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,591: Line 4,036:
 
   |nexus  = 10380
 
   |nexus  = 10380
 
   |github  =
 
   |github  =
 +
 +
  |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 2,619: Line 4,102:
 
   |nexus  = 16769
 
   |nexus  = 16769
 
   |github  = Floogen/CombatDummy
 
   |github  = Floogen/CombatDummy
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,628: Line 4,113:
 
   |nexus  = 3905
 
   |nexus  = 3905
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,642: Line 4,129:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
Line 2,670: Line 4,158:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Community Center Bundles Randomizer
 +
  |author  = bowtochris
 +
  |id      = bowtochris.CommunityCenterBundlesRandomizer
 +
  |nexus  = 20425
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,687: Line 4,182:
 
   |nexus  = 9851
 
   |nexus  = 9851
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Community Center-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,705: Line 4,202:
 
   |nexus  = 4446
 
   |nexus  = 4446
 
   |github  = jahangmar/StardewValleyMods
 
   |github  = jahangmar/StardewValleyMods
 +
 +
  |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 2,729: Line 4,245:
 
{{#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 2,744: Line 4,260:
 
   |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
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,759: Line 4,287:
 
   |moddrop = 661367
 
   |moddrop = 661367
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,766: Line 4,296:
 
   |nexus  = 3519
 
   |nexus  = 3519
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 
   |github  = BayesianBandit/ConfigureMachineSpeed
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Connected Fences
+
  |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
 +
  |name    = Confirm Warp Totem
 +
  |author  = John Peters
 +
  |id      = JohnPeters.ConfirmWarpTotem
 +
  |nexus  = 20255
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Connected Fences
 
   |author  = sergiomadd
 
   |author  = sergiomadd
 
   |id      = sergiomadd.ConnectedFences
 
   |id      = sergiomadd.ConnectedFences
Line 2,780: Line 4,333:
 
   |nexus  = 11411
 
   |nexus  = 11411
 
   |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}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,794: Line 4,351:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Console Chat
 
   |name    = Console Chat
   |author  = Satozaki
+
   |author  = Sonozuki
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |id      = EpicBellyFlop45.ConsoleChat
 
   |nexus  = 3768
 
   |nexus  = 3768
   |github  = AndyCrocker/StardewMods
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,815: Line 4,372:
 
   |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 2,823: Line 4,389:
 
   |nexus  = 10545
 
   |nexus  = 10545
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,841: Line 4,409:
 
   |nexus  = 3853
 
   |nexus  = 3853
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Content Patcher Editor
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ContentPatcherEditor
 +
  |nexus  = 17661
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,854: Line 4,429:
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |id      = Vanguard3000.ContextSensitiveGiftCursor
 
   |nexus  = 6564
 
   |nexus  = 6564
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
  |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 2,862: Line 4,444:
 
   |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 2,869: Line 4,458:
 
   |nexus  = 8160
 
   |nexus  = 8160
 
   |github  = tesla1889tv/ControlValleyMod
 
   |github  = tesla1889tv/ControlValleyMod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,877: Line 4,468:
 
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,888: Line 4,475:
 
   |nexus  = 10384
 
   |nexus  = 10384
 
   |github  = alanperrow/StardewModding
 
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cooking Overhaul
 +
  |author  = stardemod
 +
  |id      = stardemod.CookingOverhaul
 +
  |nexus  = 24845
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,897: Line 4,491:
 
   |nexus  = 522
 
   |nexus  = 522
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,906: Line 4,502:
 
}}
 
}}
 
{{#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 2,926: Line 4,523:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,933: Line 4,540:
 
   |nexus  = 8522
 
   |nexus  = 8522
 
   |github  = Floogen/CosmeticRings
 
   |github  = Floogen/CosmeticRings
 +
 +
  |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 2,942: Line 4,559:
 
   |moddrop = 755868
 
   |moddrop = 755868
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 
   |github  = CompSciLauren/stardew-valley-cozy-clothing-mod
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,950: Line 4,569:
 
   |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
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,964: Line 4,585:
 
   |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
 
   |nexus  = 6279
 
   |nexus  = 6279
 
   |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}}#CraftableButterflyHutches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,974: Line 4,599:
 
   |nexus  = 4286
 
   |nexus  = 4286
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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 2,988: Line 4,619:
 
   |nexus  = 15341
 
   |nexus  = 15341
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,999: Line 4,632:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Man Begone
+
   |name    = Craft Anything Framework
   |author  = MouseyPounds
+
   |author  = MindMeltMax
   |id      = MouseyPounds.CraneManBegone
+
   |id      = MindMeltMax.CAF
   |nexus  = 4704
+
   |nexus  = 24794
   |github  = MouseyPounds/stardew-mods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creaturebook
+
   |name    = Craft Counter
   |author  = KediDili
+
   |author  = bcmpinc
   |id      = KediDili.Creaturebook
+
   |id      = bcmpinc.CraftCounter
   |nexus  = 13807
+
   |nexus  = 2739
   |github  = KediDili/Creaturebook
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Critter Rings
+
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Counter
 +
  |author  = lolpcgaming
 +
  |id      = lolpcgaming.CraftingCounter
 +
  |nexus  = 1585
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Craft Priority
 +
  |author  = trienow
 +
  |id      = de.trienow.stardew.craftpriority
 +
  |nexus  = 4174
 +
  |github  = trienow/Stardew-CraftPriority
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Machine
 +
  |author  = chocolatte12
 +
  |id      = chocolatte12.CraneMachine
 +
  |nexus  = 20112
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crane Man Begone
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.CraneManBegone
 +
  |nexus  = 4704
 +
  |github  = MouseyPounds/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creaturebook
 +
  |author  = KediDili
 +
  |id      = KediDili.Creaturebook
 +
  |nexus  = 13807
 +
  |github  = KediDili/Creaturebook
 +
 
 +
  |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
 +
   |name    = Critter Rings
 
   |author  = atravita
 
   |author  = atravita
 
   |id      = atravita.CritterRings
 
   |id      = atravita.CritterRings
Line 3,020: Line 4,726:
 
   |nexus  = 15557
 
   |nexus  = 15557
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crocus Crew Sea Monster Alert, Sea Monster Alert
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.seaMonster
 +
  |nexus  = 20486
 +
  |github  = elizabethcd/SeaMonsterAlert
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,029: Line 4,744:
 
   |github  =
 
   |github  =
 
   |source  = https://gitlab.com/kdau/cropbeasts
 
   |source  = https://gitlab.com/kdau/cropbeasts
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,036: Line 4,753:
 
   |nexus  = 9224
 
   |nexus  = 9224
 
   |github  = FairfieldBW/CropCheck
 
   |github  = FairfieldBW/CropCheck
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,052: Line 4,771:
 
   |moddrop = 793915
 
   |moddrop = 793915
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,066: Line 4,787:
 
   |nexus  = 7203
 
   |nexus  = 7203
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
 
   |github  = stoobinator/Stardew-Valley-Grace-Period
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Growth Adjustments
 +
  |author  = GZhynko
 +
  |id      = GZhynko.CropGrowthAdjustments
 +
  |nexus  = 18914
 +
  |github  = gzhynko/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Harvest Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropHarvestBubbles
 +
  |nexus  = 17761
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 +
  |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
   |name    = Crops Anytime Anywhere
+
   |name    = Crop Markers
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.CropsAnytimeAnywhere
+
   |id      = aedenthorn.CropMarkers
   |nexus  = 3000
+
   |nexus  = 18120
   |moddrop = 606647
+
   |github  = aedenthorn/StardewValleyMods
   |github = Pathoschild/StardewMods
+
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crops Watered Indicator
+
  |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
 +
  |name    = Crops Anytime Anywhere
 +
  |author  = Pathoschild
 +
  |id      = Pathoschild.CropsAnytimeAnywhere
 +
  |curse  = 1000626
 +
  |nexus  = 3000
 +
  |moddrop = 606647
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crops Survive Season Change
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropsSurviveSeasonChange
 +
  |nexus  = 18030
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Crops Watered Indicator
 
   |author  = Tyler Thrailkill, snowe2010
 
   |author  = Tyler Thrailkill, snowe2010
 
   |id      = tylerthrailkill.cropswateredindicator
 
   |id      = tylerthrailkill.cropswateredindicator
Line 3,121: Line 4,904:
 
   |nexus  = 11467
 
   |nexus  = 11467
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.6-unofficial.1-Logophile
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117759
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,126: Line 4,913:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 +
  |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CropWateringBubbles
 +
  |nexus  = 17773
 +
  |github  = aedenthorn/StardewValleyMods
 +
 +
  |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,142: Line 4,956:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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,153: Line 4,986:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cursor Teleport, Teleport to Cursor
 +
  |author  = Patap, Pataper
 +
  |id      = Patap.CursorTeleport
 +
  |nexus  = 17934
 +
  |github  = pa4op/stardew-teleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,160: Line 5,000:
 
   |nexus  = 10047
 
   |nexus  = 10047
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,168: Line 5,010:
 
   |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
 +
 +
  |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,179: Line 5,033:
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
 +
  |name    = Custom Bush
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 +
  |nexus  = 20619
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,193: Line 5,075:
 
   |nexus  = 7755
 
   |nexus  = 7755
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Chores
 
   |name    = Custom Chores
   |author  = furyx639, LeFauxMatt
+
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomChores
 
   |id      = furyx639.CustomChores
 
   |nexus  = 5315
 
   |nexus  = 5315
 
   |moddrop = 717888
 
   |moddrop = 717888
 
   |github  =
 
   |github  =
 +
 +
  |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,208: Line 5,101:
 
   |nexus  = 9850
 
   |nexus  = 9850
 
   |github  = b-b-blueberry/CustomCommunityCentre
 
   |github  = b-b-blueberry/CustomCommunityCentre
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,213: Line 5,108:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,231: Line 5,127:
 
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,238: Line 5,146:
 
   |nexus  = 5830
 
   |nexus  = 5830
 
   |github  = ZaneYork/SDV_Mods
 
   |github  = ZaneYork/SDV_Mods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,267: Line 5,177:
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,274: Line 5,186:
 
   |nexus  = 5894
 
   |nexus  = 5894
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Furniture
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomFurniture
+
   |id      = Platonymous.CustomElementHandler
   |nexus  = 1254
+
   |nexus  = 1068
  |moddrop = 793932
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Elevator Sound, Customizable Elevator Bell Ding Sound Replacer
   |author  = PurrplingCat
+
   |author  = pneuma163
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = pneuma163.CustomElevatorSound
   |nexus  = 7304
+
   |nexus  = 24972
   |github  = purrplingcat/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Emotes
   |author  = aedenthorn, Erinthe
+
   |author  = purrplingcat
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 13964
+
   |nexus  = 10861
   |github  = aedenthorn/StardewValleyMods
+
   |github  = purrplingcat/CustomEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CustomFarming
   |nexus  = 16744
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
  |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Cart Redux
+
   |name    = Custom Farming Redux → CFAutomate
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Platonymous
   |id      = KoihimeNakamura.CCR
+
   |id      = Platonymous.CFAutomate
   |nexus  = 1402
+
   |nexus  = 991
   |moddrop = 664037
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github = Sakorona/SDVMods
+
 
 +
  |broke in = Automate 1.15
 +
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.CustomizeAnywhere
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 4734
+
   |nexus  = 1140
   |moddrop = 716356
+
   |moddrop = 128708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fence Decay
   |author  = spacechase0
+
   |author  = Jean Seb Gwak
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = CustomFenceDecay
   |nexus  = 1099
+
   |nexus  = 25155
  |moddrop = 127272
+
   |github  = JeanSebGwak/CustomFenceDecay
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.hpstam
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 6358
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = violetlizabet
+
   |author  = Datamancer
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 10761
+
   |nexus  = 20938
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Furniture
   |author  = Digus
+
   |author  = Platonymous
   |id      = DIGUS.CustomKissingMod
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 4664
+
   |nexus  = 1254
   |github  = Digus/StardewValleyMods
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Dialogue
   |author  = Mevima
+
   |author  = PurrplingCat
   |id      = Mevima.CustomLinens
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 1027
+
   |nexus  = 7304
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CustomGiftLimits
 +
  |nexus  = 13964
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Greenhouse
 +
  |author  = Forkmaster
 +
  |id      = Forkmaster.CustomGreenhouse
 +
  |nexus  = 3464
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
+
   |status  = abandoned
   |status   = workaround
 
  |summary = Use [https://www.nexusmods.com/stardewvalley/mods/2184/ Custom Linens for Content Patcher] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Harvest Fix
   |author  = ZaneYork
+
   |author  = mytigio
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = mytigio.customharvestfix
   |nexus  = 5377
+
   |nexus  = 4192
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = mytigio/CustomHarvestFix
  
   |summary  = use latest version.
+
  |status  = obsolete
 +
   |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomHay
   |nexus  = 6251
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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  =
 
}}
 
}}
 
{{#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
+
 
 +
   |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
+
 
 +
   |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
 
}}
 
}}
 
{{#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
+
   |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
 
}}
 
}}
 
{{#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
 +
 
 +
  |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
   |nexus  = 10152
+
   |nexus  = 23359
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#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-->
   |nexus  = 5966
+
   |nexus  = 1099
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127272
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = Entoarox
+
   |author  = MissCoriel
   |id      = Entoarox.CustomPaths
+
   |id      = misscoriel.hpstam
   |nexus  = 2272
+
   |nexus  = 5275
  |chucklefish = 5234
+
   |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = Entoarox/StardewMods
 
 
 
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 
 
}}
 
}}
 
{{#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  =
 
}}
 
}}
 
{{#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
 
}}
 
}}
 
{{#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
 +
 
 +
  |summary  = use latest version.
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 6669
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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
 
}}
 
}}
 
{{#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
 
}}
 
}}
 
{{#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
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Wizard
+
   |name    = Custom Movies
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = Platonymous.CustomMovies
   |nexus  = 7775
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |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
 +
 
 +
  |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
 +
 
 +
  |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
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#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  =
 +
 
 +
  |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
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom Ore Nodes
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customtransparency
+
   |id      = aedenthorn.CustomOreNodes
   |nexus   = 2359
+
   |curse   = 868903
   |moddrop = 833556
+
   |nexus  = 5966
   |github  = danvolchek/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom Paths
   |author  = ShivaGuy
+
   |author  = Entoarox
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = Entoarox.CustomPaths
   |nexus  = 11835
+
   |nexus  = 2272
   |github  =
+
  |chucklefish = 5234
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Pet Beds, Pet Bed
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.PetBed
   |nexus  = 10760
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Picture Frames
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomTV
+
   |id      = aedenthorn.CustomPictureFrames
   |curse   = 877224
+
   |nexus   = 10704
   |nexus  = 6775
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Quest Expiration
   |author  = aedenthorn, Erinthe
+
   |author  = hawkfalcon
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 12510
+
   |nexus  = 2148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Reminders
   |author  = CatCattyCat, Cat
+
   |author  = Dem1se
   |id      = cat.customwarplocations
+
   |id      = Dem1se.CustomReminders
   |nexus  = 1688
+
   |nexus  = 6215
   |moddrop = 833544
+
   |moddrop = 793899
   |github  = danvolchek/StardewMods
+
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.Renovations
   |nexus  = 9651
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Resource Clumps
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 3445
+
   |nexus  = 6669
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Winter Star Gifts
+
   |name    = Custom Shirts
   |author  = XxHarvzBackxX
+
   |author  = Platonymous
   |id      = harvz.CWSG
+
   |id      = Platonymous.CustomShirts
   |nexus  = 10024
+
   |nexus  = 2416
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Shops Redux
   |author  = cgifox
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = cgifox.CutTheCord
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 9571
+
   |nexus  = 1378
   |github  = harshlele/CutTheCord
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Signs
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.CustomSigns
   |curse   = 871827
+
   |nexus   = 11336
   |nexus  = 13973
+
   |github  = aedenthorn/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Spouse Location
   |author  = Seawolf, seawolf87
+
   |author  = barteke22
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 4791
+
   |nexus  = 9676
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Spouse Patio
  |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
  |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomSpousePatio
  |nexus  = 6783
+
   |nexus  = 6630
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Daily Luck Message
 
   |author  = Schematix, Schmtx
 
   |id      = Schematix.DailyLuckMessage
 
   |nexus  = 1327
 
   |github  =
 
  
  |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
+
   |nexus  = 10889
   |github  = miketweaver/DailyNews
+
   |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
+
   |nexus  = 7775
   |github  =
+
   |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
 +
 
 +
  |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
+
   |nexus  = 16729
  |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Starter Package
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 9693
+
   |nexus  = 14152
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom Tapper Framework
   |author  = GuiNoya, Yesst
+
   |author  = Selph, zombifier
   |id      = GuiNoya.DailyTasksReport
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1624
+
   |nexus  = 22975
   |github  = GuiNoya/SVMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |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    = Dan Utils
+
   |name    = Custom Tokens
   |author  = Danmw3
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = danmw3.DanUtils
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 2287
+
   |nexus  = 7517
   |github  =
+
   |github  = TheMightyAmondee/CustomTokens
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Toolbar
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 4056
+
   |nexus  = 11322
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomToolbar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Tool Effect
   |author  = Pathoschild
+
   |author  = ZaneYork
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 1691
+
   |nexus  = 5712
   |moddrop = 606646
+
   |github  = ZaneYork/CustomToolEffect
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tool Range
   |author  = MissCoriel
+
   |author  = trashcan9
   |id      = misscoriel.diary
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 4451
+
   |nexus  = 16384
  |moddrop = 624395
+
   |github  =
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Tracker
   |author  = Pathoschild
+
   |author  = Esca, Esca-MMC
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = Esca.CustomTracker
   |nexus  = 679
+
   |nexus  = 5108
   |moddrop = 606608
+
   |github  = Esca-MMC/CustomTracker
   |github  = Pathoschild/StardewMods
+
   |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Custom Transparency
   |author  = iSkLz_, MSCFC
+
   |author  = CatCattyCat, Cat
   |id      = MSCFC.DecraftingMod
+
   |id      = cat.customtransparency
   |nexus  = 4158
+
   |nexus  = 2359
   |github  = iSkLz/DecraftingMod
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = SMAPI 4.0.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Trash Can
   |author  = Max Vollmer, SVProtector
+
   |author  = ShivaGuy
   |id      = maxvollmer.deepwoodsmod
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 2571
+
   |nexus  = 11835
  |github  = maxvollmer/DeepWoodsMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Deep Woods Seasonal Obelisk
 
  |author  = Sandman53
 
  |id      = maxvollmer.deepwoodsmod.seasonalobelisk
 
  |nexus  = 5016
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 10240
+
   |nexus  = 10760
   |moddrop = 1060419
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/WarpnetDeepwoods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom TV
   |author  = Tyler Gibbs
+
   |author  = Platonymous
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = Platonymous.CustomTV
   |nexus  = 12421
+
  |curse  = 877224
   |github  = tylergibbs2/DefaultFarmer
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom TV Channel
   |author  = DecidedlyHuman
+
   |author  = chieeri323
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = chieeri323.customtvchannel
   |nexus  = 10939
+
   |nexus  = 24278
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom Wallpaper Framework
   |author  = AxesOfEvil
+
   |author  = aedenthorn, Erinthe
   |id      = AxesOfEvil.DeliveryService
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 5187
+
  |curse  = 868751
   |github  = AxesOfEvil/SV_DeliveryService
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Custom Walls and Floors
   |author  = Dash, yuukidach
+
   |author  = Platonymous
   |id      = Pathoschild.test
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 5570
+
  |curse  = 307569
   |github  =
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Warp Locations
   |author  = ferdaber
+
   |author  = CatCattyCat, Cat
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = cat.customwarplocations
   |nexus  = 7920
+
   |nexus  = 1688
   |github  = ferdaber/sdv-mods
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Warp Points
   |author  = domsim1
+
   |author  = aedenthorn, Erinthe
   |id      = domsim1.DeluxeHats
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 5836
+
   |nexus  = 9651
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Custom Warps
   |author  = MolsonCAD
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = f4iTh.CustomWarps
   |nexus  = 11436
+
   |nexus  = 3445
  |github  = MolsonCAD/DeluxeJournal
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Demanding Shipping
 
  |author  = lech43
 
  |id      = lech43.DemandingShipping
 
  |nexus  = 7315
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Custom Winter Star Gifts
   |author  = Kichjo
+
   |author  = XxHarvzBackxX
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = harvz.CWSG
   |nexus  = 5477
+
   |nexus  = 10024
   |github  = KeelanRosa/StardewMods
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cut the Cord, TvMenu
 +
  |author  = cgifox
 +
  |id      = cgifox.CutTheCord
 +
  |nexus  = 9571
 +
  |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Bloom Farm
+
   |name    = Cycle Tools
   |author  = DeLiXx
+
   |author  = LeFauxMatt
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = furyx639.CycleTools
   |nexus  = 16750
+
  |curse  = 871827
   |github  =
+
   |nexus  = 13973
   |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Daily Farm Photo
   |author  = Esca, Esca-MMC
+
   |author  = Seawolf, seawolf87
   |id      = Esca.DestroyableBushes
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 6304
+
   |nexus  = 4791
  |moddrop = 798245
+
   |github  = Seawolf87/DailyFarmPhoto
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = RainsKuro, RainzKuro
+
   |author  = BlaDe
   |id      = RainzKuro.DetailedSprites
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 15549
+
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Daily Luck Message
   |author  = gzhynko
+
   |author  = Schematix, Schmtx
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 8853
+
   |nexus  = 1327
   |github  = gzhynko/StardewMods
+
   |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    = Dialogue Display Framework
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = dJustLuckMod
   |nexus  = 11661
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily News
   |author  = elbe
+
   |author  = bashNinja
   |id      = elbe.DialogueExtension
+
   |id      = bashNinja.DailyNews
   |nexus  = 10851
+
   |nexus  = 1141
   |github  = lshtech/DialogueExtension
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Notifications, Event Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = dreamsicl
   |id      = aedenthorn.DialogueNewLine
+
   |id      = EventNotifications
   |nexus  = 12175
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |chucklefish = 3621
 +
   |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    = Dialogue Tester
+
   |name    = Daily Pet the Animals
   |author  = DecidedlyHuman
+
   |author  = flowoeB
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 9887
+
   |nexus  = 8356
  |moddrop = 1035899
+
   |github  =
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily Phone Quest
   |author  = aedenthorn, Erinthe
+
   |author  = ActionJackson
   |id      = aedenthorn.DialogueTrees
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 9550
+
   |nexus  = 14648
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Did You Water Your Crops
 
  |author  = Nishtra
 
  |id      = Nishtra.DidYouWaterYourCrops
 
  |nexus  = 1583
 
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = shanks3042
+
   |author  = MevNav
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = MevNav.DailyPlanner
   |nexus  = 5816
+
   |nexus  = 16704
   |github  =
+
   |github  = BuildABuddha/StardewDailyPlanner
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Quest Anywhere
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.DimensionalPockets
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 12706
+
   |nexus  = 513
   |github  = spacechase0/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Daily Screenshot
   |author  = Eugenii10
+
   |author  = CompSciLauren
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 9717
+
   |nexus  = 4779
   |github  =
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Daily Special Orders
   |author  = lperkins2, Logan Perkins
+
   |author  = shekurika
   |id      = lperkins2.DisableController
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 2229
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Daily Tasks Report
   |author  = RuiNtD
+
   |author  = GuiNoya, Yesst
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 2156
+
  |nexus  = 1624
  |github  = RuiNtD/SVRichPresence
+
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.4.2-unofficial.8-prism99
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-56142
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Daily Tasks Report Plus
   |author  = MouseyPounds
+
   |author  = Prism 99
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 3960
+
   |nexus  = 20871
   |github  = MouseyPounds/stardew-mods
+
   |github  = Prism-99/DailyTaskReportPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = DaLionheart
   |author  = jahangmar
+
   |author  = DaLion
   |id      = jahangmar.DismantleCraftables
+
   |id      = DaLion.Core
   |nexus  = 3687
+
   |nexus  = 24332
   |github  = jahangmar/StardewValleyMods
+
   |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Dan Utils
   |author  = dmarcoux
+
   |author  = Danmw3
   |id      = dmarcoux.DisplayEnergy
+
   |id      = danmw3.DanUtils
   |nexus  = 10662
+
   |nexus  = 2287
   |moddrop = 1087175
+
   |github  =
   |github  = dmarcoux/DisplayEnergy
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Dark User Interface
   |author  = spacechase0 and ParadigmNomad
+
   |author  = zazizu
   |id      = spacechase0.Displays
+
   |id      = zazizu.darkUI
   |curse   = 867712
+
   |nexus   = 4056
   |nexus  = 7635
+
   |github  = cilekli-link/SDVMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Data Layers, Data Maps
   |author  = Airyn and the DSV Team
+
   |author  = Pathoschild
   |id      = DSV.Core
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 17059
+
  |curse  = 1000628
   |github  =
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Date Night
   |author  = Pyrohead37
+
   |author  = SUPERT
   |id      = Pyrohead37.DontEatThat
+
   |id      = supert.datenight
   |nexus  = 1951
+
   |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    = Don't Stop Me Now
+
   |name    = Day Limiter
   |author  = Shockah
+
   |author  = Parzivl, tadfoster
   |id      = Shockah.DontStopMeNow
+
   |id      = tadfoster.DayLimiter
   |nexus  = 10941
+
   |nexus  = 25529
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = tadfoster/StardewValleyMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = Leaf
+
   |author  = MissCoriel
   |id      = Leaf.DoubleStandardFarm
+
   |id      = misscoriel.diary
   |nexus  = 3928
+
  |curse  = 885086
   |github  =
+
   |nexus  = 4451
 +
  |moddrop = 624395
 +
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Deathpoint - Monster Health Display Mod
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = JeiPi, JeiP1
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = JeiPi.Deathpoint
   |nexus  = 8587
+
   |nexus  = 25241
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Death Tweaks
   |author  = joljyo
+
   |author  = aedenthorn, Erinthe
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 7507
+
   |nexus  = 18174
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Debug Mode
   |author  = violetlizabet
+
   |author  = Pathoschild
   |id      = violetlizabet.DragonPearlLure
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 15109
+
  |curse  = 1000634
   |github  = elizabethcd/DragonPearlLure
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Decrafting Mod
   |author  = atravita
+
   |author  = iSkLz_, MSCFC
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = MSCFC.DecraftingMod
   |curse   = 870981
+
   |nexus   = 4158
   |moddrop = 1125248
+
   |github  = iSkLz/DecraftingMod
  |nexus  = 11352
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Deep Woods
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.Dreamscape
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 11742
+
  |curse  = 992429
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = BlaDe
+
   |author  = Sandman53
   |id      = BlaDe.DriveBy
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 12033
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Deep Woods Warp Network Integration
   |author  = Goldenrevolver
+
   |author  = Tlitookilakin
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 7971
+
   |nexus  = 10240
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = SwiftSails
+
   |author  = bungus
   |id      = SwiftSails.DungeonBuddy
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 7864
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Default Farmer
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.DungeonMerchants
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 14630
+
   |nexus  = 12421
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Default On Cheats
   |author  = Zoryn
+
   |author  = EnderTedi
   |id      = Zoryn.DurableFences
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  =
+
   |nexus  = 21035
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = EnderTedi/DefaultOnCheats
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Default Window Size
   |author  = NoFogBob and PaulDunstan
+
   |author  = DecidedlyHuman
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 12345
+
   |nexus  = 10939
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Delivery Service
   |author  = CyanFire
+
   |author  = AxesOfEvil
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 13057
+
   |nexus  = 5187
   |github  =
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Delivery Upgrade Tool
   |author  = CyanFire
+
   |author  = Dash, yuukidach
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = Pathoschild.test
   |nexus  = 13265
+
   |nexus  = 5570
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = captncraig
+
   |author  = stokastic
   |id      = captncraig.dvr
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 3860
+
   |nexus  = 2462
   |github  = captncraig/StardewMods
+
   |github  = stokastic/CoopGrabber
  
   |broke in = Stardew Valley 1.4
+
   |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    = Dwarf Scroll Prices
+
   |name    = Deluxe Auto-Petter
   |author  = noriteway
+
   |author  = Frostiverse
   |id      = noriteway.DwarfScrollPrice
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 16386
+
   |nexus  = 23226
   |github  = noriteway/StardewMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Deluxe Grabber Redux
   |author  = Anthony Hilyard, Grend
+
   |author  = ferdaber
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = ferdaber.DeluxeGrabberRedux
   |curse   = 536418
+
  |nexus  = 7920
   |nexus   = 9684
+
   |github  = ferdaber/sdv-mods
   |github = AHilyard/DwarvishMattock
+
 
 +
   |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    = Dynamic Bodies
+
   |name    = Deluxe Grabber Redux 1.6
   |author  = ribeena
+
   |author  = Nykal145
   |id      = ribeena.dynamicbodies
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 12893
+
   |nexus  = 20799
   |github  = ribeena/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Deluxe Hats
 +
  |author  = domsim1
 +
  |id      = domsim1.DeluxeHats
 +
  |nexus  = 5836
 +
  |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Deluxe Journal
   |author  = gunnargolf
+
   |author  = MolsonCAD
   |id      = gunnargolf.DynamicChecklist
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 1145
+
   |nexus  = 11436
   |github  = gunnargolf/DynamicChecklist
+
   |github  = MolsonCAD/DeluxeJournal
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Demanding Shipping
   |author  = hilovids
+
   |author  = lech43
   |id      = hilovids.DynamicClothing
+
   |id      = lech43.DemandingShipping
   |nexus  = 10078
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = HaulinOats
+
   |author  = DrSpactacus, NateMod
   |id      = HaulinOats.DynamicCrops
+
   |id      = NateMod.RobinBuildingToken
   |nexus  = 13800
+
   |nexus  = 22564
   |github  = HaulinOats/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Demetrius Visits Cave
   |author  = mistyspring
+
   |author  = Kichjo
   |id      = mistyspring.dynamicdialogues
+
   |id      = Kichjo.DemetriusVisitsCave
   |curse   = 880516
+
   |nexus  = 5477
   |nexus   = 12836
+
   |github  = KeelanRosa/StardewMods
   |github = misty-spring/StardewMods
+
 
 +
   |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    = Dynamic Flooring
+
   |name    = Desert Bloom Farm
   |author  = aedenthorn, Erinthe
+
   |author  = DeLiXx
   |id      = aedenthorn.DynamicFlooring
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 14780
+
  |curse  = 990494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 16750
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Desert Obelisk
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.DynamicGameAssets
+
   |id      = cat.desertobelisk
   |curse   = 867707
+
   |nexus   = 2021
   |nexus  = 9365
+
   |moddrop = 833549
   |github  = spacechase0/StardewValleyMods
+
   |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    = Dynamic Game Assets → DGA Automate
+
   |name    = Destroyable Bushes
   |author  = spacechase0
+
   |author  = Esca, Esca-MMC
   |id      = spacechase0.DGAAutomate
+
   |id      = Esca.DestroyableBushes
   |nexus  = 9365
+
   |nexus  = 6304
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 798245
 +
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Detailed Sprites
   |author  = tyran285, Ryuuze
+
   |author  = RainsKuro, RainzKuro
   |id      = DynamicMachines
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 374
+
   |nexus  = 15549
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = DewCord Rich Presence
 +
  |author  = explosivetortellini
 +
  |id      = explosivetortellini.StardewValleyDRP
 +
   |nexus   = 8348
 +
   |github = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Dialog to Clipboard
   |author  = aedenthorn, Erinthe
+
   |author  = dlrdlrdlr
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 14566
+
   |nexus  = 23834
   |github  = aedenthorn/StardewValleyMods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Dialogue Box Redesign
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = gzhynko
   |id      = knakamura.dynamicnighttime
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 2072
+
   |nexus  = 8853
  |moddrop = 664041
+
   |github  = gzhynko/StardewMods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Dialogue Display Framework
   |author  = BashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 1183
+
  |curse  = 868761
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
+
   |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Dialogue Emotes
   |author  = ZaneYork
+
   |author  = PurrplingCat
   |id      = ZaneYork.DynamicPrice
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 5831
+
   |nexus  = 6537
   |github  = ZaneYork/SDV_Mods
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dialogue Extension
   |author  = PeacefulEnd
+
   |author  = elbe
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = elbe.DialogueExtension
   |nexus  = 12831
+
   |nexus  = 10851
   |github  = Floogen/DynamicReflections
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dialogue Keys
   |author  = Vrakyas
+
   |author  = PokeBenji
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 4029
+
  |curse  = 1022342
   |github  =
+
   |nexus  = 24325
 
+
   |github  =
   |broke in = Stardew Valley 1.4
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialogue New Line
 +
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.DialogueNewLine
 +
  |curse  = 868753
 +
  |nexus  = 12175
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dialogue Tester
   |author  = Vertigon
+
   |author  = DecidedlyHuman
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 8450
+
   |nexus  = 9887
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dialogue Trees
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.EarlyGingerIsland
+
   |id      = aedenthorn.DialogueTrees
   |nexus  = 13885
+
   |nexus  = 9550
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Did You Water Your Crops
   |author  = atravita
+
   |author  = Nishtra
   |id      = atravita.NerfCavePuzzle
+
   |id      = Nishtra.DidYouWaterYourCrops
   |curse   = 870978
+
   |nexus   = 1583
   |moddrop = 1131424
+
   |github  =
   |nexus   = 11500
+
 
   |github = atravita-mods/StardewMods
+
   |status   = workaround
 +
   |summary = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = atravita
+
   |author  = shanks3042
   |id      = atravita.EasierDartPuzzle
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |curse   = 870971
+
   |nexus   = 5816
   |moddrop = 1205159
+
   |github  =
  |nexus  = 13049
+
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
   |github = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Difficulty Socializing
   |author  = Cautious Waffle, skulmuk
+
   |author  = PokeBenji
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 1426
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Dimensional Pockets
   |author  = majordot
+
   |author  = spacechase0
   |id      = MajorDOT.EasierFishing
+
   |id      = spacechase0.DimensionalPockets
   |nexus  =
+
   |nexus  = 12706
  |curse  = 305367
+
   |github  = spacechase0/StardewValleyMods
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Dino Form
   |author  = NormanPCN
+
   |author  = aedenthorn, Erinthe
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = aedenthorn.DinoForm
   |nexus  = 11548
+
   |nexus  = 18244
   |github  = NormanPCN/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Dino Form 2
   |author  = TheMightyAmondee
+
   |author  = juminos
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = juminos.DinoForm2
   |nexus  = 8342
+
   |nexus  = 24718
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Disable Auto Pickup
   |author  = LemurKat and kdau
+
   |author  = Eugenii10
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 5787
+
   |nexus  = 9717
   |moddrop = 984954
+
   |github  =
   |source  = https://gitlab.com/kdau/eastscarp
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Disable Building Fade
   |author  = furyx639
+
   |author  = calebstein1
   |id      = furyx639.EasyAccess
+
   |id      = calebstein1.StardewDisableBuildingFade
  |curse  = 871835
+
   |nexus  = 24558
   |nexus  = 11002
+
   |github  = calebstein1/StardewDisableBuildingFade
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Disable Gamepad, Disable Controller
   |author  = MountainDewBoi
+
   |author  = lperkins2, Logan Perkins
   |id      = MountainDewBoi.EasyFarming
+
   |id      = lperkins2.DisableController
   |nexus  = 4162
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Discord Rich Presence
   |author  = DeLiXx
+
   |author  = RuiNtD
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 16873
+
   |nexus  = 2156
   |github  =
+
   |github  = RuiNtD/SVRichPresence
   |source = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dish of the Day Display
 +
   |author = MouseyPounds
 +
  |id      = MouseyPounds.DishOfTheDayDisplay
 +
  |nexus  = 3960
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dismantle Craftables
   |author  = CeruleanSpirit
+
   |author  = jahangmar
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 2957
+
   |nexus  = 3687
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Display Energy
   |author  = StultusV
+
   |author  = dmarcoux
   |id      = StultusV.EasyPathDestruction
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 8775
+
   |nexus  = 10662
   |github  = JudeRV/Stardew-EasyPathDestruction
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Display Monster Health
   |author  = CeruleanSpirit
+
   |author  = Atesba
   |id      = EasyPetting.3032
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 3032
+
   |nexus  = 20984
 
   |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    = Display Player Stats
   |author  = crc-fehler
+
   |author  = Fleem
   |id      = crc.eatmore
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 2724
+
   |nexus  = 21547
   |github  =
+
   |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
  |nexus  = 7635
 +
  |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = millerscout
+
   |author  = Aimon111
   |id      = Millerscout.EconomyMod
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus  = 6955
+
  |curse  = 1010281
   |github  = millerscout/StardewMillerMods
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = EH Lim
+
   |author  = Airyn and the DSV Team
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = DSV.Core
   |nexus  = 9303
+
   |nexus  = 17059
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Don't Eat That
   |author  = EideeHi
+
   |author  = Pyrohead37
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = Pyrohead37.DontEatThat
  |nexus  = 4806
+
   |nexus  = 1951
  |github  = eideehi/EideeEasyFishing
+
   |github  = jahangmar/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Elevator
 
  |author  = Ilyaki
 
  |id      = Ilyaki.Elevator
 
   |nexus  = 2952
 
   |github  = Ilyaki/Elevator
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Don't Stop Me Now
   |author  = Mel Noelle and Kirbylink
+
   |author  = Shockah
   |id      = melnoelle.underdarkkrobus
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 3071
+
   |nexus  = 10941
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |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    = Double Standard Farm, Double Farm
   |author  = aedenthorn, Erinthe
+
   |author  = Leaf
   |id      = aedenthorn.Email
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 11325
+
   |nexus  = 3928
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Downtown Zuzu
   |author  = aedenthorn, Erinthe
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = aedenthorn.SDIEmily
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
  |nexus  = 14366
+
   |curse   = 987160
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 8587
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Empty Spouse Room
 
   |author  = Lerura
 
  |id      = Lerura.EmptySpouseRoom
 
   |nexus  = 8453
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = DPad Inventory Hotkey
   |author  = Enaium
+
   |author  = joljyo
   |id      = Enaium.EnaiumToolKit
+
   |id      = joljyo.DPadInventoryHotkey
   |curse   = 436787
+
   |nexus  = 7507
   |moddrop = 863959
+
   |github  =
   |nexus  =
+
}}
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Dragon Pearl Lure
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.DragonPearlLure
 +
   |nexus  = 15109
 +
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Draw Fish Ponds Over Grass
   |author  = Goldenrevolver
+
   |author  = atravita
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus  = 10668
+
  |curse  = 870981
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 1125248
 +
   |nexus  = 11352
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Dreamscape
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = aedenthorn, Erinthe
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 193
+
   |nexus  = 11742
  |chucklefish = 3529
+
   |github = aedenthorn/StardewValleyMods
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.9.1-unofficial.2-libraryaddict
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29704
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dresser Sorter
 +
   |author  = idermailer
 +
  |id      = idermailer.dresserSorter
 +
  |nexus  = 24443
 +
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Drive By
   |author  = TheThor59
+
   |author  = BlaDe
   |id      = Thor.EnemyHealthBars
+
   |id      = BlaDe.DriveBy
   |nexus  = 3627
+
   |nexus  = 12033
   |github  = TheThor59/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Drop It - Drop Item Hotkey
   |author  = Crystallyne
+
   |author  = Goldenrevolver
   |id      = Crystallyne.EnergyCount
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 4272
+
   |nexus  = 7971
   |github  = Crystallyne/EnergyCount
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dungeon Buddy
   |author  = nikperic, ThatOneCow
+
   |author  = SwiftSails
   |id      = nikperic.EnergyTime
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 6488
+
   |nexus  = 7864
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Dungeon Merchants
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.MagnetMod
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 4856
+
   |nexus  = 14630
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Durable Fences
   |author  = Mizzion
+
   |author  = Zoryn
   |id      = mizzion.enhancedrelationships
+
   |id      = Zoryn.DurableFences
   |nexus  = 1927
+
   |nexus  =
   |moddrop = 661356
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = Mizzion/MyStardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Durin's Rest
   |author  = ytsc
+
   |author  = NoFogBob and PaulDunstan
   |id      = ytsc.EnhancedSlingshots
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 12763
+
   |nexus  = 12345
   |github  = YTSC/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Entoarox Framework
 
  |author  = Entoarox
 
  |id      = Entoarox.EntoaroxFramework
 
  |nexus  = 2269
 
  |chucklefish = 4228
 
  |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Dusty Overhaul
   |author  = Entoarox
+
   |author  = CyanFire
   |id      = Entoarox.Utilities
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 5521
+
   |nexus  = 13057
   |github  = Entoarox/StardewMods
+
   |github  =
 
 
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dusty Overhaul - SVE
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = CyanFire
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 5526
+
   |nexus  = 13265
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = DVR
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = captncraig
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = captncraig.dvr
   |nexus  = 1656
+
   |nexus  = 3860
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  = captncraig/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Dwarf Scroll Prices
   |author  = lestoph
+
   |author  = noriteway
   |id      = lestoph.EscapeRope
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 8576
+
   |nexus  = 16386
   |github  = Bifibi/SDVEscapeRope
+
   |github  = noriteway/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dwarvish Mattock
   |author  = Esca
+
   |author  = Anthony Hilyard, Grend
   |id      = Esca.EMP
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 9296
+
   |curse   = 536418
   |moddrop = 1005443
+
   |nexus  = 9684
   |github  = Esca-MMC/EscasModdingPlugins
+
   |github  = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dynamic Bodies
   |author  = pepoluan
+
   |author  = ribeena
   |id      = pepoluan.EvenBetterRNG
+
   |id      = ribeena.dynamicbodies
   |nexus  = 8680
+
   |nexus  = 12893
   |chucklefish = 6117
+
   |github  = ribeena/StardewValleyMods
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Checklist
   |author  = gzhynko
+
   |author  = gunnargolf
   |id      = GZhynko.EventBlackBars
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 7962
+
   |nexus  = 1145
   |github  = gzhynko/StardewMods
+
   |github  = gunnargolf/DynamicChecklist
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 +
<!--
 +
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Clothing
   |author  = TheMightyAmondee
+
   |author  = hilovids
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = hilovids.DynamicClothing
   |nexus  = 10735
+
   |nexus  = 10078
  |github  = TheMightyAmondee/EventLimiter
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Event Lookup
 
  |author  = shekurika
 
  |id      = shekurika.EventLookup
 
  |nexus  = 8505
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Dynamic Crops
   |author  = jorgamun
+
   |author  = HaulinOats
   |id      = jorgamun.EventMusicVolume
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 10650
+
   |nexus  = 13800
   |github  = jorgamun/EventMusicVolume
+
   |github  = HaulinOats/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Dynamic Dialogues Framework
   |author  = MissCoriel
+
   |author  = mistyspring
   |id      = misscoriel.eventrepeater
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 3642
+
   |nexus  = 12836
  |curse  = 317347
+
   |github  = misty-spring/StardewMods
  |moddrop = 606979
 
   |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Dynamic Festival Rewards
   |author  = shekurika
+
   |author  = mistyspring
   |id      = shekurika.EventSoundAdjuster
+
   |id      = mistyspring.DynamicFestivalRewards
   |nexus  = 8734
+
   |nexus  = 20253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Dynamic Flooring
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.EventTester
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 11178
+
   |nexus  = 14780
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Dynamic Game Assets
   |author  = Digus
+
   |author  = spacechase0
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 2360
+
  |curse  = 867707
   |github  = Digus/StardewValleyMods
+
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Dynamic Game Assets → DGA Automate
   |author  = moonslime
+
   |author  = spacechase0
   |id      = moonslime.ExcavationSkill
+
   |id      = spacechase0.DGAAutomate
   |nexus  = 15793
+
   |nexus  = 9365
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Dynamic Horses
   |author  = mytigio
+
   |author  = Bpendragon
   |id      = mytigio.exhaustiontweaks
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 6247
+
   |nexus  = 874
   |github  = mytigio/SDVMods
+
   |github  = Bpendragon/DynamicHorses
 +
 
 +
  |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    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Dynamic Machines
   |author  = Lodukas
+
   |author  = tyran285, Ryuuze
   |id      = Uwazouri.ExpandedFridge
+
   |id      = DynamicMachines
   |nexus  = 1191
+
   |nexus  = 374
   |github  = Uwazouri/ExpandedFridge
+
   |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    = Expanded Preconditions Utility
+
   |name    = Dynamic Map Tiles
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 6529
+
   |nexus  = 14566
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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    = Expanded Storage
+
   |name    = Dynamic Map Tiles - Continued
   |author  = furyx639
+
   |author  = Datamancer
   |id      = furyx639.ExpandedStorage
+
   |id      = datamancer.DynamicMapTiles
  |curse  = 871838
+
   |nexus  = 21084
   |nexus  = 7431
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Dynamic Night Time
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = knakamura.dynamicnighttime
   |curse   = 867392
+
   |nexus   = 2072
   |moddrop = 127275
+
   |moddrop = 664041
  |nexus  = 509
+
   |github  = Sakorona/SDVMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Dynamic NPC Sprites
   |author  = MSCFC, iSkLz
+
   |author  = BashNinja
   |id      = SkLz.ExpMultiply
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 5910
+
   |nexus  = 1183
   |github  = iSkLz/ExperienceMultiplier
+
   |github  = miketweaver/BashNinja_SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Dynamic Price
   |author  = Quipex
+
   |author  = ZaneYork
   |id      = Quipex.ExperienceUpdates
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 7581
+
   |nexus  = 5831
   |github  = Quipex/ExperienceUpdates
+
   |github  = ZaneYork/SDV_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Dynamic Reflections
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.ExpertSitting
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 7435
+
  |curse  = 870926
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Dynamic Running Speed
   |author  = Tondorian
+
   |author  = Vrakyas
   |id      = ExtendedBusSystem
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  =
+
   |nexus  = 4029
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
Line 4,796: Line 6,939:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Early Bed Mod
   |author  = Crystalmir
+
   |author  = Nokane
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = Nokane.EarlyBedMod
   |nexus  = 485
+
   |nexus  = 25168
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  =
 
 
  |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    = Extended Minecart
+
   |name    = Early Community Upgrades
   |author  = Entoarox
+
   |author  = sophiesalacia
   |id      = Entoarox.ExtendedMinecart
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 2271
+
   |nexus  = 8450
  |chucklefish = 4359
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Early Ginger Island
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.ExtendedReach
+
   |id      = Shockah.EarlyGingerIsland
  |curse  = 867754
+
   |nexus  = 13885
  |moddrop = 242303
+
   |github  = Shockah/Stardew-Valley-Mods
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Easier Cave Puzzle
   |author  = Alacrity, platinumhobo
+
   |author  = atravita
   |id      = Alacrity.ExtraContentMod
+
   |id      = atravita.NerfCavePuzzle
   |nexus  = 8510
+
  |curse  = 870978
   |github  =
+
  |moddrop = 1131424
 +
   |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |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    = Extra Fish Information
+
   |name    = Easier Dart Puzzle
   |author  = Ceasg
+
   |author  = atravita
   |id      = Ceasg.ExtraFishInformation
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 4170
+
  |curse  = 870971
   |github  = ceasg/StardewValleyMods
+
  |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    = Extra Map Layers
+
   |name    = Easier Farming
   |author  = aedenthorn, Erinthe
+
   |author  = Cautious Waffle, skulmuk
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 9633
+
   |nexus  = 1426
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Easier Fishing
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = majordot
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 7490
+
   |nexus  =
 +
  |curse  = 305367
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Weather
+
   |name    = Easier Monster Eradication
   |author  = BlaDe
+
   |author  = NormanPCN
   |id      = BlaDe.ExtremeWeather
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 12334
+
   |nexus  = 11548
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Easier Special Orders
   |author  = XxHarvzBackxX
+
   |author  = TheMightyAmondee
   |id      = harvz.Fabrication
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 10679
+
   |nexus  = 8342
   |github  = XxHarvzBackxX/fabrication
+
   |github  = TheMightyAmondee/EasierSpecialOrders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = East Scarp (SMAPI)
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = LemurKat and kdau
   |id      = Omegasis.Fall28SnowDay
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 486
+
   |nexus  = 5787
   |github = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 984954
 +
  |source = https://gitlab.com/kdau/eastscarp
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Easy Access
   |author  = jahangmar
+
   |author  = LeFauxMatt
   |id      = jahangmar.FallToAutumn
+
   |id      = furyx639.EasyAccess
   |nexus  = 7174
+
  |curse  = 871835
   |github  = jahangmar/StardewValleyMods
+
  |moddrop = 1547212
 +
   |nexus  = 11002
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Easy Attack
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.Familiars
+
   |id      = season.EasyAttack
   |nexus  = 6429
+
   |nexus  = 20832
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Easy Chest
   |author  = loe2run
+
   |author  = season
   |id      = Loe2run.FamilyPlanning
+
   |id      = season.EasyChest
   |nexus  = 4515
+
   |nexus  = 20842
   |github  = loe2run/FamilyPlanningMod
+
   |github  =
 
 
  |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Easy Cleaner
   |author  = trashcan9
+
   |author  = season
   |id      = trashcan9.FancySprinklers
+
   |id      = season.EasyCleaner
   |nexus  = 15857
+
   |nexus  = 20865
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Easy Crane Game
   |author  = Taskmaster
+
   |author  = Dragoon23
   |id      = Taskmaster.FantasticFrames
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 4540
+
   |nexus  = 22488
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Easy Darts Game
   |author  = Max Vollmer, SVProtector
+
   |author  = Dragoon23
   |id      = maxvollmer.farmageddon
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 2618
+
   |nexus  = 22506
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Easy Fairy
   |author  = ShivaGuy
+
   |author  = season
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = season.EasyFairy
   |nexus  = 11850
+
   |nexus  = 20931
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Easy Farming
   |author  = aedenthorn, Erinthe
+
   |author  = MountainDewBoi
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 13782
+
   |nexus  = 4162
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Easy Farm Switcher
   |author  = hmkiesel
+
   |author  = DeLiXx
   |id      = hmkiesel.FarmAnywhere
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 13926
+
  |curse  = 990826
 +
   |nexus  = 16873
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Easy Fishin'
   |author  = Oranisagu
+
   |author  = Frostiverse
   |id      = none<!--no manifest ID-->
+
   |id      = Frostiverse.EasyFishin
   |nexus  =
+
   |nexus  = 22268
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Hunter-Chambers/StardewValleyMods
   |github  = oranisagu/SDV-FarmAutomation
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Easy Fishing
   |author  = Oranisagu
+
   |author  = season
   |id      = none<!--no manifest ID-->
+
   |id      = season.EasyFishing
   |nexus  =
+
   |nexus  = 20830
  |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 Gift
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.FarmCaveFramework
+
   |id      = season.EasyGift
   |nexus  = 10506
+
   |nexus  = 20838
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Easy Gifting
   |author  = atravita
+
   |author  = CeruleanSpirit
   |id      = atravita.FarmCaveSpawn
+
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
   |curse   = 870986
+
   |nexus   = 2957
   |moddrop = 1068205
+
   |github  =
  |nexus  = 10186
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Easy Harvest
   |author  = atravita
+
   |author  = season
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = season.EasyHarvest
  |curse  = 870983
+
   |nexus  = 20924
  |moddrop = 1099838
+
   |github  =
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Easy Island Puzzle
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FarmerHelper
+
   |id      = MindMeltMax.EasyIslandPuzzle
   |nexus  = 10179
+
  |curse  = 1004494
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 22642
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Easy Path Destruction
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.FarmerPortraits
+
   |id      = StultusV.EasyPathDestruction
   |nexus  = 11398
+
   |nexus  = 8775
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Vitals Evolved
+
   |name    = Easy Petting
   |author  = Sensakuma
+
   |author  = CeruleanSpirit
   |id      = Sensakuma.FarmerVitalsEvolved
+
   |id      = EasyPetting.3032
   |nexus  = 11131
+
   |nexus  = 3032
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Animal Observer|Animal Observer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Easy Travel, Easy Move
   |author  = 2Retr0
+
   |author  = season
   |id      = 2Retr0.FarmhandFinder
+
   |id      = season.EasyMove
  |curse  = 661476
+
   |nexus  = 20872
   |nexus  = 13153
+
   |github  =
   |github  = 2Retr0/FarmhandFinder
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Easy Upgrade
   |author  = CyanFire
+
   |author  = Senofu
   |id      = CF.FarmhouseFixes
+
   |id      = Senofu.EasyUpgrade
   |nexus  = 16507
+
   |nexus  = 23496
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Easy Valley
   |author  = MabelSyrup
+
   |author  = season
   |id      = mabelsyrup.farmhouse
+
   |id      = season.EasyValley
   |nexus  = 3731
+
   |nexus  = 21181
   |github  = mjSurber/FarmHouseRedone
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Eat & Drink From Inventory
   |author  = mistyspring
+
   |author  = Zamiel
   |id      = mistyspring.farmhousevisits
+
   |id      = Zamiel.EatDrinkFromInventory
  |curse  = 880518
+
   |nexus  = 21280
   |nexus  = 12457
+
   |github  = Zamiell/stardew-valley-mods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = Cherry & cel10e
+
   |author  = philosquare
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = philosquare.EatInBackpack
   |nexus  = 5142
+
   |nexus  = 22872
  |moddrop = 716395
+
   |github  = philosquare/EatInBackpack
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Eat More
   |author  = jwdred
+
   |author  = crc-fehler
   |id      =
+
   |id      = crc.eatmore
   |nexus  = 647
+
   |nexus  = 2724
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 3.0
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Economy Mod
   |author  = boneskull
+
   |author  = millerscout
   |id      = com.boneskull.farm-tablet
+
   |id      = Millerscout.EconomyMod
   |nexus  = 16447
+
   |nexus  = 6955
   |github  = Floogen/AlternativeTextures
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = EH Smash Quality
   |author  = Speshkitty
+
   |author  = EH Lim
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = tech.enghao.sv.eh-smash-quality
   |nexus  = 7148
+
   |nexus  = 9303
   |github  = Speshkitty/FarmToTableReadyMeals
+
   |github  =
 +
  |warnings = Only compatible with Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Eidee Easy Fishing
   |author  = Joe Strout
+
   |author  = EideeHi
   |id      = strout.farmtronics
+
   |id      = net.eidee.stardew_valley.easy_fishing
   |nexus  = 10634
+
   |nexus  = 4806
   |github  = JoeStrout/Farmtronics
+
   |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = EiTK
   |author  = Esca, Esca-MMC
+
   |author  = enaium
   |id      = Esca.FarmTypeManager
+
   |id      = Enaium.EiTK
   |nexus  = 3231
+
  |curse  = 365803
   |moddrop = 598755
+
   |nexus  =
   |github = Esca-MMC/FarmTypeManager
+
   |github  =
 +
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Elevator
   |author  = PeacefulEnd
+
   |author  = Ilyaki
   |id      = PeacefulEnd.FashionSense
+
   |id      = Ilyaki.Elevator
   |nexus  = 9969
+
   |nexus  = 2952
   |github  = Floogen/FashionSense
+
   |github  = Ilyaki/Elevator
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Elliot Is Fabio
   |author  = Pathoschild
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Pathoschild.FastAnimations
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 1089
+
   |nexus  = 23229
  |moddrop = 606631
+
   |github  =
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Events
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = libaryaddict
+
   |author  = Mel Noelle and Kirbylink
   |id      = libraryaddict.FasterEvents
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 7631
+
   |nexus  = 3071
  |github  =
+
   |github  = KirbyLink/UnderdarkKrobus
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Grass
 
  |author  = IceGladiador
 
  |id      = IceGladiador.FasterGrass
 
  |nexus  = 1772
 
   |github  =
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Grass Growth|Grass Growth]] instead.
+
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Email App
   |author  = kibbe
+
   |author  = aedenthorn, Erinthe
   |id      = kibbe.faster_horse
+
   |id      = aedenthorn.Email
   |nexus  = 2791
+
   |nexus  = 11325
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Paths
 
  |author  = Entoarox
 
  |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
 
  |nexus  = 2277
 
  |chucklefish = 3641
 
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
   |author  = gaussfire
+
   |author  = aedenthorn, Erinthe
   |id      = gaussfire.FasterPathSpeed
+
   |id      = aedenthorn.SDIEmily
   |nexus  = 9344
+
   |nexus  = 14366
   |github  = alanperrow/StardewModding
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Emotes
   |author  = KathrynHazuka
+
   |author  = aurnj, Roy Li
   |id      = KathrynHazuka.FasterRun
+
   |id      = RuyiLi.Emotes
   |nexus  = 733
+
   |nexus  =
   |github  = KathrynHazuka/StardewValley_FasterRun
+
  |url    = https://community.playstarbound.com/threads/emotes.129159
 +
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Empty Hands
   |author  = zeldela
+
   |author  = Oblitus
   |id      = zeldela.FastFishPond
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 14005
+
   |nexus  = 1176
   |github  = zeldela/sdv-mods
+
   |github  = quicksilverfox/StardewMods
 +
 
 +
  |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    = Fast Forward
+
   |name    = Empty Jar Bubbles
   |author  = crazywig
+
   |author  = tem696969696969
   |id      = crazywig.FastForward
+
   |id      = tem696969696969.EmptyJarBubbles
   |nexus  = 7413
+
   |nexus  = 22598
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Empty Your Hands
   |author  = DerTod2
+
   |author  = BlueSight
   |id      = de.dertod2.FastPetting
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 5039
+
   |nexus  = 19736
   |github  =
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Enaium ToolKit
   |author  = Death, DeathGameDev
+
   |author  = Enaium
   |id      = DeathGameDev.FastTravel
+
   |id      = Enaium.EnaiumToolKit
   |nexus  = 1529
+
  |curse  = 436787
   |github  = DeathGameDev/SDV-FastTravel
+
  |moddrop = 863959
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = minervamaga
+
   |author  = Goldenrevolver
   |id      = minervamaga.FeelingLucky
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  =
+
   |nexus  = 10668
  |moddrop = 752859
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Goldenrevolver
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 604
+
   |nexus  = 20942
  |moddrop = 664033
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Enchanted Cowboy Boots
   |author  = UNA
+
   |author  = Goldenrevolver
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 17404
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = KarratKake
+
   |author  = NamelessTo
   |id      = KarratKake.FerngillRevenueService
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 7566
+
  |curse  = 1001630
   |github  =
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = stoobinator, lefthandedkid
+
   |author  = TheThor59
   |id      = stoobinator.fertilizeranytime
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 7259
+
   |nexus  = 3627
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = TheThor59/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Enemy Health Bars, Health Bars
   |author  = KirbyLink
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = kirbylink.festivalendtimetweak
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 2966
+
   |nexus  = 193
   |github = KirbyLink/FestivalEndTimeTweak
+
  |chucklefish = 3529
 +
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.5
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Energy Count
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = Crystallyne
   |id      = MouseyPounds.ShadowFestival
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 4630
+
   |nexus  = 4272
   |github  = MouseyPounds/stardew-mods
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Energy Protect
   |author  = Felix-Dev
+
   |author  = philosquare
   |id      = Felix-Dev.FeTK
+
   |id      = philosquare.EnergyProtect
   |nexus  = 4403
+
   |nexus  = 21918
   |github  = Felix-Dev/StardewMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Rework
 +
  |author  = seferoni
 +
  |id      = seferoni.EnergyRework
 +
  |nexus  = 21686
 +
  |github  = seferoni/EnergyRework
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Time
 +
  |author  = nikperic, ThatOneCow
 +
  |id      = nikperic.EnergyTime
 +
  |nexus  = 6488
 +
  |source  = https://gitlab.com/nikperic/energytime
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
<!--
+
   |unofficial version = 1.4.2-unofficial.1-huancz
   |unofficial version = 1.0.1-unofficial.2-digus
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FieldHarvest
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 11019
+
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Enhanced Relationships
   |author  = ChiroxT
+
   |author  = Mizzion
   |id      = treinke.FieldWorks
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 17267
+
   |nexus  = 1927
   |github  =
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Enhanced Slingshots
   |author  = Edu Anttunes
+
   |author  = ytsc
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  = 5865
+
   |nexus  = 12763
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = YTSC/StardewValleyMods
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = File Replacer
 
  |author  = certifiableGrimalkin
 
  |id      = certifiableGrimalkin.FileReplacer
 
  |nexus  = 17553
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Enough Sleep
   |author  = Tran Minh Thong
+
   |author  = sodapotato
   |id      = find.object.mod
+
   |id      = sodapotato.enoughsleep
   |nexus  = 8594
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Entoarox Framework
   |author  = HaulinOats
+
   |author  = Entoarox
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 13944
+
   |nexus  = 2269
   |github  =
+
  |chucklefish = 4228
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Entoarox Modding Utilities
   |author  = aurnj, Roy Li
+
   |author  = Entoarox
   |id      = RoyLi.Fireballs
+
   |id      = Entoarox.Utilities
   |nexus  =
+
   |nexus  = 5521
   |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = Entoarox/StardewMods
   |github  =
+
 
 +
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Equal Money Split
   |author  = aedenthorn, Erinthe
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = aedenthorn.FireBreath
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  = 7311
+
   |nexus  = 5526
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Equivalent Exchange
   |author  = violetlizabet
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = violetlizabet.FireworksFestival
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 15261
+
   |nexus  = 1656
   |github  = elizabethcd/FireworksFestival
+
   |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Escape Rope
   |author  = rupak0577
+
   |author  = lestoph
   |id      = rupak0577.FishDex
+
   |id      = lestoph.EscapeRope
   |nexus  =
+
   |nexus  = 8576
   |github  = rupak0577/FishDex
+
   |github  = Bifibi/SDVEscapeRope
   |url    = https://github.com/rupak0577/FishDex
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Escargo Win Bug Fix
   |author  = GZhynko
+
   |author  = BlackJack
   |id      = GZhynko.FishExclusions
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 7782
+
   |nexus  = 24556
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Esca's Modding Plugins
   |author  = Aair, AairTheGreat
+
   |author  = Esca, Esca-MMC
   |id      = AairTheGreat.FishFinder
+
   |id      = Esca.EMP
   |nexus  = 5011
+
   |nexus  = 9296
   |github  = AairTheGreat/StardewValleyMods
+
  |moddrop = 1005443
 +
   |github  = Esca-MMC/EscasModdingPlugins
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Esc Dialogue Mod
   |author  = Speshkitty
+
   |author  = g33k, g33kidd
   |id      = speshkitty.fishinfo
+
   |id      = g33k.EscDialogueMod
   |nexus  = 5452
+
   |nexus  = 21812
   |github  = Speshkitty/FishInfo
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fishing Adjust
+
   |name     = Even Better Artisan Good Icons
   |author = Shuai Zhang
+
   |author   = chsiso58
   |id     = shuaiz.FishingAdjustMod
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 1350
+
   |nexus   =
   |github = hcoona/StardewValleyMods
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |broke in = SMAPI 2.6
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Assistant
+
   |name    = Even Better RNG
   |author  = KilZenc
+
   |author  = pepoluan
   |id      = KilZenc.FishingAssistant
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 5815
+
   |nexus  = 8680
   |github =
+
   |chucklefish = 6117
 +
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Even Better Warehouse
   |author  = Drynwynn, thepaladinknight
+
   |author  = charliedemilho
   |id      = Drynwynn.FishingAutomaton
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 2527
+
   |nexus  = 10396
   |github  = Drynwynn/StardewValleyMods
+
   |github  =
  
   |broke in = SMAPI 2.8
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Event Black Bars
   |author  = aedenthorn, Erinthe
+
   |author  = gzhynko
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 7694
+
   |nexus  = 7962
   |github  = aedenthorn/StardewValleyMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Event Limiter
   |author  = barteke22
+
   |author  = TheMightyAmondee
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 8970
+
   |nexus  = 10735
   |github  = barteke22/StardewMods
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Event Lookup
   |author  = M3ales
+
   |author  = shekurika
   |id      = FishingLogbook
+
   |id      = shekurika.EventLookup
   |nexus  =
+
   |nexus  = 8505
  |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    = Event Music Volume
   |author  = barteke22
+
   |author  = jorgamun
   |id      = barteke22.FishingMinigames
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 9345
+
   |nexus  = 10650
   |github  = barteke22/StardewMods
+
   |github  = jorgamun/EventMusicVolume
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Event Repeater
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = MissCoriel
   |id      = barteke22.FisingMinigames
+
   |id      = misscoriel.eventrepeater
   |nexus  = 9345
+
   |nexus  = 3642
   |github  = barteke22/StardewMods
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Event Sound Adjuster
   |author  = Zoryn
+
   |author  = shekurika
   |id      = Zoryn.FishingMod
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  =
+
   |nexus  = 8734
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Event Tester
   |author  = MindMeltMax
+
   |author  = BlaDe
   |id      = MindMeltMax.Fishnets
+
   |id      = BlaDe.EventTester
   |nexus  = 13819
+
   |nexus  = 11178
  |moddrop = 1247514
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = MindMeltMax
+
   |author  = SinZ and atravita
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 13819
+
   |nexus  = 19458
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = BlaDe
+
   |author  = Digus
   |id      = BlaDe.FishingPractice
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 4157
+
   |nexus  = 2360
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Stashek
+
   |author  = moonslime
   |id      = Stashek.FishingRodRecolor
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 8835
+
   |nexus  = 15793
   |github =
+
 
 +
  |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    = Fishing Trawler
+
   |name    = Exhaustion Tweaks
   |author  = PeacefulEnd
+
   |author  = mytigio
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 8406
+
   |nexus  = 6247
   |github  = Floogen/FishingTrawler
+
   |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = PeacefulEnd
+
   |author  = Lodukas
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 15941
+
   |nexus  = 1191
   |github  = Floogen/FishingTrawler
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Expanded Preconditions Utility
   |author  = Hammurabi
+
   |author  = Cherry, CherryChain
   |id      = HammurabiFishingTunerRedux
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  =
+
   |nexus  = 6529
   |chucklefish = 4578
+
   |github = ChroniclerCherry/stardew-valley-mods
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
 
 
  |dev note = source in download
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Expanded Storage
   |author  = marikaefer
+
   |author  = LeFauxMatt
   |id      = marikaefer.FishMe
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 4756
+
  |curse  = 871838
   |github  =
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Expansive Combat, Proficiência
   |author  = Jonqora
+
   |author  = Hamio, HamioDracny
   |id      = Jonqora.FishPreview
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 6303
+
   |nexus  = 7511
   |github  = Jonqora/StardewMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Exp Control
   |author  = Mizzion
+
   |author  = moonslime
   |id      = mizzion.fishreminder
+
   |id      = moonslime.ExpControl
   |nexus  = 3615
+
   |nexus  = 23067
  |moddrop = 661375
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Experience Bars
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.FishSpotBait
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 17581
+
  |curse  = 867392
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Experience Rate Multiplier
   |author  = StarAmy
+
   |author  = MSCFC, iSkLz
   |id      = StarAmy.bubbletoggle
+
   |id      = SkLz.ExpMultiply
   |nexus  = 13076
+
   |nexus  = 5910
   |github  =
+
   |github  = iSkLz/ExperienceMultiplier
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Experience Updates
   |author  = MattDeDuck, Duckshard
+
   |author  = Quipex
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 3725
+
   |nexus  = 7581
   |github  =
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Expert Sitting
   |author  = bcmpinc
+
   |author  = aedenthorn, Erinthe
   |id      = bcmpinc.FixAnimalTools
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 3215
+
   |nexus  = 7435
   |github  = bcmpinc/StardewHack
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Extended Bus System
   |author  = Traktori
+
   |author  = Tondorian
   |id      = Traktori.CategoriesInRecipes
+
   |id      = ExtendedBusSystem
   |nexus  = 11400
+
   |nexus  =
   |github  = Traktori7/StardewValleyMods
+
   |chucklefish = 4373
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Dice
 
  |author  = Ashley, bambimenot
 
  |id      = ashley.fixdice
 
  |nexus  = 4556
 
 
   |github  =
 
   |github  =
  
Line 5,552: Line 7,713:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Pig Random
+
   |name    = Extended Fridge
   |author  = atravita
+
   |author  = Crystalmir
   |id      = atravita.FixPigRandom
+
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
   |curse   = 870967
+
   |nexus   = 485
   |moddrop = 1294434
+
  |github  = Mystra007/ExtendedFridgeSMAPI
   |nexus   = 15003
+
 
   |github = atravita-mods/StardewMods
+
   |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    = Fix TVs on Custom Farm Types
+
   |name    = Extended Minecart
   |author  = mouse
+
   |author  = Entoarox
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = Entoarox.ExtendedMinecart
   |moddrop = 1194570
+
   |nexus  = 2271
   |nexus  = 12717
+
   |chucklefish = 4359
   |github  = notevenamouse/StardewMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Extended Reach
   |author  = BlaDe
+
   |author  = spacechase0
   |id      = BlaDe.FlamingoBreeding
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 12015
+
  |curse  = 867754
   |github  =
+
  |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Extra Animal Configs
   |author  = Shockah
+
   |author  = selph, zombifier
   |id      = Shockah.FlexibleSprinklers
+
   |id      = selph.ExtraAnimalConfig
   |nexus  = 10931
+
   |nexus  = 25328
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = urbanyeti/stardew-better-ranching
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Extra Content Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Alacrity, platinumhobo
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 17582
+
   |nexus  = 8510
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Extra Fish Information
   |author  = MouseyPounds
+
   |author  = Ceasg
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 3885
+
   |nexus  = 4170
   |github  = MouseyPounds/stardew-mods
+
   |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Extra Machine Configs
   |author  = kdau
+
   |author  = Selph, zombifier
   |id      = kdau.FlowerBombs
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 6228
+
   |nexus  = 22256
   |moddrop = 794657
+
   |github = zombifier/My_Stardew_Mods
  |source = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Extra Map Layers
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.FlowerColorPicker
+
   |id      = aedenthorn.ExtraMapLayers
   |curse  = 867760
+
   |curse  = 868841
  |moddrop = 130043
+
   |nexus  = 9633
   |nexus  = 1229
+
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Extra Shop Phone Numbers
   |author  = elfuun
+
   |author  = PrincessFelicie
   |id      = FlowerDanceFix.elfuun
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 8535
+
   |nexus  = 25530
  |moddrop = 980853
+
   |github  =
   |github  = elfuun1/FlowerDanceFix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Extreme Fishing Overhaul
   |author  = ron075sh
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |nexus  = 3019
+
   |nexus  = 7490
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Json Assets 1.7.7
  |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    = Extreme Weather
   |author  = kelly2892
+
   |author  = BlaDe
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 8107
+
   |nexus  = 12334
   |github  = kenny2892/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Fabrication
   |author  = spacechase0
+
   |author  = XxHarvzBackxX
   |id      = spacechase0.FlowerRain
+
   |id      = harvz.Fabrication
  |curse  = 867722
+
   |nexus  = 10679
   |nexus  = 6131
+
   |github  = XxHarvzBackxX/fabrication
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = FaeQuest
   |author  = Cat, CatCattyCat
+
   |author  = Navi-chan, ooo0000
   |id      = cat.flowerytools
+
   |id      = NaviChan.FaeQuest
   |nexus  = 6203
+
   |nexus  = 2484
   |moddrop = 833563
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Fairy Fix
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 9043
+
  |curse  = 1024723
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Fall 28 Snow Day
   |author  = Kangzoel
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Kangzoel.FluentEating
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 11690
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Fall To Autumn
   |author  = EstherHollow
+
   |author  = jahangmar
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 11003
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Familiars
   |author  = Becks723
+
   |author  = aedenthorn, Erinthe
   |id      = Becks723.FontSettings
+
   |id      = aedenthorn.Familiars
   |nexus  = 12467
+
   |nexus  = 6429
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitee.com/becks723/my-stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Family Planning
   |author  = thejcannon
+
   |author  = loe2run
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 4321
+
  |nexus  = 4515
  |github  = thejcannon/Stardew-FoodBuffStacking
+
  |github  = loe2run/FamilyPlanningMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
<!--
 +
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Fancy Sprinklers
   |author  = Hexenentendrache
+
   |author  = trashcan9
   |id      = Hexenentendrache.FoodCravings
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 17126
+
   |nexus  = 15857
   |github  = Enteligenz/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Fantastic Frames
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 10886
+
   |nexus  = 4540
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farmageddon
   |author  = Nishtra
+
   |author  = Max Vollmer, SVProtector
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = maxvollmer.farmageddon
   |nexus  = 673
+
   |nexus  = 2618
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farm Animal Choices
   |author  = Goldenrevolver
+
   |author  = ShivaGuy
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 7554
+
   |nexus  = 11850
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm Animal Harvest Helper
   |author  = Bpendragon
+
   |author  = aedenthorn, Erinthe
   |id      = Bpendragon.ForagePointers
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 7781
+
   |nexus  = 13782
   |github  = Bpendragon/ForagePointers
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Forecaster
 
  |author  = Remy Bach
 
  |id      = remybach.forecaster
 
  |nexus  = 3037
 
  |github  = remybach/stardew-valley-forecaster
 
  
   |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 Anywhere
   |author  = TheElm
+
   |author  = hmkiesel
   |id      = TheElm.ForecasterText
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 7541
+
   |nexus  = 13926
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Fokson
+
   |author  = Oranisagu
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = none<!--no manifest ID-->
   |nexus  = 2520
+
  |nexus  =
   |github  =
+
  |url    = https://community.playstarbound.com/threads/111931
 +
  |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Automation: Item Collector
 +
  |author  = Oranisagu
 +
  |id      = none<!--no manifest ID-->
 +
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Cave Framework
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FarmCaveFramework
 +
  |nexus  = 10506
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
 +
  |author  = atravita
 +
  |id      = atravita.FarmCaveSpawn
 +
  |curse  = 870986
 +
  |moddrop = 1068205
 +
  |nexus  = 10186
 +
  |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.FrameRateLogger
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |curse  = 870966
+
   |curse  = 870983
   |moddrop = 1294433
+
   |moddrop = 1099838
   |nexus  = 15002
+
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Viewer, FPS Viewer
+
   |name    = Farm Computer Plus
   |author  = Adham084
+
   |author  = Boebie
   |id      = adham084.fpsviewer
+
   |id      = beau.farmcomputerplus
   |nexus  = 14046
+
   |nexus  = 19124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Dusty
+
   |name    = Farm Computers Check Cellars
   |author  = skuldomg, Skuld
+
   |author  = Ian Rubin, ianr427
   |id      = skuldomg.freeDusty
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 2206
+
   |nexus  = 19581
   |github  = skuldomg/freeDusty
+
   |github  =
 
 
  |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    = Free Love
+
   |name    = Farmer Helper
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FreeLove
+
   |id      = aedenthorn.FarmerHelper
  |curse  = 868835
+
   |nexus  = 10179
   |nexus  = 10021
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Farmer Helper (Updated)
   |author  = DJ-STLN
+
   |author  = Fiorbeth
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 3320
+
   |nexus  = 21030
   |github  =
+
   |github  = NTaylor1993/FarmerHelper
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Farmer Portraits
   |author  = danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.freethetoolbar
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 4960
+
  |curse  = 868774
   |github  =
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = Farmer Portraits for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = mistyspring.aedenthornFarmerPortraits
   |nexus  = 6241
+
   |nexus  = 20713
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Farmer Vitals Evolved
   |author  = Isaac S
+
   |author  = Sensakuma
   |id      = IsaacS.FriendsForever
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 1738
+
   |nexus  = 11131
  |github  = isaacs-dev/Minidew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Friendship Booster
 
  |author  = Hills
 
  |id      = Hills.FriendshipBooster
 
  |nexus  = 10497
 
  |moddrop = 1084819
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Farm Expansion
   |author  = aedenthorn, Erinthe
+
   |author  = Advize
   |id      = aedenthorn.FriendshipTweaks
+
   |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  = 17055
+
   |nexus  = 130
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AdvizeGH/FarmExpansion
 +
 
 +
  |broke in = Stardew Valley 1.3.16
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Farmhand Finder
   |author  = HunterMYT
+
   |author  = 2Retr0
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 8709
+
  |curse  = 661476
   |github  =
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Farmhouse Fixes
   |author  = Failsplat
+
   |author  = CyanFire
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = CF.FarmhouseFixes
   |nexus  = 12308
+
   |nexus  = 16507
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Farmhouse Redone
   |author  = jeffgillean
+
   |author  = MabelSyrup
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = mabelsyrup.farmhouse
   |nexus  = 11050
+
   |nexus  = 3731
   |github  = jeffgillean/StardewValleyMods
+
   |github  = mjSurber/FarmHouseRedone
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Farmhouse Visits
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = mistyspring.farmhousevisits
   |nexus  = 5776
+
   |nexus  = 12457
   |github  = aedenthorn/StardewValleyMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Farm Hub
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = Platonymous.FarmHub
   |nexus  = 11422
+
   |nexus  = 2309
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Farm Icons on Load Screen
   |author  = jennisimone
+
   |author  = b1rdyw1rdy
   |id      = jennisimone.WitchEventsShop
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 16304
+
   |nexus  = 24344
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Farming Tools Patch
   |author  = Okay Shroomer
+
   |author  = Torsang
   |id      = OkayShroomer.FungusAmongus
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 11785
+
   |nexus  = 24066
   |github  =
+
   |github  = Torsang/FarmingToolsPatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop, LKboss
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = LKboss.TexturaNeve
   |nexus  = 10213
+
   |nexus  = 13594
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Farm in the Sky, Fundo
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 10855
+
   |nexus  = 5423
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Farm Rearranger
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry & cel10e
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 14092
+
   |nexus  = 5142
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Recolor
+
   |name    = Farm Resource Generator
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.FurnitureRecolor
+
   |id      =
   |nexus  = 10217
+
   |nexus  = 647
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Galaxy Slingshot Obtainable
 
  |author  = Adham084
 
  |id      = adham084.galaxyslingshot
 
  |nexus  = 14115
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Farm Tablet
   |author  = aedenthorn, Erinthe
+
   |author  = boneskull
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 14511
+
   |nexus  = 16447
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Farm to Table Ready Meals
   |author  = drbirbdev
+
   |author  = Speshkitty
   |id      = drbirbdev.GameboyArcade
+
   |id      = speshkitty.farmtotablereadymeals
   |moddrop = 1318487
+
   |nexus  = 7148
   |nexus  =
+
   |github  = Speshkitty/FarmToTableReadyMeals
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Farmtronics
   |author  = mmanlapat
+
   |author  = Joe Strout
   |id      = mmanlapat.GameReminder
+
   |id      = strout.farmtronics
   |nexus  = 1153
+
   |nexus  = 10634
   |github  =
+
   |github  = JoeStrout/Farmtronics
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GameSpeed
+
   |name    = Farm Type Manager
   |author  = RandomComputerUser
+
   |author  = Esca, Esca-MMC
   |id      = RandomComputerUser.GameSpeed
+
   |id      = Esca.FarmTypeManager
   |nexus  = 7211
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Farm Warps Patch
   |author  = Loogooter
+
   |author  = tlitookilakin
   |id      = OlegSilkin.garbage_collector
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 2463
+
   |nexus  = 8236
   |github  =
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
  |broke in = SMAPI 3.0
+
   |status = obsolete
   |status   = workaround
+
   |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
   |summary = use [[#Auto Trash|Auto Trash]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fashion Sense
   |author  = furyx639
+
   |author  = PeacefulEnd
   |id      = furyx639.GarbageDay
+
   |id      = PeacefulEnd.FashionSense
   |curse  = 871837
+
   |curse  = 870933
   |nexus  = 8204
+
   |nexus  = 9969
   |github  = LeFauxMatt/StardewMods
+
   |github  = Floogen/FashionSense
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fashion Sense Outfits
   |author  = NCarigon
+
   |author  = nihilistzsche
   |id      = NCarigon.GardenPotAutomate
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 15212
+
   |nexus  = 18384
   |github  =
+
   |github  = nihilistzsche/FashionSenseOutfits
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fast Animations
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 14820
+
  |curse  = 957496
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  = 1089
 +
  |moddrop = 606631
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Control Input
 +
  |author  = weizinai
 +
  |id      = weizinai.FastControlInput
 +
   |nexus  = 24324
 +
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Fast Eat
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Zexu2K
   |id      = f4iTh.GateFix
+
   |id      = Zeux2K.FastEat
   |nexus  = 4859
+
  |moddrop = 1591432
 +
   |nexus  = 25080
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Faster Events
   |author  = mralbobo
+
   |author  = libaryaddict
   |id      = mralbobo.GateOpener
+
   |id      = libraryaddict.FasterEvents
   |nexus  =
+
   |nexus  = 7631
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  =
   |github  = mralbobo/stardew-gate-opener
 
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gem Isles
+
   |name    = Faster Grass
   |author  = aedenthorn, Erinthe
+
   |author  = IceGladiador
   |id      = aedenthorn.GemIsles
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 6692
+
   |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    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Faster Horse
   |author  = Hana
+
   |author  = kibbe
   |id      = Hana.GNMTokens
+
   |id      = kibbe.faster_horse
   |nexus  = 14426
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Faster Paths
   |author  = sqbr
+
  |author  = Entoarox
   |id      = sqbr.GetGS
+
  |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus   = 13434
+
   |nexus  = 2277
   |github  = sqbr/GetGS
+
   |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
 +
 
 +
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Faster Path Speed
   |author  = spacechase0
+
   |author  = gaussfire
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = gaussfire.FasterPathSpeed
  |curse  = 867150
+
   |nexus  = 9344
  |moddrop = 771692
+
   |github  = alanperrow/StardewModding
   |nexus  = 5098
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Faster Run
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = KathrynHazuka
   |id      = GenericShopExtender
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 814
+
   |nexus  = 733
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = KathrynHazuka/StardewValley_FasterRun
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |unofficial version = 0.1.5-unofficial.1-mouseypounds
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Faster Transition
   |author  = agent56
+
   |author  = Kumagabear
   |id      = agent56.GeneticsAPI
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 15655
+
   |nexus  = 19584
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Faster Trees
   |author  = CatCattyCat, Cat
+
   |author  = Krutonium
   |id      = cat.geodeinfomenu
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 1448
+
   |nexus  = 21952
  |moddrop = 833541
+
   |github  =
   |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    = Get Glam
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = MartyrPher
+
   |author  = zeldela
   |id      = MartyrPher.GetGlam
+
   |id      = zeldela.FastFishPond
   |nexus  = 5044
+
   |nexus  = 14005
   |github  = MartyrPher/GetGlam
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fast Forward
   |author  = Platonymous
+
   |author  = crazywig
   |id      = Platonymous.GhostTown
+
   |id      = crazywig.FastForward
   |curse   = 877231
+
   |nexus   = 7413
   |moddrop = 793902
+
   |github  =
  |nexus  = 2992
+
 
   |github  = Platonymous/Stardew-Valley-Mods
+
   |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Fertilizer
+
   |name    = Fast Geode, Instant Geodes
   |author  = atravita
+
   |author  = ofmanynames
   |id      = atravita.GiantCropFertilizer
+
   |id      = InstantGeode
   |curse   = 870977
+
   |nexus   = 750
   |moddrop = 1135913
+
  |github  =
   |nexus   = 11620
+
 
   |github = atravita-mods/StardewMods
+
   |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    = Giant Crop Ring
+
   |name    = Fast Loads
   |author  = CatCattyCat, Cat
+
   |author  = spajus
   |id      = cat.giantcropring
+
   |id      = spajus.fastloads
   |nexus  = 1182
+
   |nexus  = 19454
   |moddrop = 833538
+
   |github  = spajus/stardew-valley-fast-loads
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fast Parrot Express Animation
   |author  = Khloe Leclair
+
   |author  = ErikShun, QuickNutz
   |id      = leclair.giantcroptweaks
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 14370
+
  |moddrop = 1490579
   |github  = KhloeLeclair/StardewMods
+
   |nexus  = 19634
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fast Petting
   |author  = spacechase0
+
   |author  = DerTod2
   |id      = spacechase0.GiantOmelet
+
   |id      = de.dertod2.FastPetting
   |nexus  = 13852
+
   |nexus  = 5039
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Fast Travel
   |author  = desto
+
   |author  = Death, DeathGameDev
   |id      = desto.GiftDecline
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 6944
+
   |nexus  = 1529
   |github  = desto-git/sdv-mods
+
   |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = FauxCore
   |author  = AvalonMFX
+
   |author  = LeFauxMatt
   |id      = AvalonMFX.GiftMoney
+
   |id      = furyx639.FauxCore
   |nexus  = 17564
+
  |moddrop = 1547213
   |github  =
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Feeling Lucky?
   |author  = aedenthorn, Erinthe
+
   |author  = minervamaga
   |id      = aedenthorn.GiftRejection
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 14273
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Fellowship - Immersive Rings
   |author  = tstaples
+
   |author  = DaLion
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 229
+
   |nexus  = 11380
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Ferngill Dynamic Rain
   |author  = blueberry
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = blueberry.GiftWrapper
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 4721
+
   |nexus  = 604
   |github  = b-b-blueberry/GiftWrapper
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = mistyspring
+
   |author  = UNA
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = UNA.FashionFestivalSMAPI
  |curse  = 880520
+
   |nexus  = 17404
   |nexus  = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Ferngill Revenue Service
   |author  = atravita
+
   |author  = KarratKake
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = KarratKake.FerngillRevenueService
  |curse  = 870984
+
   |nexus  = 7566
  |moddrop = 1098263
+
   |github  =
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Ferngill Simple Economy
   |author  = DecidedlyHuman
+
   |author  = Paul Steele
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = paulsteele.fse
   |nexus  = 9976
+
   |nexus  = 21414
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = Annosz/UIInfoSuite2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fertilizer Anytime
   |author  = Gaphodil
+
   |author  = stoobinator, lefthandedkid
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 9340
+
   |nexus  = 7259
   |moddrop = 1007690
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
   |github = Gaphodil/GlobalConfigSettings
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
   |summary = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Fertilizer Bubbles
   |author  = violetlizabet
+
   |author  = temisthem
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 10374
+
   |nexus  = 23307
   |github  = elizabethcd/PreventFurniturePickup
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Festival End Time Tweak
   |author  = Jamie Taylor
+
   |author  = KirbyLink
   |id      = jltaylor-us.GMCMOptions
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 10505
+
   |nexus  = 2966
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = KirbyLink/FestivalEndTimeTweak
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Festival of the Mundane
   |author  = treyh0
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = treyh0.GodMode
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 2641
+
   |nexus  = 4630
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |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    = Goodbye American English
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Felix-Dev
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = Felix-Dev.FeTK
   |moddrop = 854437
+
   |nexus  = 4403
   |nexus   = 7183
+
   |github  = Felix-Dev/StardewMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.4
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Field Harvest
   |author  = Jessebot
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 6514
+
   |nexus  = 11019
   |github  = JessebotX/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Field Harvest Redux
   |author  = candidus42
+
   |author  = Prism 99
   |id      = Candidus42.GoToBed
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 4967
+
   |nexus  = 21703
   |github  = mus-candidus/GoToBed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Field Works
   |author  = yy376
+
   |author  = ChiroxT
   |id      = yy376.GoToSleep
+
   |id      = treinke.FieldWorks
   |nexus  = 2195
+
   |nexus  = 17267
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fighting With NPCs
 +
  |author  = Edu Anttunes
 +
  |id      = EduAnttunes.FightingWithNPCs
 +
  |nexus  = 5865
 +
  |github  = eduanttunes/sv_fighting_with_npcs
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = File Replacer
   |author  = spacechase0
+
   |author  = certifiableGrimalkin
   |id      = spacechase0.GradientHairColors
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 12744
+
   |nexus  = 17553
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Filtered Chest Hopper
   |author  = rikai
+
   |author  = Shivion
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 8557
+
   |nexus  = 21730
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = Shivion/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grapes All Year Round
+
   |name    = Find Object Mod
   |author  = GZhynko
+
   |author  = Tran Minh Thong
   |id      = GZhynko.GrapesAllYearRound
+
   |id      = find.object.mod
   |nexus  = 7759
+
   |nexus  = 8594
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
  |author  = bcmpinc
+
   |author  = HaulinOats
  |id      = bcmpinc.GrassGrowth
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
  |nexus  = 2732
+
   |nexus  = 13944
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Grass Growth Adjuster, Grass Adjustor
 
   |author  = Jellypowered, Shockade
 
   |id      = Jellypowered.GrassChance
 
   |nexus  = 3365
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fireballs!
   |author  = sirloinmeatt
+
   |author  = aurnj, Roy Li
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = RoyLi.Fireballs
   |nexus  = 2662
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = SMAPI 2.0
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Fire Breath
   |author  = Derslayr
+
   |author  = aedenthorn, Erinthe
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = aedenthorn.FireBreath
   |nexus  = 10148
+
   |nexus  = 7311
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FireBreath
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = bblueberry, blueberry
+
   |author  = MindMeltMax
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 8203
+
   |nexus  = 7321
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Fireworks Festival
   |author  = pancham138
+
   |author  = violetlizabet
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 6150
+
   |nexus  = 15261
   |github  =
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fischievements
   |author  = PeacefulEnd
+
   |author  = MattDeDuck, Duckshard
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 7619
+
   |nexus  = 3658
   |moddrop = 886187
+
   |github  =
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = FishDex
   |author  = PeacefulEnd
+
   |author  = rupak0577
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = rupak0577.FishDex
   |nexus  = 7619
+
   |nexus  =
   |moddrop = 886187
+
   |github  = rupak0577/FishDex
   |github = Floogen/GreenhouseGatherers
+
   |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fish Exclusions
   |author  = Bpendragon
+
   |author  = GZhynko
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = GZhynko.FishExclusions
   |nexus  = 7456
+
   |nexus  = 7782
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fish Finder
   |author  = Cecidelus
+
   |author  = Aair, AairTheGreat
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 8042
+
   |nexus  = 5011
   |github  =
+
   |github  = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Fish Info
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = Speshkitty
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = speshkitty.fishinfo
   |nexus  = 1735
+
   |nexus  = 5452
   |github  =
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fishing Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = Shuai Zhang
   |id      = aedenthorn.GroundhogDay
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 10151
+
   |nexus  = 1350
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = FricativeMelon
+
   |author  = ChibiKyu, KilZenc
   |id      = FricativeMelon.GroupableChests
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 15375
+
   |nexus  = 5815
   |github  = FricativeMelon/GroupableChests
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fishing Automaton
   |author  = atravita
+
   |author  = Drynwynn, thepaladinknight
   |id      = atravita.GrowableBushes
+
   |id      = Drynwynn.FishingAutomaton
   |curse   = 870961
+
   |nexus   = 2527
   |moddrop = 1357999
+
   |github  = Drynwynn/StardewValleyMods
  |nexus  = 15111
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fishing Chests Expanded
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableGiantCrops
+
   |id      = aedenthorn.FishingChestsExpanded
   |curse   = 870960
+
   |nexus   = 7694
   |moddrop = 1358004
+
   |github  = aedenthorn/StardewValleyMods
   |nexus   = 15559
+
 
   |github = atravita-mods/StardewMods
+
   |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
   |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
   |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fishing Info Overlays
   |author  = BlaDe
+
   |author  = barteke22
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 12034
+
   |nexus  = 8970
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fishing Logbook
   |author  = skn
+
   |author  = M3ales
   |id      = skn.HairGrowthMod
+
   |id      = FishingLogbook
   |nexus  = 3279
+
   |nexus  =
   |github  =
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fishing Minigames
   |author  = chawol
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = chawol.HaltEventTime
+
   |id      = barteke22.FisingMinigames
   |nexus  = 8774
+
   |nexus  = 9345
   |github  = chawolbaka/HaltEventTime
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = PeacefulEnd
+
   |author  = barteke22
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = barteke22.FishingMinigames
   |nexus  = 7936
+
   |nexus  = 9345
   |github  = Floogen/HandyHeadphones
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fishing Mod
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Zoryn
   |id      = Omegasis.HappyBirthday
+
   |id      = Zoryn.FishingMod
   |nexus  = 520
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fishing Nets → Automate
   |author  = Oxyligen
+
   |author  = MindMeltMax
   |id      = HappyBirthday
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 1064
+
   |nexus  = 13819
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets → Better Crafting
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Fishnets.BetterCrafting
 +
  |nexus  = 13819
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = Sakorona
+
   |author  = MindMeltMax
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 6516
+
  |curse  = 1004486
   |moddrop = 1068089
+
   |nexus  = 13819
   |github  = Sakorona/SDVMods
+
   |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fishing Practice
   |author  = kibbe, lillvik
+
   |author  = BlaDe
   |id      = kibbe.hardcore_mines
+
   |id      = BlaDe.FishingPractice
   |nexus  = 1674
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Fishing Progression
   |author  = ItsLittany
+
   |author  = ChadlyMasterson
   |id      = itslittany.HardcoreMines2
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 6411
+
   |nexus  = 18749
   |github  =
+
   |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Fishing Tackle Tooltips
   |author  = vermicyde
+
   |author  = BarleyZP
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 15125
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Fishing Trawler
   |author  = DiscipleOfEris
+
   |author  = PeacefulEnd
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = PeacefulEnd.FishingTrawler
   |nexus  = 8772
+
   |nexus  = 8406
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = Floogen/FishingTrawler
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harp of Yoba Redux
 
  |author  = Platonymous
 
  |id      = Platonymous.HarpOfYobaRedux
 
  |nexus  = 914
 
  |moddrop = 793924
 
  |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.6
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
+
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
   |unofficial version = 2.7.4-unofficial.2-strobe
 
-->
 
 
}}
 
}}
 
{{#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    = Fishing Trawler - New Horizons
   |author  = Goldenrevolver
+
   |author  = PeacefulEnd
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus  = 7851
+
  |curse  = 870923
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 15941
 +
   |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fishing Treasure Spawner
   |author  = Dounat2201, Sasara
+
   |author  = jangofett4
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 1157
+
   |nexus  = 18119
   |github  = Sasara2201/WitchPrincess
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Fishing Tuner Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Hammurabi
   |id      = aedenthorn.HarvestSeeds
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 11773
+
   |nexus  =
  |github  = aedenthorn/StardewValleyMods
+
   |chucklefish = 4578
}}
+
   |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Harvest With Scythe
+
   |dev note = source in download
   |author = ThatNorthernMonkey
 
  |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
 
  |nexus  = 236
 
   |github  = ThatNorthernMonkey/HarvestWithScythe
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Fish Me
   |author  = popska
+
   |author  = marikaefer
   |id      = popska.HatBuffs
+
   |id      = marikaefer.FishMe
   |nexus  = 9050
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Fish of Stardew
   |author  = PeacefulEnd
+
   |author  = AztecViper
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 17291
+
   |nexus  = 24870
   |github  = Floogen/StardewSandbox
+
   |github  = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = Shockah
+
   |author  = ButterBear, Memegician
   |id      = Shockah.HatsOnHats
+
   |id      = BB.FishPondColors
   |nexus  = 17280
+
   |nexus  = 23449
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Fish Preview
   |author  = Cherry, CherryChain
+
   |author  = Jonqora
   |id      = Cherry.HayBalesSilo
+
   |id      = Jonqora.FishPreview
   |nexus  = 5151
+
   |nexus  = 6303
   |moddrop = 716396
+
   |github  = Jonqora/StardewMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Fish Reminder
   |author  = Tlitookilakin
+
   |author  = Mizzion
   |id      = tlitookilakin.HDPortraits
+
   |id      = mizzion.fishreminder
   |nexus  = 10971
+
   |nexus  = 3615
   |moddrop = 1103418
+
   |moddrop = 661375
   |github  = tlitookilakin/HDPortraits
+
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Fish Spot Bait
   |author  = Jessebot, JessebotX
+
   |author  = aedenthorn, Erinthe
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 3207
+
   |nexus  = 17581
   |moddrop = 624105
+
   |github  = aedenthorn/StardewValleyMods
   |github = JessebotX/StardewValleyMods
+
 
 +
   |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    = Health and Stamina Tweaks
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = Kiddles, Svard
+
   |author  = StarAmy
   |id      = Kiddles.HASTweaks
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 5630
+
   |nexus  = 13076
   |github  = SvardXI/HAS_Tweaks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Fishy Blood Moon
   |author  = Zoryn
+
   |author  = MattDeDuck, Duckshard
   |id      = Zoryn.HealthBars
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  =
+
   |nexus  = 3725
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
  |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Health Bars (Darkhax)
 
  |author  = Darkhax
 
  |id      = darkhax.healthbars
 
  |nexus  =
 
  |curse  = 302910
 
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Fix Animal Tools
   |author  = themattfiles
+
   |author  = bcmpinc
   |id      = themattfiles.HeartBeat
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 5941
+
   |nexus  = 3215
   |github  = embolden/Heartbeat
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heart Level Notifications
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = StultusV
+
   |author  = Traktori
   |id      = StultusV.HeartLevelNotifications
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 8655
+
   |nexus  = 11400
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Fix Dice
   |author  = fakemonster
+
   |author  = Ashley, bambimenot
   |id      = fakemonster.Heelies
+
   |id      = ashley.fixdice
   |nexus  = 7751
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = Jessebot, JessebotX
+
   |author  = wilsoncwc
   |id      = Jessebot.HelloSMAPI
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 4483
+
   |nexus  = 23934
  |github  = JessebotX/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Help for Hire
 
  |author  = furyx639, LeFauxMatt
 
  |id      = furyx639.HelpForHire
 
  |curse  = 871839
 
  |nexus  = 5316
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = furyx639, LeFauxMatt
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = furyx639.HelpfulSpouses
+
   |id      = f4iTh.WoodsDebrisFix
  |curse  = 871841
+
   |nexus  = 1941
   |nexus  = 5175
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Fixed Weapons Damage
   |author  = aedenthorn, Erinthe
+
   |author  = BlueSight
   |id      = aedenthorn.HelpWanted
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 14640
+
   |nexus  = 19896
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Hikari-BS/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Fix Pig Random
   |author  = Pokeytax
+
   |author  = atravita
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = atravita.FixPigRandom
   |nexus  = 2644
+
  |curse  = 870967
   |github  = gembree/HelpWantedQuestFixes
+
  |moddrop = 1294434
 +
   |nexus  = 15003
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Fix Scythe Exp
   |author  = aedenthorn, Erinthe
+
   |author  = bcmpinc
   |id      = aedenthorn.HereFishy
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 6586
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 +
  |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    = Hibernation
+
   |name    = Fix TVs on Custom Farm Types
   |author  = Shockah
+
   |author  = mouse
   |id      = Shockah.Hibernation
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 11421
+
  |moddrop = 1194570
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Flamingo Breeding
   |author  = trashcan9
+
   |author  = BlaDe
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 16075
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Annosz
+
   |author  = selph, zombifier
   |id      = Annosz.HighlightedJars
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 6833
+
   |nexus  = 21086
   |github  = Annosz/StardewValleyModding
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Flexible Arms
   |author  = atravita
+
   |author  = bcmpinc
   |id      = atravita.HighlightEmptyMachines
+
   |id      = bcmpinc.FlexibleArms
  |curse  = 870976
+
   |nexus  = 20902
  |moddrop = 1137391
+
   |github  = bcmpinc/StardewHack
   |nexus  = 11664
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Flexible Sprinklers
   |author  = bendenewb, newbie9598
+
   |author  = Shockah
   |id      = newbie9598.HitMarkersMeme
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 2098
+
   |nexus  = 10931
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Flip Buildings
   |author  = tomasitobambito
+
   |author  = mouahrara
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 9343
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Floating Garden Pots
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.HoeWaterDirection
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 10052
+
   |nexus  = 17582
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = BlaDe
+
   |author  = randomAnon1234
   |id      = BlaDe.HoeDown
+
   |id      = none<!--no manifest ID-->
   |nexus  = 9798
+
   |nexus  = 591
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Floor Shadow Switcher
   |author  = CatCattyCat, Cat
+
   |author  = MouseyPounds
   |id      = cat.holdtobreakgeodes
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 1689
+
   |nexus  = 3885
   |moddrop = 833545
+
   |github  = MouseyPounds/stardew-mods
   |github = danvolchek/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
   |summary = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Flower Bombs
   |author  = samspartan
+
   |author  = kdau
   |id      = samspartan.HoldToPause
+
   |id      = kdau.FlowerBombs
   |nexus  = 7352
+
   |nexus  = 6228
   |github =
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Flower Color Picker
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.HolidaySales
+
   |id      = spacechase0.FlowerColorPicker
   |curse  = 870970
+
   |curse  = 867760
   |moddrop = 1205160
+
   |moddrop = 130043
   |nexus  = 13050
+
   |nexus  = 1229
   |github  = atravita-mods/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Flower Dance Fix
   |author  = MouseyPounds
+
   |author  = elfuun
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 4935
+
   |nexus  = 8535
   |github  = MouseyPounds/stardew-mods
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Flower Dance Hearts Change
   |author  = BPavol, Lamacik
+
   |author  = ron075sh
   |id      = bpavol.hopper_extractor
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 16688
+
   |nexus  = 3019
   |github  = BPavol/stardew-valley-mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = Girafarig
+
   |author  = kelly2892
   |id      = Girafarig.FestivalWarps
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 10844
+
   |nexus  = 8107
   |github  =
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Flower Rain
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = spacechase0.FlowerRain
   |nexus  = 7500
+
  |curse  = 867722
   |github  = Pathoschild/StardewMods
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Flowery Tools
   |author  = Goldenrevolver
+
   |author  = Cat, CatCattyCat
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = cat.flowerytools
   |nexus  = 7911
+
   |nexus  = 6203
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Flowing Mine Rocks
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.HorseSqueeze
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 10446
+
   |nexus  = 9043
   |github  = jorgamun/HorseSqueeze
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Fluent Eating
   |author  = icepuente
+
   |author  = Kangzoel
   |id      = icepuente.HorseWhistle
+
   |id      = Kangzoel.FluentEating
   |nexus  = 1131
+
   |nexus  = 11690
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Flying Start Loan
   |author  = nabuma
+
   |author  = EstherHollow
   |id      = HorseWhistle_SMAPI
+
   |id      = EstherHollow.FlyingStartLoan
   |nexus  =
+
   |nexus  = 11003
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
  
   |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    = Font Settings, 字体设置
   |author  = MattPlays
+
   |author  = Becks723
   |id      = MattPlays.HostTools
+
   |id      = Becks723.FontSettings
   |nexus  = 11154
+
   |nexus  = 12467
 
   |github  =
 
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = Jaredlll08
+
   |author  = AlerHughes
   |id      = BlameJared.HotbarHotswap
+
   |id      = AlerHughes.FA
   |nexus  =
+
   |nexus  = 23363
  |curse  = 298033
+
   |github  =
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Food Buff Stacking
   |author  = certifiableGrimalkin
+
   |author  = thejcannon
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 16159
+
   |nexus  = 4321
   |github  =
+
   |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Food Buff Stacking Fix
   |author  = Achtuur
+
   |author  = Joreikarr
   |id      = Achtuur.HoverLabels
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 17501
+
   |nexus  = 19944
  |github  = Achtuur/StardewMods
 
}}
 
{{#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    = Huggable Scarecrows
+
   |name    = Food Cravings
   |author  = bogie5464
+
   |author  = Hexenentendrache
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 3190
+
   |nexus  = 17126
   |github  = bogie5464/HuggableScarecrows
+
   |github  = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Food on the Table
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HugsAndKisses
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 10062
+
   |nexus  = 10886
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Food Poisoning
   |author  = Yyeahdude
+
   |author  = seferoni
   |id      = HungerYyeadude
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 613
+
   |nexus  = 22006
   |github  =
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = Forage at the Farm
   |author  = PrimevalTitmouse
+
   |author  = Nishtra
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 1110
+
   |nexus  = 673
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] 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    = Hunger for Food
+
   |name    = Forage Crops
   |author  = Tigerle01, Stephan Hensel
+
   |author  = Kronosta
   |id      = HungerForFoodByTigerle
+
   |id      = Kronosta.ForageCrops
   |nexus  = 810
+
   |nexus  = 21514
 
   |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    = Forage Fantasy
   |author  = lech43
+
   |author  = Goldenrevolver
   |id      = lech43.HungryMorning
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 6391
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Forage Pointers
   |author  = spacechase0
+
   |author  = Bpendragon
   |id      = spacechase0.HybridCropEngine
+
   |id      = Bpendragon.ForagePointers
  |curse  = 867721
+
   |nexus  = 7781
   |nexus  = 6577
+
   |github  = Bpendragon/ForagePointers
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = Kryspur
+
   |author  = DanielB
   |id      = Kryspur.HypnoValley
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 9052
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Forecaster
   |author  = atravita
+
   |author  = Remy Bach
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = remybach.forecaster
  |curse  = 870959
+
   |nexus  = 3037
  |moddrop = 1358005
+
   |github  = remybach/stardew-valley-forecaster
   |nexus  = 15928
 
   |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Idle Pause
 
  |author  = Veleek
 
  |id      = Veleek.IdlePause
 
  |nexus  = 1092
 
  |github  = veleek/IdlePause
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |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    = Forecaster Text, Forecaster Text
   |author  = LordAndreios
+
   |author  = TheElm
   |id      = LordAndreios.IdleTimer
+
   |id      = TheElm.ForecasterText
   |nexus  = 2858
+
   |nexus  = 7541
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Fortunate Foot
   |author  = idermailer
+
   |author  = PurelyInZane
   |id      = idermailer.iDontUseThatWater
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 14047
+
   |nexus  = 22610
   |github  = idermailer/iDontUseThatWater
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Foxyfficiency
   |author  = Factknowhow
+
   |author  = Fokson
   |id      = Factknowhow.IFramesInMines
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |nexus  = 16436
+
   |nexus  = 2520
  |github  = Mekadrom/IFramesInMines
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got Friendship
 
  |author  = ChiroxT
 
  |id      = treinke.igotfriendship
 
   |nexus  = 13290
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = FQ Festival Tweaks
   |author  = ChiroxT
+
   |author  = FletcherQuest
   |id      = treinke.igotxp
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 13289
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Frame Rate Logger
   |author  = candidus42
+
   |author  = atravita
   |id      = Candidus42.ImagEd
+
   |id      = atravita.FrameRateLogger
   |nexus  = 7218
+
  |curse  = 870966
   |github  = mus-candidus/ImagEd
+
  |moddrop = 1294433
 +
   |nexus  = 15002
 +
   |github  = atravita-mods/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Frame Rate Viewer, FPS Viewer
 +
  |author  = Adham084
 +
  |id      = adham084.fpsviewer
 +
  |nexus  = 14046
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Free Dusty
   |author  = mistyspring
+
   |author  = skuldomg, Skuld
   |id      = mistyspring.immersivegrandpa
+
   |id      = skuldomg.freeDusty
   |curse   = 880517
+
   |nexus   = 2206
   |nexus   = 12562
+
   |github  = skuldomg/freeDusty
   |github  = misty-spring/StardewMods
+
 
 +
  |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    = Immersive Scarecrows
+
   |name    = Free Lock
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = weizinai.FreeLock
   |nexus  = 15290
+
   |nexus  = 25329
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Free Love
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = aedenthorn.FreeLove
   |curse  = 868686
+
   |curse  = 868835
   |nexus  = 15239
+
   |nexus  = 10021
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Free Slingshot
   |author  = Demiacle
+
   |author  = DJ-STLN
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 1025
+
   |nexus  = 3320
   |github  = demiacle/QualityOfLifeMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Free the Toolbar
   |author  = Anthony Hilyard
+
   |author  = danmw3
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = danmw3.freethetoolbar
   |curse   = 445215
+
  |nexus  = 4960
   |nexus   = 9317
+
   |github  =
   |github = AHilyard/ImprovedTracker
+
 
 +
   |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    = Increase Animal House Max Population
+
   |name    = Freeze Time Multiplayer
   |author  = Mizzion
+
   |author  = mori_seneri, Alcatraz773
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 4861
+
   |nexus  = 21820
   |github  = Mizzion/MyStardewMods
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Friendly Divorce
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.increasedartifactspots
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 3340
+
   |nexus  = 6241
   |moddrop = 663705
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friends Forever
 +
  |author  = Isaac S
 +
  |id      = IsaacS.FriendsForever
 +
  |nexus  = 1738
 +
   |github  = isaacs-dev/Minidew-Mods
 +
 
 +
  |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    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Friendship Booster
   |author  = shekurika
+
   |author  = Hills
   |id      = shekurika.fishtankCapacity
+
   |id      = Hills.FriendshipBooster
   |nexus  = 11388
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Friendship Decay
   |author  = GZhynko
+
   |author  = stardemod
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 6162
+
   |nexus  = 21323
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Friendship Decay Modify
   |author  = Traktori
+
   |author  = weizinai
   |id      = Traktori.IndustrialFurnace
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 5568
+
   |nexus  = 23862
   |github  = Traktori7/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Friendship Streaks
   |author  = Traktori
+
   |author  = AvalonMFX
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = AvalonMFX.FriendshipStreaks
   |nexus  = 5568
+
   |nexus  = 25595
   |github  = Traktori7/StardewValleyMods
+
   |github  = 1Avalon/Avas-Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Friendship Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InfallibleFishing
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 14639
+
   |nexus  = 17055
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Friendship Without Talk
   |author  = Sabera, kelbesque
+
   |author  = HunterMYT
   |id      = Sabera.InfertileSoil
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 2515
+
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Frozen Yogurt
   |author  = Eireon
+
   |author  = Failsplat
   |id      = Eireon.InfestedLevels
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 2823
+
   |nexus  = 12308
   |github  = benrpatterson/InfestedLevels
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Frugal Farm Menu
   |author  = Renny
+
   |author  = jeffgillean
   |id      = renny.infinitejunimocartlives
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 2705
+
   |nexus  = 11050
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = jeffgillean/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Fruit Tree Shaker
   |author  = Chunky
+
   |author  = aedenthorn, Erinthe
   |id      = chunky.InfiniteMoney
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 11510
+
   |nexus  = 5776
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Fruit Trees Unblocked
   |author  = CaptainSully
+
   |author  = dervalanana
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = dervalanana.FruitTreesUnblocked
  |moddrop = 1188756
+
   |nexus  = 22976
   |nexus  = 12739
+
   |github  =
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Fruit Tree Tweaks
  |author  = berkayylmao
 
  |id      = berkayylmao.InfiniteZoom
 
  |nexus  = 8808
 
  |curse  = 500088
 
  |github  = berkayylmao/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Informant
 
  |author  = Slothsoft
 
  |id      = Slothsoft.Informant
 
  |nexus  = 14293
 
  |github  = slothsoft/stardew-informant
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = In-Game SMAPI Log Uploader, Log Uploader
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LogUploader
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 13979
+
   |nexus  = 11422
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 
  |author  = Platonymous
 
  |id      = Platonymous.InkStories
 
  |nexus  = 15987
 
  |github  = inkle/ink
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Input Fix
 
  |author  = Windmill_City
 
  |id      = Windmill_City.InputFix
 
  |nexus  = 5693
 
  |github  = Windmill-City/InputFix
 
  
   |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    = Fruit Tree Tweaks for 1.6
   |author  = Sagittaeri
+
   |author  = chiccen
   |id      = Sagittaeri.InputTools
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 14553
+
   |nexus  = 21449
   |github  = sagittaeri/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Full Fishing Bar
   |author  = WuestMan, redknightofdoom
+
   |author  = Jag3Dagster
   |id      = WuestMan.InstaCrops
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 4077
+
  |curse  = 1007653
   |github  = Brian-Wuest/Instacrops
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = pinocchio1231
+
   |author  = jennisimone
   |id      = pinocchio1231.instantanimals
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 9573
+
   |nexus  = 16304
   |github  = joisse1101/InstantAnimals
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Fungus Amongus
   |author  = Jolyone
+
   |author  = Okay Shroomer
   |id      = Me.InstantBreak
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 15526
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Furniture Adjustment
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 14110
+
   |nexus  = 10213
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Furniture Anywhere
   |author  = BitwiseJon
+
   |author  = Entoarox
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 2070
+
   |nexus  = 2276
   |github  = bitwisejon/StardewValleyMods
+
  |chucklefish = 4324
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 +
<!--
 +
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Furniture Display Framework
   |author  = nini700
+
   |author  = aedenthorn, Erinthe
   |id      = nini700.InstantEatKey
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 4464
+
   |nexus  = 10855
 +
  |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] 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    = Instant Fishing
+
   |name    = Furniture Display Framework for 1.6
   |author  = aurnj, Roy Li
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = RuyiLi.InstantFishing
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  =
+
   |nexus  = 19895
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Furniture Framework
   |author  = montana123
+
   |author  = leroymilo
   |id      =
+
   |id      = leroymilo.FurnitureFramework
   |nexus  =
+
   |nexus  = 23458
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = Leroymilo/FurnitureFramework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Furniture Placement Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 7727
+
   |nexus  = 14092
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Furniture Recolor
   |author  = cantorsdust and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 173
+
   |nexus  = 10217
   |github  = cantorsdust/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = FuryCore
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.InstantLoad
+
   |id      = furyx639.FuryCore
   |nexus  = 16253
+
   |nexus  = 10696
   |github =
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Guedez
+
   |author  = DeLiXx
   |id      = eat.item.instantly
+
   |id      = DLX.Geodes
   |nexus  = 5116
+
  |curse  = 990836
 +
   |nexus  = 17691
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Galaxy Slingshot Obtainable
   |author  = RyanJesky
+
   |author  = Adham084
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = adham084.galaxyslingshot
   |nexus  = 10146
+
   |nexus  = 14115
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Galaxy Weapon Choice
   |author  = blueberry
+
   |author  = aedenthorn, Erinthe
   |id      = blueberry.InstantPets
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 9448
+
   |nexus  = 14511
   |github  = b-b-blueberry/InstantPets
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Gameboy Arcade
   |author  = Binarynova
+
   |author  = drbirbdev
   |id      = binarynova.instanttoolupgrades
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 8918
+
   |moddrop = 1318487
  |github  = Binarynova/MyStardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Interaction Helper
 
  |author  = Hammurabi
 
  |id      = HammurabiInteractionHelper
 
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4640
+
   |github = drbirbdev/StardewValley
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Game Reminder
   |author  = jahangmar
+
   |author  = mmanlapat
   |id      = jahangmar.InteractionTweaks
+
   |id      = mmanlapat.GameReminder
   |nexus  = 3771
+
   |nexus  = 1153
   |github  = jahangmar/StardewValleyMods
+
   |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    = Into the Game (Save Loaded Notifier)
+
   |name    = GameSpeed
   |author  = DecidedlyHuman
+
   |author  = RandomComputerUser
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 12826
+
   |nexus  = 7211
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Game Tables and Arcade Machines
   |author  = mpcomplete
+
   |author  = CyanFire
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = CF.SMAPI.GameTables
  |nexus  = 2224
+
   |nexus  = 12859
  |github  = mpcomplete/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Investment
 
  |author  = MissCoriel
 
  |id      = misscoriel.invest
 
   |nexus  = 5293
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Garbage Can Tweaks
   |author  = MissCoriel
+
   |author  = chiccen
   |id      = misscoriel.investmax
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 9253
+
   |nexus  = 24410
   |github  = MissCoriel/InvestmentMaximized
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Garbage Collector
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = Loogooter
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 4023
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Inworld, Talk to Inworld's AI Villagers
+
   |name    = Garbage Day
   |author  = Inworld AI, PogDerson
+
   |author  = LeFauxMatt
   |id      = PogDerson.Inworld
+
   |id      = furyx639.GarbageDay
   |nexus  = 16816
+
  |curse  = 871837
   |github  =
+
  |moddrop = 1547204
 +
   |nexus  = 8204
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Garden Pot - Automate
   |author  = Redwood
+
   |author  = NCarigon
   |id      = Redwood.IridiumToolsPatch
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 2897
+
   |nexus  = 15212
   |github  = EKomperud/StardewMods
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Garden Pot Options
   |author  = furyx639
+
   |author  = ncarigon
   |id      = furyx639.IsItCake
+
   |id      = NCarigon.GardenPotOptions
  |curse  = 871826
+
   |nexus  = 21608
   |nexus  = 14775
+
   |github  = ncarigon/StardewValleyMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Garden Pot Tweaks
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 8552
+
   |nexus  = 14820
   |github  = Floogen/IslandGatherers
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Gate Fix
   |author  = PeacefulEnd
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = f4iTh.GateFix
  |nexus  = 8552
+
   |nexus  = 4859
  |github  = Floogen/IslandGatherers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Island Secret
 
  |author  = Edu Anttunes
 
  |id      = IslandSecret
 
   |nexus  = 8096
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Gate Opener
   |author  = S1mmyy
+
   |author  = mralbobo
   |id      = S1mmyy.AutoTrash
+
   |id      = mralbobo.GateOpener
   |nexus  = 5140
+
   |nexus  =
   |github  = S1mmyy/StardewMods
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Gem Isles
   |author  = SlayerDharok
+
   |author  = aedenthorn, Erinthe
   |id      = SlayerDharok.Item_Bags
+
   |id      = aedenthorn.GemIsles
   |nexus  = 5382
+
   |nexus  = 6692
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = FunnyMoney
+
   |author  = Hana
   |id      = funnymoney.itemqualityindicator
+
   |id      = Hana.GNMTokens
   |nexus  = 15336
+
   |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Mytsy
+
   |author  = sqbr
   |id      = Mysty.ItemRecovery
+
   |id      = sqbr.GetGS
   |nexus  = 9354
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Generic Mod Config Menu
   |author  = Lunardiver
+
   |author  = spacechase0
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 13026
+
  |curse  = 867150
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Generic Shop Extender
   |author  = TSlex
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = TSlex.ItemResearchSpawner
+
   |id      = GenericShopExtender
   |nexus  = 8933
+
   |nexus  = 814
   |moddrop = 1012482
+
  |github  = IrregularPorygon/SMAPIGenericShopMod
   |github  = TSlex/StardewValley
+
 
 +
  |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    = Item Tooltips
+
   |name    = Genetics API
   |author  = Jaredlll08
+
   |author  = agent56
   |id      = BlameJared.ItemTooltips
+
   |id      = agent56.GeneticsAPI
   |nexus  =
+
   |nexus  = 15655
   |curse  = 297655
+
   |github  =
   |github  = jaredlll08/Item-Tooltips
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Genie Lamp
   |author  = ha1fdaew
+
   |author  = aedenthorn, Erinthe
   |id      = ha1fdaew.iTile
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 7512
+
   |nexus  = 19794
   |github  = ha1fdaew/iTile
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = Krutonium
+
   |author  = Kedidili
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = KediDili.GenieLamp
   |nexus  = 13798
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Geode Crusher Plus
   |author  = Matt Cioni
+
   |author  = Tomokisan
   |id      = mattCioni.JaquesAndBeans
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 14555
+
   |nexus  = 24254
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Geode Info Menu
   |author  = Genowhirl9999
+
   |author  = CatCattyCat, Cat
   |id      = genowhirl9999.jaropener
+
   |id      = cat.geodeinfomenu
   |nexus  = 5292
+
   |nexus  = 1448
   |moddrop = 988956
+
   |moddrop = 833541
   |github  =
+
   |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    = JhinFour
+
   |name    = Geode Preview
   |author  = Keaton Sadoski
+
   |author  = MindMeltMax
   |id      = Sadoski.JhinFour
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 11838
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Get Dressed
   |author  = Jonas Henriksson, Greger
+
   |author  = Advize and Jinxiewinxie
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Advize.GetDressed
   |nexus  =
+
   |nexus  = 331
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = AdvizeGH/GetDressed
   |github  = gr3ger/Stardew_JJB
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Get Glam
 +
  |author  = MartyrPher
 +
  |id      = MartyrPher.GetGlam
 +
  |nexus  = 5044
 +
  |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Get Out the Way
   |author  = k4rakara
+
   |author  = BadNetCode
   |id      = k4rakara.JoJa84Plus
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 5803
+
   |nexus  = 20637
   |github  = K4rakara/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Ghost Town
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.JoJaBan
+
   |id      = Platonymous.GhostTown
   |nexus   = 3118
+
   |curse   = 877231
   |moddrop = 793907
+
   |moddrop = 793902
 +
  |nexus  = 2992
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Giant Crop Fertilizer
   |author  = Dounat2201, Sasara
+
   |author  = atravita
   |id      = Sasara.Pathomart
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 1142
+
  |curse  = 870977
   |github  =
+
  |moddrop = 1135913
 +
   |nexus  = 11620
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Giant Crop Ring
   |author  = PeacefulEnd
+
   |author  = CatCattyCat, Cat
   |id      = PeacefulEnd.JojaOnline
+
   |id      = cat.giantcropring
   |moddrop = 878236
+
   |nexus  = 1182
   |nexus  = 7486
+
   |moddrop = 833538
   |github  = Floogen/JojaOnline
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Giant Crop Tweaks
   |author  = MindMeltMax
+
   |author  = Khloe Leclair
   |id      = MindMeltMax.HauntedJoja
+
   |id      = leclair.giantcroptweaks
   |nexus  = 7014
+
   |nexus  = 14370
  |moddrop = 1135684
+
   |github  = KhloeLeclair/StardewMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Giant Omelet
  |author  = punyo, yakminepunyo
 
  |id      = punyo.JoysOfEfficiency
 
  |nexus  = 2162
 
  |github  = pomepome/JoysOfEfficiency
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Json Assets
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.JsonAssets
+
   |id      = spacechase0.GiantOmelet
  |curse  = 867749
+
   |nexus  = 13852
  |moddrop = 399895
 
   |nexus  = 1720
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Gift Decline
   |author  = Jamie Taylor
+
   |author  = desto
   |id      = jltaylor-us.JsonProcessor
+
   |id      = desto.GiftDecline
   |nexus  = 13183
+
   |nexus  = 6944
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Gift Money
   |author  = flowoeB
+
   |author  = AvalonMFX
   |id      = flowoeB.JumpDownTheMine
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 8357
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Gift Rejection
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.JumpOver
+
   |id      = aedenthorn.GiftRejection
   |curse   = 867746
+
   |nexus   = 14273
   |moddrop = 384782
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 1844
+
 
   |github = spacechase0/StardewValleyMods
+
   |broke in      = Stardew Valley 1.6
 +
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Gift Taste Helper
   |author  = Achtuur
+
   |author  = tstaples
   |id      = Achtuur.JunimoBeacon
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 17135
+
   |nexus  = 229
   |github  = Achtuur/StardewMods
+
   |github  = tstaples/GiftTasteHelper
 +
 
 +
  |warnings = needs zoom and UI scale options to have the same value.
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Gift Taste Helper Continued
   |author  = Tyler Gibbs
+
   |author  = Isi0
   |id      = tylergibbs2.JunimoBoy
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 14384
+
   |nexus  = 18762
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Gift Taste Helper Continued x2
   |author  = yaxuan97
+
   |author  = JoXW
   |id      = yaxuan97.junimocartmorescore
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 13644
+
   |nexus  = 21001
   |github  =
+
   |github  = JoXW100/GiftTasteHelper
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Gift Wrapper
   |author  = Zoryn
+
   |author  = blueberry
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = blueberry.GiftWrapper
   |nexus  =
+
   |nexus  = 4721
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Ginger Island Extra Locations
   |author  = ceruleandeep
+
   |author  = mistyspring
   |id      = ceruleandeep.junimodialog
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 8937
+
  |curse  = 880520
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Ginger Island Mainland Adjustments
   |author  = MartyrPher
+
   |author  = atravita
   |id      = JunimoKartAnywhere
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 4315
+
  |curse  = 870984
   |github  =
+
  |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    = Junimo Kart Cheater
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = ryaon
+
   |author  = missgamergrl
   |id      = Ryaon.JunimoKartCheater
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 5137
+
   |nexus  = 23300
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Give Me My Cursor Back
   |author  = drbirbdev
+
   |author  = DecidedlyHuman
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 14856
+
   |nexus  = 9976
   |github  = drbirbdev/StardewValley
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = BlaDe
+
   |author  = Glass Hammer
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 10056
+
   |nexus  = 23201
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimos Accept Cash
+
   |name    = Global Config Settings
   |author  = spacechase0
+
   |author  = Gaphodil
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = Gaphodil.GlobalConfigSettings
   |curse   = 867716
+
   |nexus   = 9340
   |nexus  = 7437
+
   |moddrop = 1007690
   |github  = spacechase0/StardewValleyMods
+
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = Glow Buff
   |author  = Shockah
+
   |author  = MindMeltMax
   |id      = Shockah.JunimoWarp
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 15676
+
   |nexus  = 25157
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Glue Your Furniture Down
   |author  = Goldenrevolver
+
   |author  = violetlizabet
   |id      = Goldenrevolver.JustRelax
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 7770
+
   |nexus  = 10374
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = elizabethcd/PreventFurniturePickup
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = GMCM Options
   |author  = Rifleman
+
   |author  = Jamie Taylor
   |id      = Rifleman.JustSleepIn
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 11286
+
   |nexus  = 10505
   |github  = 9Rifleman/JustSleepIn
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = God Mode
   |author  = aurnj, Roy Li
+
   |author  = treyh0
   |id      = RuyiLi.Kamikaze
+
   |id      = treyh0.GodMode
   |nexus  =
+
   |nexus  = 2641
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = God Mode 1.6
   |author  = Gorzalt and Flerfarvet
+
   |author  = Sean M Garcia
   |id      = gorzalt.kawakami
+
   |id      = seanmgarcia.godmode16
   |nexus  = 2549
+
   |nexus  = 21208
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Goodbye American English
   |author  = EssGee, SG
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = SG.Partners
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 5625
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 +
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Goodbye SMAPI
   |author  = Enaium
+
   |author  = Jessebot
   |id      = Enaium.KeyBindUI
+
   |id      = Jessebot.GoodbyeSMAPI
  |curse  = 538001
+
   |nexus  = 6514
  |moddrop = 1036920
+
   |github  = JessebotX/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Go To Bed
   |author  = Deflaktor
+
   |author  = candidus42
   |id      = Deflaktor.KeySuppressor
+
   |id      = Candidus42.GoToBed
   |nexus  = 9295
+
   |nexus  = 4967
   |github  = Deflaktor/KeySuppressor
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Go To Sleep
   |author  = Shockah
+
   |author  = yy376
   |id      = Shockah.Kokoro
+
   |id      = yy376.GoToSleep
   |nexus  = 15682
+
   |nexus  = 2195
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Gradient Hair Colors
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 13131
+
  |curse  = 867144
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Grandfather's Gift
   |author  = Annosz
+
   |author  = ShadowDragon8685
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 5993
+
   |nexus  = 985
  |github  = Annosz/StardewValleyModding
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Labeling
 
  |author  = Enaium
 
  |id      = Enaium.Labeling
 
  |curse  = 443134
 
  |moddrop = 906932
 
  |nexus  =
 
  |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ladder and Snow Yam Tip
 
  |author  = WhiteMind
 
  |id      = WhiteMind.LAST
 
  |nexus  = 1906
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Ladder Locator
+
   |name    = Grandfather's Gift Remade
   |author  = ChaosEnergy
+
   |author  = pepoluan
   |id      = ChaosEnergy.LadderLocator
+
   |id      = pepoluan.GrandfatherGiftRemade
   |nexus  = 3094
+
   |nexus  = 4151
   |github  = yuri-moens/LadderLocator
+
   |chucklefish = 5783
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
 
  |author  = Platonymous
 
  |id      = Platonymous.LandGrants
 
  |nexus  = 15855
 
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Grandfather's Heirlooms
   |author  = dmcrider57
+
   |author  = rikai
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 7917
+
   |nexus  = 8557
   |github  = dmcrider/LastDayToPlant
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = Grass Growth
   |author  = atravita
+
   |author  = bcmpinc
   |id      = atravita.LastDayToPlantRedux
+
   |id      = bcmpinc.GrassGrowth
  |curse  = 870965
+
   |nexus  = 2732
  |moddrop = 1294435
+
   |github  = bcmpinc/StardewHack
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = sophie
+
   |author  = Jellypowered, Shockade
   |id      = sophie.LastingCTs
+
   |id      = Jellypowered.GrassChance
   |nexus  = 14377
+
   |nexus  = 3365
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Greenhouse 20x20
   |author  = drbirbdev
+
   |author  = sirloinmeatt
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 15102
+
   |nexus  = 2662
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Leave the Mine
 
  |author  = Kangzoel
 
  |id      = Kangzoel.LeaveTheMine
 
  |nexus  = 11823
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Greenhouse Construction
   |author  = Max Vollmer, SVProtector
+
   |author  = Derslayr
   |id      = maxvollmer.leftymode
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 6199
+
   |nexus  = 10148
   |github  = maxvollmer/LeftyMode
+
   |github  = derslayr10/GreenhouseConstruction
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Greenhouse Entry Begone!
   |author  = sharpskull2
+
   |author  = bblueberry, blueberry
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 14637
+
   |nexus  = 8203
   |github  =
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Greenhouse Entry Mod
   |author  = DeLiXx
+
   |author  = pancham138
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = Pancham138.GreenhouseEntryMod
   |nexus  = 12305
+
   |nexus  = 6150
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Greenhouse Gatherers
   |author  = atravita
+
   |author  = PeacefulEnd
   |id      = atravita.LessMiniShippingBin
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |curse  = 870982
+
   |curse  = 870946
   |nexus  = 10959
+
   |nexus  = 7619
   |moddrop = 1102538
+
   |moddrop = 886187
   |github  = atravita-mods/StardewMods
+
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Greenhouse Gatherers Automate
   |author  = Ophaneom
+
   |author  = PeacefulEnd
   |id      = Ophaneom.LetMeRest
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 8205
+
  |curse  = 870946
   |github  = Ophaneom/Let-Me-Rest
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Greenhouse Sprinklers
   |author  = MindMeltMax
+
   |author  = Bpendragon
   |id      = MindMeltMax.LetMeShop
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 16738
+
   |nexus  = 7456
   |github  = StardewModders/mod-ideas
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Greenhouse Upgrades
   |author  = unidarkshin, Devin Lematty
+
   |author  = Cecidelus
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 1471
+
   |nexus  = 8042
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
  |author  = jahangmar
+
   |author  = Fernass354
  |id      = jahangmar.LevelingAdjustment
+
   |id      = Fernass354.GreenUpgrades
  |nexus  = 4689
+
   |nexus  = 18766
  |github  = jahangmar/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Level Up Notifications
 
   |author  = kd8lvt
 
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 
   |nexus  = 855
 
  |curse  = 300715
 
 
   |github  =
 
   |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    = GreenHut
   |author  = shurmash
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 7222
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Groundhog Day
  |author  = prowlingDemon, unknownDev
 
  |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
 
  |nexus  = 4402
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Light Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LightMod
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 14387
+
   |nexus  = 10151
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Groupable Chests
   |author  = holythesea
+
   |author  = FricativeMelon
   |id      = holythesea.LightSwitch
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 15683
+
   |nexus  = 15375
   |github  = holy-the-sea/LightSwitch
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Growable Bushes
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = atravita.GrowableBushes
   |nexus  = 15860
+
  |curse  = 870961
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1357999
 +
   |nexus  = 15111
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Growable Giant Crops
   |author  = Cherry, CherryChain
+
   |author  = atravita
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = atravita.GrowableGiantCrops
   |nexus   = 4971
+
   |curse   = 870960
   |moddrop = 716383
+
   |moddrop = 1358004
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Grow That Giant Crop
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = MercuryVN
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 2917
+
   |nexus  = 23760
   |github  = hootless/StardewMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Guniism's Unicycle
   |author  = tomii
+
   |author  = Guniism
   |id      = tomii.LinusMod
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 11637
+
   |nexus  = 24876
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gunther Tells You
 +
  |author  = John Peters
 +
  |id      = JohnPeters.GuntherTellsYou
 +
  |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Haboo
   |author  = spacechase0
+
   |author  = BlaDe
   |id      = spacechase0.LiterallyCantEven
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 14262
+
   |nexus  = 12034
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Hair Growth
   |author  = Candidus42
+
   |author  = skn
   |id      = Candidus42.LittleNPCs
+
   |id      = skn.HairGrowthMod
   |nexus  = 15152
+
   |nexus  = 3279
   |github  = mus-candidus/LittleNPCs
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Halt Event Time
   |author  = Tyler Gibbs
+
   |author  = chawol
   |id      = tylergibbs2.liveprogressbar
+
   |id      = chawol.HaltEventTime
   |nexus  = 7330
+
   |nexus  = 8774
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = chawolbaka/HaltEventTime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = Hamlet
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.LivestockChoices
+
   |id      = Taskmaster.Hamlet
   |nexus  = 11551
+
   |nexus  = 4601
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Handy Headphones
   |author  = Doomnik
+
   |author  = PeacefulEnd
   |id      = Doomnik.LoanMod
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 3882
+
   |nexus  = 7936
   |github  = legovader09/SDVLoanMod
+
   |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lober Cat
+
   |name    = Happy Animals
   |author  = codyflagstaff
+
   |author  = StarPeanut, Greger
   |id      = codyflagstaff.lobercat
+
   |id      = HappyAnimals
   |nexus  = 8219
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Happy Birthday
   |author  = Bouhm and Pathoschild
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Bouhm.LocationCompass
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 3045
+
   |nexus  = 520
  |curse  = 308286
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Happy Birthday
   |author  = MindMeltMax
+
   |author  = Oxyligen
   |id      = MindMeltMax.LockedChests
+
   |id      = HappyBirthday
   |moddrop = 1179603
+
  |nexus  = 1064
   |nexus   = 12452
+
  |github  =
   |github = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |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    = Locked Crab Pots
+
   |name    = Happy Fish Jump
   |author  = nini700
+
   |author  = Sakorona
   |id      = nini700.LockedCrabPot
+
   |id      = KoihimeNakamura.HappyFishJump
   |nexus  = 4461
+
   |nexus  = 6516
   |github  =
+
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Happy Home Designer
   |author  = Edu Anttunes
+
   |author  = tlitookilakin
   |id      = LockedMaps
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 10089
+
   |nexus  = 19675
   |github  =
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hardcore Combat
   |author  = bwdy
+
   |author  = jeWel
   |id      = bwdy.lockpicks
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 3521
+
   |nexus  = 23577
   |github  = bwdymods/SDV-Lockpicks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Hardcore Mines
   |author  = aedenthorn, Erinthe
+
   |author  = kibbe, lillvik
   |id      = aedenthorn.LogSpamFilter
+
   |id      = kibbe.hardcore_mines
   |nexus  = 11252
+
   |nexus  = 1674
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Hardcore Mines 2
   |author  = NormanPCN
+
   |author  = ItsLittany
   |id      = NormanPCN.LongerFenceLife
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 10498
+
   |nexus  = 6411
   |github  = NormanPCN/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hardcore Mode
   |author  = Caraxian
+
   |author  = vermicyde
   |id      = caraxian.LongerLastingLures
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 2510
+
   |nexus  = 15125
   |github  = Caraxi/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = aedenthorn, Erinthe
+
   |author  = Nightshade System
   |id      = aedenthorn.LongerSeasons
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 10108
+
   |nexus  = 25376
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Hardy Grass
   |author  = RTGOAT
+
   |author  = DiscipleOfEris
   |id      = RTGOAT.Longevity
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 649
+
   |nexus  = 8772
   |github  =
+
   |github  = DiscipleOfEris/HardyGrass
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Harp of Yoba Redux
 +
  |author  = Platonymous
 +
  |id      = Platonymous.HarpOfYobaRedux
 +
  |nexus  = 914
 +
  |moddrop = 793924
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |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    = Look to the Sky
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = drbirbdev
+
   |author  = Goldenrevolver
   |id      = drbirbdev.LookToTheSky
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 15262
+
   |nexus  = 7851
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Pathoschild
+
   |author  = Dounat2201, Sasara
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 541
+
   |nexus  = 1157
   |moddrop = 606605
+
   |github  = Sasara2201/WitchPrincess
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Harvest Seeds
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 5999
+
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Harvest With Scythe
   |author  = Huanir
+
   |author  = ThatNorthernMonkey
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 2658
+
   |nexus  = 236
   |github  =
+
   |github  = ThatNorthernMonkey/HarvestWithScythe
 +
 
 +
  |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    = Lost Woods
+
   |name    = Hat Buffs
   |author  = Raik, Raik167, YousernameZo
+
   |author  = popska
   |id      = raik.testmod
+
   |id      = popska.HatBuffs
   |nexus  = 6291
+
   |nexus  = 9050
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Bubbles
+
   |name    = Hat Mouse Lacey
   |author  = SteelixLeiter, Don Collins
+
   |author  = ichortower
   |id      = LoveBubbles
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 1318
+
   |nexus  = 18177
   |github  = doncollins/StardewValleyMods
+
   |github  = ichortower/HatMouseLacey
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Hat Panning
   |author  = Advize and Jinxiewinxie
+
   |author  = monsoonsheep
   |id      = Advize.LovedLabels
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 279
+
   |nexus  = 18965
   |github  = AdvizeGH/LovedLabels
+
   |github  =
 
 
  |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    = Loved Labels Redux
+
   |name    = Hat Shop Restoration
   |author  = thespbgamer
+
   |author  = PeacefulEnd
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 8880
+
   |nexus  = 17291
  |curse  = 834387
+
   |github  = Floogen/StardewSandbox
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Hats on Hats
   |author  = NMVH5
+
   |author  = Shockah
   |id      = nmvh5.LowHealthWarning
+
   |id      = Shockah.HatsOnHats
   |nexus  = 8326
+
   |nexus  = 17280
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Hats on Pets Plus
   |author  = delaney
+
   |author  = Syma
   |id      = dJustLuckMod
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 10386
+
   |nexus  = 22631
  |moddrop = 1070645
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Hay Bales as Silos
   |author  = spacechase0
+
   |author  = Cherry, CherryChain
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = Cherry.HayBalesSilo
   |curse   = 867393
+
   |nexus   = 5151
   |moddrop = 127279
+
   |moddrop = 716396
  |nexus  = 521
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Hay Collection
   |author  = kiranmurmu
+
   |author  = MindMeltMax
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 8971
+
  |curse  = 1004492
   |github  = kiranmurmu/StardewValleyMods
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = HD Portraits
   |author  = Sakorona
+
   |author  = Tlitookilakin
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 2208
+
   |nexus  = 10971
   |moddrop = 664151
+
   |moddrop = 1103418
   |github  = Sakorona/SDVMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = HD Sprites
   |author  = SlayerDharok
+
   |author  = ninthworld
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = NinthWorld.HDSprites
   |nexus  = 5600
+
   |nexus  = 4024
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = ninthworld/HDSprites
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Health and Stamina Regeneration
   |author  = FairfieldBW
+
   |author  = Jessebot, JessebotX
   |id      = FairfieldBW.MachineCheck
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 9515
+
   |nexus  = 3207
   |github  = FairfieldBW/MachineCheck
+
  |moddrop = 624105
 +
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Health and Stamina Tweaks
   |author  = IceGladiador
+
   |author  = Kiddles, Svard
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = Kiddles.HASTweaks
   |nexus  = 1780
+
   |nexus  = 5630
   |github  =
+
   |github  = SvardXI/HAS_Tweaks
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health Bars
 +
  |author  = Zoryn
 +
  |id      = Zoryn.HealthBars
 +
   |nexus  =
 +
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Health Bars (Darkhax)
   |author  = Shockah
+
   |author  = Darkhax
   |id      = Shockah.MachineStatus
+
   |id      = darkhax.healthbars
   |nexus  = 11177
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
 +
 
 +
  |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    = Magic
+
   |name    = Health Rework
   |author  = spacechase0
+
   |author  = seferoni
   |id      = spacechase0.Magic
+
   |id      = seferoni.HealthRework
  |curse  = 867745
+
   |nexus  = 22223
  |moddrop = 399898
+
   |github  = seferoni/HealthRework
   |nexus  = 2007
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Heartbeat
   |author  = shekurika and Asterisk555
+
   |author  = themattfiles
   |id      = shekurika.MagicalCropsCode
+
   |id      = themattfiles.HeartBeat
   |nexus  = 8762
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Heart Event Helper
   |author  = Entoarox
+
   |author  = bungus
   |id      = Entoarox.MagicJunimoPet
+
   |id      = bungus.HeartEventHelper
   |nexus  = 3567
+
   |nexus  = 21924
   |github  = Entoarox/StardewMods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Heart Level Notifications
   |author  = TerryDBS
+
   |author  = StultusV
   |id      = TerryDBS.MagicPluses
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 7096
+
   |nexus  = 8655
   |github  =
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Heelies
   |author  = not4bene
+
   |author  = fakemonster
   |id      = not4bene.MagicScepter
+
   |id      = fakemonster.Heelies
   |nexus  = 8169
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Hello SMAPI
   |author  = season
+
   |author  = Jessebot, JessebotX
   |id      = season.MagicValley
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 10639
+
   |nexus  = 4483
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Help for Hire
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.MailboxMenu
+
   |id      = furyx639.HelpForHire
   |nexus  = 14439
+
  |curse  = 871839
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 5316
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Helpful Spouses
   |author  = Digus
+
   |author  = LeFauxMatt
   |id      = DIGUS.MailFrameworkMod
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 1536
+
  |curse  = 871841
   |github  = Digus/StardewValleyMods
+
   |nexus  = 5175
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Help Wanted
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.MailOrderPigs
+
   |id      = aedenthorn.HelpWanted
   |nexus  = 632
+
  |curse  = 868696
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 14640
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.1.1-unofficial.6-strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
+
   |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Help Wanted Auto Accept
   |author  = Digus
+
   |author  = Ruse82
   |id      = Digus.MailServicesMod
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 7842
+
   |nexus  = 22235
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->
+
   |name    = Help Wanted Quest Fixes
   |author  = pinguimbozo
+
   |author  = Pokeytax
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 13248
+
   |nexus  = 2644
   |github  =
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Hempire
   |author  = Werewolf Master
+
   |author  = Oga_The_Real
   |id      = Wolf.GilSMAPI
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 7118
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Here Fishy
   |author  = Kabulla
+
   |author  = aedenthorn, Erinthe
   |id      = Kabulla.MakeLove
+
   |id      = aedenthorn.HereFishy
   |nexus  = 16003
+
  |curse  = 868881
   |github  =
+
   |nexus  = 6586
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.4.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#HereFishy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Hibernation
   |author  = spacechase0
+
   |author  = Shockah
   |id      = spacechase0.ManaBar
+
   |id      = Shockah.Hibernation
   |curse   = 867709
+
   |nexus   = 11421
   |nexus  = 7831
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Hide Chest Color Picker After Close
   |author  = darzington
+
   |author  = trashcan9
   |id      = darzington.RealLifeMod
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 7445
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Highlighted Jars
   |author  = Stari
+
   |author  = Annosz
   |id      = Stari.ManyEnchantments
+
   |id      = Annosz.HighlightedJars
   |nexus  = 8824
+
   |nexus  = 6833
   |github  = SlivaStari/ManyEnchantments
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Highlight Empty Machines
   |author  = SnowFire k'Vala
+
   |author  = atravita
   |id      = SnowFire.Map_Binder
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 6983
+
  |curse  = 870976
   |github  =
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor
+
   |name    = High Roller Slots
   |author  = aedenthorn, Erinthe
+
   |author  = Tomokisan
   |id      = aedenthorn.MapEdit
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 8876
+
   |nexus  = 24765
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Hit Markers
   |author  = DecidedlyHuman
+
   |author  = bendenewb, newbie9598
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 14493
+
   |nexus  = 2098
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Hmm Cheese Yum
   |author  = aedenthorn, Erinthe
+
   |author  = tomasitobambito
   |id      = aedenthorn.MapTeleport
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 7675
+
   |nexus  = 9343
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Map Utilities
 
  |author  = mabelSyrup
 
  |id      = mabelsyrup.maputils
 
  |nexus  = 4716
 
  |github  = mjSurber/Map-Utilities
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Hoe and Water Direction
   |author  = Goldenrevolver
+
   |author  = TheThor59
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 10758
+
   |nexus  = 10052
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = HoeDown
   |author  = ceruleandeep
+
   |author  = BlaDe
   |id      = ceruleandeep.MarketDay
+
   |id      = BlaDe.HoeDown
   |nexus  = 11778
+
   |nexus  = 9798
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Break Geodes
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.holdtobreakgeodes
 +
  |nexus  = 1689
 +
  |moddrop = 833545
 +
  |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Hold to Pause
   |author  = Yoshimax
+
   |author  = samspartan
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = samspartan.HoldToPause
   |nexus  = 12824
+
   |nexus  = 7352
   |github  = yoshimax2/MarryMorris
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = Holiday Sales
   |author  = Jacque Pott
+
   |author  = atravita
   |id      = JacquePott.MassProduction
+
   |id      = atravita.HolidaySales
   |nexus  = 7021
+
  |curse  = 870970
   |github  = JacquePott/StardewValleyMods
+
  |moddrop = 1205160
 +
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Matching Nodes, MinesTokens
+
   |name    = Home Sewing Kit
   |author  = Eryk601 and Vertigon
+
   |author  = MouseyPounds
   |id      = Vertigon.MinesTokens
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 11124
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Honey Harvest Sync
   |author  = StultusV
+
   |author  = voltaek
   |id      = StultusV.MaxCastStamina
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 10794
+
   |nexus  = 20493
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  = voltaek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Hopper Extractor
   |author  = Shockah
+
   |author  = BPavol, Lamacik
   |id      = Shockah.MaximizeFix
+
   |id      = bpavol.hopper_extractor
   |nexus  = 16099
+
   |nexus  = 16688
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Horny Festivals, Festival Warps
   |author  = spacechase0
+
   |author  = Girafarig
   |id      = spacechase0.MayoHats
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 17514
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Horse Flute Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.MayoMart
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 17175
+
  |curse  = 1000620
   |github  = aedenthorn/StardewValleyMods
+
  |nexus  = 7500
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Flute Auto Mount
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.HorseFluteAutoMount
 +
   |nexus  = 24018
 +
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = Horse Overhaul
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Goldenrevolver
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 4634
+
   |nexus  = 7911
   |github  = xirsoi/MayonnaisePlusPlus
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Squeeze
 +
  |author  = jorgamun
 +
  |id      = jorgamun.HorseSqueeze
 +
  |nexus  = 10446
 +
  |github  = jorgamun/HorseSqueeze
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Horse Whistle
 +
  |author  = icepuente
 +
  |id      = icepuente.HorseWhistle
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Horse Whistle
   |author  = spacechase0
+
   |author  = nabuma
   |id      = spacechase0.MayoRain
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 17436
+
   |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    = Meme Outfits
+
   |name    = Host Tools
   |author  = Mehidden
+
   |author  = MattPlays
   |id      = MemeOutfits.Mehidden
+
   |id      = MattPlays.HostTools
   |nexus  = 13213
+
   |nexus  = 11154
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Hotbar Hotswap
   |author  = nman130
+
   |author  = Jaredlll08
   |id      = nman130.MenusEverywhere
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 6119
+
   |nexus  =
   |github  = nman130/Stardew-Mods
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = Tlitookilakin
+
   |author  = certifiableGrimalkin
   |id      = tlitookilakin.MessyCrops
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
  |moddrop = 1123884
+
   |nexus  = 16159
   |nexus  = 11317
+
   |github  =
   |github  = tlitookilakin/MessyCrops
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Hover Labels
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.MeteorDefence
+
   |id      = Achtuur.HoverLabels
   |nexus  = 10641
+
   |nexus  = 17501
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = HP Bars
   |author  = candidus42
+
   |author  = Ilyaki
   |id      = Candidus42.MiceInTheValley
+
   |id      = Ilyaki.HPBar
   |nexus  = 4638
+
   |nexus  = 1736
   |github  = mus-candidus/MiceInTheValley
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = HQ Farmer Mod
   |author  = trunip190
+
   |author  = AsakOhee
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 5948
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = HUD Customizer
   |author  = Satozaki
+
   |author  = Espy
   |id      = Satozaki.MillerTime
+
   |id      = Espy.HUDCustomizer
   |nexus  = 7575
+
   |nexus  = 23704
  |github  = AndyCrocker/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Milo Dog
 
  |author  = Clark, wilsonch3451
 
  |id      = Clark.MiloDog
 
  |nexus  = 2861
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Huggable Scarecrows
   |author  = Kabigon
+
   |author  = bogie5464
   |id      = Kabigon.MineAssist
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 2296
+
   |nexus  = 3190
  |chucklefish = 5353
+
   |github  = bogie5464/HuggableScarecrows
   |github  = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Hugs and Kisses
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 11424
+
   |nexus  = 10062
   |github  = bwdy/SDVModding
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Hugs and Kisses Continued
   |author  = JPAN
+
   |author  = JoXW
   |id      = jpan.MineChanges
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 3963
+
   |nexus  = 21019
  |github  = JPANv2/Stardew-Valley-Mine-Changes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Hunger
   |author  = Shockah
+
   |author  = Yyeahdude
   |id      = Shockah.MineTweaks
+
   |id      = HungerYyeadude
   |nexus  = 16859
+
   |nexus  = 613
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Hunger and Thirst
   |author  = Ophaneom
+
   |author  = PrimevalTitmouse
   |id      = Ophaneom.MiniBars
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 8329
+
   |nexus  = 1110
   |github  = Ophaneom/Mini-Bars
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Hunger for Food
   |author  = Tran Minh Thong
+
   |author  = Tigerle01, Stephan Hensel
  |id      = mini.tool.npc.mod
+
   |id      = HungerForFoodByTigerle
  |nexus  = 7060
+
   |nexus  = 810
  |github  = TMThong/Stardew-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mining at the Farm
 
  |author  = Nishtra
 
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
 
   |nexus  = 674
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Hungry Morning
   |author  = greentodd
+
   |author  = lech43
   |id      = greentodd.MinorLightTweaks
+
   |id      = lech43.HungryMorning
   |nexus  = 10223
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Hybrid Crop Engine
   |author  = BlaDe
+
   |author  = spacechase0
   |id      = BlaDe.MiscTrolls
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 12037
+
  |curse  = 867721
   |github  =
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = Hypno Valley
   |author  = The Fluffy Robot
+
   |author  = Kryspur
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
+
   |id      = Kryspur.HypnoValley
   |nexus  = 5691
+
   |nexus  = 9052
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Identifiable Combined Rings
   |author  = MissCoriel
+
   |author  = atravita
   |id      = misscoriel.PositionTool
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 8087
+
  |curse  = 870959
   |github  = MissCoriel/Position-Tool
+
  |moddrop = 1358005
 +
   |nexus  = 15928
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Idle Animations, Animacoes
   |author  = MissCoriel
+
   |author  = BrasileiroTop
   |id      = misscoriel.UCRFix
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 8284
+
   |nexus  = 5139
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Missing Gifts
 
  |author  = ChiroxT
 
  |id      = treinke.missinggifts
 
  |nexus  = 11363
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Idle Pause
   |author  = StultusV
+
   |author  = Veleek
   |id      = StultusV.ReportMobCounts
+
   |id      = Veleek.IdlePause
   |nexus  = 10899
+
   |nexus  = 1092
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |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    = Mobile Arcade
+
   |name    = Idle Timer
   |author  = aedenthorn, Erinthe
+
   |author  = LordAndreios
   |id      = aedenthorn.MobileArcade
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 6538
+
   |nexus  = 2858
   |github  = aedenthorn/StardewValleyMods
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = I Don't Use That Water
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 6568
+
   |nexus  = 14047
   |github  = aedenthorn/StardewValleyMods
+
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = IFrames in Mines
   |author  = aedenthorn, Erinthe
+
   |author  = Factknowhow
   |id      = aedenthorn.MobileCalendar
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 6601
+
   |nexus  = 16436
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = I Got Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.MobileCatalogues
+
   |id      = treinke.igotfriendship
   |nexus  = 6543
+
   |nexus  = 13290
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = I Got XP
   |author  = aedenthorn, Erinthe
+
   |author  = ChiroxT
   |id      = aedenthorn.MobilePhone
+
   |id      = treinke.igotxp
  |curse  = 868890
+
   |nexus  = 13289
   |nexus  = 6523
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = ImagEd
   |author  = aedenthorn, Erinthe
+
   |author  = candidus42
   |id      = aedenthorn.MobileTelevision
+
   |id      = Candidus42.ImagEd
   |nexus  = 6575
+
   |nexus  = 7218
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = mistyspring
   |id      = aedenthorn.ModThis
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 7814
+
   |nexus  = 12562
   |github  = aedenthorn/StardewValleyMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Immersive Scarecrows
   |author  = Blackclaw
+
   |author  = aedenthorn, Erinthe
   |id      = Blackclaw.ModListCommand
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 5131
+
  |curse  = 868685
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Immersive Sprinklers
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.ModMenu
+
   |id      = aedenthorn.ImmersiveSprinklers
   |curse  = 436844
+
   |curse  = 868686
  |moddrop = 885574
+
   |nexus  = 15239
   |nexus  =
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mod Settings Tab
 
  |author  = Gilar Fasulaki
 
  |id      = GilarF.ModSettingsTab
 
  |nexus  = 4579
 
  |github  = GilarF/SVM
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, DaLion's Modular Gameplay Overhaul
+
   |name    = Improved Mill
   |author  = DaLion
+
   |author  = AustinYQM
   |id      = DaLion.Overhaul
+
   |id      = AustinYQM.ImprovedMill
   |moddrop = 1287339
+
   |nexus  = 1748
   |nexus   = 14470
+
   |github  = AustinYQM/ImprovedMill
   |github  = daleao/sdv-mods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Improved Quality of Life
   |author  = CatCattyCat, Cat
+
   |author  = Demiacle
   |id      = cat.modupdatemenu
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 2536
+
   |nexus  = 1025
  |moddrop = 833560
+
   |github  = demiacle/QualityOfLifeMods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Improved Tracker
   |author  = Platonymous
+
   |author  = Anthony Hilyard
   |id      = Platonymous.ModUpdater
+
   |id      = com.anthonyhilyard.improvedtracker
   |curse  = 877226
+
   |curse  = 445215
   |nexus  = 6338
+
   |nexus  = 9317
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = In a Heartbeat
   |author  = Suphax
+
   |author  = Shockah
   |id      = suphax.monstergoalsanywhere
+
   |id      = Shockah.InAHeartbeat
  |moddrop = 1088762
+
   |nexus  = 17834
   |nexus  =
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Increase Animal House Max Population
   |author  = Krutonium
+
   |author  = Mizzion
   |id      = krutonium.monsterinvasion
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 12641
+
   |nexus  = 4861
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Increased Artifact Spots
   |author  = WhiteMind
+
   |author  = Mizzion
   |id      = WhiteMind.MonsterLT
+
   |id      = mizzion.increasedartifactspots
   |nexus  = 1896
+
   |nexus  = 3340
 +
  |moddrop = 663705
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
 +
  |author  = shekurika
 +
  |id      = shekurika.fishtankCapacity
 +
  |nexus  = 11388
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Increased Sprinkler Range
 +
  |author  = EternalSoap
 +
  |id      = eternalsoap.sprinklers
 +
  |nexus  = 20745
 +
  |github  = ArjanSeijs/SprinklerMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
 +
  |author  = GZhynko
 +
  |id      = GZhynko.IncubatePufferfishEggs
 +
  |nexus  = 6162
 +
  |github  = gzhynko/StardewMods
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Indoor Sprinklers
   |author  = MouseyPounds
+
   |author  = ramen
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 3997
+
   |nexus  = 21124
   |github  = MouseyPounds/stardew-mods
+
   |github  = mpomirski/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Industrial Furnace
   |author  = BananaFruit
+
   |author  = Traktori
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = Traktori.IndustrialFurnace
   |nexus  = 10651
+
   |nexus  = 5568
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Industrial Furnace for Automate
   |author  = spacechase0
+
   |author  = Traktori
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 10673
+
   |nexus  = 5568
   |github  = spacechase0/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Industrialization Redux
   |author  = Daniel McMenamy, Deathest1
+
   |author  = GaLaxY256 and kazuakisama
   |id      = f1r3w477.MoodyPlanet
+
   |id      = G256.IR.Code
   |nexus  = 2830
+
   |nexus  = 22351
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Moolah
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 15123
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Infertile Soil
   |author  = bwdy
+
   |author  = Sabera, kelbesque
   |id      = bwdy.moongates
+
   |id      = Sabera.InfertileSoil
   |nexus  = 3545
+
   |nexus  = 2515
   |github  = bwdymods/SDV-Moongates
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Infested Levels
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Eireon
   |id      = spacechase0.MoonMisadventures
+
   |id      = Eireon.InfestedLevels
  |curse  = 867702
+
   |nexus  = 2823
   |nexus  = 10612
+
   |github  = benrpatterson/InfestedLevels
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Infinite Energy
   |author  = SinZ
+
   |author  = Error27
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = error27.infinite_energy
   |nexus  = 12096
+
   |nexus  = 17717
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Infinite Inventory
   |author  = Mopquill
+
   |author  = unidarkshin, Devin Lematty
   |id      = Mopquill.Ranch-Livin
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 2200
+
   |nexus  = 2247
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = unidarkshin/Stardew-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Animals, More Pets
 
  |author  = Entoarox
 
  |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
 
  |nexus  = 2274
 
  |chucklefish = 4288
 
  |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Artifact Spots
+
   |name    = Infinite Junimo Cart Lives
   |author  = momoaau
+
   |author  = Renny
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 451
+
   |nexus  = 2705
   |github  =
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
  |unofficial version = 2.0.1-unofficial.1-IQ
 
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Barn and Coop Animals
+
   |name    = Infinite Money
   |author  = AairTheGreat, Aair
+
   |author  = Chunky
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = chunky.InfiniteMoney
   |nexus  = 4869
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Infinite Watering Cans
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.MoreBuildings
+
   |id      = CaptainSully.InfiniteWateringCan
  |curse  = 867740
+
   |moddrop = 1188756
   |moddrop = 771640
+
   |nexus  = 12739
   |nexus  = 2757
+
   |github  = CaptainSully/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Infinite Zoom
   |author  = TwinBuilderOne
+
   |author  = berkayylmao
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 9709
+
   |nexus  = 8808
   |github  = TwinBuilderOne/StardewValleyMods
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Informant
   |author  = phjoker
+
   |author  = Slothsoft
   |id      = phjoker.MoreClocks
+
   |id      = Slothsoft.Informant
   |nexus  = 11840
+
   |nexus  = 14293
   |github  = p-holodynski/StardewValleyMods
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = aedenthorn.LogUploader
   |nexus  = 10008
+
   |nexus  = 13979
   |github  = elizabethcd/MoreConversationTopics
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = atravita
+
   |author  = Platonymous
   |id      = atravita.MoreFertilizers
+
   |id      = Platonymous.InkStories
   |curse  = 870975
+
   |curse  = 877221
   |moddrop = 1145236
+
   |moddrop = 1521399
   |nexus  = 11837
+
   |nexus  = 15987
   |github  = atravita-mods/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Input Fix
   |author  = Blams
+
   |author  = Windmill_City
   |id      = blams.MoreForLeo
+
   |id      = Windmill_City.InputFix
   |nexus  = 12710
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Input Tools
   |author  = spacechase0
+
   |author  = Sagittaeri
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Sagittaeri.InputTools
  |curse  = 867723
+
   |nexus  = 14553
  |moddrop = 771694
+
   |github  = sagittaeri/StardewValleyMods
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = InstaCrops
   |author  = Satozaki
+
   |author  = WuestMan, redknightofdoom
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = WuestMan.InstaCrops
   |nexus  = 5398
+
   |nexus  = 4077
   |github  = AndyCrocker/StardewMods
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Instant Animals
   |author  = Angela Ranna
+
   |author  = pinocchio1231
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 8117
+
   |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    = More Grass Starters
+
   |name    = Instant Animals 1.6
   |author  = spacechase0
+
   |author  = Siweipancc
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Siweipancc.Instantanimals
  |curse  = 867750
+
   |nexus  = 21798
  |moddrop = 313307
+
   |github  = siweipancc/InstantAnimals
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Instant Break
   |author  = j4c0b333
+
   |author  = Jolyone
   |id      = j4c0b333.Morehealth
+
   |id      = Me.InstantBreak
   |nexus  = 4053
+
   |nexus  = 15526
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Key Binding
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.MoreKeybinding
 
  |nexus  = 5290
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = JadeTheavas
+
   |author  = aedenthorn, Erinthe
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 2105
+
  |curse  = 868720
   |github  = JadeTheavas/MoreMineLadders
+
   |nexus  = 14110
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Instant Buildings From Farm
   |author  = cheesysteak
+
   |author  = BitwiseJon
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 2173
+
   |nexus  = 2070
   |github  = cheesysteak/stardew-steak
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Instant Dialogues
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = idermailer
   |id      = Omegasis.MoreRain
+
   |id      = idermailer.InstantDialogues
   |nexus  = 441
+
   |nexus  = 22468
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = idermailer/InstantDialogues
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Instant Eat Key
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = nini700
   |id      = Chikakoo.Randomizer
+
   |id      = nini700.InstantEatKey
   |nexus  = 5311
+
   |nexus  = 4464
  |github  = Chikakoo/stardew-valley-randomizer
 
  
   |broke in          = Stardew Valley 1.5.5
+
   |status   = workaround
   |unofficial version = 0.5.4
+
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
   |unofficial url    = {{nexus mod|16921}}<!--uses same manifest ID, so treat it as an unofficial update instead of a new mod page-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rings
+
   |name    = Instant Fishing
   |author  = spacechase0
+
   |author  = aurnj, Roy Li
   |id      = spacechase0.MoreRings
+
   |id      = RuyiLi.InstantFishing
  |curse  = 867743
+
   |nexus  =
  |moddrop = 771616
+
   |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Sexy Dwarf
 
  |author  = CyberCheese
 
  |id      = cybercheese.moresexydwarf
 
  |nexus  = 4320
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Silo Storage
 
  |author  = OrneryWalrus
 
  |id      = OrneryWalrus.MoreSiloStorage
 
  |nexus  = 2587
 
 
   |github  =
 
   |github  =
 +
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Instant Geodes
   |author  = Ded4lif
+
   |author  = montana123
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      =
   |nexus  = 7526
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Instant Growth Powder
  |author  = Joco80 & Sasara
 
  |id      = Joco80.MoreWeapons
 
  |nexus  = 1168
 
  |github  = Sasara2201/More-Weapons-SDV-Mod-
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = MOTD Mod
 
  |author  = thfr
 
  |id      = thfr.MOTDMod
 
  |nexus  = 3703
 
  |github  = rfht/MOTDMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moveable Mailbox
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveableMailbox
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 7834
+
   |nexus  = 7727
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Instant Grow Trees
   |author  = aedenthorn, Erinthe
+
   |author  = cantorsdust and Pathoschild
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 8038
+
   |nexus  = 173
   |github  = aedenthorn/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Instant Load
   |author  = joljyo
+
   |author  = Platonymous
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Platonymous.InstantLoad
   |nexus  = 7378
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Instantly Eat Item
   |author  = Vilaboa
+
   |author  = Guedez
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = eat.item.instantly
   |nexus  = 17391
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Shuai Zhang
+
   |author  = RyanJesky
   |id      = shuaiz.MoveFasterMod
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 1351
+
   |nexus  = 10146
   |github  = hcoona/StardewValleyMods
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Instant Pets
   |author  = aedenthorn, Erinthe
+
   |author  = blueberry
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = blueberry.InstantPets
   |nexus  = 13589
+
   |nexus  = 9448
   |github  = aedenthorn/StardewValleyMods
+
   |github  = b-b-blueberry/InstantPets
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Instant Tool Upgrades
   |author  = aedenthorn, Erinthe
+
   |author  = Binarynova
   |id      = aedenthorn.MoveIt
+
   |id      = binarynova.instanttoolupgrades
   |nexus  = 15163
+
   |nexus  = 8918
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Binarynova/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Integrated Minecarts
 +
  |author  = Jibb
 +
  |id      = jibb.minecarts.C
 +
  |curse  = 988762
 +
  |nexus  = 11881
 +
  |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Interaction Helper
   |author  = Zoryn
+
   |author  = Hammurabi
   |id      = Zoryn.MovementModifier
+
   |id      = HammurabiInteractionHelper
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |chucklefish = 4640
   |github  = Zoryn4163/SMAPI-Mods
+
  |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    = Movement Speed
+
   |name    = Interactions, Interacoes
   |author  = bcmpinc
+
   |author  = BrasileiroTop
   |id      = bcmpinc.MovementSpeed
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 2736
+
   |nexus  = 4862
   |github  = bcmpinc/StardewHack
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Interaction Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = jahangmar
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = jahangmar.InteractionTweaks
  |curse  = 868672
+
   |nexus  = 3771
   |nexus  = 16395
+
   |github  = jahangmar/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam, Snorlax
+
   |name    = Internationalization
   |author  = daleonar
+
   |author  = bcmpinc
   |id      = daleonar.Snorlax
+
   |id      = bcmpinc.Internationalization
   |nexus  = 16194
+
   |nexus  = 21317
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Kabi-chan
+
   |author  = DecidedlyHuman
   |id      = kabi-chan.MuffinCore
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 8070
+
   |nexus  = 12826
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Intravenous Coffee
   |author  = spacechase0
+
   |author  = mpcomplete
   |id      = spacechase0.MultiFertilizer
+
   |id      = mpcomplete.IntravenousCoffee
   |curse   = 867717
+
   |nexus   = 2224
   |nexus  = 7436
+
   |github  = mpcomplete/StardewMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Investment
   |author  = skiilaa
+
   |author  = MissCoriel
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = misscoriel.invest
   |nexus  = 2282
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Investment Maximized
   |author  = Achtuur
+
   |author  = MissCoriel
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = misscoriel.investmax
   |nexus  = 16891
+
  |curse  = 885074
   |github  = Achtuur/StardewMods
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Invite Code Mod
   |author  = delphinwave
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 7681
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Invite Friend
   |author  = Alberto Moreira Luiz
+
   |author  = d5a1lamdtd, HaPyke
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 9672
+
  |moddrop = 1486022
 +
   |nexus  = 19500
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = IPv6
   |author  = DoubleZ
+
   |author  = sunsst
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = sunsst.IPv6
   |nexus  = 3765
+
   |nexus  = 25045
   |github  = SourceZh/MultiplayerIdle
+
   |github  = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Iridium Cooking Dishes
   |author  = MindMeltMax
+
   |author  = TianXiaobai
   |id      = MindMeltMax.MPInfo
+
   |id      = TianXiaobai.IridiumCookingDishes
  |moddrop = 1302776
+
   |nexus  = 24732
   |nexus  = 15155
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = Scayze
+
   |author  = Anthony Maciel, maciel310
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 16030
+
   |nexus  = 15285
   |github  = scayze/multiprairie
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Iridium Tools Patch
   |author  = Tran Minh Thong
+
   |author  = Redwood
   |id      = multiplayer.mod
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 16582
+
   |nexus  = 2897
   |github  = TMThong/Stardew-Mods
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Farming Tools Patch|Farming Tools Patch]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author  = Cherry, CherryChain
+
   |author  = SaltyEggplant
   |id      = Cherry.MultiplayerModChecker
+
   |id      = SaltyEggplant.IsGusVisitingIsland
   |nexus  = 6609
+
   |nexus  = 25270
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Is It Cake
   |author  = Kalthramis
+
   |author  = LeFauxMatt
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = furyx639.IsItCake
   |nexus   = 2192
+
   |curse   = 871826
   |github  =
+
   |nexus  = 14775
   |source = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |github = LeFauxMatt/StardewMods
  
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Gatherers
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.IslandGatherers
 +
  |nexus  = 8552
 +
  |github  = Floogen/IslandGatherers
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.0.3-unofficial.1-SorryLate
+
   |status   = abandoned
   |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    = Island Gatherers Automate
   |author  = lolmaj
+
   |author  = PeacefulEnd
   |id      = lolmaj.MultiplayerTime
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 2543
+
   |nexus  = 8552
   |github  = MaciejMarkuszewski/StardewValleyMod
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Island Secret
   |author  = aedenthorn, Erinthe
+
   |author  = Edu Anttunes
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = IslandSecret
   |nexus  = 8077
+
   |nexus  = 8096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Redwood
+
   |author  = S1mmyy
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 2910
+
   |nexus  = 5140
   |github  = EKomperud/StardewMods
+
   |github  = S1mmyy/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    = Multiple Mini-Obelisks
+
   |name    = Item Bags
   |author  = PeacefulEnd
+
   |author  = SlayerDharok
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 7900
+
  |curse  = 991675
   |github  = Floogen/MultipleMiniObelisks
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Item Checker
   |author  = ceruleandeep
+
   |author  = Hitaxas
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 8711
+
   |nexus  = 24305
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Item Extensions
   |author  = SlyMerc
+
   |author  = mistyspring
   |id      = FileLoading
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 1094
+
   |nexus  = 20357
   |github  =
+
   |github  = misty-spring/StardewMods
 
 
  |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    = Item Locator
   |author  = aedenthorn, Erinthe
+
   |author  = Hitaxas
   |id      = aedenthorn.MultiSave
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 15402
+
   |nexus  = 24305
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Item Quality Indicator
   |author  = Miome
+
   |author  = FunnyMoney
   |id      = miome.MultiToolMod
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 2546
+
   |nexus  = 15336
   |github  = miome/MultitoolMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Item Recovery
   |author  = MindMeltMax
+
   |author  = Mytsy
   |id      = MindMeltMax.MUC
+
   |id      = Mysty.ItemRecovery
   |nexus  = 9856
+
   |nexus  = 9354
   |moddrop = 1135731
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Item Recovery Plus
   |author  = Cherry, CherryChain
+
   |author  = Lunardiver
   |id      = Cherry.MultiYieldCrops
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 6069
+
   |nexus  = 13026
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |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    = Item Research 'n' Spawn
   |author  = Jacque Pott
+
   |author  = TSlex
   |id      = JacquePott.MYCDGRPatch
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 14023
+
   |nexus  = 8933
   |github  =
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Mod
+
   |name    = Item Tooltips
   |author  = Aren, Aren Desai
+
   |author  = Jaredlll08
   |id      = Aren.MurderMod
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 17470
+
   |nexus  =
   |github  = ArenKDesai/Murder-Mod
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Item Tweaks
   |author  = aedenthorn, Erinthe
+
   |author  = crpz
   |id      = aedenthorn.Murdercrows
+
   |id      = crpz.ItemTweaks
   |nexus  = 6615
+
   |nexus  = 8182
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = iTile
   |author  = cotboy
+
   |author  = ha1fdaew
   |id      = cambam.MURDERDRONE
+
   |id      = ha1fdaew.iTile
   |nexus  = 4507
+
   |nexus  = 7512
   |github  = camcamcamcam/murderdrone
+
   |github  = ha1fdaew/iTile
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://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    = Museum Store
+
   |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  = atravita
+
   |author  = Apprehentice
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = apprehentice.IMFIPOIIWT
  |curse  = 870973
+
   |nexus  = 25188
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = Expl0
+
   |author  = Caboose Sage, CabooseSage
   |id      = Expl0.MushroomCursors
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 12594
+
   |nexus  = 20847
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Its Time to Wake Up
   |author  = Eireon, Ben Patterson
+
   |author  = Krutonium
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 2818
+
   |nexus  = 13798
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Jack Be Thicc
   |author  = WhiteMind
+
   |author  = DeadRobotDev
   |id      = WhiteMind.MLT
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 1894
+
   |nexus  = 21533
 +
  |github  = DeadRobotDev/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Jaques and the Bean Pole, Jaques and Beans
 +
  |author  = Matt Cioni
 +
  |id      = mattCioni.JaquesAndBeans
 +
  |nexus  = 14555
 
   |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    = Jar Opener
   |author  = blueberry and Oddshot
+
   |author  = Genowhirl9999
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = genowhirl9999.jaropener
   |nexus  = 4637
+
   |nexus  = 5292
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
  |moddrop = 988956
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = JhinFour
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Keaton Sadoski
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = Sadoski.JhinFour
   |nexus  = 4637
+
   |nexus  = 11838
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Jiggly Junimo Bundles
   |author  = Goldenrevolver
+
   |author  = Jonas Henriksson, Greger
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 10978
+
   |nexus  =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
 +
   |github  = gr3ger/Stardew_JJB
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = Lis
+
   |author  = k4rakara
   |id      = Lis.MusicalCellar
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 7626
+
   |nexus  = 5803
   |github  = lisamreynolds/MusicalCellar
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MusicalPaths
+
   |id      = Platonymous.JoJaBan
   |nexus  = 13197
+
   |nexus  = 3118
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Joja Cola Expanded
   |author  = Marcos Brendon
+
   |author  = Objection777
   |id      = marcos.mymoney
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 6736
+
   |nexus  = 24227
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Joja Express
   |author  = PeacefulEnd
+
   |author  = OFTS_CQM and Yuxuan
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = ofts.jojaExp
   |nexus  = 12312
+
   |nexus  = 23614
   |github  = Floogen/MysticalBuildings
+
   |github  = ofts-cqm/SDV_JojaExpress
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Joja Financial
 +
  |author  = NermNermNerm
 +
  |id      = NermNermNerm.JojaFinancial
 +
  |nexus  = 24958
 +
  |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = Enaium
+
   |author  = Dounat2201, Sasara
   |id      = Enaium.NameTags
+
   |id      = Sasara.Pathomart
   |curse   = 436816
+
   |nexus   = 1142
   |moddrop = 877767
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/NameTags
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Joja Online
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.NapalmMummies
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 15933
+
   |moddrop = 878236
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7486
}}
+
   |github  = Floogen/JojaOnline
{{#invoke:SMAPI compatibility|entry
 
  |name    = Neat Additions
 
  |author  = Ilyaki
 
  |id      = ilyaki.neatadditions
 
   |nexus  = 2648
 
   |github  = Ilyaki/NeatAdditions
 
  
   |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    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = Ilyaki
+
   |author  = sophiesalacia
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 3021
+
   |nexus  = 18927
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Joja's Hauntings
   |author  = DestyNova
+
   |author  = MindMeltMax
   |id      = DestyNova.NEACode
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 12369
+
   |nexus  = 7014
   |github  =
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Joys of Efficiency
   |author  = Vrakyas
+
   |author  = punyo, yakminepunyo
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 4030
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Json Assets
   |author  = Nobbele
+
   |author  = spacechase0
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = spacechase0.JsonAssets
   |nexus   = 2654
+
   |curse   = 867749
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |moddrop = 399895
 
+
  |nexus  = 1720
   |broke in    = Stardew Valley 1.4
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Json Processor
   |author  = Spacechase0
+
   |author  = Jamie Taylor
   |id      = Spacechase0.NewGamePlus
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 10786
+
   |nexus  = 13183
   |github  = spacechase0/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Json Shuffle
   |author  = Igorious
+
   |author  = spacechase0
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = spacechase0.JsonShuffle
   |nexus  =
+
   |nexus  = 21513
  |chucklefish = 3683
+
   |github  =
   |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    = New Years Eve → Fireworks
+
   |name    = Jump Down the Mine
   |author  = sophie
+
   |author  = flowoeB
   |id      = sophie.Fireworks
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 15277
+
   |nexus  = 8357
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Jump Over
   |author  = Pickysaurus
+
   |author  = spacechase0
   |id      = Pickysaurus.NexusModsButton
+
   |id      = spacechase0.JumpOver
   |nexus  = 12969
+
  |curse  = 867746
   |github  =
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Junimatic
   |author  = Nori, seaweednori
+
   |author  = NermNermNerm
   |id      = nori.NiceMessages
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 6160
+
   |nexus  = 22672
   |github  =
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Junimo Beacon
   |author  = aedenthorn, Erinthe
+
   |author  = Achtuur
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 10633
+
   |nexus  = 17135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Owl
+
   |name    = Junimo Boy
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Tyler Gibbs
   |id      = Omegasis.NightOwl
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 433
+
   |nexus  = 14384
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Junimo Cart More Score
   |author  = SevenChords
+
   |author  = yaxuan97
   |id      = SevenChords.Night_Shift
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 15345
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Junimo Deposit Anywhere
   |author  = Mr Tea, MrTea
+
   |author  = Zoryn
   |id      = MrTea.NoBlink
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 17220
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Junimo Dialog
  |author  = Pathoschild
 
  |id      = Pathoschild.NoclipMode
 
  |nexus  = 3900
 
  |moddrop = 691002
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Cooties
 
 
   |author  = ceruleandeep
 
   |author  = ceruleandeep
   |id      = ceruleandeep.NoCooties
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 9000
+
   |nexus  = 8937
 
   |github  = ceruleandeep/CeruleanStardewMods
 
   |github  = ceruleandeep/CeruleanStardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Junimo Farm
   |author  = CatCattyCat, Cat
+
   |author  = Platonymous
   |id      = cat.nocrows
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 1682
+
   |nexus  = 984
   |moddrop = 833543
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = CatCattyCat, Cat
+
   |author  = Fernass354
   |id      = cat.nofencedecay
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 1180
+
   |nexus  = 18457
   |moddrop = 833537
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Junimo Kart Anywhere
   |author  = hitachihex
+
   |author  = MartyrPher
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = JunimoKartAnywhere
   |nexus  =
+
   |nexus  = 4315
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github =
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Junimo Kart Cheater
   |author  = Hangy
+
   |author  = ryaon
   |id      = Hangy.NoKidsEver
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 1464
+
   |nexus  = 5137
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Junimo Kart Global Rankings
   |author  = jaeha, qpqpqp121
+
   |author  = drbirbdev
   |id      = jaeha.No_Kimchi
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 5043
+
   |nexus  = 14856
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Junimo Kart Level Practice
   |author  = minervamaga
+
   |author  = BlaDe
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  =
+
   |nexus  = 10056
  |moddrop = 631110
+
   |github  =
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Junimo Kart Level Select
   |author  = Guedez
+
   |author  = b1rdyw1rdy
   |id      = exhaustion.protection
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 5113
+
   |nexus  = 25140
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Junimos Accept Cash
   |author  = Drynwynn, thepaladinknight
+
   |author  = spacechase0
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 2528
+
  |curse  = 867716
   |github  = Drynwynn/StardewValleyMods
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Junimo Studio, Music Blocks
   |author  = MadaraUchiha
+
   |author  = Becks723
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 5176
+
   |nexus  = 6971
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Junimo Warp
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = Shockah.JunimoWarp
   |nexus  = 6509
+
   |nexus  = 15676
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Junk Mail
   |author  = Slumber
+
   |author  = Taskmaster
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = Taskmaster.JunkMail
   |nexus  = 11529
+
   |nexus  = 4452
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Just Relax
   |author  = Xangria
+
   |author  = Goldenrevolver
   |id      = Xangria.NoRumbleHorse
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 1779
+
   |nexus  = 7770
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Just Sleep In
 +
  |author  = Rifleman
 +
  |id      = Rifleman.JustSleepIn
 +
  |nexus  = 11286
 +
  |github  = 9Rifleman/JustSleepIn
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Kamikaze
   |author  = lech43
+
   |author  = aurnj, Roy Li
   |id      = lech43.NoSeeds
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 6392
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No Soil Decay
 
  |author  = ThatNorthernMonkey
 
  |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
 
  |nexus  = 237
 
  |github  = ThatNorthernMonkey/NoSoilDecay
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
  |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    = Kawakami - Healer NPC
   |author  = A_Dude
+
   |author  = Gorzalt and Flerfarvet
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = gorzalt.kawakami
   |nexus  = 8071
+
   |nexus  = 2549
   |github  =
+
   |github  = Gorzalt/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
 +
  |author  = KediDili
 +
  |id      = KediDili.FurnitureTweaks.DLL
 +
  |nexus  = 19375
 +
  |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Kedi's NPC Utilities
   |author  = Platonymous
+
   |author  = KediDili
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = KediDili.KNU
  |curse  = 307727
+
   |nexus  = 17884
  |moddrop = 793930
+
   |github  = KediDili/NPCUtilities
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Keep Partners, Keep Your Partners
   |author  = Yaramy
+
   |author  = EssGee, SG
   |id      = yaramy.noteblocks
+
   |id      = SG.Partners
   |nexus  = 6646
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = KeyBind UI
   |author  = Platonymous
+
   |author  = Enaium
   |id      = Platonymous.Notes
+
   |id      = Enaium.KeyBindUI
   |nexus   = 3068
+
   |curse   = 538001
   |moddrop = 793905
+
   |moddrop = 1036920
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/KeyBindUI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Keyboard Mod Menu
 +
  |author  = Shadowfoxss
 +
  |id      = Shadowfoxss.KeyboardModMenu
 +
  |nexus  = 3147
 +
  |curse  = 308891
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Key Suppressor
   |author  = TheElm
+
   |author  = Deflaktor
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 4739
+
   |nexus  = 9295
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Kisekae
   |author  = Sto13
+
   |author  = Kabigon
   |id      = Sto13.NoThunderSound
+
   |id      = Kabigon.kisekae
   |nexus  = 14414
+
   |nexus  = 2348
   |github  =
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Kiss Krobus
   |author  = crazywig
+
   |author  = EnanoForro
   |id      = crazywig.notransitions
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 7354
+
   |nexus  = 25234
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = PurrplingCat
+
   |author  = Shockah
   |id      = purrplingcat.npcadventure
+
   |id      = Shockah.Kokoro
  |curse  = 577730
+
   |nexus  = 15682
   |nexus  = 4582
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = purrplingcat/PurrplingMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Krobus Roommate Shop
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 13940
+
   |nexus  = 13131
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Krobus Sells Larger Stacks
   |author  = Bouhm and Pathoschild
+
   |author  = Annosz
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 239
+
   |nexus  = 5993
   |github  = Bouhm/stardew-valley-mods
+
   |github  = Annosz/StardewValleyModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Labeling
   |author  = trashcan9
+
   |author  = Enaium
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = Enaium.Labeling
   |nexus  = 16236
+
  |curse  = 443134
   |github  =
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Ladder and Snow Yam Tip
   |author  = Akago
+
   |author  = WhiteMind
   |id      = akago.PathDisplay
+
   |id      = WhiteMind.LAST
   |nexus  = 7563
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Ladder Light
   |author  = Hydrox, hydrox6
+
   |author  = Tocseoj
   |id      = Hydrox.NumericalHealth
+
   |id      = Tocseoj.LadderLight
   |nexus  = 4863
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Ladder Locator
   |author  = aedenthorn, Erinthe
+
   |author  = ChaosEnergy
   |id      = aedenthorn.ImportMap
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 10965
+
  |curse  = 989910
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = Adeel Tariq
+
   |author  = Platonymous
   |id      = Adeel.ObjectProgressbars
+
   |id      = Platonymous.LandGrants
   |nexus  = 2803
+
  |curse  = 877222
   |github  = AdeelTariq/ObjectProgressBars
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Last Day to Plant
   |author  = spacechase0
+
   |author  = dmcrider57
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
  |curse  = 867757
+
   |nexus  = 7917
  |moddrop = 131148
+
   |github  = dmcrider/LastDayToPlant
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Last Day to Plant Redux
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.OKNightCheck
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 14231
+
  |curse  = 870965
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Lasting Conversation Topics
   |author  = lambui
+
   |author  = sophiesalacia
   |id      = PhthaloBlue.Omnifarm
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  =
+
   |nexus  = 14377
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = sophiesalacia/StardewMods
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Alejandro Akbal
+
   |author  = Lavapulse
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 7877
+
   |nexus  = 4821
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Lazy Mod
   |author  = aedenthorn, Erinthe
+
   |author  = weizinai
   |id      = aedenthorn.OmniTools
+
   |id      = weizinai.LazyMod
   |nexus  = 14865
+
   |nexus  = 22826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Leaderboard Library
   |author  = BitwiseJon
+
   |author  = drbirbdev
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 2052
+
   |nexus  = 15102
   |github  = bitwisejon/StardewValleyMods
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Leah Cabin Music Fix
   |author  = Miome
+
   |author  = Huanir
   |id      = Miome.OneDayAtATime
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 8870
+
   |nexus  = 2653
  |github  = miome/OneDayAtATime
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = One Silo Storage
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
 
  |nexus  = 5150
 
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.4
   |summary  = Use [[#Silo Size| Silo Size]] instead.
+
   |status  = obsolete
  |broke in = SMAPI 3.12.0
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Leave the Mine
   |author  = Mizzion
+
   |author  = Kangzoel
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 3633
+
   |nexus  = 11823
  |moddrop = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Lefty Mode
   |author  = DeLiXx
+
   |author  = Max Vollmer, SVProtector
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = maxvollmer.leftymode
   |nexus  = 12291
+
   |nexus  = 6199
   |github  =
+
   |github  = maxvollmer/LeftyMode
  |source  = https://gitlab.com/delixx/stardew-valley-online-splitscreen
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Legendary Fish Pond Framework
   |author  = xiaoye97
+
   |author  = sharpskull2
   |id      = xiaoye97.OnlyIridium
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 4471
+
   |nexus  = 14637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Lenient Window Resize
   |author  = MedievalAI
+
   |author  = DeLiXx
   |id      = MedievalAI.OpenHearts
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 16944
+
  |curse  = 990483
 +
   |nexus  = 12305
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Less Mini Shipping Bin
   |author  = Saitoue
+
   |author  = atravita
   |id      = Saitoue.Orchard
+
   |id      = atravita.LessMiniShippingBin
   |nexus  = 13867
+
  |curse  = 870982
   |github  = Saitoue/Orchard
+
   |nexus  = 10959
 +
  |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = furyx639
+
   |author  = Permamiss
   |id      = furyx639.OrdinaryCapsule
+
   |id      = BALANCEMOD_AntiExhaustion
   |curse   = 871831
+
   |nexus   = 637
   |nexus   = 13489
+
   |github  =
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = SMAPI 2.0
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Let Me Hatch This Egg
   |author  = crazywig
+
   |author  = MikeW
   |id      = crazywig.oreincrease
+
   |id      = Mikew.letmehatchthisegg.smapi
   |nexus  = 7370
+
   |nexus  = 25175
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Let Me Rest!
   |author  = Yyeahdude
+
   |author  = Ophaneom
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = Ophaneom.LetMeRest
   |nexus  = 4772
+
   |nexus  = 8205
 +
  |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Shop
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LetMeShop
 +
  |moddrop = 1443554
 +
  |nexus  = 16738
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Let's Move It
   |author  = Ivy
+
   |author  = Exblosis
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 14510
+
   |nexus  = 20943
   |github  = greyivy/OrnithologistsGuild
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Let's Start With Fishing
   |author  = aedenthorn, Erinthe
+
   |author  = MedievalAI
   |id      = aedenthorn.OutfitSets
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 13888
+
   |nexus  = 19107
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Level Extender
   |author  = Midori Armstrong, azureglasses
+
   |author  = unidarkshin, Devin Lematty
   |id      = midoriarmstrong.seasonalitems
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 1452
+
   |nexus  = 1471
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Forever
 +
  |author  = GoldstoneBosonMeadows, Parakee
 +
  |id      = GoldstoneBosonMeadows.LevelForever
 +
  |nexus  = 22920
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Leveling Adjustment
 +
  |author  = jahangmar
 +
  |id      = jahangmar.LevelingAdjustment
 +
  |nexus  = 4689
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |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    = Overworld Chests
+
   |name    = Level Up Notifications
   |author  = aedenthorn, Erinthe
+
   |author  = kd8lvt
   |id      = aedenthorn.OverworldChests
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 7710
+
   |nexus  = 855
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 300715
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = CrunchyDuck
+
   |author  = shurmash
   |id      = CrunchyDuck.OwOMod
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 8923
+
   |nexus  = 7222
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Lewd Leah
   |author  = Modotte
+
   |author  = prowlingDemon, unknownDev
   |id      = modotte.P2PAnimalNoise
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 17383
+
   |nexus  = 4402
   |github  = modotte/P2PAnimalNoise
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Light Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PacifistValley
+
   |id      = aedenthorn.LightMod
   |nexus  = 5464
+
   |nexus  = 14387
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Light Switch
 +
  |author  = holythesea
 +
  |id      = holythesea.LightSwitch
 +
  |nexus  = 15683
 +
  |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Like a Duck to Water
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PaintingDisplay
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 10918
+
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Panning Upgrades
+
   |name    = Like a Duck to Water Continued
   |author  = drbirbdev
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = drbirbdev.PanningUpgrades
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 12242
+
   |nexus  = 21285
   |github  = drbirbdev/StardewValley
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Limited Campfire Cooking
   |author  = trashcan9
+
   |author  = Cherry, CherryChain
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 16234
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Limited Regrowable Crop Harvests
   |author  = AnotherStardewValleySunday
+
   |author  = Adradis
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 14638
+
   |nexus  = 24623
   |github  =
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Line Sprinklers
   |author  = Paritee
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 3296
+
   |nexus  = 2917
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = hootless/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Line Sprinklers Redux (1.6 Compatible)
 +
  |author  = rtrox, Swyytch
 +
  |id      = rtrox.LineSprinklersRedux
 +
  |nexus  = 23895
 +
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Linus Mod
   |author  = Paritee
+
   |author  = tomii
   |id      = Paritee.TreatYourAnimals
+
   |id      = tomii.LinusMod
   |nexus  = 3375
+
   |nexus  = 11637
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.2-unofficial.2-Strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Literally Can't Even
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = spacechase0
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 2166
+
   |nexus  = 14262
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Little NPCs
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Candidus42
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 3524
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Live Progress Bar
   |author  = aedenthorn, Erinthe
+
   |author  = Tyler Gibbs
   |id      = aedenthorn.PartialHearts
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 11628
+
   |nexus  = 7330
   |github  = aedenthorn/StardewValleyMods
+
   |github  = tylergibbs2/LiveProgressBar
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Livestock Choices
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParticleEffects
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 11056
+
   |nexus  = 11551
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Part of the Community
+
   |name    = Loan Mod
   |author  = bmarquismarkail, Space Baby
+
   |author  = Doomnik
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = Doomnik.LoanMod
   |nexus  = 923
+
   |nexus  = 3882
   |github  = bmarquismarkail/SV_PotC
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Lober Cat
   |author  = NCarigon
+
   |author  = codyflagstaff
   |id      = NCarigon.PassableCrops
+
   |id      = codyflagstaff.lobercat
   |nexus  = 15223
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Location and Music Logger
   |author  = J_Hizzal
+
   |author  = Brandy Lover, WDavi
   |id      = J_Hizzal.PassableLadders
+
   |id      = Brandy Lover.LMlog
   |nexus  = 2985
+
   |nexus  = 1366
   |github  = joelra/SDV-PassableLadders
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 1.1.1-unofficial.1-Drake1427
+
   |status   = abandoned
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Location Compass
   |author  = punyo, yakminepunyo
+
   |author  = Bouhm and Pathoschild
   |id      = punyo.PassableObjects
+
   |id      = Bouhm.LocationCompass
   |nexus  = 2329
+
   |nexus  = 3045
   |github  = pomepome/PassableObjects
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Locked Chests
   |author  = StultusV
+
   |author  = MindMeltMax
   |id      = StultusV.PassiveFriendship
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 8732
+
  |curse  = 1004481
   |github  = JudeRV/Stardew-PassiveFriendship
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Locked Crab Pots
   |author  = jorgamun
+
   |author  = nini700
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = nini700.LockedCrabPot
   |nexus  = 10328
+
   |nexus  = 4461
  |moddrop = 1068093
+
   |github  =
   |github  = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Locked Maps
   |author  = Terrorbladed
+
   |author  = Edu Anttunes
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = LockedMaps
   |nexus  = 10160
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Lock Hotbar Items
   |author  = heyseth
+
   |author  = Falson
   |id      = heyseth.sitpause
+
   |id      = Falson.LockHotbarItems
   |nexus  = 8295
+
  |moddrop = 1573213
   |github  = heyseth/SDVMods
+
   |nexus  = 23702
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Lockpicks
   |author  = Jaredlll08
+
   |author  = bwdy
   |id      = BlameJared.PDQPaths
+
   |id      = bwdy.lockpicks
   |nexus  =
+
   |nexus  = 3521
   |curse  = 307090
+
   |github  = bwdymods/SDV-Lockpicks
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Log Menu
   |author  = jwdred
+
   |author  = JareBear
   |id      = jwdred.PelicanFiber
+
   |id      = JareBear.LogMenu
   |nexus  = 631
+
   |nexus  = 19919
   |github  = jdusbabek/stardewvalley
+
   |github  = jaredtjahjadi/LogMenu
 
+
}}
   |broke in          = Stardew Valley 1.3.11
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 3.1.1-unofficial.11-strobe
+
  |name    = Log Spam Filter
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
+
  |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.LogSpamFilter
 +
   |nexus  = 11252
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Longer Days
   |author  = ElectroCrumpet
+
   |author  = Stuyk
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = Stuyk.LongerDays
   |nexus  = 2770
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.7-unofficial.1-Strobe
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican TTS
+
   |name    = Longer Fence Life
   |author  = Platonymous
+
   |author  = NormanPCN
   |id      = Platonymous.PelicanTTS
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 1079
+
   |nexus  = 10498
   |moddrop = 793929
+
   |github  = NormanPCN/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Longer Seasons
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 10250
+
   |nexus  = 10108
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = People Seeds
+
   |name    = Longer Seasons - Continued
   |author  = bwdy
+
   |author  = aedenthorn and FlyingTNT
   |id      = bwdy.peopleseeds
+
   |id      = FlyingTNT.LongerSeasons
   |nexus  = 3635
+
   |nexus  = 25164
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Longevity
   |author  = shekurika
+
   |author  = RTGOAT
   |id      = shekurika.PerfectionTweaker
+
   |id      = RTGOAT.Longevity
   |nexus  = 8615
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Looking for Love REDUX
   |author  = CyanFire
+
   |author  = mushroomhash
   |id      = CF.PermanentCellar
+
   |id      = mush.loveydovey
   |nexus  = 17257
+
   |nexus  = 21370
  |github  = CyanFireUK/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Look to the Sky
   |author  = Goldenrevolver
+
   |author  = drbirbdev
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 8035
+
   |nexus  = 15262
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Lookup Anything
   |author  = Avalon, Avalonii
+
   |author  = Pathoschild
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus   = 1419
+
   |curse   = 992793
   |github  =
+
   |nexus   = 541
 
+
   |moddrop = 606605
   |broke in = Stardew Valley 1.3
+
   |github = Pathoschild/StardewMods
   |status  = workaround
 
   |summary = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Loose Audio Files
  |author  = Xangria
 
  |id      = Xangria.PersistentGameOptions
 
  |nexus  = 1778
 
  |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
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 7977
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = spacechase0
+
   |author  = Huanir
   |id      = spacechase0.PersistentMines
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 14985
+
   |nexus  = 2658
  |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Persival's Bundle Mod
 
  |author  = Persival
 
  |id      =
 
  |nexus  = 438
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Lost Book Menu
   |author  = Strobe
+
   |author  = bungus
   |id      = Strobe.PersonalAnvil
+
   |id      = bungus.LostBookMenu
   |nexus  = 5326
+
   |nexus  = 20301
   |github  = strobel1ght/Personal-Anvil
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Lost Woods
   |author  = bwdy
+
   |author  = Raik, Raik167, YousernameZo
   |id      = bwdy.personaleffects
+
   |id      = raik.testmod
   |nexus  = 3532
+
   |nexus  = 6291
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = ceruleandeep
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = ceruleandeep.personaleffects
+
   |id      = R5.DLL
   |nexus  = 8616
+
   |nexus  = 24687
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = LoveBubbles
   |nexus  = 14087
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Loved Labels
   |author  = Invatorzen
+
   |author  = Advize and Jinxiewinxie
   |id      = invatorzen.PBF
+
   |id      = Advize.LovedLabels
   |nexus  = 12161
+
   |nexus  = 279
   |github  =
+
   |github  = AdvizeGH/LovedLabels
}}
 
{{#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.3.29
  |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
 
  |name    = Pet Enhancement Mod
 
  |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 version = 2.2.2-unofficial.4-Strobe
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-22548
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Loved Labels Redux
   |author  = aedenthorn, Erinthe
+
   |author  = thespbgamer
   |id      = aedenthorn.PetHats
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 15301
+
   |nexus  = 8880
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Love Festival
   |author  = jahangmar
+
   |author  = AvalonMFX
   |id      = jahangmar.PetInteraction
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 4232
+
  |curse  = 1016375
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Low Health Warning
   |author  = Shaklin
+
   |author  = NMVH5
   |id      = shaklin.petspawnlocation
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 5986
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Becks723
+
   |author  = delaney
   |id      = Becks723.PhoneTravelingCart
+
   |id      = dJustLuckMod
   |nexus  = 12981
+
   |nexus  = 10386
 +
  |moddrop = 1070645
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Luck Skill
   |author  = DewMods
+
   |author  = spacechase0
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 2681
+
  |curse  = 867393
   |github  =
+
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Lucky Reclamation Trash Can
   |author  = atravita
+
   |author  = kiranmurmu
   |id      = atravita.ForgeMenuChoice
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
  |curse  = 870980
+
   |nexus  = 8971
   |nexus  = 11376
+
   |github  = kiranmurmu/StardewValleyMods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Lunar Disturbances
   |author  = KediDili
+
   |author  = Sakorona
   |id      = KediDili.ThePicrosser
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 17530
+
   |nexus  = 2208
   |github  =
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Machine Augmentors
   |author  = GrimReapers1121
+
   |author  = SlayerDharok
   |id      = GrimReapers.PSMS
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 12606
+
   |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Machine Check
   |author  = Xynerorias
+
   |author  = FairfieldBW
   |id      = xynerorias.pierresroulette
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 10826
+
   |nexus  = 9515
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Machine Speed Change
   |author  = MindMeltMax
+
   |author  = IceGladiador
   |id      = MindMeltMax.PiggyBank
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 6934
+
   |nexus  = 1780
   |moddrop = 1135669
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Machine Status
   |author  = aedenthorn, Erinthe
+
   |author  = Shockah
   |id      = aedenthorn.PipeIrrigation
+
   |id      = Shockah.MachineStatus
   |nexus  = 10205
+
   |nexus  = 11177
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Magic
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = Aedenthorn.PlaceShaft
+
   |id      = spacechase0.Magic
   |nexus  = 5440
+
  |curse  = 867745
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Magical Crops
   |author  = 2Retr0
+
   |author  = shekurika and Asterisk555
   |id      = 2Retr0.PlacementPlus
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 8798
+
   |nexus  = 8762
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Magic Junimo Pet
   |author  = Platonymous
+
   |author  = Entoarox
   |id      = Platonymous.PlanImporter
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 2071
+
   |nexus  = 3567
   |moddrop = 793846
+
   |github  = Entoarox/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Magic Pluses
   |author  = aedenthorn, Erinthe
+
   |author  = TerryDBS
   |id      = aedenthorn.PlannedParenthood
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 12869
+
   |nexus  = 7096
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Magic Scepter
   |author  = MouseyPounds
+
   |author  = not4bene
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = not4bene.MagicScepter
   |nexus  = 4096
+
   |nexus  = 8169
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Magic Valley
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.PlantAll
+
   |id      = season.MagicValley
   |nexus  = 10482
+
   |nexus  = 10639
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Mailbox Menu
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PlanterTrees
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 11687
+
   |nexus  = 14439
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Plant on Grass
 
  |author  = Demiacle
 
  |id      = Demiacle.PlantOnGrass
 
  |nexus  = 1026
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Mailbox Menu Continued
   |author  = Amaranthacyan and ch20youk
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 8146
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Mail Framework
   |author  = Cherry, CherryChain
+
   |author  = Digus
   |id      = Cherry.PlatonicRelationships
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 4668
+
   |nexus  = 1536
  |moddrop = 716353
+
   |github  = Digus/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Mail Order Pigs
   |author  = Platonymous
+
   |author  = jwdred
   |id      = Platonymous.PlatoTK
+
   |id      = jwdred.MailOrderPigs
   |curse   = 877225
+
   |nexus   = 632
   |nexus   = 6589
+
   |github  = jdusbabek/stardewvalley
   |github  = Platonymous/PlatoTK
+
 
 +
   |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    = Plato Warp Menu
+
   |name    = Mail Services Mod
   |author  = Platonymous
+
   |author  = Digus
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = Digus.MailServicesMod
  |curse  = 877227
+
   |nexus  = 7842
   |nexus  = 5384
+
   |github  = Digus/StardewValleyMods
  |moddrop = 793920
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = DecidedlyHuman
+
   |author  = pinguimbozo
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 7969
+
   |nexus  = 13248
   |moddrop = 984961
+
   |github  =
   |github  = DecidedlyHuman/PlayerCoordinates
+
 
 +
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Make Gil Real
   |author  = ha1fdaew
+
   |author  = Werewolf Master
   |id      = ha1fdaew.playerincomestats
+
   |id      = Wolf.GilSMAPI
   |nexus  = 7373
+
   |nexus  = 7118
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Make Love
   |author  = aedenthorn, Erinthe
+
   |author  = Kabulla
   |id      = aedenthorn.PlaygroundMod
+
   |id      = Kabulla.MakeLove
   |nexus  = 14125
+
   |nexus  = 16003
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Makeshift Multiplayer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 12750
+
   |nexus  = 501
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Mana Bar
   |author  = Jessebot
+
   |author  = spacechase0
   |id      = Jessebot.PleaseFixError
+
   |id      = spacechase0.ManaBar
   |nexus  = 6492
+
  |curse  = 867709
   |github  = JessebotX/StardewValleyMods
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = Shockah
+
   |author  = darzington
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = darzington.RealLifeMod
   |nexus  = 11217
+
   |nexus  = 7445
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Manure Industries
   |author  = jwdred
+
   |author  = Drewdus42
   |id      = jwdred.PointAndPlant
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 572
+
   |nexus  = 9310
   |github  = jdusbabek/stardewvalley
+
   |github  =
 
 
  |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
 
  |summary            = Use [[#Smart Building|Smart Building]] or the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227 unofficial version]
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
+
   |name    = Many Enchantments
   |author  = The Krominator
+
   |author  = Stari
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = Stari.ManyEnchantments
   |nexus  = 12065
+
   |nexus  = 8824
   |github  =
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Map Binder
   |author  = Esca, Esca-MMC
+
   |author  = SnowFire k'Vala
   |id      = Esca.PollenSprites
+
   |id      = SnowFire.Map_Binder
   |nexus  = 6149
+
   |nexus  = 6983
   |moddrop = 790268
+
   |github  =
   |github  = Esca-MMC/PollenSprites
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.PondPainter
+
   |id      = aedenthorn.MapEdit
   |nexus  = 4703
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  = MouseyPounds/stardew-mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Map Image Export
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.Pong
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 1994
+
   |nexus  = 1073
   |moddrop = 833548
+
   |moddrop = 127273
   |github  = danvolchek/StardewMods
+
   |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    = Pony Weight Loss Program
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = BadNetCode
+
   |author  = DecidedlyHuman
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 1232
+
   |nexus  = 14493
  |moddrop = 130159
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Map Teleport
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 17152
+
  |curse  = 868868
 +
   |nexus  = 7675
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = furyx639
+
   |author  = hlyvia
   |id      = furyx639.PortableHoles
+
   |id      = hlyvia.StardewValleyMapTeleport
  |curse  = 871832
+
   |nexus  = 25279
   |nexus  = 13471
+
   |github  = kesesek/StardewValleyMapTeleport
   |github  = LeFauxMatt/StardewMods
+
}}
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = kdau
+
   |author  = Richard2091
   |id      = kdau.PortableTV
+
   |id      = Richard2091.MapTeleport
   |nexus  = 5674
+
   |nexus  = 21381
  |moddrop = 761325
+
   |github  = Richard2091/MapTeleport
   |github  =
 
  |source  = https://gitlab.com/kdau/portabletv
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Map Utilities
   |author  = TrollTheBotman
+
   |author  = mabelSyrup
   |id      = JoshJKe.PortalGun
+
   |id      = mabelsyrup.maputils
   |nexus  = 3049
+
   |nexus  = 4716
   |github  =
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Maritime Secrets
   |author  = Platonymous
+
   |author  = Goldenrevolver
   |id      = Platonymous.Portraiture
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 999
+
   |nexus  = 10758
  |moddrop = 793927
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Market Day
   |author  = Blams
+
   |author  = ceruleandeep
   |id      = blams.PostWeddingDates
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 10708
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = LakeMonster_, LakeMonster666
+
   |author  = d5a1lamdtd, HaPyke
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 5256
+
  |curse  = 994458
   |github  =
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Mass Production
   |author  = Digus
+
   |author  = Jacque Pott
   |id      = Digus.PPJAProducerConverter
+
   |id      = JacquePott.MassProduction
   |nexus  = 4972
+
   |nexus  = 7021
   |github  = Digus/StardewValleyMods
+
   |github  = JacquePott/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Mastery Extended
   |author  = Mucchan
+
   |author  = AlanBF
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  =
+
   |nexus  = 23697
  |chucklefish = 3594
+
   |github  = Pet-Slime/StardewValley
   |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    = Matching Nodes, MinesTokens
   |author  = Renny
+
   |author  = Eryk601 and sophiesalacia
   |id      = renny.prairiekingprizes
+
   |id      = Vertigon.MinesTokens
   |nexus  = 2811
+
   |nexus  = 11124
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Max Cost Stamina
   |author  = Incognito357
+
   |author  = StultusV
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 10769
+
   |nexus  = 10794
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Maximize Fix
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Shockah.MaximizeFix
   |nexus  = 10956
+
   |nexus  = 16099
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Mayo Hats
   |author  = lech43
+
   |author  = spacechase0
   |id      = lech43.PredictSeedMaker
+
   |id      = spacechase0.MayoHats
   |nexus  = 6395
+
   |nexus  = 17514
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Mayo Mart
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PreexistingRelationship
+
   |id      = aedenthorn.MayoMart
  |curse  = 867710
+
   |nexus  = 17175
   |nexus  = 7684
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = kdau
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = kdau.PregnancyRole
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 5762
+
   |nexus  = 4634
  |moddrop = 768494
+
   |github  = xirsoi/MayonnaisePlusPlus
   |github  =
+
 
   |source  = https://gitlab.com/kdau/pregnancyrole
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prepare for New Day
+
   |name    = Mayo Rain
   |author  = igotnousername
+
   |author  = spacechase0
   |id      = igotnousername.PrepareNewDay
+
   |id      = spacechase0.MayoRain
   |nexus  = 7638
+
   |nexus  = 17436
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Meal Overhaul
   |author  = DraconisLeonidas
+
   |author  = stardemod
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = stardemod.MealOverhaul
   |nexus  = 13583
+
   |nexus  = 23528
   |github  = DraconisLeonidas/PressToQuack
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Price Drops
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.priceDrops
 
  |nexus  = 2047
 
  |github  = skuldomg/priceDrops
 
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned 
  |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    = Price Fluctuation
+
   |name    = Meme Outfits
   |author  = lech43
+
   |author  = Mehidden
   |id      = lech43.PriceFluctuation
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 6396
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Menus Everywhere
   |author  = skiilaa
+
   |author  = nman130
   |id      = skiilaa.Prices
+
   |id      = nman130.MenusEverywhere
   |nexus  = 2255
+
   |nexus  = 6119
 +
  |github  = nman130/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Merge Fertilizer
 +
  |author  = TianXiaobai
 +
  |id      = TianXiaobai.MergeFertilizer
 +
  |nexus  = 17743
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = Message Box API, ChatMod
   |author  = Darkhax
+
   |author  = Kithio
   |id      = darkhax.pricetooltip
+
   |id      = Kithio:ChatMod
 
   |nexus  =
 
   |nexus  =
   |curse  = 299169
+
   |chucklefish = 4296
   |github  = Stardew-Valley-Modding/PriceTooltips
+
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = SMAPI 2.0
   |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    = Prismatic Clothing
+
   |name    = Messy Crops
   |author  = atravita
+
   |author  = Tlitookilakin
   |id      = atravita.PrismaticClothing
+
   |id      = tlitookilakin.MessyCrops
  |curse  = 870969
+
   |moddrop = 1123884
   |moddrop = 1205162
+
   |nexus  = 11317
   |nexus  = 13051
+
   |github  = tlitookilakin/MessyCrops
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Meteor Defence
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFire
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 12931
+
   |nexus  = 10641
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Mice in the Valley
   |author  = aedenthorn, Erinthe
+
   |author  = candidus42
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = Candidus42.MiceInTheValley
   |nexus  = 12589
+
   |nexus  = 4638
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mus-candidus/MiceInTheValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Migrate DGA Items
   |author  = kdau
+
   |author  = violetlizabet
   |id      = kdau.PrismaticPride
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 9019
+
   |nexus  = 20612
  |moddrop = 978503
+
   |github  = elizabethcd/MigrateDGAItems
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Milk the Villagers
   |author  = MrKoatl
+
   |author  = trunip190
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 7866
+
   |nexus  = 5948
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Miller Time
   |author  = Achtuur
+
   |author  = Sonozuki
   |id      = Achtuur.PrismaticStatue
+
   |id      = Satozaki.MillerTime
   |nexus  = 17013
+
   |nexus  = 7575
   |github  = Achtuur/StardewMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Milo Dog
   |author  = stokastic
+
   |author  = Clark, wilsonch3451
   |id      = stokastic.PrismaticTools
+
   |id      = Clark.MiloDog
   |nexus  = 2428
+
   |nexus  = 2861
   |github  = stokastic/PrismaticTools
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = Producer Framework Mod
+
   |name    = Mine Assist
   |author  = Digus
+
   |author  = Kabigon
   |id      = Digus.ProducerFrameworkMod
+
   |id      = Kabigon.MineAssist
   |nexus  = 4970
+
   |nexus  = 2296
   |github  = Digus/StardewValleyMods
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Minecart Patcher
   |author  = Digus
+
   |author  = bwdy
   |id      = Digus.PFMAutomate
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 5038
+
   |nexus  = 11424
   |github  = Digus/StardewValleyMods
+
   |github  = bwdy/SDVModding
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Mine Changes
   |author  = SinZ
+
   |author  = JPAN
   |id      = SinZ.Profiler
+
   |id      = jpan.MineChanges
   |nexus  = 12135
+
   |nexus  = 3963
   |github  = SinZ163/StardewMods
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = Mines Tokens
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.ProfitCalculator
+
   |id      = sophie.MinesTokens
  |curse  = 867736
+
   |nexus  = 18776
  |moddrop = 771668
+
   |github  = sophiesalacia/StardewMods
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Mine Tweaks
   |author  = Cherry, CherryChain
+
   |author  = Shockah
   |id      = Cherry.ProfitMargins
+
   |id      = Shockah.MineTweaks
   |nexus  = 4663
+
   |nexus  = 16859
  |moddrop = 716352
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Mini Bars
   |author  = onjulraz
+
   |author  = Ophaneom
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = Ophaneom.MiniBars
   |nexus  = 2923
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Mining at the Farm
   |author  = Shockah
+
   |author  = Nishtra
   |id      = Shockah.ProjectFluent
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 12638
+
   |nexus  = 674
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
}}
+
 
 +
  |broke in = Stardew Valley 1.3.23
 +
  |status  = workaround
 +
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 +
<!--
 +
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 +
-->
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Mining with Explosives
   |author  = NarlanMarlan
+
   |author  = Nishtra
   |id      = narlan.projects
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 3785
+
   |nexus  = 770
   |github  = NolanEastburn/ProjectS
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Mini Tool NPC
   |author  = kdau
+
   |author  = Tran Minh Thong
   |id      = kdau.PublicAccessTV
+
   |id      = mini.tool.npc.mod
   |nexus  = 5605
+
   |nexus  = 7060
  |moddrop = 757967
+
   |github = TMThong/Stardew-Mods
   |source = https://gitlab.com/kdau/predictivemods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Minor Light Tweaks
   |author  = TerryDBS
+
   |author  = greentodd
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 7048
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = SorryLate
+
   |author  = BlaDe
   |id      = SorryLate.GalaxyItem
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 5289
+
   |nexus  = 12037
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Paracosm
+
   |author  = The Fluffy Robot
   |id      = Paracosm.PurchasableRecipes
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
  |nexus  = 1722
+
   |nexus  = 5691
  |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
   |unofficial version = 1.0.1-unofficial.3.mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = Miss Coriel's Position Tool
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.PuristMod
+
   |id      = misscoriel.PositionTool
   |nexus  = 16097
+
   |nexus  = 8087
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = DewMods
+
   |author  = MissCoriel
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = misscoriel.UCRFix
   |nexus  = 15589
+
  |curse  = 885075
   |github  =
+
   |nexus  = 8284
 +
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Missing Gifts
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ChiroxT
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = treinke.missinggifts
   |curse   = 867715
+
   |nexus   = 11363
   |nexus  = 7455
+
   |github  =
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Platonymous
+
   |author  = StultusV
   |id      = Platonymous.Toolkit
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 1726
+
   |nexus  = 10899
  |moddrop = 793815
+
   |github  = JudeRV/Stardew-ReportMobCounts
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Mobile Arcade
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.QiChest
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 15696
+
   |nexus  = 6538
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Arcade Mobile Apps|Mobile Phone Continued → Arcade Mobile Apps]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Mobile Audio Player
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.qiexchanger
+
   |id      = aedenthorn.MobileAudioPlayer
   |nexus  = 1930
+
   |nexus  = 6568
   |moddrop = 661359
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = Mobile Calendar
   |author  = UnknownLegacy
+
   |author  = aedenthorn, Erinthe
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 7904
+
   |nexus  = 6601
   |github  = UnkLegacy/QiSprinklers
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = Mobile Catalogues
   |author  = Prismuth
+
   |author  = aedenthorn, Erinthe
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 1647
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in   = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
   |status     = workaround
+
   |status   = workaround
   |summary   = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
+
   |summary = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Mobile Phone
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.QualityBait
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 16832
+
   |curse   = 868890
  |github  = MindMeltMax/Stardew-Valley-Mods
+
   |nexus  = 6523
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Quality Fish Ponds
 
  |author  = ytsc
 
  |id      = ytsc.QualityFishPonds
 
   |nexus  = 11021
 
   |github  = YTSC/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quality Products
 
  |author  = SilentOak
 
  |id      = SilentOak.QualityProducts
 
  |nexus  = 3609
 
  |github  = silentoak/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
+
   |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Mobile Phone Continued
   |author  = SilentOak
+
   |author  = JoXW
   |id      = SilentOak.AutoQualityPatch
+
   |id      = JoXW.MobilePhone
   |nexus  = 3609
+
   |nexus  = 21017
   |github  = silentoak/StardewMods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = Traktori
+
   |author  = JoXW
   |id      = Traktori.QualityScrubber
+
   |id      = JoXW.MobileArcade
   |nexus  = 5663
+
   |nexus  = 21017
   |github  = Traktori7/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Traktori
+
   |author  = JoXW
   |id      = Traktori.AM.QualityScrubber
+
   |id      = JoXW.MobileCalendar
   |nexus  = 5663
+
   |nexus  = 21017
   |github  = Traktori7/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = barfytheclown
+
   |author  = JoXW
   |id      = barfytheclown.QualitySmash
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 7907
+
   |nexus  = 21017
   |github  = jn84/QualitySmash
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = Speshkitty
+
   |author  = JoXW
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = JoXW.MobileTelevision
   |nexus  = 7151
+
   |nexus  = 21017
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = Mobile Television
   |author  = BadNetCode
+
   |author  = aedenthorn, Erinthe
   |id      = BadNetCode.QuestDelay
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 1239
+
   |nexus  = 6575
   |moddrop = 473938
+
   |github  = aedenthorn/StardewValleyMods
   |github =
+
 
 +
  |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    = Quest Framework
+
   |name    = MobileUI Android
   |author  = PurrplingCat
+
   |author  = WisnuNug
   |id      = PurrplingCat.QuestFramework
+
   |id      = WisnuNug.MobileUI
   |curse   = 577691
+
   |nexus   = 17652
   |nexus  = 6414
+
   |github  =
   |github  = purrplingcat/QuestFramework
+
 
 +
   |warnings = Only works on Android.
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |nexus  = 16403
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Quick Forward Dash, Warp Mod
+
   |name    = Mod List Command
   |author  = Vexorth
+
   |author  = Blackclaw
   |id      = Vexorth.Warp
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 16605
+
   |nexus  = 5131
   |github  =
+
   |github  = Xebeth/StardewValley-ListModsCommand
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Mod Menu
   |author  = adverserath
+
   |author  = Enaium
   |id      = Adverserath.QuickGlance
+
   |id      = Enaium.ModMenu
   |nexus  = 12058
+
  |curse  = 436844
   |github  = adverserath/QuickGlance
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.QuickLoad
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 7756
+
   |nexus  = 4579
   |github  = aedenthorn/StardewValleyMods
+
   |github  = GilarF/SVM
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = Enaium
+
   |author  = DaLion
   |id      = Enaium.QuickMinigame
+
   |id      = DaLion.Overhaul
   |curse   = 438741
+
   |nexus   = 14470
   |moddrop = 895127
+
   |github  =
   |nexus   =
+
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |status   = abandoned
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = aedenthorn, Erinthe
+
   |author  = leroymilo
   |id      = aedenthorn.QuickResponses
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 6548
+
   |nexus  = 22140
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = Mod Update Menu
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = CatCattyCat, Cat
   |id      = AlejandroAkbal.QuickSell
+
   |id      = cat.modupdatemenu
   |nexus  = 7854
+
   |nexus  = 2536
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
 +
  |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Mod Updater
   |author  = Enaium
+
   |author  = Platonymous
   |id      = Enaium.QuickShop
+
   |id      = Platonymous.ModUpdater
   |curse  = 436793
+
   |curse  = 877226
  |moddrop = 864170
+
   |nexus  = 6338
   |nexus  =
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = Enaium-StardewValleyMods/QuickShop
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Money Management Mod
   |author  = WuestMan, redknightofdoom
+
   |author  = Tbonetomtom
   |id      = WuestMan.QuickStart
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 2375
+
   |nexus  = 17045
   |github  = Brian-Wuest/Quick_Start
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Monster Furniture Drop
   |author  = Allan Wang
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = AllanWang.QuickSwap
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 13956
+
   |nexus  = 24804
   |github  = AllanWang/Stardew-Mods
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Monster Goals Anywhere
   |author  = aedenthorn, Erinthe
+
   |author  = Suphax
   |id      = aedenthorn.Quotes
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 6503
+
  |moddrop = 1088762
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Monster Invasion
   |author  = justastranger
+
   |author  = Krutonium
   |id      = jas.RadioactiveGeodes
+
   |id      = krutonium.monsterinvasion
  |moddrop = 952722
+
   |nexus  = 12641
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Monster Level Tip
   |author  = kakashigr
+
   |author  = WhiteMind
   |id      = kakashigr.RadioactiveTools
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 7630
+
   |nexus  = 1896
   |github  = kakashigr/stardew-radioactivetools
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = Monster Log Anywhere
   |author  = Jamie Taylor
+
   |author  = MouseyPounds
   |id      = jltaylor-us.RainbowCursor
+
   |id      = MouseyPounds.MonsterLogAnywhere
   |nexus  = 15886
+
   |nexus  = 3997
   |github  = jltaylor-us/StardewRainbowCursor
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Trail
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn, Erinthe
+
   |author  = BananaFruit
   |id      = aedenthorn.RainbowTrail
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 16914
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = Monster Slayer Anywhere
   |author  = BikiFae, bikinavisho
+
   |author  = AcidicNic
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 4659
+
   |nexus  = 21162
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = Monsters - The Framework
   |author  = Deadlykirpy
+
   |author  = spacechase0
   |id      = Kirpy.RainPlus
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 6559
+
   |nexus  = 10673
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = Monthly Mail
   |author  = EvilPdor
+
   |author  = Taskmaster
   |id      =
+
   |id      = Taskmaster.MonthlyMail
   |nexus  =
+
   |nexus  = 4523
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 2.0
+
   |status  = abandoned
   |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    = MoodFix
   |author  = StultusV
+
   |author  = vaindil
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = vaindil.MoodFix
   |nexus  = 11554
+
   |nexus  = 1809
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Mood Guard
   |author  = blueberry
+
   |author  = YonKuma, kumarei
   |id      = blueberry.RaisedGardenBeds
+
   |id      = YonKuma.MoodGuard
   |nexus  = 5305
+
   |nexus  = 1597
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = YonKuma/MoodGuard
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = Moody Planet
   |author  = drbirbdev
+
   |author  = Daniel McMenamy, Deathest1
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 12280
+
   |nexus  = 2830
   |github  = drbirbdev/StardewValley
+
   |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = Moolah 1.6 Fix
   |author  = balllight
+
   |author  = supergato664
   |id      = balllight.RandomBundles
+
   |id      = supergato664.Moolah
   |nexus  = 13790
+
   |nexus  = 23549
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = Moolah Money Mod
  |author  = bookworm89723
 
  |id      = davis.randomhair
 
  |nexus  = 3271
 
  |github  = joaniedavis/RandomHairMod
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Randomized Energy
 
  |author  = LakeMonster_, LakeMonster666
 
  |id      = LakeMonster_.RandomizedEnergy
 
  |nexus  = 5250
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random NPCs, Random Visitors
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.Moolah
   |nexus  = 4911
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |warnings  = doesn't work in multiplayer.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = Moongates
   |author  = idermailer
+
   |author  = bwdy
   |id      = idermailer.RandomStartDay
+
   |id      = bwdy.moongates
   |nexus  = 13225
+
   |nexus  = 3545
   |github  = idermailer/RandomStartDay
+
   |github  = bwdymods/SDV-Moongates
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Random Tastes
 
  |author  = skiilaa
 
  |id      = skiilaa.RandomTastes
 
  |nexus  = 2285
 
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = Moon Misadventures
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0 and ParadigmNomad
   |id      = cat.sprinklerrange
+
   |id      = spacechase0.MoonMisadventures
   |nexus   = 1179
+
   |curse   = 867702
   |moddrop = 833536
+
   |nexus  = 10612
   |github  = danvolchek/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = vgperson
+
   |author  = SinZ
   |id      = vgperson.RangedTools
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 6935
+
   |nexus  = 12096
   |github  = vgperson/RangedTools
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = Mopsy's Ranch Livin'
   |author  = Jamie Taylor
+
   |author  = Mopquill
   |id      = jltaylor-us.RangeHighlight
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 6752
+
   |nexus  = 2200
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = More Animals, More Pets
   |author  = Remy Bach
+
   |author  = Entoarox
   |id      = remybach.readersdigest
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 3040
+
   |nexus  = 2274
   |github  = remybach/stardew-valley-readersdigest
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = More Artifact Spots
   |author  = Kevin Connors
+
   |author  = momoaau
   |id      = KevinConnors.RealisticFishing
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 2623
+
   |nexus  = 451
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
<!--
   |unofficial version = 1.2.3-unofficial.3-Mizzion
+
   |unofficial version = 2.0.1-unofficial.1-IQ
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
+
   |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    = Realistic Random Names
+
   |name    = More Barn and Coop Animals
   |author  = aedenthorn, Erinthe
+
   |author  = AairTheGreat, Aair
   |id      = aedenthorn.RealNames
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 6269
+
   |nexus  = 4869
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Time
+
   |name    = More Books
   |author  = Enaium, Lightcolour888
+
   |author  = jeWel
   |id      = Enaium.RealTime
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 5336
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = More Buildings
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.RealtimeMinimap
+
   |id      = spacechase0.MoreBuildings
   |curse  = 867706
+
   |curse  = 867740
   |nexus  = 9386
+
  |moddrop = 771640
 +
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = More Bundles
   |author  = SixthTitan
+
   |author  = TwinBuilderOne
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 5773
+
   |nexus  = 9709
   |github  =
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = More Clocks
   |author  = cantorsdust and Pathoschild
+
   |author  = phjoker
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = phjoker.MoreClocks
   |nexus  = 172
+
   |nexus  = 11840
   |github  = cantorsdust/StardewMods
+
   |github  = p-holodynski/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Recover Stamina
 
  |author  = lperkins2, Logan Perkins
 
  |id      = lperkins2.RecoverStamina
 
  |nexus  = 2332
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = More Conversation Topics
   |author  = Dem1se
+
   |author  = violetlizabet
   |id      = Dem1se.RecurringReminders
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 6840
+
   |nexus  = 10008
   |github  = dem1se/SDVMods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = More Dresser Variety
   |author  = XxHarvzBackxX
+
   |author  = Dragoon23
   |id      = harvz.RecyclableCola
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 10865
+
   |nexus  = 24194
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = More Events
   |author  = Aimon111 & DaLion
+
   |author  = Siweipancc
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 11420
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = More Fertilizers
   |author  = TfueLovesBanana
+
   |author  = atravita
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = atravita.MoreFertilizers
   |nexus  = 16764
+
  |curse  = 870975
   |github  =
+
  |moddrop = 1145236
 +
   |nexus  = 11837
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = More for Leo
   |author  = Hammurabi
+
   |author  = Blams
   |id      = HammurabiRegeneration
+
   |id      = blams.MoreForLeo
   |nexus  =
+
   |nexus  = 12710
   |chucklefish = 4584
+
   |github =
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = More Giant Crops
   |author  = Zoryn
+
   |author  = spacechase0
   |id      = Zoryn.RegenMod
+
   |id      = spacechase0.MoreGiantCrops
   |nexus   =
+
   |curse  = 867723
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |moddrop = 771694
   |github  = Zoryn4163/SMAPI-Mods
+
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = More Grass
   |author  = desto, JustToDownloadThings
+
   |author  = Sonozuki
   |id      = desto.RegularQuality
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 5090
+
   |nexus  = 5398
   |github  = desto-git/smapi-RegularQuality
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = More Grass on the Beach
   |author  = Team Timber
+
   |author  = Angela Ranna
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 10322
+
   |nexus  = 8117
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = More Grass Starters
   |author  = SlyMerc
+
   |author  = spacechase0
   |id      = RelationshipBar
+
   |id      = spacechase0.MoreGrassStarters
   |nexus  = 1009
+
  |curse  = 867750
   |github  =
+
  |moddrop = 313307
 +
   |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = More Health
   |author  = rodrigovaz
+
   |author  = j4c0b333
   |id      = relationshipsenhanced
+
   |id      = j4c0b333.Morehealth
   |nexus  =
+
   |nexus  = 4053
  |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    = More Key Binding
   |author  = Dragonisser
+
   |author  = SorryLate, rharyanto
   |id      = relationshipstatus
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 751
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = M3ales
+
   |author  = Binarynova
   |id      = M3ales.RelationshipTooltips
+
   |id      = binarynova.levelupnotifications
   |nexus  =
+
   |nexus  = 21667
  |curse  = 298040
+
   |github  = Binarynova/MyStardewMods
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Branic
+
   |author  = Aimon111
   |id      = Branic.RelationshipTracker
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 2845
+
   |nexus  = 19405
   |github  = Paradox355/SDVMods
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |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    = Relativity
+
   |name    = More Map Layers
   |author  = AdroSlice
+
   |author  = Platonymous
   |id      = AdroSlice.Relativity
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 13028
+
   |nexus  = 1134
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Mine Ladders
 +
  |author  = JadeTheavas
 +
  |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
 +
  |nexus  = 2105
 +
  |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = More Multiplayer Info
   |author  = zeldela
+
   |author  = cheesysteak
   |id      = zeldela-RememberBirthdays
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 13554
+
   |nexus  = 2173
   |github  = zeldela/sdv-mods
+
   |github  = cheesysteak/stardew-steak
 +
 
 +
  |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    = Remember Faced Direction
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = Annosz
+
   |author  = yummypecho
   |id      = Annosz.RememberFacedDirection
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 6946
+
   |nexus  = 22024
   |github  = Annosz/StardewValleyModding
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = More Nightly Events
   |author  = heyseth
+
   |author  = Khloe Leclair
   |id      = heyseth.umbrellas
+
   |id      = leclair.morenightlyevents
   |nexus  = 8366
+
   |nexus  = 22612
   |github  = heyseth/SDVMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = More Rain
   |author  = Surkasu
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Surkasu.Reminders
+
   |id      = Omegasis.MoreRain
   |nexus  = 2481
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |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    = More Random Edition, Randomizer
   |author  = pepoluan
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = pepoluan.RemindToExit
+
   |id      = Chikakoo.Randomizer
   |nexus  = 8727
+
   |nexus  = 5311
   |github  =
+
   |github  = Chikakoo/stardew-valley-randomizer
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = More Rings
   |author  = EternalSoap, arjan3004
+
   |author  = spacechase0
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = spacechase0.MoreRings
   |nexus  = 2545
+
  |curse  = 867743
   |github  = SoapStuff/Remote-Fridge-Storage
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = More Sensible Juices
   |author  = David J. Lee, djslzx
+
   |author  = NCarigon
   |id      = djsl.RemoveAllMonsters
+
  |id      = NCarigon.MoreSensibleJuices
   |nexus  = 5727
+
  |nexus  = 23146
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Sexy Dwarf
 +
  |author  = CyberCheese
 +
   |id      = cybercheese.moresexydwarf
 +
   |nexus  = 4320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = More Silo Storage
   |author  = Hobbes
+
   |author  = OrneryWalrus
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 7838
+
   |nexus  = 2587
 
   |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    = Rename
+
   |name    = More Slimes, More Monsters
   |author  = Remmie, CoinzReturns
+
   |author  = Ded4lif
   |id      = Remmie.Rename
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 2130
+
   |nexus  = 7526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = More Sorting, More Sorting Options
   |author  = Parabyted
+
   |author  = Chris Kau & Sean Nightingale
   |id      = parabyted.renamerework
+
   |id      = CKSR.MoreSorting
   |nexus  = 10866
+
   |nexus  = 22944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = More TV Channel, CanaisTv
   |author  = JarvieK
+
   |author  = BrasileiroTop
   |id      = JarvieK.RentedTools
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 1307
+
   |nexus  = 5126
   |github  = Jarvie8176/StardewMods
+
   |github  =
  
   |broke in          = Stardew Valley 1.4
+
   |status  = abandoned
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = More Weapons
   |author  = PunningLinguist
+
   |author  = Joco80 & Sasara
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Joco80.MoreWeapons
   |nexus  = 7585
+
   |nexus  = 1168
   |github  = amconners/ReorientAfterEating
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Morning Auto-Pause
   |author  = jwdred
+
   |author  = Zamiel
   |id      = jwdred.Replanter
+
   |id      = Zamiel.MorningAutoPause
   |nexus  = 589
+
   |nexus  = 21266
   |github  = jdusbabek/stardewvalley
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |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    = ReRegeneration
+
   |name    = Mossy Tree Bubble
   |author  = littleraskol
+
   |author  = Tocseoj
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = Tocseoj.MossyTreeBubble
   |nexus   = 6837
+
   |curse   = 1008228
   |moddrop = 827580
+
   |moddrop = 1564905
   |github  = littleraskol/ReRegeneration
+
  |nexus  = 22818
 +
   |github  = Tocseoj/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = MOTD Mod
   |author  = rocslayer, James Overton
+
  |author  = thfr
   |id      = Roc.Reseed
+
  |id      = thfr.MOTDMod
   |nexus  = 2421
+
  |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Motorcycle Mod, Moto Mod
 +
   |author  = Akane
 +
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
   |nexus  = 10553
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |status             = abandoned
   |summary = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |summary           = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Mouse Fishing
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = ruggerbuns
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = ruggerbuns.MouseFishing
   |moddrop = 1080116
+
   |curse  = 1046572
   |nexus  =
+
   |nexus  = 25231
   |github  = Sakorona/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = mabelSyrup
+
   |author  = Night
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = Night.MovementFishing
   |nexus  = 4715
+
   |nexus  = 25571
 
   |github  =
 
   |github  =
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
 
  |summary = use {{nexus mod|9350|Reset Terrain Features For .NET 5}} or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678 unofficial update] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = spacechase0
+
   |author  = ylsama
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 12029
+
   |nexus  = 2614
   |github  = spacechase0/StardewValleyMods
+
   |github  = ylsama/RightClickMoveMode
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Moveable Mailbox
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.MoveableMailbox
   |nexus  = 14519
+
   |nexus  = 7834
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |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    = Retro Active Achievements
+
   |name    = Moveable Pet Bowl
   |author  = iceburg
+
   |author  = aedenthorn, Erinthe
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 4974
+
  |curse  = 868849
   |github  = ManApart/RetroActiveAchievements
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Retroactive Stardew
+
   |name    = Move Annoying Cursor
   |author  = millerscout
+
   |author  = joljyo
   |id      = Millerscout.RetroactiveStardew
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 6953
+
   |nexus  = 7378
   |github  = millerscout/StardewMillerMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Move Bed
   |author  = Iceburg
+
   |author  = yangZ, yangZheng20
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = yangZ.MoveBed
   |nexus  = 356
+
   |nexus  = 23308
 
   |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    = Move Between Buildings
   |author  = GreenOnion24
+
   |author  = Vilaboa
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 8526
+
   |nexus  = 17391
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Move Faster
   |author  = atravita
+
   |author  = Shuai Zhang
   |id      = atravita.ReviveDeadCrops
+
   |id      = shuaiz.MoveFasterMod
   |curse   = 870964
+
   |nexus   = 1351
   |moddrop = 1294436
+
   |github  = hcoona/StardewValleyMods
   |nexus   = 15005
+
 
   |github = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.2?
 +
  |status   = workaround
 +
   |summary = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Move Greenhouse Plot
   |author  = ribeena
+
   |author  = aedenthorn, Erinthe
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 11809
+
   |nexus  = 13589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = ribeena/BusLocations
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Move It
   |author  = Rafseazz
+
   |author  = aedenthorn, Erinthe
   |id      = Rafseazz.RidgesideVillage
+
   |id      = aedenthorn.MoveIt
   |nexus  = 7286
+
   |nexus  = 15163
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Right Click Move Mode
+
   |name    = Movement Mod, Movement Modifier
   |author  = ylsama
+
   |author  = Zoryn
   |id      = ylsama.RightClickMoveMode
+
   |id      = Zoryn.MovementModifier
   |nexus  = 2614
+
   |nexus  =
   |github  = ylsama/RightClickMoveMode
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Movement Speed
   |author  = Goldenrevolver
+
   |author  = bcmpinc
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 10669
+
   |nexus  = 2736
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Move Through Object
   |author  = Jibb
+
   |author  = ylsama
   |id      = Jibb.RingOverhaulWOL
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 12171
+
   |nexus  = 2680
 
   |github  =
 
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 +
  |dev note = source in separate Git branch
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Movie Theatre Tweaks
   |author  = Yoshify
+
   |author  = aedenthorn, Erinthe
   |id      = Yoshify.RiseAndShine
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 3
+
  |curse  = 868672
   |github  =
+
   |nexus  = 16395
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
}}
   |summary = Use [[#Just Sleep In|Just Sleep In]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
  |name    = Mr. Pam - Snorlax Mechanics
   |unofficial version = 1.1.1-whisk-update
+
  |author  = daleonar
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
  |id      = daleonar.Snorlax
-->
+
   |nexus   = 16194
 +
   |github =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MTN, More Than Necessary
 +
  |author  = SgtPickles, GameMX
 +
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
 +
  |nexus  = 2256
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Muffin Core
   |author  = idermailer
+
   |author  = Kabi-chan
   |id      = idermailer.riverfarmButBridge
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 15748
+
   |nexus  = 8070
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Multi Fertilizer
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.RobinWorkHours
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 11244
+
  |curse  = 867717
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Ultimate Fertilizer|Ultimate Fertilizer]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Multiplayer Backpacks
   |author  = Teban100
+
   |author  = skiilaa
   |id      = RopeBridge
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 824
+
   |nexus  = 2282
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  =
  
   |broke in           = SMAPI 2.6
+
   |broke in = SMAPI 3.0
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Multiplayer Emotes
   |author  = ApryllForever
+
   |author  = FerMod
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 12764
+
   |nexus  = 2347
   |github  = ApryllForever/Rummage
+
   |github  = FerMod/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rune Magic
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = fierro
+
   |author  = Achtuur
   |id      = fierro.rune_magic
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 15065
+
   |nexus  = 16891
   |github  = facufierro/RuneMagic
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Multiplayer Horse Reskin
   |author  = Krutonium
+
   |author  = delphinwave
   |id      = krutonium.sprint
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 12701
+
   |nexus  = 7681
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Multiplayer Hub
   |author  = strato35
+
   |author  = Alberto Moreira Luiz
   |id      = Strato35.RunningKey
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 5527
+
   |nexus  = 9672
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Multiplayer Idle
   |author  = Coll1234567
+
   |author  = DoubleZ
   |id      = Coll1234567.RunningLate
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 3518
+
   |nexus  = 3765
   |github  =
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Multiplayer Info
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = MindMeltMax.MPInfo
   |curse  = 867397
+
   |curse  = 1004488
   |moddrop = 127276
+
   |moddrop = 1302776
   |nexus  = 605
+
   |nexus  = 15155
   |github  = spacechase0/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = ZeroMeters
+
   |author  = Scayze
   |id      = ZeroMeters.SAAT.API
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 10747
+
   |nexus  = 16030
   |github  = Dawilly/SAAT
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = ZeroMeters
+
   |author  = Xoulious
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 10747
+
   |nexus  = 25222
   |github  = Dawilly/SAAT
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Multiplayer Mod
   |author  = CatCattyCat, Cat
+
   |author  = Tran Minh Thong
   |id      = cat.safelightning
+
   |id      = multiplayer.mod
   |nexus  = 2039
+
   |nexus  = 16582
  |moddrop = 833550
+
   |github  = TMThong/Stardew-Mods
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 2.1.1-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Multiplayer Mod Checker
   |author  = Shockah
+
   |author  = Cherry, CherryChain
   |id      = Shockah.SafeLightning
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 11857
+
   |nexus  = 6609
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Multiplayer Mod Limit
   |author  = LunaticShade
+
   |author  = weizinai
   |id      = LunaticShade.SafeReading
+
   |id      = weizinai.MultiplayerModLimit
   |nexus  = 8564
+
   |nexus  = 25446
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = blueberry
+
   |author  = Unremarkable, animavoro
   |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      = unremarkable.fix-sellToStorePrice
   |nexus   = 4154
+
  |nexus  = 2135
   |github = b-b-blueberry/SailorStyles
+
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
   |status   = obsolete
 +
   |summary = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Multiplayer Shaft Fix
   |author  = Artinity
+
   |author  = Prince-Leto
   |id      = Artinity.SaloonWarpTotem
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 16450
+
   |nexus  = 2922
   |github  = Artinity/SaloonWarpTotem
+
   |github  = Prince-Leto/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sauvignon in Stardew
 
  |author  = Jesse, Jdvicks94
 
  |id      = Jesse.SauvignonInStardew
 
  |nexus  = 2597
 
  |github  = JDvickery/Sauvignon-in-Stardew
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = obsolete
   |unofficial version = 1.9.1-unofficial.5-BigBhole69
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Multiplayer Speech Bubbles
   |author  = BlaDe
+
   |author  = Kalthramis
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 11833
+
   |nexus  = 2192
 
   |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    = Save Anywhere Redux, Save Anywhere
+
   |name    = Multiplayer Time
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = lolmaj
   |id      = Omegasis.SaveAnywhere
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 2543
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = MaciejMarkuszewski/StardewValleyMod
  
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Multiple Floor Farmhouse
   |author  = SMAPI
+
   |author  = aedenthorn, Erinthe
   |id      = SMAPI.SaveBackup
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  =
+
   |nexus  = 8077
  |url    = https://smapi.io
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Pathoschild/SMAPI
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Save Game Options
 
  |author  = SorryLate, rharyanto
 
  |id      = SorryLate.SaveGameOptions
 
  |nexus  = 5190
 
  |github  =
 
  
   |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 [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = WretchedPenguin
+
   |author  = aedenthorn and FlyingTNT
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 3579
+
   |nexus  = 25303
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Multiple Gifts for Spouses
   |author  = Gaiadin
+
   |author  = Redwood
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 10805
+
   |nexus  = 2910
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |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    = Scroll To Blank
+
   |name    = Multiple Horses
   |author  = Caraxian
+
   |author  = CyanFire
   |id      = caraxian.scroll.to.blank
+
   |id      = CF.MultipleHorses
  |nexus  = 4144
+
   |nexus  = 25620
  |chucklefish = 4405
 
  |github  = Caraxi/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Scroll To Zoom
 
  |author  = Tomwa
 
  |id      = Tomwa.ScrollToZoom
 
   |nexus  = 2163
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Multiple Mini-Obelisks
   |author  = kdau
+
   |author  = PeacefulEnd
   |id      = kdau.ScryingOrb
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus   = 5603
+
   |curse   = 870945
   |moddrop = 756553
+
   |nexus  = 7900
   |source = https://gitlab.com/kdau/predictivemods
+
   |github = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Multiple Spouse Dialogs
   |author  = mmanlapat
+
   |author  = ceruleandeep
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 1106
+
   |nexus  = 8711
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Multiple Spouses
   |author  = Super Aardvark, ubererdferkel
+
   |author  = aedenthorn, Erinthe
   |id      = SuperAardvark.GameOfLife
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 5361
+
   |nexus  = 6227
   |github  = super-aardvark/AardvarkMods-SDV
+
   |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    = SDV Twitch
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = Dawgeth
+
   |author  = SlyMerc
   |id      = MTD.SDVTwitch
+
   |id      = FileLoading
   |nexus  = 1760
+
   |nexus  = 1094
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Multi Save
   |author  = SixthTitan
+
   |author  = aedenthorn, Erinthe
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = aedenthorn.MultiSave
   |nexus  = 3203
+
  |nexus  = 15402
   |github  =
+
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
   |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Multi Save - Continued
   |author  = FreeTheJunimos
+
   |author  = recon88
   |id      = freethejunimos.seaclifffarm
+
   |id      = recon88.MultiSave
   |nexus  = 13911
+
  |curse  = 1018922
   |github  =
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Multitool
   |author  = FreeTheJunimos
+
   |author  = Miome
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = miome.MultiToolMod
   |nexus  = 14296
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Multi-User Chests
   |author  = Shockah
+
   |author  = MindMeltMax
   |id      = Shockah.SeasonAffixes
+
   |id      = MindMeltMax.MUC
   |nexus  = 16297
+
  |curse  = 997982
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 9856
 +
  |moddrop = 1135731
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Multi Yield Crops
   |author  = Tyler Gibbs
+
   |author  = Cherry, CherryChain
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 14382
+
   |nexus  = 6069
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = dumbledalton
+
   |author  = Jacque Pott
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 10457
+
   |nexus  = 14023
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Murdercrows
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 8508
+
   |nexus  = 6615
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Murder Drone, Personal Combat Drone
   |author  = Janglinator
+
   |author  = cotboy
   |id      = jangles.secretariat
+
   |id      = cambam.MURDERDRONE
   |nexus  = 7537
+
   |nexus  = 4507
   |github  = Janglinator/Secretariat
+
   |github  = camcamcamcam/murderdrone
 +
 
 +
  |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    = Secret Hedge Maze, Hedge Maze
+
   |name    = Murder Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Aren, Aren Desai
   |id      = aedenthorn.HedgeMaze
+
   |id      = Aren.MurderMod
   |nexus  = 14138
+
   |nexus  = 17470
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Museum Donation Checker
   |author  = Platonymous
+
   |author  = Hitaxas
   |id      = Platonymous.SeedBag
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 1133
+
   |nexus  = 24225
   |moddrop = 793931
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Museum Rearranger
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.MuseumRearranger
 +
  |nexus  = 428
 +
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Info, Seed Information
+
   |name    = Museum Store
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.SeedInfo
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 15754
+
  |curse  = 870973
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Mushroom Cursors
   |author  = Veress
+
   |author  = Expl0
   |id      = Veress.SeedMachines
+
   |id      = Expl0.MushroomCursors
   |nexus  = 6265
+
   |nexus  = 12594
   |github  = mrveress/SDVMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Mushroom Levels
   |author  = vabrell, Victor Abrell
+
   |author  = Eireon, Ben Patterson
   |id      = vabrell.sm_bqms
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 14236
+
   |nexus  = 2818
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = benrpatterson/MushroomLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Mushroom Level Tip
   |author  = mcoocr
+
   |author  = WhiteMind
   |id      = mcoocr.smcq
+
   |id      = WhiteMind.MLT
   |nexus  = 3089
+
   |nexus  = 1894
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
+
   |summary = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Mushroom Log Additions
   |author  = aedenthorn, Erinthe
+
   |author  = justastranger
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 10681
+
  |moddrop = 1539617
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Mushroom Propagator Automation
   |author  = jahangmar
+
   |author  = blueberry and Oddshot
   |id      = jahangmar.SeedsAreRare
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 3618
+
   |nexus  = 4637
   |github  = jahangmar/StardewValleyMods
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = Xynerorias
+
   |author  = blueberry, blueberry and Oddshot
   |id      = xynerorias.seedshortage
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5614
+
   |nexus  = 4637
   |github  = xynerorias/Seed-Shortage
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
 +
 
 +
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Mushroom Rancher
   |author  = blueberry
+
   |author  = Goldenrevolver
   |id      = blueberry.SeedsUnpacked
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 7215
+
   |nexus  = 10978
   |github  = b-b-blueberry/SeedsUnboxed
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Musical Cellar
   |author  = Khloe Leclair
+
   |author  = Lis
   |id      = leclair.seemerollin
+
   |id      = Lis.MusicalCellar
   |nexus  = 10976
+
   |nexus  = 7626
  |moddrop = 1116122
+
   |github  = lisamreynolds/MusicalCellar
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Musical Paths
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SelfServe
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 11313
+
   |nexus  = 13197
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Self Service
 
  |author  = JarvieK
 
  |id      = JarvieK.SelfService
 
  |nexus  = 1304
 
  |github  = Jarvie8176/StardewMods
 
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Self Service Shops
+
   |name    = Mutant Rings
   |author  = GuiNoya, Yesst
+
   |author  = ApryllForever
   |id      = GuiNoya.SelfServiceShop
+
   |id      = ApryllForever.MutantRings
   |nexus  = 1622
+
   |nexus  = 23849
  |github  = GuiNoya/SVMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sell Quality
 
  |author  = DonDorscha, jasonmbrady
 
  |id      = DonDorscha.SellQuality
 
  |nexus  = 12469
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = My Money
   |author  = hafnerpw
+
   |author  = Marcos Brendon
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = marcos.mymoney
   |nexus  = 13794
+
   |nexus  = 6736
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Mystical Buildings
   |author  = Denifia
+
   |author  = PeacefulEnd
   |id      = Denifia.SendItems
+
   |id      = PeacefulEnd.MysticalBuildings
   |nexus   = 1087
+
   |curse   = 870928
   |moddrop = 127754
+
   |nexus  = 12312
   |github  = Denifia/StardewMods
+
   |github  = Floogen/MysticalBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Name Tags
   |author  = lolmaj
+
   |author  = Enaium
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = Enaium.NameTags
   |nexus   = 3965
+
   |curse   = 436816
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |moddrop = 877767
 
+
  |nexus  =
   |broke in = Stardew Valley 1.5
+
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = Napalm Mummies
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 8011
+
   |nexus  = 15933
   |github  = Floogen/SereneGreenhouse
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Nature Strikes Back
   |author  = Ilyaki
+
   |author  = Clumsy Jackdaw
   |id      = Ilyaki.ServerBookmarker
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 2968
+
   |nexus  = 19771
   |github  = Ilyaki/ServerBookmarker
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Neat Additions
 
   |author  = Ilyaki
 
   |author  = Ilyaki
   |id      = Ilyaki.ServerBrowser
+
   |id      = ilyaki.neatadditions
   |nexus  = 3227
+
   |nexus  = 2648
   |github  = Ilyaki/Server-Browser
+
   |github  = Ilyaki/NeatAdditions
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Network Optimizer
   |author  = PhantomGamers
+
   |author  = Ilyaki
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 2993
+
   |nexus  = 3021
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |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  = Aelaan Bluewood
+
   |author  = DestyNova
   |id      = AelaanBluewood.SetReminders
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 16112
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = New Achieve, Obtain Achievements
   |author  = Edu Anttunes
+
   |author  = AbelSdf, Abel_sdf
   |id      = Maze
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 8930
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = New Clothes Every Day
   |author  = Batzpup
+
   |author  = Vrakyas
   |id      = SharedExp.Batzpup
+
   |id      = Vrakyas.NewClothesEveryDay
  |moddrop = 1269698
+
   |nexus  = 4030
   |nexus  = 14607
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = New Game on Launch
   |author  = virtualbjorn
+
   |author  = Nobbele
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 16628
+
   |nexus  = 2654
   |github  =
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = New Game Plus
   |author  = spacechase0
+
   |author  = Spacechase0
   |id      = spacechase0.SharingIsCaring
+
   |id      = Spacechase0.NewGamePlus
   |nexus  = 14263
+
   |nexus  = 10786
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = New Machines
   |author  = TheCroak
+
   |author  = Igorious
   |id      = TheCroak.BuildingsNotifications
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 620
+
   |nexus  =
   |github  =
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Years Eve → Fireworks
 +
  |author  = sophiesalacia
 +
  |id      = sophie.Fireworks
 +
  |nexus  = 15277
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Nexus Mods Button
   |author  = Nishtra
+
   |author  = Pickysaurus
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 756
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = Nice Messages
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Nori, seaweednori
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = nori.NiceMessages
   |nexus  = 3782
+
   |nexus  = 6160
   |github  = berkayylmao/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = Night Event Chance Tweak
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.ShipFromInventory
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 3219
+
   |nexus  = 10633
   |moddrop = 793916
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Night Light
   |author  = JPAN
+
   |author  = KankuroGB
   |id      = JPAN.QualityFromShipments
+
   |id      = kankurogb.nightlight
   |nexus  = 7531
+
   |nexus  = 21629
   |github  =
+
   |github  = KankuroGB/NightLight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Shipment Tracker
+
   |name     = Night Owl
   |author = Iceburg
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id       = Omegasis.NightOwl
   |nexus  = 321
+
   |nexus   = 433
   |github  =
+
  |github   = janavarro95/Stardew_Valley_Mods
 +
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Nightshade
   |author  = holythesea
+
   |author  = ichortower
   |id      = holythesea.SortShippingCollection
+
   |id      = ichortower.Nightshade
   |nexus  = 15694
+
   |nexus  = 23742
   |github  = holy-the-sea/SortShippingCollection
+
   |github  = ichortower/Nightshade
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Night Shift
   |author  = SorryLate, rharyanto
+
   |author  = SevenChords
   |id      = SorryLate.ShopAnywhere
+
   |id      = SevenChords.Night_Shift
   |nexus  = 5299
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Entoarox
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 2278
+
  |nexus  = 19651
   |chucklefish = 4381
+
  |github  =
   |github  = Entoarox/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Blink
 +
  |author  = Mr Tea, MrTea
 +
  |id      = MrTea.NoBlink
 +
   |nexus  = 17220
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Cheat Shortcuts (No Map Overwrite)
 +
   |author  = kulcris
 +
  |id      = kulcris.NoCheatShortcuts
 +
  |nexus  = 2310
 +
   |github  =
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Noclip Mode
   |author  = TheMightyAmondee
+
   |author  = Pathoschild
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 8569
+
  |curse  = 1000622
   |github  = TheMightyAmondee/Shoplifter
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = No Cooties
   |author  = furyx639
+
   |author  = ceruleandeep
   |id      = furyx639.ShoppingCart
+
   |id      = ceruleandeep.NoCooties
  |curse  = 871829
+
   |nexus  = 9000
   |nexus  = 13701
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = No Crows
   |author  = Cherry, CherryChain
+
   |author  = CatCattyCat, Cat
   |id      = Cherry.ShopTileFramework
+
   |id      = cat.nocrows
   |nexus  = 5005
+
   |nexus  = 1682
   |moddrop = 716384
+
   |moddrop = 833543
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = No Crows Revisited
   |author  = moonslime
+
   |author  = Siweipancc
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 16028
+
   |nexus  = 21129
   |github  =
+
   |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = No Debris Weather
   |author  = Traktori
+
   |author  = Underscore76
   |id      = Traktori.ShowBirthdays
+
   |id      = underscore.nodebris
   |nexus  = 7495
+
   |nexus  = 19699
   |github  = Traktori7/StardewValleyMods
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = No Debug Mode
   |author  = Igorious
+
   |author  = Pathoschild
   |id      = Igorious.Showcase
+
   |id      = Pathoschild.NoDebugMode
   |nexus  =
+
   |nexus  = 593
  |chucklefish = 4487
+
   |github  = Pathoschild/StardewMods
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Kryspur
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 3326
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = No Fence Decay
   |author  = MasterOfMutton
+
   |author  = CatCattyCat, Cat
   |id      = faragodavid.showcookingrecipes
+
   |id      = cat.nofencedecay
   |nexus  = 5525
+
   |nexus  = 1180
 +
  |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
  |github  = EnderTedi/No-Fence-Decay-Redux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Festival Timer
 +
  |author  = mistyspring
 +
  |id      = mistyspring.nofestivaltimer
 +
  |nexus  = 20077
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = No Friendship Decay
   |author  = Arphox
+
   |author  = hitachihex
   |id      = Arphox.ShowDailyLuck
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 15910
+
   |nexus  =
   |github = arphox/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = No Friendship Decay - Reborn
   |author  = Jonqora
+
   |author  = The Fluffy Robot
   |id      = Jonqora.ShowItemQuality
+
   |id      = TheFluffyRobot.No
   |nexus  = 6311
+
   |nexus  = 22922
   |github  = Jonqora/StardewMods
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = No Greenhouse Entrance Tiles
   |author  = aedenthorn, Erinthe
+
   |author  = idermailer
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 6540
+
   |nexus  = 21557
   |github  = aedenthorn/stardewValleyMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = Relance
+
   |author  = Kumagabear
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 13186
+
   |nexus  = 19655
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = No Hoof Sound
   |author  = Strobe and TehPers
+
   |author  = AbelSdf, Abel_sdf
   |id      = ShroomSpotter
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 7934
+
   |nexus  = 21020
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = No Kids Ever
   |author  = Geko_X
+
   |author  = Hangy
   |id      = gekox.shutUp
+
   |id      = Hangy.NoKidsEver
   |nexus  = 7358
+
   |nexus  = 1464
   |github  =
+
   |github  = L3thal1ty/No-Kids-Ever
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = No Kimchi
   |author  = Invatorzen
+
   |author  = jaeha, qpqpqp121
   |id      = invatorzen.AC
+
   |id      = jaeha.No_Kimchi
   |nexus  = 12164
+
   |nexus  = 5043
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = climaxius
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = climaxius.silentscarecrows
+
   |id      = theultimatenuke.testmod
   |nexus  = 3258
+
   |nexus  = 17965
   |github  = robbiev/SilentScarecrows
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = No Mine Flyers Redux
   |author  = bogie5464
+
   |author  = minervamaga
   |id      = bogie5464.SiloReport
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 3194
+
   |nexus  =
   |github  = bogie5464/SiloReport
+
   |moddrop = 631110
 
+
   |github = minervamaga/NoMineFlyersRedux
   |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = pepoluan
+
   |author  = Guedez
   |id      = pepoluan.SiloSize
+
   |id      = exhaustion.protection
   |nexus  = 8819
+
   |nexus  = 5113
   |moddrop = 981291
+
   |moddrop = 707180
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = No More Pets
   |author  = TheMusketeer
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = SimpleCropLabel
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 314
+
   |nexus  = 506
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = No More Random Mine Flyers
   |author  = Enaium
+
   |author  = Drynwynn, thepaladinknight
   |id      = Enaium.SimpleHUD
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |moddrop = 1145228
+
   |nexus  = 2528
   |nexus   =
+
  |github  = Drynwynn/StardewValleyMods
   |github = Enaium-StardewValleyMods/SimpleHUD
+
 
 +
  |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    = Simple Hunger System, Hunger Mod
+
   |name    = Non Destructive NPCs
   |author  = skn
+
   |author  = MadaraUchiha
   |id      = skn.HungerMod
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 5176
   |github  =
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Non-Random Prairie King
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 10178
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = No Offscreen Flying Monsters
   |author  = BleakCodex
+
   |author  = SirDigby
   |id      = BleakCodex.SimpleSounds
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 14540
+
   |nexus  = 22354
   |github  = BleakCodex/SimpleSounds
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = No Pause When Inactive - Global
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Neko Boi Nick
   |id      = tZed.SimpleSprinkler
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 76
+
   |nexus  = 19250
   |github  = ADoby/SimpleSprinkler
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = No Poverty by Disconnect
   |author  = cel10e
+
   |author  = Slumber
   |id      = cel10e.SimplifiedAchievements
+
   |id      = SlumbR.NoPovertyByDisconnect
   |moddrop = 909416
+
   |nexus  = 11529
   |nexus  = 8026
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Quarry
 +
  |author  = mlambley
 +
  |id      = mlambley.NoQuarry
 +
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.SPRegen
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 6778
+
  |moddrop = 1521423
   |moddrop = 1135654
+
   |nexus  = 19334
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = No Rumble Horse
   |author  = Krutonium
+
   |author  = Xangria
   |id      = Krutonium.SitandRest
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 7403
+
   |nexus  = 1779
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = No Seeds
   |author  = Entoarox
+
   |author  = lech43
   |id      = Entoarox.SitForStamina
+
   |id      = lech43.NoSeeds
   |nexus  = 7334
+
   |nexus  = 6392
   |github  = Entoarox/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = No Seeds From Trees Fix
   |author  = MissCoriel
+
   |author  = KirbyLink
   |id      = misscoriel.sitnrelax
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 7336
+
   |nexus  = 2947
   |github  = MissCoriel/Sit-n-Relax
+
   |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    = Siv's Marriage
+
   |name    = No Soil Decay
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = ThatNorthernMonkey
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 366
+
   |nexus  = 237
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
+
   |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    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = No Soil Decay On Farm
   |author  = aedenthorn, Erinthe
+
   |author  = A_Dude
   |id      = aedenthorn.SixtyNine
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 6969
+
   |nexus  = 8071
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = No Soil Decay Redux
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.SizableFish
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 14267
+
  |curse  = 307727
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Note Blocks
   |author  = aedenthorn, Erinthe
+
   |author  = Yaramy
   |id      = aedenthorn.Skateboard
+
   |id      = yaramy.noteblocks
   |nexus  = 13096
+
   |nexus  = 6646
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skillful Clothes
 
  |author  = LunaticShade
 
  |id      = LunaticShade.SkillfulClothes
 
  |nexus  = 8541
 
  |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skill Prestige
 
  |author  = Alphablackwolf
 
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 
  |nexus  = 569
 
  |github  = Alphablackwolf/SkillPrestige
 
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = Notes
   |author  = Alphablackwolf
+
   |author  = Platonymous
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = Platonymous.Notes
   |nexus  = 569
+
   |nexus  = 3068
   |github  = Alphablackwolf/SkillPrestige
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in          = Stardew Valley 1.3
+
   |status  = abandoned
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Not Far From The Tree
   |author  = Alphablackwolf
+
   |author  = TheElm
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 569
+
   |nexus  = 4739
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = GStefanowich/SDV-NFFTT
  
   |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
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Magic
+
   |name    = No Thunder Sound
   |author  = Alphablackwolf
+
   |author  = Sto13
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = Sto13.NoThunderSound
   |nexus  = 569
+
   |nexus  = 14414
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 
 
  |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Rings
+
   |name    = No Transitions
   |author  = AlphaMeece
+
   |author  = crazywig
   |id      = AlphaMeece.SkillRings
+
   |id      = crazywig.notransitions
   |nexus  = 7515
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = No Warp Delay
   |author  = spacechase0
+
   |author  = Tran Minh Thong
   |id      = spacechase0.SkillTraining
+
   |id      = no.warp.delay
   |nexus  = 14452
+
   |nexus  = 19805
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Now Playing
   |author  = FricativeMelon
+
   |author  = John Peters
   |id      = FricativeMelon.SkipDialogue
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 15311
+
   |nexus  = 19441
  |github  = FricativeMelon/SkipDialogue
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fishing Minigame
 
  |author  = DewMods
 
  |id      = DewMods.StardewValleyMods.SkipFishingMinigame
 
  |nexus  = 2697
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = Pathoschild
+
   |author  = PurrplingCat
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = purrplingcat.npcadventure
   |nexus   = 533
+
   |curse   = 577730
   |moddrop = 606601
+
   |nexus  = 4582
   |github  = Pathoschild/StardewMods
+
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = DeadRobotDev
+
   |author  = shounlol
   |id      = DeadRobotDev.SkipStart
+
   |id      = shounlol.NPCBucket
   |nexus  = 11885
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = NPC Clothing Framework
   |author  = CrunchyDuck
+
   |author  = aedenthorn, Erinthe
   |id      = CrunchyDuck.SkipText
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 8947
+
   |nexus  = 13940
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = NPC Geometry
   |author  = S1mmyy
+
   |author  = ichortower
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = ichortower.NPCGeometry
   |nexus  = 6121
+
   |nexus  = 19259
   |github  = S1mmyy/StardewMods
+
   |github  = ichortower/NPCGeometry
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent features added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = NPC Gift Multipliers
   |author  = NetworkOverflow
+
   |author  = XxHarvzBackxX
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 16533
+
   |nexus  = 23139
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skull Cavern Elevator
 
  |author  = Bifibi, Lestoph
 
  |id      = SkullCavernElevator
 
  |nexus  = 963
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = NPC Map Locations
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Bouhm and Pathoschild
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 7908
+
   |nexus  = 239
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = NPC Map Locations Extra Config
   |author  = Vexorth
+
   |author  = trashcan9
   |id      = Vexorth.SleepWherever
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 16674
+
   |nexus  = 16236
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = NPC Path Displayer, Path Display
   |author  = atravita
+
   |author  = Akago
   |id      = atravita.SleepInWedding
+
   |id      = akago.PathDisplay
   |curse   = 870963
+
   |nexus   = 7563
   |moddrop = 1294437
+
   |github  =
  |nexus  = 15006
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = NPC Speak
   |author  = Annosz
+
   |author  = jwdred
   |id      = Annosz.SleeplessFisherman
+
   |id      =
   |nexus  = 5915
+
   |nexus  = 694
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = instafluff
+
   |author  = siliconmodding
   |id      = instafluff.sleeplessinstardew
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 5445
+
   |nexus  = 23637
   |github  = instafluff/SleeplessInStardew
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = bwdy
+
   |author  = ApryllForever
   |id      = bwdy.sleepovers
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 3531
+
   |nexus  = 23339
   |github  = bwdymods/SDV-Sleepovers
+
   |github  = ApryllForever/NuclearBombLocations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Numerical Health
   |author  = Platonymous
+
   |author  = Hydrox, hydrox6
   |id      = Platonymous.SleepWorker
+
   |id      = Hydrox.NumericalHealth
  |curse  = 877233
+
   |nexus  = 4863
  |moddrop = 793835
+
   |github  =
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Object Import Map, Import Map
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SleepyEye
+
   |id      = aedenthorn.ImportMap
   |curse   = 867761
+
   |nexus   = 10965
   |moddrop = 129011
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 1152
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Object Product Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 13778
+
   |nexus  = 18365
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Object Progress Bars
   |author  = Tofu, SadDodo
+
   |author  = Adeel Tariq
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 2743
+
  |nexus  = 2803
 +
  |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
  |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
   |nexus  = 22005
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Object Time Left
   |author  = exotico
+
   |author  = spacechase0
   |id      = exotico.SlimeProduce
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus  = 7634
+
  |curse  = 867757
   |github  = andraemon/SlimeProduce
+
  |moddrop = 131148
 +
   |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = aurnj, Roy Li
+
   |author  = LokiG4m3r
   |id      = RuyiLi.SlimeSpawner
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  =
+
   |nexus  = 21819
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = OK Night Check
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.SlimHutchCode
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 7424
+
   |nexus  = 14231
   |github  = Wellbott/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = OmniFarm
   |author  = Redwood, Towering Redwood
+
   |author  = lambui
   |id      = Redwood.SlingshotRebalance
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 14391
+
   |nexus  =
   |github  =
+
   |url    = https://community.playstarbound.com/threads/127299
}}
+
   |github = lambui/StardewValleyMod_OmniFarm
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slower Fence Decay
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
 
   |nexus  = 252
 
  |source = https://gitlab.com/speeder1/FenceSlowDecayMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial version = 2.0.5-unofficial.2-glimmerDev
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Omni Swing
   |author  = furyx639
+
   |author  = Alejandro Akbal
   |id      = furyx639.SmackDatScarecrow
+
   |id      = AlejandroAkbal.OmniSwing
  |curse  = 871830
+
   |nexus  = 7877
   |nexus  = 13528
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Omni Tools
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = aedenthorn.OmniTools
   |nexus   = 3750
+
   |curse   = 868690
   |moddrop = 606555
+
   |nexus  = 14865
   |github  = Pathoschild/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123180
 +
  |unofficial version = 0.8.3-unofficial.3-aschismatism
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = One Click Shed Reloader
   |author  = Peasly Wellbott
+
   |author  = BitwiseJon
   |id      = Wellbott.FishWell
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 7651
+
   |nexus  = 2052
   |github  = Wellbott/StardewValleyMods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = One Day at a Time
   |author  = DecidedlyHuman
+
   |author  = Miome
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Miome.OneDayAtATime
   |nexus  = 11158
+
   |nexus  = 8870
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = One Silo Storage
   |author  = DecidedlyHuman
+
   |author  = SorryLate, rharyanto
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 13268
+
   |nexus  = 5150
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Silo Size|Silo Size]] instead.
 +
  |broke in = SMAPI 3.12.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = One Sprinkler One Scarecrow
   |author  = stokastic
+
   |author  = Mizzion
   |id      = stokastic.SmartCursor
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 2458
+
   |nexus  = 3633
   |github  = stokastic/SmartCursor
+
   |moddrop = 661376
 
+
   |github  = Mizzion/MyStardewMods
   |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = KuroBear
+
   |author  = Khitiara
   |id      = KuroBear.SmartMod
+
   |id      = Khitiara.BudgetTVFix
   |nexus  =
+
   |nexus  = 20955
  |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    = Online Splitscreen
   |author  = gbromios
+
   |author  = DeLiXx
   |id      = gbromios.SmolFish
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 14287
+
   |nexus  = 12291
 
   |github  =
 
   |github  =
 +
  |source  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Cherry, ChroniclerCherry
+
   |author  = MercuryVN
   |id      = Cherry.SnackAnything
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 5196
+
   |nexus  = 22766
  |moddrop = 716397
+
   |github  = MercuryVN/OnlyFishConsumeBait
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Only Iridium
   |author  = Darkhax
+
   |author  = xiaoye97
   |id      = darkhax.snailmail
+
   |id      = xiaoye97.OnlyIridium
   |nexus  =
+
   |nexus  = 4471
  |curse  = 307861
+
   |github  =
   |github  = Stardew-Valley-Modding/Snail-Mail
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Open Hearts
   |author  = John Peters
+
   |author  = MedievalAI
   |id      = JohnPeters.SnowCrab
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 11302
+
   |nexus  = 16944
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Orchard - Better Fruit Trees
   |author  = drbirbdev
+
   |author  = Saitoue
   |id      = drbirbdev.SocializingSkill
+
   |id      = Saitoue.Orchard
   |nexus  = 14142
+
   |nexus  = 13867
   |github  = StardewModders/mod-translations
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Ordinary Capsule
   |author  = Cecidelus
+
   |author  = LeFauxMatt
   |id      = Cecidelus.SocialNetwork
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 8255
+
  |curse  = 871831
   |github  =
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Ore Detector
   |author  = aedenthorn, Erinthe
+
   |author  = AvalonMFX
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 7871
+
  |curse  = 1017154
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23312
}}
+
   |github  = 1Avalon/Ore-Detector
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Ore Increaser
   |author  = aedenthorn, Erinthe
+
   |author  = crazywig
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = crazywig.oreincrease
   |nexus  = 13698
+
   |nexus  = 7370
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Ore Increase V3
   |author  = funny-snek
+
   |author  = KKramer85
   |id      = funnysnek.socialtabpatch
+
   |id      = OreIncreaseV3
   |nexus  = 2981
+
  |curse  = 994197
 +
  |moddrop = 1475534
 +
   |nexus  = 19132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Organize Inventory Shortcut
   |author  = PeacefulEnd
+
   |author  = Yyeahdude
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 12311
+
   |nexus  = 4772
   |github  = Floogen/SolidFoundations
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Ornamental
   |author  = PeacefulEnd
+
   |author  = Taskmaster
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = Taskmaster.Ornamental
   |nexus  = 12311
+
   |nexus  = 4981
  |github  = Floogen/SolidFoundations
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sona's Farm
 
  |author  = Kerlin & Sona
 
  |id      = kerlin.sonasfarm
 
  |nexus  = 8545
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Ornithologist's Guild
   |author  = lilico
+
   |author  = Ivy
   |id      = lilico.SonicShoes
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 10226
+
   |nexus  = 14510
   |github  =
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = OST Player
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = ProfeJavix
   |id      = Zeldo.LinkedStorages
+
   |id      = ProfeJavix.OstPlayer
   |nexus  =
+
   |nexus  = 25203
  |curse  = 290653
+
   |github  = ProfeJavix/StardewValleyMods
   |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    = Outfit Disable
   |author  = aRooooooba
+
   |author  = idermailer
   |id      = aRooooooba.SortingChests
+
   |id      = idermailer.OutfitDisable
   |nexus  = 8224
+
   |nexus  = 23346
   |github  = aRooooooba/SortingChests
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Outfit Sets
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 10232
+
   |nexus  = 13888
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = strelkasaur
+
   |author  = Midori Armstrong, azureglasses
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 13099
+
   |nexus  = 1452
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Overworld Chests
  |author  = MindMeltMax
 
  |id      = MindMeltMax.SoundsPatcher
 
  |nexus  = 7465
 
  |moddrop = 1135690
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sound Tweaker
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 14767
+
   |nexus  = 7710
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = OwO Stawdew Vawwey
   |author  = spacechase0
+
   |author  = CrunchyDuck
   |id      = spacechase0.SpaceCore
+
   |id      = CrunchyDuck.OwOMod
  |curse  = 867152
+
   |nexus  = 8923
  |moddrop = 136998
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
   |nexus  = 1348
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = P2P Animal Noise
   |author  = Berisan
+
   |author  = Modotte
   |id      = Berisan.SpawnMonsters
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 3201
+
   |nexus  = 17383
  |github  = Berisan/SpawnMonsters
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn More Rocks
 
  |author  = Mase
 
  |id      = Mase.SpawnMoreRocks
 
  |nexus  = 7423
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Pacifist Valley
   |author  = AcidicNic
+
   |author  = aedenthorn, Erinthe
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 7588
+
   |nexus  = 5464
   |github  = AcidicNic/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |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    = Special Orders Tags Extended
+
   |name    = Pacifist Valley - Continued
   |author  = atravita
+
   |author  = aedenthorn and FlyingTNT
   |id      = atravita.SpecialOrdersExtended
+
   |id      = FlyingTNT.PacifistValley
  |curse  = 870988
+
   |nexus  = 23109
  |moddrop = 1086743
+
   |github  = FlyingTNT/StardewValleyMods
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Painting Display
   |author  = Button, Spiderbuttons
+
   |author  = aedenthorn, Erinthe
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 15882
+
   |nexus  = 10918
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Panning Upgrades
   |author  = Blackclaw
+
   |author  = drbirbdev
   |id      = Blackclaw.SpeedMod
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 5082
+
   |nexus  = 12242
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Panning Upgrades Extra Config
   |author  = Underscore
+
   |author  = trashcan9
   |id      = underscore.speedrun_practie
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 7337
+
   |nexus  = 16234
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = instafluff
+
   |author  = AnotherStardewValleySunday
   |id      = instafluff.spelldewvalley
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 7322
+
   |nexus  = 14638
   |github  = instafluff/SpelldewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = spacechase0
+
   |author  = Paritee
   |id      = spacechase0.Spenny
+
   |id      = Paritee.BetterFarmAnimalVariety
   |curse   = 867742
+
   |nexus   = 3296
   |moddrop = 771624
+
   |github  = paritee/Paritee.StardewValley.Frameworks
   |nexus   = 2755
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Paritee's Treat Your Animals
   |author  = spacechase0
+
   |author  = Paritee
   |id      = spacechase0.SpennyDeluxe
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 14984
+
   |nexus  = 3375
   |github  = spacechase0/StardewValleyMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.2-Strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29316
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Parsnips
   |author  = spacechase0
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = spacechase0.SpennyLite
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 14249
+
   |nexus  = 2166
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = KarratKake
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = KarratKake.SpiceOfLife
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
   |nexus  = 7398
+
   |nexus  = 3524
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Partial Hearts
   |author  = sophie
+
   |author  = aedenthorn, Erinthe
   |id      = sophie.SplashText
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 14416
+
   |nexus  = 11628
   |github  = sophiesalacia/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Particle Effects
   |author  = RomenH
+
   |author  = aedenthorn, Erinthe
   |id      = RomenH.SplitScreenManager
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 12063
+
  |curse  = 868786
   |github  =
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Particle Framework
   |author  = aedenthorn, Erinthe
+
   |author  = Espy
   |id      = aedenthorn.Spoilage
+
   |id      = Espy.ParticleFramework
   |nexus  = 14712
+
   |nexus  = 23544
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Part of the Community
   |author  = Dounat2201, Sasara
+
   |author  = bmarquismarkail, Space Baby
   |id      = Sasara.pumkin
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 4586
+
   |nexus  = 923
   |github  =
+
   |github  = bmarquismarkail/SV_PotC
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Passable Crops
   |author  = Shaklin
+
   |author  = NCarigon
   |id      = shaklin.spouseoutdoorarea
+
   |id      = NCarigon.PassableCrops
   |nexus  = 6747
+
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Passable Descents
   |author  = mistyspring
+
   |author  = Rokugin
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = Rokugin.PassableDescents
  |curse  = 880521
+
   |nexus  = 22592
   |nexus  = 11037
+
   |github  = rokugin/StardewMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Passable Ladders
   |author  = Wata, Watagatapitusberry
+
   |author  = J_Hizzal
   |id      = Spouseroom
+
   |id      = J_Hizzal.PassableLadders
   |nexus  =
+
   |nexus  = 2985
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github  = joelra/SDV-PassableLadders
  |github  =
 
  
   |broke in = SMAPI 2.0
+
   |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    = Spouse Stuff
+
   |name    = Passable Objects
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = punyo, yakminepunyo
   |id      = Sikker.SpouseStuff
+
   |id      = punyo.PassableObjects
   |nexus  = 4651
+
   |nexus  = 2329
   |github  = sikker/SpouseStuff
+
   |github  = pomepome/PassableObjects
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Blaxsmith
+
   |author  = DecidedlyHuman and fellowclown
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 7661
+
   |nexus  = 22600
   |github  = Blaxsmith/SprinklerActivation
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Passive Friendship
   |author  = aedenthorn, Erinthe
+
   |author  = StultusV
   |id      = aedenthorn.SprinklerMod
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 15385
+
   |nexus  = 8732
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
  |author  = OrSpeeder, Mauricio Gomes
+
   |author  = jorgamun
  |id      = SPDSprintAndDash
+
   |id      = jorgamun.PauseInMultiplayer
  |nexus  = 235
+
   |nexus  = 10328
  |github  =
+
   |moddrop = 1068093
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
+
   |github  = jorgamun/PauseInMultiplayer
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprint and Dash Redux
 
   |author  = littleraskol
 
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
 
   |nexus  = 560
 
   |moddrop = 827770
 
  |github  = littleraskol/Sprint-And-Dash-Redux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinting
 
  |author  = Patrick, mistersnuggler
 
  |id      =
 
  |nexus  =
 
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 
   |github  = oliverpl/SprintingMod
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
+
   |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Pause Sync
   |author  = onemix
+
   |author  = Terrorbladed
   |id      = onemix.Sprinting
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 10469
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
+
   |name    = Pause Time in Multiplayer Revived
   |author  = Abs, abslam
+
   |author  = mishmaash
   |id      = abs.SprintNRegen
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 4898
+
   |nexus  = 21327
   |github  =
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Pause While Sitting
   |author  = Jessebot, JessebotX
+
   |author  = heyseth
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = heyseth.sitpause
   |nexus  = 4778
+
   |nexus  = 8295
   |github  = JessebotX/StardewValleyMods
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = PDQ Paths
   |author  = unidarkshin, Devin Lematty
+
   |author  = Jaredlll08
   |id      = DevinLematty.Sprint
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7492
+
   |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Pelican Fiber
   |author  = Yoshify
+
   |author  = jwdred
   |id      =
+
   |id      = jwdred.PelicanFiber
   |nexus  = 2
+
   |nexus  = 631
   |github  =
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.11
   |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.
+
   |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    = SpriteMaster
+
   |name    = Pelican Postal Service
   |author  = Ameise, Ameisen, mkukli
+
   |author  = ElectroCrumpet
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 4922
+
   |nexus  = 2770
   |github  = ameisen/SV-SpriteMaster
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Pelican TTS
   |author  = BleakCodex
+
   |author  = Platonymous
   |id      = BleakCodex.SpritesInDetail
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 14487
+
   |nexus  = 1079
   |github  = BleakCodex/SpritesInDetail
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Pelican xVASynth
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 7683
+
   |nexus  = 10250
   |github  = Wellbott/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = People Seeds
   |author  = punyo, yakminepunyo
+
   |author  = bwdy
   |id      = punyo.StackCheckFix
+
   |id      = bwdy.peopleseeds
   |nexus  = 2433
+
   |nexus  = 3635
   |github  = pomepome/StackCheckFix
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = aedenthorn, Erinthe
+
   |author  = MercuriusXeno
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Mercurius.RegenPercent
   |nexus  = 15468
+
   |nexus  = 20900
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Perfection Tweaker
   |author  = CatCattyCat, Cat
+
   |author  = shekurika
   |id      = cat.stackeverything
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 2053
+
   |nexus  = 8615
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Perfect Trinkets
   |author  = furyx639
+
   |author  = season
   |id      = furyx639.StackQuality
+
   |id      = season.PerfectTrinkets
  |curse  = 871828
+
   |nexus  = 22358
   |nexus  = 13724
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Permanent Cellar
   |author  = Shockah
+
   |author  = CyanFire
   |id      = Shockah.StackSizeChanger
+
   |id      = CF.PermanentCellar
   |nexus  = 11866
+
   |nexus  = 17257
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = pepoluan
+
   |author  = Goldenrevolver
   |id      = pepoluan.StackSplitRedux
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 8967
+
   |nexus  = 8035
  |moddrop = 976551
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = pepoluan/StackSplitRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = tstaples
+
   |author  = Avalon, Avalonii
   |id      = tstaples.StackSplitX
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 798
+
   |nexus  = 1419
   |github  = tstaples/StackSplitX
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Buffs
 +
  |author  = aceynk
 +
  |id      = aceynk.PersistentBuffs
 +
  |nexus  = 25593
 +
  |github  = aceynk/PersistentBuffs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |author  = Xangria
 +
  |id      = Xangria.PersistentGameOptions
 +
  |nexus  = 1778
 +
  |github  =
 +
  |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Grange Display
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersisitentGrangeDisplay
 +
  |nexus  = 7977
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Persistent Mines
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = spacechase0.PersistentMines
   |nexus  = 1787
+
   |nexus  = 14985
   |github  = Ilyaki/StackToNearbyChests
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = Becks723
+
   |author  = Dragoon23
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 13381
+
   |nexus  = 24719
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Persival's Bundle Mod
   |author  = EvilPdor
+
   |author  = Persival
 
   |id      =
 
   |id      =
   |nexus  =
+
   |nexus  = 438
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.1
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Personal Anvil
   |author  = minervamaga
+
   |author  = Strobe
   |id      = minervamaga.StandardizedKrobus
+
   |id      = Strobe.PersonalAnvil
   |nexus  =
+
   |nexus  = 5326
   |moddrop = 716314
+
   |github  = strobel1ght/Personal-Anvil
   |github  = minervamaga/StandardizedKrobus
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Combat Drone Redux
 +
  |author  = Prism 99
 +
  |id      = prism99.cambam.MURDERDRONE.redux
 +
  |nexus  = 18224
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Personal Effects
 
   |author  = bwdy
 
   |author  = bwdy
   |id      = bwdy.starbot
+
   |id      = bwdy.personaleffects
   |nexus  = 4755
+
   |nexus  = 3532
   |github  = bwdymods/SDV-Starbot
+
   |github  = bwdymods/SDV-PersonalEffects
  
   |broke in = Stardew Valley 1.5
+
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Personal Effects Redux
   |author  = Mohammad Shoaib
+
   |author  = ceruleandeep
   |id      = shoaib.stardewaccess
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 16205
+
   |nexus  = 8616
   |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = stardew-access/stardew-access
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Personal Indoor Farm
   |author  = mod.kitchen
+
   |author  = DeLiXx
   |id      = mod.kitchen.stardewandchill
+
   |id      = DLX.PIF
   |nexus  = 12147
+
  |curse  = 990840
 +
   |nexus  = 20537
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = Cherry (for Gervig91), CherryChain
+
   |author  = Alex Noddings
   |id      = Cherry.StardewAquarium
+
   |id      = an.ownscepter
   |nexus  = 6372
+
   |nexus  = 2404
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Personal Traveling Cart
   |author  = Moonwolf, Moonwolf287
+
   |author  = aedenthorn, Erinthe
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 16527
+
   |nexus  = 14087
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Pet Against Crows
   |author  = Kaito Kid
+
   |author  = stardemod
   |id      = KaitoKid.StardewArchipelago
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 16087
+
   |nexus  = 21247
   |github  = agilbert1412/StardewArchipelago
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Pet Bowl Filler
   |author  = Lake1059, 1059Studio
+
   |author  = Invatorzen
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = invatorzen.PBF
   |nexus  = 9293
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Pet Bowl Sprinklers
   |author  = Cylon
+
   |author  = Andrew Young, andyruwruw
   |id      = cylon.stardewbrewery
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 2057
+
   |nexus  = 22546
   |github  = JustCylon/stardew-brewery
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
 
  |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    = Pet Choice Perks
   |author  = Juice805
+
  |author  = skuldomg, Skuld
   |id      = Juice805.StardewConfigMenu
+
  |id      = skuldomg.petChoicePerks
   |nexus  = 1312
+
  |nexus  = 3313
   |github  = StardewConfigFramework/StardewConfigMenu
+
  |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet Enhancement Mod
 +
   |author  = Jfulmer, Consillium
 +
   |id      = JfulmerPetEnhancementMod
 +
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in     = SMAPI 2.0
   |status   = workaround
+
   |status       = workaround
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |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    = Stardew Debt
+
   |name    = Pet Hats
   |author  = Poison
+
   |author  = aedenthorn, Erinthe
   |id      = Poison.StardewTesting
+
   |id      = aedenthorn.PetHats
   |nexus  = 10005
+
   |nexus  = 15301
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Pet Interaction
   |author  = Steven Kraft
+
   |author  = jahangmar
   |id      = StevenKraft.StardewDiscord
+
   |id      = jahangmar.PetInteraction
   |nexus  = 3608
+
   |nexus  = 4232
   |github  = steven-kraft/StardewDiscord
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Pet's Enhanced
   |author  = Lake1059, 1059 Studio
+
   |author  = Sunken_Lace
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 11515
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Pet Spawn Location
   |author  = bcmpinc
+
   |author  = Shaklin
   |id      = bcmpinc.StardewHack
+
   |id      = shaklin.petspawnlocation
   |nexus  = 3213
+
   |nexus  = 5986
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = PHDE Mob Spawner
   |author  = Tyler Gibbs
+
   |author  = zesman
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 12264
+
   |nexus  = 2794
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = PHDE Unlocked Recipes
   |author  = davikr, apdapreturns
+
  |author  = zesman
   |id      = davikr.hypnos
+
  |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 5935
+
  |nexus  = 2798
   |github  = davicr/StardewHypnos
+
  |github  =
   |broken in = Stardew Valley 1.4
+
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Phone Traveling Cart, 猪车电话
 +
   |author  = Becks723
 +
   |id      = Becks723.PhoneTravelingCart
 +
   |nexus  = 12981
 +
   |github  =
 +
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Phone Villagers
   |author  = aedenthorn, Erinthe
+
   |author  = DewMods
   |id      = aedenthorn.StardewImpact
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14365
+
   |nexus  = 2681
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Pick Forge Enchantment
   |author  = Mizzion
+
   |author  = Dragoon23
   |id      = mizzion.stardewlocations
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 1929
+
   |nexus  = 22707
  |moddrop = 661357
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = Angebro
+
   |author  = atravita
   |id      = Angebro.StardewMediaKeys
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 11246
+
  |curse  = 870980
   |github  = AngeloC3/StardewMods
+
   |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    = Stardew Motif
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Vinyks
+
   |author  = KediDili
   |id      = Vinyks.StardewMotif
+
   |id      = KediDili.ThePicrosser
   |nexus  = 14326
+
   |nexus  = 17530
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Pierre Sells Mixed Seeds
   |author  = Tyler Gibbs
+
   |author  = GrimReapers1121
   |id      = tylergibbs2.StardewNametags
+
   |id      = GrimReapers.PSMS
   |nexus  = 12158
+
   |nexus  = 12606
  |github  = tylergibbs2/StardewNametags
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Pierre's Roulette Shop
   |author  = Other Buckets
+
   |author  = Xynerorias
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = xynerorias.pierresroulette
   |nexus  = 3206
+
   |nexus  = 10826
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Piggy Bank Mod
   |author  = monopandora
+
   |author  = MindMeltMax
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 4713
+
   |nexus  = 6934
   |moddrop = 664154
+
   |moddrop = 1135669
   |github  = Sakorona/SDVMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = STardew Overview
 
  |author  = Sto13
 
  |id      = Sto13.STardewOverview
 
  |nexus  = 14564
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = Pipe Irrigation
   |author  = seeinggreen
+
   |author  = aedenthorn, Erinthe
   |id      = seeinggreen.StardewProgress
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 9786
+
   |nexus  = 10205
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Placeable Mine Shafts
  |author  = Prism 99
 
  |id      = prism99.advize.stardewrealty
 
  |nexus  = 10512
 
  |github  = Prism-99/FarmExpansion
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew RPG
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewRPG
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 11132
+
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Place Floor on Tilled Dirt
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = temisthem
   |id      = evfredericksen.StardewSpeak
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 7929
+
   |nexus  = 23493
   |github  = evfredericksen/StardewSpeak
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Placement Plus
   |author  = NeroYuki
+
   |author  = 2Retr0
   |id      = neroyuki.rlvalley
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 14183
+
   |nexus  = 8798
   |github  = NeroYuki/StardewSurvivalProject
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Plan Importer
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Platonymous
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = Platonymous.PlanImporter
   |nexus  = 425
+
   |nexus  = 2071
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Planned Parenthood
   |author  = Cody, Cody Hansen
+
   |author  = aedenthorn, Erinthe
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 16543
+
   |nexus  = 12869
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Plantable Mushroom Trees
   |author  = phroureo
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = phroureo.BarberSV
+
   |id      = f4iTh.PMT
   |nexus  = 9061
+
   |nexus  = 2349
 
   |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    = Stardew Valley ESP, sdv-helper
+
   |name    = Plantable Palm Trees
   |author  = reimu, r2h, tomdc
+
   |author  = MouseyPounds
   |id      = reimu.sdv-helper
+
   |id      = MouseyPounds.PlantablePalmTrees
   |nexus  = 3917
+
   |nexus  = 4096
   |github  = rei2hu/stardewvalley-esp
+
   |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Flashshifter
+
   |author  = aedenthorn, Erinthe
   |id      = FlashShifter.SVECode
+
   |id      = aedenthorn.PlantAll
   |nexus  = 3753
+
   |nexus  = 10482
   |moddrop = 833179
+
   |github  = aedenthorn/StardewValleyMods
   |github  = FlashShifter/StardewValleyExpanded
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Planter Trees
   |author  = Tooshi
+
   |author  = aedenthorn, Erinthe
   |id      = Tooshi.Randomizer
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 5185
+
   |nexus  = 11687
   |curse  = 308003
+
   |github  = aedenthorn/StardewValleyMods
   |github  = cTooshi/stardew-valley-randomizer
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Plant on Grass
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Demiacle
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 13614
+
   |nexus  = 1026
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Platonic Partners and Friendships
   |author  = Prism 99
+
   |author  = Amaranthacyan and ch20youk
   |id      = prism99.stardewweb
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 8715
+
   |nexus  = 8146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Platonic Relationships
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Cherry, CherryChain
   |id      = Omegasis.StardustCore
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 2341
+
   |nexus  = 4668
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = PlatoTK
   |author  = FenrirA
+
   |author  = Platonymous
   |id      = FenrirAsonda.Starksouls
+
   |id      = Platonymous.PlatoTK
   |nexus  = 10915
+
  |curse  = 877225
   |github  = OhWellMikell/Starksouls
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = PlatoUI
   |author  = mmanlapat
+
   |author  = Platonymous
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Platonymous.PlatoUI
   |nexus  = 1138
+
  |moddrop = 1521422
 +
   |nexus  = 19023
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Plato Warp Menu
   |author  = certifiableGrimalkin
+
   |author  = Platonymous
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 15846
+
  |curse  = 877227
   |github  =
+
   |nexus  = 5384
 +
  |moddrop = 793920
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Arrows
 +
  |author  = TheShamanLord
 +
  |id      = TheShamanLord.PlayerArrows
 +
  |nexus  = 19479
 +
  |github  = Jwaad/Stardew_Player_Arrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Player Co-ordinate HUD, Player Position HUD and Logger
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.PlayerCoordinates
 +
  |nexus  = 7969
 +
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Player Income Stats
   |author  = CaptainSully
+
   |author  = ha1fdaew
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 9878
+
   |nexus  = 7373
  |moddrop = 1035412
+
   |github  = ha1fdaew/PlayerIncomeStats
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Player Server Info
   |author  = treyh0
+
   |author  = EuroCent
   |id      = treyh0.StartWithHat
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 2628
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Playground Mod
   |author  = ZackHill
+
   |author  = aedenthorn, Erinthe
   |id      = ZackHill.StashItems
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 9624
+
   |nexus  = 14125
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = lambui
+
   |author  = aedenthorn, Erinthe
   |id      = BlueMod_StashItemsToChest
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  =
+
   |nexus  = 12750
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = aedenthorn/StardewValleyMods
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Please Fix Error
   |author  = Vertighost, Vertigon
+
   |author  = Jessebot
   |id      = Vertigon.StatsAsTokens
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 9659
+
   |nexus  = 6492
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Please Gift Me In Person
   |author  = strato35
+
   |author  = Shockah
   |id      = Strato35.StatsReloader
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 7428
+
   |nexus  = 11217
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Point and Plant
   |author  = spacechase0
+
   |author  = jwdred
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = jwdred.PointAndPlant
   |curse   = 867713
+
   |nexus  = 572
   |nexus   = 7532
+
  |github  = jdusbabek/stardewvalley
   |github = spacechase0/StardewValleyMods
+
 
 +
   |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    = Stay Up
+
   |name    = PokefyMania
   |author  = su226
+
   |author  = Noodles of Cat
   |id      = Su226.StayUp
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 7592
+
   |nexus  = 20161
   |github  = su226/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Krutonium
+
   |author  = The Krominator
   |id      = krutonium.stayuplate
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
   |nexus  = 12578
+
   |nexus  = 12065
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Pollen Sprites
   |author  = Advize and jinxiewinxie
+
   |author  = Esca, Esca-MMC
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = Esca.PollenSprites
   |nexus  = 316
+
   |nexus  = 6149
   |github  = Jinxiewinxie/StardewValleyMods
+
  |moddrop = 790268
 
+
   |github  = Esca-MMC/PollenSprites
   |broke in          = SMAPI 3.0
+
}}
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |name    = Polyamory Sweet → Polyamory Kiss
 +
  |author  = ApryllForever
 +
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
 +
   |nexus  = 20599
 +
  |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Mustafa
+
   |author  = ApryllForever
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 13925
+
   |nexus  = 20599
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = trashcan9
+
   |author  = ApryllForever
   |id      = trashcan9.StorageContainers
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 16071
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Krutonium
+
   |author  = ApryllForever
   |id      = Krutonium.StrongerYou
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 7402
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Darkmushu
+
   |author  = ApryllForever
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 17380
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Polygamy
   |author  = Nishtra
+
   |author  = bwdy
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = bwdy.polygamy
   |nexus  = 691
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = sophie
+
   |author  = Mezrag Yasser, Yasser
   |id      = sophie.SturdySaplings
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14440
+
   |nexus  = 19780
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Pond Painter
   |author  = aedenthorn, Erinthe
+
   |author  = MouseyPounds
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 11719
+
   |nexus  = 4703
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Pong
   |author  = mytigio
+
   |author  = CatCattyCat, Cat
   |id      = mytigio.SubterranianOverhaul
+
   |id      = cat.Pong
   |nexus  = 4149
+
   |nexus  = 1994
   |github  = mytigio/SDVMods
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
 
  |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Pony Weight Loss Program
   |author  = The Sundrop Team
+
   |author  = BadNetCode
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 4014
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = PoohCore
   |author  = spacechase0
+
   |author  = Pooh
   |id      = spacechase0.SuperHopper
+
   |id      = poohnhi.PoohCore
  |curse  = 867698
+
   |nexus  = 22941
   |nexus  = 9418
+
   |github  = poohnhi/PoohCore
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Poop Framework
   |author  = spoocky123
+
   |author  = aedenthorn, Erinthe
   |id      = spoocky123.SuperSleeper
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 10842
+
   |nexus  = 17152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Portable Holes
   |author  = spacechase0 and ParadigmNomad
+
   |author  = LeFauxMatt
   |id      = spacechase0.SurfingFestival
+
   |id      = furyx639.PortableHoles
   |curse  = 867720
+
   |curse  = 871832
   |nexus  = 6688
+
   |nexus  = 13471
   |github  = spacechase0/StardewValleyMods
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Portable TV
   |author  = MiphasGrace
+
   |author  = kdau
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = kdau.PortableTV
   |nexus  = 13126
+
   |nexus  = 5674
 +
  |moddrop = 761325
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Portable Witch Shrines
   |author  = Ophaneom
+
   |author  = chocolatte12
   |id      = Ophaneom.Survivalistic
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 12179
+
   |nexus  = 20141
   |github  = Ophaneom/Survivalistic
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Portal Guns
   |author  = KDERazorback
+
   |author  = TrollTheBotman
   |id      = KDERazorback.SvFishingMod
+
   |id      = JoshJKe.PortalGun
   |nexus  = 6403
+
   |nexus  = 3049
   |github  = KDERazorback/SvFishingMod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Portraiture
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.Swim
+
   |id      = Platonymous.Portraiture
   |nexus  = 6326
+
   |nexus  = 999
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793927
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Portraiture Plus
   |author  = Myzkatonic
+
   |author  = Arborsm
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 7722
+
   |nexus  = 24534
   |github  =
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Positive Predictor
   |author  = John Peters
+
   |author  = season
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = season.PositivePredictor
   |nexus  = 13991
+
   |nexus  = 23132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Postbox Building, PostBox Mod
   |author  = Swizzy Studios
+
   |author  = i-saac-b, isaacb
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 3241
+
   |nexus  = 17614
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Post Wedding Dates
   |author  = Guedez
+
   |author  = Blams
   |id      = tab.autoloot
+
   |id      = blams.PostWeddingDates
   |nexus  = 5115
+
   |nexus  = 10708
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Power Nap
   |author  = Peasly Wellbott
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 7797
+
   |nexus  = 5256
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = PPJA Producer Converter
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Digus
   |id      = TaintedCellar
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 1672
+
   |nexus  = 4972
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = aedenthorn, Erinthe
+
   |author  = ryaon
   |id      = aedenthorn.TakeAll
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 14247
+
   |nexus  = 5125
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Prairie King Made Easy
   |author  = KarratKake
+
   |author  = Mucchan
   |id      = KarratKake.TakeItSlow
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 13432
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |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    = Tap Giant Crops
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = atravita
+
   |author  = Renny
   |id      = atravita.TapGiantCrops
+
   |id      = renny.prairiekingprizes
   |curse   = 870968
+
   |nexus   = 2811
   |moddrop = 1205166
+
   |github  = OfficialRenny/PrairieKingPrizes
  |nexus  = 13052
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Prairie King UI Enhancements
   |author  = aedenthorn, Erinthe
+
   |author  = Incognito357
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 10661
+
   |nexus  = 10769
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Pravoloxinone
   |author  = skunkkky
+
   |author  = TheMightyAmondee
   |id      = skunkkk.TapperReady
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 1219
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
 
  |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    = Precise Furniture
   |author  = pepoluan
+
   |author  = Espy
   |id      = pepoluan.TapperReport
+
   |id      = Espy.PreciseFurniture
   |nexus  = 8700
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Precision Wheel
   |author  = bdawson1993
+
   |author  = DespairScent
   |id      =
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 38
+
   |nexus  = 22222
   |github  =
+
   |github  = DespairScent/PrecisionWheel
 
 
  |status  = workaround
 
  |summary  = Consider using [[#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    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Predictable Retaining Soil
   |author  = TehPers
+
   |author  = Shockah
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 10956
  |moddrop = 1071149
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Predictor
   |author  = TehPers
+
   |author  = JoXW
   |id      = TehPers.FestiveSlimes
+
   |id      = JoXW.Predictor
   |nexus  = 2990
+
   |nexus  = 21332
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |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    = Predict Seed Maker
   |author  = TehPers
+
   |author  = lech43
   |id      = TehPers.FishingOverhaul
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 866
+
   |nexus  = 6395
  |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Preexisting Relationship
   |author  = Stingray
+
   |author  = spacechase0
   |id      = Stingray.TP
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 10190
+
  |curse  = 867710
   |github  = Stingrayss/StardewValley
+
   |nexus  = 7684
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Pregnancy Role
   |author  = Bifibi
+
   |author  = kdau
   |id      = Teleporter
+
   |id      = kdau.PregnancyRole
   |nexus  =
+
   |nexus  = 5762
   |chucklefish = 4374
+
   |moddrop = 768494
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Prepare for New Day
   |author  = Enaium
+
   |author  = igotnousername
   |id      = Enaium.TeleportNpc
+
   |id      = igotnousername.PrepareNewDay
  |curse  = 436803
+
   |nexus  = 7638
  |moddrop = 865554
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Press to Quack
   |author  = ccr
+
   |author  = DraconisLeonidas
   |id      = ccr.TeleportNPCLocation
+
   |id      = DraconisLeonidas.PressToQuack
   |nexus  = 17190
+
   |nexus  = 13583
   |github  = chencrstu/TeleportNPCLocation
+
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Price Drops
   |author  = Enaium
+
   |author  = skuldomg, Skuld
   |id      = Enaium.TeleportPoint
+
   |id      = skuldomg.priceDrops
   |curse   = 436830
+
   |nexus   = 2047
   |moddrop = 864013
+
   |github  = skuldomg/priceDrops
   |nexus   =
+
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |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    = Teleport To Farm
+
   |name    = Price Fluctuation
   |author  = Rafael
+
   |author  = lech43
   |id      = Rafael.TeleportToFarm
+
   |id      = lech43.PriceFluctuation
   |nexus  = 7247
+
   |nexus  = 6396
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Prices
   |author  = HamioDracny
+
   |author  = skiilaa
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = skiilaa.Prices
   |nexus  = 14083
+
   |nexus  = 2255
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Price Tooltips
   |author  = Bpendragon
+
   |author  = Darkhax
   |id      = Bpendragon.BestOfQOS
+
   |id      = darkhax.pricetooltip
   |nexus  = 7985
+
   |nexus  =
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
  |curse  = 299169
 +
   |github  = Stardew-Valley-Modding/PriceTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Prismatic Butterfly Location
   |author  = Neat
+
   |author  = no12nv2
   |id      = neat.newspaper
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 8689
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Prismatic Clothing
   |author  = ItsLittany
+
   |author  = atravita
   |id      = itslittany.RockBreaker
+
   |id      = atravita.PrismaticClothing
   |nexus   = 6376
+
   |curse   = 870969
   |moddrop = 804101
+
   |moddrop = 1205162
   |github  =
+
  |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Prismatic Dinosaur
   |author  = VoidWitchCult
+
   |author  = JollyLlama
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 16326
+
   |nexus  = 25342
   |github  =
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Prismatic Fire
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = aedenthorn.PrismaticFire
  |curse  = 867729
+
   |nexus  = 12931
  |moddrop = 771680
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Prismatic Furniture
   |author  = Purppelle and King Gnomus
+
   |author  = aedenthorn, Erinthe
   |id      = Purppelle.TheGnomiverse
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 13266
+
   |nexus  = 12589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Prismatic Pride
   |author  = blueberry
+
   |author  = kdau
   |id      = blueberry.LoveOfCooking
+
   |id      = kdau.PrismaticPride
   |nexus  = 6830
+
   |nexus  = 9019
   |github  = b-b-blueberry/CooksAssistant
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Prismatic Slime Finder
   |author  = Khloe Leclair
+
   |author  = MrKoatl
   |id      = leclair.thememanager
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 14525
+
   |nexus  = 7866
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Prismatic Statue
   |author  = Pucklynn
+
   |author  = Achtuur
   |id      = shannon.MoonMod
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 2482
+
   |nexus  = 17013
   |github  =
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Prismatic Tools
   |author  = KirbyLink
+
   |author  = stokastic
   |id      = kirbylink.pumpkinking
+
   |id      = stokastic.PrismaticTools
   |nexus  = 3006
+
   |nexus  = 2428
   |github  = KirbyLink/PumpkinKing
+
   |github  = stokastic/PrismaticTools
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
<!--@retest-after Custom Farming Redux
+
  |status  = workaround
  |unofficial version = 1.1.1-unofficial.1-minervamaga
+
  |summary  = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
+
<!--
 +
  |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    = The Queen Of Sauce Reminder
+
   |name    = Prismatic Tools Continued
   |author  = TheShwamp
+
   |author  = iargue
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 5172
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Prismatic Valley Framework
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = JollyLlama
   |id      = Eris.APICut
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 8158
+
   |nexus  = 25287
   |github  =
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Think-n-Talk
+
   |name    = Prize Machine Custom Prizes
   |author  = Prism 99
+
   |author  = Tomokisan
   |id      = prism99.thinkntalk
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 9546
+
   |nexus  = 24982
   |github  = Prism-99/Think-n-Talk
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Producer Framework Mod
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Digus
   |id      = SweetPanda.Organic
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 16648
+
   |nexus  = 4970
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#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    = Producer Framework Mod → PFMAutomate
   |author  = spacechase0
+
   |author  = Digus
   |id      = ThreeHeartDancePartner
+
   |id      = Digus.PFMAutomate
  |curse  = 867388
+
   |nexus  = 5038
  |moddrop = 127278
+
   |github  = Digus/StardewValleyMods
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Production Stats
   |author  = spacechase0
+
   |author  = FlameHorizon
   |id      = spacechase0.ThrowableAxe
+
   |id      = FlameHorizon.ProductionStats
  |curse  = 867726
+
   |nexus  = 21270
  |moddrop = 771683
+
   |github  = FlameHorizon/ProductionStats
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Profession Adjustments
   |author  = justastranger
+
   |author  = Kevin Connors
   |id      = jas.ThunderstormTotem
+
   |id      = KevinConnors.ProfessionAdjustments
   |moddrop = 944622
+
   |nexus  = 2424
   |nexus   =
+
   |github  = kevinforrestconnors/ProfessionAdjustments
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Profiler
   |author  = seitanicbean
+
   |author  = SinZ
   |id      = seitanicbean.tidyfields
+
   |id      = SinZ.Profiler
   |nexus  = 10929
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Profit Calculator
   |author  = trashcan9
+
   |author  = spacechase0
   |id      = trashcan9.TidySocial
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 16233
+
  |curse  = 867736
   |github  =
+
  |moddrop = 771668
 +
   |nexus  = 3378
 +
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Profit Calculator → DGA Support
   |author  = SpicyKai
+
   |author  = 6135
   |id      = SpicyKai.Tileman
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 11945
+
  |moddrop = 1502461
   |github  = spicykai/StardewValley-Mods
+
   |nexus  = 19931
}}
+
   |github  = 6135/StardewValley.ProfitCalculator
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Tile Transparency, Transparent Tiles
+
   |status   = abandoned
   |author  = aedenthorn, Erinthe
+
   |broke in = Stardew Valley 1.6
   |id      = aedenthorn.TileTransparency
 
  |nexus  = 17288
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = hawkfalcon
+
   |author  = 6135
   |id      = hawkfalcon.TillableGround
+
   |id      = 6135.ProfitCalculator
   |nexus  = 2175
+
  |moddrop = 1502461
   |github  = hawkfalcon/Stardew-Mods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Profit Margins
   |author  = bcmpinc
+
   |author  = Cherry, CherryChain
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = Cherry.ProfitMargins
   |nexus  = 2738
+
   |nexus  = 4663
   |github  = bcmpinc/StardewHack
+
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Progressive Access Farm
   |author  = Asconoid
+
   |author  = onjulraz
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 5764
+
   |nexus  = 2923
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = Stardew Valley 1.3.29
  |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    = Project Fluent
   |author  = Jonathan Ginn
+
   |author  = Shockah
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Shockah.ProjectFluent
   |nexus  = 12170
+
   |nexus  = 12638
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Project S
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = NarlanMarlan
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = narlan.projects
   |nexus  = 973
+
   |nexus  = 3785
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Public Access TV
   |author  = JBtheShadow
+
   |author  = kdau
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = kdau.PublicAccessTV
   |nexus  = 7425
+
   |nexus  = 5605
   |github =
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Public Access TV (1.6)
   |author  = trashcan9
+
   |author  = John Peters
   |id      = trashcan9.TimeMaster
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 16192
+
   |nexus  = 22486
   |github  =
+
   |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = DefenTheNation
+
   |author  = TerryDBS
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 2262
+
   |nexus  = 7048
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Puffer Chick - Chickens
   |author  = The Fluffy Robot
+
   |author  = Sonozuki
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 5631
+
   |nexus  = 2997
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Pumpkin Chickens
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Sonozuki
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 1000
+
   |nexus  = 3004
   |moddrop = 664035
+
   |github  =
   |github = JohnsonNicholas/SDVMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Purchasable Galaxy Item
   |author  = cantorsdust and Pathoschild
+
   |author  = SorryLate
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = SorryLate.GalaxyItem
  |nexus  = 169
+
   |nexus  = 5289
  |github  = cantorsdust/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Time Totem
 
  |author  = gmff
 
  |id      = GMFF.TimeTotem
 
  |curse  = 494425
 
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Purchasable Recipes
   |author  = Platonymous
+
   |author  = Paracosm
   |id      = Platonymous.TMXLoader
+
   |id      = Paracosm.PurchasableRecipes
  |curse  = 877235
+
   |nexus  = 1722
  |nexus  = 1820
+
   |github  =
  |moddrop = 771913
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = To-Dew
 
  |author  = Jamie Taylor
 
  |id      = jltaylor-us.ToDew
 
  |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
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.3-unofficial.2-pathoschild
+
   |unofficial version = 1.0.1-unofficial.3.mizzion
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Purist Mod
   |author  = Jolyone, Me
+
   |author  = aedenthorn, Erinthe
   |id      = Me.ToggleMonsters
+
   |id      = aedenthorn.PuristMod
   |nexus  = 11801
+
   |nexus  = 16097
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Pussle
   |author  = furyx639
+
   |author  = Platonymous
   |id      = furyx639.ToolbarIcons
+
   |id      = Platonymous.Pussle
   |curse  = 871834
+
   |moddrop = 1521424
   |nexus  = 11026
+
   |nexus  = 19760
   |github  = LeFauxMatt/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Put Batteries in Fish Tanks
   |author  = danmw3
+
   |author  = BadNetCode
   |id      = danmw3.toolbartooltips
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 4977
+
   |nexus  = 23155
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = PVP Friendly Fire, PVP
   |author  = yuri0r
+
   |author  = DewMods
   |id      = yuri0r.ToolBelt
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 8566
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/yuri0r/toolbelt
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = mralbobo
+
   |author  = spacechase0 and ParadigmNomad
   |id      = mralbobo.ToolCharging
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus   =
+
   |curse   = 867715
   |url    = https://community.playstarbound.com/threads/111988
+
   |nexus  = 7455
   |github  = mralbobo/stardew-tool-charging
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |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-3.142524/page-78#post-3344731
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Select
+
   |name    = PyTK, Platonymous Toolkit
   |author  = CrazyWig
+
   |author  = Platonymous
   |id      = crazywig.toolpowerselect
+
   |id      = Platonymous.Toolkit
   |nexus  = 2553
+
   |nexus  = 1726
   |github  =
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Qi Chests
   |author  = Gilar Fasulaki
+
   |author  = spacechase0
   |id      = GilarF.ToolPowerSetup
+
   |id      = spacechase0.QiChest
   |nexus  = 4517
+
   |nexus  = 15696
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = Use [[#Tool Power Select|Tool Power Select]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Qi Exchanger
 +
   |author = Mizzion
 +
  |id      = mizzion.qiexchanger
 +
  |nexus  = 1930
 +
  |moddrop = 661359
 +
  |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Qi Sprinklers
   |author  = aedenthorn, Erinthe
+
   |author  = UnknownLegacy
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = UnknownLegacy.QiSprinklers
   |curse   = 868687
+
   |nexus   = 7904
   |nexus  = 15216
+
   |github  = UnkLegacy/QiSprinklers
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = Cherry, CherryChain
+
   |author  = Prismuth
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 6576
+
   |nexus  = 1647
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
  
   |broke in           = SMAPI 3.12
+
   |broke in   = Stardew Valley 1.3
   |unofficial version = 1.0.1-unofficial.1-Skalaki
+
   |status    = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
+
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Quality Bait
   |author  = SorryLate
+
   |author  = MindMeltMax
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 5421
+
  |curse  = 1004490
   |github  = sorrylate/Stardew-Valley-Mod
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Quality Fish Ponds
   |author  = Felix-Dev
+
   |author  = ytsc
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 2938
+
   |nexus  = 11021
   |github  = Felix-Dev/StardewMods
+
   |github  = YTSC/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    = Quality Of Combat
   |author  = Wracketeer
+
   |author  = Aile72
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 13423
+
   |nexus  = 23894
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = furyx639
+
   |author  = DaLion
   |id      = furyx639.TooManyAnimals
+
   |id      = DaLion.ImmersiveTweaks
   |curse   = 871833
+
   |nexus   = 11296
   |nexus  = 11033
+
   |github  =
   |github = LeFauxMatt/StardewMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Quality Products
   |author  = Edu Anttunes
+
   |author  = SilentOak
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = SilentOak.QualityProducts
   |nexus  = 6317
+
   |nexus  = 3609
   |github  =
+
   |github  = silentoak/StardewMods
 +
 
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Pathoschild
+
   |author  = SilentOak
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 1401
+
   |nexus  = 3609
   |moddrop = 606639
+
  |github  = silentoak/StardewMods
   |github = Pathoschild/StardewMods
+
 
 +
   |status  = workaround
 +
   |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Quality Scrubber
   |author  = MissCoriel
+
   |author  = Traktori
   |id      = misscoriel.tractorsounds
+
   |id      = Traktori.QualityScrubber
   |nexus  = 5781
+
   |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    = Trading
+
   |name    = Quality Scrubber for Automate
   |author  = MindMeltMax
+
   |author  = Traktori
   |id      = MindMeltMax.Trading
+
   |id      = Traktori.AM.QualityScrubber
  |moddrop = 1214750
+
   |nexus  = 5663
   |nexus  = 13293
+
   |github  = Traktori7/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |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    = Train Station
+
   |name    = Quality Smash
   |author  = Cherry, CherryChain
+
   |author  = barfytheclown
   |id      = Cherry.TrainStation
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 6183
+
   |nexus  = 7907
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Queen of Sauce Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = Speshkitty
   |id      = aedenthorn.TrainTracks
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 10927
+
   |nexus  = 7151
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Questable Tractor
   |author  = Taskmaster
+
   |author  = NermNermNerm
   |id      = Taskmaster.TrainWhistle
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  = 4473
+
   |nexus  = 20703
   |github  =
+
   |github  = NermNermNerm/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Quest Delay
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.QuestDelay
 +
  |nexus  = 1239
 +
  |moddrop = 473938
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Essentials
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestEssentials
 +
  |nexus  = 8827
 +
  |github  = purrplingcat/StardewMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Framework
 +
  |author  = PurrplingCat
 +
  |id      = PurrplingCat.QuestFramework
 +
  |curse  = 577691
 +
  |nexus  = 6414
 +
  |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Trampoline
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 11619
+
  |curse  = 868671
 +
   |nexus  = 16403
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Quest Time Limits - Continued
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn and FlyingTNT
   |id      = Esca.TransparencySettings
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 8891
+
   |nexus  = 22349
  |moddrop = 971985
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Quick Agenda
   |author  = aedenthorn, Erinthe
+
   |author  = BadNetCode
   |id      = aedenthorn.TransparentObjects
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 6412
+
   |nexus  = 22258
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Quick Descend by Using Staircase
   |author  = John Peters
+
   |author  = kun2331
   |id      = JohnPeters.TrashBearAbides
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 11359
+
   |nexus  = 25161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = MattDeDuck, Duckshard
+
   |author  = Vexorth
   |id      = MattDeDuck.TrashBearName
+
   |id      = Vexorth.Warp
   |nexus  = 5252
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Quick Glance
   |author  = aedenthorn, Erinthe
+
   |author  = adverserath
   |id      = aedenthorn.TrashCanReactions
+
   |id      = Adverserath.QuickGlance
   |nexus  = 7643
+
   |nexus  = 12058
   |github  = aedenthorn/StardewValleyMods
+
   |github  = adverserath/QuickGlance
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Quick Load
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 16394
+
   |nexus  = 7756
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Quick Minigame
   |author  = atravita
+
   |author  = Enaium
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = Enaium.QuickMinigame
   |curse  = 870979
+
   |curse  = 438741
   |moddrop = 1128126
+
   |moddrop = 895127
   |nexus  = 11426
+
   |nexus  =
   |github  = atravita-mods/StardewMods
+
   |github  = Enaium-StardewValleyMods/QuickMinigame
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.QuickResponses
 +
  |nexus  = 6548
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses (1.6 Updated)
 +
  |author  = yummypecho - original by aedenthorn
 +
  |id      = yummypecho.QuickResponses
 +
  |nexus  = 21103
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Quick Sell
   |author  = SorryLate, rharyanto
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = SorryLate.TrashRemover
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 5114
+
   |nexus  = 7854
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Quick Shop
   |author  = Jaredlll08
+
   |author  = Enaium
   |id      = BlameJared.TrashTrash
+
   |id      = Enaium.QuickShop
 +
  |curse  = 436793
 +
  |moddrop = 864170
 
   |nexus  =
 
   |nexus  =
   |curse   = 297981
+
   |github  = Enaium-StardewValleyMods/QuickShop
   |github  = jaredlll08/Trash-Trash
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Start
 +
   |author  = WuestMan, redknightofdoom
 +
  |id      = WuestMan.QuickStart
 +
  |nexus  = 2375
 +
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Quick Stash
   |author  = Vrakyas
+
   |author  = ChiroxT
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = treinke.quickstash
   |nexus  = 4031
+
   |nexus  = 20864
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Quick Swap
   |author  = Achtuur8
+
   |author  = Allan Wang
   |id      = Achtuur.StardewTravelSkill
+
   |id      = AllanWang.QuickSwap
   |nexus  = 16820
+
   |nexus  = 13956
   |github  = Achtuur/StardewTravelSkill
+
   |github  = AllanWang/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Quotes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = aedenthorn.Quotes
   |nexus  = 7685
+
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Radial Menu
   |author  = JPAN
+
   |author  = focustense
   |id      = jpan.TreeChanges
+
   |id      = focustense.RadialMenu
   |nexus  = 3964
+
   |nexus  = 25257
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  = focustense/StardewRadialMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Radioactive Geodes
   |author  = NCarigon
+
   |author  = justastranger
   |id      = NCarigon.TreeShakeMod
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 15927
+
  |moddrop = 952722
   |github  = ncarigon/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Radioactive Tools
   |author  = TyoAtrosa
+
   |author  = kakashigr
   |id      = TyoAtrosa.Treeshaker
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 2159
+
   |nexus  = 7630
   |github  = TyoAtrosa/TreeShaker
+
   |github  = kakashigr/stardew-radioactivetools
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Rainbow Cursor
   |author  = bcmpinc
+
   |author  = Jamie Taylor
   |id      = bcmpinc.TreeSpread
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 3183
+
   |nexus  = 15886
   |github  = bcmpinc/StardewHack
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Rainbow Trail
   |author  = YukiShiku, LeonBlade
+
   |author  = aedenthorn, Erinthe
   |id      = TreeTransplant
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 1342
+
   |nexus  = 16914
   |moddrop = 526140
+
   |github  = aedenthorn/StardewValleyMods
  |chucklefish = 5485
+
 
   |github  = LeonBlade/TreeTransplant
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Raincoat When Raining
   |author  = candidus42
+
   |author  = BikiFae, bikinavisho
   |id      = Candidus42.TrendyHaley
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  = 4984
+
   |nexus  = 4659
   |github  = mus-candidus/TrendyHaley
+
   |github  = bikinavisho/RainCoatWhenRaining
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = RainPlus
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Deadlykirpy
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Kirpy.RainPlus
   |nexus  = 8115
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Rain Randomizer
   |author  = lilico/atelier99
+
   |author  = EvilPdor
   |id      = lilico.TrueRandomGeodes
+
   |id      =
   |nexus  = 11371
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Rain Refills Watering Can
   |author  = Krutonium
+
   |author  = StultusV
   |id      = krutonium.turn_to_your_enemies
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 12643
+
   |nexus  = 11554
   |github  =
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Rains Interaction Mod
   |author  = Zyin
+
   |author  = RainKuro
   |id      = Zyin.TVAnnouncements
+
   |id      = RainKuro.RainsInteractionMod
   |nexus  = 3649
+
   |nexus  = 18850
   |github  = Zyin055/TVAnnouncements
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Raised Garden Beds
   |author  = JhonnieRandler & Brukob
+
   |author  = blueberry
   |id      = JhonnieMike.BrasilTV
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 10843
+
   |nexus  = 5305
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = b-b-blueberry/RaisedGardenBeds
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Ranching Tool Upgrades
   |author  = hisameartwork
+
   |author  = drbirbdev
   |id      = HisameArtwork.GardeningChannel
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 5485
+
   |nexus  = 12280
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Random Bundles
   |author  = SorryLate, rharyanto
+
   |author  = balllight
   |id      = SorryLate.TvRecipes
+
   |id      = balllight.RandomBundles
   |nexus  = 5260
+
   |nexus  = 13790
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Random Hair Color
   |author  = AndyUr
+
   |author  = bookworm89723
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = davis.randomhair
   |nexus  = 7589
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Randomized Energy
   |author  = Hexenentendrache
+
   |author  = LakeMonster_, LakeMonster666
  |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = LakeMonster_.RandomizedEnergy
  |nexus  = 17321
+
   |nexus  = 5250
  |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  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Random NPCs, Random Visitors
   |author  = Cdaragorn
+
   |author  = aedenthorn, Erinthe
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 1150
+
   |nexus  = 4911
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = aedenthorn/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |warnings = doesn't work in multiplayer.
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Random Slimes
   |author  = Annosz
+
   |author  = ChrisMzz
   |id      = Annosz.UiInfoSuite2
+
   |id      = ChrisMzz.randomslimes
   |nexus  =
+
   |nexus  = 21320
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = ChrisMzz/StardewValleyMods
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Random Start Day
   |author  = Demiacle
+
   |author  = idermailer
   |id      = Demiacle.UiModSuite
+
   |id      = idermailer.RandomStartDay
   |nexus  = 1023
+
   |nexus  = 13225
   |github  = demiacle/UiModSuite
+
   |github  = idermailer/RandomStartDay
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Random Tastes
   |author  = Pereclaw Team
+
   |author  = skiilaa
   |id      = Pereclaw.ukrutilities
+
   |id      = skiilaa.RandomTastes
   |nexus  = 8427
+
   |nexus  = 2285
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ultimate Gold
 
  |author  = Shadowfoxss
 
  |id      = Shadowfoxss.UltimateGoldStardew
 
  |nexus  = 2833
 
  |github  =
 
  
 
   |broke in = SMAPI 3.0
 
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Range Display, Sprinkler Range
   |author  = MindMeltMax
+
   |author  = CatCattyCat, Cat
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = cat.sprinklerrange
   |nexus  = 7719
+
   |nexus  = 1179
   |moddrop = 1135717
+
   |moddrop = 833536
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |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    = Underdark Sewer
+
   |name    = Ranged Tools
   |author  = Mel Noelle and Kirbylink
+
   |author  = vgperson
   |id      = melnoelle.underdarksewer
+
   |id      = vgperson.RangedTools
   |nexus  = 3070
+
   |nexus  = 6935
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = vgperson/RangedTools
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Range Highlight
   |author  = aedenthorn, Erinthe
+
   |author  = Jamie Taylor
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 6597
+
  |curse  = 997096
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Raven of The Valley
   |author  = spacechase0
+
   |author  = nicks
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = nicks.RavenofTheValley
   |nexus  = 17139
+
   |nexus  = 19856
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Readers Digest
   |author  = Shaklin
+
   |author  = Remy Bach
   |id      = shaklin.uniquechildren
+
   |id      = remybach.readersdigest
   |nexus  = 6278
+
   |nexus  = 3040
   |github  =
+
   |github  = remybach/stardew-valley-readersdigest
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Readers Digest for 1.6
   |author  = Shaklin
+
   |author  = Slash215
   |id      = shaklin.uniquechildrentalk
+
   |id      = Slash215.readersdigest
   |nexus  = 9540
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Real Clock
 +
  |author  = thimadera
 +
  |id      = thimadera.Realclock
 +
  |nexus  = 21726
 +
  |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Fishing
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.RealisticFishing
 +
  |nexus  = 2623
 +
  |github  = kevinforrestconnors/RealisticFishing
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Realistic Random Names
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UniqueValley
+
   |id      = aedenthorn.RealNames
   |nexus  = 13828
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Real Time
   |author  = funny-snek
+
   |author  = Enaium, Lightcolour888
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = Enaium.RealTime
   |nexus  = 2942
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Realtime Framework
   |author  = Armitxes
+
   |author  = drbirbdev
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 2213
+
   |nexus  = 18915
  |curse  = 362847
+
   |github  = drbirbdev/StardewValley
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Realtime Minimap
   |author  = DeLiXx
+
   |author  = spacechase0
   |id      = DLX.Bundles
+
   |id      = spacechase0.RealtimeMinimap
   |nexus   = 17265
+
   |curse   = 867706
   |github  =
+
   |nexus  = 9386
   |source = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
+
   |github = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = Shaklin
+
   |author  = SixthTitan
   |id      = shaklin.unlockdyemenu
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
   |nexus  = 6156
+
   |nexus  = 5773
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Recatch Legendary Fish
   |author  = damien
+
   |author  = cantorsdust and Pathoschild
   |id      = damien.unlocked_doors
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
  |nexus  = 4338
+
   |nexus   = 172
  |github  =
+
   |github = cantorsdust/StardewMods
 
 
  |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    = Recipes In Mail
   |author  = apomorph
+
   |author  = Freaksaus
   |id      = apomorph.updatedInstantEatKey
+
   |id      = freaksaus.recipesinmail
   |nexus  = 15191
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Aladanor
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 10164
+
   |nexus  = 22378
   |github  = shailalias/NoRumbleHorse
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Reciprocate
   |author  = Anthony Hilyard
+
   |author  = YunHikari
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = YunHikari.Reciprocate
   |curse   = 446597
+
  |nexus  = 17714
   |nexus  = 9318
+
  |github  =
   |github  = AHilyard/UpgradeablePan
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recover Stamina
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.RecoverStamina
 +
  |nexus  = 2332
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Recurring Reminders
 +
   |author  = Dem1se
 +
  |id      = Dem1se.RecurringReminders
 +
   |nexus  = 6840
 +
   |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Recyclable Cola
   |author  = Richard Cai
+
   |author  = XxHarvzBackxX
   |id      = richard_cai.UpgradedHorse
+
   |id      = harvz.RecyclableCola
   |nexus  = 5242
+
   |nexus  = 10865
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Redesigned Farmhouse Layout
   |author  = Miihau
+
   |author  = Aimon111 & DaLion
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 17234
+
   |nexus  = 11420
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Redraw Pelican Town Config
   |author  = Cherry, CherryChain
+
   |author  = JefGrizli
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 5253
+
   |nexus  = 15564
  |moddrop = 720987
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Refill Silos
   |author  = punyo, yakminepunyo
+
   |author  = Alpha_Omegasis
   |id      = punyo.UsefulBombs
+
   |id      = Omegasis.RefillSilos
   |nexus  = 2488
+
   |nexus  = 20779
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Right Hand Man
+
   |author  = TfueLovesBanana
   |id      = raik.uselessinfo
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 8634
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Refund Staircases
   |author  = aedenthorn, Erinthe
+
   |author  = Nick Martin
   |id      = aedenthorn.UtilityGrid
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 10197
+
   |nexus  = 19209
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Regeneration
   |author  = Jonqora
+
   |author  = Hammurabi
   |id      = Jonqora.UVIndex
+
   |id      = HammurabiRegeneration
   |nexus  = 6676
+
   |nexus  =
   |github = Jonqora/StardewMods
+
   |chucklefish = 4584
 +
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Regen Mod
   |author  = dantheman999
+
   |author  = Zoryn
   |id      = dantheman999.VariableGrass
+
   |id      = Zoryn.RegenMod
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/107658
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = dantheman999301/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Regular Quality
   |author  = ActionJackson
+
   |author  = desto, JustToDownloadThings
   |id      = ActionJackson.VendingMachine
+
   |id      = desto.RegularQuality
   |nexus  = 7508
+
   |nexus  = 5090
   |github  =
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Rejuvenating Forest
   |author  = bmarquismarkail, Space Baby
+
   |author  = Team Timber
   |id      = SB_VerticalToolMenu
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 943
+
   |nexus  = 10322
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Relationship Bar UI
   |author  = aedenthorn, Erinthe
+
   |author  = SlyMerc
   |id      = aedenthorn.VideoPlayer
+
   |id      = RelationshipBar
   |nexus  = 6524
+
   |nexus  = 1009
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Relationships Enhanced
   |author  = Jboss
+
   |author  = rodrigovaz
   |id      = Jboss.VillagerCompass
+
   |id      = relationshipsenhanced
   |nexus  = 16912
+
   |nexus  =
   |github  = jbossjaslow/Stardew_Mods
+
  |chucklefish = 4435
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Relationship Status
   |author  = shekurika
+
   |author  = Dragonisser
   |id      = shekurika.WaterFish
+
   |id      = relationshipstatus
   |nexus  = 8897
+
   |nexus  = 751
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Relationship Tooltips
   |author  = Platonymous
+
   |author  = M3ales
   |id      = Platonymous.Visualize
+
   |id      = M3ales.RelationshipTooltips
   |curse   = 307573
+
   |nexus   =
   |moddrop = 793933
+
   |curse  = 298040
   |nexus  = 1704
+
   |github  = M3ales/RelationshipTooltips
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Relationship Tracker
   |author  = Renny
+
   |author  = Branic
   |id      = renny.stardewvoideffects
+
   |id      = Branic.RelationshipTracker
   |nexus  = 2703
+
   |nexus  = 2845
   |github  = OfficialRenny/StardewVoidEffects
+
   |github  = Paradox355/SDVMods
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = SMAPI 3.0
   |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
+
   |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    = Wait Around
+
   |name    = Relativity
   |author  = Alhifar
+
   |author  = AdroSlice
   |id      = Alhifar.WaitAround
+
   |id      = AdroSlice.Relativity
   |nexus  =
+
   |nexus  = 13028
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = adroslice/sdv-relativity-mirror
   |github  = Alhifar/WaitAroundSMAPI
 
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = EvilPdor
+
   |author  = The Fluffy Robot
   |id      =
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  =
+
   |nexus  = 19662
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = jamespfluger/Stardew-ModCollection
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = TheOfficialTab
+
   |author  = mouahrara
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 1958
+
   |nexus  = 20606
   |github  = OfficialTab/walk-through-trellis
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Mizzion
+
   |author  = zeldela
   |id      = mizzion.wallpaperrecycler
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 1905
+
   |nexus  = 13554
  |moddrop = 661354
+
   |github  = zeldela/sdv-mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Remember Faced Direction
   |author  = aedenthorn, Erinthe
+
   |author  = Annosz
   |id      = aedenthorn.WallPlanter
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 11339
+
   |nexus  = 6946
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Remember Your Umbrella
   |author  = aedenthorn, Erinthe
+
   |author  = heyseth
   |id      = aedenthorn.WallTelevision
+
   |id      = heyseth.umbrellas
   |nexus  = 11448
+
   |nexus  = 8366
   |github  = aedenthorn/StardewValleyMods
+
   |github  = heyseth/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Reminders
   |author  = Symen
+
   |author  = Surkasu
   |id      = Symen.WarpAnimals
+
   |id      = Surkasu.Reminders
   |nexus  = 1400
+
   |nexus  = 2481
   |github  = simonbru/WarpAnimals
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Remind to Exit
   |author  = SnowFire kVala
+
   |author  = pepoluan
   |id      = SnowFire.Warp_Binder
+
   |id      = pepoluan.RemindToExit
   |nexus  = 6892
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
  |author  = Strato35, Shalankwa
+
   |author  = nein
  |id      = Strato35.WarpMultiplayer
+
   |id      = nein.MixedSeedMod
  |nexus  = 7451
+
   |nexus  = 22311
  |github  = Shalankwa/SDV_Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 
   |author  = Shaklin
 
   |id      = shaklin.warpmultiplayer_locations
 
   |nexus  = 8950
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Remote Fridge Storage
   |author  = tlitookilakin
+
   |author  = EternalSoap, arjan3004
   |id      = tlitookilakin.warpnetwork
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 8567
+
   |nexus  = 2545
   |moddrop = 951720
+
   |github  = SoapStuff/Remote-Fridge-Storage
   |github  = tlitookilakin/WarpNetwork
+
 
 +
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Removable Horse Hats
   |author  = ceruleandeep
+
   |author  = CatCattyCat, Cat
   |id      = ceruleandeep.WarpSnitch
+
   |id      = cat.removablehorsehats
   |nexus  = 9087
+
   |nexus  = 2223
   |github  = ceruleandeep/CeruleanStardewMods
+
   |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    = Warp To Friends
+
   |name    = Remove All Monsters
   |author  = Shalankwa
+
   |author  = David J. Lee, djslzx
   |id      = Shalankwa.WarpToFriends
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 2180
+
   |nexus  = 5727
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 
 
  |status            = workaround
 
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Remove Animal Limitations
   |author  = GrumpyCrouton
+
   |author  = Hobbes
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 10998
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Rename
   |author  = HaulinOats
+
   |author  = Remmie, CoinzReturns
   |id      = HaulinOats.WaterBalloon
+
   |id      = Remmie.Rename
   |nexus  = 14481
+
   |nexus  = 2130
   |github  = HaulinOats/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Rename Reworked
   |author  = BlaDe
+
   |author  = Parabyted
   |id      = BlaDe.WaterBomb
+
   |id      = parabyted.renamerework
   |nexus  = 10267
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Rented Tools
   |author  = andyruwruw
+
   |author  = JarvieK
   |id      = andyruwruw.WaterBot
+
   |id      = JarvieK.RentedTools
   |nexus  = 8167
+
   |nexus  = 1307
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Rented Tools Improved
   |author  = Mizzion
+
   |author  = SolusCleansing
   |id      = mizzion.watercanrefiller
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 3539
+
   |nexus  = 18909
  |moddrop = 661368
+
   |github  = SolusCleansing/RentedToolsImproved
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Reorient After Eating
   |author  = blueberry
+
   |author  = PunningLinguist
   |id      = blueberry.WaterFlow
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 11790
+
   |nexus  = 7585
   |github  = b-b-blueberry/WaterFlow
+
   |github  = amconners/ReorientAfterEating
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Replace Fertilizer
   |author  = Achtuur
+
   |author  = jingshenSN2
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 16903
+
   |nexus  = 24550
   |github  = Achtuur/StardewMods
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Replanter
   |author  = aedenthorn, Erinthe
+
   |author  = jwdred
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = jwdred.Replanter
   |curse   = 868789
+
   |nexus   = 589
   |nexus   = 10947
+
   |github  = jdusbabek/stardewvalley
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |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    = Watering Grants Experience and Crops Can Wither
+
   |name    = ReRegeneration
   |author  = Goldenrevolver
+
   |author  = littleraskol
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 7768
+
   |nexus  = 6837
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Mizzion
+
   |author  = rocslayer, James Overton
   |id      = mizzion.petwaterbowl
+
   |id      = Roc.Reseed
   |nexus  = 2009
+
   |nexus  = 2421
   |moddrop = 661365
+
  |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
  |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
 +
  |name    = Reset Terrain Features
 +
  |author  = mabelSyrup
 +
  |id      = MabelSyrup.ResetTerrainFeatures
 +
  |nexus  = 4715
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = Esca, Esca-MMC
+
   |author  = seqhilla
   |id      = Esca.WaterproofItems
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 6460
+
   |nexus  = 24768
  |moddrop = 807393
+
   |github  =
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Resourceful Friends
   |author  = Digus
+
   |author  = ItsBenter
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 2374
+
   |nexus  = 23227
   |github  = Digus/StardewValleyMods
+
   |github  = itsbenter/ResourcefulFriends
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Resource Storage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 15409
+
   |nexus  = 17951
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Resource Storage - Continued
   |author  = Anthony Hilyard
+
   |author  = aedenthorn and FlyingTNT
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = FlyingTNT.ResourceStorage
  |curse  = 447259
+
   |nexus  = 22539
   |nexus  = 9319
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.WearMoreRings
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 3214
+
   |nexus  = 12029
   |github  = bcmpinc/StardewHack
+
   |github  = spacechase0/StardewValleyMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Restauranteer
   |author  = EvilPdor
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.Restauranteer
   |nexus  =
+
   |nexus  = 14519
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = aedenthorn/StardewValleyMods
   |github  = natfoth/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Climates of Ferngill|Climates of Ferngill]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Retro Active Achievements
   |author  = nrm33n
+
   |author  = iceburg
   |id      = nrm33n.weatherGod
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 15563
+
   |nexus  = 4974
   |github  =
+
   |github  = ManApart/RetroActiveAchievements
 
+
 
   |status  = broken<!-- author uploaded source code instead of the compiled mod -->
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Retroactive Stardew
   |author  = Sakorona
+
   |author  = millerscout
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 2210
+
   |nexus  = 6953
   |moddrop = 664153
+
   |github  = millerscout/StardewMillerMods
   |github  = Sakorona/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = aedenthorn, Erinthe
+
   |author  = Iceburg
   |id      = aedenthorn.WeatherTotems
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 16455
+
   |nexus  = 356
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Reverse Proposal
   |author  = Opalie
+
   |author  = GreenOnion24
   |id      = Opalie.Wedding
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  =
+
   |nexus  = 8526
  |moddrop = 526231
+
   |github  =
   |github  = Opalie/Wedding
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Revive Dead Crops
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.WeddingTweaks
+
   |id      = atravita.ReviveDeadCrops
   |curse  = 868829
+
   |curse  = 870964
   |nexus  = 10117
+
  |moddrop = 1294436
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = treehat
+
   |author  = ribeena
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 8194
+
   |nexus  = 11809
   |github  =
+
   |github  = ribeena/BusLocations
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Ridgeside Village
   |author  = aedenthorn, Erinthe
+
   |author  = Rafseazz
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 13707
+
   |nexus  = 7286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Right Click to Untill Soil
   |author  = Platonymous
+
   |author  = Kumagabear
   |id      = Platonymous.Werewolf
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 15724
+
   |nexus  = 19563
   |github  =
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Ring of Fire
   |author  = PrivateButtface
+
   |author  = Platonymous
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = Platonymous.RingOfFire
   |nexus  = 4430
+
   |nexus  = 1166
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = What Farm Cave, WhatAMush
 
  |author  = Oxyligen
 
  |id      = WhatAMush
 
  |nexus  = 1097
 
  |github  =
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Ring Overhaul
   |author  = Oxyligen
+
   |author  = Goldenrevolver
   |id      = wHatsUp
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 1082
+
   |nexus  = 10669
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Ring Overhaul for Walk of Life
   |author  = Capaldi12
+
   |author  = Jibb
   |id      = Capaldi12.WhereAreThey
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 13208
+
   |nexus  = 12171
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/Capaldi12/wherearethey
+
 
 +
   |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    = Where's My Items?
+
   |name    = Rise And Shine
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Yoshify
   |id      = f4iTh.WheresMyItems
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 2086
+
   |nexus  = 3
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-whisk-update
 +
  |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = ejun0
+
   |author  = idermailer
   |id      = ejun0.WhiteTurnip
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 8568
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Robin Work Hours
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WikiLinks
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 11476
+
   |nexus  = 11244
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Rock Paper Scissors
   |author  = aedenthorn, Erinthe
+
  |author  = Spiderbuttons
   |id      = aedenthorn.Wildflowers
+
  |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 14061
+
  |nexus  = 23875
   |github  = aedenthorn/StardewValleyMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
 +
   |author  = Meara and MikeW
 +
   |id      = Mikew.roostersaddon.smapi
 +
   |nexus  = 22555
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Rope Bridge
   |author  = CatCattyCat
+
   |author  = Teban100
   |id      = cat.windeffects
+
   |id      = RopeBridge
   |nexus  = 6647
+
   |nexus  = 824
  |moddrop = 833564
+
   |github  = StephenKairos/Teban100-StardewMods
   |github  = danvolchek/StardewMods
 
  
   |broke in          = Stardew Valley 1.5
+
   |broke in          = SMAPI 2.6
   |unofficial version = 1.0.3-unofficial.4-brimbane
+
   |unofficial version = 1.0.1-unofficial.5-pathoschild
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Rotate Toolbar
   |author  = thatnzguy
+
   |author  = Pathoschild
   |id      = thatnzguy.WindowResize
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 2266
+
   |nexus  = 1100
   |github  = thatnzguy/WindowResize
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Rummage - The Thievery Mod
   |author  = CatCattyCat, Cat
+
   |author  = ApryllForever
   |id      = cat.wintergrass
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 1601
+
   |nexus  = 12764
  |moddrop = 833542
+
   |github  = ApryllForever/Rummage
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Rune Magic
   |author  = MindMeltMax
+
   |author  = fierro
   |id      = MindMeltMax.WinterPigs
+
   |id      = fierro.rune_magic
   |nexus  = 16879
+
   |nexus  = 15065
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Run Fast, Sprint
   |author  = idermailer
+
   |author  = Krutonium
   |id      = idermailer.WinterRain
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 13767
+
   |nexus  = 12701
   |github  = idermailer/WinterRain
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Running Key
   |author  = drbirbdev
+
   |author  = strato35
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = Strato35.RunningKey
   |nexus  = 14164
+
   |nexus  = 5527
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Running Late
   |author  = aedenthorn, Erinthe
+
   |author  = Coll1234567
   |id      = Aedenthorn.WitcherMod
+
   |id      = Coll1234567.RunningLate
   |nexus  = 5797
+
   |nexus  = 3518
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wizard's Mystical Stationary
+
   |name    = Rush Orders
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 5246
+
  |curse  = 867397
   |github  =
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = ZeroMeters
   |id      = WonderfulFarmLife
+
   |id      = ZeroMeters.SAAT.API
   |nexus  =
+
   |nexus  = 10747
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = Dawilly/SAAT
   |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in          = Stardew Valley 1.1 or 1.11
+
   |broke in          = Stardew Valley 1.6
<!--
+
   |unofficial version = 1.1.3-unofficial.1-p1xel8ted
   |unofficial version = 1.0.1-unofficial.3-pathoschild
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
   |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    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = jahangmar
+
   |author  = ZeroMeters
   |id      = jahangmar.WorkingFireplace
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 3654
+
   |nexus  = 10747
   |github  = jahangmar/StardewValleyMods
+
   |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    = X
+
   |name    = Sable's Labels
   |author  = skiilaa
+
   |author  = SableDnah
   |id      = skiilaa.X
+
   |id      = SableDnah.SablesLabels
   |nexus  = 2286
+
   |nexus  = 24948
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Safe Lightning
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.safelightning
 +
  |nexus  = 2039
 +
  |moddrop = 833550
 +
  |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.3.20
+
   |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    = XP Display
+
   |name    = Safe Lightning Redux, Safe Lightning
 
   |author  = Shockah
 
   |author  = Shockah
   |id      = Shockah.XPDisplay
+
   |id      = Shockah.SafeLightning
   |nexus  = 11089
+
   |nexus  = 11857
 
   |github  = Shockah/Stardew-Valley-Mods
 
   |github  = Shockah/Stardew-Valley-Mods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Safe Lightning Updated
   |author  = nofilenamed
+
   |author  = Rokugin
   |id      = NFN.XPMUL
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 8649
+
   |nexus  = 22783
   |github  = nofilenamed/XPMultiplier
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Safer Bombs
   |author  = nofilenamed
+
   |author  = Dragoon23
   |id      = NFN.XPMULSPA
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 8760
+
   |nexus  = 23559
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Safe Reading
   |author  = vincebel
+
   |author  = LunaticShade
   |id      = vincebel.YearRoundCrops
+
   |id      = LunaticShade.SafeReading
   |nexus  = 8196
+
   |nexus  = 8564
   |github  = vincebel7/YearRoundCrops
+
   |github  = LunaticShade/StardewValley.SafeReading
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = blueberry
   |nexus  = 2731
+
   |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-->
   |author  = bcmpinc
+
   |nexus  = 4154
   |github  = bcmpinc/StardewHack
+
  |github  = b-b-blueberry/SailorStyles
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Saloon Warp Totem
 +
   |author  = Artinity
 +
  |id      = Artinity.SaloonWarpTotem
 +
  |nexus  = 16450
 +
   |github  = Artinity/SaloonWarpTotem
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = SAML
   |author  = XxHarvzBackxX
+
   |author  = MindMeltMax
   |id      = XxHarvzBackxX.YASM
+
   |id      = MindMeltMax.SAML
   |nexus  = 9228
+
   |nexus  = 20250
   |github  =
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Satchels
   |author  = Jaredlll08, YGM Team
+
   |author  = spacechase0
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = spacechase0.Satchels
  |curse  = 308005
+
   |nexus  = 20625
   |nexus  =
+
   |github  = spacechase0/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Sauvignon in Stardew
   |author  = thakyZ
+
   |author  = Jesse, Jdvicks94
   |id      = zdailyincrease
+
   |id      = Jesse.SauvignonInStardew
   |nexus  =
+
   |nexus  = 2597
  |chucklefish = 4247
+
   |github  = JDvickery/Sauvignon-in-Stardew
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Zenchman
+
   |name    = Savage Vincent (NPC Speech Bubbles)
 
   |author  = BlaDe
 
   |author  = BlaDe
   |id      = BlaDe.Zenchman
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 12024
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = PositiveVegan
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = PositiveVegan.ZenMod
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 12899
+
  |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    = Zombie Outbreak
+
   |name    = Save Backup
   |author  = aedenthorn, Erinthe
+
   |author  = SMAPI
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = SMAPI.SaveBackup
   |nexus  = 6743
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Save Game Options
   |author  = thespbgamer
+
   |author  = SorryLate, rharyanto
   |id      = thespbgamer.ZoomLevel
+
   |id      = SorryLate.SaveGameOptions
   |curse   = 714275
+
   |nexus   = 5190
   |nexus   = 7363
+
   |github  =
   |github = thespbgamer/ZoomLevel
+
 
 +
  |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    = Zoom Level Keybinding
+
   |name    = Scale Up
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = Platonymous.ScaleUp
   |nexus  = 1621
+
   |nexus  = 3130
   |github  = GuiNoya/SVMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scarecrow Highlighter
 +
  |author  = WretchedPenguin
 +
  |id      = WretchedPenguin.ScarecrowHighlighter
 +
  |nexus  = 3579
 +
  |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Scaring - Thieving Skill
   |author  = RockinRolla
+
   |author  = moonslime
   |id      = RockinMods.ZoomMod
+
   |id      = moonslime.SpookySkill
   |nexus  = 1326
+
   |nexus  = 23791
   |github  = rockinrolla/ZoomMod
+
   |github  = Annosz/UIInfoSuite2
 
 
  |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    = Schedule Viewer
   |author  = Geko_X
+
   |author  = BinaryLip
   |id      = gekox.zoomyFarmer
+
   |id      = BinaryLip.ScheduleViewer
   |nexus   = 6031
+
   |curse   = 1020728
   |github  =
+
   |nexus  = 19305
   |source = https://gitlab.com/geko_x/stardew-mods
+
   |github = BinaryLip/ScheduleViewer
 
}}
 
}}
{{#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    = Scream
   |author  = Alex Noddings
+
   |author  = Taskmaster
   |id      = an.4leaf
+
   |id      = Taskmaster.Scream
   |nexus  = 2365
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
Line 15,489: Line 18,521:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Screaming For Joy
   |author  = Entoarox
+
   |author  = Danil Harding, Danil_HM
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 2270
+
   |nexus  = 24643
  |chucklefish = 3619
+
   |github  =
   |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    = Screenshot Everywhere
   |author  = Warix3
+
   |author  = Gaiadin
   |id      = warix3.advancingsprinklers
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 2983
+
   |nexus  = 10805
   |github  =
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Scroll To Blank
   |author  = CKextreme
+
   |author  = Caraxian
   |id      = CKextreme.AfkTimer
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 3721
+
   |nexus  = 4144
   |github  =
+
   |chucklefish = 4405
 
+
   |github = Caraxi/StardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Scroll To Zoom
   |author  = skn
+
   |author  = Tomwa
   |id      = skn.AgingMod
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 1129
+
   |nexus  = 2163
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Scrying Orb
   |author  = cantorsdust
+
   |author  = kdau
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = kdau.ScryingOrb
   |nexus  = 170
+
   |nexus  = 5603
   |github = cantorsdust/StardewMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Scythe Harvesting
   |author  = Angela Ranna
+
   |author  = mmanlapat
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 6894
+
   |nexus  = 1106
   |github  = AngelaRanna/StardewMods
+
   |github  =
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |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    = Animal Mood Fix
+
   |name    = SDV Game of Life
   |author  = Grant Peters
+
   |author  = Super Aardvark, ubererdferkel
   |id      = GPeters-AnimalMoodFix
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 761
+
   |nexus  = 5361
   |github  =
+
   |github  = super-aardvark/AardvarkMods-SDV
  |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    = SDV Twitch
   |author  = DaLion
+
   |author  = Dawgeth
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = MTD.SDVTwitch
   |nexus  = 11288
+
   |nexus  = 1760
   |github  = daleao/sdv-mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 3.0
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = SDVWM, The Weather Machine
   |author  = Felix-Dev
+
   |author  = SixthTitan
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 2804
+
   |nexus  = 3203
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Max Vollmer, SVProtector
+
   |author  = FreeTheJunimos
   |id      = maxvollmer.audiodevices
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 2838
+
   |nexus  = 13911
   |github  = maxvollmer/AudioDevices
+
   |github  =
  
   |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    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Jotser
+
   |author  = FreeTheJunimos
   |id      = Jotser.AutoGrabberMod
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 2783
+
   |nexus  = 14296
 
   |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    = Searchable Collections Page
   |author  = Chosimba
+
   |author  = Spiderbuttons
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  = 2307
+
   |nexus  = 25585
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Season Affixes
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Shockah
   |id      = f4iTh.BabyGenderInterface
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 1947
+
   |nexus  = 16297
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Seasonal Farmer
   |author  = KirbyLink
+
   |author  = stardemod
   |id      = kirbylink.beehousefix
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 3013
+
   |nexus  = 24912
   |github  = KirbyLink/BeeHouseFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Be My Valentine
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = Taskmaster
+
   |author  = CyanFire, DustBeauty
   |id      = Taskmaster.BeMyValentine
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 5219
+
   |nexus  = 17386
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Seasonal Immersion
   |author  = RedstoneBoy
+
   |author  = Entoarox
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 2504
+
   |nexus  = 2273
   |github  = RedstoneBoy/BetterCrafting
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
  
 +
  |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |broke in = Stardew Valley 1.4
+
   |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    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Season Switcher
   |author  = Khloe Leclair
+
   |author  = dumbledalton
   |id      = leclair.bcspacecore
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 11115
+
   |nexus  = 10457
  |moddrop = 1115749
+
   |github  =
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Sebastian Frog Tank Switch
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Shaklin
   |id      = f4iTh.BetterTransmutation
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 2120
+
   |nexus  = 8508
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Secretariat (Faster Horse)
   |author  = BunnyJumps
+
   |author  = Janglinator
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = jangles.secretariat
   |nexus  = 2502
+
   |nexus  = 7537
   |github  =
+
   |github  = Janglinator/Secretariat
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 2503
+
  |curse  = 868718
   |github  =
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Secret Note Framework
   |author  = BunnyJumps
+
   |author  = ichortower
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = ichortower.SecretNoteFramework
   |nexus  = 2501
+
   |nexus  = 25055
   |github  =
+
   |github  = ichortower/SecretNoteFramework
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Secret Woods Snorlax
   |author  = BunnyJumps
+
   |author  = ichortower
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 3145
+
   |nexus  = 19112
   |github  =
+
   |github  = ichortower/SecretWoodsSnorlax
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Seed Bag
   |author  = BunnyJumps
+
   |author  = Platonymous
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = Platonymous.SeedBag
   |nexus  = 3143
+
   |nexus  = 1133
   |github  =
+
   |moddrop = 793931
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Seed Catalogue
   |author  = BunnyJumps
+
   |author  = spacechase0
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 2500
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.3.29
+
   |status  = obsolete
   |status   = abandoned
+
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#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    = BJS Thunderstorm
+
   |name    = Seed Info, Seed Information
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 3144
+
   |nexus  = 15754
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Seed Machines
   |author  = WindHero
+
   |author  = Veress
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Veress.SeedMachines
   |nexus  = 2336
+
   |nexus  = 6265
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = mrveress/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Seed Maker - Better Quality More Seeds
   |author  = spacechase0
+
   |author  = vabrell, Victor Abrell
   |id      = spacechase0.Bow
+
   |id      = vabrell.sm_bqms
   |nexus  = 2756
+
   |nexus  = 14236
  |moddrop = 771627
+
   |github  = vabrell/sdw-seed-maker-mod
   |github  = spacechase0/Bow
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
+
   |status       = workaround
 +
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = DiogoAlbano
+
   |author  = mcoocr
   |id      = DiogoAlbano.BNWCore
+
   |id      = mcoocr.smcq
   |nexus  = 15871
+
   |nexus  = 3089
   |github  = DiogoAlbano/StardewValleyMods
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  
   |status = abandoned
+
  |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    = Bwdyworks
+
   |name    = Seed Maker Quality
   |author  = bwdy
+
   |author  = Speshkitty
   |id      = bwdyworks
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 3530
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Seed Maker Tweaks
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 3083
+
   |nexus  = 10681
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Seeds are Rare
   |author  = YukiShiku, LeonBlade
+
   |author  = jahangmar
   |id      = CasksAnywhere
+
   |id      = jahangmar.SeedsAreRare
   |nexus  = 878
+
   |nexus  = 3618
  |chucklefish = 5486
+
   |github  = jahangmar/StardewValleyMods
  |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    = Seed Shortage
   |author  = aclockworkhound
+
   |author  = Xynerorias
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = xynerorias.seedshortage
   |nexus  = 3540
+
   |nexus  = 5614
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = xynerorias/Seed-Shortage
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Seeds Unpacked
   |author  = CJBok
+
   |author  = blueberry
   |id      = CJBAutomation
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 211
+
   |nexus  = 7215
   |github  = CJBok/SDV-Mods
+
   |github  = b-b-blueberry/SeedsUnboxed
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = See Me Rollin'
   |author  = Lysero
+
   |author  = Khloe Leclair
   |id      = Lysero.Clock24
+
   |id      = leclair.seemerollin
   |nexus  = 3718
+
   |nexus  = 10976
   |github  =
+
   |moddrop = 1116122
 
+
   |github = KhloeLeclair/StardewMods
   |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    = Select Tool Power
   |author  = spacechase0
+
   |author  = GrimatGaming
   |id      = spacechase0.Cobalt
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 1723
+
   |nexus  = 21290
   |github  = spacechase0/Cobalt
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Self Serve
   |author  = Igorious
+
   |author  = aedenthorn, Erinthe
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = aedenthorn.SelfServe
   |nexus  =
+
   |nexus  = 11313
  |chucklefish = 3684
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Self Serve for 1.6
   |author  = spacechase0
+
   |author  = NeverToxic
   |id      = spacechase0.ColorfulChests
+
   |id      = NeverToxic.SelfServe
   |nexus  = 1623
+
   |nexus  = 20985
  |moddrop = 279189
+
   |github  = Dunc4nNT/StardewMods
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Self Service
   |author  = punyo, yakminepunyo
+
   |author  = JarvieK
   |id      = punyo.ConcentrationOnFarming
+
  |id      = JarvieK.SelfService
   |nexus  = 1445
+
  |nexus  = 1304
   |github  =
+
  |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Service Shops
 +
  |author  = GuiNoya, Yesst
 +
   |id      = GuiNoya.SelfServiceShop
 +
   |nexus  = 1622
 +
   |github  = GuiNoya/SVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Sell Quality
   |author  = Nishtra
+
   |author  = DonDorscha, jasonmbrady
   |id      = ConfigurableShippingDates
+
   |id      = DonDorscha.SellQuality
   |nexus  = 675
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Send Items Multiplayer
   |author  = Pillow
+
   |author  = hafnerpw
   |id      = Pillow.ConsoleCoordinates
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 8957
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = CatCattyCat, Cat
+
   |author  = Denifia
   |id      = cat.copyinvitecode
+
   |id      = Denifia.SendItems
   |nexus  = 2171
+
   |nexus  = 1087
   |github  = danvolchek/StardewMods
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Separate Greenhouse
   |author  = bcmpinc
+
   |author  = lolmaj
   |id      = bcmpinc.CraftCounter
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 2739
+
   |nexus  = 3965
   |github  = bcmpinc/StardewHack
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Separate Money for Multiplayer
   |author  = lolpcgaming
+
   |author  = funny-snek
   |id      = lolpcgaming.CraftingCounter
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 1585
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Serene Greenhouse
   |author  = trienow
+
   |author  = PeacefulEnd
   |id      = de.trienow.stardew.craftpriority
+
   |id      = PeacefulEnd.SereneGreenhouse
   |nexus   = 4174
+
   |curse   = 870943
   |github  = trienow/Stardew-CraftPriority
+
   |nexus  = 8011
 
+
   |github = Floogen/SereneGreenhouse
   |status = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Serfdom
   |author  = bwdy
+
   |author  = DaLion
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 2115
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
 
 
  |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    = Server Bookmarker
   |author  = BadNetCode
+
   |author  = Ilyaki
   |id      = BadNetCode.CropSafety
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 1233
+
   |nexus  = 2968
  |moddrop = 130160
+
   |github  = Ilyaki/ServerBookmarker
   |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
   |status   = abandoned
+
<!--
 +
   |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    = Current Location
+
   |name    = Server Browser
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Ilyaki
   |id      = CurrentLocation102120161203
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 638
+
   |nexus  = 3227
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Ilyaki/Server-Browser
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |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    = Server Port Changer
   |author  = Omegasis, AlphaOmegasis
+
   |author  = PhantomGamers
   |id      = Omegasis.CustomAssetModifier
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 1836
+
   |nexus  = 2993
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = PhantomGamers/StardewPortChanger
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Set Money
   |author  = furyx639
+
   |author  = j4c0b333
   |id      = furyx639.CustomBundles
+
   |id      = j4c0b333.SetMoney
   |nexus  = 8258
+
   |nexus  = 3889
 +
  |github  =
  
 +
  |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Set Reminders
   |author  = spacechase0
+
   |author  = Aelaan Bluewood
   |id      = spacechase0.CustomCrops
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 1592
+
   |nexus  = 16112
  |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    = Set Unique Game ID
   |author  = Platonymous
+
   |author  = dJomp
   |id      = Platonymous.CustomElementHandler
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 1068
+
   |nexus  = 2042
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |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    = Seven Deadly Sins
   |author  = purrplingcat
+
   |author  = ricehit, Little Dot
   |id      = PurrplingCat.CustomEmotes
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 10861
+
   |nexus  = 15100
   |github  = purrplingcat/CustomEmotes
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Sewer Slimes
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomFarming
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 991
+
   |nexus  = 18195
  |curse  = 307366
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Shadow for Mazes, Maze
   |author  = Platonymous
+
   |author  = Edu Anttunes
   |id      = Platonymous.CFAutomate
+
   |id      = Maze
   |nexus  = 991
+
   |nexus  = 8930
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Automate 1.15
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Shared Exp, Shared Xp
   |author  = spacechase0
+
   |author  = Batzpup
   |id      = spacechase0.CustomFarmTypes
+
   |id      = SharedExp.Batzpup
   |nexus  = 1140
+
   |moddrop = 1269698
   |moddrop = 128708
+
   |nexus  = 14607
   |github  = spacechase0/CustomFarmTypes
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Shared Professions
   |author  = Forkmaster
+
   |author  = virtualbjorn
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 3464
+
   |nexus  = 16628
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shared Recipes
 +
  |author  = jpslatt, jslattery26
 +
  |id      = jslattery26.SharedRecipes
 +
  |nexus  = 22718
 +
  |github  = jslattery26/stardew_mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Share Experience
 +
  |author  = season
 +
  |id      = season.ShareExperience
 +
  |nexus  = 22163
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sharing is Caring
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SharingIsCaring
 +
  |nexus  = 14263
 +
  |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Shed Notifications
   |author  = mytigio
+
   |author  = TheCroak
   |id      = mytigio.customharvestfix
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 4192
+
   |nexus  = 620
   |github  = mytigio/CustomHarvestFix
+
   |github  =
  
  |status  = obsolete
+
   |broke in = SMAPI 2.0
  |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    = Shenandoah Library
   |author  = Speshkitty
+
   |author  = Nishtra
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 5540
+
   |nexus  = 756
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
  
   |status = obsolete
+
   |broke in = Stardew Valley 1.3
   |summary = remove this mod (added in Stardew Valley 1.5).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shift Toolbar When Paused
 +
  |author = Zamiel
 +
   |id      = Zamiel.ShiftToolbarWhenPaused
 +
  |nexus  = 21613
 +
  |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Ship Anything, Ship Everything
   |author  = Satozaki
+
   |author  = Berkay Yigit, berkayylmao
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 3014
+
   |nexus  = 3782
   |github  = AndyCrocker/StardewMods
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Ship Anywhere
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.CustomNPC
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 1607
+
   |nexus  = 1379
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Ship From Inventory
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.CustomShirts
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 2416
+
   |nexus  = 3219
 +
  |moddrop = 793916
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = JPAN
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 1378
+
  |nexus  = 7531
   |github  = janavarro95/Stardew_Valley_Mods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shipment Tracker
 +
  |author  = Iceburg
 +
  |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
 +
   |nexus  = 321
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Shipping Bin Summary
   |author  = aedenthorn, Erinthe
+
   |author  = Futro, Futroo
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = futro.ShippingBinSummary
   |nexus  = 6630
+
   |nexus  = 18992
   |github  = aedenthorn/StardewValleyMods
+
   |github  = futroo/Stardew-Valley-Mods
  
   |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).
+
   |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    = Custom Walls and Floors
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Platonymous
+
   |author  = holythesea
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = holythesea.SortShippingCollection
  |curse  = 307569
+
   |nexus  = 15694
  |moddrop = 793903
+
   |github  = holy-the-sea/SortShippingCollection
   |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    = Shipping Taxes
   |author  = dreamsicl
+
   |author  = NOGAF
   |id      = EventNotifications
+
   |id      = NOGAF.ShippingTaxes
   |nexus  =
+
   |nexus  = 5189
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |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    = Shop Anywhere
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = SorryLate, rharyanto
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 513
+
   |nexus  = 5299
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Shop Expander
   |author  = stokastic
+
   |author  = Entoarox
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 2462
+
   |nexus  = 2278
   |github  = stokastic/CoopGrabber
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |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    = Shoplifter
   |author  = CatCattyCat, Cat
+
   |author  = TheMightyAmondee
   |id      = cat.desertobelisk
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 2021
+
   |nexus  = 8569
  |moddrop = 833549
+
   |github  = TheMightyAmondee/Shoplifter
   |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    = Shopping Cart
   |author  = explosivetortellini
+
   |author  = LeFauxMatt
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = furyx639.ShoppingCart
   |nexus  = 8348
+
  |curse  = 871829
   |github  = explosivetortellini/StardewValleyDRP
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Shopping Show
   |author  = PurrplingCat
+
   |author  = AvalonMFX
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = AvalonMFX.ShoppingShow
   |nexus   = 6537
+
   |curse   = 1016429
   |github  = purrplingcat/DialogueEmotes
+
   |nexus  = 18445
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Shop Tile Framework
   |author  = Bpendragon
+
   |author  = Cherry, CherryChain
   |id      = Bpendragon-DynamicHorses
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 874
+
   |nexus  = 5005
   |github  = Bpendragon/DynamicHorses
+
   |moddrop = 716384
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |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    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = enaium
+
   |author  = moonslime
   |id      = Enaium.EiTK
+
   |id      = moonslime.ShovelToolUpgrades
  |curse  = 365803
+
   |nexus  = 16028
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Showcase
   |author  = aurnj, Roy Li
+
   |author  = Igorious
   |id      = RuyiLi.Emotes
+
   |id      = Igorious.Showcase
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |chucklefish = 4487
   |github  =
+
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Show Catch Quality
   |author  = Oblitus
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = QuicksilverFox.EmptyHands
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 1176
+
   |nexus  = 3326
   |github  = quicksilverfox/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Show Cooking Recipes
   |author  = charliedemilho
+
   |author  = MasterOfMutton
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 10396
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Daily Luck
 +
  |author  = Arphox
 +
  |id      = Arphox.ShowDailyLuck
 +
  |nexus  = 15910
 +
  |github = arphox/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Show Item Quality
   |author  = Hamio, HamioDracny
+
   |author  = Jonqora
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 7511
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
  
   |status = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ShowPlayerBehind
 +
  |curse  = 868887
 +
  |nexus  = 6540
 +
  |github = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Show Predictable RNG Outcomes
   |author  = Navi-chan, ooo0000
+
   |author  = Relance
   |id      = NaviChan.FaeQuest
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 2484
+
   |nexus  = 13186
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Advize
+
   |author  = adverserath
   |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      = Adverserath.ShowXP
   |nexus  = 130
+
   |nexus  = 19501
   |github  = AdvizeGH/FarmExpansion
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Shroom Spotter
   |author  = Platonymous
+
   |author  = TehPers
   |id      = Platonymous.FarmHub
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 2309
+
   |nexus  = 908
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Shroom Spotter Redux
   |author  = BrasileiroTop
+
   |author  = Strobe and TehPers
   |id      = BrasileiroTop.Fundo
+
   |id      = ShroomSpotter
   |nexus  = 5423
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Shut Up
   |author  = tlitookilakin
+
   |author  = Geko_X
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = gekox.shutUp
   |nexus  = 8236
+
   |moddrop = 1530062
   |moddrop = 926207
+
   |nexus  = 7358
   |github  = tlitookilakin/FarmWarpsPatch
+
   |github  =
 
+
   |source = https://gitlab.com/geko_x/stardew-mods
   |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    = Silent Alarm Clock
   |author  = ofmanynames
+
   |author  = Invatorzen
   |id      = InstantGeode
+
   |id      = invatorzen.AC
   |nexus  = 750
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Fast Animations|Fast Animations]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fellowship - Immersive Rings
+
   |name    = Silent Scarecrows
   |author  = DaLion
+
   |author  = climaxius
   |id      = DaLion.ImmersiveRings
+
   |id      = climaxius.silentscarecrows
   |nexus  = 11380
+
   |nexus  = 3258
   |github  = daleao/sdv-mods
+
   |github  = robbiev/SilentScarecrows
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Silo Report
 +
  |author  = bogie5464
 +
  |id      = bogie5464.SiloReport
 +
  |nexus  = 3194
 +
  |github  = bogie5464/SiloReport
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Silo Size
   |author  = MindMeltMax
+
   |author  = pepoluan
   |id      = MindMeltMax.FireCracker
+
   |id      = pepoluan.SiloSize
   |nexus  = 7321
+
   |nexus  = 8819
 +
  |moddrop = 981291
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Simple Crop Label
   |author  = MattDeDuck, Duckshard
+
   |author  = TheMusketeer
   |id      = MattDeDuck.Fischievements
+
   |id      = SimpleCropLabel
   |nexus  = 3658
+
   |nexus  = 314
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = HypherionSA
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = hypherionsa.simplerpc
   |nexus  = 1941
+
  |curse  = 1023556
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Simple HUD
   |author  = bcmpinc
+
   |author  = Enaium
   |id      = bcmpinc.FixScytheExp
+
   |id      = Enaium.SimpleHUD
 +
  |moddrop = 1145228
 
   |nexus  =
 
   |nexus  =
   |github  = bcmpinc/StardewHack
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = randomAnon1234
+
   |author  = skn
   |id      = none<!--no manifest ID-->
+
   |id      = skn.HungerMod
  |nexus  = 591
+
  |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Simple Screenshots, Screenshot
   |author  = FletcherQuest
+
   |author  = aedenthorn, Erinthe
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = aedenthorn.Screenshot
   |nexus  = 9062
+
   |nexus  = 10178
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sound Manager
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = Omegasis.SimpleSoundManager
 +
  |nexus  = 1410
 +
  |github  = janavarro95/Stardew_Valley_Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Simple Sounds
   |author  = Entoarox
+
   |author  = BleakCodex
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 2276
+
   |nexus  = 14540
   |chucklefish = 4324
+
   |github  = BleakCodex/SimpleSounds
   |github  = Entoarox/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simple Sprinkler
 +
  |author  = ADoby, tZed, Tobias Z
 +
  |id      = tZed.SimpleSprinkler
 +
  |nexus  = 76
 +
   |github  = ADoby/SimpleSprinkler
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Simplified Achievements
 +
  |author  = cel10e
 +
  |id      = cel10e.SimplifiedAchievements
 +
  |moddrop = 909416
 +
  |nexus  = 8026
 +
  |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (furniture can be placed anywhere in Stardew Valley 1.5).
 
<!--
 
  |warnings = Many players report a crash when season changes to winter., Broken on Android (needs Entoarox Framework which crashes on startup).
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FuryCore
+
   |name    = Singin' Stone
   |author  = furyx639
+
   |author  = CyTheGuy01
   |id      = furyx639.FuryCore
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 10696
+
   |nexus  = 6463
 +
  |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Advize and Jinxiewinxie
+
   |author  = MindMeltMax
   |id      = Advize.GetDressed
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 331
+
   |nexus  = 6778
   |github  = AdvizeGH/GetDressed
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/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    = Grandfather's Gift
+
   |name    = SinZational Several Spouse Spots
   |author  = ShadowDragon8685
+
   |author  = SinZ
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 985
+
   |nexus  = 20655
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift Remade
+
   |name    = SinZational Shared Spaces
   |author  = pepoluan
+
   |author  = SinZ
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = SinZ.SharedSpaces
   |nexus  = 4151
+
   |nexus  = 20654
  |chucklefish = 5783
+
   |github  = SinZ163/StardewMods
   |github  =
 
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = SinZational Spending Services
   |author  = Taskmaster
+
   |author  = SinZ
   |id      = Taskmaster.Hamlet
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 4601
+
   |nexus  = 20656
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = Sit and Rest
   |author  = StarPeanut, Greger
+
   |author  = Krutonium
   |id      = HappyAnimals
+
   |id      = Krutonium.SitandRest
   |nexus  =
+
   |nexus  = 7403
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = Sit For Stamina
   |author  = ninthworld
+
   |author  = Entoarox
   |id      = NinthWorld.HDSprites
+
   |id      = Entoarox.SitForStamina
   |nexus  = 4024
+
   |nexus  = 7334
   |github  = ninthworld/HDSprites
+
   |github  = Entoarox/StardewMods
 
 
  |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    = Sit n' Relax: Rest Your Butt
   |author  = Oga_The_Real
+
   |author  = MissCoriel
   |id      = Oga_The_Real.Hempire
+
   |id      = misscoriel.sitnrelax
   |nexus  = 14477
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = BrasileiroTop
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = BrasileiroTop.Animacoes
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 5139
+
  |nexus  = 4729
   |github  =
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sixty-Nine Shirt, Sixty-Nine
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SixtyNine
 +
   |nexus  = 6969
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Sizable Fish
   |author  = AustinYQM
+
   |author  = spacechase0
   |id      = AustinYQM.ImprovedMill
+
   |id      = spacechase0.SizableFish
   |nexus  = 1748
+
   |nexus  = 14267
   |github  = AustinYQM/ImprovedMill
+
   |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    = Infinite Inventory
+
   |name    = Skateboard
   |author  = unidarkshin, Devin Lematty
+
   |author  = aedenthorn, Erinthe
   |id      = DevinLematty.InfiniteInventory
+
   |id      = aedenthorn.Skateboard
   |nexus  = 2247
+
   |nexus  = 13096
   |github  = unidarkshin/Stardew-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Skateboard For 1.6
   |author  = BrasileiroTop
+
   |author  = chiccen
   |id      = BrasileiroTop.Interacoes
+
   |id      = chiccen.Skateboard
   |nexus  = 4862
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Skillful Clothes
   |author  = Platonymous
+
   |author  = LunaticShade
   |id      = Platonymous.JunimoFarm
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 984
+
   |nexus  = 8541
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for All SpaceCore Skill Mods
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = CinderGarde.SpaceCoreSkillAdapter
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
 +
  |author  = CinderGarde, Alphablackwolf
 +
  |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 +
  |nexus  = 569
 +
  |github  = Alphablackwolf/SkillPrestige
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = Becks723
+
   |author  = Tondorian
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 6971
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = Skill Prestige for Luck Skill
   |author  = Taskmaster
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Taskmaster.JunkMail
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  = 4452
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Skill Prestige for Magic
   |author  = Shadowfoxss
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 3147
+
   |nexus  = 569
  |curse  = 308891
+
   |github  = Alphablackwolf/SkillPrestige
   |github  =
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Skill Rings
   |author  = Kabigon
+
   |author  = AlphaMeece
   |id      = Kabigon.kisekae
+
   |id      = AlphaMeece.SkillRings
   |nexus   = 2348
+
   |curse   = 991336
   |github  = KabigonFirst/StardewValleyMods
+
   |nexus   = 7515
 
+
   |github =
   |broke in = Stardew Valley 1.3.29
 
   |status  = obsolete
 
  |summary = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = Lavapulse
+
   |author  = Muuaji
   |id      = Lavapulse.LavapulseChickens
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 4821
+
   |nexus  = 25112
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Skill Training
   |author  = Huanir
+
   |author  = spacechase0
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = spacechase0.SkillTraining
   |nexus  = 2653
+
   |nexus  = 14452
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skinny Animals
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.SkinnyAnimals
 +
  |nexus  = 21826
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skin Tone Loader
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.SkinToneLoader
 +
  |nexus  = 22797
 +
  |github  = HeyImAmethyst/SkinToneLoader
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Cutscanes
 +
  |author  = Zexu2K
 +
  |id      = Zexu2K.SkipCutscenesMod
 +
  |nexus  = 25201
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Skip Dialogue
   |author  = Permamiss
+
   |author  = FricativeMelon
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 637
+
   |nexus  = 15311
 +
  |github  = FricativeMelon/SkipDialogue
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skip Fish
 +
  |author  = LucaINC
 +
  |id      = LucaINC.StardewValleyMods.SkipFish
 +
  |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = Skip Fishing Minigame
   |author  = Brandy Lover, WDavi
+
   |author  = DewMods
   |id      = Brandy Lover.LMlog
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 1366
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Makeshift Multiplayer
+
   |name     = Skip Fishing Minigame 2
   |author = spacechase0
+
   |author   = philosquare
   |id     = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id       = philosquare.SkipFishingMinigame2
  |nexus  = 501
+
   |moddrop  = 1530481
   |moddrop = 127274
+
   |nexus    =
  |github = spacechase0/StardewValleyMP
+
   |github   = philosquare/SDVSkipFishingMinigame2
 
+
}}
   |broke in = Stardew Valley 1.3
 
   |status   = obsolete
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Skip Intro
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 1073
+
   |curse   = 1000635
   |moddrop = 127273
+
   |nexus   = 533
   |github  = spacechase0/MapImageExporter
+
   |moddrop = 606601
 
+
   |github = Pathoschild/StardewMods
   |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    = Message Box API, ChatMod
+
   |name    = Skip Start
   |author  = Kithio
+
   |author  = DeadRobotDev
   |id      = Kithio:ChatMod
+
   |id      = DeadRobotDev.SkipStart
   |nexus  =
+
   |nexus  = 11885
  |chucklefish = 4296
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Skip Text
   |author  = Nishtra
+
   |author  = CrunchyDuck
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 770
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Skull Cavern Drill
   |author  = Taskmaster
+
   |author  = S1mmyy
   |id      = Taskmaster.MonthlyMail
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 4523
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Skull Cavern Drill Redux
   |author  = vaindil
+
   |author  = NetworkOverflow
   |id      = vaindil.MoodFix
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 1809
+
   |nexus  = 16533
   |github  = vaindil/sdv-moodfix
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |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    = Skull Cavern Elevator
   |author  = YonKuma, kumarei
+
   |author  = Bifibi, Lestoph
   |id      = YonKuma.MoodGuard
+
   |id      = SkullCavernElevator
   |nexus  = 1597
+
   |nexus  = 963
   |github  = YonKuma/MoodGuard
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Skull Cavern Toggle
   |author  = Platonymous
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Platonymous.MoreMapLayers
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 1134
+
   |nexus  = 7908
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Skull Cave Saver
   |author  = BrasileiroTop
+
   |author  = cantorsdust
   |id      = BrasileiroTop.CanaisTv
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 5126
+
   |nexus  = 175
   |github  =
+
   |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    = Motorcycle Mod, Moto Mod
+
   |name    = Sleeping Stamina Config
   |author  = Akane
+
   |author  = ilMioPuntatore
   |id      = Akane.MotoMod
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 10553
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Sleep In Wedding
   |author  = ylsama
+
   |author  = atravita
   |id      = ylsama.MoveThoughObject
+
   |id      = atravita.SleepInWedding
   |nexus   = 2680
+
   |curse  = 870963
   |github  =
+
   |moddrop = 1294437
   |source = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
+
   |nexus  = 15006
 +
   |github = atravita-mods/StardewMods
  
  |dev note = source in separate Git branch
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
   |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    = Sleepless Fisherman
   |author  = SgtPickles, GameMX
+
   |author  = Annosz
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 2256
+
   |nexus  = 5915
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
 
  |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    = Sleepless in Stardew
   |author  = FerMod
+
   |author  = instafluff
   |id      = FerMod.MultiplayerEmotes
+
   |id      = instafluff.sleeplessinstardew
   |nexus  = 2347
+
   |nexus  = 5445
   |github  = FerMod/StardewMods
+
   |github  = instafluff/SleeplessInStardew
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Sleepovers
   |author  = Unremarkable, animavoro
+
   |author  = bwdy
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = bwdy.sleepovers
   |nexus  = 2135
+
   |nexus  = 3531
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  = bwdymods/SDV-Sleepovers
 
+
}}
   |broke in = Stardew Valley 1.3.11
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
  |name    = Sleep Warning
   |summary = remove this mod (bug was fixed in Stardew Valley 1.3.17).
+
   |author  = GlimmerDev
 +
  |id      = glimmerDev.SleepWarning
 +
   |nexus   = 21128
 +
   |github = GlimmerDev/StardewValleyMod_SleepWarning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = Sleep Wherever
   |author  = Prince-Leto
+
   |author  = Vexorth
   |id      = princeleto.multiplayershaftfix
+
   |id      = Vexorth.SleepWherever
   |nexus  = 2922
+
   |nexus  = 16674
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Sleep Worker
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.MultipleSpouses
+
   |id      = Platonymous.SleepWorker
   |nexus   = 6227
+
   |curse   = 877233
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793835
 
+
   |nexus  = 2062
   |status  = abandoned
+
   |github  = Platonymous/Stardew-Valley-Mods
   |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    = Sleepy Eye
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = spacechase0
   |id      = Omegasis.MuseumRearranger
+
   |id      = spacechase0.SleepyEye
   |nexus  = 428
+
  |curse  = 867761
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/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    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = kulcris
+
   |author  = fernass354
   |id      = kulcris.NoCheatShortcuts
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 2310
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Slime Hutch Water Spots
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.NoDebugMode
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 593
+
   |nexus  = 13778
   |github  = Pathoschild/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Pets
+
   |name    = Slime Minerals
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = ChrisMzz
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 506
+
   |nexus  = 20930
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = ChrisMzz/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = KirbyLink
+
   |author  = Tofu, SadDodo
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 2947
+
   |nexus  = 2743
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Slime Produce
   |author  = jwdred
+
   |author  = exotico
   |id      =
+
   |id      = exotico.SlimeProduce
   |nexus  = 694
+
   |nexus  = 7634
   |github  =
+
   |github  = andraemon/SlimeProduce
  
   |status  = obsolete
+
   |broke in          = Stardew Valley 1.6
   |summary  = Similar console commands [https://stardewvalleywiki.com/Modding:Console_commands#Dialogue seem to exist in the game]
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |broke in = SMAPI 2.0
+
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Slime Spawner
   |author  = Taskmaster
+
   |author  = aurnj, Roy Li
   |id      = Taskmaster.Ornamental
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 4981
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = Alex Noddings
+
   |author  = Speshkitty
   |id      = an.ownscepter
+
   |id      = speshkitty.slimewaterer
   |nexus  = 2404
+
   |nexus  = 7141
   |github  =
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |status  = abandoned
+
  |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    = PHDE Mob Spawner
+
   |name    = Slim Hutch
   |author  = zesman
+
   |author  = Peasly Wellbott
   |id      = MobSpawner.pseudohub.de
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 2794
+
   |nexus  = 7424
   |github  =
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Slingshot Rebalance
   |author  = zesman
+
   |author  = Redwood, Towering Redwood
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 2798
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Slots Cheats
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Fischkop2
   |id      = f4iTh.PMT
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 2349
+
   |nexus  = 22574
 
   |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    = Slower Fence Decay
   |author  = bwdy
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = bwdy.polygamy
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |nexus  = 3542
+
   |nexus  = 252
   |github = bwdymods/SDV-Polygamy
+
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Smack Dat Scarecrow
   |author  = ryaon
+
   |author  = LeFauxMatt
   |id      = Ryaon.FectorChallenge
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 5125
+
  |curse  = 871830
   |github  =
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Small Beach Farm
   |author  = Kevin Connors
+
   |author  = Pathoschild
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   = 2424
+
   |curse   = 1000624
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |nexus  = 3750
 
+
   |moddrop = 606555
   |broke in = Stardew Valley 1.3.29
+
   |github  = Pathoschild/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = Satozaki
+
   |author  = Peasly Wellbott
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = Wellbott.FishWell
   |nexus  = 2997
+
   |nexus  = 7651
   |github  =
+
   |github  = Wellbott/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#The Return of Smaller Fish Ponds|The Return of Smaller Fish Ponds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Small Tree Texture
   |author  = Satozaki
+
   |author  = season
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = season.SmallTreeTexture
   |nexus  = 3004
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Smart Building
   |author  = DaLion
+
   |author  = DecidedlyHuman
   |id      = DaLion.ImmersiveTweaks
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 11296
+
   |nexus  = 11158
   |github  = daleao/sdv-mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Smart Cursor
   |author  = PurrplingCat
+
   |author  = DecidedlyHuman
   |id      = PurrplingCat.QuestEssentials
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 8827
+
   |nexus  = 13268
   |github  = purrplingcat/StardewMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Smart Cursor
   |author  = CatCattyCat, Cat
+
   |author  = stokastic
   |id      = cat.removablehorsehats
+
   |id      = stokastic.SmartCursor
   |nexus  = 2223
+
   |nexus  = 2458
   |github  = danvolchek/StardewMods
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = obsolete
+
   |unofficial version = 1.1.1-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-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Smarter Carpenters
   |author  = Platonymous
+
   |author  = TheWarpriest
   |id      = Platonymous.RingOfFire
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 1166
+
   |nexus  = 25417
   |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    = SmartMod
   |author  = Pathoschild
+
   |author  = KuroBear
   |id      = Pathoschild.RotateToolbar
+
   |id      = KuroBear.SmartMod
   |nexus  = 1100
+
   |nexus  =
   |github  = Pathoschild/StardewMods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.2
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Smol Fish
   |author  = Platonymous
+
   |author  = gbromios
   |id      = Platonymous.ScaleUp
+
   |id      = gbromios.SmolFish
   |nexus  = 3130
+
   |nexus  = 14287
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Snack Anything
   |author  = Taskmaster
+
   |author  = Cherry, ChroniclerCherry
   |id      = Taskmaster.Scream
+
   |id      = Cherry.SnackAnything
   |nexus  = 4588
+
   |nexus  = 5196
   |github  =
+
   |moddrop = 716397
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Snail Mail
   |author  = Entoarox
+
   |author  = Darkhax
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = darkhax.snailmail
   |nexus  = 2273
+
   |nexus  =
   |chucklefish = 4262
+
   |curse  = 307861
   |github  = Entoarox/StardewMods
+
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Snow Crab
   |author  = spacechase0
+
   |author  = John Peters
   |id      = spacechase0.SeedCatalogue
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 1640
+
   |nexus  = 11302
   |moddrop = 281292
+
   |github  =
   |github = spacechase0/SeedCatalogue
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |status  = obsolete
+
  |name    = Socializing Skill
   |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
+
   |author = drbirbdev
 +
  |id      = drbirbdev.SocializingSkill
 +
   |nexus  = 14142
 +
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Social Network
   |author  = funny-snek
+
   |author  = Cecidelus
   |id      = funnysnek.SeparateMoney
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 3086
+
   |nexus  = 8255
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Social Page Order Button
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveTaxes
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 12547
+
   |nexus  = 7871
   |github  = daleao/sdv-mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Social Page Order Menu
   |author  = j4c0b333
+
   |author  = aedenthorn, Erinthe
   |id      = j4c0b333.SetMoney
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 3889
+
   |nexus  = 13698
   |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 [[#Social Page Order Redux|Social Page Order Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Social Page Order Redux
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.SocialPageOrderRedux
 +
  |nexus  = 23374
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = dJomp
+
   |author  = funny-snek
   |id      = dJomp.SetUniqueGameID
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 2042
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Solar Eclipse Event
   |author  = spacechase0
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = spacechase0.ShipAnywhere
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 1379
+
   |nexus  = 897
  |moddrop = 183277
+
   |github  = JohnsonNicholas/SDVMods
   |github  = spacechase0/ShipAnywhere
 
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Solid Foundations
   |author  = NOGAF
+
   |author  = PeacefulEnd
   |id      = NOGAF.ShippingTaxes
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus   = 5189
+
   |curse   = 870929
   |github  =
+
   |nexus   = 12311
 
+
   |github  = Floogen/SolidFoundations
   |broke in = Stardew Valley 1.5
+
}}
   |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Solid Foundations → Automate Integration
   |author  = TehPers
+
   |author  = PeacefulEnd
   |id      = TehPers.ShroomSpotter
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 908
+
   |nexus  = 12311
  |moddrop = 125766
+
   |github  = Floogen/SolidFoundations
   |github  = TehPers/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Solid Foundations 2.0.2?
  |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    = Sona's Farm
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Kerlin & Sona
   |id      = Omegasis.SimpleSoundManager
+
   |id      = kerlin.sonasfarm
   |nexus  = 1410
+
   |nexus  = 8545
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Sonic Shoes
   |author  = CyTheGuy01
+
   |author  = lilico
   |id      = CyTheGuy01.TestMod
+
   |id      = lilico.SonicShoes
   |nexus  = 6463
+
   |nexus  = 10226
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Sorted Storages
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = BrasileiroTop.Sentar
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 4729
+
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Sorting Chests
   |author  = cantorsdust
+
   |author  = aRooooooba
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = aRooooooba.SortingChests
   |nexus  = 175
+
   |nexus  = 8224
   |github  = cantorsdust/StardewMods
+
   |github  = aRooooooba/SortingChests
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Sound Effect Replacement
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.slimewaterer
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 7141
+
   |nexus  = 10232
   |github  = Speshkitty/SlimeWaterFiller
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Sound Loop Mod
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = strelkasaur
   |id      = KoihimeNakamura.SolarEclipseEvent
+
  |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 897
+
  |nexus  = 13099
   |github  = JohnsonNicholas/SDVMods
+
  |github  =
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Sounds Patcher
   |summary = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
+
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.SoundsPatcher
 +
  |nexus  = 7465
 +
  |moddrop = 1135690
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sound Tweaker
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SoundTweaker
 +
  |nexus  = 14767
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SpaceCore
 +
  |author  = spacechase0
 +
   |id      = spacechase0.SpaceCore
 +
  |curse  = 867152
 +
  |moddrop = 136998
 +
   |nexus  = 1348
 +
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Monsters
 +
  |author  = Berisan
 +
   |id      = Berisan.SpawnMonsters
 +
   |nexus   = 3201
 +
   |github = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
  |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,225: Line 20,195:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Spawn Supply Crates on Beach
   |author  = Platonymous
+
   |author  = onlythechosen
   |id      = Platonymous.Speedster
+
   |id      = otc.supplycratesonbeach
   |nexus  = 1102
+
   |nexus  = 20828
   |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    = Speaking Valley
   |author  = Platonymous
+
   |author  = Dualityofsoul
   |id      = Platonymous.SplitMoney
+
   |id      = Dualityofsoul.SpeakingValley
   |nexus  = 2303
+
   |nexus  = 25024
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Ilyaki
+
   |author  = AcidicNic
   |id      = Ilyaki.SplitScreen
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 2139
+
   |nexus  = 7588
   |github  = Ilyaki/SplitScreen
+
   |github  = AcidicNic/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Special Orders Tags Extended
   |author  = Platonymous
+
   |author  = atravita
   |id      = Platonymous.Sprinkles
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  =
+
  |curse  = 870988
   |chucklefish = 4592
+
  |moddrop = 1086743
 +
  |nexus  = 9855
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Orders Tweaks
 +
  |author  = nnn
 +
  |id      = nnn.Special_Orders_Tweaks
 +
  |nexus  = 22719
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Special Power Utilities
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.SpecialPowerUtilities
 +
   |nexus  = 22300
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Specify Gift Taste Portraits
 +
  |author  = Button, Spiderbuttons
 +
   |id      = Button.SpecifyGiftTastePortraits
 +
  |nexus  = 15882
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Spectator Mode
 +
   |author = weizinai
 +
  |id      = weizinai.SpectatorMode
 +
  |nexus  = 25339
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Speed Boots
   |author  = TehPers
+
   |author  = season
   |id      = SCCL
+
   |id      = season.SpeedBoots
   |nexus  = 889
+
   |nexus  = 22958
   |github  = TehPers/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Speed Mod
   |author  = spacechase0
+
   |author  = Blackclaw
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 1298
+
   |nexus  = 5082
   |github  = spacechase0/StardewEditor
+
   |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Speedrun Practice Mod
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Underscore
   |id      = KoihimeNakamura.summitreborn
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  = 2073
+
   |nexus  = 7337
   |github  = JohnsonNicholas/SDVMods
+
   |github  = Underscore76/SDVPracticeMod
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Speedster
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SwimSuit
+
   |id      = Platonymous.Speedster
   |nexus  = 1215
+
   |nexus  = 1102
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Spelldew Valley
   |author  = zazizu
+
   |author  = instafluff
   |id      = zazizu.TheChestDimension
+
   |id      = instafluff.spelldewvalley
   |nexus  = 4013
+
   |nexus  = 7322
   |github  = cilekli-link/SDVMods
+
   |github  = instafluff/SpelldewValley
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Spenny
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.TheLongNight
+
   |id      = spacechase0.Spenny
   |nexus   = 1369
+
   |curse   = 867742
   |github  = Pathoschild/StardewMods
+
   |moddrop = 771624
 
+
   |nexus   = 2755
   |broke in = Stardew Valley 1.3.20
+
   |github = spacechase0/StardewValleyMods
  |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    = Spenny Deluxe
   |author  = CKextreme
+
   |author  = spacechase0
   |id      = CKextreme.TimeNotifier
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 3706
+
   |nexus  = 14984
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Spenny Lite
   |author  = Sakorona
+
   |author  = spacechase0
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = spacechase0.SpennyLite
   |nexus  = 1000
+
   |nexus  = 14249
   |github  = Sakorona/SDVMods
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Spice of Life
   |author  = Cile_ed
+
   |author  = KarratKake
   |id      = Cile_ed.TimeTravel
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 4068
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Splash Text
   |author  = spacechase0
+
   |author  = sophiesalacia
   |id      = spacechase0.ToolGeodes
+
   |id      = sophie.SplashText
   |nexus  = 3090
+
   |nexus  = 14416
  |moddrop = 771642
+
   |github  = sophiesalacia/StardewMods
   |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    = Split Money
   |author  = DaLion
+
   |author  = Platonymous
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = Platonymous.SplitMoney
   |nexus  = 7965
+
   |nexus  = 2303
   |github  = daleao/sdv-mods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultiplayer
+
   |name    = Split Screen
   |author  = Platonymous
+
   |author  = Ilyaki
   |id      = Platonymous.Ultiplayer
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 2134
+
   |nexus  = 2139
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Ilyaki/SplitScreen
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
   |status  = abandoned
+
   |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Splitscreen Improved
   |author  = Chirase
+
   |author  = gaussfire
   |id      = Tommy.GiftAllWeek
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 6850
+
   |nexus  = 24507
 +
  |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen Manager
 +
  |author  = RomenH
 +
  |id      = RomenH.SplitScreenManager
 +
  |nexus  = 12063
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Split Screen Regions
   |author  = Chirase
+
   |author  = Espy
   |id      = Tommy.GiftEveryDay
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 6850
+
   |nexus  = 23669
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spoilage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Spoilage
 +
  |nexus  = 14712
 +
  |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = DeLiXx
+
   |author  = Dounat2201, Sasara
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Sasara.pumkin
   |nexus  = 15132
+
   |nexus  = 4586
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = Spouse Outdoor Area
   |author  = DaLion
+
   |author  = Shaklin
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 8111
+
   |nexus  = 6747
   |github  = daleao/sdv-mods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = enaium
+
   |author  = mistyspring
   |id      = Enaium.Walkshop
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
  |curse  = 365806
+
   |nexus  = 11037
   |nexus  =
+
   |github  = misty-spring/StardewMods
   |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Spouse's Room Mod
   |author  = Travoos
+
   |author  = Wata, Watagatapitusberry
   |id      =
+
   |id      = Spouseroom
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4211
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Spouse Stuff
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = cybercheese.WarpChests
+
  |id      = Sikker.SpouseStuff
   |nexus  = 6402
+
  |nexus  = 4651
 +
  |github  = sikker/SpouseStuff
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Springmyst
 +
  |author  = DaLion
 +
   |id      = DaLion.Enchantments
 +
   |nexus  = 24832
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Sprinkler Activation
   |author  = Sakorona (ItsBenter)
+
   |author  = Blaxsmith
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 6715
+
   |nexus  = 7661
   |github  = Sakorona/SDVMods
+
   |github  = Blaxsmith/SprinklerActivation
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Sprinkler Attachments
 +
  |author  = mushymato
 +
   |id      = mushymato.SprinklerAttachments
 +
   |nexus   = 25326
 +
  |github  = Mushymato/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Sprinkler Mod
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.WeaponReskinner
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 5095
+
   |nexus  = 15385
  |moddrop = 771681
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/WeaponReskinner
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
+
   |summary  = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Sprinkles
   |author  = Persival
+
   |author  = Platonymous
   |id      = none <!-- no ID in manifest -->
+
   |id      = Platonymous.Sprinkles
   |nexus  = 450
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = Entoarox
+
   |author  = OrSpeeder, Mauricio Gomes
  |id      = Entoarox.XnbLoader
+
   |id      = SPDSprintAndDash
  |nexus  = 2275
+
   |nexus  = 235
  |chucklefish = 4506
 
  |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|footer}}
 
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
 
{{#invoke:SMAPI compatibility|header}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = 2CUTE FarmCave
 
  |author  = taintedwheat
 
   |id      = taintedwheat.2CuteFarmCave
 
   |nexus  = 843
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
  |content pack for  = Content Patcher
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in           = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Sprint and Dash Redux
   |author  = DevilBro/Ursii98
+
   |author  = littleraskol
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 2578
+
   |nexus  = 560
   |github  =
+
   |moddrop = 827770
   |content pack for = Content Patcher
+
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Green Pastures Farm
+
   |name    = Sprinting
   |author  = Bugbuddy
+
   |author  = onemix
   |id      = bugbuddy.GreenPasturesFarm
+
   |id      = onemix.Sprinting
   |nexus  = 2326
+
   |nexus  = 10469
   |github  =
+
   |github  = thiagomasson/Sprinting
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Sprinting
   |broke in          = Stardew Valley 1.3.36
+
  |author  = Patrick, mistersnuggler
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |id      =
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |nexus  =
}}
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
{{#invoke:SMAPI compatibility|entry
+
  |github  = oliverpl/SprintingMod
   |name    = Immersive Farm 2
+
 
   |author  = Zander
+
  |broke in = Stardew Valley 1.2
   |id      = zander.immersivefarm2
+
  |status  = workaround
   |nexus  = 1531
+
  |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.
   |github  =
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |content pack for = Content Patcher
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 
+
   |author  = Abs, abslam
  |broke in = Stardew Valley 1.3.36
+
   |id      = abs.SprintNRegen
  |status  = workaround
+
   |nexus  = 4898
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |github  =
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.6
   |name    = Overgrown Fairy Buildings
+
}}
   |author  = Ali Read/naeldeus
+
{{#invoke:SMAPI compatibility|entry
   |id      = naeldeus.OvergrownFairyBuildings
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |nexus  = 4564
+
   |author  = Jessebot, JessebotX
   |github  =
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
 
+
   |nexus  = 4778
  |content pack for = Content Patcher
+
   |github  = JessebotX/StardewValleyMods
 
+
}}
   |broke in          = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
  |name    = Sprint (unidarkshin)
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
  |author  = unidarkshin, Devin Lematty
}}
+
   |id      = DevinLematty.Sprint
{{#invoke:SMAPI compatibility|entry
+
   |nexus  = 7492
   |name    = Remove That Damn Rock
+
   |github  =
   |author  = Plutey/Androxilogin
+
}}
   |id      = Androxilogin.RemoveThatDamnRock
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 384
+
   |name    = Sprint (Yoshify)
   |github  =
+
   |author  = Yoshify
 
+
   |id      =
  |content pack for = Content Patcher
+
   |nexus  = 2
 
+
   |github  =
   |broke in           = Stardew Valley 1.2
+
 
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |broke in = SMAPI 0.39.1
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |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|footer}}
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
===XNB mods===
+
  |name    = SpriteMaster
See [[Modding:Using XNB mods]].
+
  |author  = Ameise, Ameisen, mkukli
 
+
  |id      = DigitalCarbide.SpriteMaster
==Mod data overrides==
+
  |nexus  = 4922
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
+
  |github  = ameisen/SV-SpriteMaster
 
+
 
{{#invoke:SMAPI compatibility overrides|header}}
+
  |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name          = Adjust Artisan Prices
+
{{#invoke:SMAPI compatibility|entry
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |name    = Sprites in Detail
   |update keys    =
+
  |author  = BleakCodex
   |local version  =
+
  |id      = BleakCodex.SpritesInDetail
   |remote version = 0.01 → 0.0.1
+
  |nexus  = 14487
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |github  = BleakCodex/SpritesInDetail
}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name          = Almighty Farming Tool
+
  |name    = Stabbing Sword Special
   |id            = 439
+
  |author  = Peasly Wellbott
   |update keys    =
+
  |id      = Wellbott.StabbingSwordSpecial
   |local version  =
+
  |nexus  = 7683
   |remote version = 1.21 → 1.2.1
+
  |github  = Wellbott/StardewValleyMods
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
 
}}
+
  |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility overrides|entry
+
}}
   |name          = Auto Water
+
{{#invoke:SMAPI compatibility|entry
   |id            = pickle.autowater
+
  |name    = Stack Check Fix
   |update keys    = Nexus:5463 → Nexus:1666
+
  |author  = punyo, yakminepunyo
   |local version  =
+
  |id      = punyo.StackCheckFix
   |remote version =
+
  |nexus  = 2433
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
+
  |github  = pomepome/StackCheckFix
}}
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stacked Item Icons
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StackedItemIcons
 +
  |curse  = 868678
 +
  |nexus  = 15468
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.stackeverything
 +
  |nexus  = 2053
 +
  |moddrop = 833551
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Quality
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.StackQuality
 +
  |curse  = 871828
 +
  |nexus  = 13724
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Size Changer
 +
  |author  = Shockah
 +
  |id      = Shockah.StackSizeChanger
 +
  |nexus  = 11866
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Split Redux
 +
  |author  = pepoluan
 +
  |id      = pepoluan.StackSplitRedux
 +
  |nexus  = 8967
 +
  |moddrop = 976551
 +
  |github  = pepoluan/StackSplitRedux
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = StackSplitX
 +
  |author  = tstaples
 +
  |id      = tstaples.StackSplitX
 +
  |nexus  = 798
 +
  |github  = tstaples/StackSplitX
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack to Nearby Chests
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.StackToNearbyChests
 +
  |nexus  = 1787
 +
  |github  = Ilyaki/StackToNearbyChests
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
 +
  |author  = Becks723
 +
  |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
 +
  |nexus  = 13381
 +
  |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
 +
  |status  = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standardized Krobus
 +
  |author  = minervamaga
 +
  |id      = minervamaga.StandardizedKrobus
 +
  |nexus  =
 +
  |moddrop = 716314
 +
  |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
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Access
 +
  |author  = Mohammad Shoaib
 +
  |id      = shoaib.stardewaccess
 +
  |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew and Chill
 +
  |author  = mod.kitchen
 +
  |id      = mod.kitchen.stardewandchill
 +
  |nexus  = 12147
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Aquarium Code
 +
  |author  = Gervig91
 +
  |id      = Cherry.StardewAquarium
 +
  |nexus  = 6372
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
 +
  |author  = Moonwolf, Moonwolf287
 +
  |id      = Moonwolf.StardewAquariumInformant
 +
  |nexus  = 16527
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Stardew Aquarium-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Archipelago
 +
  |author  = Kaito Kid
 +
  |id      = KaitoKid.StardewArchipelago
 +
  |nexus  = 16087
 +
  |github  = agilbert1412/StardewArchipelago
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Auto GC
 +
  |author  = Lake1059, 1059Studio
 +
  |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
 +
  |nexus  = 9293
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Brewery
 +
  |author  = Cylon
 +
  |id      = cylon.stardewbrewery
 +
  |nexus  = 2057
 +
  |github  = JustCylon/stardew-brewery
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Config Menu
 +
  |author  = Juice805
 +
  |id      = Juice805.StardewConfigMenu
 +
  |nexus  = 1312
 +
  |github  = StardewConfigFramework/StardewConfigMenu
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Content Compatibility Layer (SCCL)
 +
  |author  = TehPers
 +
  |id      = SCCL
 +
  |nexus  = 889
 +
  |github  = TehPers/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Debt
 +
  |author  = Poison
 +
  |id      = Poison.StardewTesting
 +
  |nexus  = 10005
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Discord
 +
  |author  = Steven Kraft
 +
  |id      = StevenKraft.StardewDiscord
 +
  |nexus  = 3608
 +
  |github  = steven-kraft/StardewDiscord
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruid
 +
  |nexus  = 18465
 +
  |github  = Neosinf/StardewDruid
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Druid Lite
 +
  |author  = Neosinf
 +
  |id      = neosinf.StardewDruidLite
 +
  |nexus  = 19308
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Editor
 +
  |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 FPS (Animation Frame Speed)
 +
  |author  = 1059 Studio, Lake1059
 +
  |id      = Lake1059.StardewFPS
 +
  |nexus  = 20801
 +
  |github  = Lake1059/StardewFPS
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Get Achievement Now
 +
  |author  = Lake1059, 1059 Studio
 +
  |id      = Lake1059.StardewGetAchievementNow
 +
  |nexus  = 11515
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hack
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.StardewHack
 +
  |nexus  = 3213
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hitboxes
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewHitboxes
 +
  |nexus  = 12264
 +
  |github  = tylergibbs2/StardewHitboxes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
 +
  |author  = davikr, apdapreturns
 +
  |id      = davikr.hypnos
 +
  |nexus  = 5935
 +
  |github  = davicr/StardewHypnos
 +
  |broken in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Impact, Stardew Impact - Play as NPCs
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewImpact
 +
  |nexus  = 14365
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Locations
 +
  |author  = Mizzion
 +
  |id      = mizzion.stardewlocations
 +
  |nexus  = 1929
 +
  |moddrop = 661357
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Media Keys
 +
  |author  = Angebro
 +
  |id      = Angebro.StardewMediaKeys
 +
  |nexus  = 11246
 +
  |github  = AngeloC3/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Multiplayer Server
 +
  |author  = funny-snek & Zuberii & moy, Moy
 +
  |id      = moy.Always_On_Server
 +
  |nexus  = 20659
 +
  |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Nametags
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.StardewNametags
 +
  |nexus  = 12158
 +
  |github  = tylergibbs2/StardewNametags
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew News Feed
 +
  |author  = Other Buckets
 +
  |id      = OtherBuckets.StardewNewsFeed
 +
  |nexus  = 3206
 +
  |github  = Mikesnorth/StardewNewsFeed
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Notifications
 +
  |author  = monopandora (maintained by Sakorona)
 +
  |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
 +
  |moddrop = 664154
 +
  |nexus  = 4713
 +
  |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |name    = Stardew Realty Framework
 +
  |author  = Prism 99
 +
  |id      = prism99.advize.stardewrealty
 +
  |nexus  = 10512
 +
  |github  = Prism-99/FarmExpansion
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPC - Discord Rich Presence
 +
  |author  = ElocinDev
 +
  |id      = elocindev.stardewrpc
 +
  |curse  = 1009887
 +
  |nexus  =
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew RPG
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StardewRPG
 +
  |nexus  = 11132
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Speak
 +
  |author  = evfredericksen, Evan Fredericksen
 +
  |id      = evfredericksen.StardewSpeak
 +
  |nexus  = 7929
 +
  |github  = evfredericksen/StardewSpeak
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Survival Project
 +
  |author  = NeroYuki
 +
  |id      = neroyuki.rlvalley
 +
  |nexus  = 14183
 +
  |github  = NeroYuki/StardewSurvivalProject
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Symphony Remastered, Stardew Symphony
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
 +
  |nexus  = 425
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#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    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
 +
  |author  = Alvadea & Jaksha & Theoddon
 +
  |id      = Theoddon.SVBOBundlesLoader
 +
  |nexus  = 13426
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Barber, Stardew Barber
 +
  |author  = phroureo
 +
  |id      = phroureo.BarberSV
 +
  |nexus  = 9061
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley ESP, sdv-helper
 +
  |author  = reimu, r2h, tomdc
 +
  |id      = reimu.sdv-helper
 +
  |nexus  = 3917
 +
  |github  = rei2hu/stardewvalley-esp
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Expanded
 +
  |author  = Flashshifter
 +
  |id      = FlashShifter.SVECode
 +
  |nexus  = 3753
 +
  |moddrop = 833179
 +
  |github  = FlashShifter/StardewValleyExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Randomizer
 +
  |author  = Tooshi
 +
  |id      = Tooshi.Randomizer
 +
  |nexus  = 5185
 +
  |curse  = 308003
 +
  |github  = cTooshi/stardew-valley-randomizer
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
 +
  |author  = Tyler Gibbs and TheHaboo
 +
  |id      = tylergibbs2.StardewRoguelike
 +
  |nexus  = 13614
 +
  |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
 +
  |author  = evskii
 +
  |id      = evskii.StardewTimelapse
 +
  |nexus  = 19806
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Voices
 +
  |author  = Shannon Hobby
 +
  |id      = shobby.StardewVoices
 +
  |curse  = 1010539
 +
  |nexus  = 22550
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Web
 +
  |author  = Prism 99
 +
  |id      = prism99.stardewweb
 +
  |nexus  = 8715
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew Web API
 +
  |author  = zunderscore
 +
  |id      = zunderscore.StardewWebApi
 +
  |nexus  = 22540
 +
  |github  = zunderscore/StardewWebApi
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardust Core
 +
  |author  = Omegasis, Alpha_Omegasis
 +
  |id      = Omegasis.StardustCore
 +
  |nexus  = 2341
 +
  |github  =  janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starksouls
 +
  |author  = FenrirA
 +
  |id      = FenrirAsonda.Starksouls
 +
  |nexus  = 10915
 +
  |github  = OhWellMikell/Starksouls
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start in Ginger Island
 +
  |author  = mistyspring
 +
  |id      = mistyspring.GingerIslandStart
 +
  |nexus  = 20401
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Starting Money
 +
  |author  = mmanlapat
 +
  |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
 +
  |nexus  = 1138
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Startup Volume Config
 +
  |author  = certifiableGrimalkin
 +
  |id      = certifiableGrimalkin.StartupVolumeConfig
 +
  |nexus  = 15846
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Greenhouse
 +
  |author  = CaptainSully
 +
  |id      = CaptainSully.StartWithGreenhouse
 +
  |nexus  = 9878
 +
  |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items
 +
  |author  = ZackHill
 +
  |id      = ZackHill.StashItems
 +
  |nexus  = 9624
 +
  |github  = zack-hill/stardew-valley-stash-items
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stash Items to Chest
 +
  |author  = lambui
 +
  |id      = BlueMod_StashItemsToChest
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
  |github  = lambui/StardewValleyMod_StashItemsToChest
 +
 
 +
  |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
 +
  |name    = Static Inventory
 +
  |author  = Dinotopea
 +
  |id      = Dinotopea.StaticInventory
 +
  |nexus  = 20093
 +
  |github  = nrobinson12/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Static Tool Power
 +
  |author  = Omek97
 +
  |id      = omek97.static_toolpower
 +
  |nexus  = 21281
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats as Tokens
 +
  |author  = sophiesalacia
 +
  |id      = Vertigon.StatsAsTokens
 +
  |nexus  = 9659
 +
  |github  = dtomlinson-ga/StatsAsTokens
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stats Passive Regeneration, Stats Reloader
 +
  |author  = strato35
 +
  |id      = Strato35.StatsReloader
 +
  |nexus  = 7428
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue of Generosity
 +
  |author  = spacechase0
 +
  |id      = spacechase0.StatueOfGenerosity
 +
  |curse  = 867713
 +
  |nexus  = 7532
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 17642
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Statue Shorts Redux
 +
  |author  = Nom0ri
 +
  |id      = aedenthorn.StatueShorts
 +
  |nexus  = 22135
 +
  |github  = Nom0ri/StatueShortsRedux
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Status Announcements
 +
  |author  = Aile72
 +
  |id      = Aile72.StatusAnnouncements
 +
  |nexus  = 24937
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up
 +
  |author  = su226
 +
  |id      = Su226.StayUp
 +
  |nexus  = 7592
 +
  |github  = su226/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Late
 +
  |author  = Krutonium
 +
  |id      = krutonium.stayuplate
 +
  |nexus  = 12578
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stay Up Plus
 +
  |author  = neur0tox1n, neur0tox1n_
 +
  |id      = neur0tox1n_.StayUpPlus
 +
  |nexus  = 21469
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SteamDew
 +
  |author  = Mewsubi
 +
  |id      = Mewsubi.SteamDew
 +
  |nexus  = 19396
 +
  |github  = myuusubi/SteamDew
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stendew Valley
 +
  |author  = Haunted Pineapple
 +
  |id      = HauntedPineapple.StendewValley
 +
  |nexus  = 19483
 +
  |github  = HauntedPineapple/Stendew-Valley
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stone Bridge Over Pond, Pond With Bridge
 +
  |author  = Advize and jinxiewinxie
 +
  |id      = jinxiewinxie.StoneBridgeOverPond
 +
  |nexus  = 316
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-tks4fish
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Flower Harvests
 +
  |author  = BlobLeader
 +
  |id      = BlobLeader.StopFlowerHarvests
 +
  |nexus  = 24559
 +
  |github  = seichen/Stardew-Stop-Flower-Harvests
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
 +
  |author  = Mustafa
 +
  |id      = Mustafa.StopSoundsWhenAltTabbed
 +
  |nexus  = 13925
 +
  |github  = mustafa-git/StopSoundsWhenAltTabbed
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Storage Containers
 +
  |author  = trashcan9
 +
  |id      = trashcan9.StorageContainers
 +
  |nexus  = 16071
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stronger You
 +
  |author  = Krutonium
 +
  |id      = Krutonium.StrongerYou
 +
  |nexus  = 7402
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stuck at Level 1 but Overpower Drop Rates
 +
  |author  = Darkmushu
 +
  |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
 +
  |nexus  = 17380
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stumps to Hardwood Stumps
 +
  |author  = Nishtra
 +
  |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
 +
  |nexus  = 691
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
 +
  |author  = sophiesalacia
 +
  |id      = sophie.SturdySaplings
 +
  |nexus  = 14440
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Submerged Crab Pots
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SubmergedCrabPots
 +
  |nexus  = 11719
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Subterranian Overhaul, Dwarvish
 +
  |author  = mytigio
 +
  |id      = mytigio.SubterranianOverhaul
 +
  |nexus  = 4149
 +
  |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Summit Reborn
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.summitreborn
 +
  |nexus  = 2073
 +
  |github  = JohnsonNicholas/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sundrop City
 +
  |author  = The Sundrop Team
 +
  |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
 +
  |nexus  = 4014
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Hopper
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SuperHopper
 +
  |curse  = 867698
 +
  |nexus  = 9418
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Super Sleeper
 +
  |author  = spoocky123
 +
  |id      = spoocky123.SuperSleeper
 +
  |nexus  = 10842
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surfing Festival
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.SurfingFestival
 +
  |curse  = 867720
 +
  |nexus  = 6688
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Surprise Pregnancy, SurpriseBaby1
 +
  |author  = MiphasGrace
 +
  |id      = MiphasGrace.SurpriseBaby1
 +
  |nexus  = 13126
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Survivalistic
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.Survivalistic
 +
  |nexus  = 12179
 +
  |github  = Ophaneom/Survivalistic
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Fishing Mod
 +
  |author  = KDERazorback
 +
  |id      = KDERazorback.SvFishingMod
 +
  |nexus  = 6403
 +
  |github  = KDERazorback/SvFishingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = SV Notepad
 +
  |author  = HereBeCush
 +
  |id      = herebecush.SVNotepad
 +
  |nexus  = 21473
 +
  |github  =
 +
  |source  = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swap Rings
 +
  |author  = Zamiel
 +
  |id      = Zamiel.SwapRings
 +
  |nexus  = 21205
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Swim
 +
  |curse  = 868896
 +
  |nexus  = 6326
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Swim - Continued|Swim - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim (Almost) Anywhere, Swim Suit
 +
  |author  = Platonymous
 +
  |id      = Platonymous.SwimSuit
 +
  |nexus  = 1215
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swim - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.Swim
 +
  |nexus  = 23169
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swimsuits Anywhere
 +
  |author  = Myzkatonic
 +
  |id      = Myzkatonic.SwimsuitsAnywhere
 +
  |nexus  = 7722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swiss Army Knife
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SwissArmyKnife
 +
  |nexus  = 13991
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Swizzy Meads
 +
  |author  = Swizzy Studios
 +
  |id      = SwizzyStudios.SwizzyMeads
 +
  |nexus  = 3241
 +
  |github  = SwizzyStudios/SV-SwizzyMeads
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tab Autoloot
 +
  |author  = Guedez
 +
  |id      = tab.autoloot
 +
  |nexus  = 5115
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tailor Weapon Skins
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.TailorWeaponSkins
 +
  |nexus  = 7797
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tainted Cellar, Underground House Cellar
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = TaintedCellar
 +
  |nexus  = 1672
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take a Break
 +
  |author  = Krutonium
 +
  |id      = krutonium.TakeABreak
 +
  |nexus  = 12549
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take All
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TakeAll
 +
  |nexus  = 14247
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Take It Slow
 +
  |author  = KarratKake
 +
  |id      = KarratKake.TakeItSlow
 +
  |nexus  = 13432
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Talk to Inworld's AI Villagers, Inworld
 +
  |author  = Inworld AI, PogDerson
 +
  |id      = PogDerson.Inworld
 +
  |nexus  = 16816
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tap Giant Crops
 +
  |author  = atravita
 +
  |id      = atravita.TapGiantCrops
 +
  |curse  = 870968
 +
  |moddrop = 1205166
 +
  |nexus  = 13052
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tappable Palm Trees
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TappablePalmTrees
 +
  |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    = 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  =
 +
}}
 +
{{#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, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
 +
  |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
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Time Reminder
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.TimeReminder
 +
  |nexus  = 1000
 +
  |moddrop = 664035
 +
  |github  = JohnsonNicholas/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = TimeSpeed
 +
  |author  = cantorsdust and Pathoschild
 +
  |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
 +
  |nexus  = 169
 +
  |github  = cantorsdust/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 +
  |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
 +
  |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    = 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
 +
  |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
 +
  |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
 +
  |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
 +
  |nexus  = 6412
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#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
 +
  |nexus  = 7643
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Trash Cans On Horse
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TrashCansOnHorse
 +
  |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
 +
  |nexus  = 7685
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.3.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Changes
 +
  |author  = JPAN
 +
  |id      = jpan.TreeChanges
 +
  |nexus  = 3964
 +
  |github  = JPANv2/Stardew-Valley-Tree-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shake Mod
 +
  |author  = NCarigon
 +
  |id      = NCarigon.TreeShakeMod
 +
  |nexus  = 15927
 +
  |github  = ncarigon/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tree Shaker
 +
  |author  = TyoAtrosa
 +
  |id      = TyoAtrosa.Treeshaker
 +
  |nexus  = 2159
 +
  |github  = TyoAtrosa/TreeShaker
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 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 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    = 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
 +
  |nexus  = 6597
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Underground Secrets Redux
 +
  |author  = aedenthorn and Prism 99
 +
  |id      = prism99.aedenthorn.UndergroundSecrets
 +
  |nexus  = 21475
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unhinged Mayo Jar
 +
  |author  = spacechase0
 +
  |id      = spacechase0.UnhingedMayoJar
 +
  |nexus  = 17139
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildren
 +
  |nexus  = 6278
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Children Talk
 +
  |author  = Shaklin
 +
  |id      = shaklin.uniquechildrentalk
 +
  |nexus  = 9540
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unique Valley
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UniqueValley
 +
  |nexus  = 13828
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Cats and Dogs
 +
  |author  = funny-snek
 +
  |id      = funnysnek.UnlimitedCatsandDogs
 +
  |nexus  = 2942
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Community Center
 +
  |author  = TIplurka
 +
  |id      = tiplurka.UnlimitedCommunityCenter
 +
  |nexus  = 23897
 +
  |github  = perkmi/Always-On-Server-for-Multiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift All Week)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftAllWeek
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Gift (Gift Every Day)
 +
  |author  = Chirase
 +
  |id      = Tommy.GiftEveryDay
 +
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded 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
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |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    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 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
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 +
   |update keys    = Nexus:5463 → Nexus:1666
 +
   |local version  =
 +
   |remote version =
 +
   |reason        = manifest has wrong update key<!--last checked: 1.2.1-->
 +
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
 
   |name          = Better Shipping Box
 
   |name          = Better Shipping Box
Line 17,667: Line 24,406:
 
   |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 17,700: Line 24,438:
 
   |remote version = 1.12 → 1.1.2
 
   |remote version = 1.12 → 1.1.2
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
 
   |reason        = {{nexus mod|1094|mod page}} + manifest has wrong version format<!--last checked: 1.1.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Object Progress Bar
 
  |id            = Adeel.ObjectProgressbars
 
  |update keys    =
 
  |local version  = 1.4.0 → 1.3.0
 
  |remote version =
 
  |reason        = broken update
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 17,756: Line 24,486:
 
   |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 17,764: Line 24,502:
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Add or update your mods in the list above ([[/entry#Usage|see format]]).
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
 
* Post a message in the [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/ coordination thread] to ask questions or say when your mods are updated.
* Chat or ask questions in [[Modding:Community#Discord|#modding on Discord]].
+
* Chat or ask questions in [[Modding:Community#Discord|#making-mods on Discord]].
  
 
===Creating an unofficial update===
 
===Creating an unofficial update===
Line 17,780: Line 24,518:
 
   |next =
 
   |next =
 
}}
 
}}
 +
 +
[[Category:Modding]]
  
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[de:Modding:SMAPI Kompatibilität]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[es:Modding:Compatibilidad de mods]]
 
[[zh:模组:模组兼容性]]
 
[[zh:模组:模组兼容性]]

Latest revision as of 15:40, 5 July 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).