Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎C# mods: updated: Active Menu Anywhere)
 
(700 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
 
   |name    = Additional Mine Maps
 
   |name    = Additional Mine Maps
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |id      = aedenthorn.AdditionalMineMaps
 
   |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
 
   |name    = Advanced Cooking
 
   |name    = Advanced Cooking
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedCooking
 
   |id      = aedenthorn.AdvancedCooking
 
   |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
 
   |name    = Advanced Flute Blocks
 
   |name    = Advanced Flute Blocks
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |id      = aedenthorn.AdvancedFluteBlocks
 
   |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
 
   |name    = Advanced Loot Framework
 
   |name    = Advanced Loot Framework
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedLootFramework
 
   |id      = aedenthorn.AdvancedLootFramework
 
   |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 246: Line 378:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Advanced Melee Framework
 
   |name    = Advanced Melee Framework
   |author  = aedenthorn
+
   |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
 
   |name    = Advanced Menu Positioning
 
   |name    = Advanced Menu Positioning
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |id      = aedenthorn.AdvancedMenuPositioning
 
   |nexus  = 11315
 
   |nexus  = 11315
Line 273: Line 410:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advent Calendar
+
  |name    = Advancing Sprinklers
   |author  = Darzington
+
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Advent Calendar
 +
   |author  = Darzington
 
   |id      = darzington.AdventCalendarMod
 
   |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
 
   |name    = AFK Pause, AFK Time Pause
 
   |name    = AFK Pause, AFK Time Pause
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AFKTimePause
 
   |id      = aedenthorn.AFKTimePause
 
   |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
 
  |id      = aedenthorn.Alarms
 
  |nexus  = 17607
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = All Chests Menu
 
   |name    = All Chests Menu
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AllChestsMenu
 
   |id      = aedenthorn.AllChestsMenu
 
   |curse  = 868705
 
   |curse  = 868705
 
   |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
 
   |author  = Angela Ranna
   |id      = AngelaRanna.WeaponBalanceCode
+
   |id      = AngelaRanna.LeadRodFixer
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |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
 +
  |id      = AngelaRanna.WeaponBalanceCode
 +
  |nexus  = 6894
 +
  |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 497: Line 758:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animal Dialogue Framework
 
   |name    = Animal Dialogue Framework
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |id      = aedenthorn.AnimalDialogueFramework
 
   |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 602: Line 903:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
   |author  = aedenthorn
+
   |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
 
   |name    = Another Jump Mod, Yet Another Jump Mod
 
   |name    = Another Jump Mod, Yet Another Jump Mod
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.YAJM
 
   |id      = aedenthorn.YAJM
 
   |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
 
   |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
 
   |name    = April Bug Fix Suite<!--Nexus-->, April Fools<!--manifest-->
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.AprilFools
 
   |id      = aedenthorn.AprilFools
 
   |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,152: Line 1,775:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Bat Form
 
   |name    = Bat Form
   |author  = aedenthorn
+
   |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  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Bed Tweaks
 
   |name    = Bed Tweaks
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BedTweaks
 
   |id      = aedenthorn.BedTweaks
 
   |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
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Bee Paths
 
   |name    = Bee Paths
   |author  = aedenthorn
+
   |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
 
   |name    = Better Elevator
 
   |name    = Better Elevator
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterElevator
 
   |id      = aedenthorn.BetterElevator
 
   |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
 
   |name    = Better Lightning Rods
 
   |name    = Better Lightning Rods
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BetterLightningRods
 
   |id      = aedenthorn.BetterLightningRods
 
   |curse  = 868807
 
   |curse  = 868807
 
   |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,745: Line 2,677:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Birthday Today
+
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Birthday Today
 
   |author  = ChiroxT
 
   |author  = ChiroxT
 
   |id      = treinke.birthdaytoday
 
   |id      = treinke.birthdaytoday
 
   |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  = WindHero
 +
  |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
 
   |author  = Darkhax
 
   |id      = darkhax.bookcase
 
   |id      = darkhax.bookcase
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
 
   |name    = Boss Creatures
 
   |name    = Boss Creatures
   |author  = aedenthorn
+
   |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
 
   |name    = Bulk Animal Purchase
 
   |name    = Bulk Animal Purchase
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |id      = aedenthorn.BulkAnimalPurchase
 
   |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
 
   |name    = Catalogue Filter
 
   |name    = Catalogue Filter
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CatalogueFilter
 
   |id      = aedenthorn.CatalogueFilter
 
   |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
 
   |name    = Chess Boards
 
   |name    = Chess Boards
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ChessBoards
 
   |id      = aedenthorn.ChessBoards
 
   |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  = 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  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Coin Collector
 
   |name    = Coin Collector
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CoinCollector
 
   |id      = aedenthorn.CoinCollector
 
   |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
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 2,776: Line 4,329:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Connected Garden Pots
 
   |name    = Connected Garden Pots
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |id      = aedenthorn.ConnectedGardenPots
 
   |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
 
   |name    = Cooperative Egg Hunt
 
   |name    = Cooperative Egg Hunt
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CooperativeEggHunt
 
   |id      = aedenthorn.CooperativeEggHunt
 
   |nexus  = 17058
 
   |nexus  = 17058
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,963: Line 4,584:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Craftable Butterfly Hutches
 
   |name    = Craftable Butterfly Hutches
   |author  = aedenthorn
+
   |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
+
   |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
 
   |name    = Craft and Build from Containers, Craft From Containers
 
   |name    = Craft and Build from Containers, Craft From Containers
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CraftFromContainers
 
   |id      = aedenthorn.CraftFromContainers
 
   |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  = atravita
+
  |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
 
   |id      = atravita.CritterRings
 
   |id      = atravita.CritterRings
 
   |curse  = 870962
 
   |curse  = 870962
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
+
   |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,117: Line 4,900:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Variation
 
   |name    = Crop Variation
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropVariation
 
   |id      = aedenthorn.CropVariation
 
   |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
 
   |name    = Custom Achievements
 
   |name    = Custom Achievements
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomAchievements
 
   |id      = aedenthorn.CustomAchievements
 
   |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
 
   |name    = Custom Backpack Framework
 
   |name    = Custom Backpack Framework
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomBackpack
 
   |id      = aedenthorn.CustomBackpack
 
   |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,189: Line 5,071:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Chest Types
 
   |name    = Custom Chest Types
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomChestTypes
 
   |id      = aedenthorn.CustomChestTypes
 
   |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,263: Line 5,173:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Decoration Areas
 
   |name    = Custom Decoration Areas
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |id      = aedenthorn.CustomWallsAndFloors
 
   |nexus  = 9626
 
   |nexus  = 9626
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Dungeon Floors
 
   |name    = Custom Dungeon Floors
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |id      = Aedenthorn.CustomMonsterFloors
 
   |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
 
  |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
+
   |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
+
   |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
 
  |id      = Cherry.CustomizeAnywhere
 
  |nexus  = 4734
 
  |moddrop = 716356
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customize Exterior
 
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 1099
+
   |nexus  = 1140
   |moddrop = 127272
+
   |moddrop = 128708
   |github  = spacechase0/StardewValleyMods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fence Decay
   |author  = MissCoriel
+
   |author  = Jean Seb Gwak
   |id      = misscoriel.hpstam
+
   |id      = CustomFenceDecay
   |nexus  = 5275
+
   |nexus  = 25155
   |github  = MissCoriel/Customize-Health-and-Stamina
+
   |github  = JeanSebGwak/CustomFenceDecay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Fixed Dialogue
   |author  = violetlizabet
+
   |author  = aedenthorn, Erinthe
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 10761
+
   |nexus  = 6358
   |github  = elizabethcd/CustomizeWeddingAttire
+
   |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    = Custom Kissing
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = Digus
+
   |author  = Datamancer
   |id      = DIGUS.CustomKissingMod
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 4664
+
   |nexus  = 20938
   |github  = Digus/StardewValleyMods
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Furniture
   |author  = Mevima
+
   |author  = Platonymous
   |id      = Mevima.CustomLinens
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 1027
+
   |nexus  = 1254
   |github  =
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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 Gift Dialogue
   |author  = ZaneYork
+
   |author  = PurrplingCat
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 5377
+
   |nexus  = 7304
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  = purrplingcat/StardewMods
  
  |summary  = use latest version.
+
   |broke in = Stardew Valley 1.6
   |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 Gift Limits
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomLocks
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 6251
+
   |nexus  = 13964
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Gift Limits - Continued
   |author  = aedenthorn
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = FlyingTNT.CustomGiftLimits
   |nexus  = 14508
+
   |nexus  = 22385
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Custom Greenhouse
   |author  = Platonymous
+
   |author  = Forkmaster
   |id      = Platonymous.CustomMovies
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 4737
+
   |nexus  = 3464
   |moddrop = 793918
+
   |github  =
   |github = Platonymous/Stardew-Valley-Mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Custom Harvest Fix
   |author  = Platonymous
+
   |author  = mytigio
   |id      = Platonymous.CustomMusic
+
   |id      = mytigio.customharvestfix
   |curse   = 307367
+
   |nexus   = 4192
   |moddrop = 793904
+
   |github  = mytigio/CustomHarvestFix
   |nexus   = 3043
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |status   = obsolete
 +
   |summary = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Custom Hay
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.CustomNPCExclusions
+
   |id      = aedenthorn.CustomHay
   |nexus  = 7089
+
   |nexus  = 16744
  |moddrop = 847997
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/CustomNPCExclusions
+
 
}}
+
   |broke in          = Stardew Valley 1.6
{{#invoke:SMAPI compatibility|entry
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |name    = Custom NPC Fixes
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
   |author  = spacechase0
 
  |id      = spacechase0.CustomNPCFixes
 
   |curse  = 867734
 
  |moddrop = 771669
 
  |nexus  = 3849
 
  |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = SG
+
   |author  = zelink, zelinknilez
   |id      = SG.RileyHouse
+
   |id      = zelink.zeldaHome
   |nexus  = 5811
+
   |nexus  = 20844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customise Child Bedroom
   |author  = XxHarvzBackxX
+
   |author  = Speshkitty
   |id      = harvz.CustomObelisks
+
   |id      = speshkitty.CustomiseChildBedroom
   |nexus  = 10202
+
   |nexus  = 5540
   |github  = XxHarvzBackxX/Custom-Obelisks
+
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customizable Cart Redux
   |author  = aedenthorn
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.CustomObjectProduction
+
   |id      = KoihimeNakamura.CCR
   |nexus  = 10152
+
   |nexus  = 1402
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664037
 +
   |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Customizable Death Penalty
   |author  = aedenthorn
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.CustomOreNodes
+
   |id      = cat.customizabledeathpenalty
   |nexus  = 5966
+
   |nexus  = 1991
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833547
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Customizable Traveling Cart Days
   |author  = Entoarox
+
   |author  = Yyeahdude
   |id      = Entoarox.CustomPaths
+
   |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
   |nexus  = 2272
+
   |nexus  = 567
  |chucklefish = 5234
+
   |github  =
   |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    = Custom Pet Beds, Pet Bed
+
   |name    = Customize Anywhere
   |author  = aedenthorn
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.PetBed
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 10462
+
   |nexus  = 4734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 716356
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Customize Cursor Sprite
   |author  = aedenthorn
+
   |author  = Sonozuki
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
   |nexus  = 10704
+
   |nexus  = 3014
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Customize Dresser
   |author  = hawkfalcon
+
   |author  = Dragoon23
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 2148
+
   |nexus  = 23359
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Customize Exterior
   |author  = Dem1se
+
   |author  = spacechase0
   |id      = Dem1se.CustomReminders
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 6215
+
   |nexus  = 1099
   |moddrop = 793899
+
   |moddrop = 127272
   |github  = Dem1se/CustomReminders
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn
+
   |author  = MissCoriel
   |id      = aedenthorn.Renovations
+
   |id      = misscoriel.hpstam
   |nexus  = 9687
+
   |nexus  = 5275
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Customize-Health-and-Stamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Customize Trinkets
   |author  = aedenthorn
+
   |author  = Dragoon23
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = Dragoon23.CustomizeTrinkets
   |nexus  = 6669
+
   |nexus  = 23818
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Customize Wedding Attire
   |author  = aedenthorn
+
   |author  = violetlizabet
   |id      = aedenthorn.CustomSigns
+
   |id      = violetlizabet.CustomizeWeddingAttire
   |nexus  = 11336
+
   |nexus  = 10761
   |github  = aedenthorn/StardewValleyMods
+
   |github  = elizabethcd/CustomizeWeddingAttire
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Kissing
   |author  = barteke22
+
   |author  = Digus
   |id      = barteke22.CustomSpouseLocation
+
   |id      = DIGUS.CustomKissingMod
   |nexus  = 9676
+
   |nexus  = 4664
   |github  = barteke22/StardewMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Linens
   |author  = aedenthorn
+
   |author  = Mevima
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = Mevima.CustomLinens
   |nexus  = 10889
+
   |nexus  = 1027
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |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 Spouse Patio Wizard
+
   |name    = Custom Localization
   |author  = aedenthorn
+
   |author  = ZaneYork
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 7775
+
   |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 Spouse Rooms
+
   |name    = Custom Locks
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = aedenthorn.CustomLocks
  |curse  = 868833
+
   |nexus  = 6251
   |nexus  = 10029
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Furniture
+
   |name    = Custom Locks Updated
   |author  = aedenthorn
+
   |author  = Rokugin
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = Rokugin.CustomLocksUpdated
   |nexus  = 16729
+
   |nexus  = 21148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Machine Experience
   |author  = aedenthorn
+
   |author  = weizinai
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = weizinai.CustomMachineExperience
   |nexus  = 14152
+
   |nexus  = 25455
   |github  = aedenthorn/StardewValleyMods
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Mine Cart Steam
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 7517
+
   |nexus  = 14508
   |github  = TheMightyAmondee/CustomTokens
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Movies
   |author  = aedenthorn
+
   |author  = Platonymous
   |id      = aedenthorn.CustomToolbar
+
   |id      = Platonymous.CustomMovies
   |nexus  = 11322
+
   |nexus  = 4737
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793918
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Music
 +
  |author  = Platonymous
 +
  |id      = Platonymous.CustomMusic
 +
  |curse  = 307367
 +
  |moddrop = 793904
 +
  |nexus  = 3043
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Names
   |author  = ZaneYork
+
   |author  = MindMeltMax
   |id      = ZaneYork.CustomToolEffect
+
   |id      = MindMeltMax.CustomNames
   |nexus  = 5712
+
  |curse  = 1008334
   |github  = ZaneYork/CustomToolEffect
+
   |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom NPC
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.CustomToolRange
+
   |id      = Platonymous.CustomNPC
   |nexus  = 16384
+
   |nexus  = 1607
   |github  =
+
   |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 Tracker
+
   |name    = Custom NPC Exclusions
 
   |author  = Esca, Esca-MMC
 
   |author  = Esca, Esca-MMC
   |id      = Esca.CustomTracker
+
   |id      = Esca.CustomNPCExclusions
   |nexus  = 5108
+
   |nexus  = 7089
   |github  = Esca-MMC/CustomTracker
+
  |moddrop = 847997
  |moddrop = 706059
+
   |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Transparency
+
   |name    = Custom NPC Fixes
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.customtransparency
+
   |id      = spacechase0.CustomNPCFixes
   |nexus   = 2359
+
   |curse   = 867734
   |moddrop = 833556
+
   |moddrop = 771669
   |github  = danvolchek/StardewMods
+
  |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Trash Can
+
   |name    = Custom NPC - Riley, Riley House
   |author  = ShivaGuy
+
   |author  = SG
   |id      = ShivaGuy.CustomTrashCan
+
   |id      = SG.RileyHouse
   |nexus  = 11835
+
   |nexus  = 5811
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tree Tweaks, More Wood
+
   |name    = Custom Obelisks
   |author  = aedenthorn
+
   |author  = XxHarvzBackxX
   |id      = aedenthorn.TreeTweaks
+
   |id      = harvz.CustomObelisks
   |nexus  = 10760
+
   |nexus  = 10202
   |github  = aedenthorn/StardewValleyMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Object Production
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.CustomTV
+
   |id      = aedenthorn.CustomObjectProduction
   |curse  = 877224
+
   |curse  = 868827
   |nexus  = 6775
+
   |nexus  = 10152
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Ore Nodes
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 12510
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Paths
   |author  = CatCattyCat, Cat
+
   |author  = Entoarox
   |id      = cat.customwarplocations
+
   |id      = Entoarox.CustomPaths
   |nexus  = 1688
+
   |nexus  = 2272
   |moddrop = 833544
+
   |chucklefish = 5234
   |github  = danvolchek/StardewMods
+
   |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 Warp Points
+
   |name    = Custom Pet Beds, Pet Bed
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.PetBed
   |nexus  = 9651
+
   |nexus  = 10462
 
   |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 Picture Frames
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 3445
+
   |nexus  = 10704
   |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 Quest Expiration
   |author  = XxHarvzBackxX
+
   |author  = hawkfalcon
   |id      = harvz.CWSG
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 10024
+
   |nexus  = 2148
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
+
   |github  = hawkfalcon/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cut the Cord, TvMenu
+
   |name    = Custom Reminders
   |author  = cgifox
+
   |author  = Dem1se
   |id      = cgifox.CutTheCord
+
   |id      = Dem1se.CustomReminders
   |nexus  = 9571
+
   |nexus  = 6215
   |github  = harshlele/CutTheCord
+
  |moddrop = 793899
 +
   |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cycle Tools
+
   |name    = Custom Renovations, Renovations
   |author  = furyx639
+
   |author  = aedenthorn, Erinthe
   |id      = furyx639.CycleTools
+
   |id      = aedenthorn.Renovations
   |curse   = 871827
+
   |nexus   = 9687
   |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 Resource Clumps
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 4791
+
   |nexus  = 6669
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Shirts
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = Platonymous.CustomShirts
   |nexus  = 6783
+
   |nexus  = 2416
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Shops Redux
   |author  = Schematix, Schmtx
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Schematix.DailyLuckMessage
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 1327
+
   |nexus  = 1378
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Signs
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 1141
+
   |nexus  = 11336
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Pet the Animals
+
   |name    = Custom Spouse Location
   |author  = flowoeB
+
   |author  = barteke22
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = barteke22.CustomSpouseLocation
   |nexus  = 8356
+
   |nexus  = 9676
   |github  =
+
   |github  = barteke22/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Spouse Patio
   |author  = ActionJackson
+
   |author  = aedenthorn, Erinthe
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = aedenthorn.CustomSpousePatio
   |nexus  = 14648
+
   |nexus  = 6630
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Spouse Patio Redux
   |author  = MevNav
+
   |author  = aedenthorn, Erinthe
   |id      = MevNav.DailyPlanner
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 16704
+
   |nexus  = 10889
   |github  = BuildABuddha/StardewDailyPlanner
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Spouse Patio Wizard
   |author  = CompSciLauren
+
   |author  = aedenthorn, Erinthe
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 4779
+
   |nexus  = 7775
   |chucklefish = 5907
+
   |github  = aedenthorn/StardewValleyMods
  |moddrop = 677025
+
 
   |curse  = 353698
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Spouse Rooms
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 9693
+
  |curse  = 868833
   |github  = shekurika/DailySpecialOrders
+
   |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 Tasks Report
+
   |name    = Custom Spouse Rooms - Continued
   |author  = GuiNoya, Yesst
+
   |author  = Datamancer
   |id      = GuiNoya.DailyTasksReport
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 1624
+
   |nexus  = 20966
   |github  = GuiNoya/SVMods
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |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 Starter Furniture
   |author  = Danmw3
+
   |author  = aedenthorn, Erinthe
   |id      = danmw3.DanUtils
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 2287
+
   |nexus  = 16729
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Starter Package
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 4056
+
   |nexus  = 14152
   |github  = cilekli-link/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Tapper Framework
   |author  = Pathoschild
+
   |author  = Selph, zombifier
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1691
+
   |nexus  = 22975
  |moddrop = 606646
+
   |github  = zombifier/My_Stardew_Mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Tokens
   |author  = MissCoriel
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = misscoriel.diary
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 4451
+
   |nexus  = 7517
  |moddrop = 624395
+
   |github  = TheMightyAmondee/CustomTokens
   |github  = MissCoriel/Dear-Diary
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Toolbar
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 679
+
   |nexus  = 11322
   |moddrop = 606608
+
   |github  = aedenthorn/StardewValleyMods
   |github = Pathoschild/StardewMods
+
 
 +
   |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    = Decrafting Mod
+
   |name    = Custom Tool Effect
   |author  = iSkLz_, MSCFC
+
   |author  = ZaneYork
   |id      = MSCFC.DecraftingMod
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 4158
+
   |nexus  = 5712
   |github  = iSkLz/DecraftingMod
+
   |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Custom Tool Range
   |author  = Max Vollmer, SVProtector
+
   |author  = trashcan9
   |id      = maxvollmer.deepwoodsmod
+
   |id      = trashcan9.CustomToolRange
   |nexus  = 2571
+
   |nexus  = 16384
   |github  = maxvollmer/DeepWoodsMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Custom Tracker
   |author  = Sandman53
+
   |author  = Esca, Esca-MMC
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Esca.CustomTracker
   |nexus  = 5016
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 +
  |moddrop = 706059
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Custom Transparency
   |author  = Tlitookilakin
+
   |author  = CatCattyCat, Cat
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = cat.customtransparency
   |nexus  = 10240
+
   |nexus  = 2359
   |moddrop = 1060419
+
   |moddrop = 833556
   |github  = tlitookilakin/WarpnetDeepwoods
+
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Custom Trash Can
   |author  = Tyler Gibbs
+
   |author  = ShivaGuy
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 12421
+
   |nexus  = 11835
   |github  = tylergibbs2/DefaultFarmer
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 10939
+
   |nexus  = 10760
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Custom TV
   |author  = AxesOfEvil
+
   |author  = Platonymous
   |id      = AxesOfEvil.DeliveryService
+
   |id      = Platonymous.CustomTV
   |nexus  = 5187
+
  |curse  = 877224
   |github  = AxesOfEvil/SV_DeliveryService
+
   |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    = Delivery Upgrade Tool
+
   |name    = Custom TV Channel
   |author  = Dash, yuukidach
+
   |author  = chieeri323
   |id      = Pathoschild.test
+
   |id      = chieeri323.customtvchannel
   |nexus  = 5570
+
   |nexus  = 24278
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Custom Wallpaper Framework
   |author  = ferdaber
+
   |author  = aedenthorn, Erinthe
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 7920
+
  |curse  = 868751
   |github  = ferdaber/sdv-mods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Custom Walls and Floors
   |author  = domsim1
+
   |author  = Platonymous
   |id      = domsim1.DeluxeHats
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus  = 5836
+
  |curse  = 307569
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
  |moddrop = 793903
 +
   |nexus  = 3010
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Custom Warp Locations
   |author  = MolsonCAD
+
   |author  = CatCattyCat, Cat
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = cat.customwarplocations
   |nexus  = 11436
+
   |nexus  = 1688
   |github  = MolsonCAD/DeluxeJournal
+
  |moddrop = 833544
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Custom Warp Points
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.DemandingShipping
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 7315
+
   |nexus  = 9651
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Custom Warps
   |author  = Kichjo
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = f4iTh.CustomWarps
   |nexus  = 5477
+
   |nexus  = 3445
  |github  = KeelanRosa/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Desert Bloom Farm
 
  |author  = DeLiXx
 
  |id      = DeLiXx.Desert_Bloom_Farm
 
  |nexus  = 16750
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = Custom Winter Star Gifts
   |author  = Esca, Esca-MMC
+
   |author  = XxHarvzBackxX
   |id      = Esca.DestroyableBushes
+
   |id      = harvz.CWSG
   |nexus  = 6304
+
   |nexus  = 10024
   |moddrop = 798245
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = Esca-MMC/DestroyableBushes
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Cut the Cord, TvMenu
   |author  = RainsKuro, RainzKuro
+
   |author  = cgifox
   |id      = RainzKuro.DetailedSprites
+
   |id      = cgifox.CutTheCord
   |nexus  = 15549
+
   |nexus  = 9571
   |github  =
+
   |github  = harshlele/CutTheCord
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Cycle Tools
   |author  = gzhynko
+
   |author  = LeFauxMatt
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = furyx639.CycleTools
   |nexus  = 8853
+
  |curse  = 871827
   |github  = gzhynko/StardewMods
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Daily Farm Photo
   |author  = aedenthorn
+
   |author  = Seawolf, seawolf87
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 11661
+
   |nexus  = 4791
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Seawolf87/DailyFarmPhoto
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
   |author  = elbe
+
   |author  = BlaDe
   |id      = elbe.DialogueExtension
+
   |id      = BlaDe.StepsTakenOnScreen
   |nexus  = 10851
+
   |nexus  = 6783
   |github  = lshtech/DialogueExtension
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Daily Luck Message
   |author  = aedenthorn
+
   |author  = Schematix, Schmtx
   |id      = aedenthorn.DialogueNewLine
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 12175
+
   |nexus  = 1327
   |github  = aedenthorn/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    = Dialogue Tester
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = DecidedlyHuman
+
   |author  = zeldela
   |id      = DecidedlyHuman.DialogueTester
+
   |id      = dJustLuckMod
   |nexus  = 9887
+
   |nexus  = 10386
  |moddrop = 1035899
+
   |github  = zeldela/sdv-mods
   |github  = DecidedlyHuman/DialogueTester
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Trees
+
   |name    = Daily News
   |author  = aedenthorn
+
   |author  = bashNinja
   |id      = aedenthorn.DialogueTrees
+
   |id      = bashNinja.DailyNews
   |nexus  = 9550
+
   |nexus  = 1141
   |github  = aedenthorn/StardewValleyMods
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Daily Notifications, Event Notifications
   |author  = Nishtra
+
   |author  = dreamsicl
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = EventNotifications
   |nexus  = 1583
+
   |nexus  =
 +
  |chucklefish = 3621
 
   |github  =
 
   |github  =
  
   |status  = workaround
+
  |broke in = Stardew Valley 1.2?
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
+
   |status  = abandoned
   |broke in = Stardew Valley 1.3.29
+
   |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
   |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Daily Pet the Animals
   |author  = shanks3042
+
   |author  = flowoeB
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = flowoeB.DailyPetTheAnimals
   |nexus  = 5816
+
   |nexus  = 8356
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Daily Phone Quest
   |author  = spacechase0
+
   |author  = ActionJackson
   |id      = spacechase0.DimensionalPockets
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 12706
+
   |nexus  = 14648
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = Eugenii10
+
   |author  = MevNav
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = MevNav.DailyPlanner
   |nexus  = 9717
+
   |nexus  = 16704
   |github  =
+
   |github  = BuildABuddha/StardewDailyPlanner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Daily Quest Anywhere
   |author  = lperkins2, Logan Perkins
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = lperkins2.DisableController
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 2229
+
   |nexus  = 513
   |github  =
+
   |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    = Discord Rich Presence
+
   |name    = Daily Screenshot
   |author  = RuiNtD
+
   |author  = CompSciLauren
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 2156
+
   |nexus  = 4779
   |github  = RuiNtD/SVRichPresence
+
  |chucklefish = 5907
 +
  |moddrop = 677025
 +
  |curse  = 353698
 +
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Daily Special Orders
   |author  = MouseyPounds
+
   |author  = shekurika
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 3960
+
   |nexus  = 9693
   |github  = MouseyPounds/stardew-mods
+
   |github  = shekurika/DailySpecialOrders
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Daily Tasks Report
   |author  = jahangmar
+
   |author  = GuiNoya, Yesst
   |id      = jahangmar.DismantleCraftables
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 3687
+
   |nexus  = 1624
   |github  = jahangmar/StardewValleyMods
+
   |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    = Display Energy
+
   |name    = Daily Tasks Report Plus
   |author  = dmarcoux
+
   |author  = Prism 99
   |id      = dmarcoux.DisplayEnergy
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 10662
+
   |nexus  = 20871
  |moddrop = 1087175
+
   |github  = Prism-99/DailyTaskReportPlus
   |github  = dmarcoux/DisplayEnergy
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = DaLionheart
   |author  = spacechase0 and ParadigmNomad
+
   |author  = DaLion
   |id      = spacechase0.Displays
+
   |id      = DaLion.Core
  |curse  = 867712
+
   |nexus  = 24332
   |nexus  = 7635
+
   |github  = daleao/sdv
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
+
   |name    = Dan Utils
   |author  = Airyn and the DSV Team
+
   |author  = Danmw3
   |id      = DSV.Core
+
   |id      = danmw3.DanUtils
   |nexus  = 17059
+
   |nexus  = 2287
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Dark User Interface
   |author  = Pyrohead37
+
   |author  = zazizu
   |id      = Pyrohead37.DontEatThat
+
   |id      = zazizu.darkUI
   |nexus  = 1951
+
   |nexus  = 4056
   |github  = jahangmar/StardewValleyMods
+
   |github  = cilekli-link/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Data Layers, Data Maps
   |author  = Shockah
+
   |author  = Pathoschild
   |id      = Shockah.DontStopMeNow
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |nexus  = 10941
+
  |curse  = 1000628
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 1691
 +
  |moddrop = 606646
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Date Night
   |author  = Leaf
+
   |author  = SUPERT
   |id      = Leaf.DoubleStandardFarm
+
   |id      = supert.datenight
   |nexus  = 3928
+
   |nexus  = 11459
   |github =
+
 
 +
  |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    = Downtown Zuzu
+
   |name    = Day Limiter
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = Parzivl, tadfoster
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = tadfoster.DayLimiter
   |nexus  = 8587
+
   |nexus  = 25529
   |github  =
+
   |github  = tadfoster/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = joljyo
+
   |author  = MissCoriel
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = misscoriel.diary
   |nexus  = 7507
+
  |curse  = 885086
   |github  =
+
   |nexus  = 4451
 +
  |moddrop = 624395
 +
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Deathpoint - Monster Health Display Mod
   |author  = violetlizabet
+
   |author  = JeiPi, JeiP1
   |id      = violetlizabet.DragonPearlLure
+
   |id      = JeiPi.Deathpoint
   |nexus  = 15109
+
   |nexus  = 25241
   |github  = elizabethcd/DragonPearlLure
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Draw Fish Ponds Over Grass
+
   |name    = Death Tweaks
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = aedenthorn.DeathTweaks
   |curse   = 870981
+
   |nexus   = 18174
   |moddrop = 1125248
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 11352
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Debug Mode
   |author  = aedenthorn
+
   |author  = Pathoschild
   |id      = aedenthorn.Dreamscape
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 11742
+
  |curse  = 1000634
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 679
 +
  |moddrop = 606608
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = Decrafting Mod
   |author  = BlaDe
+
   |author  = iSkLz_, MSCFC
   |id      = BlaDe.DriveBy
+
   |id      = MSCFC.DecraftingMod
   |nexus  = 12033
+
   |nexus  = 4158
   |github  =
+
   |github  = iSkLz/DecraftingMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Deep Woods
   |author  = Goldenrevolver
+
   |author  = Max Vollmer, SVProtector
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 7971
+
  |curse  = 992429
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |nexus  = 2571
 +
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = SwiftSails
+
   |author  = Sandman53
   |id      = SwiftSails.DungeonBuddy
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 7864
+
   |nexus  = 5016
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Deep Woods Warp Network Integration
   |author  = aedenthorn
+
   |author  = Tlitookilakin
   |id      = aedenthorn.DungeonMerchants
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 14630
+
   |nexus  = 10240
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = Zoryn
+
   |author  = bungus
   |id      = Zoryn.DurableFences
+
   |id      = bungus.DefaultSkinReplace
   |nexus  =
+
   |nexus  = 21612
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = BussinBungus/BungusSDVMods
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durin's Rest
+
   |name    = Default Farmer
   |author  = NoFogBob and PaulDunstan
+
   |author  = Tyler Gibbs
   |id      = NoFogBob.DurinsRest_CSharp
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 12345
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Default On Cheats
   |author  = CyanFire
+
   |author  = EnderTedi
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 13057
+
   |nexus  = 21035
   |github  =
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Default Window Size
   |author  = CyanFire
+
   |author  = DecidedlyHuman
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 13265
+
   |nexus  = 10939
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Delivery Service
   |author  = captncraig
+
   |author  = AxesOfEvil
   |id      = captncraig.dvr
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 3860
+
   |nexus  = 5187
   |github  = captncraig/StardewMods
+
   |github  = AxesOfEvil/SV_DeliveryService
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Delivery Upgrade Tool
   |author  = noriteway
+
   |author  = Dash, yuukidach
   |id      = noriteway.DwarfScrollPrice
+
   |id      = Pathoschild.test
   |nexus  = 16386
+
   |nexus  = 5570
   |github  = noriteway/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Anthony Hilyard, Grend
+
   |author  = stokastic
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |curse   = 536418
+
  |nexus  = 2462
   |nexus   = 9684
+
   |github  = stokastic/CoopGrabber
   |github = AHilyard/DwarvishMattock
+
 
 +
   |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    = Dynamic Bodies
+
   |name    = Deluxe Auto-Petter
   |author  = ribeena
+
   |author  = Frostiverse
   |id      = ribeena.dynamicbodies
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  = 12893
+
   |nexus  = 23226
   |github  = ribeena/StardewValleyMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Deluxe Grabber Redux
   |author  = gunnargolf
+
   |author  = ferdaber
   |id      = gunnargolf.DynamicChecklist
+
   |id      = ferdaber.DeluxeGrabberRedux
   |nexus  = 1145
+
   |nexus  = 7920
   |github  = gunnargolf/DynamicChecklist
+
   |github  = ferdaber/sdv-mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
+
   |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] 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    = Deluxe Grabber Redux 1.6
   |author  = hilovids
+
   |author  = Nykal145
   |id      = hilovids.DynamicClothing
+
   |id      = Nykal145.DeluxeGrabberRedux16
   |nexus  = 10078
+
   |nexus  = 20799
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Deluxe Hats
   |author  = HaulinOats
+
   |author  = domsim1
   |id      = HaulinOats.DynamicCrops
+
   |id      = domsim1.DeluxeHats
   |nexus  = 13800
+
   |nexus  = 5836
   |github  = HaulinOats/StardewMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Deluxe Journal
   |author  = mistyspring
+
   |author  = MolsonCAD
   |id      = mistyspring.dynamicdialogues
+
   |id      = MolsonCAD.DeluxeJournal
  |curse  = 880516
+
   |nexus  = 11436
   |nexus  = 12836
+
   |github  = MolsonCAD/DeluxeJournal
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Demanding Shipping
   |author  = aedenthorn
+
   |author  = lech43
   |id      = aedenthorn.DynamicFlooring
+
   |id      = lech43.DemandingShipping
   |nexus  = 14780
+
   |nexus  = 7315
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = spacechase0
+
   |author  = DrSpactacus, NateMod
   |id      = spacechase0.DynamicGameAssets
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 867707
+
   |nexus  = 22564
   |nexus  = 9365
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Demetrius Visits Cave
   |author  = spacechase0
+
   |author  = Kichjo
   |id      = spacechase0.DGAAutomate
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 9365
+
   |nexus  = 5477
   |github  = spacechase0/StardewValleyMods
+
   |github  = KeelanRosa/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 Machines
+
   |name    = Desert Bloom Farm
   |author  = tyran285, Ryuuze
+
   |author  = DeLiXx
   |id      = DynamicMachines
+
   |id      = DeLiXx.Desert_Bloom_Farm
   |nexus  = 374
+
  |curse  = 990494
 +
   |nexus  = 16750
 
   |github  =
 
   |github  =
 
+
   |source = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
   |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Desert Obelisk
   |author  = aedenthorn
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = cat.desertobelisk
   |nexus  = 14566
+
   |nexus  = 2021
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833549
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Destroyable Bushes
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Esca, Esca-MMC
   |id      = knakamura.dynamicnighttime
+
   |id      = Esca.DestroyableBushes
   |nexus  = 2072
+
   |nexus  = 6304
   |moddrop = 664041
+
   |moddrop = 798245
   |github  = Sakorona/SDVMods
+
   |github  = Esca-MMC/DestroyableBushes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Detailed Sprites
   |author  = BashNinja
+
   |author  = RainsKuro, RainzKuro
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 1183
+
   |nexus  = 15549
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = DewCord Rich Presence
   |author  = ZaneYork
+
   |author  = explosivetortellini
   |id      = ZaneYork.DynamicPrice
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 5831
+
   |nexus  = 8348
   |github  = ZaneYork/SDV_Mods
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dialog to Clipboard
 +
  |author  = dlrdlrdlr
 +
  |id      = dlrdlrdlr.DialogToClipboard
 +
  |nexus  = 23834
 +
  |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Dialogue Box Redesign
   |author  = PeacefulEnd
+
   |author  = gzhynko
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 12831
+
   |nexus  = 8853
   |github  = Floogen/DynamicReflections
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Dialogue Display Framework
   |author  = Vrakyas
+
   |author  = aedenthorn, Erinthe
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 4029
+
  |curse  = 868761
   |github  =
+
   |nexus  = 11661
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = Dialogue Emotes
   |author  = Vertigon
+
   |author  = PurrplingCat
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  = 8450
+
   |nexus  = 6537
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  = purrplingcat/DialogueEmotes
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dialogue Extension
   |author  = Shockah
+
   |author  = elbe
   |id      = Shockah.EarlyGingerIsland
+
   |id      = elbe.DialogueExtension
   |nexus  = 13885
+
   |nexus  = 10851
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = lshtech/DialogueExtension
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Dialogue Keys
   |author  = atravita
+
   |author  = PokeBenji
   |id      = atravita.NerfCavePuzzle
+
   |id      = PokeBenji.DialogueKeys
   |curse  = 870978
+
   |curse  = 1022342
  |moddrop = 1131424
+
   |nexus  = 24325
   |nexus  = 11500
+
   |github  =
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dialogue New Line
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.DialogueNewLine
   |curse  = 870971
+
   |curse  = 868753
  |moddrop = 1205159
+
   |nexus  = 12175
   |nexus  = 13049
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dialogue Tester
   |author  = Cautious Waffle, skulmuk
+
   |author  = DecidedlyHuman
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 1426
+
   |nexus  = 9887
   |github  =
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Dialogue Trees
   |author  = majordot
+
   |author  = aedenthorn, Erinthe
   |id      = MajorDOT.EasierFishing
+
   |id      = aedenthorn.DialogueTrees
   |nexus  =
+
   |nexus  = 9550
   |curse   = 305367
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Did You Water Your Crops
 +
  |author  = Nishtra
 +
  |id      = Nishtra.DidYouWaterYourCrops
 +
  |nexus   = 1583
 
   |github  =
 
   |github  =
  
  |broke in = SMAPI 3.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
 +
  |author  = shanks3042
 +
  |id      = shanks3042.StardewValleyEasyPrairieKing
 +
  |nexus  = 5816
 +
  |github  =
 +
  |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Difficulty Socializing
   |author  = NormanPCN
+
   |author  = PokeBenji
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 11548
+
  |curse  = 1023363
   |github  = NormanPCN/StardewValleyMods
+
   |nexus  = 24389
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Dimensional Pockets
   |author  = TheMightyAmondee
+
   |author  = spacechase0
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = spacechase0.DimensionalPockets
   |nexus  = 8342
+
   |nexus  = 12706
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Dino Form
   |author  = LemurKat and kdau
+
   |author  = aedenthorn, Erinthe
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = aedenthorn.DinoForm
   |nexus  = 5787
+
   |nexus  = 18244
   |moddrop = 984954
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/kdau/eastscarp
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Access
+
   |name    = Dino Form 2
   |author  = furyx639
+
   |author  = juminos
   |id      = furyx639.EasyAccess
+
   |id      = juminos.DinoForm2
  |curse  = 871835
+
   |nexus  = 24718
   |nexus  = 11002
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Disable Auto Pickup
   |author  = MountainDewBoi
+
   |author  = Eugenii10
   |id      = MountainDewBoi.EasyFarming
+
   |id      = KubichekEV.DisableAutoPickup
   |nexus  = 4162
+
   |nexus  = 9717
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Point and Plant|Point and Plant]] or [[#Smart Building|Smart Building]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farm Switcher
+
   |name    = Disable Building Fade
   |author  = DeLiXx
+
   |author  = calebstein1
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 16873
+
   |nexus  = 24558
   |github  =
+
   |github  = calebstein1/StardewDisableBuildingFade
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Disable Gamepad, Disable Controller
   |author  = CeruleanSpirit
+
   |author  = lperkins2, Logan Perkins
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = lperkins2.DisableController
   |nexus  = 2957
+
   |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = Discord Rich Presence
   |author  = StultusV
+
   |author  = RuiNtD
   |id      = StultusV.EasyPathDestruction
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 8775
+
   |nexus  = 2156
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Dish of the Day Display
   |author  = CeruleanSpirit
+
   |author  = MouseyPounds
   |id      = EasyPetting.3032
+
   |id      = MouseyPounds.DishOfTheDayDisplay
   |nexus  = 3032
+
   |nexus  = 3960
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 
 
  |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    = Dismantle Craftables
   |author  = crc-fehler
+
   |author  = jahangmar
   |id      = crc.eatmore
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 2724
+
   |nexus  = 3687
   |github  =
+
   |github  = jahangmar/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Display Energy
   |author  = millerscout
+
   |author  = dmarcoux
   |id      = Millerscout.EconomyMod
+
   |id      = dmarcoux.DisplayEnergy
   |nexus  = 6955
+
   |nexus  = 10662
   |github  = millerscout/StardewMillerMods
+
  |moddrop = 1087175
 +
   |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Display Monster Health
   |author  = EH Lim
+
   |author  = Atesba
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 9303
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Display Player Stats
   |author  = EideeHi
+
   |author  = Fleem
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 4806
+
   |nexus  = 21547
   |github  = eideehi/EideeEasyFishing
+
   |github  = FleemUmbleem/DisplayPlayerStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Displays
   |author  = Ilyaki
+
   |author  = spacechase0 and ParadigmNomad
   |id      = Ilyaki.Elevator
+
   |id      = spacechase0.Displays
   |nexus   = 2952
+
   |curse   = 867712
   |github  = Ilyaki/Elevator
+
   |nexus   = 7635
 
+
   |github  = spacechase0/StardewValleyMods
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 1.2.0-unofficial.kokirichild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elven Krobus, Underdark Krobus
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Mel Noelle and Kirbylink
+
   |author  = Aimon111
   |id      = melnoelle.underdarkkrobus
+
   |id      = AimonsWitchSwampOverhaulPatchesMAPONLY<!--alternate version-->, AimonsWitchSwampOverhaulPatches
   |nexus   = 3071
+
   |curse   = 1010281
   |github  = KirbyLink/UnderdarkKrobus
+
   |nexus   = 18109
 
+
   |github = SimonK1122/WitchSwampOverhaulPatches
   |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    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = aedenthorn
+
   |author  = Airyn and the DSV Team
   |id      = aedenthorn.Email
+
   |id      = DSV.Core
   |nexus  = 11325
+
   |nexus  = 17059
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Eat That
 +
  |author  = Pyrohead37
 +
  |id      = Pyrohead37.DontEatThat
 +
  |nexus  = 1951
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Stop Me Now
 +
  |author  = Shockah
 +
  |id      = Shockah.DontStopMeNow
 +
  |nexus  = 10941
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Double Standard Farm, Double Farm
   |author  = aedenthorn
+
   |author  = Leaf
   |id      = aedenthorn.SDIEmily
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 14366
+
   |nexus  = 3928
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Spouse Room
+
   |name    = Downtown Zuzu
   |author  = Lerura
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Lerura.EmptySpouseRoom
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 8453
+
  |curse  = 987160
 +
   |nexus  = 8587
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dragon Pearl Lure
   |author  = Goldenrevolver
+
   |author  = violetlizabet
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 10668
+
   |nexus  = 15109
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Health Bars
+
   |name    = Draw Fish Ponds Over Grass
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = atravita
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
+
   |id      = atravita.DrawFishPondsOverGrass
   |nexus   = 193
+
   |curse  = 870981
   |chucklefish = 3529
+
   |moddrop = 1125248
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
+
   |nexus  = 11352
 +
   |github = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enemy Health Bars, Enemies Health Bars
+
   |name    = Dreamscape
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.EnemyHealthBars
+
   |id      = aedenthorn.Dreamscape
   |nexus  = 3627
+
   |nexus  = 11742
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dresser Sorter
   |author  = Crystallyne
+
   |author  = idermailer
   |id      = Crystallyne.EnergyCount
+
   |id      = idermailer.dresserSorter
   |nexus  = 4272
+
   |nexus  = 24443
   |github  = Crystallyne/EnergyCount
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Drive By
   |author  = nikperic, ThatOneCow
+
   |author  = BlaDe
   |id      = nikperic.EnergyTime
+
   |id      = BlaDe.DriveBy
   |nexus  = 6488
+
   |nexus  = 12033
   |source = https://gitlab.com/nikperic/energytime
+
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Loot Magnet, Magnet Mod
+
   |name    = Drop It - Drop Item Hotkey
   |author  = aedenthorn
+
   |author  = Goldenrevolver
   |id      = Aedenthorn.MagnetMod
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 4856
+
   |nexus  = 7971
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Dungeon Buddy
   |author  = Mizzion
+
   |author  = SwiftSails
   |id      = mizzion.enhancedrelationships
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 1927
+
   |nexus  = 7864
   |moddrop = 661356
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Dungeon Merchants
   |author  = ytsc
+
   |author  = aedenthorn, Erinthe
   |id      = ytsc.EnhancedSlingshots
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 12763
+
   |nexus  = 14630
   |github  = YTSC/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Durable Fences
   |author  = Entoarox
+
   |author  = Zoryn
   |id      = Entoarox.EntoaroxFramework
+
   |id      = Zoryn.DurableFences
   |nexus  = 2269
+
   |nexus  =
   |chucklefish = 4228
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = Entoarox/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |warnings = Broken on Android (crashes on startup).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Durin's Rest
   |author  = Entoarox
+
   |author  = NoFogBob and PaulDunstan
   |id      = Entoarox.Utilities
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 5521
+
   |nexus  = 12345
   |github  = Entoarox/StardewMods
+
   |github  =
  
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Dusty Overhaul
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = CyanFire
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 5526
+
   |nexus  = 13057
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Dusty Overhaul - SVE
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = CyanFire
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 1656
+
   |nexus  = 13265
   |github  = MercuriusXeno/EquivalentExchange
+
   |github  =
 
+
}}
  |broke in = Stardew Valley 1.3
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = DVR
   |author  = lestoph
+
   |author  = captncraig
   |id      = lestoph.EscapeRope
+
   |id      = captncraig.dvr
   |nexus  = 8576
+
   |nexus  = 3860
   |github  = Bifibi/SDVEscapeRope
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Dwarf Scroll Prices
   |author  = Esca
+
   |author  = noriteway
   |id      = Esca.EMP
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 9296
+
   |nexus  = 16386
  |moddrop = 1005443
+
   |github  = noriteway/StardewMods
   |github  = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = Dwarvish Mattock
   |author  = pepoluan
+
   |author  = Anthony Hilyard, Grend
   |id      = pepoluan.EvenBetterRNG
+
   |id      = com.anthonyhilyard.dwarvishmattock
   |nexus   = 8680
+
   |curse   = 536418
   |chucklefish = 6117
+
   |nexus  = 9684
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |github = AHilyard/DwarvishMattock
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Dynamic Bodies
   |author  = gzhynko
+
   |author  = ribeena
   |id      = GZhynko.EventBlackBars
+
   |id      = ribeena.dynamicbodies
   |nexus  = 7962
+
   |nexus  = 12893
   |github  = gzhynko/StardewMods
+
   |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Dynamic Checklist
   |author  = TheMightyAmondee
+
   |author  = gunnargolf
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = gunnargolf.DynamicChecklist
   |nexus  = 10735
+
   |nexus  = 1145
   |github  = TheMightyAmondee/EventLimiter
+
   |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 Lookup
+
   |name    = Dynamic Clothing
   |author  = shekurika
+
   |author  = hilovids
   |id      = shekurika.EventLookup
+
   |id      = hilovids.DynamicClothing
   |nexus  = 8505
+
   |nexus  = 10078
 
   |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
+
   |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,937:
 
}}
 
}}
 
{{#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
+
   |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
+
   |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
+
   |author  = MountainDewBoi
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 13782
+
   |nexus  = 4162
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Anywhere
 
  |author  = hmkiesel
 
  |id      = hmkiesel.FarmAnywhere
 
  |nexus  = 13926
 
 
   |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    = Farm Automation: Barn Door Automation
+
   |name    = Easy Farm Switcher
   |author  = Oranisagu
+
   |author  = DeLiXx
   |id      = none<!--no manifest ID-->
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  =
+
  |curse  = 990826
   |url    = https://community.playstarbound.com/threads/111931
+
   |nexus  = 16873
   |github = oranisagu/SDV-FarmAutomation
+
   |github  =
 
+
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
   |broke in = SMAPI 2.0
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
+
   |name    = Easy Fishin'
 +
  |author = Frostiverse
 +
   |id      = Frostiverse.EasyFishin
 +
   |nexus   = 22268
 +
   |github = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#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
+
   |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
+
   |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
+
   |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  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Events
 
  |author  = libaryaddict
 
  |id      = libraryaddict.FasterEvents
 
  |nexus  = 7631
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = IceGladiador
+
   |author  = Mel Noelle and Kirbylink
   |id      = IceGladiador.FasterGrass
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 1772
+
   |nexus  = 3071
   |github  =
+
   |github  = KirbyLink/UnderdarkKrobus
  
 
   |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
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.3
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |status  = obsolete
 +
   |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
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Feeling Lucky?
 
  |author  = minervamaga
 
  |id      = minervamaga.FeelingLucky
 
 
   |nexus  =
 
   |nexus  =
  |moddrop = 752859
+
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
   |github  = minervamaga/FeelingLucky
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Goldenrevolver
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 604
+
   |nexus  = 10668
  |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 Adventurer's Guild Rewards
   |author  = UNA
+
   |author  = Goldenrevolver
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 17404
+
   |nexus  = 20942
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Enchanted Cowboy Boots
   |author  = KarratKake
+
   |author  = Goldenrevolver
   |id      = KarratKake.FerngillRevenueService
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 7566
+
   |nexus  = 20941
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
   |author  = stoobinator, lefthandedkid
+
   |author  = NamelessTo
   |id      = stoobinator.fertilizeranytime
+
   |id      = NamelessTo.EnchantedGalaxyWeapons
   |nexus  = 7259
+
  |curse  = 1001630
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |nexus  = 21904
 +
   |github  = namelessto/EnchantedGalaxyWeapons
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Enemy Health Bars, Enemies Health Bars
   |author  = KirbyLink
+
   |author  = TheThor59
   |id      = kirbylink.festivalendtimetweak
+
   |id      = Thor.EnemyHealthBars
   |nexus  = 2966
+
   |nexus  = 3627
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = TheThor59/StardewMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-78#post-3344462
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival of the Mundane
+
   |name    = Enemy Health Bars, Health Bars
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = MouseyPounds.ShadowFestival
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
  |nexus  = 4630
+
   |nexus   = 193
  |github  = MouseyPounds/stardew-mods
+
   |chucklefish = 3529
}}
+
   |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
{{#invoke:SMAPI compatibility|entry
 
  |name    = FeTK - Stardew-Valley Toolkit
 
   |author  = Felix-Dev
 
   |id      = Felix-Dev.FeTK
 
   |nexus  = 4403
 
   |github = Felix-Dev/StardewMods
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.5
<!--
+
   |unofficial version = 1.9.2-unofficial.3-JoXW
   |unofficial version = 1.0.1-unofficial.2-digus
+
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Energy Count
   |author  = aedenthorn
+
   |author  = Crystallyne
   |id      = aedenthorn.FieldHarvest
+
   |id      = Crystallyne.EnergyCount
   |nexus  = 11019
+
   |nexus  = 4272
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Energy Protect
   |author  = ChiroxT
+
   |author  = philosquare
   |id      = treinke.FieldWorks
+
   |id      = philosquare.EnergyProtect
   |nexus  = 17267
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Energy Rework
   |author  = Edu Anttunes
+
   |author  = seferoni
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = seferoni.EnergyRework
   |nexus  = 5865
+
   |nexus  = 21686
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = seferoni/EnergyRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Energy Time
   |author  = certifiableGrimalkin
+
   |author  = nikperic, ThatOneCow
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = nikperic.EnergyTime
   |nexus  = 17553
+
   |nexus  = 6488
   |github =
+
   |source = https://gitlab.com/nikperic/energytime
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Enhanced Loot Magnet, Magnet Mod
   |author  = Tran Minh Thong
+
   |author  = aedenthorn, Erinthe
   |id      = find.object.mod
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 8594
+
   |nexus  = 4856
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
+
   |name    = Enhanced Relationships
   |author  = HaulinOats
+
   |author  = Mizzion
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
+
   |id      = mizzion.enhancedrelationships
   |nexus  = 13944
+
   |nexus  = 1927
   |github  =
+
  |moddrop = 661356
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireballs!
+
   |name    = Enhanced Slingshots
   |author  = aurnj, Roy Li
+
   |author  = ytsc
   |id      = RoyLi.Fireballs
+
   |id      = ytsc.EnhancedSlingshots
   |nexus  =
+
   |nexus  = 12763
   |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enough Sleep
 +
  |author  = sodapotato
 +
  |id      = sodapotato.enoughsleep
 +
  |nexus  = 21536
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Entoarox Framework
   |author  = aedenthorn
+
   |author  = Entoarox
   |id      = aedenthorn.FireBreath
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  = 7311
+
   |nexus  = 2269
   |github  = aedenthorn/StardewValleyMods
+
  |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    = Fireworks Festival
+
   |name    = Entoarox Modding Utilities
   |author  = violetlizabet
+
   |author  = Entoarox
   |id      = violetlizabet.FireworksFestival
+
   |id      = Entoarox.Utilities
   |nexus  = 15261
+
   |nexus  = 5521
   |github  = elizabethcd/FireworksFestival
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Equal Money Split
   |author  = rupak0577
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = rupak0577.FishDex
+
   |id      = TheFluffyRobot.EqualMoneySplit
   |nexus  =
+
   |nexus  = 5526
   |github  = rupak0577/FishDex
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
  |url    = https://github.com/rupak0577/FishDex
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Equivalent Exchange
   |author  = GZhynko
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = GZhynko.FishExclusions
+
   |id      = MercuriusXeno.EquivalentExchange
   |nexus  = 7782
+
   |nexus  = 1656
   |github  = gzhynko/StardewMods
+
   |github  = MercuriusXeno/EquivalentExchange
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Escape Rope
   |author  = Aair, AairTheGreat
+
   |author  = lestoph
   |id      = AairTheGreat.FishFinder
+
   |id      = lestoph.EscapeRope
   |nexus  = 5011
+
   |nexus  = 8576
   |github  = AairTheGreat/StardewValleyMods
+
   |github  = Bifibi/SDVEscapeRope
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Escargo Win Bug Fix
   |author  = Speshkitty
+
   |author  = BlackJack
   |id      = speshkitty.fishinfo
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 5452
+
   |nexus  = 24556
   |github  = Speshkitty/FishInfo
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Esca's Modding Plugins
   |author  = Shuai Zhang
+
   |author  = Esca, Esca-MMC
   |id      = shuaiz.FishingAdjustMod
+
   |id      = Esca.EMP
   |nexus  = 1350
+
   |nexus  = 9296
   |github  = hcoona/StardewValleyMods
+
   |moddrop = 1005443
 
+
   |github = Esca-MMC/EscasModdingPlugins
   |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    = Esc Dialogue Mod
   |author  = KilZenc
+
   |author  = g33k, g33kidd
   |id      = KilZenc.FishingAssistant
+
   |id      = g33k.EscDialogueMod
   |nexus  = 5815
+
   |nexus  = 21812
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Fishing Automaton
+
   |name     = Even Better Artisan Good Icons
   |author = Drynwynn, thepaladinknight
+
   |author   = chsiso58
   |id     = Drynwynn.FishingAutomaton
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 2527
+
   |nexus   =
   |github = Drynwynn/StardewValleyMods
+
   |github   = chsiao58/EvenBetterArtisanGoodIcons
 
 
  |broke in = SMAPI 2.8
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Chests Expanded
+
   |name    = Even Better RNG
   |author  = aedenthorn
+
   |author  = pepoluan
   |id      = aedenthorn.FishingChestsExpanded
+
   |id      = pepoluan.EvenBetterRNG
   |nexus  = 7694
+
   |nexus  = 8680
   |github = aedenthorn/StardewValleyMods
+
   |chucklefish = 6117
 +
  |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Even Better Warehouse
   |author  = barteke22
+
   |author  = charliedemilho
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 8970
+
   |nexus  = 10396
   |github  = barteke22/StardewMods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Logbook
 
  |author  = M3ales
 
  |id      = FishingLogbook
 
  |nexus  =
 
  |curse  = 299792
 
  |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Event Black Bars
   |author  = barteke22
+
   |author  = gzhynko
   |id      = barteke22.FishingMinigames
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 9345
+
   |nexus  = 7962
   |github  = barteke22/StardewMods
+
   |github  = gzhynko/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Event Limiter
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = TheMightyAmondee
   |id      = barteke22.FisingMinigames
+
   |id      = TheMightyAmondee.EventLimiter
   |nexus  = 9345
+
   |nexus  = 10735
   |github  = barteke22/StardewMods
+
   |github  = TheMightyAmondee/EventLimiter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Event Lookup
   |author  = Zoryn
+
   |author  = shekurika
   |id      = Zoryn.FishingMod
+
   |id      = shekurika.EventLookup
   |nexus  =
+
   |nexus  = 8505
  |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 Music Volume
   |author  = MindMeltMax
+
   |author  = jorgamun
   |id      = MindMeltMax.Fishnets
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 13819
+
   |nexus  = 10650
  |moddrop = 1247514
+
   |github  = jorgamun/EventMusicVolume
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Event Repeater
   |author  = MindMeltMax
+
   |author  = MissCoriel
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = misscoriel.eventrepeater
   |nexus  = 13819
+
   |nexus  = 3642
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |curse  = 317347
 +
  |moddrop = 606979
 +
   |github  = MissCoriel/Event-Repeater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Event Sound Adjuster
   |author  = BlaDe
+
   |author  = shekurika
   |id      = BlaDe.FishingPractice
+
   |id      = shekurika.EventSoundAdjuster
   |nexus  = 4157
+
   |nexus  = 8734
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Event Tester
   |author  = Stashek
+
   |author  = BlaDe
   |id      = Stashek.FishingRodRecolor
+
   |id      = BlaDe.EventTester
   |nexus  = 8835
+
   |nexus  = 11178
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = PeacefulEnd
+
   |author  = SinZ and atravita
   |id      = PeacefulEnd.FishingTrawler
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 8406
+
   |nexus  = 19458
   |github  = Floogen/FishingTrawler
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Everlasting Baits and Unbreakable Tackles
   |author  = PeacefulEnd
+
   |author  = Digus
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
   |nexus  = 15941
+
   |nexus  = 2360
   |github  = Floogen/FishingTrawler
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Hammurabi
+
   |author  = moonslime
   |id      = HammurabiFishingTunerRedux
+
   |id      = moonslime.ExcavationSkill
   |nexus  =
+
   |nexus  = 15793
  |chucklefish = 4578
 
  |source  = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
 
 
  |dev note = source in download
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
+
   |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Exhaustion Tweaks
   |author  = marikaefer
+
   |author  = mytigio
   |id      = marikaefer.FishMe
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 4756
+
   |nexus  = 6247
   |github  =
+
   |github  = mytigio/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = Jonqora
+
   |author  = Lodukas
   |id      = Jonqora.FishPreview
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 6303
+
   |nexus  = 1191
   |github  = Jonqora/StardewMods
+
   |github  = Uwazouri/ExpandedFridge
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Expanded Preconditions Utility
   |author  = Mizzion
+
   |author  = Cherry, CherryChain
   |id      = mizzion.fishreminder
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 3615
+
   |nexus  = 6529
  |moddrop = 661375
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Expanded Storage
   |author  = aedenthorn
+
   |author  = LeFauxMatt
   |id      = aedenthorn.FishSpotBait
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 17581
+
  |curse  = 871838
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Expansive Combat, Proficiência
   |author  = StarAmy
+
   |author  = Hamio, HamioDracny
   |id      = StarAmy.bubbletoggle
+
   |id      = HamioDracny.ProficienciaEmDano
   |nexus  = 13076
+
   |nexus  = 7511
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishy Blood Moon
+
   |name    = Exp Control
   |author  = MattDeDuck, Duckshard
+
   |author  = moonslime
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = moonslime.ExpControl
   |nexus  = 3725
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Experience Bars
   |author  = bcmpinc
+
   |author  = spacechase0
   |id      = bcmpinc.FixAnimalTools
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 3215
+
  |curse  = 867392
   |github  = bcmpinc/StardewHack
+
  |moddrop = 127275
 +
  |nexus  = 509
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Rate Multiplier
 +
  |author  = MSCFC, iSkLz
 +
  |id      = SkLz.ExpMultiply
 +
  |nexus  = 5910
 +
  |github  = iSkLz/ExperienceMultiplier
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Experience Updates
 +
  |author  = Quipex
 +
  |id      = Quipex.ExperienceUpdates
 +
   |nexus  = 7581
 +
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Categories in Recipes, Categories in Recipes
+
   |name    = Expert Sitting
   |author  = Traktori
+
   |author  = aedenthorn, Erinthe
   |id      = Traktori.CategoriesInRecipes
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 11400
+
   |nexus  = 7435
   |github  = Traktori7/StardewValleyMods
+
   |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 Dice
+
   |name    = Extended Bus System
   |author  = Ashley, bambimenot
+
   |author  = Tondorian
   |id      = ashley.fixdice
+
   |id      = ExtendedBusSystem
   |nexus  = 4556
+
   |nexus  =
 +
  |chucklefish = 4373
 
   |github  =
 
   |github  =
  
Line 5,552: Line 7,711:
 
}}
 
}}
 
{{#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
 +
  |name    = Extended Minecart
 +
  |author  = Entoarox
 +
  |id      = Entoarox.ExtendedMinecart
 +
  |nexus  = 2271
 +
  |chucklefish = 4359
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Reach
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ExtendedReach
 +
   |curse  = 867754
 +
   |moddrop = 242303
 +
   |nexus  = 1493
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.5-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123560
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Extra Animal Configs
   |author  = mouse
+
   |author  = selph, zombifier
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = selph.ExtraAnimalConfig
  |moddrop = 1194570
+
   |nexus  = 25328
   |nexus  = 12717
+
   |github  = urbanyeti/stardew-better-ranching
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Extra Content Mod
   |author  = BlaDe
+
   |author  = Alacrity, platinumhobo
   |id      = BlaDe.FlamingoBreeding
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 12015
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Extra Fish Information
   |author  = Shockah
+
   |author  = Ceasg
   |id      = Shockah.FlexibleSprinklers
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 10931
+
   |nexus  = 4170
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = ceasg/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Extra Machine Configs
   |author  = aedenthorn
+
   |author  = Selph, zombifier
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = selph.ExtraMachineConfig
   |nexus  = 17582
+
   |nexus  = 22256
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Extra Map Layers
   |author  = MouseyPounds
+
   |author  = aedenthorn, Erinthe
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 3885
+
  |curse  = 868841
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 9633
 +
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Extra Shop Phone Numbers
   |author  = kdau
+
   |author  = PrincessFelicie
   |id      = kdau.FlowerBombs
+
   |id      = PrincessFelicie.ExtraShopPhoneNumbersCore
   |nexus  = 6228
+
   |nexus  = 25530
   |moddrop = 794657
+
   |github =
  |source = https://gitlab.com/kdau/flowerbombs
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Color Picker
+
   |name    = Extreme Fishing Overhaul
   |author  = spacechase0
+
   |author  = Unidarkshin and Deathest1, Devin Lematty
   |id      = spacechase0.FlowerColorPicker
+
   |id      = DevinLematty.ExtremeFishingOverhaul
   |curse   = 867760
+
   |nexus  = 7490
   |moddrop = 130043
+
  |github  =
   |nexus  = 1229
+
 
   |github  = spacechase0/StardewValleyMods
+
  |broke in = Json Assets 1.7.7
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Extreme Weather
 +
  |author  = BlaDe
 +
   |id      = BlaDe.ExtremeWeather
 +
   |nexus  = 12334
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Fabrication
   |author  = elfuun
+
   |author  = XxHarvzBackxX
   |id      = FlowerDanceFix.elfuun
+
   |id      = harvz.Fabrication
   |nexus  = 8535
+
   |nexus  = 10679
  |moddrop = 980853
+
   |github  = XxHarvzBackxX/fabrication
   |github  = elfuun1/FlowerDanceFix
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = FaeQuest
   |author  = ron075sh
+
   |author  = Navi-chan, ooo0000
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = NaviChan.FaeQuest
   |nexus  = 3019
+
   |nexus  = 2484
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = abandoned
  |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    = Fairy Fix
   |author  = kelly2892
+
   |author  = MindMeltMax
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = MindMeltMax.FairyFix
   |nexus  = 8107
+
  |curse  = 1024723
   |github  = kenny2892/StardewValleyMods
+
   |nexus  = 24469
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Fall 28 Snow Day
   |author  = spacechase0
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = spacechase0.FlowerRain
+
   |id      = Omegasis.Fall28SnowDay
  |curse  = 867722
+
   |nexus  = 486
   |nexus  = 6131
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fall To Autumn
   |author  = Cat, CatCattyCat
+
   |author  = jahangmar
   |id      = cat.flowerytools
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 6203
+
   |nexus  = 7174
   |moddrop = 833563
+
   |github  = jahangmar/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Familiars
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = aedenthorn.Familiars
   |nexus  = 9043
+
   |nexus  = 6429
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Family Planning
   |author  = Kangzoel
+
   |author  = loe2run
   |id      = Kangzoel.FluentEating
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 11690
+
   |nexus  = 4515
   |github  =
+
   |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    = Flying Start Loan
+
   |name    = Fancy Sprinklers
   |author  = EstherHollow
+
   |author  = trashcan9
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 11003
+
   |nexus  = 15857
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fantastic Frames
   |author  = Becks723
+
   |author  = Taskmaster
   |id      = Becks723.FontSettings
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 12467
+
   |nexus  = 4540
 
   |github  =
 
   |github  =
   |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    = Farmageddon
   |author  = thejcannon
+
   |author  = Max Vollmer, SVProtector
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = maxvollmer.farmageddon
   |nexus  = 4321
+
   |nexus  = 2618
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = Farm Animal Choices
   |author  = Hexenentendrache
+
   |author  = ShivaGuy
   |id      = Hexenentendrache.FoodCravings
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 17126
+
   |nexus  = 11850
   |github  = Enteligenz/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Farm Animal Harvest Helper
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 10886
+
   |nexus  = 13782
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Farm Anywhere
   |author  = Nishtra
+
   |author  = hmkiesel
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 673
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-39#post-3317761
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Fantasy
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Goldenrevolver
+
   |author  = Oranisagu
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7554
+
   |nexus  =
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Farm Automation: Item Collector
   |author  = Bpendragon
+
   |author  = Oranisagu
   |id      = Bpendragon.ForagePointers
+
   |id      = none<!--no manifest ID-->
   |nexus  = 7781
+
   |nexus  =
   |github  = Bpendragon/ForagePointers
+
  |url    = https://community.playstarbound.com/threads/111931
 +
   |github  = oranisagu/SDV-FarmAutomation
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Farm Cave Framework
   |author  = Remy Bach
+
   |author  = aedenthorn, Erinthe
   |id      = remybach.forecaster
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 3037
+
   |nexus  = 10506
   |github  = remybach/stardew-valley-forecaster
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = TheElm
+
   |author  = atravita
   |id      = TheElm.ForecasterText
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 7541
+
   |curse   = 870986
  |github  = GStefanowich/SDV-Forecaster
+
   |moddrop = 1068205
}}
+
   |nexus  = 10186
{{#invoke:SMAPI compatibility|entry
+
   |github  = atravita-mods/StardewMods
   |name    = Foxyfficiency
 
   |author  = Fokson
 
  |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
 
   |nexus  = 2520
 
   |github  =
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@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
+
   |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
+
   |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
+
   |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
+
   |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
+
   |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
+
   |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
+
   |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
+
   |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
+
   |author  = jwdred
   |id      = aedenthorn.FurnitureRecolor
+
   |id      =
   |nexus  = 10217
+
   |nexus  = 647
   |github  = aedenthorn/StardewValleyMods
+
   |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 Slingshot Obtainable
+
   |name    = Farm Tablet
   |author  = Adham084
+
   |author  = boneskull
   |id      = adham084.galaxyslingshot
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 14115
+
   |nexus  = 16447
   |github  =
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Farm to Table Ready Meals
   |author  = aedenthorn
+
   |author  = Speshkitty
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 14511
+
   |nexus  = 7148
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Farmtronics
   |author  = drbirbdev
+
   |author  = Joe Strout
   |id      = drbirbdev.GameboyArcade
+
   |id      = strout.farmtronics
  |moddrop = 1318487
+
   |nexus  = 10634
   |nexus  =
+
   |github  = JoeStrout/Farmtronics
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Farm Type Manager
   |author  = mmanlapat
+
   |author  = Esca, Esca-MMC
   |id      = mmanlapat.GameReminder
+
   |id      = Esca.FarmTypeManager
   |nexus  = 1153
+
   |nexus  = 3231
   |github  =
+
   |moddrop = 598755
 
+
   |github = Esca-MMC/FarmTypeManager
   |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 Warps Patch
   |author  = RandomComputerUser
+
   |author  = tlitookilakin
   |id      = RandomComputerUser.GameSpeed
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 7211
+
   |nexus  = 8236
   |github  =
+
   |moddrop = 926207
}}
+
   |github  = tlitookilakin/FarmWarpsPatch
{{#invoke:SMAPI compatibility|entry
 
  |name    = Garbage Collector
 
  |author  = Loogooter
 
  |id      = OlegSilkin.garbage_collector
 
  |nexus  = 2463
 
   |github  =
 
  
  |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
+
   |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
+
   |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
 +
  |name    = Faster Transition
 +
  |author  = Kumagabear
 +
  |id      = Kumagabear.FasterTransition
 +
  |nexus  = 19584
 +
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Faster Trees
   |author  = agent56
+
   |author  = Krutonium
   |id      = agent56.GeneticsAPI
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 15655
+
   |nexus  = 21952
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = CatCattyCat, Cat
+
   |author  = zeldela
   |id      = cat.geodeinfomenu
+
   |id      = zeldela.FastFishPond
   |nexus  = 1448
+
   |nexus  = 14005
  |moddrop = 833541
+
   |github  = zeldela/sdv-mods
   |github  = danvolchek/StardewMods
 
 
 
  |broke in          = Stardew Valley 1.5
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 1.5.3-unofficial.1-strobe
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fast Forward
   |author  = MartyrPher
+
   |author  = crazywig
   |id      = MartyrPher.GetGlam
+
   |id      = crazywig.FastForward
   |nexus  = 5044
+
   |nexus  = 7413
   |github  = MartyrPher/GetGlam
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fast Geode, Instant Geodes
   |author  = Platonymous
+
   |author  = ofmanynames
   |id      = Platonymous.GhostTown
+
   |id      = InstantGeode
   |curse   = 877231
+
   |nexus   = 750
   |moddrop = 793902
+
  |github  =
   |nexus   = 2992
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |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 Fertilizer
+
   |name    = Fast Loads
   |author  = atravita
+
   |author  = spajus
   |id      = atravita.GiantCropFertilizer
+
   |id      = spajus.fastloads
   |curse   = 870977
+
   |nexus   = 19454
   |moddrop = 1135913
+
   |github  = spajus/stardew-valley-fast-loads
  |nexus  = 11620
+
 
   |github  = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fast Parrot Express Animation
   |author  = CatCattyCat, Cat
+
   |author  = ErikShun, QuickNutz
   |id      = cat.giantcropring
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 1182
+
   |moddrop = 1490579
   |moddrop = 833538
+
   |nexus  = 19634
   |github  = danvolchek/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Fast Petting
   |author  = Khloe Leclair
+
   |author  = DerTod2
   |id      = leclair.giantcroptweaks
+
   |id      = de.dertod2.FastPetting
   |nexus  = 14370
+
   |nexus  = 5039
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Fast Travel
   |author  = spacechase0
+
   |author  = Death, DeathGameDev
   |id      = spacechase0.GiantOmelet
+
   |id      = DeathGameDev.FastTravel
   |nexus  = 13852
+
   |nexus  = 1529
   |github  = spacechase0/StardewValleyMods
+
   |github  = DeathGameDev/SDV-FastTravel
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = FauxCore
   |author  = desto
+
   |author  = LeFauxMatt
   |id      = desto.GiftDecline
+
   |id      = furyx639.FauxCore
   |nexus  = 6944
+
  |moddrop = 1547213
   |github  = desto-git/sdv-mods
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Feeling Lucky?
   |author  = AvalonMFX
+
   |author  = minervamaga
   |id      = AvalonMFX.GiftMoney
+
   |id      = minervamaga.FeelingLucky
   |nexus  = 17564
+
   |nexus  =
   |github  =
+
  |moddrop = 752859
 +
   |github  = minervamaga/FeelingLucky
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Fellowship - Immersive Rings
   |author  = aedenthorn
+
   |author  = DaLion
   |id      = aedenthorn.GiftRejection
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 14273
+
   |nexus  = 11380
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = Ferngill Dynamic Rain
   |author  = tstaples
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 229
+
   |nexus  = 604
   |github  = tstaples/GiftTasteHelper
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = blueberry
+
   |author  = UNA
   |id      = blueberry.GiftWrapper
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 4721
+
   |nexus  = 17404
   |github  = b-b-blueberry/GiftWrapper
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Ferngill Revenue Service
   |author  = mistyspring
+
   |author  = KarratKake
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = KarratKake.FerngillRevenueService
  |curse  = 880520
+
   |nexus  = 7566
   |nexus  = 12195
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Ferngill Simple Economy
   |author  = atravita
+
   |author  = Paul Steele
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = paulsteele.fse
  |curse  = 870984
+
   |nexus  = 21414
  |moddrop = 1098263
+
   |github  = Annosz/UIInfoSuite2
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Give Me My Cursor Back
+
   |name    = Fertilizer Anytime
   |author  = DecidedlyHuman
+
   |author  = stoobinator, lefthandedkid
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = stoobinator.fertilizeranytime
   |nexus  = 9976
+
   |nexus  = 7259
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Fertilizer Bubbles
   |author  = Gaphodil
+
   |author  = temisthem
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 9340
+
   |nexus  = 23307
  |moddrop = 1007690
+
   |github  = kqrse/StardewValleyMods
   |github  = Gaphodil/GlobalConfigSettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Festival End Time Tweak
   |author  = violetlizabet
+
   |author  = KirbyLink
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 10374
+
   |nexus  = 2966
   |github  = elizabethcd/PreventFurniturePickup
+
   |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    = GMCM Options
+
   |name    = Festival of the Mundane
   |author  = Jamie Taylor
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = jltaylor-us.GMCMOptions
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 10505
+
   |nexus  = 4630
   |github  = jltaylor-us/StardewGMCMOptions
+
   |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    = God Mode
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = treyh0
+
   |author  = Felix-Dev
   |id      = treyh0.GodMode
+
   |id      = Felix-Dev.FeTK
   |nexus  = 2641
+
   |nexus  = 4403
   |github  =
+
   |github  = Felix-Dev/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Field Harvest
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = aedenthorn, Erinthe
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = aedenthorn.FieldHarvest
  |moddrop = 854437
+
   |nexus  = 11019
   |nexus  = 7183
+
   |github  = aedenthorn/StardewValleyMods
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Field Harvest Redux
   |author  = Jessebot
+
   |author  = Prism 99
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 6514
+
   |nexus  = 21703
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Field Works
   |author  = candidus42
+
   |author  = ChiroxT
   |id      = Candidus42.GoToBed
+
   |id      = treinke.FieldWorks
   |nexus  = 4967
+
   |nexus  = 17267
   |github  = mus-candidus/GoToBed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Fighting With NPCs
   |author  = yy376
+
   |author  = Edu Anttunes
   |id      = yy376.GoToSleep
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 2195
+
   |nexus  = 5865
   |github  =
+
   |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
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Fireballs!
   |author  = Jellypowered, Shockade
+
   |author  = aurnj, Roy Li
   |id      = Jellypowered.GrassChance
+
   |id      = RoyLi.Fireballs
   |nexus  = 3365
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/fireballs.129346
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse 20x20
+
   |name    = Fire Breath
   |author  = sirloinmeatt
+
   |author  = aedenthorn, Erinthe
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = aedenthorn.FireBreath
   |nexus  = 2662
+
   |nexus  = 7311
 +
  |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
 +
  |name    = Fire Crackers, Firecracker Mod
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.FireCracker
 +
  |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in          = SMAPI 3.0
+
   |status  = abandoned
  |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    = Fireworks Festival
   |author  = Derslayr
+
   |author  = violetlizabet
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = violetlizabet.FireworksFestival
   |nexus  = 10148
+
   |nexus  = 15261
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Fischievements
   |author  = bblueberry, blueberry
+
   |author  = MattDeDuck, Duckshard
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 8203
+
   |nexus  = 3658
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = FishDex
   |author  = pancham138
+
   |author  = rupak0577
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = rupak0577.FishDex
   |nexus  = 6150
+
   |nexus  =
   |github  =
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Fish Exclusions
   |author  = PeacefulEnd
+
   |author  = GZhynko
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = GZhynko.FishExclusions
   |nexus  = 7619
+
   |nexus  = 7782
  |moddrop = 886187
+
   |github  = gzhynko/StardewMods
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Fish Finder
   |author  = PeacefulEnd
+
   |author  = Aair, AairTheGreat
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = AairTheGreat.FishFinder
   |nexus  = 7619
+
   |nexus  = 5011
  |moddrop = 886187
+
   |github  = AairTheGreat/StardewValleyMods
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fish Info
   |author  = Bpendragon
+
   |author  = Speshkitty
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = speshkitty.fishinfo
   |nexus  = 7456
+
   |nexus  = 5452
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  = Speshkitty/FishInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Fishing Adjust
   |author  = Cecidelus
+
   |author  = Shuai Zhang
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 8042
+
   |nexus  = 1350
   |github  =
+
   |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    = GreenHut
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
  |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
  |author  = ChibiKyu, KilZenc
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 1735
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Fishing Automaton
   |author  = aedenthorn
+
   |author  = Drynwynn, thepaladinknight
   |id      = aedenthorn.GroundhogDay
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 10151
+
   |nexus  = 2527
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Fishing Chests Expanded
   |author  = FricativeMelon
+
   |author  = aedenthorn, Erinthe
   |id      = FricativeMelon.GroupableChests
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 15375
+
   |nexus  = 7694
   |github  = FricativeMelon/GroupableChests
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Fishing Info Overlays
   |author  = atravita
+
   |author  = barteke22
   |id      = atravita.GrowableBushes
+
   |id      = barteke22.FIshingInfoOverlays
  |curse  = 870961
+
   |nexus  = 8970
  |moddrop = 1357999
+
   |github  = barteke22/StardewMods
   |nexus  = 15111
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Fishing Logbook
   |author  = atravita
+
   |author  = M3ales
   |id      = atravita.GrowableGiantCrops
+
   |id      = FishingLogbook
   |curse   = 870960
+
   |nexus   =
   |moddrop = 1358004
+
   |curse  = 299792
   |nexus  = 15559
+
   |github  = M3ales/FishingLogbook
   |github  = atravita-mods/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Fishing Minigames
   |author  = BlaDe
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = barteke22.FisingMinigames
   |nexus  = 12034
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = skn
+
   |author  = barteke22
   |id      = skn.HairGrowthMod
+
   |id      = barteke22.FishingMinigames
   |nexus  = 3279
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Halt Event Time
+
   |name    = Fishing Mod
   |author  = chawol
+
   |author  = Zoryn
   |id      = chawol.HaltEventTime
+
   |id      = Zoryn.FishingMod
   |nexus  = 8774
+
   |nexus  =
   |github  = chawolbaka/HaltEventTime
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Fishing Nets → Automate
   |author  = PeacefulEnd
+
   |author  = MindMeltMax
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 7936
+
   |nexus  = 13819
   |github  = Floogen/HandyHeadphones
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fishing Nets → Better Crafting
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = MindMeltMax
   |id      = Omegasis.HappyBirthday
+
  |id      = MindMeltMax.Fishnets.BetterCrafting
   |nexus  = 520
+
  |nexus  = 13819
   |github  =  janavarro95/Stardew_Valley_Mods
+
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
 +
  |author  = MindMeltMax
 +
   |id      = MindMeltMax.Fishnets
 +
  |curse  = 1004486
 +
   |nexus  = 13819
 +
  |moddrop = 1247514
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Practice
 +
  |author = BlaDe
 +
  |id      = BlaDe.FishingPractice
 +
  |nexus  = 4157
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Progression
 +
  |author  = ChadlyMasterson
 +
  |id      = chadlymasterson.fishingprogression
 +
  |nexus  = 18749
 +
  |github  = chudders1231/SDV-FishingProgression
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Fishing Tackle Tooltips
   |author  = Oxyligen
+
   |author  = BarleyZP
   |id      = HappyBirthday
+
   |id      = BarleyZP.FishingTackleTooltip
   |nexus  = 1064
+
   |nexus  = 24751
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler
 +
  |nexus  = 8406
 +
  |github  = Floogen/FishingTrawler
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
+
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fishing Trawler - New Horizons
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.FishingTrawler.NewHorizons
 +
  |curse  = 870923
 +
  |nexus  = 15941
 +
  |github  = Floogen/FishingTrawler
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Fishing Treasure Spawner
   |author  = Sakorona
+
   |author  = jangofett4
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 6516
+
   |nexus  = 18119
  |moddrop = 1068089
+
   |github  = jangofett4/FishingTreasureSpawner
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Fishing Tuner Redux
   |author  = kibbe, lillvik
+
   |author  = Hammurabi
   |id      = kibbe.hardcore_mines
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 1674
+
   |nexus  =
   |github =
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Fish Me
   |author  = ItsLittany
+
   |author  = marikaefer
   |id      = itslittany.HardcoreMines2
+
   |id      = marikaefer.FishMe
   |nexus  = 6411
+
   |nexus  = 4756
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Fish of Stardew
   |author  = vermicyde
+
   |author  = AztecViper
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = aztecviper.fishOfStardewMod
   |nexus  = 15125
+
   |nexus  = 24870
   |github  =
+
   |github  = astecviper/AztecVipers-Fish-of-Stardew
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = DiscipleOfEris
+
   |author  = ButterBear, Memegician
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = BB.FishPondColors
   |nexus  = 8772
+
   |nexus  = 23449
   |github  = DiscipleOfEris/HardyGrass
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Fish Preview
   |author  = Platonymous
+
   |author  = Jonqora
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = Jonqora.FishPreview
   |nexus  = 914
+
   |nexus  = 6303
  |moddrop = 793924
+
   |github  = Jonqora/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5.6
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-53000
 
  |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    = Fish Reminder
   |author  = Goldenrevolver
+
   |author  = Mizzion
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = mizzion.fishreminder
   |nexus  = 7851
+
   |nexus  = 3615
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 661375
 +
   |github  = Mizzion/MyStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fish Spot Bait
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
  |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = aedenthorn.FishSpotBait
  |nexus  = 1157
+
   |nexus  = 17581
  |github  = Sasara2201/WitchPrincess
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harvest Seeds
 
  |author  = aedenthorn
 
   |id      = aedenthorn.HarvestSeeds
 
   |nexus  = 11773
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Harvest With Scythe
 
  |author  = ThatNorthernMonkey
 
  |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
 
  |nexus  = 236
 
  |github  = ThatNorthernMonkey/HarvestWithScythe
 
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
+
   |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = popska
+
   |author  = StarAmy
   |id      = popska.HatBuffs
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 9050
+
   |nexus  = 13076
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Shop Restoration
+
   |name    = Fishy Blood Moon
   |author  = PeacefulEnd
+
   |author  = MattDeDuck, Duckshard
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 17291
+
   |nexus  = 3725
   |github  = Floogen/StardewSandbox
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hats on Hats
+
   |name    = Fix Animal Tools
   |author  = Shockah
+
   |author  = bcmpinc
   |id      = Shockah.HatsOnHats
+
   |id      = bcmpinc.FixAnimalTools
   |nexus  = 17280
+
   |nexus  = 3215
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = Cherry, CherryChain
+
   |author  = Traktori
   |id      = Cherry.HayBalesSilo
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 5151
+
   |nexus  = 11400
   |moddrop = 716396
+
   |github  = Traktori7/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Fix Dice
   |author  = Tlitookilakin
+
   |author  = Ashley, bambimenot
   |id      = tlitookilakin.HDPortraits
+
   |id      = ashley.fixdice
   |nexus  = 10971
+
   |nexus  = 4556
   |moddrop = 1103418
+
   |github  =
   |github  = tlitookilakin/HDPortraits
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = Jessebot, JessebotX
+
   |author  = wilsoncwc
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 3207
+
   |nexus  = 23934
  |moddrop = 624105
+
   |github  =
   |github  = JessebotX/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = Kiddles, Svard
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = Kiddles.HASTweaks
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 5630
+
   |nexus  = 1941
   |github  = SvardXI/HAS_Tweaks
+
   |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    = Health Bars
+
   |name    = Fixed Weapons Damage
   |author  = Zoryn
+
   |author  = BlueSight
   |id      = Zoryn.HealthBars
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  =
+
   |nexus  = 19896
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = Hikari-BS/StardewMods
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars (Darkhax)
+
   |name    = Fix Pig Random
   |author  = Darkhax
+
   |author  = atravita
   |id      = darkhax.healthbars
+
   |id      = atravita.FixPigRandom
   |nexus   =
+
   |curse   = 870967
   |curse   = 302910
+
   |moddrop = 1294434
   |github  = Stardew-Valley-Modding/HealthBars
+
  |nexus   = 15003
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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 Scythe Exp
   |author  = themattfiles
+
   |author  = bcmpinc
   |id      = themattfiles.HeartBeat
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 5941
+
   |nexus  =
   |github  = embolden/Heartbeat
+
   |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    = Heart Level Notifications
+
   |name    = Fix TVs on Custom Farm Types
   |author  = StultusV
+
   |author  = mouse
   |id      = StultusV.HeartLevelNotifications
+
   |id      = mouse.FixTVsOnCustomFarmTypes
   |nexus  = 8655
+
  |moddrop = 1194570
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |nexus  = 12717
 +
   |github  = notevenamouse/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Flamingo Breeding
   |author  = fakemonster
+
   |author  = BlaDe
   |id      = fakemonster.Heelies
+
   |id      = BlaDe.FlamingoBreeding
   |nexus  = 7751
+
   |nexus  = 12015
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Jessebot, JessebotX
+
   |author  = selph, zombifier
   |id      = Jessebot.HelloSMAPI
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 4483
+
   |nexus  = 21086
   |github  = JessebotX/StardewValleyMods
+
   |github  = zombifier/My_Stardew_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Flexible Arms
   |author  = furyx639, LeFauxMatt
+
   |author  = bcmpinc
   |id      = furyx639.HelpForHire
+
   |id      = bcmpinc.FlexibleArms
  |curse  = 871839
+
   |nexus  = 20902
   |nexus  = 5316
+
   |github  = bcmpinc/StardewHack
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Flexible Sprinklers
   |author  = furyx639, LeFauxMatt
+
   |author  = Shockah
   |id      = furyx639.HelpfulSpouses
+
   |id      = Shockah.FlexibleSprinklers
  |curse  = 871841
+
   |nexus  = 10931
   |nexus  = 5175
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Flip Buildings
   |author  = aedenthorn
+
   |author  = mouahrara
   |id      = aedenthorn.HelpWanted
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 14640
+
   |nexus  = 18444
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Floating Garden Pots
  |author  = Pokeytax
+
   |author  = aedenthorn, Erinthe
  |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = aedenthorn.FloatingGardenPots
  |nexus  = 2644
+
   |nexus  = 17582
  |github  = gembree/HelpWantedQuestFixes
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Here Fishy
 
   |author  = aedenthorn
 
   |id      = aedenthorn.HereFishy
 
   |nexus  = 6586
 
 
   |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}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = Shockah
+
   |author  = randomAnon1234
   |id      = Shockah.Hibernation
+
   |id      = none<!--no manifest ID-->
   |nexus  = 11421
+
   |nexus  = 591
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Floor Shadow Switcher
   |author  = trashcan9
+
   |author  = MouseyPounds
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = MouseyPounds.FloorShadowSwitcher
   |nexus  = 16075
+
   |nexus  = 3885
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |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    = Highlighted Jars
+
   |name    = Flower Bombs
   |author  = Annosz
+
   |author  = kdau
   |id      = Annosz.HighlightedJars
+
   |id      = kdau.FlowerBombs
   |nexus  = 6833
+
   |nexus  = 6228
   |github = Annosz/StardewValleyModding
+
   |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    = Highlight Empty Machines
+
   |name    = Flower Color Picker
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.HighlightEmptyMachines
+
   |id      = spacechase0.FlowerColorPicker
   |curse  = 870976
+
   |curse  = 867760
   |moddrop = 1137391
+
   |moddrop = 130043
   |nexus  = 11664
+
   |nexus  = 1229
   |github  = atravita-mods/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Flower Dance Fix
   |author  = bendenewb, newbie9598
+
   |author  = elfuun
   |id      = newbie9598.HitMarkersMeme
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 2098
+
   |nexus  = 8535
   |github  =
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hmm Cheese Yum
+
   |name    = Flower Dance Hearts Change
   |author  = tomasitobambito
+
   |author  = ron075sh
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = ron075sh.FlowerDanceHeartsChange
   |nexus  = 9343
+
   |nexus  = 3019
 
   |github  =
 
   |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    = Hoe and Water Direction
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = TheThor59
+
   |author  = kelly2892
   |id      = Thor.HoeWaterDirection
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 10052
+
   |nexus  = 8107
   |github  = TheThor59/StardewMods
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Flower Rain
   |author  = BlaDe
+
   |author  = spacechase0
   |id      = BlaDe.HoeDown
+
   |id      = spacechase0.FlowerRain
   |nexus  = 9798
+
  |curse  = 867722
   |github  =
+
   |nexus  = 6131
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Flowery Tools
   |author  = CatCattyCat, Cat
+
   |author  = Cat, CatCattyCat
   |id      = cat.holdtobreakgeodes
+
   |id      = cat.flowerytools
   |nexus  = 1689
+
   |nexus  = 6203
   |moddrop = 833545
+
   |moddrop = 833563
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Flowing Mine Rocks
   |author  = samspartan
+
   |author  = aedenthorn, Erinthe
   |id      = samspartan.HoldToPause
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 7352
+
   |nexus  = 9043
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fluent Eating
 +
  |author  = Kangzoel
 +
  |id      = Kangzoel.FluentEating
 +
  |nexus  = 11690
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flying Start Loan
 +
  |author  = EstherHollow
 +
  |id      = EstherHollow.FlyingStartLoan
 +
  |nexus  = 11003
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Font Settings, 字体设置
   |author  = atravita
+
   |author  = Becks723
   |id      = atravita.HolidaySales
+
   |id      = Becks723.FontSettings
   |curse   = 870970
+
   |nexus   = 12467
   |moddrop = 1205160
+
   |github  =
  |nexus  = 13050
+
   |source = https://gitee.com/becks723/my-stardew-valley-mods
   |github = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Home Sewing Kit
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = MouseyPounds
+
   |author  = AlerHughes
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = AlerHughes.FA
   |nexus  = 4935
+
   |nexus  = 23363
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Food Buff Stacking
   |author  = BPavol, Lamacik
+
   |author  = thejcannon
   |id      = bpavol.hopper_extractor
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 16688
+
   |nexus  = 4321
   |github  = BPavol/stardew-valley-mods
+
   |github  = thejcannon/Stardew-FoodBuffStacking
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Food Buff Stacking Fix
   |author  = Girafarig
+
   |author  = Joreikarr
   |id      = Girafarig.FestivalWarps
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 10844
+
   |nexus  = 19944
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Food Cravings
   |author  = Pathoschild
+
   |author  = Hexenentendrache
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 7500
+
   |nexus  = 17126
   |github  = Pathoschild/StardewMods
+
   |github  = Enteligenz/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Food on the Table
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = aedenthorn.FoodOnTheTable
   |nexus  = 7911
+
   |nexus  = 10886
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Food Poisoning
   |author  = jorgamun
+
   |author  = seferoni
   |id      = jorgamun.HorseSqueeze
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 10446
+
   |nexus  = 22006
   |github  = jorgamun/HorseSqueeze
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Forage at the Farm
   |author  = icepuente
+
   |author  = Nishtra
   |id      = icepuente.HorseWhistle
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 1131
+
   |nexus  = 673
   |github  = icepuente/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] 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    = Horse Whistle
+
   |name    = Forage Crops
   |author  = nabuma
+
   |author  = Kronosta
   |id      = HorseWhistle_SMAPI
+
   |id      = Kronosta.ForageCrops
   |nexus  =
+
   |nexus  = 21514
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Forage Fantasy
   |author  = MattPlays
+
   |author  = Goldenrevolver
   |id      = MattPlays.HostTools
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 11154
+
   |nexus  = 7554
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Forage Pointers
   |author  = Jaredlll08
+
   |author  = Bpendragon
   |id      = BlameJared.HotbarHotswap
+
   |id      = Bpendragon.ForagePointers
   |nexus  =
+
   |nexus  = 7781
  |curse  = 298033
+
   |github  = Bpendragon/ForagePointers
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = certifiableGrimalkin
+
   |author  = DanielB
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 16159
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Forecaster
   |author  = Achtuur
+
   |author  = Remy Bach
   |id      = Achtuur.HoverLabels
+
   |id      = remybach.forecaster
   |nexus  = 17501
+
   |nexus  = 3037
   |github  = Achtuur/StardewMods
+
   |github  = remybach/stardew-valley-forecaster
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Forecaster Text, Forecaster Text
   |author  = Ilyaki
+
   |author  = TheElm
   |id      = Ilyaki.HPBar
+
   |id      = TheElm.ForecasterText
   |nexus  = 1736
+
   |nexus  = 7541
   |github  =
+
   |github  = GStefanowich/SDV-Forecaster
 
 
  |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    = Huggable Scarecrows
+
   |name    = Fortunate Foot
   |author  = bogie5464
+
   |author  = PurelyInZane
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 3190
+
   |nexus  = 22610
   |github  = bogie5464/HuggableScarecrows
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = Foxyfficiency
   |author  = aedenthorn
+
   |author  = Fokson
   |id      = aedenthorn.HugsAndKisses
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
  |nexus  = 10062
+
   |nexus  = 2520
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Hunger
 
  |author  = Yyeahdude
 
  |id      = HungerYyeadude
 
   |nexus  = 613
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = FQ Festival Tweaks
   |author  = PrimevalTitmouse
+
   |author  = FletcherQuest
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 1110
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.3
+
   |status  = abandoned
   |status   = workaround
 
  |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger for Food
+
   |name    = Frame Rate Logger
   |author  = Tigerle01, Stephan Hensel
+
   |author  = atravita
   |id      = HungerForFoodByTigerle
+
   |id      = atravita.FrameRateLogger
   |nexus   = 810
+
   |curse   = 870966
   |github  =
+
   |moddrop = 1294433
 
+
   |nexus   = 15002
   |broke in = SMAPI 2.0
+
   |github = atravita-mods/StardewMods
  |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    = Frame Rate Viewer, FPS Viewer
   |author  = lech43
+
   |author  = Adham084
   |id      = lech43.HungryMorning
+
   |id      = adham084.fpsviewer
   |nexus  = 6391
+
   |nexus  = 14046
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Free Dusty
   |author  = spacechase0
+
   |author  = skuldomg, Skuld
   |id      = spacechase0.HybridCropEngine
+
   |id      = skuldomg.freeDusty
   |curse   = 867721
+
   |nexus   = 2206
   |nexus   = 6577
+
   |github  = skuldomg/freeDusty
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |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    = Hypno Valley
+
   |name    = Free Lock
   |author  = Kryspur
+
   |author  = weizinai
   |id      = Kryspur.HypnoValley
+
   |id      = weizinai.FreeLock
   |nexus  = 9052
+
   |nexus  = 25329
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Free Love
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = aedenthorn.FreeLove
   |curse  = 870959
+
   |curse  = 868835
   |moddrop = 1358005
+
   |nexus  = 10021
   |nexus   = 15928
+
  |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
+
 
 +
  |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    = Idle Pause
+
   |name    = Free Slingshot
   |author  = Veleek
+
   |author  = DJ-STLN
   |id      = Veleek.IdlePause
+
   |id      = DJ-STLN.FreeSlingshot
   |nexus  = 1092
+
   |nexus  = 3320
   |github  = veleek/IdlePause
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |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    = Idle Timer
+
   |name    = Free the Toolbar
   |author  = LordAndreios
+
   |author  = danmw3
   |id      = LordAndreios.IdleTimer
+
   |id      = danmw3.freethetoolbar
   |nexus  = 2858
+
   |nexus  = 4960
   |github  = emperorzuul/SMAPI_MODS
+
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
+
   |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Freeze Time Multiplayer
 +
  |author  = mori_seneri, Alcatraz773
 +
  |id      = mori_sensei.FreezeTime
 +
  |nexus  = 21820
 +
  |github  = alcmoe/FreezeTimeMultiplayer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Friendly Divorce
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FriendlyDivorce
 +
  |nexus  = 6241
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Friends Forever
   |author  = idermailer
+
   |author  = Isaac S
   |id      = idermailer.iDontUseThatWater
+
   |id      = IsaacS.FriendsForever
   |nexus  = 14047
+
   |nexus  = 1738
   |github  = idermailer/iDontUseThatWater
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Friends Forever (1.6)
   |author  = Factknowhow
+
   |author  = Kriana
   |id      = Factknowhow.IFramesInMines
+
   |id      = Kriana.FriendsForever
   |nexus  = 16436
+
   |nexus  = 20702
   |github  = Mekadrom/IFramesInMines
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got Friendship
+
   |name    = Friendship Booster
   |author  = ChiroxT
+
   |author  = Hills
   |id      = treinke.igotfriendship
+
   |id      = Hills.FriendshipBooster
   |nexus  = 13290
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Friendship Decay
   |author  = ChiroxT
+
   |author  = stardemod
   |id      = treinke.igotxp
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 13289
+
   |nexus  = 21323
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Friendship Decay Modify
   |author  = candidus42
+
   |author  = weizinai
   |id      = Candidus42.ImagEd
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 7218
+
   |nexus  = 23862
   |github  = mus-candidus/ImagEd
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Friendship Streaks
   |author  = mistyspring
+
   |author  = AvalonMFX
   |id      = mistyspring.immersivegrandpa
+
   |id      = AvalonMFX.FriendshipStreaks
  |curse  = 880517
+
   |nexus  = 25595
   |nexus  = 12562
+
   |github  = 1Avalon/Avas-Stardew-Mods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Friendship Tweaks
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 15290
+
   |nexus  = 17055
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Sprinklers
+
   |name    = Friendship Without Talk
   |author  = aedenthorn
+
   |author  = HunterMYT
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = HunterMYT.FriendshipWithoutTalk
  |curse  = 868686
+
   |nexus  = 8709
   |nexus  = 15239
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Frozen Yogurt
   |author  = Demiacle
+
   |author  = Failsplat
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 1025
+
   |nexus  = 12308
   |github  = demiacle/QualityOfLifeMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Frugal Farm Menu
   |author  = Anthony Hilyard
+
   |author  = jeffgillean
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = jeffgillean.FrugalFarmMenu
   |curse   = 445215
+
   |nexus   = 11050
   |nexus  = 9317
+
   |github  = jeffgillean/StardewValleyMods
   |github  = AHilyard/ImprovedTracker
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increase Animal House Max Population
+
   |name    = Fruit Tree Shaker
   |author  = Mizzion
+
   |author  = aedenthorn, Erinthe
   |id      = mizzion.increaseanimalhousemaxpopulation
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 4861
+
   |nexus  = 5776
   |github  = Mizzion/MyStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = Fruit Trees Unblocked
   |author  = Mizzion
+
   |author  = dervalanana
   |id      = mizzion.increasedartifactspots
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 3340
+
   |nexus  = 22976
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Fruit Tree Tweaks
   |author  = GZhynko
+
   |author  = aedenthorn, Erinthe
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 6162
+
   |nexus  = 11422
   |github  = gzhynko/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = Traktori
+
   |author  = chiccen
   |id      = Traktori.IndustrialFurnace
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 5568
+
   |nexus  = 21449
   |github  = Traktori7/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Full Fishing Bar
   |author  = Traktori
+
   |author  = Jag3Dagster
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = HedgehogTechnologies.FullFishingBar
   |nexus  = 5568
+
  |curse  = 1007653
   |github  = Traktori7/StardewValleyMods
+
   |nexus  = 23006
 +
   |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = aedenthorn
+
   |author  = jennisimone
   |id      = aedenthorn.InfallibleFishing
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 14639
+
   |nexus  = 16304
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Fungus Amongus
   |author  = Sabera, kelbesque
+
   |author  = Okay Shroomer
   |id      = Sabera.InfertileSoil
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 2515
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infested Levels
+
   |name    = Furniture Adjustment
   |author  = Eireon
+
   |author  = aedenthorn, Erinthe
   |id      = Eireon.InfestedLevels
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 2823
+
   |nexus  = 10213
   |github  = benrpatterson/InfestedLevels
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Furniture Anywhere
   |author  = Renny
+
   |author  = Entoarox
   |id      = renny.infinitejunimocartlives
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 2705
+
   |nexus  = 2276
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
  |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    = Infinite Money
+
   |name    = Furniture Display Framework
   |author  = Chunky
+
   |author  = aedenthorn, Erinthe
   |id      = chunky.InfiniteMoney
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 11510
+
   |nexus  = 10855
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Furniture Display Framework for 1.6|Furniture Display Framework for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Furniture Display Framework for 1.6
   |author  = CaptainSully
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = Ilyeana.FurnitureDisplayFramework
  |moddrop = 1188756
+
   |nexus  = 19895
   |nexus  = 12739
+
   |github  =
   |github  = CaptainSully/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Zoom
+
   |name    = Furniture Framework
   |author  = berkayylmao
+
   |author  = leroymilo
   |id      = berkayylmao.InfiniteZoom
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 8808
+
   |nexus  = 23458
  |curse  = 500088
+
   |github  = Leroymilo/FurnitureFramework
   |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Informant
+
   |name    = Furniture Placement Tweaks
   |author  = Slothsoft
+
   |author  = aedenthorn, Erinthe
  |id      = Slothsoft.Informant
+
   |id      = aedenthorn.FurniturePlacementTweaks
  |nexus  = 14293
+
   |nexus  = 14092
  |github  = slothsoft/stardew-informant
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = In-Game SMAPI Log Uploader, Log Uploader
 
  |author  = aedenthorn
 
   |id      = aedenthorn.LogUploader
 
   |nexus  = 13979
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
+
   |name    = Furniture Recolor
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.InkStories
+
   |id      = aedenthorn.FurnitureRecolor
   |nexus  = 15987
+
   |nexus  = 10217
   |github  = inkle/ink
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Fix
+
   |name    = FuryCore
   |author  = Windmill_City
+
   |author  = LeFauxMatt
   |id      = Windmill_City.InputFix
+
   |id      = furyx639.FuryCore
   |nexus  = 5693
+
   |nexus  = 10696
  |github  = Windmill-City/InputFix
 
  
   |broke in = Stardew Valley 1.5.5
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Sagittaeri
+
   |author  = DeLiXx
   |id      = Sagittaeri.InputTools
+
   |id      = DLX.Geodes
   |nexus  = 14553
+
  |curse  = 990836
   |github  = sagittaeri/StardewValleyMods
+
   |nexus  = 17691
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Galaxy Slingshot Obtainable
   |author  = WuestMan, redknightofdoom
+
   |author  = Adham084
   |id      = WuestMan.InstaCrops
+
   |id      = adham084.galaxyslingshot
   |nexus  = 4077
+
   |nexus  = 14115
  |github  = Brian-Wuest/Instacrops
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Animals
 
  |author  = pinocchio1231
 
  |id      = pinocchio1231.instantanimals
 
  |nexus  = 9573
 
  |github  = joisse1101/InstantAnimals
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Instant Break
 
  |author  = Jolyone
 
  |id      = Me.InstantBreak
 
  |nexus  = 15526
 
 
   |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    = Galaxy Weapon Choice
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  = 14110
+
   |nexus  = 14511
 
   |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}}#GalaxyWeaponChoice
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Gameboy Arcade
   |author  = BitwiseJon
+
   |author  = drbirbdev
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = drbirbdev.GameboyArcade
   |nexus  = 2070
+
  |moddrop = 1318487
   |github  = bitwisejon/StardewValleyMods
+
   |nexus  =
 +
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Game Reminder
   |author  = nini700
+
   |author  = mmanlapat
   |id      = nini700.InstantEatKey
+
   |id      = mmanlapat.GameReminder
   |nexus  = 4464
+
   |nexus  = 1153
 +
  |github  =
  
 +
  |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
+
   |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = GameSpeed
   |author  = aurnj, Roy Li
+
   |author  = RandomComputerUser
   |id      = RuyiLi.InstantFishing
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  =
+
   |nexus  = 7211
  |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    = Game Tables and Arcade Machines
   |author  = montana123
+
   |author  = CyanFire
   |id      =
+
   |id      = CF.SMAPI.GameTables
   |nexus  =
+
   |nexus  = 12859
  |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
 
  |name    = Instant Growth Powder
 
  |author  = aedenthorn
 
  |id      = aedenthorn.InstantGrowthPowder
 
  |nexus  = 7727
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Garbage Can Tweaks
   |author  = cantorsdust and Pathoschild
+
   |author  = chiccen
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 173
+
   |nexus  = 24410
   |github  = cantorsdust/StardewMods
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Load
+
   |name    = Garbage Collector
   |author  = Platonymous
+
   |author  = Loogooter
   |id      = Platonymous.InstantLoad
+
   |id      = OlegSilkin.garbage_collector
   |nexus  = 16253
+
   |nexus  = 2463
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Garbage Day
   |author  = Guedez
+
   |author  = LeFauxMatt
   |id      = eat.item.instantly
+
   |id      = furyx639.GarbageDay
   |nexus  = 5116
+
  |curse  = 871837
   |github  =
+
  |moddrop = 1547204
 +
   |nexus  = 8204
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Garden Pot - Automate
   |author  = RyanJesky
+
   |author  = NCarigon
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = NCarigon.GardenPotAutomate
   |nexus  = 10146
+
   |nexus  = 15212
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Garden Pot Options
   |author  = blueberry
+
   |author  = ncarigon
   |id      = blueberry.InstantPets
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 9448
+
   |nexus  = 21608
   |github  = b-b-blueberry/InstantPets
+
   |github  = ncarigon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Garden Pot Tweaks
   |author  = Binarynova
+
   |author  = aedenthorn, Erinthe
   |id      = binarynova.instanttoolupgrades
+
   |id      = aedenthorn.GardenPotTweaks
   |nexus  = 8918
+
   |nexus  = 14820
   |github  = Binarynova/MyStardewMods
+
   |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    = Interaction Helper
+
   |name    = Gate Fix
   |author  = Hammurabi
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = HammurabiInteractionHelper
+
   |id      = f4iTh.GateFix
   |nexus  =
+
   |nexus  = 4859
   |chucklefish = 4640
+
   |github =
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
<!--
+
   |status   = abandoned
   |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    = Gate Opener
   |author  = jahangmar
+
   |author  = mralbobo
   |id      = jahangmar.InteractionTweaks
+
   |id      = mralbobo.GateOpener
   |nexus  = 3771
+
   |nexus  =
   |github  = jahangmar/StardewValleyMods
+
  |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    = Into the Game (Save Loaded Notifier)
+
   |name    = Gem Isles
   |author  = DecidedlyHuman
+
   |author  = aedenthorn, Erinthe
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = aedenthorn.GemIsles
   |nexus  = 12826
+
   |nexus  = 6692
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
   |author  = mpcomplete
+
   |author  = Hana
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = Hana.GNMTokens
   |nexus  = 2224
+
   |nexus  = 14426
   |github  = mpcomplete/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = MissCoriel
+
   |author  = sqbr
   |id      = misscoriel.invest
+
   |id      = sqbr.GetGS
   |nexus  = 5293
+
   |nexus  = 13434
   |github  =
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Generic Mod Config Menu
   |author  = MissCoriel
+
   |author  = spacechase0
   |id      = misscoriel.investmax
+
   |id      = spacechase0.GenericModConfigMenu
   |nexus  = 9253
+
  |curse  = 867150
   |github  = MissCoriel/InvestmentMaximized
+
  |moddrop = 771692
 +
   |nexus  = 5098
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Generic Shop Extender
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = GenericShopExtender
   |nexus  = 4023
+
   |nexus  = 814
   |github  =
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
 
   |broke in = Stardew Valley 1.4
 
   |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    = Inworld, Talk to Inworld's AI Villagers
+
   |name    = Genetics API
   |author  = Inworld AI, PogDerson
+
   |author  = agent56
   |id      = PogDerson.Inworld
+
   |id      = agent56.GeneticsAPI
   |nexus  = 16816
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Genie Lamp
   |author  = Redwood
+
   |author  = aedenthorn, Erinthe
   |id      = Redwood.IridiumToolsPatch
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 2897
+
   |nexus  = 19794
   |github  = EKomperud/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = furyx639
+
   |author  = Kedidili
   |id      = furyx639.IsItCake
+
   |id      = KediDili.GenieLamp
  |curse  = 871826
+
   |nexus  = 22176
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = Geode Crusher Plus
   |author  = PeacefulEnd
+
   |author  = Tomokisan
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = tomokisan.geodeCrusherPlus
   |nexus  = 8552
+
   |nexus  = 24254
   |github  = Floogen/IslandGatherers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = Geode Info Menu
   |author  = PeacefulEnd
+
   |author  = CatCattyCat, Cat
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = cat.geodeinfomenu
   |nexus  = 8552
+
   |nexus  = 1448
   |github  = Floogen/IslandGatherers
+
  |moddrop = 833541
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Geode Preview
   |author  = Edu Anttunes
+
   |author  = MindMeltMax
   |id      = IslandSecret
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 8096
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Get Dressed
   |author  = S1mmyy
+
   |author  = Advize and Jinxiewinxie
   |id      = S1mmyy.AutoTrash
+
   |id      = Advize.GetDressed
   |nexus  = 5140
+
   |nexus  = 331
   |github  = S1mmyy/StardewMods
+
   |github  = AdvizeGH/GetDressed
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Get Glam
   |author  = SlayerDharok
+
   |author  = MartyrPher
   |id      = SlayerDharok.Item_Bags
+
   |id      = MartyrPher.GetGlam
   |nexus  = 5382
+
   |nexus  = 5044
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = MartyrPher/GetGlam
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Get Out the Way
   |author  = FunnyMoney
+
   |author  = BadNetCode
   |id      = funnymoney.itemqualityindicator
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 15336
+
   |nexus  = 20637
   |github  =
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Ghost Town
   |author  = Mytsy
+
   |author  = Platonymous
   |id      = Mysty.ItemRecovery
+
   |id      = Platonymous.GhostTown
   |nexus  = 9354
+
  |curse  = 877231
   |github  =
+
  |moddrop = 793902
 +
   |nexus  = 2992
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Giant Crop Fertilizer
   |author  = Lunardiver
+
   |author  = atravita
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = atravita.GiantCropFertilizer
   |nexus  = 13026
+
  |curse  = 870977
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
  |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    = Item Research 'n' Spawn
+
   |name    = Giant Crop Ring
   |author  = TSlex
+
   |author  = CatCattyCat, Cat
   |id      = TSlex.ItemResearchSpawner
+
   |id      = cat.giantcropring
   |nexus  = 8933
+
   |nexus  = 1182
   |moddrop = 1012482
+
   |moddrop = 833538
   |github  = TSlex/StardewValley
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Giant Crop Tweaks
   |author  = Jaredlll08
+
   |author  = Khloe Leclair
   |id      = BlameJared.ItemTooltips
+
   |id      = leclair.giantcroptweaks
   |nexus  =
+
   |nexus  = 14370
  |curse  = 297655
+
   |github  = KhloeLeclair/StardewMods
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Giant Omelet
   |author  = ha1fdaew
+
   |author  = spacechase0
   |id      = ha1fdaew.iTile
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 7512
+
   |nexus  = 13852
   |github  = ha1fdaew/iTile
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Gift Decline
   |author  = Krutonium
+
   |author  = desto
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = desto.GiftDecline
   |nexus  = 13798
+
   |nexus  = 6944
   |github  =
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Gift Money
   |author  = Matt Cioni
+
   |author  = AvalonMFX
   |id      = mattCioni.JaquesAndBeans
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 14555
+
   |nexus  = 17564
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Gift Rejection
   |author  = Genowhirl9999
+
   |author  = aedenthorn, Erinthe
   |id      = genowhirl9999.jaropener
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 5292
+
   |nexus  = 14273
   |moddrop = 988956
+
   |github  = aedenthorn/StardewValleyMods
   |github =
+
 
 +
  |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    = JhinFour
+
   |name    = Gift Taste Helper
   |author  = Keaton Sadoski
+
   |author  = tstaples
   |id      = Sadoski.JhinFour
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  = 11838
+
   |nexus  = 229
   |github  =
+
   |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    = Jiggly Junimo Bundles
+
   |name    = Gift Taste Helper Continued
   |author  = Jonas Henriksson, Greger
+
   |author  = Isi0
   |id      = Greger.JigglyJunimoBundles
+
   |id      = Isi0.GiftTasteHelper
   |nexus  =
+
   |nexus  = 18762
  |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |github  = Just-Chaldea/GiftTasteHelper
   |github  = gr3ger/Stardew_JJB
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Gift Taste Helper Continued x2
   |author  = k4rakara
+
   |author  = JoXW
   |id      = k4rakara.JoJa84Plus
+
   |id      = JoXW.GiftTasteHelper
   |nexus  = 5803
+
   |nexus  = 21001
   |github  = K4rakara/Stardew-Mods
+
   |github  = JoXW100/GiftTasteHelper
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Gift Wrapper
   |author  = Platonymous
+
   |author  = blueberry
   |id      = Platonymous.JoJaBan
+
   |id      = blueberry.GiftWrapper
   |nexus  = 3118
+
   |nexus  = 4721
   |moddrop = 793907
+
   |github  = b-b-blueberry/GiftWrapper
   |github  = Platonymous/Stardew-Valley-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Ginger Island Extra Locations
   |author  = Dounat2201, Sasara
+
   |author  = mistyspring
   |id      = Sasara.Pathomart
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 1142
+
  |curse  = 880520
   |github  =
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Ginger Island Mainland Adjustments
   |author  = PeacefulEnd
+
   |author  = atravita
   |id      = PeacefulEnd.JojaOnline
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |moddrop = 878236
+
  |curse  = 870984
   |nexus  = 7486
+
   |moddrop = 1098263
   |github  = Floogen/JojaOnline
+
   |nexus  = 10004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = MindMeltMax
+
   |author  = missgamergrl
   |id      = MindMeltMax.HauntedJoja
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 7014
+
   |nexus  = 23300
  |moddrop = 1135684
+
   |github  =
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Give Me My Cursor Back
   |author  = punyo, yakminepunyo
+
   |author  = DecidedlyHuman
   |id      = punyo.JoysOfEfficiency
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 2162
+
   |nexus  = 9976
   |github  = pomepome/JoysOfEfficiency
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = spacechase0
+
   |author  = Glass Hammer
   |id      = spacechase0.JsonAssets
+
   |id      = GlassHammer.HopeToRiseMod
  |curse  = 867749
+
   |nexus  = 23201
  |moddrop = 399895
+
   |github  =
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Global Config Settings
   |author  = Jamie Taylor
+
   |author  = Gaphodil
   |id      = jltaylor-us.JsonProcessor
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 13183
+
   |nexus  = 9340
   |github  = jltaylor-us/StardewJsonProcessor
+
  |moddrop = 1007690
 +
   |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Glow Buff
   |author  = flowoeB
+
   |author  = MindMeltMax
   |id      = flowoeB.JumpDownTheMine
+
   |id      = MindMeltMax.GlowBuff
   |nexus  = 8357
+
   |nexus  = 25157
   |github  =
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Glue Your Furniture Down
   |author  = spacechase0
+
   |author  = violetlizabet
   |id      = spacechase0.JumpOver
+
   |id      = violetlizabet.GlueFurnitureDown
  |curse  = 867746
+
   |nexus  = 10374
  |moddrop = 384782
+
   |github  = elizabethcd/PreventFurniturePickup
   |nexus  = 1844
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = GMCM Options
   |author  = Achtuur
+
   |author  = Jamie Taylor
   |id      = Achtuur.JunimoBeacon
+
   |id      = jltaylor-us.GMCMOptions
   |nexus  = 17135
+
   |nexus  = 10505
   |github  = Achtuur/StardewMods
+
   |github  = jltaylor-us/StardewGMCMOptions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = God Mode
   |author  = Tyler Gibbs
+
   |author  = treyh0
   |id      = tylergibbs2.JunimoBoy
+
   |id      = treyh0.GodMode
   |nexus  = 14384
+
   |nexus  = 2641
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = God Mode 1.6
   |author  = yaxuan97
+
   |author  = Sean M Garcia
   |id      = yaxuan97.junimocartmorescore
+
   |id      = seanmgarcia.godmode16
   |nexus  = 13644
+
   |nexus  = 21208
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Goodbye American English
   |author  = Zoryn
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  =
+
   |moddrop = 854437
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |nexus  = 7183
   |github  = Zoryn4163/SMAPI-Mods
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Dialog
+
   |name    = Goodbye SMAPI
   |author  = ceruleandeep
+
   |author  = Jessebot
   |id      = ceruleandeep.junimodialog
+
   |id      = Jessebot.GoodbyeSMAPI
   |nexus  = 8937
+
   |nexus  = 6514
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Anywhere
+
   |name    = Go To Bed
   |author  = MartyrPher
+
   |author  = candidus42
   |id      = JunimoKartAnywhere
+
   |id      = Candidus42.GoToBed
   |nexus  = 4315
+
   |nexus  = 4967
   |github  =
+
   |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Go To Sleep
   |author  = ryaon
+
   |author  = yy376
   |id      = Ryaon.JunimoKartCheater
+
   |id      = yy376.GoToSleep
   |nexus  = 5137
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Gradient Hair Colors
   |author  = drbirbdev
+
   |author  = spacechase0
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = spacechase0.GradientHairColors
   |nexus  = 14856
+
  |curse  = 867144
   |github  = drbirbdev/StardewValley
+
   |nexus  = 12744
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Grandfather's Gift
   |author  = BlaDe
+
   |author  = ShadowDragon8685
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 10056
+
   |nexus  = 985
 
   |github  =
 
   |github  =
 +
 +
  |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    = Junimos Accept Cash
+
   |name    = Grandfather's Gift Remade
   |author  = spacechase0
+
   |author  = pepoluan
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = pepoluan.GrandfatherGiftRemade
   |curse   = 867716
+
   |nexus   = 4151
   |nexus   = 7437
+
   |chucklefish = 5783
   |github = spacechase0/StardewValleyMods
+
   |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    = Junimo Warp
+
   |name    = Grandfather's Heirlooms
   |author  = Shockah
+
   |author  = rikai
   |id      = Shockah.JunimoWarp
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 15676
+
   |nexus  = 8557
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = rikai/Grandfathers-Heirlooms
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Grass Growth
   |author  = Goldenrevolver
+
   |author  = bcmpinc
   |id      = Goldenrevolver.JustRelax
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 7770
+
   |nexus  = 2732
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = Rifleman
+
   |author  = Jellypowered, Shockade
   |id      = Rifleman.JustSleepIn
+
   |id      = Jellypowered.GrassChance
   |nexus  = 11286
+
   |nexus  = 3365
   |github  = 9Rifleman/JustSleepIn
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Greenhouse 20x20
   |author  = aurnj, Roy Li
+
   |author  = sirloinmeatt
   |id      = RuyiLi.Kamikaze
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  =
+
   |nexus  = 2662
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |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    = Kawakami - Healer NPC
+
   |name    = Greenhouse Construction
   |author  = Gorzalt and Flerfarvet
+
   |author  = Derslayr
   |id      = gorzalt.kawakami
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 2549
+
   |nexus  = 10148
   |github  = Gorzalt/StardewValleyMods
+
   |github  = derslayr10/GreenhouseConstruction
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Greenhouse Entry Begone!
   |author  = EssGee, SG
+
   |author  = bblueberry, blueberry
   |id      = SG.Partners
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 5625
+
   |nexus  = 8203
   |github  =
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Greenhouse Entry Mod
   |author  = Enaium
+
   |author  = pancham138
   |id      = Enaium.KeyBindUI
+
   |id      = Pancham138.GreenhouseEntryMod
  |curse  = 538001
+
   |nexus  = 6150
  |moddrop = 1036920
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Greenhouse Gatherers
   |author  = Deflaktor
+
   |author  = PeacefulEnd
   |id      = Deflaktor.KeySuppressor
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |nexus  = 9295
+
  |curse  = 870946
   |github  = Deflaktor/KeySuppressor
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Greenhouse Gatherers Automate
   |author  = Shockah
+
   |author  = PeacefulEnd
   |id      = Shockah.Kokoro
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |nexus  = 15682
+
  |curse  = 870946
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 7619
 +
  |moddrop = 886187
 +
   |github  = Floogen/GreenhouseGatherers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Roommate Shop
+
   |name    = Greenhouse Sprinklers
   |author  = aedenthorn
+
   |author  = Bpendragon
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 13131
+
   |nexus  = 7456
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Greenhouse Upgrades
   |author  = Annosz
+
   |author  = Cecidelus
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Cecidelus.GreenhouseUpgrades
   |nexus  = 5993
+
   |nexus  = 8042
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Enaium
+
   |author  = Fernass354
   |id      = Enaium.Labeling
+
   |id      = Fernass354.GreenUpgrades
   |curse   = 443134
+
   |nexus   = 18766
   |moddrop = 906932
+
   |github  =
  |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/Labeling
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = GreenHut
   |author  = WhiteMind
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = WhiteMind.LAST
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 1906
+
   |nexus  = 1735
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = Groundhog Day
   |author  = ChaosEnergy
+
   |author  = aedenthorn, Erinthe
   |id      = ChaosEnergy.LadderLocator
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 3094
+
   |nexus  = 10151
   |github  = yuri-moens/LadderLocator
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = Groupable Chests
   |author  = Platonymous
+
   |author  = FricativeMelon
   |id      = Platonymous.LandGrants
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 15855
+
   |nexus  = 15375
   |github  =
+
   |github  = FricativeMelon/GroupableChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = Growable Bushes
   |author  = dmcrider57
+
   |author  = atravita
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = atravita.GrowableBushes
   |nexus  = 7917
+
  |curse  = 870961
   |github  = dmcrider/LastDayToPlant
+
  |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    = Last Day to Plant Redux
+
   |name    = Growable Giant Crops
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.LastDayToPlantRedux
+
   |id      = atravita.GrowableGiantCrops
   |curse  = 870965
+
   |curse  = 870960
   |moddrop = 1294435
+
   |moddrop = 1358004
   |nexus  = 15004
+
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Grow That Giant Crop
   |author  = sophie
+
   |author  = MercuryVN
   |id      = sophie.LastingCTs
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 14377
+
   |nexus  = 23760
   |github  = ModOrganizer2/modorganizer-basic_games
+
   |github  = MercuryVN/GrowThatGiantCrop
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Guniism's Unicycle
   |author  = drbirbdev
+
   |author  = Guniism
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = Guniism.GuniismUnicycle
   |nexus  = 15102
+
   |nexus  = 24876
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Gunther Tells You
   |author  = Kangzoel
+
   |author  = John Peters
   |id      = Kangzoel.LeaveTheMine
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 11823
+
   |nexus  = 19143
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Haboo
   |author  = Max Vollmer, SVProtector
+
   |author  = BlaDe
   |id      = maxvollmer.leftymode
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 6199
+
   |nexus  = 12034
  |github  = maxvollmer/LeftyMode
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Legendary Fish Pond Framework
 
  |author  = sharpskull2
 
  |id      = sharpskull2.LegendaryFishPondFramework
 
  |nexus  = 14637
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Hair Growth
   |author  = DeLiXx
+
   |author  = skn
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = skn.HairGrowthMod
   |nexus  = 12305
+
   |nexus  = 3279
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
 
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = Halt Event Time
   |author  = atravita
+
   |author  = chawol
   |id      = atravita.LessMiniShippingBin
+
   |id      = chawol.HaltEventTime
  |curse  = 870982
+
   |nexus  = 8774
   |nexus  = 10959
+
   |github  = chawolbaka/HaltEventTime
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Hamlet
   |author  = Ophaneom
+
   |author  = Taskmaster
   |id      = Ophaneom.LetMeRest
+
   |id      = Taskmaster.Hamlet
   |nexus  = 8205
+
   |nexus  = 4601
   |github  = Ophaneom/Let-Me-Rest
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Handy Headphones
   |author  = MindMeltMax
+
   |author  = PeacefulEnd
   |id      = MindMeltMax.LetMeShop
+
   |id      = PeacefulEnd.HandyHeadphones
   |nexus  = 16738
+
   |nexus  = 7936
   |github  = StardewModders/mod-ideas
+
   |github  = Floogen/HandyHeadphones
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Happy Animals
   |author  = unidarkshin, Devin Lematty
+
   |author  = StarPeanut, Greger
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = HappyAnimals
  |nexus  = 1471
+
  |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    = Leveling Adjustment
+
   |name    = Happy Birthday
   |author  = jahangmar
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = jahangmar.LevelingAdjustment
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 4689
+
   |nexus  = 520
   |github  = jahangmar/StardewValleyMods
+
   |github  = janavarro95/Stardew_Valley_Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Happy Birthday
   |author  = kd8lvt
+
   |author  = Oxyligen
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = HappyBirthday
   |nexus  = 855
+
   |nexus  = 1064
  |curse  = 300715
 
 
   |github  =
 
   |github  =
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |unofficial version = 0.0.3-unofficial.1-leifericson
+
  |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-20#post-3353915
+
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Fish Jump
 +
   |author  = Sakorona
 +
  |id      = KoihimeNakamura.HappyFishJump
 +
  |nexus  = 6516
 +
  |moddrop = 1068089
 +
   |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Home Designer
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.HappyHomeDesigner
 +
  |nexus  = 19675
 +
  |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Hardcore Combat
   |author  = shurmash
+
   |author  = jeWel
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 7222
+
   |nexus  = 23577
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Hardcore Mines
   |author  = prowlingDemon, unknownDev
+
   |author  = kibbe, lillvik
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = kibbe.hardcore_mines
   |nexus  = 4402
+
   |nexus  = 1674
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Hardcore Mines 2
   |author  = aedenthorn
+
   |author  = ItsLittany
   |id      = aedenthorn.LightMod
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 14387
+
   |nexus  = 6411
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Hardcore Mode
   |author  = holythesea
+
   |author  = vermicyde
   |id      = holythesea.LightSwitch
+
   |id      = vermicyde.HardcoreModeDLL
   |nexus  = 15683
+
   |nexus  = 15125
   |github  = holy-the-sea/LightSwitch
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Hardcore Mode, No Wiki Hardcore Mode
   |author  = aedenthorn
+
   |author  = Nightshade System
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = NightshadeSystem.SdvHardcoreMode
   |nexus  = 15860
+
   |nexus  = 25376
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Hardy Grass
   |author  = Cherry, CherryChain
+
   |author  = DiscipleOfEris
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 4971
+
   |nexus  = 8772
   |moddrop = 716383
+
   |github  = DiscipleOfEris/HardyGrass
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Harp of Yoba Redux
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Platonymous
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 2917
+
   |nexus  = 914
   |github  = hootless/StardewMods
+
  |moddrop = 793924
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Harvest Calendar
   |author  = tomii
+
   |author  = LonerAxl
   |id      = tomii.LinusMod
+
   |id      = LonerAxl.HarvestCalendar
   |nexus  = 11637
+
   |nexus  = 25103
   |github  =
+
   |github  = LonerAxl/Stardew_HarvestCalendar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = spacechase0
+
   |author  = Goldenrevolver
   |id      = spacechase0.LiterallyCantEven
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  = 14262
+
   |nexus  = 7851
   |github  = spacechase0/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = Candidus42
+
   |author  = Dounat2201, Sasara
   |id      = Candidus42.LittleNPCs
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  = 15152
+
   |nexus  = 1157
   |github  = mus-candidus/LittleNPCs
+
   |github  = Sasara2201/WitchPrincess
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Harvest Seeds
  |author  = Tyler Gibbs
+
   |author  = aedenthorn, Erinthe
  |id      = tylergibbs2.liveprogressbar
+
   |id      = aedenthorn.HarvestSeeds
  |nexus  = 7330
+
   |nexus  = 11773
  |github  = tylergibbs2/LiveProgressBar
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Livestock Choices
 
   |author  = aedenthorn
 
   |id      = aedenthorn.LivestockChoices
 
   |nexus  = 11551
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Harvest With Scythe
   |author  = Doomnik
+
   |author  = ThatNorthernMonkey
   |id      = Doomnik.LoanMod
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 3882
+
   |nexus  = 236
   |github  = legovader09/SDVLoanMod
+
   |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    = Lober Cat
+
   |name    = Hat Buffs
   |author  = codyflagstaff
+
   |author  = popska
   |id      = codyflagstaff.lobercat
+
   |id      = popska.HatBuffs
   |nexus  = 8219
+
   |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    = Location Compass
+
   |name    = Hat Mouse Lacey
   |author  = Bouhm and Pathoschild
+
   |author  = ichortower
   |id      = Bouhm.LocationCompass
+
   |id      = ichortower.HatMouseLacey.Core
   |nexus  = 3045
+
   |nexus  = 18177
  |curse  = 308286
+
   |github  = ichortower/HatMouseLacey
   |github  = Bouhm/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Hat Panning
   |author  = MindMeltMax
+
   |author  = monsoonsheep
   |id      = MindMeltMax.LockedChests
+
   |id      = monsoonsheep.PanWithHats
  |moddrop = 1179603
+
   |nexus  = 18965
  |nexus  = 12452
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Locked Crab Pots
 
  |author  = nini700
 
  |id      = nini700.LockedCrabPot
 
   |nexus  = 4461
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Hat Shop Restoration
   |author  = Edu Anttunes
+
   |author  = PeacefulEnd
   |id      = LockedMaps
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 10089
+
   |nexus  = 17291
   |github  =
+
   |github  = Floogen/StardewSandbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lockpicks
+
   |name    = Hats on Hats
   |author  = bwdy
+
   |author  = Shockah
   |id      = bwdy.lockpicks
+
   |id      = Shockah.HatsOnHats
   |nexus  = 3521
+
   |nexus  = 17280
   |github  = bwdymods/SDV-Lockpicks
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Hats on Pets Plus
   |author  = aedenthorn
+
   |author  = Syma
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 11252
+
   |nexus  = 22631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Fence Life
+
   |name    = Hay Bales as Silos
   |author  = NormanPCN
+
   |author  = Cherry, CherryChain
   |id      = NormanPCN.LongerFenceLife
+
   |id      = Cherry.HayBalesSilo
   |nexus  = 10498
+
   |nexus  = 5151
   |github  = NormanPCN/StardewValleyMods
+
  |moddrop = 716396
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Hay Collection
   |author  = Caraxian
+
   |author  = MindMeltMax
   |id      = caraxian.LongerLastingLures
+
   |id      = MindMeltMax.HayCollection
   |nexus  = 2510
+
  |curse  = 1004492
   |github  = Caraxi/StardewValleyMods
+
  |moddrop = 1555056
 +
   |nexus  = 21008
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Seasons
+
   |name    = HD Portraits
   |author  = aedenthorn
+
   |author  = Tlitookilakin
   |id      = aedenthorn.LongerSeasons
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 10108
+
   |nexus  = 10971
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1103418
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longevity
 
  |author  = RTGOAT
 
  |id      = RTGOAT.Longevity
 
  |nexus  = 649
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = HD Sprites
   |author  = drbirbdev
+
   |author  = ninthworld
   |id      = drbirbdev.LookToTheSky
+
   |id      = NinthWorld.HDSprites
   |nexus  = 15262
+
   |nexus  = 4024
   |github  =
+
   |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    = Lookup Anything
+
   |name    = Health and Stamina Regeneration
   |author  = Pathoschild
+
   |author  = Jessebot, JessebotX
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 541
+
   |nexus  = 3207
   |moddrop = 606605
+
   |moddrop = 624105
   |github  = Pathoschild/StardewMods
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loose Audio Files
+
   |name    = Health and Stamina Tweaks
   |author  = aedenthorn
+
   |author  = Kiddles, Svard
   |id      = aedenthorn.LooseAudioFiles
+
   |id      = Kiddles.HASTweaks
   |nexus  = 5999
+
   |nexus  = 5630
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SvardXI/HAS_Tweaks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Health Bars
   |author  = Huanir
+
   |author  = Zoryn
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = Zoryn.HealthBars
   |nexus  = 2658
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Health Bars (Darkhax)
   |author  = Raik, Raik167, YousernameZo
+
   |author  = Darkhax
   |id      = raik.testmod
+
   |id      = darkhax.healthbars
   |nexus  = 6291
+
   |nexus  =
   |github  =
+
   |curse   = 302910
}}
+
   |github  = Stardew-Valley-Modding/HealthBars
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
  |id      = LoveBubbles
 
  |nexus   = 1318
 
   |github  = doncollins/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Health Rework
   |author  = Advize and Jinxiewinxie
+
   |author  = seferoni
   |id      = Advize.LovedLabels
+
   |id      = seferoni.HealthRework
   |nexus  = 279
+
   |nexus  = 22223
   |github  = AdvizeGH/LovedLabels
+
   |github  = seferoni/HealthRework
 
 
  |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    = Heartbeat
   |author  = thespbgamer
+
   |author  = themattfiles
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = themattfiles.HeartBeat
   |nexus  = 8880
+
   |nexus  = 5941
  |curse  = 834387
+
   |github  = embolden/Heartbeat
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Heart Event Helper
   |author  = NMVH5
+
   |author  = bungus
   |id      = nmvh5.LowHealthWarning
+
   |id      = bungus.HeartEventHelper
   |nexus  = 8326
+
   |nexus  = 21924
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Heart Level Notifications
 +
  |author  = StultusV
 +
  |id      = StultusV.HeartLevelNotifications
 +
  |nexus  = 8655
 +
  |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Heelies
   |author  = delaney
+
   |author  = fakemonster
   |id      = dJustLuckMod
+
   |id      = fakemonster.Heelies
   |nexus  = 10386
+
   |nexus  = 7751
  |moddrop = 1070645
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Hello SMAPI
   |author  = spacechase0
+
   |author  = Jessebot, JessebotX
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = Jessebot.HelloSMAPI
  |curse  = 867393
+
   |nexus  = 4483
  |moddrop = 127279
+
   |github  = JessebotX/StardewValleyMods
   |nexus  = 521
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Help for Hire
   |author  = kiranmurmu
+
   |author  = LeFauxMatt
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = furyx639.HelpForHire
   |nexus  = 8971
+
  |curse  = 871839
   |github  = kiranmurmu/StardewValleyMods
+
   |nexus  = 5316
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Helpful Spouses
   |author  = Sakorona
+
   |author  = LeFauxMatt
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = furyx639.HelpfulSpouses
   |nexus   = 2208
+
   |curse   = 871841
   |moddrop = 664151
+
   |nexus  = 5175
   |github  = Sakorona/SDVMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Help Wanted
   |author  = SlayerDharok
+
   |author  = aedenthorn, Erinthe
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = aedenthorn.HelpWanted
   |nexus   = 5600
+
   |curse   = 868696
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |nexus   = 14640
}}
+
   |github = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Machine Check
+
   |broke in = Stardew Valley 1.6
   |author = FairfieldBW
+
   |status   = workaround
   |id      = FairfieldBW.MachineCheck
+
   |summary = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
   |nexus   = 9515
 
   |github = FairfieldBW/MachineCheck
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Speed Change
+
   |name    = Help Wanted Auto Accept
   |author  = IceGladiador
+
   |author  = Ruse82
   |id      = IceGladiador.MachineSpeedChange
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  = 1780
+
   |nexus  = 22235
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Help Wanted Quest Fixes
   |author  = Shockah
+
   |author  = Pokeytax
   |id      = Shockah.MachineStatus
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 11177
+
   |nexus  = 2644
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = gembree/HelpWantedQuestFixes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Hempire
   |author  = spacechase0
+
   |author  = Oga_The_Real
   |id      = spacechase0.Magic
+
   |id      = Oga_The_Real.Hempire
   |curse   = 867745
+
   |nexus   = 14477
   |moddrop = 399898
+
   |github  =
  |nexus  = 2007
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned<!--mod page hidden-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Here Fishy
   |author  = shekurika and Asterisk555
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.MagicalCropsCode
+
   |id      = aedenthorn.HereFishy
   |nexus  = 8762
+
  |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    = Magic Junimo Pet
+
   |name    = Hibernation
   |author  = Entoarox
+
   |author  = Shockah
   |id      = Entoarox.MagicJunimoPet
+
   |id      = Shockah.Hibernation
   |nexus  = 3567
+
   |nexus  = 11421
   |github  = Entoarox/StardewMods
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Hide Chest Color Picker After Close
   |author  = TerryDBS
+
   |author  = trashcan9
   |id      = TerryDBS.MagicPluses
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 7096
+
   |nexus  = 16075
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Highlighted Jars
   |author  = not4bene
+
   |author  = Annosz
   |id      = not4bene.MagicScepter
+
   |id      = Annosz.HighlightedJars
   |nexus  = 8169
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Valley
+
   |name    = Highlight Empty Machines
   |author  = season
+
   |author  = atravita
   |id      = season.MagicValley
+
   |id      = atravita.HighlightEmptyMachines
   |nexus  = 10639
+
  |curse  = 870976
   |github  =
+
  |moddrop = 1137391
 +
   |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = High Roller Slots
   |author  = aedenthorn
+
   |author  = Tomokisan
   |id      = aedenthorn.MailboxMenu
+
   |id      = tomokisan.highRollerSlots
   |nexus  = 14439
+
   |nexus  = 24765
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Hit Markers
   |author  = Digus
+
   |author  = bendenewb, newbie9598
   |id      = DIGUS.MailFrameworkMod
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 1536
+
   |nexus  = 2098
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Hmm Cheese Yum
   |author  = jwdred
+
   |author  = tomasitobambito
   |id      = jwdred.MailOrderPigs
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 632
+
   |nexus  = 9343
   |github  = jdusbabek/stardewvalley
+
   |github  =
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Hoe and Water Direction
   |author  = Digus
+
   |author  = TheThor59
   |id      = Digus.MailServicesMod
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 7842
+
   |nexus  = 10052
   |github  = Digus/StardewValleyMods
+
   |github  = TheThor59/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->
+
   |name    = HoeDown
   |author  = pinguimbozo
+
   |author  = BlaDe
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = BlaDe.HoeDown
   |nexus  = 13248
+
   |nexus  = 9798
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Hold to Break Geodes
   |author  = Werewolf Master
+
   |author  = CatCattyCat, Cat
   |id      = Wolf.GilSMAPI
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 7118
+
   |nexus  = 1689
   |github  =
+
  |moddrop = 833545
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Hold to Pause
   |author  = Kabulla
+
   |author  = samspartan
   |id      = Kabulla.MakeLove
+
   |id      = samspartan.HoldToPause
   |nexus  = 16003
+
   |nexus  = 7352
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Holiday Sales
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.ManaBar
+
   |id      = atravita.HolidaySales
   |curse  = 867709
+
   |curse  = 870970
   |nexus  = 7831
+
  |moddrop = 1205160
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 13050
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Home Sewing Kit
   |author  = darzington
+
   |author  = MouseyPounds
   |id      = darzington.RealLifeMod
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 7445
+
   |nexus  = 4935
   |github  =
+
   |github  = MouseyPounds/stardew-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Honey Harvest Sync
   |author  = Stari
+
   |author  = voltaek
   |id      = Stari.ManyEnchantments
+
   |id      = voltaek.HoneyHarvestSync
   |nexus  = 8824
+
   |nexus  = 20493
   |github  = SlivaStari/ManyEnchantments
+
   |github  = voltaek/StardewMods
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Hopper Extractor
   |author  = SnowFire k'Vala
+
   |author  = BPavol, Lamacik
   |id      = SnowFire.Map_Binder
+
   |id      = bpavol.hopper_extractor
   |nexus  = 6983
+
   |nexus  = 16688
   |github  =
+
   |github  = BPavol/stardew-valley-mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor
+
   |name    = Horny Festivals, Festival Warps
   |author  = aedenthorn
+
   |author  = Girafarig
   |id      = aedenthorn.MapEdit
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 8876
+
   |nexus  = 10844
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Horse Flute Anywhere
   |author  = DecidedlyHuman
+
   |author  = Pathoschild
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = Pathoschild.HorseFluteAnywhere
   |nexus  = 14493
+
  |curse  = 1000620
   |github  = DecidedlyHuman/StardewValleyMods
+
   |nexus  = 7500
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = Horse Flute Auto Mount
   |author  = aedenthorn
+
   |author  = MercuryVN
   |id      = aedenthorn.MapTeleport
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 7675
+
   |nexus  = 24018
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Horse Overhaul
  |author  = mabelSyrup
 
  |id      = mabelsyrup.maputils
 
  |nexus  = 4716
 
  |github  = mjSurber/Map-Utilities
 
 
 
  |broke in = Stardew Valley 1.5
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Maritime Secrets
 
 
   |author  = Goldenrevolver
 
   |author  = Goldenrevolver
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 10758
+
   |nexus  = 7911
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Horse Squeeze
   |author  = ceruleandeep
+
   |author  = jorgamun
   |id      = ceruleandeep.MarketDay
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 11778
+
   |nexus  = 10446
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = Horse Whistle
   |author  = Yoshimax
+
   |author  = icepuente
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = icepuente.HorseWhistle
   |nexus  = 12824
+
   |nexus  = 1131
   |github  = yoshimax2/MarryMorris
+
   |github  = icepuente/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mass Production
 
  |author  = Jacque Pott
 
  |id      = JacquePott.MassProduction
 
  |nexus  = 7021
 
  |github  = JacquePott/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |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    = Matching Nodes, MinesTokens
+
   |name    = Horse Whistle
   |author  = Eryk601 and Vertigon
+
   |author  = nabuma
   |id      = Vertigon.MinesTokens
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 11124
+
   |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    = Max Cost Stamina
+
   |name    = Host Tools
   |author  = StultusV
+
   |author  = MattPlays
   |id      = StultusV.MaxCastStamina
+
   |id      = MattPlays.HostTools
   |nexus  = 10794
+
   |nexus  = 11154
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maximize Fix
+
   |name    = Hotbar Hotswap
   |author  = Shockah
+
   |author  = Jaredlll08
   |id      = Shockah.MaximizeFix
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 16099
+
   |nexus  =
   |github  = Shockah/Stardew-Valley-Mods
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Hats
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = spacechase0
+
   |author  = certifiableGrimalkin
   |id      = spacechase0.MayoHats
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 17514
+
   |nexus  = 16159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = Hover Labels
   |author  = aedenthorn
+
   |author  = Achtuur
   |id      = aedenthorn.MayoMart
+
   |id      = Achtuur.HoverLabels
   |nexus  = 17175
+
   |nexus  = 17501
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = HP Bars
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Ilyaki
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Ilyaki.HPBar
   |nexus  = 4634
+
   |nexus  = 1736
   |github  = xirsoi/MayonnaisePlusPlus
+
   |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    = Mayo Rain
+
   |name    = HQ Farmer Mod
   |author  = spacechase0
+
   |author  = AsakOhee
   |id      = spacechase0.MayoRain
+
   |id      = AsakOhee.HQFarmerMod
   |nexus  = 17436
+
   |nexus  = 19644
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meme Outfits
+
   |name    = HUD Customizer
   |author  = Mehidden
+
   |author  = Espy
   |id      = MemeOutfits.Mehidden
+
   |id      = Espy.HUDCustomizer
   |nexus  = 13213
+
   |nexus  = 23704
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Huggable Scarecrows
   |author  = nman130
+
   |author  = bogie5464
   |id      = nman130.MenusEverywhere
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 6119
+
   |nexus  = 3190
   |github  = nman130/Stardew-Mods
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Hugs and Kisses
  |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
  |id      = tlitookilakin.MessyCrops
+
   |id      = aedenthorn.HugsAndKisses
  |moddrop = 1123884
+
   |nexus  = 10062
  |nexus  = 11317
 
  |github  = tlitookilakin/MessyCrops
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Meteor Defence
 
   |author  = aedenthorn
 
   |id      = aedenthorn.MeteorDefence
 
   |nexus  = 10641
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Mice in the Valley
+
   |name    = Hugs and Kisses Continued
   |author  = candidus42
+
   |author  = JoXW
   |id      = Candidus42.MiceInTheValley
+
   |id      = JoXW.HugsAndKisses
   |nexus  = 4638
+
   |nexus  = 21019
  |github  = mus-candidus/MiceInTheValley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Hunger
   |author  = trunip190
+
   |author  = Yyeahdude
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = HungerYyeadude
   |nexus  = 5948
+
   |nexus  = 613
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miller Time
+
   |name    = Hunger and Thirst
   |author  = Satozaki
+
   |author  = PrimevalTitmouse
   |id      = Satozaki.MillerTime
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 7575
+
   |nexus  = 1110
   |github  = AndyCrocker/StardewMods
+
   |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    = Milo Dog
+
   |name    = Hunger for Food
   |author  = Clark, wilsonch3451
+
   |author  = Tigerle01, Stephan Hensel
   |id      = Clark.MiloDog
+
   |id      = HungerForFoodByTigerle
   |nexus  = 2861
+
   |nexus  = 810
 
   |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    = Mine Assist
+
   |name    = Hungry Morning
   |author  = Kabigon
+
   |author  = lech43
   |id      = Kabigon.MineAssist
+
   |id      = lech43.HungryMorning
   |nexus  = 2296
+
   |nexus  = 6391
  |chucklefish = 5353
+
   |github  =
   |github  = KabigonFirst/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Hybrid Crop Engine
   |author  = bwdy
+
   |author  = spacechase0
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = spacechase0.HybridCropEngine
   |nexus  = 11424
+
  |curse  = 867721
   |github  = bwdy/SDVModding
+
   |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Hypno Valley
   |author  = JPAN
+
   |author  = Kryspur
   |id      = jpan.MineChanges
+
   |id      = Kryspur.HypnoValley
   |nexus  = 3963
+
   |nexus  = 9052
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Identifiable Combined Rings
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.MineTweaks
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 16859
+
  |curse  = 870959
   |github  = Shockah/Stardew-Valley-Mods
+
  |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    = Mini Bars
+
   |name    = Idle Animations, Animacoes
   |author  = Ophaneom
+
   |author  = BrasileiroTop
   |id      = Ophaneom.MiniBars
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 8329
+
   |nexus  = 5139
   |github  = Ophaneom/Mini-Bars
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Idle Pause
   |author  = Tran Minh Thong
+
   |author  = Veleek
   |id      = mini.tool.npc.mod
+
   |id      = Veleek.IdlePause
   |nexus  = 7060
+
   |nexus  = 1092
   |github  = TMThong/Stardew-Mods
+
   |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    = Mining at the Farm
+
   |name    = Idle Timer
   |author  = Nishtra
+
   |author  = LordAndreios
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = LordAndreios.IdleTimer
   |nexus  = 674
+
   |nexus  = 2858
   |github  =
+
   |github  = emperorzuul/SMAPI_MODS
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
+
   |summary  = use [[#Idle Pause|Idle Pause]] instead.
<!--
+
}}
   |unofficial version = 1.9.1-unofficial.1.1-Olivki
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
+
  |name    = I Don't Use That Water
-->
+
   |author  = idermailer
 +
  |id      = idermailer.iDontUseThatWater
 +
  |nexus  = 14047
 +
   |github  = idermailer/iDontUseThatWater
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = IFrames in Mines
   |author  = greentodd
+
   |author  = Factknowhow
   |id      = greentodd.MinorLightTweaks
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 10223
+
   |nexus  = 16436
   |github  =
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = I Got Friendship
   |author  = BlaDe
+
   |author  = ChiroxT
   |id      = BlaDe.MiscTrolls
+
   |id      = treinke.igotfriendship
   |nexus  = 12037
+
   |nexus  = 13290
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
+
   |name    = I Got XP
  |author  = The Fluffy Robot
 
  |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
 
  |nexus  = 5691
 
  |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Miss Coriel's Position Tool
 
  |author  = MissCoriel
 
  |id      = misscoriel.PositionTool
 
  |nexus  = 8087
 
  |github  = MissCoriel/Position-Tool
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Miss Coriel's Unique Courtship Response Core
 
  |author  = MissCoriel
 
  |id      = misscoriel.UCRFix
 
  |nexus  = 8284
 
  |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Missing Gifts
 
 
   |author  = ChiroxT
 
   |author  = ChiroxT
   |id      = treinke.missinggifts
+
   |id      = treinke.igotxp
   |nexus  = 11363
+
   |nexus  = 13289
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = ImagEd
   |author  = StultusV
+
   |author  = candidus42
   |id      = StultusV.ReportMobCounts
+
   |id      = Candidus42.ImagEd
   |nexus  = 10899
+
   |nexus  = 7218
   |github  = JudeRV/Stardew-ReportMobCounts
+
   |github  = mus-candidus/ImagEd
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = aedenthorn
+
   |author  = mistyspring
   |id      = aedenthorn.MobileArcade
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 6538
+
   |nexus  = 12562
   |github  = aedenthorn/StardewValleyMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Immersive Scarecrows
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 6568
+
  |curse  = 868685
 +
   |nexus  = 15290
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Mobile Calendar
+
   |name    = Immersive Sprinklers
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MobileCalendar
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 6601
+
  |curse  = 868686
 +
   |nexus  = 15239
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Improved Mill
   |author  = aedenthorn
+
   |author  = AustinYQM
   |id      = aedenthorn.MobileCatalogues
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 6543
+
   |nexus  = 1748
   |github  = aedenthorn/StardewValleyMods
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Improved Quality of Life
   |author  = aedenthorn
+
   |author  = Demiacle
   |id      = aedenthorn.MobilePhone
+
   |id      = Demiacle.ImprovedQualityOfLife
   |curse   = 868890
+
   |nexus   = 1025
   |nexus  = 6523
+
   |github  = demiacle/QualityOfLifeMods
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Improved Tracker
   |author  = aedenthorn
+
   |author  = Anthony Hilyard
   |id      = aedenthorn.MobileTelevision
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus  = 6575
+
  |curse  = 445215
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9317
 +
   |github  = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = In a Heartbeat
   |author  = aedenthorn
+
   |author  = Shockah
   |id      = aedenthorn.ModThis
+
   |id      = Shockah.InAHeartbeat
   |nexus  = 7814
+
   |nexus  = 17834
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Increase Animal House Max Population
   |author  = Blackclaw
+
   |author  = Mizzion
   |id      = Blackclaw.ModListCommand
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 5131
+
   |nexus  = 4861
   |github  = Xebeth/StardewValley-ListModsCommand
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Increased Artifact Spots
   |author  = Enaium
+
   |author  = Mizzion
   |id      = Enaium.ModMenu
+
   |id      = mizzion.increasedartifactspots
   |curse   = 436844
+
   |nexus   = 3340
   |moddrop = 885574
+
   |moddrop = 663705
  |nexus  =
+
   |github  = Mizzion/MyStardewMods
   |github  = Enaium-StardewValleyMods/ModMenu
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = Gilar Fasulaki
+
   |author  = shekurika
   |id      = GilarF.ModSettingsTab
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 4579
+
   |nexus  = 11388
   |github  = GilarF/SVM
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, DaLion's Modular Gameplay Overhaul
+
   |name    = Increased Sprinkler Range
   |author  = DaLion
+
   |author  = EternalSoap
   |id      = DaLion.Overhaul
+
   |id      = eternalsoap.sprinklers
  |moddrop = 1287339
+
   |nexus  = 20745
   |nexus  = 14470
+
   |github  = ArjanSeijs/SprinklerMod
   |github  = daleao/sdv-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = CatCattyCat, Cat
+
   |author  = GZhynko
   |id      = cat.modupdatemenu
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 2536
+
   |nexus  = 6162
  |moddrop = 833560
+
   |github  = gzhynko/StardewMods
   |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-79637
 
  |unofficial version = 1.6.1-unofficial.1-dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Indoor Sprinklers
   |author  = Platonymous
+
   |author  = ramen
   |id      = Platonymous.ModUpdater
+
   |id      = ramen.IndoorSprinklers
  |curse  = 877226
+
   |nexus  = 21124
   |nexus  = 6338
+
   |github  = mpomirski/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Industrial Furnace
   |author  = Suphax
+
   |author  = Traktori
   |id      = suphax.monstergoalsanywhere
+
   |id      = Traktori.IndustrialFurnace
   |moddrop = 1088762
+
   |nexus  = 5568
   |nexus  =
+
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrial Furnace for Automate
 +
  |author  = Traktori
 +
  |id      = Traktori.AM.IndustrialFurnace
 +
  |nexus  = 5568
 +
  |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrialization Redux
 +
  |author  = GaLaxY256 and kazuakisama
 +
  |id      = G256.IR.Code
 +
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Infallible Fishing
   |author  = Krutonium
+
   |author  = aedenthorn, Erinthe
   |id      = krutonium.monsterinvasion
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 12641
+
   |nexus  = 14639
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Level Tip
+
   |name    = Infertile Soil
   |author  = WhiteMind
+
   |author  = Sabera, kelbesque
   |id      = WhiteMind.MonsterLT
+
   |id      = Sabera.InfertileSoil
   |nexus  = 1896
+
   |nexus  = 2515
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
  |summary  = Use [[#Almanac|Almanac]] instead
 
   |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Infested Levels
   |author  = MouseyPounds
+
   |author  = Eireon
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Eireon.InfestedLevels
   |nexus  = 3997
+
   |nexus  = 2823
   |github  = MouseyPounds/stardew-mods
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Infinite Energy
   |author  = BananaFruit
+
   |author  = Error27
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = error27.infinite_energy
   |nexus  = 10651
+
   |nexus  = 17717
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Infinite Inventory
   |author  = spacechase0
+
   |author  = unidarkshin, Devin Lematty
   |id      = spacechase0.MonstersTheFramework
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 10673
+
   |nexus  = 2247
   |github  = spacechase0/StardewValleyMods
+
   |github  = unidarkshin/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Infinite Junimo Cart Lives
   |author  = Daniel McMenamy, Deathest1
+
   |author  = Renny
   |id      = f1r3w477.MoodyPlanet
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 2830
+
   |nexus  = 2705
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Infinite Money
   |author  = aedenthorn
+
   |author  = Chunky
   |id      = aedenthorn.Moolah
+
   |id      = chunky.InfiniteMoney
   |nexus  = 15123
+
   |nexus  = 11510
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Infinite Watering Cans
   |author  = bwdy
+
   |author  = CaptainSully
   |id      = bwdy.moongates
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 3545
+
  |moddrop = 1188756
   |github  = bwdymods/SDV-Moongates
+
   |nexus  = 12739
 +
   |github  = CaptainSully/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Infinite Zoom
   |author  = spacechase0 and ParadigmNomad
+
   |author  = berkayylmao
   |id      = spacechase0.MoonMisadventures
+
   |id      = berkayylmao.InfiniteZoom
   |curse   = 867702
+
   |nexus   = 8808
   |nexus   = 10612
+
   |curse   = 500088
   |github  = spacechase0/StardewValleyMods
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
+
   |name    = Informant
   |author  = SinZ
+
   |author  = Slothsoft
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
+
   |id      = Slothsoft.Informant
   |nexus  = 12096
+
   |nexus  = 14293
   |github  =
+
   |github  = slothsoft/stardew-informant
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
   |author  = Mopquill
+
   |author  = aedenthorn, Erinthe
   |id      = Mopquill.Ranch-Livin
+
   |id      = aedenthorn.LogUploader
   |nexus  = 2200
+
   |nexus  = 13979
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = Platonymous.InkStories
   |nexus   = 2274
+
   |curse  = 877221
   |chucklefish = 4288
+
   |moddrop = 1521399
   |github  = Entoarox/StardewMods
+
   |nexus  = 15987
 +
   |github  =
  
   |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    = More Artifact Spots
+
   |name    = Input Fix
   |author  = momoaau
+
   |author  = Windmill_City
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Windmill_City.InputFix
   |nexus  = 451
+
   |nexus  = 5693
   |github  =
+
   |github  = Windmill-City/InputFix
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |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    = Input Tools
   |author  = AairTheGreat, Aair
+
   |author  = Sagittaeri
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Sagittaeri.InputTools
   |nexus  = 4869
+
   |nexus  = 14553
   |github  =
+
   |github  = sagittaeri/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = InstaCrops
   |author  = spacechase0
+
   |author  = WuestMan, redknightofdoom
   |id      = spacechase0.MoreBuildings
+
   |id      = WuestMan.InstaCrops
  |curse  = 867740
+
   |nexus  = 4077
  |moddrop = 771640
+
   |github  = Brian-Wuest/Instacrops
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Instant Animals
   |author  = TwinBuilderOne
+
   |author  = pinocchio1231
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = pinocchio1231.instantanimals
   |nexus  = 9709
+
   |nexus  = 9573
   |github  = TwinBuilderOne/StardewValleyMods
+
   |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 Clocks
+
   |name    = Instant Animals 1.6
   |author  = phjoker
+
   |author  = Siweipancc
   |id      = phjoker.MoreClocks
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 11840
+
   |nexus  = 21798
   |github  = p-holodynski/StardewValleyMods
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversion Topics
+
   |name    = Instant Break
   |author  = violetlizabet
+
   |author  = Jolyone
   |id      = violetlizabet.MoreConvoTopics
+
   |id      = Me.InstantBreak
   |nexus  = 10008
+
   |nexus  = 15526
   |github  = elizabethcd/MoreConversationTopics
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Fertilizers
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.MoreFertilizers
+
   |id      = aedenthorn.InstantBuildingConstruction
   |curse  = 870975
+
   |curse  = 868720
  |moddrop = 1145236
+
   |nexus  = 14110
   |nexus  = 11837
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Instant Buildings From Farm
   |author  = Blams
+
   |author  = BitwiseJon
   |id      = blams.MoreForLeo
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 12710
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Instant Dialogues
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.MoreGiantCrops
+
   |id      = idermailer.InstantDialogues
  |curse  = 867723
+
   |nexus  = 22468
  |moddrop = 771694
+
   |github  = idermailer/InstantDialogues
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Instant Eat Key
   |author  = Satozaki
+
   |author  = nini700
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = nini700.InstantEatKey
   |nexus  = 5398
+
   |nexus  = 4464
   |github = AndyCrocker/StardewMods
+
 
 +
  |status  = workaround
 +
   |summary = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Instant Fishing
   |author  = Angela Ranna
+
   |author  = aurnj, Roy Li
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 8117
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Instant Geodes
   |author  = spacechase0
+
   |author  = montana123
   |id      = spacechase0.MoreGrassStarters
+
   |id      =
  |curse  = 867750
+
   |nexus  =
  |moddrop = 313307
+
   |url    = https://community.playstarbound.com/threads/109038
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Health
 
  |author  = j4c0b333
 
  |id      = j4c0b333.Morehealth
 
  |nexus  = 4053
 
 
   |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 Key Binding
+
   |name    = Instant Growth Powder
   |author  = SorryLate, rharyanto
+
   |author  = aedenthorn, Erinthe
   |id      = SorryLate.MoreKeybinding
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 5290
+
   |nexus  = 7727
   |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    = More Mine Ladders
+
   |name    = Instant Grow Trees
   |author  = JadeTheavas
+
   |author  = cantorsdust and Pathoschild
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 2105
+
   |nexus  = 173
   |github  = JadeTheavas/MoreMineLadders
+
   |github  = cantorsdust/StardewMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Instant Load
   |author  = cheesysteak
+
   |author  = Platonymous
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = Platonymous.InstantLoad
   |nexus  = 2173
+
  |curse  = 877220
   |github  = cheesysteak/stardew-steak
+
  |moddrop = 1521407
 +
   |nexus  = 16253
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Instantly Eat Item
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Guedez
   |id      = Omegasis.MoreRain
+
   |id      = eat.item.instantly
   |nexus  = 441
+
   |nexus  = 5116
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = RyanJesky
   |id      = Chikakoo.Randomizer
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 5311
+
   |nexus  = 10146
   |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
  
   |broke in           = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 0.5.4
 
  |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 Pets
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.MoreRings
+
   |id      = blueberry.InstantPets
   |curse   = 867743
+
   |nexus  = 9448
   |moddrop = 771616
+
  |github  = b-b-blueberry/InstantPets
   |nexus  = 2054
+
 
   |github  = spacechase0/StardewValleyMods
+
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Instant Tool Upgrades
 +
   |author  = Binarynova
 +
  |id      = binarynova.instanttoolupgrades
 +
   |nexus  = 8918
 +
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Integrated Minecarts
   |author  = CyberCheese
+
   |author  = Jibb
   |id      = cybercheese.moresexydwarf
+
   |id      = jibb.minecarts.C
   |nexus  = 4320
+
  |curse  = 988762
   |github  =
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Interaction Helper
   |author  = OrneryWalrus
+
   |author  = Hammurabi
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = HammurabiInteractionHelper
   |nexus  = 2587
+
   |nexus  =
   |github =
+
   |chucklefish = 4640
   |broke in = Stardew Valley 1.3
+
  |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
   |status  = workaround
+
 
   |summary  = use [[#Silo Size|Silo Size]] instead.
+
   |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    = More Slimes, More Monsters
+
   |name    = Interactions, Interacoes
   |author  = Ded4lif
+
   |author  = BrasileiroTop
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 7526
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Interaction Tweaks
   |author  = Joco80 & Sasara
+
   |author  = jahangmar
   |id      = Joco80.MoreWeapons
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 1168
+
   |nexus  = 3771
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Internationalization
   |author  = thfr
+
   |author  = bcmpinc
   |id      = thfr.MOTDMod
+
   |id      = bcmpinc.Internationalization
   |nexus  = 3703
+
   |nexus  = 21317
   |github  = rfht/MOTDMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = aedenthorn
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.MoveableMailbox
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 7834
+
   |nexus  = 12826
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Intravenous Coffee
   |author  = aedenthorn
+
   |author  = mpcomplete
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = mpcomplete.IntravenousCoffee
   |nexus  = 8038
+
   |nexus  = 2224
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mpcomplete/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Investment
   |author  = joljyo
+
   |author  = MissCoriel
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = misscoriel.invest
   |nexus  = 7378
+
   |nexus  = 5293
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Investment Maximized
   |author  = Vilaboa
+
   |author  = MissCoriel
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = misscoriel.investmax
   |nexus  = 17391
+
  |curse  = 885074
   |github  =
+
   |nexus  = 9253
 +
   |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Invite Code Mod
   |author  = Shuai Zhang
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = shuaiz.MoveFasterMod
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 1351
+
   |nexus  = 4023
   |github  = hcoona/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = Stardew Valley 1.4
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Invite Friend
   |author  = aedenthorn
+
   |author  = d5a1lamdtd, HaPyke
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 13589
+
  |moddrop = 1486022
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19500
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = IPv6
   |author  = aedenthorn
+
   |author  = sunsst
   |id      = aedenthorn.MoveIt
+
   |id      = sunsst.IPv6
   |nexus  = 15163
+
   |nexus  = 25045
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sunsst/Stardew-Valley-IPv6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Iridium Cooking Dishes
   |author  = Zoryn
+
   |author  = TianXiaobai
   |id      = Zoryn.MovementModifier
+
   |id      = TianXiaobai.IridiumCookingDishes
   |nexus  =
+
   |nexus  = 24732
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = bcmpinc
+
   |author  = Anthony Maciel, maciel310
   |id      = bcmpinc.MovementSpeed
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 2736
+
   |nexus  = 15285
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movie Theatre Tweaks
+
   |name    = Iridium Tools Patch
   |author  = aedenthorn
+
   |author  = Redwood
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = Redwood.IridiumToolsPatch
   |curse   = 868672
+
   |nexus   = 2897
   |nexus   = 16395
+
  |github  = EKomperud/StardewMods
   |github = aedenthorn/StardewValleyMods
+
 
 +
   |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    = Mr. Pam, Snorlax
+
   |name    = Is Gus Visiting Ginger Island Today, Is Gus Visiting Island
   |author  = daleonar
+
   |author  = SaltyEggplant
   |id      = daleonar.Snorlax
+
   |id      = SaltyEggplant.IsGusVisitingIsland
   |nexus  = 16194
+
   |nexus  = 25270
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Is It Cake
   |author  = Kabi-chan
+
   |author  = LeFauxMatt
   |id      = kabi-chan.MuffinCore
+
   |id      = furyx639.IsItCake
   |nexus  = 8070
+
  |curse  = 871826
   |github  =
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |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.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Island Gatherers Automate
   |author  = spacechase0
+
   |author  = PeacefulEnd
   |id      = spacechase0.MultiFertilizer
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |curse   = 867717
+
   |nexus   = 8552
   |nexus   = 7436
+
   |github  = Floogen/IslandGatherers
   |github  = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Island Secret
   |author  = skiilaa
+
   |author  = Edu Anttunes
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = IslandSecret
   |nexus  = 2282
+
   |nexus  = 8096
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = Achtuur
+
   |author  = S1mmyy
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 16891
+
   |nexus  = 5140
   |github  = Achtuur/StardewMods
+
   |github  = S1mmyy/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Item Bags
   |author  = delphinwave
+
   |author  = SlayerDharok
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 7681
+
  |curse  = 991675
   |github  =
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Item Checker
   |author  = Alberto Moreira Luiz
+
   |author  = Hitaxas
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 9672
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Item Extensions
   |author  = DoubleZ
+
   |author  = mistyspring
   |id      = DoubleZ.MultiplayerIdle
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 3765
+
   |nexus  = 20357
   |github  = SourceZh/MultiplayerIdle
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Info
+
   |name    = Item Locator
   |author  = MindMeltMax
+
   |author  = Hitaxas
   |id      = MindMeltMax.MPInfo
+
   |id      = Hitaxas.Items2.DLL
  |moddrop = 1302776
+
   |nexus  = 24305
   |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    = Item Quality Indicator
   |author  = Scayze
+
   |author  = FunnyMoney
   |id      = scayze.MultiplayerPrairieKing
+
   |id      = funnymoney.itemqualityindicator
   |nexus  = 16030
+
   |nexus  = 15336
   |github  = scayze/multiprairie
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Item Recovery
   |author  = Tran Minh Thong
+
   |author  = Mytsy
   |id      = multiplayer.mod
+
   |id      = Mysty.ItemRecovery
   |nexus  = 16582
+
   |nexus  = 9354
   |github  = TMThong/Stardew-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Item Recovery Plus
   |author  = Cherry, CherryChain
+
   |author  = Lunardiver
   |id      = Cherry.MultiplayerModChecker
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 6609
+
   |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    = Multiplayer Speech Bubbles
+
   |name    = Item Research 'n' Spawn
   |author  = Kalthramis
+
   |author  = TSlex
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 2192
+
   |nexus  = 8933
   |github  =
+
   |moddrop = 1012482
   |source = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
+
   |github = TSlex/StardewValley
  
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in           = Stardew Valley 1.4
 
  |unofficial version = 1.0.3-unofficial.1-SorryLate
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Time
+
   |name    = Item Tooltips
   |author  = lolmaj
+
   |author  = Jaredlll08
   |id      = lolmaj.MultiplayerTime
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 2543
+
   |nexus  =
   |github  = MaciejMarkuszewski/StardewValleyMod
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Item Tweaks
   |author  = aedenthorn
+
   |author  = crpz
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = crpz.ItemTweaks
   |nexus  = 8077
+
   |nexus  = 8182
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = iTile
   |author  = Redwood
+
   |author  = ha1fdaew
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = ha1fdaew.iTile
   |nexus  = 2910
+
   |nexus  = 7512
   |github  = EKomperud/StardewMods
+
   |github  = ha1fdaew/iTile
  
   |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-3345219
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Mini-Obelisks
+
   |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  = PeacefulEnd
+
   |author  = Apprehentice
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = apprehentice.IMFIPOIIWT
   |nexus  = 7900
+
   |nexus  = 25188
   |github  = Floogen/MultipleMiniObelisks
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = ceruleandeep
+
   |author  = Caboose Sage, CabooseSage
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 8711
+
   |nexus  = 20847
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Its Time to Wake Up
   |author  = SlyMerc
+
   |author  = Krutonium
   |id      = FileLoading
+
   |id      = Krutonium.ItsTimeToWakeUp
   |nexus  = 1094
+
   |nexus  = 13798
 
   |github  =
 
   |github  =
 
  |status  = workaround
 
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Save
+
   |name    = Jack Be Thicc
   |author  = aedenthorn
+
   |author  = DeadRobotDev
   |id      = aedenthorn.MultiSave
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 15402
+
   |nexus  = 21533
   |github  = aedenthorn/StardewValleyMods
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = Miome
+
   |author  = Matt Cioni
   |id      = miome.MultiToolMod
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 2546
+
   |nexus  = 14555
   |github  = miome/MultitoolMod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Jar Opener
   |author  = MindMeltMax
+
   |author  = Genowhirl9999
   |id      = MindMeltMax.MUC
+
   |id      = genowhirl9999.jaropener
   |nexus  = 9856
+
   |nexus  = 5292
   |moddrop = 1135731
+
   |moddrop = 988956
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = JhinFour
   |author  = Cherry, CherryChain
+
   |author  = Keaton Sadoski
   |id      = Cherry.MultiYieldCrops
+
   |id      = Sadoski.JhinFour
   |nexus  = 6069
+
   |nexus  = 11838
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Jiggly Junimo Bundles
   |author  = Jacque Pott
+
   |author  = Jonas Henriksson, Greger
   |id      = JacquePott.MYCDGRPatch
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 14023
+
   |nexus  =
   |github  =
+
  |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    = Murder Mod
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = Aren, Aren Desai
+
   |author  = k4rakara
   |id      = Aren.MurderMod
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 17470
+
   |nexus  = 5803
   |github  = ArenKDesai/Murder-Mod
+
   |github  = K4rakara/Stardew-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = aedenthorn
+
   |author  = Platonymous
   |id      = aedenthorn.Murdercrows
+
   |id      = Platonymous.JoJaBan
   |nexus  = 6615
+
   |nexus  = 3118
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 793907
}}
+
   |github  = Platonymous/Stardew-Valley-Mods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Murder Drone, Personal Combat Drone
 
  |author  = cotboy
 
  |id      = cambam.MURDERDRONE
 
  |nexus  = 4507
 
   |github  = camcamcamcam/murderdrone
 
  
   |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    = Joja Cola Expanded
   |author  = atravita
+
   |author  = Objection777
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = Objection777.JojaColaExpandedCode
  |curse  = 870973
+
   |nexus  = 24227
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Joja Express
   |author  = Expl0
+
   |author  = OFTS_CQM and Yuxuan
   |id      = Expl0.MushroomCursors
+
   |id      = ofts.jojaExp
   |nexus  = 12594
+
   |nexus  = 23614
   |github  =
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Joja Financial
   |author  = Eireon, Ben Patterson
+
   |author  = NermNermNerm
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = NermNermNerm.JojaFinancial
   |nexus  = 2818
+
   |nexus  = 24958
   |github  = benrpatterson/MushroomLevels
+
   |github  = NermNermNerm/JojaFinancial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = WhiteMind
+
   |author  = Dounat2201, Sasara
   |id      = WhiteMind.MLT
+
   |id      = Sasara.Pathomart
   |nexus  = 1894
+
   |nexus  = 1142
 
   |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    = Joja Online
   |author  = blueberry and Oddshot
+
   |author  = PeacefulEnd
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = PeacefulEnd.JojaOnline
   |nexus  = 4637
+
  |moddrop = 878236
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |nexus  = 7486
 +
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = blueberry, blueberry and Oddshot
+
   |author  = sophiesalacia
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 4637
+
   |nexus  = 18927
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Joja's Hauntings
   |author  = Goldenrevolver
+
   |author  = MindMeltMax
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 10978
+
   |nexus  = 7014
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Joys of Efficiency
   |author  = Lis
+
   |author  = punyo, yakminepunyo
   |id      = Lis.MusicalCellar
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 7626
+
   |nexus  = 2162
   |github  = lisamreynolds/MusicalCellar
+
   |github  = pomepome/JoysOfEfficiency
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Json Assets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JsonAssets
 +
  |curse  = 867749
 +
  |moddrop = 399895
 +
  |nexus  = 1720
 +
  |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Json Processor
   |author  = aedenthorn
+
   |author  = Jamie Taylor
   |id      = aedenthorn.MusicalPaths
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 13197
+
   |nexus  = 13183
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Json Shuffle
   |author  = Marcos Brendon
+
   |author  = spacechase0
   |id      = marcos.mymoney
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 6736
+
   |nexus  = 21513
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Jump Down the Mine
   |author  = PeacefulEnd
+
   |author  = flowoeB
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 12312
+
   |nexus  = 8357
   |github  = Floogen/MysticalBuildings
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Jump Over
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.NameTags
+
   |id      = spacechase0.JumpOver
   |curse  = 436816
+
   |curse  = 867746
   |moddrop = 877767
+
   |moddrop = 384782
   |nexus  =
+
   |nexus  = 1844
   |github  = Enaium-StardewValleyMods/NameTags
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Junimatic
   |author  = aedenthorn
+
   |author  = NermNermNerm
   |id      = aedenthorn.NapalmMummies
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 15933
+
   |nexus  = 22672
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NermNermNerm/Junimatic
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Junimo Beacon
   |author  = Ilyaki
+
   |author  = Achtuur
   |id      = ilyaki.neatadditions
+
   |id      = Achtuur.JunimoBeacon
   |nexus  = 2648
+
   |nexus  = 17135
   |github  = Ilyaki/NeatAdditions
+
   |github  = Achtuur/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Junimo Boy
   |author  = Ilyaki
+
   |author  = Tyler Gibbs
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 3021
+
   |nexus  = 14384
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Junimo Cart More Score
   |author  = DestyNova
+
   |author  = yaxuan97
   |id      = DestyNova.NEACode
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 12369
+
   |nexus  = 13644
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Junimo Deposit Anywhere
   |author  = Vrakyas
+
   |author  = Zoryn
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 4030
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
  |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Dialog
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.junimodialog
 +
  |nexus  = 8937
 +
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Junimo Farm
   |author  = Nobbele
+
   |author  = Platonymous
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 2654
+
   |nexus  = 984
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = Spacechase0
+
   |author  = Fernass354
   |id      = Spacechase0.NewGamePlus
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 10786
+
   |nexus  = 18457
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Junimo Kart Anywhere
   |author  = Igorious
+
   |author  = MartyrPher
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = JunimoKartAnywhere
   |nexus  =
+
   |nexus  = 4315
  |chucklefish = 3683
+
   |github  =
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Years Eve → Fireworks
+
   |name    = Junimo Kart Cheater
   |author  = sophie
+
   |author  = ryaon
   |id      = sophie.Fireworks
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 15277
+
   |nexus  = 5137
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Junimo Kart Global Rankings
   |author  = Pickysaurus
+
   |author  = drbirbdev
   |id      = Pickysaurus.NexusModsButton
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 12969
+
   |nexus  = 14856
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Kart Level Practice
 +
  |author  = BlaDe
 +
  |id      = BlaDe.JunimoLevelPractice
 +
  |nexus  = 10056
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Junimo Kart Level Select
   |author  = Nori, seaweednori
+
   |author  = b1rdyw1rdy
   |id      = nori.NiceMessages
+
   |id      = b1rdyw1rdy.JunimoKartLevelSelect
   |nexus  = 6160
+
   |nexus  = 25140
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Junimos Accept Cash
   |author  = aedenthorn
+
   |author  = spacechase0
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = spacechase0.JunimosAcceptCash
   |nexus  = 10633
+
  |curse  = 867716
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7437
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Owl
+
   |name    = Junimo Studio, Music Blocks
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Becks723
   |id      = Omegasis.NightOwl
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 433
+
   |nexus  = 6971
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Shift
+
   |name    = Junimo Warp
   |author  = SevenChords
+
   |author  = Shockah
   |id      = SevenChords.Night_Shift
+
   |id      = Shockah.JunimoWarp
   |nexus  = 15345
+
   |nexus  = 15676
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Junk Mail
   |author  = Mr Tea, MrTea
+
   |author  = Taskmaster
   |id      = MrTea.NoBlink
+
   |id      = Taskmaster.JunkMail
   |nexus  = 17220
+
   |nexus  = 4452
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Just Relax
   |author  = Pathoschild
+
   |author  = Goldenrevolver
   |id      = Pathoschild.NoclipMode
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 3900
+
   |nexus  = 7770
  |moddrop = 691002
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Just Sleep In
   |author  = ceruleandeep
+
   |author  = Rifleman
   |id      = ceruleandeep.NoCooties
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 9000
+
   |nexus  = 11286
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = 9Rifleman/JustSleepIn
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Kamikaze
   |author  = CatCattyCat, Cat
+
   |author  = aurnj, Roy Li
   |id      = cat.nocrows
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 1682
+
   |nexus  =
   |moddrop = 833543
+
   |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
   |github  = danvolchek/StardewMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Kawakami - Healer NPC
   |author  = CatCattyCat, Cat
+
   |author  = Gorzalt and Flerfarvet
   |id      = cat.nofencedecay
+
   |id      = gorzalt.kawakami
   |nexus  = 1180
+
   |nexus  = 2549
   |moddrop = 833537
+
   |github  = Gorzalt/StardewValleyMods
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = hitachihex
+
   |author  = KediDili
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  =
+
   |nexus  = 19375
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |github = KediDili/FurnitureTweaks
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Kedi's NPC Utilities
   |author  = Hangy
+
   |author  = KediDili
   |id      = Hangy.NoKidsEver
+
   |id      = KediDili.KNU
   |nexus  = 1464
+
   |nexus  = 17884
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = KediDili/NPCUtilities
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Keep Partners, Keep Your Partners
   |author  = jaeha, qpqpqp121
+
   |author  = EssGee, SG
   |id      = jaeha.No_Kimchi
+
   |id      = SG.Partners
   |nexus  = 5043
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = KeyBind UI
   |author  = minervamaga
+
   |author  = Enaium
   |id      = minervamaga.NoMineFlyersRedux
+
   |id      = Enaium.KeyBindUI
 +
  |curse  = 538001
 +
  |moddrop = 1036920
 
   |nexus  =
 
   |nexus  =
  |moddrop = 631110
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
   |github  = minervamaga/NoMineFlyersRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Accidental Exhaustion, Exhaustion Protection
+
   |name    = Keyboard Mod Menu
   |author  = Guedez
+
   |author  = Shadowfoxss
   |id      = exhaustion.protection
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 5113
+
   |nexus  = 3147
   |moddrop = 707180
+
   |curse  = 308891
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Random Mine Flyers
 
  |author  = Drynwynn, thepaladinknight
 
  |id      = Drynwynn.NoAddedFlyingMineMonsters
 
  |nexus  = 2528
 
  |github  = Drynwynn/StardewValleyMods
 
  
   |broke in = SMAPI 2.8
+
   |broke in = SMAPI 3.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Key Suppressor
   |author  = MadaraUchiha
+
   |author  = Deflaktor
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = Deflaktor.KeySuppressor
   |nexus  = 5176
+
   |nexus  = 9295
   |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non-Random Prairie King
+
   |name    = Kisekae
   |author  = aedenthorn
+
   |author  = Kabigon
   |id      = aedenthorn.NonRandomPrairieKing
+
   |id      = Kabigon.kisekae
   |nexus  = 6509
+
   |nexus  = 2348
   |github  = aedenthorn/StardewValleyMods
+
   |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 Poverty by Disconnect
+
   |name    = Kiss Krobus
   |author  = Slumber
+
   |author  = EnanoForro
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = EnanoForro.KissKrobus
   |nexus  = 11529
+
   |nexus  = 25234
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = Xangria
+
   |author  = Shockah
   |id      = Xangria.NoRumbleHorse
+
   |id      = Shockah.Kokoro
   |nexus  = 1779
+
   |nexus  = 15682
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds
+
   |name    = Krobus Roommate Shop
   |author  = lech43
+
   |author  = aedenthorn, Erinthe
   |id      = lech43.NoSeeds
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 6392
+
   |nexus  = 13131
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Krobus Sells Larger Stacks
   |author  = ThatNorthernMonkey
+
   |author  = Annosz
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = Annosz.KrobusSellsLargerStacks
   |nexus  = 237
+
   |nexus  = 5993
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = Annosz/StardewValleyModding
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay On Farm
+
   |name    = Labeling
   |author  = A_Dude
+
   |author  = Enaium
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = Enaium.Labeling
   |nexus  = 8071
+
  |curse  = 443134
   |github  =
+
  |moddrop = 906932
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Ladder and Snow Yam Tip
   |author  = Platonymous
+
   |author  = WhiteMind
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = WhiteMind.LAST
  |curse  = 307727
+
   |nexus  = 1906
  |moddrop = 793930
+
   |github  =
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.5<!--@retest-linked-->
+
   |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    = Note Blocks
+
   |name    = Ladder Light
   |author  = Yaramy
+
   |author  = Tocseoj
   |id      = yaramy.noteblocks
+
   |id      = Tocseoj.LadderLight
   |nexus  = 6646
+
  |moddrop = 1549539
 +
   |nexus  = 22052
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Notes
+
   |name    = Ladder Locator
   |author  = Platonymous
+
   |author  = ChaosEnergy
   |id      = Platonymous.Notes
+
   |id      = ChaosEnergy.LadderLocator
   |nexus   = 3068
+
   |curse   = 989910
   |moddrop = 793905
+
   |nexus  = 3094
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = TheElm
+
   |author  = Platonymous
   |id      = TheElm.NotFarFromTheTree
+
   |id      = Platonymous.LandGrants
  |nexus  = 4739
+
   |curse   = 877222
  |github  = GStefanowich/SDV-NFFTT
+
   |moddrop = 1521380
}}
+
   |nexus  = 15855
{{#invoke:SMAPI compatibility|entry
 
   |name    = No Thunder Sound
 
   |author  = Sto13
 
   |id      = Sto13.NoThunderSound
 
   |nexus  = 14414
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Last Day to Plant
   |author  = crazywig
+
   |author  = dmcrider57
   |id      = crazywig.notransitions
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 7354
+
   |nexus  = 7917
   |github  =
+
   |github  = dmcrider/LastDayToPlant
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Adventures, It's Time to Adventure
+
   |name    = Last Day to Plant Redux
   |author  = PurrplingCat
+
   |author  = atravita
   |id      = purrplingcat.npcadventure
+
   |id      = atravita.LastDayToPlantRedux
   |curse  = 577730
+
   |curse  = 870965
   |nexus  = 4582
+
  |moddrop = 1294435
   |github  = purrplingcat/PurrplingMod
+
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Lasting Conversation Topics
   |author  = aedenthorn
+
   |author  = sophiesalacia
   |id      = aedenthorn.NPCClothing
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 13940
+
   |nexus  = 14377
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
   |author  = Bouhm and Pathoschild
+
   |author  = Lavapulse
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = Lavapulse.LavapulseChickens
   |nexus  = 239
+
   |nexus  = 4821
   |github  = Bouhm/stardew-valley-mods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations Extra Config
+
   |name    = Lazy Mod
   |author  = trashcan9
+
   |author  = weizinai
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = weizinai.LazyMod
   |nexus  = 16236
+
   |nexus  = 22826
   |github  =
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Leaderboard Library
   |author  = Akago
+
   |author  = drbirbdev
   |id      = akago.PathDisplay
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 7563
+
   |nexus  = 15102
   |github  =
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Leah Cabin Music Fix
   |author  = Hydrox, hydrox6
+
   |author  = Huanir
   |id      = Hydrox.NumericalHealth
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 4863
+
   |nexus  = 2653
 
   |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    = Object Import Map, Import Map
+
   |name    = Leave the Mine
   |author  = aedenthorn
+
   |author  = Kangzoel
   |id      = aedenthorn.ImportMap
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 10965
+
   |nexus  = 11823
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Lefty Mode
   |author  = Adeel Tariq
+
   |author  = Max Vollmer, SVProtector
   |id      = Adeel.ObjectProgressbars
+
   |id      = maxvollmer.leftymode
   |nexus  = 2803
+
   |nexus  = 6199
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = maxvollmer/LeftyMode
 
 
  |status  = workaround
 
  |summary  = broken, use older version 1.3 instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = Legendary Fish Pond Framework
   |author  = spacechase0
+
   |author  = sharpskull2
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = sharpskull2.LegendaryFishPondFramework
  |curse  = 867757
+
   |nexus  = 14637
  |moddrop = 131148
+
   |github  =
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Lenient Window Resize
   |author  = aedenthorn
+
   |author  = DeLiXx
   |id      = aedenthorn.OKNightCheck
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 14231
+
  |curse  = 990483
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 12305
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Less Mini Shipping Bin
   |author  = lambui
+
   |author  = atravita
   |id      = PhthaloBlue.Omnifarm
+
   |id      = atravita.LessMiniShippingBin
   |nexus  =
+
  |curse  = 870982
   |url    = https://community.playstarbound.com/threads/127299
+
   |nexus  = 10959
   |github  = lambui/StardewValleyMod_OmniFarm
+
   |moddrop = 1102538
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Alejandro Akbal
+
   |author  = Permamiss
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 7877
+
   |nexus  = 637
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Let Me Hatch This Egg
   |author  = aedenthorn
+
   |author  = MikeW
   |id      = aedenthorn.OmniTools
+
   |id      = Mikew.letmehatchthisegg.smapi
   |nexus  = 14865
+
   |nexus  = 25175
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let Me Rest!
 +
  |author  = Ophaneom
 +
  |id      = Ophaneom.LetMeRest
 +
  |nexus  = 8205
 +
  |github  = Ophaneom/Let-Me-Rest
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Let Me Shop
   |author  = BitwiseJon
+
   |author  = MindMeltMax
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 2052
+
  |moddrop = 1443554
   |github  = bitwisejon/StardewValleyMods
+
   |nexus  = 16738
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Let's Move It
   |author  = Miome
+
   |author  = Exblosis
   |id      = Miome.OneDayAtATime
+
   |id      = Exblosis.LetsMoveIt
   |nexus  = 8870
+
   |nexus  = 20943
   |github  = miome/OneDayAtATime
+
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Let's Start With Fishing
   |author  = SorryLate, rharyanto
+
   |author  = MedievalAI
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 5150
+
   |nexus  = 19107
 
   |github  =
 
   |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    = One Sprinkler One Scarecrow
+
   |name    = Level Extender
   |author  = Mizzion
+
   |author  = unidarkshin, Devin Lematty
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
   |nexus  = 3633
+
   |nexus  = 1471
   |moddrop = 661376
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Level Forever
   |author  = DeLiXx
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 12291
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-online-splitscreen
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Leveling Adjustment
   |author  = xiaoye97
+
   |author  = jahangmar
   |id      = xiaoye97.OnlyIridium
+
   |id      = jahangmar.LevelingAdjustment
   |nexus  = 4471
+
   |nexus  = 4689
   |github  =
+
   |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    = Open Hearts
+
   |name    = Level Up Notifications
   |author  = MedievalAI
+
   |author  = kd8lvt
   |id      = MedievalAI.OpenHearts
+
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
   |nexus  = 16944
+
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Saitoue
+
   |author  = shurmash
   |id      = Saitoue.Orchard
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 13867
+
   |nexus  = 7222
   |github  = Saitoue/Orchard
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = Lewd Leah
   |author  = furyx639
+
   |author  = prowlingDemon, unknownDev
   |id      = furyx639.OrdinaryCapsule
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
  |curse  = 871831
+
   |nexus  = 4402
  |nexus  = 13489
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ore Increaser
 
  |author  = crazywig
 
  |id      = crazywig.oreincrease
 
   |nexus  = 7370
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Light Mod
   |author  = Yyeahdude
+
   |author  = aedenthorn, Erinthe
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = aedenthorn.LightMod
   |nexus  = 4772
+
   |nexus  = 14387
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Light Switch
   |author  = Ivy
+
   |author  = holythesea
   |id      = Ivy.OrnithologistsGuild
+
   |id      = holythesea.LightSwitch
   |nexus  = 14510
+
   |nexus  = 15683
   |github  = greyivy/OrnithologistsGuild
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = Like a Duck to Water
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OutfitSets
+
   |id      = aedenthorn.LikeADuckToWater
   |nexus  = 13888
+
   |nexus  = 15860
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Out of Season Bonuses, Seasonal Items
 
  |author  = Midori Armstrong, azureglasses
 
  |id      = midoriarmstrong.seasonalitems
 
  |nexus  = 1452
 
  |github  =
 
  
   |broke in = Stardew Valley 1.3
+
   |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    = Overworld Chests
+
   |name    = Like a Duck to Water Continued
   |author  = aedenthorn
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = aedenthorn.OverworldChests
+
   |id      = tem696969696969.LikeADuckToWater
   |nexus  = 7710
+
   |nexus  = 21285
   |github  = aedenthorn/StardewValleyMods
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Limited Campfire Cooking
   |author  = CrunchyDuck
+
   |author  = Cherry, CherryChain
   |id      = CrunchyDuck.OwOMod
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 8923
+
   |nexus  = 4971
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
  |moddrop = 716383
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = Limited Regrowable Crop Harvests
   |author  = Modotte
+
   |author  = Adradis
   |id      = modotte.P2PAnimalNoise
+
   |id      = Adradis.LimitedHarvests
   |nexus  = 17383
+
   |nexus  = 24623
   |github  = modotte/P2PAnimalNoise
+
   |github  = Adradis/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Line Sprinklers
   |author  = aedenthorn
+
   |author  = nanzington<!--since 1.4.0-->, Hootless
   |id      = Aedenthorn.PacifistValley
+
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
   |nexus  = 5464
+
   |nexus  = 2917
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hootless/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = aedenthorn
+
   |author  = rtrox, Swyytch
   |id      = aedenthorn.PaintingDisplay
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 10918
+
   |nexus  = 23895
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rtrox/LineSprinklersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Linus Mod
   |author  = drbirbdev
+
   |author  = tomii
   |id      = drbirbdev.PanningUpgrades
+
   |id      = tomii.LinusMod
   |nexus  = 12242
+
   |nexus  = 11637
   |github  = drbirbdev/StardewValley
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Literally Can't Even
   |author  = trashcan9
+
   |author  = spacechase0
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 16234
+
   |nexus  = 14262
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Little NPCs
   |author  = AnotherStardewValleySunday
+
   |author  = Candidus42
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 14638
+
   |nexus  = 15152
   |github  =
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = Live Progress Bar
   |author  = Paritee
+
   |author  = Tyler Gibbs
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 3296
+
   |nexus  = 7330
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = tylergibbs2/LiveProgressBar
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
+
   |status   = abandoned
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = Livestock Choices
   |author  = Paritee
+
   |author  = aedenthorn, Erinthe
   |id      = Paritee.TreatYourAnimals
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 3375
+
   |nexus  = 11551
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = Stardew Valley 1.4
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
   |unofficial version = 0.2.2-unofficial.1-mouahrara
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Loan Mod
 +
  |author  = Doomnik
 +
  |id      = Doomnik.LoanMod
 +
  |nexus  = 3882
 +
  |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips
+
   |name    = Lober Cat
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = codyflagstaff
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = codyflagstaff.lobercat
   |nexus  = 2166
+
   |nexus  = 8219
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
+
   |name    = Location and Music Logger
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Brandy Lover, WDavi
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = Brandy Lover.LMlog
   |nexus  = 3524
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = Location Compass
   |author  = aedenthorn
+
   |author  = Bouhm and Pathoschild
   |id      = aedenthorn.PartialHearts
+
   |id      = Bouhm.LocationCompass
   |nexus  = 11628
+
   |nexus  = 3045
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = Locked Chests
   |author  = aedenthorn
+
   |author  = MindMeltMax
   |id      = aedenthorn.ParticleEffects
+
   |id      = MindMeltMax.LockedChests
   |nexus  = 11056
+
  |curse  = 1004481
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1179603
 +
   |nexus  = 12452
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = Locked Crab Pots
   |author  = bmarquismarkail, Space Baby
+
   |author  = nini700
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = nini700.LockedCrabPot
   |nexus  = 923
+
   |nexus  = 4461
   |github  = bmarquismarkail/SV_PotC
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = Locked Maps
   |author  = NCarigon
+
   |author  = Edu Anttunes
   |id      = NCarigon.PassableCrops
+
   |id      = LockedMaps
   |nexus  = 15223
+
   |nexus  = 10089
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = Lock Hotbar Items
   |author  = J_Hizzal
+
   |author  = Falson
   |id      = J_Hizzal.PassableLadders
+
   |id      = Falson.LockHotbarItems
   |nexus  = 2985
+
   |moddrop = 1573213
   |github  = joelra/SDV-PassableLadders
+
   |nexus   = 23702
 
+
   |github  =
   |broke in          = Stardew Valley 1.4
 
   |unofficial version = 1.1.1-unofficial.1-Drake1427
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-5#post-3352839
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Objects
+
   |name    = Lockpicks
   |author  = punyo, yakminepunyo
+
   |author  = bwdy
   |id      = punyo.PassableObjects
+
   |id      = bwdy.lockpicks
   |nexus  = 2329
+
   |nexus  = 3521
   |github  = pomepome/PassableObjects
+
   |github  = bwdymods/SDV-Lockpicks
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = Log Menu
   |author  = StultusV
+
   |author  = JareBear
   |id      = StultusV.PassiveFriendship
+
   |id      = JareBear.LogMenu
   |nexus  = 8732
+
   |nexus  = 19919
   |github  = JudeRV/Stardew-PassiveFriendship
+
   |github  = jaredtjahjadi/LogMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
   |name    = Log Spam Filter
   |author  = jorgamun
+
   |author  = aedenthorn, Erinthe
   |id      = jorgamun.PauseInMultiplayer
+
   |id      = aedenthorn.LogSpamFilter
   |nexus  = 10328
+
   |nexus  = 11252
  |moddrop = 1068093
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jorgamun/PauseInMultiplayer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause Sync
+
   |name    = Longer Days
   |author  = Terrorbladed
+
   |author  = Stuyk
   |id      = Tb.Stardew_Pause_Sync
+
   |id      = Stuyk.LongerDays
   |nexus  = 10160
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = Longer Fence Life
   |author  = heyseth
+
   |author  = NormanPCN
   |id      = heyseth.sitpause
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 8295
+
   |nexus  = 10498
   |github  = heyseth/SDVMods
+
   |github  = NormanPCN/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = Longer Lasting Lures
   |author  = Jaredlll08
+
   |author  = Caraxian
   |id      = BlameJared.PDQPaths
+
   |id      = caraxian.LongerLastingLures
   |nexus  =
+
   |nexus  = 2510
  |curse  = 307090
+
   |github  = Caraxi/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = Longer Seasons
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      = jwdred.PelicanFiber
+
   |id      = aedenthorn.LongerSeasons
   |nexus  = 631
+
   |nexus  = 10108
   |github  = jdusbabek/stardewvalley
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.11
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 3.1.1-unofficial.11-strobe
+
  |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
+
   |summary  = use [[#Longer Seasons - Continued|Longer Seasons - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Seasons - Continued
 +
   |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.LongerSeasons
 +
  |nexus  = 25164
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Postal Service
+
   |name    = Longevity
   |author  = ElectroCrumpet
+
   |author  = RTGOAT
   |id      = ElectroCrumpet.PelicanPostalService
+
   |id      = RTGOAT.Longevity
   |nexus  = 2770
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love REDUX
 +
  |author  = mushroomhash
 +
  |id      = mush.loveydovey
 +
  |nexus  = 21370
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Look to the Sky
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.LookToTheSky
 +
  |nexus  = 15262
 +
  |github  = drbirbdev/StardewValley
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Lookup Anything
   |author  = Platonymous
+
   |author  = Pathoschild
   |id      = Platonymous.PelicanTTS
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 1079
+
  |curse  = 992793
   |moddrop = 793929
+
   |nexus  = 541
   |github  = Platonymous/Stardew-Valley-Mods
+
   |moddrop = 606605
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = Loose Audio Files
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = aedenthorn.LooseAudioFiles
   |nexus  = 10250
+
   |nexus  = 5999
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = bwdy
+
   |author  = Huanir
   |id      = bwdy.peopleseeds
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 3635
+
   |nexus  = 2658
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = Lost Book Menu
   |author  = shekurika
+
   |author  = bungus
   |id      = shekurika.PerfectionTweaker
+
   |id      = bungus.LostBookMenu
   |nexus  = 8615
+
   |nexus  = 20301
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = Lost Woods
   |author  = CyanFire
+
   |author  = Raik, Raik167, YousernameZo
   |id      = CF.PermanentCellar
+
   |id      = raik.testmod
   |nexus  = 17257
+
   |nexus  = 6291
   |github  = CyanFireUK/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = Louis's Garage and Renault 5 Expansion
   |author  = Goldenrevolver
+
   |author  = XxHarvzBackxX and Yri and Kaystar
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = R5.DLL
   |nexus  = 8035
+
   |nexus  = 24687
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = Love Bubbles
   |author  = Avalon, Avalonii
+
   |author  = SteelixLeiter, Don Collins
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = LoveBubbles
   |nexus  = 1419
+
   |nexus  = 1318
   |github  =
+
   |github  = doncollins/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
+
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = Loved Labels
   |author  = Xangria
+
   |author  = Advize and Jinxiewinxie
   |id      = Xangria.PersistentGameOptions
+
   |id      = Advize.LovedLabels
   |nexus  = 1778
+
   |nexus  = 279
   |github  =
+
   |github  = AdvizeGH/LovedLabels
   |broke in = SMAPI 3.0
+
 
   |status  = workaround
+
   |broke in = Stardew Valley 1.3.29
   |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
+
<!--
 +
   |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    = Persistent Grange Display
+
   |name    = Loved Labels Redux
   |author  = aedenthorn
+
   |author  = thespbgamer
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 7977
+
   |nexus  = 8880
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = Love Festival
   |author  = spacechase0
+
   |author  = AvalonMFX
   |id      = spacechase0.PersistentMines
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 14985
+
  |curse  = 1016375
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = Low Health Warning
   |author  = Persival
+
   |author  = NMVH5
   |id      =
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 438
+
   |nexus  = 8326
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = Luck Score HUD, Just Luck Mod
   |author  = Strobe
+
   |author  = delaney
   |id      = Strobe.PersonalAnvil
+
   |id      = dJustLuckMod
   |nexus  = 5326
+
  |nexus  = 10386
   |github  = strobel1ght/Personal-Anvil
+
  |moddrop = 1070645
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Luck Skill
 +
  |author  = spacechase0
 +
  |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
 +
  |curse  = 867393
 +
  |moddrop = 127279
 +
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects
+
   |name    = Lucky Reclamation Trash Can
   |author  = bwdy
+
   |author  = kiranmurmu
   |id      = bwdy.personaleffects
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 3532
+
   |nexus  = 8971
   |github  = bwdymods/SDV-PersonalEffects
+
   |github  = kiranmurmu/StardewValleyMods
 
 
  |status  = workaround
 
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = Lunar Disturbances
   |author  = ceruleandeep
+
   |author  = Sakorona
   |id      = ceruleandeep.personaleffects
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 8616
+
   |nexus  = 2208
   |github  = ceruleandeep/CeruleanStardewMods
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = Machine Augmentors
   |author  = aedenthorn
+
   |author  = SlayerDharok
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = SlayerDharok.MachineAugmentors
   |nexus  = 14087
+
   |nexus  = 5600
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Videogamers0/SDV-MachineAugmentors
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = Machine Check
   |author  = Invatorzen
+
   |author  = FairfieldBW
   |id      = invatorzen.PBF
+
   |id      = FairfieldBW.MachineCheck
   |nexus  = 12161
+
   |nexus  = 9515
   |github  =
+
   |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = Machine Speed Change
   |author  = skuldomg, Skuld
+
   |author  = IceGladiador
   |id      = skuldomg.petChoicePerks
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 3313
+
   |nexus  = 1780
   |github  = skuldomg/petChoicePerks
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.1.1.unofficial-3.strobe
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
+
   |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Machine Status
   |author  = Jfulmer, Consillium
+
   |author  = Shockah
   |id      = JfulmerPetEnhancementMod
+
   |id      = Shockah.MachineStatus
   |nexus  =
+
   |nexus  = 11177
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = jlfulmer/PetEnhancementMod
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Magic
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Magic
 +
  |curse  = 867745
 +
  |moddrop = 399898
 +
  |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in     = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status        = workaround
 
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 
<!--
 
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Magical Crops
   |author  = aedenthorn
+
   |author  = shekurika and Asterisk555
   |id      = aedenthorn.PetHats
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 15301
+
   |nexus  = 8762
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Interaction
+
   |name    = Magic Junimo Pet
   |author  = jahangmar
+
   |author  = Entoarox
   |id      = jahangmar.PetInteraction
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 4232
+
   |nexus  = 3567
   |github  = jahangmar/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Magic Pluses
   |author  = Shaklin
+
   |author  = TerryDBS
   |id      = shaklin.petspawnlocation
+
   |id      = TerryDBS.MagicPluses
   |nexus  = 5986
+
   |nexus  = 7096
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Magic Scepter
   |author  = Becks723
+
   |author  = not4bene
   |id      = Becks723.PhoneTravelingCart
+
   |id      = not4bene.MagicScepter
   |nexus  = 12981
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Magic Valley
   |author  = DewMods
+
   |author  = season
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = season.MagicValley
   |nexus  = 2681
+
   |nexus  = 10639
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Mailbox Menu
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.ForgeMenuChoice
+
   |id      = aedenthorn.MailboxMenu
   |curse   = 870980
+
   |nexus   = 14439
   |nexus   = 11376
+
   |github  = aedenthorn/StardewValleyMods
   |moddrop = 1125882
+
 
   |github = atravita-mods/StardewMods
+
   |broke in = Stardew Valley 1.6
 +
   |status  = workaround
 +
   |summary = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Mailbox Menu Continued
   |author  = KediDili
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = KediDili.ThePicrosser
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 17530
+
   |nexus  = 21068
   |github  =
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Mail Framework
   |author  = GrimReapers1121
+
   |author  = Digus
   |id      = GrimReapers.PSMS
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 12606
+
   |nexus  = 1536
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Mail Order Pigs
   |author  = Xynerorias
+
   |author  = jwdred
   |id      = xynerorias.pierresroulette
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 10826
+
   |nexus  = 632
   |github  = xynerorias/pierre-roulette-shop-SV
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Mail Services Mod
   |author  = MindMeltMax
+
   |author  = Digus
   |id      = MindMeltMax.PiggyBank
+
   |id      = Digus.MailServicesMod
   |nexus  = 6934
+
   |nexus  = 7842
  |moddrop = 1135669
+
   |github  = Digus/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = aedenthorn
+
   |author  = pinguimbozo
   |id      = aedenthorn.PipeIrrigation
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 10205
+
   |nexus  = 13248
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Placeable Mine Shafts
+
   |name    = Make Gil Real
   |author  = aedenthorn
+
   |author  = Werewolf Master
   |id      = Aedenthorn.PlaceShaft
+
   |id      = Wolf.GilSMAPI
   |nexus  = 5440
+
   |nexus  = 7118
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Make Love
   |author  = 2Retr0
+
   |author  = Kabulla
   |id      = 2Retr0.PlacementPlus
+
   |id      = Kabulla.MakeLove
   |nexus  = 8798
+
   |nexus  = 16003
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = Makeshift Multiplayer
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PlanImporter
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 2071
+
   |nexus  = 501
   |moddrop = 793846
+
   |moddrop = 127274
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Mana Bar
   |author  = aedenthorn
+
   |author  = spacechase0
   |id      = aedenthorn.PlannedParenthood
+
   |id      = spacechase0.ManaBar
   |nexus  = 12869
+
  |curse  = 867709
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = MouseyPounds
+
   |author  = darzington
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = darzington.RealLifeMod
   |nexus  = 4096
+
   |nexus  = 7445
   |github  = MouseyPounds/stardew-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant and Fertilize All, Plant All
+
   |name    = Manure Industries
   |author  = aedenthorn
+
   |author  = Drewdus42
   |id      = aedenthorn.PlantAll
+
   |id      = Drewdus42.ManureIndustries
   |nexus  = 10482
+
   |nexus  = 9310
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Many Enchantments
   |author  = aedenthorn
+
   |author  = Stari
   |id      = aedenthorn.PlanterTrees
+
   |id      = Stari.ManyEnchantments
   |nexus  = 11687
+
   |nexus  = 8824
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SlivaStari/ManyEnchantments
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Map Binder
   |author  = Demiacle
+
   |author  = SnowFire k'Vala
   |id      = Demiacle.PlantOnGrass
+
   |id      = SnowFire.Map_Binder
   |nexus  = 1026
+
   |nexus  = 6983
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
  |status  = workaround
 
  |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = Amaranthacyan and ch20youk
+
   |author  = aedenthorn, Erinthe
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = aedenthorn.MapEdit
   |nexus  = 8146
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Map Image Export
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.PlatonicRelationships
+
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus  = 4668
+
   |nexus  = 1073
   |moddrop = 716353
+
   |moddrop = 127273
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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    = PlatoTK
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Platonymous
+
   |author  = DecidedlyHuman
   |id      = Platonymous.PlatoTK
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
  |curse  = 877225
+
   |nexus  = 14493
   |nexus  = 6589
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = Platonymous/PlatoTK
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Map Teleport
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = aedenthorn.MapTeleport
   |curse  = 877227
+
   |curse  = 868868
   |nexus  = 5384
+
   |nexus  = 7675
   |moddrop = 793920
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
+
 
}}
+
   |broke in = Stardew Valley 1.6
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Map Teleport For Expansions, Stardew Valley Map Teleport
   |author  = DecidedlyHuman
+
   |author  = hlyvia
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = hlyvia.StardewValleyMapTeleport
   |nexus  = 7969
+
   |nexus  = 25279
  |moddrop = 984961
+
   |github  = kesesek/StardewValleyMapTeleport
   |github  = DecidedlyHuman/PlayerCoordinates
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = ha1fdaew
+
   |author  = Richard2091
   |id      = ha1fdaew.playerincomestats
+
   |id      = Richard2091.MapTeleport
   |nexus  = 7373
+
   |nexus  = 21381
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = Richard2091/MapTeleport
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Map Utilities
   |author  = aedenthorn
+
   |author  = mabelSyrup
   |id      = aedenthorn.PlaygroundMod
+
   |id      = mabelsyrup.maputils
   |nexus  = 14125
+
   |nexus  = 4716
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mjSurber/Map-Utilities
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Maritime Secrets
   |author  = aedenthorn
+
   |author  = Goldenrevolver
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 12750
+
   |nexus  = 10758
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Market Day
   |author  = Jessebot
+
   |author  = ceruleandeep
   |id      = Jessebot.PleaseFixError
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 6492
+
   |nexus  = 11778
   |github  = JessebotX/StardewValleyMods
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Gift Me In Person
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Shockah
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Shockah.PleaseGiftMeInPerson
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 11217
+
  |curse  = 994458
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Point and Plant
+
   |name    = Mass Production
   |author  = jwdred
+
   |author  = Jacque Pott
   |id      = jwdred.PointAndPlant
+
   |id      = JacquePott.MassProduction
   |nexus  = 572
+
   |nexus  = 7021
   |github  = jdusbabek/stardewvalley
+
   |github  = JacquePott/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 1.1.1-unofficial.5-strobe
+
   |status   = abandoned
   |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    = Mastery Extended
   |author  = The Krominator
+
   |author  = AlanBF
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
+
   |id      = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus  = 12065
+
   |nexus  = 23697
   |github  =
+
   |github  = Pet-Slime/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Matching Nodes, MinesTokens
   |author  = Esca, Esca-MMC
+
   |author  = Eryk601 and sophiesalacia
   |id      = Esca.PollenSprites
+
   |id      = Vertigon.MinesTokens
   |nexus  = 6149
+
   |nexus  = 11124
  |moddrop = 790268
+
   |github  =
   |github  = Esca-MMC/PollenSprites
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Max Cost Stamina
   |author  = MouseyPounds
+
   |author  = StultusV
   |id      = MouseyPounds.PondPainter
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 4703
+
   |nexus  = 10794
   |github  = MouseyPounds/stardew-mods
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Maximize Fix
   |author  = CatCattyCat, Cat
+
   |author  = Shockah
   |id      = cat.Pong
+
   |id      = Shockah.MaximizeFix
   |nexus  = 1994
+
   |nexus  = 16099
  |moddrop = 833548
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = danvolchek/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Mayo Hats
   |author  = BadNetCode
+
   |author  = spacechase0
   |id      = BadNetCode.PonyWeightLossProgram
+
   |id      = spacechase0.MayoHats
   |nexus  = 1232
+
   |nexus  = 17514
  |moddrop = 130159
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Poop Framework
+
   |name    = Mayo Mart
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MayoMart
   |nexus  = 17152
+
   |nexus  = 17175
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mayonnaise++, Mayonnaise Plus Plus
 +
  |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
 +
  |id      = xirsoi.mayonnaiseplusplus
 +
  |nexus  = 4634
 +
  |github  = xirsoi/MayonnaisePlusPlus
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Holes
+
   |name    = Mayo Rain
   |author  = furyx639
+
   |author  = spacechase0
   |id      = furyx639.PortableHoles
+
   |id      = spacechase0.MayoRain
  |curse  = 871832
+
   |nexus  = 17436
   |nexus  = 13471
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Meal Overhaul
   |author  = kdau
+
   |author  = stardemod
   |id      = kdau.PortableTV
+
   |id      = stardemod.MealOverhaul
   |nexus  = 5674
+
   |nexus  = 23528
  |moddrop = 761325
 
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/kdau/portabletv
+
 
 +
   |status = abandoned 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portal Guns
+
   |name    = Meme Outfits
   |author  = TrollTheBotman
+
   |author  = Mehidden
   |id      = JoshJKe.PortalGun
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 3049
+
   |nexus  = 13213
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Menus Everywhere
   |author  = Platonymous
+
   |author  = nman130
   |id      = Platonymous.Portraiture
+
   |id      = nman130.MenusEverywhere
   |nexus  = 999
+
   |nexus  = 6119
  |moddrop = 793927
+
   |github  = nman130/Stardew-Mods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Merge Fertilizer
   |author  = Blams
+
   |author  = TianXiaobai
   |id      = blams.PostWeddingDates
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 10708
+
   |nexus  = 17743
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Message Box API, ChatMod
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Kithio
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Kithio:ChatMod
   |nexus  = 5256
+
   |nexus  =
 +
  |chucklefish = 4296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Messy Crops
   |author  = Digus
+
   |author  = Tlitookilakin
   |id      = Digus.PPJAProducerConverter
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 4972
+
  |moddrop = 1123884
   |github  = Digus/StardewValleyMods
+
  |nexus  = 11317
 +
  |github  = tlitookilakin/MessyCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Meteor Defence
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MeteorDefence
 +
   |nexus  = 10641
 +
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Mice in the Valley
   |author  = Mucchan
+
   |author  = candidus42
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = Candidus42.MiceInTheValley
   |nexus  =
+
   |nexus  = 4638
  |chucklefish = 3594
+
   |github  = mus-candidus/MiceInTheValley
   |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    = Migrate DGA Items
   |author  = Renny
+
   |author  = violetlizabet
   |id      = renny.prairiekingprizes
+
   |id      = violetlizabet.MigrateDGAItems
   |nexus  = 2811
+
   |nexus  = 20612
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Milk the Villagers
   |author  = Incognito357
+
   |author  = trunip190
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 10769
+
   |nexus  = 5948
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Miller Time
   |author  = Shockah
+
   |author  = Sonozuki
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Satozaki.MillerTime
   |nexus  = 10956
+
   |nexus  = 7575
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Milo Dog
   |author  = lech43
+
   |author  = Clark, wilsonch3451
   |id      = lech43.PredictSeedMaker
+
   |id      = Clark.MiloDog
   |nexus  = 6395
+
   |nexus  = 2861
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Mine Assist
   |author  = spacechase0
+
   |author  = Kabigon
   |id      = spacechase0.PreexistingRelationship
+
   |id      = Kabigon.MineAssist
   |curse   = 867710
+
   |nexus   = 2296
   |nexus  = 7684
+
   |chucklefish = 5353
   |github  = spacechase0/StardewValleyMods
+
   |github  = KabigonFirst/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Minecart Patcher
   |author  = kdau
+
   |author  = bwdy
   |id      = kdau.PregnancyRole
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
   |nexus  = 5762
+
   |nexus  = 11424
  |moddrop = 768494
+
   |github  = bwdy/SDVModding
   |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    = Mine Changes
   |author  = igotnousername
+
   |author  = JPAN
   |id      = igotnousername.PrepareNewDay
+
   |id      = jpan.MineChanges
   |nexus  = 7638
+
   |nexus  = 3963
   |github  =
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Mines Tokens
   |author  = DraconisLeonidas
+
   |author  = sophiesalacia
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = sophie.MinesTokens
   |nexus  = 13583
+
   |nexus  = 18776
   |github  = DraconisLeonidas/PressToQuack
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Mine Tweaks
   |author  = skuldomg, Skuld
+
   |author  = Shockah
   |id      = skuldomg.priceDrops
+
   |id      = Shockah.MineTweaks
   |nexus  = 2047
+
   |nexus  = 16859
   |github  = skuldomg/priceDrops
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in          = Stardew Valley 1.4
 
  |unofficial version = 1.0.8-unofficial.1-ResidentDonna
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-18#post-3353768
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Fluctuation
+
   |name    = Mini Bars
   |author  = lech43
+
   |author  = Ophaneom
   |id      = lech43.PriceFluctuation
+
   |id      = Ophaneom.MiniBars
   |nexus  = 6396
+
   |nexus  = 8329
   |github  =
+
   |github  = Ophaneom/Mini-Bars
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Mining at the Farm
   |author  = skiilaa
+
   |author  = Nishtra
   |id      = skiilaa.Prices
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 2255
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |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    = Price Tooltips
+
   |name    = Mining with Explosives
   |author  = Darkhax
+
   |author  = Nishtra
   |id      = darkhax.pricetooltip
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  =
+
   |nexus  = 770
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
+
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Mini Tool NPC
   |author  = atravita
+
   |author  = Tran Minh Thong
   |id      = atravita.PrismaticClothing
+
   |id      = mini.tool.npc.mod
  |curse  = 870969
+
   |nexus  = 7060
  |moddrop = 1205162
+
   |github  = TMThong/Stardew-Mods
   |nexus  = 13051
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Minor Light Tweaks
   |author  = aedenthorn
+
   |author  = greentodd
   |id      = aedenthorn.PrismaticFire
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 12931
+
   |nexus  = 10223
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = aedenthorn
+
   |author  = BlaDe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = BlaDe.MiscTrolls
   |nexus  = 12589
+
   |nexus  = 12037
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Prismatic Pride
 
  |author  = kdau
 
  |id      = kdau.PrismaticPride
 
  |nexus  = 9019
 
  |moddrop = 978503
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/prismaticpride
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = MrKoatl
+
   |author  = The Fluffy Robot
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 7866
+
   |nexus  = 5691
   |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Miss Coriel's Position Tool
   |author  = Achtuur
+
   |author  = MissCoriel
   |id      = Achtuur.PrismaticStatue
+
   |id      = misscoriel.PositionTool
   |nexus  = 17013
+
   |nexus  = 8087
   |github  = Achtuur/StardewMods
+
   |github  = MissCoriel/Position-Tool
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = stokastic
+
   |author  = MissCoriel
   |id      = stokastic.PrismaticTools
+
   |id      = misscoriel.UCRFix
   |nexus   = 2428
+
   |curse   = 885075
   |github  = stokastic/PrismaticTools
+
   |nexus   = 8284
 
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
   |broke in          = Stardew Valley 1.3.29
 
   |unofficial version = 1.7.1-unofficial.12-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = Missing Gifts
   |author  = Digus
+
   |author  = ChiroxT
   |id      = Digus.ProducerFrameworkMod
+
   |id      = treinke.missinggifts
   |nexus  = 4970
+
   |nexus  = 11363
   |github  = Digus/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Digus
+
   |author  = StultusV
   |id      = Digus.PFMAutomate
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 5038
+
   |nexus  = 10899
   |github  = Digus/StardewValleyMods
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = Mobile Arcade
   |author  = SinZ
+
   |author  = aedenthorn, Erinthe
   |id      = SinZ.Profiler
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 12135
+
   |nexus  = 6538
   |github  = SinZ163/StardewMods
+
   |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    = Profit Calculator
+
   |name    = Mobile Audio Player
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ProfitCalculator
+
   |id      = aedenthorn.MobileAudioPlayer
   |curse   = 867736
+
   |nexus   = 6568
   |moddrop = 771668
+
   |github  = aedenthorn/StardewValleyMods
  |nexus  = 3378
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Mobile Calendar
   |author  = Cherry, CherryChain
+
   |author  = aedenthorn, Erinthe
   |id      = Cherry.ProfitMargins
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 4663
+
   |nexus  = 6601
   |moddrop = 716352
+
   |github  = aedenthorn/StardewValleyMods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |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    = Progressive Access Farm
+
   |name    = Mobile Catalogues
   |author  = onjulraz
+
   |author  = aedenthorn, Erinthe
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 2923
+
   |nexus  = 6543
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Mobile Phone
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.ProjectFluent
+
   |id      = aedenthorn.MobilePhone
   |nexus  = 12638
+
  |curse  = 868890
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 6523
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Mobile Phone Continued
   |author  = NarlanMarlan
+
   |author  = JoXW
   |id      = narlan.projects
+
   |id      = JoXW.MobilePhone
   |nexus  = 3785
+
   |nexus  = 21017
   |github  = NolanEastburn/ProjectS
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Public Access TV
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = kdau
+
   |author  = JoXW
   |id      = kdau.PublicAccessTV
+
   |id      = JoXW.MobileArcade
   |nexus  = 5605
+
   |nexus  = 21017
   |moddrop = 757967
+
   |github  = JoXW100/StardewValleyMods
   |source = https://gitlab.com/kdau/predictivemods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mobile Phone Continued → Calendar Mobile App
 +
   |author = JoXW
 +
  |id      = JoXW.MobileCalendar
 +
  |nexus  = 21017
 +
  |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = TerryDBS
+
   |author  = JoXW
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 7048
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = SorryLate
+
   |author  = JoXW
   |id      = SorryLate.GalaxyItem
+
   |id      = JoXW.MobileTelevision
   |nexus  = 5289
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Mobile Television
   |author  = Paracosm
+
   |author  = aedenthorn, Erinthe
   |id      = Paracosm.PurchasableRecipes
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 1722
+
   |nexus  = 6575
   |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 [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] 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    = MobileUI Android
   |author  = aedenthorn
+
   |author  = WisnuNug
   |id      = aedenthorn.PuristMod
+
   |id      = WisnuNug.MobileUI
   |nexus  = 16097
+
   |nexus  = 17652
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = PVP Friendly Fire, PVP
 
  |author  = DewMods
 
  |id      = DewMods.StardewValleyMods.PVP
 
  |nexus  = 15589
 
 
   |github  =
 
   |github  =
 +
 +
  |warnings = Only works on Android.
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Modify This
   |author  = spacechase0 and ParadigmNomad
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = aedenthorn.ModifyThis<!--changed in 0.9.1-unofficial.1-->, aedenthorn.ModThis
   |curse   = 867715
+
   |nexus  = 7814
   |nexus   = 7455
+
   |github  = aedenthorn/StardewValleyMods
   |github = spacechase0/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    = PyTK, Platonymous Toolkit
+
   |name    = Mod List Command
   |author  = Platonymous
+
   |author  = Blackclaw
   |id      = Platonymous.Toolkit
+
   |id      = Blackclaw.ModListCommand
   |nexus  = 1726
+
   |nexus  = 5131
  |moddrop = 793815
+
   |github  = Xebeth/StardewValley-ListModsCommand
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = Mod Menu
   |author  = spacechase0
+
   |author  = Enaium
   |id      = spacechase0.QiChest
+
   |id      = Enaium.ModMenu
   |nexus  = 15696
+
  |curse  = 436844
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = Mod Settings Tab
   |author  = Mizzion
+
   |author  = Gilar Fasulaki
   |id      = mizzion.qiexchanger
+
   |id      = GilarF.ModSettingsTab
   |nexus  = 1930
+
   |nexus  = 4579
   |moddrop = 661359
+
   |github  = GilarF/SVM
   |github = Mizzion/MyStardewMods
+
 
 +
  |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    = Qi Sprinklers
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
  |author  = UnknownLegacy
+
   |author  = DaLion
  |id      = UnknownLegacy.QiSprinklers
+
   |id      = DaLion.Overhaul
  |nexus  = 7904
+
   |nexus  = 14470
  |github  = UnkLegacy/QiSprinklers
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
 
   |author  = Prismuth
 
   |id      = <Prismuth.QuaintFarmBridge
 
   |nexus  = 1647
 
 
   |github  =
 
   |github  =
  
   |broke in   = Stardew Valley 1.3
+
  |status  = abandoned
  |status    = workaround
+
   |broke in = Stardew Valley 1.6
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = MindMeltMax
+
   |author  = leroymilo
   |id      = MindMeltMax.QualityBait
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 16832
+
   |nexus  = 22140
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Leroymilo/MZG
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = Mod Update Menu
   |author  = ytsc
+
   |author  = CatCattyCat, Cat
   |id      = ytsc.QualityFishPonds
+
   |id      = cat.modupdatemenu
   |nexus  = 11021
+
   |nexus  = 2536
   |github  = YTSC/StardewValleyMods
+
  |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    = Quality Products
+
   |name    = Mod Updater
   |author  = SilentOak
+
   |author  = Platonymous
   |id      = SilentOak.QualityProducts
+
   |id      = Platonymous.ModUpdater
   |nexus  = 3609
+
  |curse  = 877226
   |github  = silentoak/StardewMods
+
   |nexus  = 6338
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{ModDrop mod|707502|Quality Artisan Products}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = Money Management Mod
   |author  = SilentOak
+
   |author  = Tbonetomtom
   |id      = SilentOak.AutoQualityPatch
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 3609
+
   |nexus  = 17045
   |github  = silentoak/StardewMods
+
   |github  = Tbonetomtom/StardewMods
 
 
  |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    = Monster Furniture Drop
   |author  = Traktori
+
   |author  = FistOfTheNoob & MangusuPixel
   |id      = Traktori.QualityScrubber
+
   |id      = FistOfTheNoob.MonsterFurnitureDrop
   |nexus  = 5663
+
   |nexus  = 24804
   |github  = Traktori7/StardewValleyMods
+
   |github  = MangusuPixel/MonsterFurnitureDrop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = Monster Goals Anywhere
   |author  = Traktori
+
   |author  = Suphax
   |id      = Traktori.AM.QualityScrubber
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 5663
+
  |moddrop = 1088762
   |github  = Traktori7/StardewValleyMods
+
   |nexus  =
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = Monster Invasion
   |author  = barfytheclown
+
   |author  = Krutonium
   |id      = barfytheclown.QualitySmash
+
   |id      = krutonium.monsterinvasion
   |nexus  = 7907
+
   |nexus  = 12641
   |github  = jn84/QualitySmash
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = Monster Level Tip
   |author  = Speshkitty
+
   |author  = WhiteMind
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 7151
+
   |nexus  = 1896
  |github  = Speshkitty/QueenOfSauceRandomiser
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quest Delay
 
  |author  = BadNetCode
 
  |id      = BadNetCode.QuestDelay
 
  |nexus  = 1239
 
  |moddrop = 473938
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = Monster Log Anywhere
   |author  = PurrplingCat
+
   |author  = MouseyPounds
   |id      = PurrplingCat.QuestFramework
+
   |id      = MouseyPounds.MonsterLogAnywhere
  |curse  = 577691
+
   |nexus  = 3997
   |nexus  = 6414
+
   |github  = MouseyPounds/stardew-mods
   |github  = purrplingcat/QuestFramework
 
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = Monster Musk in Volcano
   |author  = aedenthorn
+
   |author  = BananaFruit
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 16403
+
   |nexus  = 10651
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = Monster Slayer Anywhere
   |author  = Vexorth
+
   |author  = AcidicNic
   |id      = Vexorth.Warp
+
   |id      = acidicNic.MonsterSlayerAnywhere
   |nexus  = 16605
+
   |nexus  = 21162
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = Monsters - The Framework
   |author  = adverserath
+
   |author  = spacechase0
   |id      = Adverserath.QuickGlance
+
   |id      = spacechase0.MonstersTheFramework
   |nexus  = 12058
+
   |nexus  = 10673
   |github  = adverserath/QuickGlance
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Load
+
   |name    = Monthly Mail
   |author  = aedenthorn
+
   |author  = Taskmaster
   |id      = aedenthorn.QuickLoad
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 7756
+
   |nexus  = 4523
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = MoodFix
   |author  = Enaium
+
   |author  = vaindil
   |id      = Enaium.QuickMinigame
+
   |id      = vaindil.MoodFix
   |curse   = 438741
+
   |nexus   = 1809
   |moddrop = 895127
+
   |github  = vaindil/sdv-moodfix
   |nexus  =
+
 
   |github  = Enaium-StardewValleyMods/QuickMinigame
+
   |status  = obsolete
 +
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Responses
+
   |name    = Mood Guard
   |author  = aedenthorn
+
   |author  = YonKuma, kumarei
   |id      = aedenthorn.QuickResponses
+
   |id      = YonKuma.MoodGuard
   |nexus  = 6548
+
   |nexus  = 1597
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Quick Sell
+
   |name    = Moody Planet
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = Daniel McMenamy, Deathest1
   |id      = AlejandroAkbal.QuickSell
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 7854
+
   |nexus  = 2830
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  = F1r3w477/TheseModsAintLoyal
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = Moolah 1.6 Fix
   |author  = Enaium
+
   |author  = supergato664
   |id      = Enaium.QuickShop
+
   |id      = supergato664.Moolah
  |curse  = 436793
+
   |nexus  = 23549
  |moddrop = 864170
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/QuickShop
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = Moolah Money Mod
   |author  = WuestMan, redknightofdoom
+
   |author  = aedenthorn, Erinthe
   |id      = WuestMan.QuickStart
+
   |id      = aedenthorn.Moolah
   |nexus  = 2375
+
   |nexus  = 15123
   |github  = Brian-Wuest/Quick_Start
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = Moongates
   |author  = Allan Wang
+
   |author  = bwdy
   |id      = AllanWang.QuickSwap
+
   |id      = bwdy.moongates
   |nexus  = 13956
+
   |nexus  = 3545
   |github  = AllanWang/Stardew-Mods
+
   |github  = bwdymods/SDV-Moongates
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Moon Misadventures
   |author  = aedenthorn
+
   |author  = spacechase0 and ParadigmNomad
   |id      = aedenthorn.Quotes
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 6503
+
  |curse  = 867702
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Geodes
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = justastranger
+
   |author  = SinZ
   |id      = jas.RadioactiveGeodes
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
  |moddrop = 952722
+
   |nexus  = 12096
   |nexus  =
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Radioactive Tools
+
   |name    = Mopsy's Ranch Livin'
   |author  = kakashigr
+
   |author  = Mopquill
   |id      = kakashigr.RadioactiveTools
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 7630
+
   |nexus  = 2200
   |github  = kakashigr/stardew-radioactivetools
+
   |github  = mopquill/Mopsys-Ranch-Livin
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = More Animals, More Pets
   |author  = Jamie Taylor
+
   |author  = Entoarox
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 15886
+
   |nexus  = 2274
   |github  = jltaylor-us/StardewRainbowCursor
+
  |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    = Rainbow Trail
+
   |name    = More Artifact Spots
   |author  = aedenthorn
+
   |author  = momoaau
   |id      = aedenthorn.RainbowTrail
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 16914
+
   |nexus  = 451
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 +
<!--
 +
  |unofficial version = 2.0.1-unofficial.1-IQ
 +
  |unofficial url    = https://community.playstarbound.com/attachments/moreartifactspot-2-0-1-unofficial-1-iq-zip.201158
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = More Barn and Coop Animals
   |author  = BikiFae, bikinavisho
+
   |author  = AairTheGreat, Aair
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 4659
+
   |nexus  = 4869
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = More Books
   |author  = Deadlykirpy
+
   |author  = jeWel
   |id      = Kirpy.RainPlus
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 6559
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = More Buildings
   |author  = EvilPdor
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.MoreBuildings
   |nexus   =
+
   |curse  = 867740
   |url    = https://community.playstarbound.com/threads/111526
+
   |moddrop = 771640
   |github  =
+
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |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    = Rain Refills Watering Can
+
   |name    = More Bundles
   |author  = StultusV
+
   |author  = TwinBuilderOne
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = TwinBuilderOne.MoreBundles
   |nexus  = 11554
+
   |nexus  = 9709
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
   |github  = TwinBuilderOne/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = More Clocks
   |author  = blueberry
+
   |author  = phjoker
   |id      = blueberry.RaisedGardenBeds
+
   |id      = phjoker.MoreClocks
   |nexus  = 5305
+
   |nexus  = 11840
   |github  = b-b-blueberry/RaisedGardenBeds
+
   |github  = p-holodynski/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Conversation Topics
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MoreConvoTopics
 +
  |nexus  = 10008
 +
  |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = More Dresser Variety
   |author  = drbirbdev
+
   |author  = Dragoon23
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 12280
+
   |nexus  = 24194
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = More Events
   |author  = balllight
+
   |author  = Siweipancc
   |id      = balllight.RandomBundles
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 13790
+
   |nexus  = 20945
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = More Fertilizers
   |author  = bookworm89723
+
   |author  = atravita
   |id      = davis.randomhair
+
   |id      = atravita.MoreFertilizers
   |nexus  = 3271
+
  |curse  = 870975
   |github  = joaniedavis/RandomHairMod
+
  |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    = Randomized Energy
+
   |name    = More for Leo
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Blams
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = blams.MoreForLeo
   |nexus  = 5250
+
   |nexus  = 12710
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = More Giant Crops
   |author  = aedenthorn
+
   |author  = spacechase0
   |id      = Aedenthorn.RandomNPC
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 4911
+
  |curse  = 867723
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/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    = More Grass
   |author  = idermailer
+
   |author  = Sonozuki
   |id      = idermailer.RandomStartDay
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  = 13225
+
   |nexus  = 5398
   |github  = idermailer/RandomStartDay
+
   |github  = Sonozuki/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Tastes
+
   |name    = More Grass on the Beach
   |author  = skiilaa
+
   |author  = Angela Ranna
   |id      = skiilaa.RandomTastes
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 2285
+
   |nexus  = 8117
 
+
   |github  =
   |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = More Grass Starters
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.sprinklerrange
+
   |id      = spacechase0.MoreGrassStarters
   |nexus   = 1179
+
   |curse   = 867750
   |moddrop = 833536
+
   |moddrop = 313307
   |github  = danvolchek/StardewMods
+
  |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = More Health
   |author  = vgperson
+
   |author  = j4c0b333
   |id      = vgperson.RangedTools
+
   |id      = j4c0b333.Morehealth
   |nexus  = 6935
+
   |nexus  = 4053
   |github  = vgperson/RangedTools
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = More Key Binding
   |author  = Jamie Taylor
+
   |author  = SorryLate, rharyanto
   |id      = jltaylor-us.RangeHighlight
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 6752
+
   |nexus  = 5290
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = More Level Up Notifications, Level Up Notifications
   |author  = Remy Bach
+
   |author  = Binarynova
   |id      = remybach.readersdigest
+
   |id      = binarynova.levelupnotifications
   |nexus  = 3040
+
   |nexus  = 21667
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = Kevin Connors
+
   |author  = Aimon111
   |id      = KevinConnors.RealisticFishing
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 2623
+
   |nexus  = 19405
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = More Map Layers
   |author  = aedenthorn
+
   |author  = Platonymous
   |id      = aedenthorn.RealNames
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 6269
+
   |nexus  = 1134
   |github  = aedenthorn/StardewValleyMods
+
   |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    = Real Time
+
   |name    = More Mine Ladders
   |author  = Enaium, Lightcolour888
+
   |author  = JadeTheavas
   |id      = Enaium.RealTime
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 5336
+
   |nexus  = 2105
   |github  =
+
   |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = More Multiplayer Info
   |author  = spacechase0
+
   |author  = cheesysteak
   |id      = spacechase0.RealtimeMinimap
+
   |id      = cheesysteak.moremultiplayerinfo
   |curse   = 867706
+
   |nexus   = 2173
   |nexus   = 9386
+
   |github  = cheesysteak/stardew-steak
   |github = spacechase0/StardewValleyMods
+
 
 +
  |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    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = More Multiplayer Info (1.6 Updated)
   |author  = SixthTitan
+
   |author  = yummypecho
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = yummypecho.moremultiplayerinfo
   |nexus  = 5773
+
   |nexus  = 22024
   |github  =
+
   |github  = cheesysteak/stardew-steak
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = More Nightly Events
   |author  = cantorsdust and Pathoschild
+
   |author  = Khloe Leclair
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = leclair.morenightlyevents
   |nexus  = 172
+
   |nexus  = 22612
   |github  = cantorsdust/StardewMods
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = More Rain
   |author  = lperkins2, Logan Perkins
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = lperkins2.RecoverStamina
+
   |id      = Omegasis.MoreRain
   |nexus  = 2332
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recurring Reminders
+
   |name    = More Random Edition, Randomizer
   |author  = Dem1se
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = Dem1se.RecurringReminders
+
   |id      = Chikakoo.Randomizer
   |nexus  = 6840
+
   |nexus  = 5311
   |github  = dem1se/SDVMods
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = More Rings
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.RecyclableCola
+
   |id      = spacechase0.MoreRings
   |nexus  = 10865
+
  |curse  = 867743
   |github  = XxHarvzBackxX/recyclableCola
+
  |moddrop = 771616
 +
   |nexus  = 2054
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = More Sensible Juices
   |author  = Aimon111 & DaLion
+
   |author  = NCarigon
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 11420
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = More Sexy Dwarf
   |author  = TfueLovesBanana
+
   |author  = CyberCheese
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 16764
+
   |nexus  = 4320
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = More Silo Storage
   |author  = Hammurabi
+
   |author  = OrneryWalrus
   |id      = HammurabiRegeneration
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  =
+
   |nexus  = 2587
   |chucklefish = 4584
+
   |github =
  |source = https://community.playstarbound.com/resources/regeneration.4584/updates
 
 
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regen Mod
+
   |name    = More Slimes, More Monsters
   |author  = Zoryn
+
   |author  = Ded4lif
   |id      = Zoryn.RegenMod
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  =
+
   |nexus  = 7526
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = More Sorting, More Sorting Options
   |author  = desto, JustToDownloadThings
+
   |author  = Chris Kau & Sean Nightingale
   |id      = desto.RegularQuality
+
   |id      = CKSR.MoreSorting
   |nexus  = 5090
+
   |nexus  = 22944
   |github  = desto-git/smapi-RegularQuality
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = More TV Channel, CanaisTv
   |author  = Team Timber
+
   |author  = BrasileiroTop
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 10322
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = More Weapons
   |author  = SlyMerc
+
   |author  = Joco80 & Sasara
   |id      = RelationshipBar
+
   |id      = Joco80.MoreWeapons
   |nexus  = 1009
+
   |nexus  = 1168
   |github  =
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Morning Auto-Pause
 +
  |author  = Zamiel
 +
  |id      = Zamiel.MorningAutoPause
 +
  |nexus  = 21266
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mossy Tree Bubble
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.MossyTreeBubble
 +
  |curse  = 1008228
 +
  |moddrop = 1564905
 +
  |nexus  = 22818
 +
  |github  = Tocseoj/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = MOTD Mod
 +
  |author  = thfr
 +
  |id      = thfr.MOTDMod
 +
  |nexus  = 3703
 +
  |github  = rfht/MOTDMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Motorcycle Mod, Moto Mod
   |author  = rodrigovaz
+
   |author  = Akane
   |id      = relationshipsenhanced
+
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
   |nexus  =
+
   |nexus  = 10553
  |chucklefish = 4435
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status   = workaround
+
   |status             = abandoned
   |summary = use [[#Enhanced Relationships|Enhanced Relationships]] 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    = Relationship Status
+
   |name    = Mouse Fishing
   |author  = Dragonisser
+
   |author  = ruggerbuns
   |id      = relationshipstatus
+
   |id      = ruggerbuns.MouseFishing
   |nexus  = 751
+
  |curse  = 1046572
 +
   |nexus  = 25231
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Mouse Movement Fishing, 鼠标移动钓鱼
   |author  = M3ales
+
   |author  = Night
   |id      = M3ales.RelationshipTooltips
+
   |id      = Night.MovementFishing
   |nexus  =
+
   |nexus  = 25571
  |curse  = 298040
+
   |github  =
   |github  = M3ales/RelationshipTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Mouse Move Mode, Right Click Move Mode
   |author  = Branic
+
   |author  = ylsama
   |id      = Branic.RelationshipTracker
+
   |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
   |nexus  = 2845
+
  |nexus  = 2614
   |github  = Paradox355/SDVMods
+
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
   |nexus  = 7834
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.6
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Moveable Pet Bowl
   |author  = AdroSlice
+
   |author  = aedenthorn, Erinthe
   |id      = AdroSlice.Relativity
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 13028
+
  |curse  = 868849
   |github  = adroslice/sdv-relativity-mirror
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Move Annoying Cursor
   |author  = zeldela
+
   |author  = joljyo
   |id      = zeldela-RememberBirthdays
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 13554
+
   |nexus  = 7378
   |github  = zeldela/sdv-mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Move Bed
   |author  = Annosz
+
   |author  = yangZ, yangZheng20
   |id      = Annosz.RememberFacedDirection
+
   |id      = yangZ.MoveBed
   |nexus  = 6946
+
   |nexus  = 23308
   |github  = Annosz/StardewValleyModding
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Your Umbrella
+
   |name    = Move Between Buildings
   |author  = heyseth
+
   |author  = Vilaboa
   |id      = heyseth.umbrellas
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 8366
+
   |nexus  = 17391
   |github  = heyseth/SDVMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = Move Faster
   |author  = Surkasu
+
   |author  = Shuai Zhang
   |id      = Surkasu.Reminders
+
   |id      = shuaiz.MoveFasterMod
   |nexus  = 2481
+
   |nexus  = 1351
   |github  =
+
   |github  = hcoona/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.2?
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
+
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = Move Greenhouse Plot
   |author  = pepoluan
+
   |author  = aedenthorn, Erinthe
   |id      = pepoluan.RemindToExit
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 8727
+
   |nexus  = 13589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Move It
   |author  = EternalSoap, arjan3004
+
   |author  = aedenthorn, Erinthe
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = aedenthorn.MoveIt
   |nexus  = 2545
+
   |nexus  = 15163
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = aedenthorn/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    = Movement Mod, Movement Modifier
   |author  = David J. Lee, djslzx
+
   |author  = Zoryn
   |id      = djsl.RemoveAllMonsters
+
   |id      = Zoryn.MovementModifier
   |nexus  = 5727
+
   |nexus  =
   |github  =
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Movement Speed
   |author  = Hobbes
+
   |author  = bcmpinc
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 7838
+
   |nexus  = 2736
   |github  =
+
   |github  = bcmpinc/StardewHack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Move Through Object
   |author  = Remmie, CoinzReturns
+
   |author  = ylsama
   |id      = Remmie.Rename
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 2130
+
   |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
 
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Movie Theatre Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MovieTheatreTweaks
 +
  |curse  = 868672
 +
  |nexus  = 16395
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = Parabyted
+
   |author  = daleonar
   |id      = parabyted.renamerework
+
   |id      = daleonar.Snorlax
   |nexus  = 10866
+
   |nexus  = 16194
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = MTN, More Than Necessary
   |author  = JarvieK
+
   |author  = SgtPickles, GameMX
   |id      = JarvieK.RentedTools
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 1307
+
   |nexus  = 2256
   |github  = Jarvie8176/StardewMods
+
   |github  =
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
   |status  = obsolete
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |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    = Reorient After Eating
+
   |name    = Muffin Core
   |author  = PunningLinguist
+
   |author  = Kabi-chan
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 7585
+
   |nexus  = 8070
   |github  = amconners/ReorientAfterEating
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Replanter
+
   |name    = Multi Fertilizer
   |author  = jwdred
+
   |author  = spacechase0
   |id      = jwdred.Replanter
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 589
+
  |curse  = 867717
   |github  = jdusbabek/stardewvalley
+
   |nexus  = 7436
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in           = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.1.1-unofficial.5-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Multiplayer Backpacks
   |author  = littleraskol
+
   |author  = skiilaa
   |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 6837
+
   |nexus  = 2282
   |moddrop = 827580
+
   |github  =
   |github  = littleraskol/ReRegeneration
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reseed, Roc's Reseed Mod
+
   |name    = Multiplayer Emotes
   |author  = rocslayer, James Overton
+
   |author  = FerMod
   |id      = Roc.Reseed
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 2421
+
   |nexus  = 2347
   |github  =
+
   |github  = FerMod/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Achtuur
   |id      = KoihimeNakamura.ResetCaverns
+
   |id      = Achtuur.MultiplayerExpShare
  |moddrop = 1080116
+
   |nexus  = 16891
   |nexus  =
+
   |github  = Achtuur/StardewMods
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Terrain Features
+
   |name    = Multiplayer Horse Reskin
   |author  = mabelSyrup
+
   |author  = delphinwave
   |id      = MabelSyrup.ResetTerrainFeatures
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 4715
+
   |nexus  = 7681
 
   |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    = Multiplayer Hub
   |author  = spacechase0
+
   |author  = Alberto Moreira Luiz
   |id      = spacechase0.ResponsiveKnockback
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
   |nexus  = 12029
+
   |nexus  = 9672
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Restauranteer
+
   |name    = Multiplayer Idle
   |author  = aedenthorn
+
   |author  = DoubleZ
   |id      = aedenthorn.Restauranteer
+
   |id      = DoubleZ.MultiplayerIdle
   |nexus  = 14519
+
   |nexus  = 3765
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SourceZh/MultiplayerIdle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Multiplayer Info
   |author  = iceburg
+
   |author  = MindMeltMax
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = MindMeltMax.MPInfo
   |nexus   = 4974
+
   |curse   = 1004488
   |github  = ManApart/RetroActiveAchievements
+
   |moddrop = 1302776
 
+
  |nexus  = 15155
   |broke in = Stardew Valley 1.5
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = millerscout
+
   |author  = Scayze
   |id      = Millerscout.RetroactiveStardew
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 6953
+
   |nexus  = 16030
   |github  = millerscout/StardewMillerMods
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Multiplayer Lag Fixer - Skull Caverns and Mine
   |author  = Iceburg
+
   |author  = Xoulious
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = Xoulious.MultiplayerLagFixer
   |nexus  = 356
+
   |nexus  = 25222
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Multiplayer Mod
 +
  |author  = Tran Minh Thong
 +
  |id      = multiplayer.mod
 +
  |nexus  = 16582
 +
  |github  = TMThong/Stardew-Mods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Multiplayer Mod Checker
   |author  = GreenOnion24
+
   |author  = Cherry, CherryChain
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 8526
+
   |nexus  = 6609
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Multiplayer Mod Limit
   |author  = atravita
+
   |author  = weizinai
   |id      = atravita.ReviveDeadCrops
+
   |id      = weizinai.MultiplayerModLimit
  |curse  = 870964
+
   |nexus  = 25446
  |moddrop = 1294436
+
   |github  = weizinai/StardewValleyMods
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = ribeena
+
   |author  = Unremarkable, animavoro
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 11809
+
   |nexus  = 2135
   |github  =
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
   |source = ribeena/BusLocations
+
 
 +
   |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    = Ridgeside Village
+
   |name    = Multiplayer Shaft Fix
   |author  = Rafseazz
+
   |author  = Prince-Leto
   |id      = Rafseazz.RidgesideVillage
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 7286
+
   |nexus  = 2922
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  = Prince-Leto/StardewValleyMods
 +
 
 +
  |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    = Right Click Move Mode
+
   |name    = Multiplayer Speech Bubbles
   |author  = ylsama
+
   |author  = Kalthramis
   |id      = ylsama.RightClickMoveMode
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 2614
+
   |nexus  = 2192
   |github  = ylsama/RightClickMoveMode
+
   |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
 +
  |name    = Multiplayer Time
 +
  |author  = lolmaj
 +
  |id      = lolmaj.MultiplayerTime
 +
  |nexus  = 2543
 +
  |github  = MaciejMarkuszewski/StardewValleyMod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Multiple Floor Farmhouse
   |author  = Goldenrevolver
+
   |author  = aedenthorn, Erinthe
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 10669
+
   |nexus  = 8077
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Multiple Floor Farmhouse - Continued|Multiple Floor Farmhouse - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Multiple Floor Farmhouse - Continued
   |author  = Jibb
+
   |author  = aedenthorn and FlyingTNT
   |id      = Jibb.RingOverhaulWOL
+
   |id      = FlyingTNT.MultipleFloorFarmhouse
   |nexus  = 12171
+
   |nexus  = 25303
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Multiple Gifts for Spouses
   |author  = Yoshify
+
   |author  = Redwood
   |id      = Yoshify.RiseAndShine
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 3
+
   |nexus  = 2910
   |github  =
+
   |github  = EKomperud/StardewMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in           = SMAPI 3.0
  |status  = workaround
+
   |unofficial version = 1.0.1-unofficial.1-pathoschild
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
<!--
 
   |unofficial version = 1.1.1-whisk-update
 
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Multiple Horses
   |author  = idermailer
+
   |author  = CyanFire
   |id      = idermailer.riverfarmButBridge
+
   |id      = CF.MultipleHorses
   |nexus  = 15748
+
   |nexus  = 25620
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Multiple Mini-Obelisks
   |author  = aedenthorn
+
   |author  = PeacefulEnd
   |id      = aedenthorn.RobinWorkHours
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 11244
+
  |curse  = 870945
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7900
 +
   |github  = Floogen/MultipleMiniObelisks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Multiple Spouse Dialogs
   |author  = Teban100
+
   |author  = ceruleandeep
   |id      = RopeBridge
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 824
+
   |nexus  = 8711
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.4-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-101456
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = Multiple Spouses
   |author  = ApryllForever
+
   |author  = aedenthorn, Erinthe
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 12764
+
   |nexus  = 6227
   |github  = ApryllForever/Rummage
+
   |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    = Rune Magic
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = fierro
+
   |author  = SlyMerc
   |id      = fierro.rune_magic
+
   |id      = FileLoading
   |nexus  = 15065
+
   |nexus  = 1094
   |github  = facufierro/RuneMagic
+
   |github  =
 +
 
 +
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Multi Save
   |author  = Krutonium
+
   |author  = aedenthorn, Erinthe
   |id      = krutonium.sprint
+
   |id      = aedenthorn.MultiSave
   |nexus  = 12701
+
   |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    = Running Key
+
   |name    = Multi Save - Continued
   |author  = strato35
+
   |author  = recon88
   |id      = Strato35.RunningKey
+
   |id      = recon88.MultiSave
   |nexus  = 5527
+
  |curse  = 1018922
   |github  =
+
   |nexus  = 22953
 +
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Multitool
   |author  = Coll1234567
+
   |author  = Miome
   |id      = Coll1234567.RunningLate
+
   |id      = miome.MultiToolMod
   |nexus  = 3518
+
   |nexus  = 2546
   |github  =
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Multi-User Chests
   |author  = spacechase0
+
   |author  = MindMeltMax
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = MindMeltMax.MUC
   |curse  = 867397
+
   |curse  = 997982
   |moddrop = 127276
+
   |nexus  = 9856
   |nexus  = 605
+
   |moddrop = 1135731
   |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    = Multi Yield Crops
   |author  = ZeroMeters
+
   |author  = Cherry, CherryChain
   |id      = ZeroMeters.SAAT.API
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 10747
+
   |nexus  = 6069
   |github  = Dawilly/SAAT
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = ZeroMeters
+
   |author  = Jacque Pott
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 10747
+
   |nexus  = 14023
   |github  = Dawilly/SAAT
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning
+
   |name    = Murdercrows
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.safelightning
+
   |id      = aedenthorn.Murdercrows
   |nexus  = 2039
+
   |nexus  = 6615
  |moddrop = 833550
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Murder Drone, Personal Combat Drone
   |author  = Shockah
+
   |author  = cotboy
   |id      = Shockah.SafeLightning
+
   |id      = cambam.MURDERDRONE
   |nexus  = 11857
+
   |nexus  = 4507
   |github  = Shockah/Stardew-Valley-Mods
+
   |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    = Safe Reading
+
   |name    = Murder Mod
   |author  = LunaticShade
+
   |author  = Aren, Aren Desai
   |id      = LunaticShade.SafeReading
+
   |id      = Aren.MurderMod
   |nexus  = 8564
+
   |nexus  = 17470
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = ArenKDesai/Murder-Mod
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Museum Donation Checker
   |author  = blueberry
+
   |author  = Hitaxas
   |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      = Hitaxas.Dono.DLL
   |nexus  = 4154
+
   |nexus  = 24225
   |github  = b-b-blueberry/SailorStyles
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Museum Rearranger
   |author  = Artinity
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Artinity.SaloonWarpTotem
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 16450
+
   |nexus  = 428
   |github  = Artinity/SaloonWarpTotem
+
   |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    = Sauvignon in Stardew
+
   |name    = Museum Store
   |author  = Jesse, Jdvicks94
+
   |author  = atravita
   |id      = Jesse.SauvignonInStardew
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |nexus  = 2597
+
  |curse  = 870973
   |github  = JDvickery/Sauvignon-in-Stardew
+
  |moddrop = 1187402
 +
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
<!--
 
  |unofficial version = 1.9.1-unofficial.5-BigBhole69
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21#post-3353940
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Mushroom Cursors
   |author  = BlaDe
+
   |author  = Expl0
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = Expl0.MushroomCursors
   |nexus  = 11833
+
   |nexus  = 12594
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Mushroom Levels
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = Eireon, Ben Patterson
   |id      = Omegasis.SaveAnywhere
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
  |nexus  = 8386<!--non-redux: 444-->
+
  |nexus  = 2818
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
  |nexus  = 1894
 +
  |github  =
  
   |warnings = Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Mushroom Log Additions
   |author  = SMAPI
+
   |author  = justastranger
   |id      = SMAPI.SaveBackup
+
   |id      = JAS.MushroomLogAdditions
 +
  |moddrop = 1539617
 
   |nexus  =
 
   |nexus  =
   |url    = https://smapi.io
+
   |github  = justastranger/MushroomLogAdditions
   |github  = Pathoschild/SMAPI
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Propagator Automation
 +
  |author  = blueberry and Oddshot
 +
  |id      = blueberry.BlueberryMushroomAutomation
 +
  |nexus  = 4637
 +
   |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    = Save Game Options
+
   |name    = Mushroom Propagator - Grow More Mushrooms
   |author  = SorryLate, rharyanto
+
   |author  = blueberry, blueberry and Oddshot
   |id      = SorryLate.SaveGameOptions
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 5190
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Mushroom Rancher
   |author  = WretchedPenguin
+
   |author  = Goldenrevolver
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = Goldenrevolver.MushroomRancher
   |nexus  = 3579
+
   |nexus  = 10978
   |github  =
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Musical Cellar
   |author  = Gaiadin
+
   |author  = Lis
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = Lis.MusicalCellar
   |nexus  = 10805
+
   |nexus  = 7626
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Musical Paths
   |author  = Caraxian
+
   |author  = aedenthorn, Erinthe
   |id      = caraxian.scroll.to.blank
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 4144
+
   |nexus  = 13197
   |chucklefish = 4405
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Caraxi/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Zoom
+
   |name    = Mutant Rings
   |author  = Tomwa
+
   |author  = ApryllForever
   |id      = Tomwa.ScrollToZoom
+
   |id      = ApryllForever.MutantRings
   |nexus  = 2163
+
   |nexus  = 23849
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = My Money
   |author  = kdau
+
   |author  = Marcos Brendon
   |id      = kdau.ScryingOrb
+
   |id      = marcos.mymoney
   |nexus  = 5603
+
   |nexus  = 6736
   |moddrop = 756553
+
   |github  =
   |source = https://gitlab.com/kdau/predictivemods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mystical Buildings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.MysticalBuildings
 +
  |curse  = 870928
 +
  |nexus  = 12312
 +
   |github = Floogen/MysticalBuildings
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Name Tags
 +
  |author  = Enaium
 +
  |id      = Enaium.NameTags
 +
  |curse  = 436816
 +
  |moddrop = 877767
 +
  |nexus  =
 +
  |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Napalm Mummies
   |author  = mmanlapat
+
   |author  = aedenthorn, Erinthe
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 1106
+
   |nexus  = 15933
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Nature Strikes Back
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Clumsy Jackdaw
   |id      = SuperAardvark.GameOfLife
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 5361
+
   |nexus  = 19771
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = Neat Additions
   |author  = Dawgeth
+
   |author  = Ilyaki
   |id      = MTD.SDVTwitch
+
   |id      = ilyaki.neatadditions
   |nexus  = 1760
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = Network Optimizer
   |author  = SixthTitan
+
   |author  = Ilyaki
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 3203
+
   |nexus  = 3021
   |github  =
+
   |github  = Ilyaki/NetworkOptimizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |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  = FreeTheJunimos
+
   |author  = DestyNova
   |id      = freethejunimos.seaclifffarm
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
   |nexus  = 13911
+
   |nexus  = 12369
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = New Achieve, Obtain Achievements
   |author  = FreeTheJunimos
+
   |author  = AbelSdf, Abel_sdf
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 14296
+
   |nexus  = 20909
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = New Clothes Every Day
   |author  = Shockah
+
   |author  = Vrakyas
   |id      = Shockah.SeasonAffixes
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 16297
+
   |nexus  = 4030
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game on Launch
 +
  |author  = Nobbele
 +
  |id      = Nobbele.NewGameOnLaunch
 +
  |nexus  = 2654
 +
  |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = New Game Plus
 +
  |author  = Spacechase0
 +
  |id      = Spacechase0.NewGamePlus
 +
  |nexus  = 10786
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = New Machines
   |author  = Tyler Gibbs
+
   |author  = Igorious
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |nexus  = 14382
+
   |nexus  =
   |github  = tylergibbs2/StardewValleyMods
+
  |chucklefish = 3683
 +
   |github  = Igorious/StardevValleyNewMachinesMod
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = New Years Eve → Fireworks
   |author  = dumbledalton
+
   |author  = sophiesalacia
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = sophie.Fireworks
   |nexus  = 10457
+
   |nexus  = 15277
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Nexus Mods Button
   |author  = Shaklin
+
   |author  = Pickysaurus
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 8508
+
   |nexus  = 12969
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Nice Messages
   |author  = Janglinator
+
   |author  = Nori, seaweednori
   |id      = jangles.secretariat
+
   |id      = nori.NiceMessages
   |nexus  = 7537
+
   |nexus  = 6160
   |github  = Janglinator/Secretariat
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Night Event Chance Tweak
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 14138
+
   |nexus  = 10633
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Night Light
   |author  = Platonymous
+
   |author  = KankuroGB
   |id      = Platonymous.SeedBag
+
   |id      = kankurogb.nightlight
   |nexus  = 1133
+
   |nexus  = 21629
  |moddrop = 793931
+
   |github  = KankuroGB/NightLight
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Seed Info, Seed Information
+
   |name     = Night Owl
   |author = aedenthorn
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = aedenthorn.SeedInfo
+
   |id       = Omegasis.NightOwl
   |nexus   = 15754
+
   |nexus   = 433
   |github = aedenthorn/StardewValleyMods
+
   |github   = janavarro95/Stardew_Valley_Mods
 +
  |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Nightshade
   |author  = Veress
+
   |author  = ichortower
   |id      = Veress.SeedMachines
+
   |id      = ichortower.Nightshade
   |nexus  = 6265
+
   |nexus  = 23742
   |github  = mrveress/SDVMods
+
   |github  = ichortower/Nightshade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Night Shift
 +
  |author  = SevenChords
 +
  |id      = SevenChords.Night_Shift
 +
  |nexus  = 15345
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = vabrell, Victor Abrell
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = vabrell.sm_bqms
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 14236
+
   |nexus  = 19651
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = No Blink
   |author  = mcoocr
+
   |author  = Mr Tea, MrTea
   |id      = mcoocr.smcq
+
   |id      = MrTea.NoBlink
   |nexus  = 3089
+
   |nexus  = 17220
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
 
 
  |broke in    = SMAPI 3.0
 
  |status      = workaround
 
  |summary      = use [[#Better Quality More Seeds|Better Quality More Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = aedenthorn
+
   |author  = kulcris
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 10681
+
   |nexus  = 2310
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = Noclip Mode
   |author  = jahangmar
+
   |author  = Pathoschild
   |id      = jahangmar.SeedsAreRare
+
   |id      = Pathoschild.NoclipMode
   |nexus  = 3618
+
  |curse  = 1000622
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 3900
 +
  |moddrop = 691002
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = No Cooties
   |author  = Xynerorias
+
   |author  = ceruleandeep
   |id      = xynerorias.seedshortage
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 5614
+
   |nexus  = 9000
   |github  = xynerorias/Seed-Shortage
+
   |github  = ceruleandeep/CeruleanStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = No Crows
   |author  = blueberry
+
   |author  = CatCattyCat, Cat
   |id      = blueberry.SeedsUnpacked
+
   |id      = cat.nocrows
   |nexus  = 7215
+
   |nexus  = 1682
   |github  = b-b-blueberry/SeedsUnboxed
+
  |moddrop = 833543
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = No Crows Revisited
   |author  = Khloe Leclair
+
   |author  = Siweipancc
   |id      = leclair.seemerollin
+
   |id      = Siweipancc.NoCrowsRevisited
   |nexus  = 10976
+
   |nexus  = 21129
  |moddrop = 1116122
+
   |github  = siweipancc/StardewMods
   |github  = KhloeLeclair/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = No Debris Weather
   |author  = aedenthorn
+
   |author  = Underscore76
   |id      = aedenthorn.SelfServe
+
   |id      = underscore.nodebris
   |nexus  = 11313
+
   |nexus  = 19699
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Underscore76/NoDebrisWeather
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = No Debug Mode
   |author  = JarvieK
+
   |author  = Pathoschild
   |id      = JarvieK.SelfService
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 1304
+
   |nexus  = 593
   |github  = Jarvie8176/StardewMods
+
   |github  = Pathoschild/StardewMods
  
   |broke in           = Stardew Valley 1.4
+
   |status  = abandoned
   |unofficial version = 0.3.4-unofficial.1-pathoschild
+
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fall Damage, Remove Fall Damage from Mineshafts
 +
  |author  = Kryspur
 +
   |id      = Kryspur.NoFallDamage
 +
  |nexus  = 17749
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = No Fence Decay
   |author  = GuiNoya, Yesst
+
   |author  = CatCattyCat, Cat
   |id      = GuiNoya.SelfServiceShop
+
   |id      = cat.nofencedecay
   |nexus  = 1622
+
   |nexus  = 1180
   |github  = GuiNoya/SVMods
+
  |moddrop = 833537
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Self Service|Self Service]] instead.
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Fence Decay Redux
 +
  |author  = EnderTedi
 +
  |id      = EnderTedi.NoFenceDecayRedux
 +
  |nexus  = 20802
 +
  |github  = EnderTedi/No-Fence-Decay-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = No Festival Timer
   |author  = DonDorscha, jasonmbrady
+
   |author  = mistyspring
   |id      = DonDorscha.SellQuality
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 12469
+
   |nexus  = 20077
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = No Friendship Decay
   |author  = hafnerpw
+
   |author  = hitachihex
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 13794
+
   |nexus  =
   |github =
+
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
 +
  |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
 +
 
 +
  |broke in = Stardew Valley 1.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    = Send Items to Other Farmers, Send Letters
+
   |name    = No Friendship Decay - Reborn
   |author  = Denifia
+
   |author  = The Fluffy Robot
   |id      = Denifia.SendItems
+
   |id      = TheFluffyRobot.No
   |nexus  = 1087
+
   |nexus  = 22922
  |moddrop = 127754
+
   |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
   |github  = Denifia/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = No Greenhouse Entrance Tiles
   |author  = lolmaj
+
   |author  = idermailer
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 3965
+
   |nexus  = 21557
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = PeacefulEnd
+
   |author  = Kumagabear
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 8011
+
   |nexus  = 19655
   |github  = Floogen/SereneGreenhouse
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = No Hoof Sound
   |author  = Ilyaki
+
   |author  = AbelSdf, Abel_sdf
   |id      = Ilyaki.ServerBookmarker
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 2968
+
   |nexus  = 21020
   |github  = Ilyaki/ServerBookmarker
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = No Kids Ever
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
+
  |author  = Hangy
   |unofficial version = 1.0.5-unofficial.2-jenrikku
+
   |id      = Hangy.NoKidsEver
-->
+
   |nexus  = 1464
 +
  |github  = L3thal1ty/No-Kids-Ever
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = No Kimchi
   |author  = Ilyaki
+
   |author  = jaeha, qpqpqp121
   |id      = Ilyaki.ServerBrowser
+
   |id      = jaeha.No_Kimchi
   |nexus  = 3227
+
   |nexus  = 5043
   |github  = Ilyaki/Server-Browser
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = PhantomGamers
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = theultimatenuke.testmod
   |nexus  = 2993
+
   |nexus  = 17965
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = TheUltimateNuke/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = No Mine Flyers Redux
   |author  = Aelaan Bluewood
+
   |author  = minervamaga
   |id      = AelaanBluewood.SetReminders
+
   |id      = minervamaga.NoMineFlyersRedux
   |nexus  = 16112
+
   |nexus  =
   |github  =
+
  |moddrop = 631110
 +
   |github  = minervamaga/NoMineFlyersRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = Edu Anttunes
+
   |author  = Guedez
   |id      = Maze
+
   |id      = exhaustion.protection
   |nexus  = 8930
+
   |nexus  = 5113
 +
  |moddrop = 707180
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = No More Pets
   |author  = Batzpup
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = SharedExp.Batzpup
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |moddrop = 1269698
+
   |nexus  = 506
   |nexus   = 14607
+
   |github  = janavarro95/Stardew_Valley_Mods
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = No More Random Mine Flyers
   |author  = virtualbjorn
+
   |author  = Drynwynn, thepaladinknight
   |id      = virtualbjorn.SharedProfessions
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 16628
+
   |nexus  = 2528
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.8
 +
  |status  = workaround
 +
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Non Destructive NPCs
   |author  = spacechase0
+
   |author  = MadaraUchiha
   |id      = spacechase0.SharingIsCaring
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 14263
+
   |nexus  = 5176
   |github  = spacechase0/StardewValleyMods
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Non-Random Prairie King
   |author  = TheCroak
+
   |author  = aedenthorn, Erinthe
   |id      = TheCroak.BuildingsNotifications
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 620
+
   |nexus  = 6509
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = No Offscreen Flying Monsters
   |author  = Nishtra
+
   |author  = SirDigby
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 756
+
   |nexus  = 22354
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anything, Ship Everything
+
   |name    = No Pause When Inactive - Global
   |author  = Berkay Yigit, berkayylmao
+
   |author  = Neko Boi Nick
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |nexus  = 3782
+
   |nexus  = 19250
   |github  = berkayylmao/StardewValleyMods
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = No Poverty by Disconnect
   |author  = Platonymous
+
   |author  = Slumber
   |id      = Platonymous.ShipFromInventory
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 3219
+
   |nexus  = 11529
   |moddrop = 793916
+
   |github  =
   |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    = No Quarry
   |author  = JPAN
+
   |author  = mlambley
   |id      = JPAN.QualityFromShipments
+
   |id      = mlambley.NoQuarry
   |nexus  = 7531
+
   |nexus  = 19410
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
   |author  = Iceburg
+
   |author  = Platonymous
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = Platonymous.NormalizeAI
   |nexus  = 321
+
  |moddrop = 1521423
 +
   |nexus  = 19334
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = No Rumble Horse
   |author  = holythesea
+
   |author  = Xangria
   |id      = holythesea.SortShippingCollection
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 15694
+
   |nexus  = 1779
   |github  = holy-the-sea/SortShippingCollection
+
   |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    = Shop Anywhere
+
   |name    = No Seeds
   |author  = SorryLate, rharyanto
+
   |author  = lech43
   |id      = SorryLate.ShopAnywhere
+
   |id      = lech43.NoSeeds
   |nexus  = 5299
+
   |nexus  = 6392
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shop Expander
 
  |author  = Entoarox
 
  |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
 
  |nexus  = 2278
 
  |chucklefish = 4381
 
  |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    = Shoplifter
+
   |name    = No Seeds From Trees Fix
   |author  = TheMightyAmondee
+
   |author  = KirbyLink
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 8569
+
   |nexus  = 2947
   |github  = TheMightyAmondee/Shoplifter
+
   |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    = Shopping Cart
+
   |name    = No Soil Decay
   |author  = furyx639
+
   |author  = ThatNorthernMonkey
   |id      = furyx639.ShoppingCart
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |curse   = 871829
+
   |nexus   = 237
   |nexus   = 13701
+
   |github  = ThatNorthernMonkey/NoSoilDecay
   |github = LeFauxMatt/StardewMods
+
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status   = workaround
 +
   |summary = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = No Soil Decay On Farm
   |author  = Cherry, CherryChain
+
   |author  = A_Dude
   |id      = Cherry.ShopTileFramework
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  = 5005
+
   |nexus  = 8071
  |moddrop = 716384
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shovel Tool Upgrades, Upgradable Shovel
+
   |name    = No Soil Decay Redux
   |author  = moonslime
+
   |author  = Platonymous
   |id      = moonslime.ShovelToolUpgrades
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 16028
+
  |curse  = 307727
   |github  =
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = Note Blocks
   |author  = Traktori
+
   |author  = Yaramy
   |id      = Traktori.ShowBirthdays
+
   |id      = yaramy.noteblocks
   |nexus  = 7495
+
   |nexus  = 6646
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Notes
   |author  = Igorious
+
   |author  = Platonymous
   |id      = Igorious.Showcase
+
   |id      = Platonymous.Notes
   |nexus  =
+
   |nexus  = 3068
   |chucklefish = 4487
+
   |moddrop = 793905
   |github  = Igorious/Stardew_Valley_Showcase_Mod
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Not Far From The Tree
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = TheElm
   |id      = f4iTh.ShowCatchQuality
+
   |id      = TheElm.NotFarFromTheTree
   |nexus  = 3326
+
   |nexus  = 4739
   |github  =
+
   |github  = GStefanowich/SDV-NFFTT
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = No Thunder Sound
   |author  = MasterOfMutton
+
   |author  = Sto13
   |id      = faragodavid.showcookingrecipes
+
   |id      = Sto13.NoThunderSound
   |nexus  = 5525
+
   |nexus  = 14414
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Transitions
 +
  |author  = crazywig
 +
  |id      = crazywig.notransitions
 +
  |nexus  = 7354
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = No Warp Delay
   |author  = Arphox
+
   |author  = Tran Minh Thong
   |id      = Arphox.ShowDailyLuck
+
   |id      = no.warp.delay
   |nexus  = 15910
+
   |nexus  = 19805
   |github  = arphox/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Item Quality
+
   |name    = Now Playing
   |author  = Jonqora
+
   |author  = John Peters
   |id      = Jonqora.ShowItemQuality
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 6311
+
   |nexus  = 19441
   |github  = Jonqora/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = NPC Adventures, It's Time to Adventure
   |author  = aedenthorn
+
   |author  = PurrplingCat
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = purrplingcat.npcadventure
   |nexus  = 6540
+
  |curse  = 577730
   |github  = aedenthorn/stardewValleyMods
+
   |nexus  = 4582
 +
   |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = NPC Bucket for HB, NPC Bucket
   |author  = Relance
+
   |author  = shounlol
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = shounlol.NPCBucket
   |nexus  = 13186
+
   |nexus  = 20328
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = NPC Clothing Framework
   |author  = Strobe and TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = ShroomSpotter
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 7934
+
   |nexus  = 13940
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = NPC Geometry
   |author  = Geko_X
+
   |author  = ichortower
   |id      = gekox.shutUp
+
   |id      = ichortower.NPCGeometry
   |nexus  = 7358
+
   |nexus  = 19259
   |github  =
+
   |github  = ichortower/NPCGeometry
   |source = https://gitlab.com/geko_x/stardew-mods
+
 
 +
   |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    = Silent Alarm Clock
+
   |name    = NPC Gift Multipliers
   |author  = Invatorzen
+
   |author  = XxHarvzBackxX
   |id      = invatorzen.AC
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 12164
+
   |nexus  = 23139
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = NPC Map Locations
   |author  = climaxius
+
   |author  = Bouhm and Pathoschild
   |id      = climaxius.silentscarecrows
+
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
   |nexus  = 3258
+
   |nexus  = 239
   |github  = robbiev/SilentScarecrows
+
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Report
+
   |name    = NPC Map Locations Extra Config
   |author  = bogie5464
+
   |author  = trashcan9
   |id      = bogie5464.SiloReport
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 3194
+
  |nexus  = 16236
   |github  = bogie5464/SiloReport
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Path Displayer, Path Display
 +
  |author  = Akago
 +
  |id      = akago.PathDisplay
 +
   |nexus  = 7563
 +
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = NPC Speak
   |author  = pepoluan
+
   |author  = jwdred
   |id      = pepoluan.SiloSize
+
   |id      =
   |nexus  = 8819
+
   |nexus  = 694
  |moddrop = 981291
 
 
   |github  =
 
   |github  =
   |source = https://sourceforge.net/p/sdvmod-silo-size/
+
 
 +
   |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    = Simple Crop Label
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = TheMusketeer
+
   |author  = siliconmodding
   |id      = SimpleCropLabel
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 314
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = Enaium
+
   |author  = ApryllForever
   |id      = Enaium.SimpleHUD
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
  |moddrop = 1145228
+
   |nexus  = 23339
   |nexus  =
+
   |github  = ApryllForever/NuclearBombLocations
   |github  = Enaium-StardewValleyMods/SimpleHUD
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Numerical Health
   |author  = skn
+
   |author  = Hydrox, hydrox6
   |id      = skn.HungerMod
+
   |id      = Hydrox.NumericalHealth
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 4863
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Screenshots, Screenshot
+
   |name    = Object Import Map, Import Map
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Screenshot
+
   |id      = aedenthorn.ImportMap
   |nexus  = 10178
+
   |nexus  = 10965
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Object Product Display
   |author  = BleakCodex
+
   |author  = aedenthorn, Erinthe
   |id      = BleakCodex.SimpleSounds
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 14540
+
   |nexus  = 18365
   |github  = BleakCodex/SimpleSounds
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sprinkler
+
   |name    = Object Progress Bars
   |author  = ADoby, tZed, Tobias Z
+
   |author  = Adeel Tariq
   |id      = tZed.SimpleSprinkler
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 76
+
   |nexus  = 2803
   |github  = ADoby/SimpleSprinkler
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simplified Achievements
+
   |name    = Object Progress Bars Continued
   |author  = cel10e
+
   |author  = adelmoral, Andrés del Moral
   |id      = cel10e.SimplifiedAchievements
+
   |id      = Moral.ObjectProgressbarsContinued
  |moddrop = 909416
+
   |nexus  = 22005
   |nexus  = 8026
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Object Time Left
   |author  = MindMeltMax
+
   |author  = spacechase0
   |id      = MindMeltMax.SPRegen
+
   |id      = spacechase0.ObjectTimeLeft
   |nexus   = 6778
+
   |curse   = 867757
   |moddrop = 1135654
+
   |moddrop = 131148
   |github  = MindMeltMax/Stardew-Valley-Mods
+
  |nexus  = 1315
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit and Rest
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = Krutonium
+
   |author  = LokiG4m3r
   |id      = Krutonium.SitandRest
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 7403
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = OK Night Check
   |author  = Entoarox
+
   |author  = aedenthorn, Erinthe
   |id      = Entoarox.SitForStamina
+
   |id      = aedenthorn.OKNightCheck
   |nexus  = 7334
+
   |nexus  = 14231
   |github  = Entoarox/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = OmniFarm
   |author  = MissCoriel
+
   |author  = lambui
   |id      = misscoriel.sitnrelax
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 7336
+
   |nexus  =
   |github  = MissCoriel/Sit-n-Relax
+
  |url    = https://community.playstarbound.com/threads/127299
 +
   |github  = lambui/StardewValleyMod_OmniFarm
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Omni Swing
   |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = Alejandro Akbal
   |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 366
+
   |nexus  = 7877
   |github  = tlcasebeer/SivsMarriageMod
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sixty-Nine Shirt, Sixty-Nine
+
   |name    = Omni Tools
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SixtyNine
+
   |id      = aedenthorn.OmniTools
   |nexus  = 6969
+
  |curse  = 868690
 +
   |nexus  = 14865
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Sizable Fish
+
   |name    = One Click Shed Reloader
   |author  = spacechase0
+
   |author  = BitwiseJon
   |id      = spacechase0.SizableFish
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 14267
+
   |nexus  = 2052
   |github  = spacechase0/StardewValleyMods
+
   |github  = bitwisejon/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = One Day at a Time
   |author  = aedenthorn
+
   |author  = Miome
   |id      = aedenthorn.Skateboard
+
   |id      = Miome.OneDayAtATime
   |nexus  = 13096
+
   |nexus  = 8870
   |github  = aedenthorn/StardewValleyMods
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = One Silo Storage
   |author  = LunaticShade
+
   |author  = SorryLate, rharyanto
   |id      = LunaticShade.SkillfulClothes
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 8541
+
   |nexus  = 5150
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |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    = Skill Prestige
+
   |name    = One Sprinkler One Scarecrow
   |author  = Alphablackwolf
+
   |author  = Mizzion
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 569
+
   |nexus  = 3633
   |github  = Alphablackwolf/SkillPrestige
+
   |moddrop = 661376
 
+
   |github  = Mizzion/MyStardewMods
   |broke in          = Stardew Valley 1.3
 
  |unofficial version = 1.2.4-unofficial.14-libraryaddict
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-27945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = Alphablackwolf
+
   |author  = Khitiara
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 569
+
   |nexus  = 20955
   |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 Prestige for Luck Skill
+
   |name    = Online Splitscreen
   |author  = Alphablackwolf
+
   |author  = DeLiXx
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 569
+
   |nexus  = 12291
   |github  = Alphablackwolf/SkillPrestige
+
   |github  =
 +
  |source  =
  
   |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 Magic
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Alphablackwolf
+
   |author  = MercuryVN
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 569
+
   |nexus  = 22766
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
 
  |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    = Only Iridium
   |author  = AlphaMeece
+
   |author  = xiaoye97
   |id      = AlphaMeece.SkillRings
+
   |id      = xiaoye97.OnlyIridium
   |nexus  = 7515
+
   |nexus  = 4471
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Open Hearts
   |author  = spacechase0
+
   |author  = MedievalAI
   |id      = spacechase0.SkillTraining
+
   |id      = MedievalAI.OpenHearts
   |nexus  = 14452
+
   |nexus  = 16944
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Orchard - Better Fruit Trees
   |author  = FricativeMelon
+
   |author  = Saitoue
   |id      = FricativeMelon.SkipDialogue
+
   |id      = Saitoue.Orchard
   |nexus  = 15311
+
   |nexus  = 13867
   |github  = FricativeMelon/SkipDialogue
+
   |github  = Saitoue/Orchard
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Ordinary Capsule
   |author  = DewMods
+
   |author  = LeFauxMatt
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 2697
+
  |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    = Skip Intro
+
   |name    = Ore Detector
   |author  = Pathoschild
+
   |author  = AvalonMFX
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = AvalonMFX.OreDetector
   |nexus   = 533
+
   |curse   = 1017154
   |moddrop = 606601
+
   |nexus  = 23312
   |github  = Pathoschild/StardewMods
+
   |github  = 1Avalon/Ore-Detector
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Start
+
   |name    = Ore Increaser
   |author  = DeadRobotDev
+
   |author  = crazywig
   |id      = DeadRobotDev.SkipStart
+
   |id      = crazywig.oreincrease
   |nexus  = 11885
+
   |nexus  = 7370
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Ore Increase V3
   |author  = CrunchyDuck
+
   |author  = KKramer85
   |id      = CrunchyDuck.SkipText
+
   |id      = OreIncreaseV3
   |nexus  = 8947
+
  |curse  = 994197
   |github  = CrunchyDuck/Stardew-Skip-Text
+
  |moddrop = 1475534
 +
   |nexus  = 19132
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Organize Inventory Shortcut
   |author  = S1mmyy
+
   |author  = Yyeahdude
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 6121
+
   |nexus  = 4772
   |github  = S1mmyy/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Ornamental
   |author  = NetworkOverflow
+
   |author  = Taskmaster
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = Taskmaster.Ornamental
   |nexus  = 16533
+
   |nexus  = 4981
  |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skull Cavern Elevator
 
  |author  = Bifibi, Lestoph
 
  |id      = SkullCavernElevator
 
  |nexus  = 963
 
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Ornithologist's Guild
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Ivy
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 7908
+
   |nexus  = 14510
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  = greyivy/OrnithologistsGuild
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = OST Player
   |author  = Vexorth
+
   |author  = ProfeJavix
   |id      = Vexorth.SleepWherever
+
   |id      = ProfeJavix.OstPlayer
   |nexus  = 16674
+
   |nexus  = 25203
   |github  =
+
   |github  = ProfeJavix/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Outfit Disable
   |author  = atravita
+
   |author  = idermailer
   |id      = atravita.SleepInWedding
+
   |id      = idermailer.OutfitDisable
  |curse  = 870963
+
   |nexus  = 23346
  |moddrop = 1294437
+
   |github  = idermailer/OutfitDisable
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Outfit Sets
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.SleeplessFisherman
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 5915
+
   |nexus  = 13888
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = instafluff
+
   |author  = Midori Armstrong, azureglasses
   |id      = instafluff.sleeplessinstardew
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 5445
+
   |nexus  = 1452
   |github  = instafluff/SleeplessInStardew
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Overworld Chests
   |author  = bwdy
+
   |author  = aedenthorn, Erinthe
   |id      = bwdy.sleepovers
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 3531
+
   |nexus  = 7710
   |github  = bwdymods/SDV-Sleepovers
+
   |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    = Sleep Worker
+
   |name    = OwO Stawdew Vawwey
   |author  = Platonymous
+
   |author  = CrunchyDuck
   |id      = Platonymous.SleepWorker
+
   |id      = CrunchyDuck.OwOMod
  |curse  = 877233
+
   |nexus  = 8923
  |moddrop = 793835
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
   |nexus  = 2062
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = P2P Animal Noise
   |author  = spacechase0
+
   |author  = Modotte
   |id      = spacechase0.SleepyEye
+
   |id      = modotte.P2PAnimalNoise
   |curse   = 867761
+
   |nexus   = 17383
   |moddrop = 129011
+
   |github  =
  |nexus  = 1152
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Pacifist Valley
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 13778
+
   |nexus  = 5464
 
   |github  = aedenthorn/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
 +
  |name    = Pacifist Valley - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.PacifistValley
 +
  |nexus  = 23109
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Painting Display
   |author  = Tofu, SadDodo
+
   |author  = aedenthorn, Erinthe
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 2743
+
   |nexus  = 10918
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Panning Upgrades
   |author  = exotico
+
   |author  = drbirbdev
   |id      = exotico.SlimeProduce
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 7634
+
   |nexus  = 12242
   |github  = andraemon/SlimeProduce
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Panning Upgrades Extra Config
   |author  = aurnj, Roy Li
+
   |author  = trashcan9
   |id      = RuyiLi.SlimeSpawner
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  =
+
   |nexus  = 16234
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = Peasly Wellbott
+
   |author  = AnotherStardewValleySunday
   |id      = Wellbott.SlimHutchCode
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 7424
+
   |nexus  = 14638
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Paritee's Better Farm Animal Variety
 +
  |author  = Paritee
 +
  |id      = Paritee.BetterFarmAnimalVariety
 +
  |nexus  = 3296
 +
  |github  = paritee/Paritee.StardewValley.Frameworks
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slingshot Rebalance
+
   |name    = Paritee's Treat Your Animals
   |author  = Redwood, Towering Redwood
+
   |author  = Paritee
   |id      = Redwood.SlingshotRebalance
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 14391
+
   |nexus  = 3375
   |github  =
+
   |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    = Slower Fence Decay
+
   |name    = Parsnips
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = MarthaSolomon, SolomonsWorkshop
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
   |nexus  = 252
+
   |nexus  = 2166
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = furyx639
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = furyx639.SmackDatScarecrow
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
  |curse  = 871830
+
   |nexus  = 3524
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Partial Hearts
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 3750
+
   |nexus  = 11628
   |moddrop = 606555
+
   |github  = aedenthorn/StardewValleyMods
   |github = Pathoschild/StardewMods
+
 
 +
  |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    = Smaller Fish Ponds, Fish Well
+
   |name    = Particle Effects
   |author  = Peasly Wellbott
+
   |author  = aedenthorn, Erinthe
   |id      = Wellbott.FishWell
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 7651
+
  |curse  = 868786
   |github  = Wellbott/StardewValleyMods
+
   |nexus  = 11056
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Particle Framework
   |author  = DecidedlyHuman
+
   |author  = Espy
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Espy.ParticleFramework
   |nexus  = 11158
+
   |nexus  = 23544
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = Smoked-Fish/ParticleFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Part of the Community
   |author  = DecidedlyHuman
+
   |author  = bmarquismarkail, Space Baby
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 13268
+
  |nexus  = 923
   |github  = DecidedlyHuman/StardewValleyMods
+
  |github  = bmarquismarkail/SV_PotC
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Crops
 +
  |author  = NCarigon
 +
  |id      = NCarigon.PassableCrops
 +
   |nexus  = 15223
 +
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Passable Descents
 +
  |author  = Rokugin
 +
  |id      = Rokugin.PassableDescents
 +
  |nexus  = 22592
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Passable Ladders
   |author  = stokastic
+
   |author  = J_Hizzal
   |id      = stokastic.SmartCursor
+
   |id      = J_Hizzal.PassableLadders
   |nexus  = 2458
+
   |nexus  = 2985
   |github  = stokastic/SmartCursor
+
   |github  = joelra/SDV-PassableLadders
  
   |broke in          = SMAPI 3.0
+
   |broke in          = Stardew Valley 1.4
   |unofficial version = 1.1.1-unofficial.1-pathoschild
+
   |unofficial version = 1.1.1-unofficial.1-Drake1427
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
+
   |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    = SmartMod
+
   |name    = Passable Objects
   |author  = KuroBear
+
   |author  = punyo, yakminepunyo
   |id      = KuroBear.SmartMod
+
   |id      = punyo.PassableObjects
   |nexus  =
+
   |nexus  = 2329
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = pomepome/PassableObjects
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = gbromios
+
   |author  = DecidedlyHuman and fellowclown
   |id      = gbromios.SmolFish
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 14287
+
   |nexus  = 22600
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Passive Friendship
   |author  = Cherry, ChroniclerCherry
+
   |author  = StultusV
   |id      = Cherry.SnackAnything
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 5196
+
   |nexus  = 8732
  |moddrop = 716397
+
   |github  = JudeRV/Stardew-PassiveFriendship
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Darkhax
+
   |author  = jorgamun
   |id      = darkhax.snailmail
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  =
+
   |nexus  = 10328
   |curse  = 307861
+
   |moddrop = 1068093
   |github  = Stardew-Valley-Modding/Snail-Mail
+
   |github  = jorgamun/PauseInMultiplayer
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Pause Sync
   |author  = John Peters
+
   |author  = Terrorbladed
   |id      = JohnPeters.SnowCrab
+
   |id      = Tb.Stardew_Pause_Sync
   |nexus  = 11302
+
   |nexus  = 10160
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Pause Time in Multiplayer Revived
   |author  = drbirbdev
+
   |author  = mishmaash
   |id      = drbirbdev.SocializingSkill
+
   |id      = mishmaash.PauseInMultiplayer
   |nexus  = 14142
+
   |nexus  = 21327
   |github  = StardewModders/mod-translations
+
   |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Pause While Sitting
   |author  = Cecidelus
+
   |author  = heyseth
   |id      = Cecidelus.SocialNetwork
+
   |id      = heyseth.sitpause
   |nexus  = 8255
+
   |nexus  = 8295
   |github  =
+
   |github  = heyseth/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = PDQ Paths
   |author  = aedenthorn
+
   |author  = Jaredlll08
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = BlameJared.PDQPaths
   |nexus  = 7871
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307090
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Pelican Fiber
   |author  = aedenthorn
+
   |author  = jwdred
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = jwdred.PelicanFiber
   |nexus  = 13698
+
   |nexus  = 631
   |github  = aedenthorn/StardewValleyMods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
<!--
 +
  |unofficial version = 3.1.1-unofficial.11-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Pelican Postal Service
   |author  = funny-snek
+
   |author  = ElectroCrumpet
   |id      = funnysnek.socialtabpatch
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 2981
+
   |nexus  = 2770
 
   |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    = Solid Foundations
+
   |name    = Pelican TTS
   |author  = PeacefulEnd
+
   |author  = Platonymous
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 12311
+
   |nexus  = 1079
   |github  = Floogen/SolidFoundations
+
  |moddrop = 793929
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Pelican xVASynth
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 12311
+
   |nexus  = 10250
   |github  = Floogen/SolidFoundations
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = People Seeds
   |author  = Kerlin & Sona
+
   |author  = bwdy
   |id      = kerlin.sonasfarm
+
   |id      = bwdy.peopleseeds
   |nexus  = 8545
+
   |nexus  = 3635
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
 +
  |author  = MercuriusXeno
 +
  |id      = Mercurius.RegenPercent
 +
  |nexus  = 20900
 +
  |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Perfection Tweaker
   |author  = lilico
+
   |author  = shekurika
   |id      = lilico.SonicShoes
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 10226
+
   |nexus  = 8615
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Perfect Trinkets
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = season
   |id      = Zeldo.LinkedStorages
+
   |id      = season.PerfectTrinkets
   |nexus  =
+
   |nexus  = 22358
  |curse  = 290653
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorting Chests
+
   |name    = Permanent Cellar
   |author  = aRooooooba
+
   |author  = CyanFire
   |id      = aRooooooba.SortingChests
+
   |id      = CF.PermanentCellar
   |nexus  = 8224
+
   |nexus  = 17257
   |github  = aRooooooba/SortingChests
+
   |github  = CyanFireUK/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = aedenthorn
+
   |author  = Goldenrevolver
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 10232
+
   |nexus  = 8035
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = strelkasaur
+
   |author  = Avalon, Avalonii
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
   |nexus  = 13099
+
   |nexus  = 1419
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Persistent Buffs
   |author  = MindMeltMax
+
   |author  = aceynk
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = aceynk.PersistentBuffs
   |nexus  = 7465
+
   |nexus  = 25593
   |moddrop = 1135690
+
   |github  = aceynk/PersistentBuffs
   |github  = MindMeltMax/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Persistent Game Options
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Persistent Grange Display
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 14767
+
   |nexus  = 7977
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Persistent Mines
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SpaceCore
+
   |id      = spacechase0.PersistentMines
  |curse  = 867152
+
   |nexus  = 14985
  |moddrop = 136998
 
   |nexus  = 1348
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = Persistent Qi Beans and Qi Fruit and Calico Eggs
   |author  = Berisan
+
   |author  = Dragoon23
   |id      = Berisan.SpawnMonsters
+
   |id      = Dragoon23.PersistentQiBeans
   |nexus  = 3201
+
   |nexus  = 24719
   |github  = Berisan/SpawnMonsters
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Persival's Bundle Mod
   |author  = Mase
+
   |author  = Persival
   |id      = Mase.SpawnMoreRocks
+
   |id      =
   |nexus  = 7423
+
   |nexus  = 438
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = workaround
 +
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Personal Anvil
   |author  = AcidicNic
+
   |author  = Strobe
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 7588
+
   |nexus  = 5326
   |github  = AcidicNic/StardewValleyMods
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Personal Combat Drone Redux
   |author  = atravita
+
   |author  = Prism 99
   |id      = atravita.SpecialOrdersExtended
+
   |id      = prism99.cambam.MURDERDRONE.redux
  |curse  = 870988
+
   |nexus  = 18224
  |moddrop = 1086743
 
  |nexus  = 9855
 
  |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Specify Gift Taste Portraits
 
  |author  = Button, Spiderbuttons
 
  |id      = Button.SpecifyGiftTastePortraits
 
   |nexus  = 15882
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Personal Effects
   |author  = Blackclaw
+
   |author  = bwdy
   |id      = Blackclaw.SpeedMod
+
   |id      = bwdy.personaleffects
   |nexus  = 5082
+
   |nexus  = 3532
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = bwdymods/SDV-PersonalEffects
  
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
+
   |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    = Speedrun Practice Mod
+
   |name    = Personal Effects Redux
   |author  = Underscore
+
   |author  = ceruleandeep
   |id      = underscore.speedrun_practie
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 7337
+
   |nexus  = 8616
   |github  = Underscore76/SDVPracticeMod
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Personal Indoor Farm
   |author  = instafluff
+
   |author  = DeLiXx
   |id      = instafluff.spelldewvalley
+
   |id      = DLX.PIF
   |nexus  = 7322
+
  |curse  = 990840
   |github  = instafluff/SpelldewValley
+
   |nexus  = 20537
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = spacechase0
+
   |author  = Alex Noddings
   |id      = spacechase0.Spenny
+
   |id      = an.ownscepter
   |curse   = 867742
+
   |nexus   = 2404
   |moddrop = 771624
+
   |github  =
  |nexus  = 2755
+
 
   |github = spacechase0/StardewValleyMods
+
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Personal Traveling Cart
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.SpennyDeluxe
+
   |id      = aedenthorn.PersonalTravellingCart
   |nexus  = 14984
+
   |nexus  = 14087
   |github  = spacechase0/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Pet Against Crows
   |author  = spacechase0
+
   |author  = stardemod
   |id      = spacechase0.SpennyLite
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 14249
+
   |nexus  = 21247
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Pet Bowl Filler
   |author  = KarratKake
+
   |author  = Invatorzen
   |id      = KarratKake.SpiceOfLife
+
   |id      = invatorzen.PBF
   |nexus  = 7398
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Pet Bowl Sprinklers
   |author  = sophie
+
   |author  = Andrew Young, andyruwruw
   |id      = sophie.SplashText
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 14416
+
   |nexus  = 22546
   |github  = sophiesalacia/StardewMods
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Pet Choice Perks
   |author  = RomenH
+
   |author  = skuldomg, Skuld
   |id      = RomenH.SplitScreenManager
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 12063
+
   |nexus  = 3313
   |github  =
+
   |github  = skuldomg/petChoicePerks
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Pet Enhancement Mod
   |author  = aedenthorn
+
   |author  = Jfulmer, Consillium
   |id      = aedenthorn.Spoilage
+
   |id      = JfulmerPetEnhancementMod
   |nexus  = 14712
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
 +
   |github  = jlfulmer/PetEnhancementMod
 +
 
 +
  |broke in      = SMAPI 2.0
 +
  |status        = workaround
 +
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
 +
<!--
 +
  |unofficial version = 0.0.2-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330575
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Pet Hats
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.pumkin
+
   |id      = aedenthorn.PetHats
   |nexus  = 4586
+
   |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    = Spouse Outdoor Area
+
   |name    = Pet Interaction
   |author  = Shaklin
+
   |author  = jahangmar
   |id      = shaklin.spouseoutdoorarea
+
   |id      = jahangmar.PetInteraction
   |nexus  = 6747
+
   |nexus  = 4232
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pet's Enhanced
 +
  |author  = Sunken_Lace
 +
  |id      = Sunken_Lace.PetsEnhancedCode
 +
  |nexus  = 24026
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Pet Spawn Location
   |author  = mistyspring
+
   |author  = Shaklin
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = shaklin.petspawnlocation
  |curse  = 880521
+
   |nexus  = 5986
   |nexus  = 11037
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = PHDE Mob Spawner
   |author  = Wata, Watagatapitusberry
+
   |author  = zesman
   |id      = Spouseroom
+
   |id      = MobSpawner.pseudohub.de
   |nexus  =
+
   |nexus  = 2794
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Stuff
+
   |name    = PHDE Unlocked Recipes
   |author  = hquake, Per Sikker Hansen, Sikker
+
   |author  = zesman
   |id      = Sikker.SpouseStuff
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 4651
+
   |nexus  = 2798
   |github  = sikker/SpouseStuff
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Activation
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = Blaxsmith
+
   |author  = Becks723
   |id      = Blaxsmith.SprinklerActivation
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 7661
+
   |nexus  = 12981
   |github  = Blaxsmith/SprinklerActivation
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkler Mod
+
   |name    = Phone Villagers
   |author  = aedenthorn
+
   |author  = DewMods
   |id      = aedenthorn.SprinklerMod
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 15385
+
   |nexus  = 2681
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Pick Forge Enchantment
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Dragoon23
   |id      = SPDSprintAndDash
+
   |id      = Dragoon23.ForgeEnchantment
   |nexus  = 235
+
   |nexus  = 22707
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = littleraskol
+
   |author  = atravita
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = atravita.ForgeMenuChoice
  |nexus  = 560
+
   |curse   = 870980
   |moddrop = 827770
+
   |nexus  = 11376
   |github  = littleraskol/Sprint-And-Dash-Redux
+
   |moddrop = 1125882
}}
+
   |github  = atravita-mods/StardewMods
{{#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<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = onemix
+
   |author  = KediDili
   |id      = onemix.Sprinting
+
   |id      = KediDili.ThePicrosser
   |nexus  = 10469
+
   |nexus  = 17530
 
   |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    = Pierre Sells Mixed Seeds
   |author  = Abs, abslam
+
   |author  = GrimReapers1121
   |id      = abs.SprintNRegen
+
   |id      = GrimReapers.PSMS
   |nexus  = 4898
+
   |nexus  = 12606
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Pierre's Roulette Shop
   |author  = Jessebot, JessebotX
+
   |author  = Xynerorias
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = xynerorias.pierresroulette
   |nexus  = 4778
+
   |nexus  = 10826
   |github  = JessebotX/StardewValleyMods
+
   |github  = xynerorias/pierre-roulette-shop-SV
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Piggy Bank Mod
   |author  = unidarkshin, Devin Lematty
+
   |author  = MindMeltMax
   |id      = DevinLematty.Sprint
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 7492
+
   |nexus  = 6934
   |github  =
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Pipe Irrigation
   |author  = Yoshify
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.PipeIrrigation
   |nexus  = 2
+
   |nexus  = 10205
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpriteMaster
+
   |name    = Placeable Mine Shafts
   |author  = Ameise, Ameisen, mkukli
+
   |author  = aedenthorn, Erinthe
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Aedenthorn.PlaceShaft
   |nexus  = 4922
+
   |nexus  = 5440
   |github  = ameisen/SV-SpriteMaster
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Place Floor on Tilled Dirt
   |author  = BleakCodex
+
   |author  = temisthem
   |id      = BleakCodex.SpritesInDetail
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 14487
+
   |nexus  = 23493
   |github  = BleakCodex/SpritesInDetail
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Placement Plus
   |author  = Peasly Wellbott
+
   |author  = 2Retr0
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = 2Retr0.PlacementPlus
   |nexus  = 7683
+
   |nexus  = 8798
   |github  = Wellbott/StardewValleyMods
+
  |curse  = 486164
 +
   |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Plan Importer
   |author  = punyo, yakminepunyo
+
   |author  = Platonymous
   |id      = punyo.StackCheckFix
+
   |id      = Platonymous.PlanImporter
   |nexus  = 2433
+
   |nexus  = 2071
   |github  = pomepome/StackCheckFix
+
  |moddrop = 793846
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Planned Parenthood
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StackedItemIcons
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 15468
+
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Plantable Mushroom Trees
   |author  = CatCattyCat, Cat
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = cat.stackeverything
+
   |id      = f4iTh.PMT
   |nexus  = 2053
+
   |nexus  = 2349
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
  |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |broke in = Stardew Valley 1.5
  |unofficial version = 3.0.3-unofficial.1-strobe
+
   |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    = Stack Quality
+
   |name    = Plantable Palm Trees
   |author  = furyx639
+
   |author  = MouseyPounds
   |id      = furyx639.StackQuality
+
   |id      = MouseyPounds.PlantablePalmTrees
  |curse  = 871828
+
   |nexus  = 4096
   |nexus  = 13724
+
   |github  = MouseyPounds/stardew-mods
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.StackSizeChanger
+
   |id      = aedenthorn.PlantAll
   |nexus  = 11866
+
   |nexus  = 10482
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Split Redux
+
   |name    = Planter Trees
   |author  = pepoluan
+
   |author  = aedenthorn, Erinthe
   |id      = pepoluan.StackSplitRedux
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 8967
+
   |nexus  = 11687
   |moddrop = 976551
+
   |github  = aedenthorn/StardewValleyMods
   |github  = pepoluan/StackSplitRedux
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Plant on Grass
   |author  = tstaples
+
   |author  = Demiacle
   |id      = tstaples.StackSplitX
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 798
+
   |nexus  = 1026
   |github  = tstaples/StackSplitX
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
+
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Platonic Partners and Friendships
   |author  = Ilyaki
+
   |author  = Amaranthacyan and ch20youk
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
   |nexus  = 1787
+
   |nexus  = 8146
   |github  = Ilyaki/StackToNearbyChests
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Platonic Relationships
   |author  = Becks723
+
   |author  = Cherry, CherryChain
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 13381
+
   |nexus  = 4668
   |github  =
+
  |moddrop = 716353
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = PlatoTK
   |author  = EvilPdor
+
   |author  = Platonymous
   |id      =
+
   |id      = Platonymous.PlatoTK
   |nexus   =
+
   |curse   = 877225
   |url    = https://community.playstarbound.com/threads/111526
+
   |nexus  = 6589
   |github  = natfoth/StardewValleyMods
+
   |github  = Platonymous/PlatoTK
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = PlatoUI
   |author  = minervamaga
+
   |author  = Platonymous
   |id      = minervamaga.StandardizedKrobus
+
   |id      = Platonymous.PlatoUI
   |nexus  =
+
   |moddrop = 1521422
   |moddrop = 716314
+
   |nexus  = 19023
   |github  = minervamaga/StandardizedKrobus
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Plato Warp Menu
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.starbot
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 4755
+
  |curse  = 877227
   |github  = bwdymods/SDV-Starbot
+
   |nexus  = 5384
 
+
   |moddrop = 793920
   |broke in = Stardew Valley 1.5
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Player Arrows
   |author  = Mohammad Shoaib
+
   |author  = TheShamanLord
   |id      = shoaib.stardewaccess
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 16205
+
   |nexus  = 19479
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = Jwaad/Stardew_Player_Arrows
   |github  = stardew-access/stardew-access
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = mod.kitchen
+
   |author  = DecidedlyHuman
   |id      = mod.kitchen.stardewandchill
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 12147
+
   |nexus  = 7969
   |github  =
+
  |moddrop = 984961
 +
   |github  = DecidedlyHuman/PlayerCoordinates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Player Income Stats
   |author  = Cherry (for Gervig91), CherryChain
+
   |author  = ha1fdaew
   |id      = Cherry.StardewAquarium
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 6372
+
   |nexus  = 7373
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Player Server Info
   |author  = Moonwolf, Moonwolf287
+
   |author  = EuroCent
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 16527
+
   |nexus  = 24267
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Playground Mod
   |author  = Kaito Kid
+
  |author  = aedenthorn, Erinthe
   |id      = KaitoKid.StardewArchipelago
+
  |id      = aedenthorn.PlaygroundMod
   |nexus  = 16087
+
  |nexus  = 14125
   |github  = agilbert1412/StardewArchipelago
+
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Play Prairie King With NPCs, Two Player Prairie King
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.TwoPlayerPrairieKing
 +
   |nexus  = 12750
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Please Fix Error
   |author  = Lake1059, 1059Studio
+
   |author  = Jessebot
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 9293
+
   |nexus  = 6492
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Please Gift Me In Person
   |author  = Cylon
+
   |author  = Shockah
   |id      = cylon.stardewbrewery
+
   |id      = Shockah.PleaseGiftMeInPerson
   |nexus  = 2057
+
   |nexus  = 11217
   |github  = JustCylon/stardew-brewery
+
   |github  = Shockah/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |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    = Point and Plant
   |author  = Juice805
+
   |author  = jwdred
   |id      = Juice805.StardewConfigMenu
+
   |id      = jwdred.PointAndPlant
   |nexus  = 1312
+
   |nexus  = 572
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  = jdusbabek/stardewvalley
  
 
   |broke in = Stardew Valley 1.3.29
 
   |broke in = Stardew Valley 1.3.29
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |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    = Stardew Debt
+
   |name    = PokefyMania
   |author  = Poison
+
   |author  = Noodles of Cat
   |id      = Poison.StardewTesting
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 10005
+
   |nexus  = 20161
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Steven Kraft
+
   |author  = The Krominator
   |id      = StevenKraft.StardewDiscord
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
  |nexus  = 3608
+
   |nexus  = 12065
  |github  = steven-kraft/StardewDiscord
 
 
 
  |broke in = Stardew Valley 1.4
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Stardew Get Achievement Now
 
  |author  = Lake1059, 1059 Studio
 
  |id      = Lake1059.StardewGetAchievementNow
 
   |nexus  = 11515
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Pollen Sprites
   |author  = bcmpinc
+
   |author  = Esca, Esca-MMC
   |id      = bcmpinc.StardewHack
+
   |id      = Esca.PollenSprites
   |nexus  = 3213
+
   |nexus  = 6149
   |github  = bcmpinc/StardewHack
+
  |moddrop = 790268
 +
   |github  = Esca-MMC/PollenSprites
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = Tyler Gibbs
+
   |author  = ApryllForever
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 12264
+
   |nexus  = 20599
   |github  = tylergibbs2/StardewHitboxes
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = davikr, apdapreturns
+
   |author  = ApryllForever
   |id      = davikr.hypnos
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 5935
+
   |nexus  = 20599
   |github  = davicr/StardewHypnos
+
   |github  = ApryllForever/PolyamorySweetLove
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = aedenthorn
+
   |author  = ApryllForever
   |id      = aedenthorn.StardewImpact
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 14365
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Mizzion
+
   |author  = ApryllForever
   |id      = mizzion.stardewlocations
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 1929
+
   |nexus  = 20599
  |moddrop = 661357
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Angebro
+
   |author  = ApryllForever
   |id      = Angebro.StardewMediaKeys
+
   |id      = ApryllForever.PolyamorySweetWedding
   |nexus  = 11246
+
   |nexus  = 20599
   |github  = AngeloC3/StardewMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Polygamy
   |author  = Vinyks
+
   |author  = bwdy
   |id      = Vinyks.StardewMotif
+
   |id      = bwdy.polygamy
   |nexus  = 14326
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = Tyler Gibbs
+
   |author  = Mezrag Yasser, Yasser
   |id      = tylergibbs2.StardewNametags
+
   |id      = Yasser.PomodoroMod
   |nexus  = 12158
+
   |nexus  = 19780
   |github  = tylergibbs2/StardewNametags
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew News Feed
+
   |name    = Pond Painter
   |author  = Other Buckets
+
   |author  = MouseyPounds
   |id      = OtherBuckets.StardewNewsFeed
+
   |id      = MouseyPounds.PondPainter
   |nexus  = 3206
+
   |nexus  = 4703
   |github  = Mikesnorth/StardewNewsFeed
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = Pong
   |author  = monopandora
+
   |author  = CatCattyCat, Cat
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = cat.Pong
   |nexus  = 4713
+
   |nexus  = 1994
   |moddrop = 664154
+
   |moddrop = 833548
   |github  = Sakorona/SDVMods
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Pony Weight Loss Program
   |author  = Sto13
+
   |author  = BadNetCode
   |id      = Sto13.STardewOverview
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 14564
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Progress
+
   |name    = PoohCore
   |author  = seeinggreen
+
   |author  = Pooh
   |id      = seeinggreen.StardewProgress
+
   |id      = poohnhi.PoohCore
   |nexus  = 9786
+
   |nexus  = 22941
   |github  =
+
   |github  = poohnhi/PoohCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Poop Framework
   |author  = Prism 99
+
   |author  = aedenthorn, Erinthe
   |id      = prism99.advize.stardewrealty
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 10512
+
   |nexus  = 17152
   |github  = Prism-99/FarmExpansion
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Portable Holes
   |author  = aedenthorn
+
   |author  = LeFauxMatt
   |id      = aedenthorn.StardewRPG
+
   |id      = furyx639.PortableHoles
   |nexus  = 11132
+
  |curse  = 871832
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Portable TV
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = kdau
   |id      = evfredericksen.StardewSpeak
+
   |id      = kdau.PortableTV
   |nexus  = 7929
+
   |nexus  = 5674
   |github  = evfredericksen/StardewSpeak
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Portable Witch Shrines
   |author  = NeroYuki
+
   |author  = chocolatte12
   |id      = neroyuki.rlvalley
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 14183
+
   |nexus  = 20141
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Portal Guns
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = TrollTheBotman
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = JoshJKe.PortalGun
   |nexus  = 425
+
   |nexus  = 3049
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Portraiture
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Portraiture
 +
  |nexus  = 999
 +
  |moddrop = 793927
 +
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Portraiture Plus
   |author  = Cody, Cody Hansen
+
   |author  = Arborsm
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = Arborsm.PortraiturePlus
   |nexus  = 16543
+
   |nexus  = 24534
   |github  =
+
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Barber, Stardew Barber
+
   |name    = Positive Predictor
   |author  = phroureo
+
   |author  = season
   |id      = phroureo.BarberSV
+
   |id      = season.PositivePredictor
   |nexus  = 9061
+
   |nexus  = 23132
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Postbox Building, PostBox Mod
   |author  = reimu, r2h, tomdc
+
   |author  = i-saac-b, isaacb
   |id      = reimu.sdv-helper
+
   |id      = i-saac-b.PostBoxMod
   |nexus  = 3917
+
   |nexus  = 17614
   |github  = rei2hu/stardewvalley-esp
+
   |github  = i-saac-b/PostBoxMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Post Wedding Dates
   |author  = Flashshifter
+
   |author  = Blams
   |id      = FlashShifter.SVECode
+
   |id      = blams.PostWeddingDates
   |nexus  = 3753
+
   |nexus  = 10708
   |moddrop = 833179
+
   |github  =
   |github  = FlashShifter/StardewValleyExpanded
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Randomizer
+
   |name    = Power Nap
   |author  = Tooshi
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Tooshi.Randomizer
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
   |nexus  = 5185
+
   |nexus  = 5256
  |curse  = 308003
+
   |github  =
   |github  = cTooshi/stardew-valley-randomizer
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = PPJA Producer Converter
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = Digus
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 13614
+
   |nexus  = 4972
   |github  = tylergibbs2/StardewValleyRoguelike
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Prism 99
+
   |author  = ryaon
   |id      = prism99.stardewweb
+
   |id      = Ryaon.FectorChallenge
   |nexus  = 8715
+
   |nexus  = 5125
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Prairie King Made Easy
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Mucchan
   |id      = Omegasis.StardustCore
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 2341
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |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    = Starksouls
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = FenrirA
+
   |author  = Renny
   |id      = FenrirAsonda.Starksouls
+
   |id      = renny.prairiekingprizes
   |nexus  = 10915
+
   |nexus  = 2811
   |github  = OhWellMikell/Starksouls
+
   |github  = OfficialRenny/PrairieKingPrizes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starting Money
+
   |name    = Prairie King UI Enhancements
   |author  = mmanlapat
+
   |author  = Incognito357
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 1138
+
   |nexus  = 10769
   |github  =
+
   |github  = Incognito357/PrairieKingUIEnhancements
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Startup Volume Config
+
   |name    = Pravoloxinone
   |author  = certifiableGrimalkin
+
   |author  = TheMightyAmondee
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = TheMightyAmondee.Pravoloxinone
   |nexus  = 15846
+
   |nexus  = 23008
   |github  =
+
   |github  = TheMightyAmondee/Pravoloxinone
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Precise Furniture
   |author  = CaptainSully
+
   |author  = Espy
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = Espy.PreciseFurniture
   |nexus  = 9878
+
   |nexus  = 23488
  |moddrop = 1035412
 
  |github  = CaptainSully/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Start With Hat
 
  |author  = treyh0
 
  |id      = treyh0.StartWithHat
 
  |nexus  = 2628
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Precision Wheel
   |author  = ZackHill
+
   |author  = DespairScent
   |id      = ZackHill.StashItems
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 9624
+
   |nexus  = 22222
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Predictable Retaining Soil
   |author  = lambui
+
   |author  = Shockah
   |id      = BlueMod_StashItemsToChest
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  =
+
   |nexus  = 10956
   |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Shockah/Stardew-Valley-Mods
  |github  = lambui/StardewValleyMod_StashItemsToChest
 
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Predictor
   |author  = Vertighost, Vertigon
+
   |author  = JoXW
   |id      = Vertigon.StatsAsTokens
+
   |id      = JoXW.Predictor
   |nexus  = 9659
+
   |nexus  = 21332
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Predict Seed Maker
   |author  = strato35
+
   |author  = lech43
   |id      = Strato35.StatsReloader
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 7428
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Preexisting Relationship
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = spacechase0.PreexistingRelationship
   |curse  = 867713
+
   |curse  = 867710
   |nexus  = 7532
+
   |nexus  = 7684
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = Pregnancy Role
   |author  = su226
+
   |author  = kdau
   |id      = Su226.StayUp
+
   |id      = kdau.PregnancyRole
   |nexus  = 7592
+
   |nexus  = 5762
   |github  = su226/StardewValleyMods
+
  |moddrop = 768494
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/pregnancyrole
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Prepare for New Day
   |author  = Krutonium
+
   |author  = igotnousername
   |id      = krutonium.stayuplate
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 12578
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Press to Quack
   |author  = Advize and jinxiewinxie
+
  |author  = DraconisLeonidas
   |id      = jinxiewinxie.StoneBridgeOverPond
+
  |id      = DraconisLeonidas.PressToQuack
   |nexus  = 316
+
  |nexus  = 13583
   |github  = Jinxiewinxie/StardewValleyMods
+
  |github  = DraconisLeonidas/PressToQuack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Price Drops
 +
   |author  = skuldomg, Skuld
 +
   |id      = skuldomg.priceDrops
 +
   |nexus  = 2047
 +
   |github  = skuldomg/priceDrops
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.4
   |unofficial version = 1.0.4-unofficial.2-tks4fish
+
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
+
   |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
+
   |name    = Price Fluctuation
   |author  = Mustafa
+
   |author  = lech43
   |id      = Mustafa.StopSoundsWhenAltTabbed
+
   |id      = lech43.PriceFluctuation
   |nexus  = 13925
+
   |nexus  = 6396
   |github  = mustafa-git/StopSoundsWhenAltTabbed
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Prices
   |author  = trashcan9
+
   |author  = skiilaa
   |id      = trashcan9.StorageContainers
+
   |id      = skiilaa.Prices
   |nexus  = 16071
+
   |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    = Stronger You
+
   |name    = Price Tooltips
   |author  = Krutonium
+
   |author  = Darkhax
   |id      = Krutonium.StrongerYou
+
   |id      = darkhax.pricetooltip
   |nexus  = 7402
+
   |nexus  =
   |github  =
+
  |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    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Prismatic Butterfly Location
   |author  = Darkmushu
+
   |author  = no12nv2
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 17380
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Prismatic Clothing
   |author  = Nishtra
+
   |author  = atravita
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = atravita.PrismaticClothing
   |nexus  = 691
+
  |curse  = 870969
   |github  =
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = Prismatic Dinosaur
   |author  = sophie
+
   |author  = JollyLlama
   |id      = sophie.SturdySaplings
+
   |id      = JollyLlama.PrismaticDinosaurMonster
   |nexus  = 14440
+
   |nexus  = 25342
   |github  = sophiesalacia/StardewMods
+
   |github  = Jolly-Alpaca/PrismaticDinosaur
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Prismatic Fire
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 11719
+
   |nexus  = 12931
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Prismatic Furniture
   |author  = mytigio
+
   |author  = aedenthorn, Erinthe
   |id      = mytigio.SubterranianOverhaul
+
   |id      = aedenthorn.PrismaticFurniture
   |nexus  = 4149
+
   |nexus  = 12589
   |github  = mytigio/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
  
   |dev note = It almost works, but the game crashes in the mines when you go to a floor where void tree mushrooms spawn (after lvl 90).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sundrop City
+
   |name    = Prismatic Pride
   |author  = The Sundrop Team
+
   |author  = kdau
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = kdau.PrismaticPride
   |nexus  = 4014
+
   |nexus  = 9019
 +
  |moddrop = 978503
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Prismatic Slime Finder
   |author  = spacechase0
+
   |author  = MrKoatl
   |id      = spacechase0.SuperHopper
+
   |id      = MrKoatl.PrismaticSlimeFinder
  |curse  = 867698
+
   |nexus  = 7866
   |nexus  = 9418
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Prismatic Statue
   |author  = spoocky123
+
   |author  = Achtuur
   |id      = spoocky123.SuperSleeper
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 10842
+
   |nexus  = 17013
   |github  =
+
   |github  = Achtuur/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surfing Festival
+
   |name    = Prismatic Tools
   |author  = spacechase0 and ParadigmNomad
+
   |author  = stokastic
   |id      = spacechase0.SurfingFestival
+
   |id      = stokastic.PrismaticTools
   |curse   = 867720
+
   |nexus  = 2428
   |nexus   = 6688
+
  |github  = stokastic/PrismaticTools
   |github = spacechase0/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
   |status   = workaround
 +
   |summary = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
 +
<!--
 +
  |status            = workaround
 +
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Prismatic Tools Continued
   |author  = MiphasGrace
+
   |author  = iargue
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 13126
+
   |nexus  = 21450
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Survivalistic
+
   |name    = Prismatic Valley Framework
   |author  = Ophaneom
+
   |author  = JollyLlama
   |id      = Ophaneom.Survivalistic
+
   |id      = JollyLlama.PrismaticValleyFramework
   |nexus  = 12179
+
   |nexus  = 25287
   |github  = Ophaneom/Survivalistic
+
   |github  = Jolly-Alpaca/PrismaticValleyFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Prize Machine Custom Prizes
   |author  = KDERazorback
+
   |author  = Tomokisan
   |id      = KDERazorback.SvFishingMod
+
   |id      = tomokisan.prizeMachineCustomPrizes
   |nexus  = 6403
+
   |nexus  = 24982
   |github  = KDERazorback/SvFishingMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Producer Framework Mod
   |author  = aedenthorn
+
   |author  = Digus
   |id      = aedenthorn.Swim
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 6326
+
   |nexus  = 4970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Producer Framework Mod → PFMAutomate
   |author  = Myzkatonic
+
   |author  = Digus
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Digus.PFMAutomate
   |nexus  = 7722
+
   |nexus  = 5038
   |github  =
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Production Stats
   |author  = John Peters
+
   |author  = FlameHorizon
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = FlameHorizon.ProductionStats
   |nexus  = 13991
+
   |nexus  = 21270
   |github  =
+
   |github  = FlameHorizon/ProductionStats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Profession Adjustments
   |author  = Swizzy Studios
+
   |author  = Kevin Connors
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = KevinConnors.ProfessionAdjustments
   |nexus  = 3241
+
   |nexus  = 2424
   |github  = SwizzyStudios/SV-SwizzyMeads
+
   |github  = kevinforrestconnors/ProfessionAdjustments
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Profiler
   |author  = Guedez
+
   |author  = SinZ
   |id      = tab.autoloot
+
   |id      = SinZ.Profiler
   |nexus  = 5115
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Profit Calculator
   |author  = Peasly Wellbott
+
   |author  = spacechase0
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 7797
+
  |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    = Tainted Cellar, Underground House Cellar
+
   |name    = Profit Calculator → DGA Support
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = 6135
   |id      = TaintedCellar
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 1672
+
  |moddrop = 1502461
   |github  = Jinxiewinxie/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
  
   |broke in = Stardew Valley 1.3
+
   |status   = abandoned
<!--
+
   |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    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = aedenthorn
+
   |author  = 6135
   |id      = aedenthorn.TakeAll
+
   |id      = 6135.ProfitCalculator
   |nexus  = 14247
+
  |moddrop = 1502461
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = Profit Margins
   |author  = KarratKake
+
   |author  = Cherry, CherryChain
   |id      = KarratKake.TakeItSlow
+
   |id      = Cherry.ProfitMargins
   |nexus  = 13432
+
   |nexus  = 4663
   |github  =
+
  |moddrop = 716352
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tap Giant Crops
+
   |name    = Progressive Access Farm
   |author  = atravita
+
   |author  = onjulraz
   |id      = atravita.TapGiantCrops
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |curse   = 870968
+
  |nexus  = 2923
   |moddrop = 1205166
+
  |github  =
   |nexus  = 13052
+
 
   |github  = atravita-mods/StardewMods
+
  |broke in = Stardew Valley 1.3.29
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Project Fluent
 +
   |author  = Shockah
 +
   |id      = Shockah.ProjectFluent
 +
   |nexus  = 12638
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Project S
   |author  = aedenthorn
+
   |author  = NarlanMarlan
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = narlan.projects
   |nexus  = 10661
+
   |nexus  = 3785
   |github  = aedenthorn/StardewValleyMods
+
   |github  = NolanEastburn/ProjectS
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Public Access TV
   |author  = skunkkky
+
   |author  = kdau
   |id      = skunkkk.TapperReady
+
   |id      = kdau.PublicAccessTV
   |nexus  = 1219
+
   |nexus  = 5605
   |github =
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Public Access TV (1.6)
   |author  = pepoluan
+
   |author  = John Peters
   |id      = pepoluan.TapperReport
+
   |id      = JohnPeters.PublicAccessTV
   |nexus  = 8700
+
   |nexus  = 22486
   |github  =
+
   |github  = emurphy42/PredictiveMods
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = bdawson1993
+
   |author  = TerryDBS
   |id      =
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 38
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |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    = Puffer Chick - Chickens
   |author  = TehPers
+
   |author  = Sonozuki
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 2997
   |moddrop = 1071149
+
   |github  =
   |github = TehPers/StardewValleyMods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Pumpkin Chickens
   |author  = TehPers
+
   |author  = Sonozuki
   |id      = TehPers.FestiveSlimes
+
   |id      = EpicBellyFlop45.PumpkinChickens
   |nexus  = 2990
+
   |nexus  = 3004
   |github  = TehPers/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Purchasable Galaxy Item
   |author  = TehPers
+
   |author  = SorryLate
   |id      = TehPers.FishingOverhaul
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 866
+
   |nexus  = 5289
   |moddrop = 123679
+
   |github  =
   |github  = TehPers/StardewValleyMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Purchasable Recipes
   |author  = Stingray
+
   |author  = Paracosm
   |id      = Stingray.TP
+
   |id      = Paracosm.PurchasableRecipes
   |nexus  = 10190
+
   |nexus  = 1722
  |github  = Stingrayss/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleporter
 
  |author  = Bifibi
 
  |id      = Teleporter
 
  |nexus  =
 
  |chucklefish = 4374
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fast Travel|Fast Travel]] instead.
+
   |summary  = use [[#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    = Teleport NPC
+
   |name    = Purist Mod
   |author  = Enaium
+
   |author  = aedenthorn, Erinthe
   |id      = Enaium.TeleportNpc
+
   |id      = aedenthorn.PuristMod
  |curse  = 436803
+
   |nexus  = 16097
  |moddrop = 865554
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportNpc
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Pussle
   |author  = ccr
+
   |author  = Platonymous
   |id      = ccr.TeleportNPCLocation
+
   |id      = Platonymous.Pussle
   |nexus  = 17190
+
  |moddrop = 1521424
   |github  = chencrstu/TeleportNPCLocation
+
   |nexus  = 19760
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Point
+
   |name    = Put Batteries in Fish Tanks
   |author  = Enaium
+
   |author  = BadNetCode
   |id      = Enaium.TeleportPoint
+
   |id      = BadNetCode.PutBatteriesInFishTanks
  |curse  = 436830
+
   |nexus  = 23155
  |moddrop = 864013
+
   |github  =
   |nexus  =
 
   |github  = Enaium-StardewValleyMods/TeleportPoint
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport To Farm
+
   |name    = PVP Friendly Fire, PVP
   |author  = Rafael
+
   |author  = DewMods
   |id      = Rafael.TeleportToFarm
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 7247
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Adventurer's Life Expanded
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
   |author  = HamioDracny
+
   |author  = spacechase0 and ParadigmNomad
   |id      = HamioDracny.TALE.SMAPI
+
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
   |nexus  = 14083
+
  |curse  = 867715
   |github  =
+
   |nexus  = 7455
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = PyTK, Platonymous Toolkit
   |author  = Bpendragon
+
   |author  = Platonymous
   |id      = Bpendragon.BestOfQOS
+
   |id      = Platonymous.Toolkit
   |nexus  = 7985
+
   |nexus  = 1726
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
  |moddrop = 793815
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
+
   |name    = Qi Chests
   |author  = Neat
+
   |author  = spacechase0
   |id      = neat.newspaper
+
   |id      = spacechase0.QiChest
   |nexus  = 8689
+
   |nexus  = 15696
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Qi Exchanger
   |author  = ItsLittany
+
   |author  = Mizzion
   |id      = itslittany.RockBreaker
+
   |id      = mizzion.qiexchanger
   |nexus  = 6376
+
   |nexus  = 1930
   |moddrop = 804101
+
   |moddrop = 661359
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Qi Sprinklers
   |author  = VoidWitchCult
+
   |author  = UnknownLegacy
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = UnknownLegacy.QiSprinklers
   |nexus  = 16326
+
   |nexus  = 7904
   |github  =
+
   |github  = UnkLegacy/QiSprinklers
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Prismuth
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = <Prismuth.QuaintFarmBridge
   |curse   = 867729
+
   |nexus   = 1647
   |moddrop = 771680
+
   |github  =
   |nexus   = 5062
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in  = Stardew Valley 1.3
 +
   |status    = workaround
 +
   |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Quality Bait
   |author  = Purppelle and King Gnomus
+
   |author  = MindMeltMax
   |id      = Purppelle.TheGnomiverse
+
   |id      = MindMeltMax.QualityBait
   |nexus  = 13266
+
  |curse  = 1004490
   |github  =
+
  |moddrop = 1443555
 +
   |nexus  = 16832
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Quality Fish Ponds
   |author  = blueberry
+
   |author  = ytsc
   |id      = blueberry.LoveOfCooking
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 6830
+
   |nexus  = 11021
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = YTSC/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = Quality Of Combat
   |author  = Khloe Leclair
+
   |author  = Aile72
   |id      = leclair.thememanager
+
   |id      = Aile72.QualityOfCombat
   |nexus  = 14525
+
   |nexus  = 23894
   |github  = KhloeLeclair/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Pucklynn
+
   |author  = DaLion
   |id      = shannon.MoonMod
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 2482
+
   |nexus  = 11296
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Quality Products
   |author  = KirbyLink
+
   |author  = SilentOak
   |id      = kirbylink.pumpkinking
+
   |id      = SilentOak.QualityProducts
   |nexus  = 3006
+
   |nexus  = 3609
   |github  = KirbyLink/PumpkinKing
+
   |github  = silentoak/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |status  = workaround
<!--@retest-after Custom Farming Redux
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
   |unofficial version = 1.1.1-unofficial.1-minervamaga
 
  |unofficial url    = https://www.nexusmods.com/stardewvalley/mods/4109
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Quality Products → Auto Quality Patch
   |author  = TheShwamp
+
   |author  = SilentOak
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 5172
+
   |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    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Quality Scrubber
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = Traktori
   |id      = Eris.APICut
+
   |id      = Traktori.QualityScrubber
   |nexus  = 8158
+
   |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    = Think-n-Talk
+
   |name    = Quality Scrubber for Automate
   |author  = Prism 99
+
   |author  = Traktori
   |id      = prism99.thinkntalk
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 9546
+
   |nexus  = 5663
   |github  = Prism-99/Think-n-Talk
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Quality Smash
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = barfytheclown
   |id      = SweetPanda.Organic
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 16648
+
   |nexus  = 7907
   |github  =
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#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    = Queen of Sauce Randomizer
   |author  = spacechase0
+
   |author  = Speshkitty
   |id      = ThreeHeartDancePartner
+
   |id      = speshkitty.queenofsauceshuffler
  |curse  = 867388
+
   |nexus  = 7151
  |moddrop = 127278
+
   |github  = Speshkitty/QueenOfSauceRandomiser
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Questable Tractor
   |author  = spacechase0
+
   |author  = NermNermNerm
   |id      = spacechase0.ThrowableAxe
+
   |id      = NermNermNerm.QuestableTractor
  |curse  = 867726
+
   |nexus  = 20703
  |moddrop = 771683
+
   |github  = NermNermNerm/StardewMods
   |nexus  = 5097
+
}}
   |github  = spacechase0/StardewValleyMods
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Quest Delay
   |author  = justastranger
+
   |author  = BadNetCode
   |id      = jas.ThunderstormTotem
+
   |id      = BadNetCode.QuestDelay
   |moddrop = 944622
+
   |nexus  = 1239
   |nexus  =
+
   |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Quest Essentials
   |author  = seitanicbean
+
   |author  = PurrplingCat
   |id      = seitanicbean.tidyfields
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 10929
+
   |nexus  = 8827
   |github  =
+
   |github  = purrplingcat/StardewMods
   |source = https://gitlab.com/tophatsquid/sdv-tidy-fields
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Quest Framework
   |author  = trashcan9
+
   |author  = PurrplingCat
   |id      = trashcan9.TidySocial
+
   |id      = PurrplingCat.QuestFramework
   |nexus  = 16233
+
  |curse  = 577691
   |github  =
+
   |nexus  = 6414
 +
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Quest Time Limits
   |author  = SpicyKai
+
   |author  = aedenthorn, Erinthe
   |id      = SpicyKai.Tileman
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 11945
+
  |curse  = 868671
   |github  = spicykai/StardewValley-Mods
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Quest Time Limits - Continued
   |author  = aedenthorn
+
   |author  = aedenthorn and FlyingTNT
   |id      = aedenthorn.TileTransparency
+
   |id      = FlyingTNT.QuestTimeLimits
   |nexus  = 17288
+
   |nexus  = 22349
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Quick Agenda
   |author  = hawkfalcon
+
   |author  = BadNetCode
   |id      = hawkfalcon.TillableGround
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 2175
+
   |nexus  = 22258
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Quick Descend by Using Staircase
   |author  = bcmpinc
+
   |author  = kun2331
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = kun2331.QuickDescendByUsingStaircase
   |nexus  = 2738
+
   |nexus  = 25161
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Asconoid
+
   |author  = Vexorth
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = Vexorth.Warp
   |nexus  = 5764
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
  |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
 
  |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Quick Glance
   |author  = Jonathan Ginn
+
   |author  = adverserath
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = Adverserath.QuickGlance
   |nexus  = 12170
+
   |nexus  = 12058
   |github  =
+
   |github  = adverserath/QuickGlance
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Quick Load
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = aedenthorn, Erinthe
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 973
+
   |nexus  = 7756
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Quick Minigame
   |author  = JBtheShadow
+
   |author  = Enaium
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = Enaium.QuickMinigame
   |nexus  = 7425
+
  |curse  = 438741
   |github  =
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Quick Responses
   |author  = trashcan9
+
   |author  = aedenthorn, Erinthe
   |id      = trashcan9.TimeMaster
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 16192
+
   |nexus  = 6548
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Quick Responses (1.6 Updated)
   |author  = DefenTheNation
+
   |author  = yummypecho - original by aedenthorn
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = yummypecho.QuickResponses
   |nexus  = 2262
+
   |nexus  = 21103
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Quick Sell
   |author  = The Fluffy Robot
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 5631
+
   |nexus  = 7854
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Quick Shop
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Enaium
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Enaium.QuickShop
   |nexus   = 1000
+
   |curse   = 436793
   |moddrop = 664035
+
   |moddrop = 864170
   |github  = JohnsonNicholas/SDVMods
+
  |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Quick Start
   |author  = cantorsdust and Pathoschild
+
   |author  = WuestMan, redknightofdoom
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = WuestMan.QuickStart
   |nexus  = 169
+
   |nexus  = 2375
   |github  = cantorsdust/StardewMods
+
   |github  = Brian-Wuest/Quick_Start
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Quick Stash
   |author  = gmff
+
   |author  = ChiroxT
   |id      = GMFF.TimeTotem
+
   |id      = treinke.quickstash
  |curse  = 494425
+
   |nexus  = 20864
   |nexus  =
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Quick Swap
   |author  = Platonymous
+
   |author  = Allan Wang
   |id      = Platonymous.TMXLoader
+
   |id      = AllanWang.QuickSwap
  |curse  = 877235
+
   |nexus  = 13956
   |nexus  = 1820
+
   |github  = AllanWang/Stardew-Mods
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Quotes
   |author  = Jamie Taylor
+
   |author  = aedenthorn, Erinthe
   |id      = jltaylor-us.ToDew
+
   |id      = aedenthorn.Quotes
   |nexus  = 7409
+
   |nexus  = 6503
   |github  = jltaylor-us/StardewToDew
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Radial Menu
   |author  = Eleanor, eleanoot
+
   |author  = focustense
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = focustense.RadialMenu
   |nexus  = 1630
+
   |nexus  = 25257
   |github  = eleanoot/stardew-to-do-mod
+
   |github  = focustense/StardewRadialMenu
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#To-Dew|To-Dew]] instead.
 
<!--
 
  |unofficial version = 1.1.3-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toggle Monsters
+
   |name    = Radioactive Geodes
   |author  = Jolyone, Me
+
   |author  = justastranger
   |id      = Me.ToggleMonsters
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 11801
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Radioactive Tools
   |author  = furyx639
+
   |author  = kakashigr
   |id      = furyx639.ToolbarIcons
+
   |id      = kakashigr.RadioactiveTools
   |curse   = 871834
+
   |nexus   = 7630
   |nexus  = 11026
+
   |github  = kakashigr/stardew-radioactivetools
   |github  = LeFauxMatt/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Rainbow Cursor
   |author  = danmw3
+
   |author  = Jamie Taylor
   |id      = danmw3.toolbartooltips
+
   |id      = jltaylor-us.RainbowCursor
   |nexus  = 4977
+
   |nexus  = 15886
   |github  =
+
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Rainbow Trail
   |author  = yuri0r
+
   |author  = aedenthorn, Erinthe
   |id      = yuri0r.ToolBelt
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 8566
+
   |nexus  = 16914
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
   |source  = https://gitlab.com/yuri0r/toolbelt
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Raincoat When Raining
   |author  = mralbobo
+
   |author  = BikiFae, bikinavisho
   |id      = mralbobo.ToolCharging
+
   |id      = BikiFae.RainCoatWhenRaining
   |nexus  =
+
   |nexus  = 4659
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = bikinavisho/RainCoatWhenRaining
   |github  = mralbobo/stardew-tool-charging
 
  
   |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    = RainPlus
   |author  = CrazyWig
+
   |author  = Deadlykirpy
   |id      = crazywig.toolpowerselect
+
   |id      = Kirpy.RainPlus
   |nexus  = 2553
+
   |nexus  = 6559
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Rain Randomizer
   |author  = Gilar Fasulaki
+
   |author  = EvilPdor
   |id      = GilarF.ToolPowerSetup
+
   |id      =
   |nexus  = 4517
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
}}
   |summary = Use [[#Tool Power Select|Tool Power Select]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Rain Refills Watering Can
 +
   |author = StultusV
 +
  |id      = StultusV.RainRefillsWateringCan
 +
  |nexus  = 11554
 +
  |github  = JudeRV/Stardew-RainRefillsWateringCan
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Rains Interaction Mod
   |author  = aedenthorn
+
   |author  = RainKuro
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = RainKuro.RainsInteractionMod
  |curse  = 868687
+
   |nexus  = 18850
   |nexus  = 15216
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Raised Garden Beds
   |author  = Cherry, CherryChain
+
   |author  = blueberry
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = blueberry.RaisedGardenBeds
   |nexus  = 6576
+
   |nexus  = 5305
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = b-b-blueberry/RaisedGardenBeds
  
   |broke in           = SMAPI 3.12
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.1-Skalaki
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-76604
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Ranching Tool Upgrades
   |author  = SorryLate
+
   |author  = drbirbdev
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 5421
+
   |nexus  = 12280
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Random Bundles
   |author  = Felix-Dev
+
   |author  = balllight
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = balllight.RandomBundles
   |nexus  = 2938
+
   |nexus  = 13790
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |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    = Random Hair Color
   |author  = Wracketeer
+
   |author  = bookworm89723
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = davis.randomhair
   |nexus  = 13423
+
   |nexus  = 3271
   |github  =
+
   |github  = joaniedavis/RandomHairMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = Randomized Energy
   |author  = furyx639
+
   |author  = LakeMonster_, LakeMonster666
   |id      = furyx639.TooManyAnimals
+
   |id      = LakeMonster_.RandomizedEnergy
  |curse  = 871833
+
   |nexus  = 5250
  |nexus  = 11033
 
  |github  = LeFauxMatt/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Town School Functions
 
  |author  = Edu Anttunes
 
  |id      = EduAnttunes.TownSchool.Functions
 
   |nexus  = 6317
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Random NPCs, Random Visitors
   |author  = Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 1401
+
   |nexus  = 4911
   |moddrop = 606639
+
   |github  = aedenthorn/StardewValleyMods
   |github = Pathoschild/StardewMods
+
 
 +
   |warnings = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Random Slimes
   |author  = MissCoriel
+
   |author  = ChrisMzz
   |id      = misscoriel.tractorsounds
+
   |id      = ChrisMzz.randomslimes
   |nexus  = 5781
+
   |nexus  = 21320
   |github  =
+
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Random Start Day
   |author  = MindMeltMax
+
   |author  = idermailer
   |id      = MindMeltMax.Trading
+
   |id      = idermailer.RandomStartDay
  |moddrop = 1214750
+
   |nexus  = 13225
   |nexus  = 13293
+
   |github  = idermailer/RandomStartDay
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Random Tastes
   |author  = Cherry, CherryChain
+
   |author  = skiilaa
   |id      = Cherry.TrainStation
+
   |id      = skiilaa.RandomTastes
   |nexus  = 6183
+
   |nexus  = 2285
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
  |broke in = SMAPI 3.0
 +
<!--
 +
   |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Tracks
+
   |name    = Range Display, Sprinkler Range
   |author  = aedenthorn
+
   |author  = CatCattyCat, Cat
   |id      = aedenthorn.TrainTracks
+
   |id      = cat.sprinklerrange
   |nexus  = 10927
+
   |nexus  = 1179
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 833536
 +
   |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    = Train Whistle
+
   |name    = Ranged Tools
   |author  = Taskmaster
+
   |author  = vgperson
   |id      = Taskmaster.TrainWhistle
+
   |id      = vgperson.RangedTools
   |nexus  = 4473
+
   |nexus  = 6935
   |github  =
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Range Highlight
   |author  = aedenthorn
+
   |author  = Jamie Taylor
   |id      = aedenthorn.Trampoline
+
   |id      = jltaylor-us.RangeHighlight
   |nexus  = 11619
+
  |curse  = 997096
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 6752
 +
   |github  = jltaylor-us/StardewRangeHighlight
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Raven of The Valley
   |author  = Esca, Esca-MMC
+
   |author  = nicks
   |id      = Esca.TransparencySettings
+
   |id      = nicks.RavenofTheValley
   |nexus  = 8891
+
   |nexus  = 19856
  |moddrop = 971985
+
   |github  =
   |github  = Esca-MMC/TransparencySettings
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Readers Digest
   |author  = aedenthorn
+
   |author  = Remy Bach
   |id      = aedenthorn.TransparentObjects
+
   |id      = remybach.readersdigest
   |nexus  = 6412
+
   |nexus  = 3040
   |github  = aedenthorn/StardewValleyMods
+
   |github  = remybach/stardew-valley-readersdigest
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Readers Digest for 1.6
   |author  = John Peters
+
   |author  = Slash215
   |id      = JohnPeters.TrashBearAbides
+
   |id      = Slash215.readersdigest
   |nexus  = 11359
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Real Clock
   |author  = MattDeDuck, Duckshard
+
   |author  = thimadera
   |id      = MattDeDuck.TrashBearName
+
   |id      = thimadera.Realclock
   |nexus  = 5252
+
   |nexus  = 21726
   |github  =
+
   |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.5
+
   |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Realistic Random Names
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TrashCanReactions
+
   |id      = aedenthorn.RealNames
   |nexus  = 7643
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Real Time
   |author  = aedenthorn
+
   |author  = Enaium, Lightcolour888
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = Enaium.RealTime
   |nexus  = 16394
+
   |nexus  = 5336
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Realtime Framework
   |author  = atravita
+
   |author  = drbirbdev
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = drbirbdev.RealtimeFramework
  |curse  = 870979
+
   |nexus  = 18915
  |moddrop = 1128126
+
   |github  = drbirbdev/StardewValley
   |nexus  = 11426
 
   |github  = atravita-mods/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Realtime Minimap
   |author  = SorryLate, rharyanto
+
   |author  = spacechase0
   |id      = SorryLate.TrashRemover
+
  |id      = spacechase0.RealtimeMinimap
   |nexus  = 5114
+
  |curse  = 867706
 +
  |nexus  = 9386
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
 +
  |author  = SixthTitan
 +
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
 +
   |nexus  = 5773
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Recatch Legendary Fish
   |author  = Jaredlll08
+
   |author  = cantorsdust and Pathoschild
   |id      = BlameJared.TrashTrash
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  =
+
   |nexus  = 172
  |curse  = 297981
+
   |github  = cantorsdust/StardewMods
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Recipes In Mail
   |author  = Vrakyas
+
   |author  = Freaksaus
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = freaksaus.recipesinmail
   |nexus  = 4031
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Achtuur8
+
   |author  = Nox Chimaera, noxkimaera
   |id      = Achtuur.StardewTravelSkill
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 16820
+
   |nexus  = 22378
   |github  = Achtuur/StardewTravelSkill
+
   |github  = NoxChimaera/StardewValleyTODO
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Reciprocate
   |author  = aedenthorn
+
   |author  = YunHikari
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = YunHikari.Reciprocate
   |nexus  = 7685
+
   |nexus  = 17714
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Recover Stamina
   |author  = JPAN
+
   |author  = lperkins2, Logan Perkins
   |id      = jpan.TreeChanges
+
   |id      = lperkins2.RecoverStamina
   |nexus  = 3964
+
   |nexus  = 2332
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Recurring Reminders
   |author  = NCarigon
+
   |author  = Dem1se
   |id      = NCarigon.TreeShakeMod
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 15927
+
   |nexus  = 6840
   |github  = ncarigon/StardewValleyMods
+
   |github  = dem1se/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Recyclable Cola
   |author  = TyoAtrosa
+
   |author  = XxHarvzBackxX
   |id      = TyoAtrosa.Treeshaker
+
   |id      = harvz.RecyclableCola
   |nexus  = 2159
+
   |nexus  = 10865
   |github  = TyoAtrosa/TreeShaker
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = Redesigned Farmhouse Layout
   |author  = bcmpinc
+
   |author  = Aimon111 & DaLion
   |id      = bcmpinc.TreeSpread
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 3183
+
   |nexus  = 11420
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = Redraw Pelican Town Config
   |author  = YukiShiku, LeonBlade
+
   |author  = JefGrizli
   |id      = TreeTransplant
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 1342
+
   |nexus  = 15564
  |moddrop = 526140
+
   |github  =
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = Refill Silos
   |author  = candidus42
+
   |author  = Alpha_Omegasis
   |id      = Candidus42.TrendyHaley
+
   |id      = Omegasis.RefillSilos
   |nexus  = 4984
+
   |nexus  = 20779
  |github  = mus-candidus/TrendyHaley
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Refill Watering Can in Town Fountain
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = TfueLovesBanana
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 8115
+
   |nexus  = 16764
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Refund Staircases
   |author  = lilico/atelier99
+
   |author  = Nick Martin
   |id      = lilico.TrueRandomGeodes
+
   |id      = NickMartin.RefundStaircases
   |nexus  = 11371
+
   |nexus  = 19209
   |github  =
+
   |github  = nickmartin1ee7/RefundStaircases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Regeneration
   |author  = Krutonium
+
   |author  = Hammurabi
   |id      = krutonium.turn_to_your_enemies
+
   |id      = HammurabiRegeneration
   |nexus   = 12643
+
  |nexus  =
   |github =
+
  |chucklefish = 4584
 +
  |source  = https://community.playstarbound.com/resources/regeneration.4584/updates
 +
 
 +
   |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    = TV Announcements
+
   |name    = Regen Mod
   |author  = Zyin
+
   |author  = Zoryn
   |id      = Zyin.TVAnnouncements
+
   |id      = Zoryn.RegenMod
   |nexus  = 3649
+
   |nexus  =
   |github  = Zyin055/TVAnnouncements
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Regular Quality
   |author  = JhonnieRandler & Brukob
+
   |author  = desto, JustToDownloadThings
   |id      = JhonnieMike.BrasilTV
+
   |id      = desto.RegularQuality
   |nexus  = 10843
+
   |nexus  = 5090
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = desto-git/smapi-RegularQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Rejuvenating Forest
   |author  = hisameartwork
+
   |author  = Team Timber
   |id      = HisameArtwork.GardeningChannel
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 5485
+
   |nexus  = 10322
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Relationship Bar UI
   |author  = SorryLate, rharyanto
+
   |author  = SlyMerc
   |id      = SorryLate.TvRecipes
+
   |id      = RelationshipBar
   |nexus  = 5260
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Relationships Enhanced
   |author  = AndyUr
+
   |author  = rodrigovaz
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = relationshipsenhanced
   |nexus  = 7589
+
   |nexus  =
 +
  |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    = Twitch Chat Integration
+
   |name    = Relationship Status
   |author  = Hexenentendrache
+
   |author  = Dragonisser
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = relationshipstatus
   |nexus  = 17321
+
   |nexus  = 751
   |github  = Enteligenz/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Relationship Tooltips
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = M3ales
   |id      = telshin.twitch-for-stardew
+
   |id      = M3ales.RelationshipTooltips
  |curse  = 306420
 
 
   |nexus  =
 
   |nexus  =
   |github  =
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Relationship Tracker
   |author  = Cdaragorn
+
   |author  = Branic
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = Branic.RelationshipTracker
   |nexus  = 1150
+
   |nexus  = 2845
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = Paradox355/SDVMods
  
   |warnings = Broken on Android.
+
   |broke in = SMAPI 3.0
 
+
<!--
   |broke in = Stardew Valley 1.5.5
+
   |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
   |status  = workaround
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
  |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    = Relativity
   |author  = Annosz
+
   |author  = AdroSlice
   |id      = Annosz.UiInfoSuite2
+
   |id      = AdroSlice.Relativity
   |nexus  =
+
   |nexus  = 13028
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = adroslice/sdv-relativity-mirror
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Demiacle
+
   |author  = The Fluffy Robot
   |id      = Demiacle.UiModSuite
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 1023
+
   |nexus  = 19662
   |github  = demiacle/UiModSuite
+
   |github  = jamespfluger/Stardew-ModCollection
 
 
  |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    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Pereclaw Team
+
   |author  = mouahrara
   |id      = Pereclaw.ukrutilities
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
   |nexus  = 8427
+
   |nexus  = 20606
   |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Shadowfoxss
+
   |author  = zeldela
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 2833
+
   |nexus  = 13554
   |github  =
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Remember Faced Direction
   |author  = MindMeltMax
+
   |author  = Annosz
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 7719
+
   |nexus  = 6946
  |moddrop = 1135717
+
   |github  = Annosz/StardewValleyModding
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Remember Your Umbrella
   |author  = Mel Noelle and Kirbylink
+
   |author  = heyseth
   |id      = melnoelle.underdarksewer
+
   |id      = heyseth.umbrellas
   |nexus  = 3070
+
   |nexus  = 8366
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = heyseth/SDVMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |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    = Reminders
   |author  = aedenthorn
+
   |author  = Surkasu
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = Surkasu.Reminders
   |nexus  = 6597
+
   |nexus  = 2481
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unhinged Mayo Jar
 
  |author  = spacechase0
 
  |id      = spacechase0.UnhingedMayoJar
 
  |nexus  = 17139
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Remind to Exit
   |author  = Shaklin
+
   |author  = pepoluan
   |id      = shaklin.uniquechildren
+
   |id      = pepoluan.RemindToExit
   |nexus  = 6278
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children Talk
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Shaklin
+
   |author  = nein
   |id      = shaklin.uniquechildrentalk
+
   |id      = nein.MixedSeedMod
   |nexus  = 9540
+
   |nexus  = 22311
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Remote Fridge Storage
   |author  = aedenthorn
+
   |author  = EternalSoap, arjan3004
   |id      = aedenthorn.UniqueValley
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 13828
+
   |nexus  = 2545
   |github  = aedenthorn/StardewValleyMods
+
   |github  = SoapStuff/Remote-Fridge-Storage
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Unlimited Cats and Dogs
 
  |author  = funny-snek
 
  |id      = funnysnek.UnlimitedCatsandDogs
 
  |nexus  = 2942
 
  |github  =
 
  
   |broke in = SMAPI 3.0
+
   |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Removable Horse Hats
   |author  = Armitxes
+
   |author  = CatCattyCat, Cat
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = cat.removablehorsehats
   |nexus  = 2213
+
   |nexus  = 2223
   |curse   = 362847
+
   |github  = danvolchek/StardewMods
   |github = Armitxes/StardewValley_UnlimitedPlayers
+
 
 +
  |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    = Unlockable Bundles
+
   |name    = Remove All Monsters
   |author  = DeLiXx
+
   |author  = David J. Lee, djslzx
   |id      = DLX.Bundles
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 17265
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Remove Animal Limitations
   |author  = Shaklin
+
   |author  = Hobbes
   |id      = shaklin.unlockdyemenu
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 6156
+
   |nexus  = 7838
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Rename
   |author  = damien
+
   |author  = Remmie, CoinzReturns
   |id      = damien.unlocked_doors
+
   |id      = Remmie.Rename
   |nexus  = 4338
+
   |nexus  = 2130
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Custom Locks|Custom Locks]] instead.
+
   |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Rename Reworked
   |author  = apomorph
+
   |author  = Parabyted
   |id      = apomorph.updatedInstantEatKey
+
   |id      = parabyted.renamerework
   |nexus  = 15191
+
   |nexus  = 10866
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Rented Tools
   |author  = Aladanor
+
   |author  = JarvieK
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = JarvieK.RentedTools
   |nexus  = 10164
+
   |nexus  = 1307
   |github  = shailalias/NoRumbleHorse
+
   |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
 +
  |name    = Rented Tools Improved
 +
  |author  = SolusCleansing
 +
  |id      = SolusCleansing.RentedToolsImproved
 +
  |nexus  = 18909
 +
  |github  = SolusCleansing/RentedToolsImproved
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradable Pan
+
   |name    = Reorient After Eating
   |author  = Anthony Hilyard
+
   |author  = PunningLinguist
   |id      = com.anthonyhilyard.upgradablepan
+
   |id      = PunningLinguist.ReorientAfterEating
  |curse  = 446597
+
   |nexus  = 7585
   |nexus  = 9318
+
   |github  = amconners/ReorientAfterEating
   |github  = AHilyard/UpgradeablePan
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Replace Fertilizer
   |author  = Richard Cai
+
   |author  = jingshenSN2
   |id      = richard_cai.UpgradedHorse
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 5242
+
   |nexus  = 24550
   |github  = RichardJCai/stardew-valley-mods
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Replanter
   |author  = Miihau
+
  |author  = jwdred
   |id      = Miihau.MiihauUpgradeableMachines
+
  |id      = jwdred.Replanter
   |nexus  = 17234
+
  |nexus  = 589
 +
  |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ReRegeneration
 +
  |author  = littleraskol
 +
  |id      = lrsk_sdvm_rerg.0925160827
 +
  |nexus  = 6837
 +
  |moddrop = 827580
 +
  |github  = littleraskol/ReRegeneration
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reseed, Roc's Reseed Mod
 +
   |author  = rocslayer, James Overton
 +
   |id      = Roc.Reseed
 +
   |nexus  = 2421
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = Cherry, CherryChain
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus   = 5253
+
   |curse   = 990459
   |moddrop = 720987
+
   |moddrop = 1080116
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Reset Terrain Features
   |author  = punyo, yakminepunyo
+
   |author  = mabelSyrup
   |id      = punyo.UsefulBombs
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 2488
+
   |nexus  = 4715
   |github  = pomepome/UsefulBombs
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#BetterBombs|BetterBombs]] instead.
+
   |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 
<!--
 
<!--
   |unofficial version = 1.0.5-unofficial.1-Mizzion
+
   |unofficial version = 1.0.3-unofficial.1-esca
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Re-Skin Any to Any Weapon Type
   |author  = Right Hand Man
+
   |author  = seqhilla
   |id      = raik.uselessinfo
+
   |id      = seqhilla.ReSkinAny
   |nexus  = 8634
+
   |nexus  = 24768
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Resourceful Friends
   |author  = aedenthorn
+
   |author  = ItsBenter
   |id      = aedenthorn.UtilityGrid
+
   |id      = ItsBenter.ResourcefulFriends.dll
   |nexus  = 10197
+
   |nexus  = 23227
   |github  = aedenthorn/StardewValleyMods
+
   |github  = itsbenter/ResourcefulFriends
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Resource Storage
   |author  = Jonqora
+
   |author  = aedenthorn, Erinthe
   |id      = Jonqora.UVIndex
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 6676
+
   |nexus  = 17951
   |github  = Jonqora/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |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    = Variable Grass
+
   |name    = Resource Storage - Continued
   |author  = dantheman999
+
   |author  = aedenthorn and FlyingTNT
   |id      = dantheman999.VariableGrass
+
   |id      = FlyingTNT.ResourceStorage
   |nexus  =
+
   |nexus  = 22539
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  = FlyingTNT/StardewValleyMods
   |github  = dantheman999301/StardewMods
 
 
 
  |broke in          = SMAPI 2.0
 
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = ActionJackson
+
   |author  = spacechase0
   |id      = ActionJackson.VendingMachine
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 7508
+
   |nexus  = 12029
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Restauranteer
   |author  = bmarquismarkail, Space Baby
+
   |author  = aedenthorn, Erinthe
   |id      = SB_VerticalToolMenu
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 943
+
   |nexus  = 14519
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Retro Active Achievements
   |author  = aedenthorn
+
   |author  = iceburg
   |id      = aedenthorn.VideoPlayer
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 6524
+
   |nexus  = 4974
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ManApart/RetroActiveAchievements
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Retroactive Stardew
   |author  = Jboss
+
   |author  = millerscout
   |id      = Jboss.VillagerCompass
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 16912
+
   |nexus  = 6953
   |github  = jbossjaslow/Stardew_Mods
+
   |github  = millerscout/StardewMillerMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = shekurika
+
   |author  = Iceburg
   |id      = shekurika.WaterFish
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 8897
+
   |nexus  = 356
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Reverse Proposal
   |author  = Platonymous
+
   |author  = GreenOnion24
   |id      = Platonymous.Visualize
+
   |id      = GreenOnion24.ReverseProposal
  |curse  = 307573
+
   |nexus  = 8526
  |moddrop = 793933
+
   |github  =
   |nexus  = 1704
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Revive Dead Crops
   |author  = Renny
+
   |author  = atravita
   |id      = renny.stardewvoideffects
+
   |id      = atravita.ReviveDeadCrops
   |nexus  = 2703
+
  |curse  = 870964
   |github  = OfficialRenny/StardewVoidEffects
+
  |moddrop = 1294436
 +
   |nexus  = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wait Around
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Alhifar
+
   |author  = ribeena
   |id      = Alhifar.WaitAround
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  =
+
   |nexus  = 11809
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = ribeena/BusLocations
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wake Up
+
   |name    = Ridgeside Village
   |author  = EvilPdor
+
   |author  = Rafseazz
   |id      =
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  =
+
   |nexus  = 7286
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = Rafseazz/Ridgeside-Village-Mod
   |github  =
 
 
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Right Click to Untill Soil
   |author  = TheOfficialTab
+
   |author  = Kumagabear
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 1958
+
   |nexus  = 19563
   |github  = OfficialTab/walk-through-trellis
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Ring of Fire
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.wallpaperrecycler
+
   |id      = Platonymous.RingOfFire
   |nexus  = 1905
+
   |nexus  = 1166
   |moddrop = 661354
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Ring Overhaul
   |author  = aedenthorn
+
   |author  = Goldenrevolver
   |id      = aedenthorn.WallPlanter
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 11339
+
   |nexus  = 10669
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = Ring Overhaul for Walk of Life
   |author  = aedenthorn
+
   |author  = Jibb
   |id      = aedenthorn.WallTelevision
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 11448
+
   |nexus  = 12171
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Ring Overhaul|Ring Overhaul]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Rise And Shine
   |author  = Symen
+
   |author  = Yoshify
   |id      = Symen.WarpAnimals
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 1400
+
   |nexus  = 3
  |github  = simonbru/WarpAnimals
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Warp Binder
 
  |author  = SnowFire kVala
 
  |id      = SnowFire.Warp_Binder
 
  |nexus  = 6892
 
 
   |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    = Warp Multiplayer
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = Strato35, Shalankwa
+
   |author  = idermailer
   |id      = Strato35.WarpMultiplayer
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 7451
+
   |nexus  = 15748
   |github  = Shalankwa/SDV_Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Robin Work Hours
   |author  = Shaklin
+
   |author  = aedenthorn, Erinthe
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 8950
+
   |nexus  = 11244
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Rock Paper Scissors
   |author  = tlitookilakin
+
   |author  = Spiderbuttons
   |id      = tlitookilakin.warpnetwork
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 8567
+
   |nexus  = 23875
  |moddrop = 951720
+
   |github  =
   |github  = tlitookilakin/WarpNetwork
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Roosters Hatching and Control Addon, Content Patcher Roosters For 1.6 - Hatching and Control Addon
   |author  = ceruleandeep
+
   |author  = Meara and MikeW
   |id      = ceruleandeep.WarpSnitch
+
   |id      = Mikew.roostersaddon.smapi
   |nexus  = 9087
+
   |nexus  = 22555
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Rope Bridge
   |author  = Shalankwa
+
   |author  = Teban100
   |id      = Shalankwa.WarpToFriends
+
   |id      = RopeBridge
   |nexus  = 2180
+
   |nexus  = 824
   |github  = Shalankwa/SDV_Mods
+
   |github  = StephenKairos/Teban100-StardewMods
  
  |status            = workaround
+
   |broke in          = SMAPI 2.6
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |unofficial version = 1.0.1-unofficial.5-pathoschild
   |broke in          = Stardew Valley 1.4
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
   |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    = Rotate Toolbar
   |author  = GrumpyCrouton
+
   |author  = Pathoschild
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = Pathoschild.RotateToolbar
   |nexus  = 10998
+
   |nexus  = 1100
   |github  =
+
   |github  = Pathoschild/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Rummage - The Thievery Mod
   |author  = HaulinOats
+
   |author  = ApryllForever
   |id      = HaulinOats.WaterBalloon
+
   |id      = ApryllForever.RestStop.Rummage
   |nexus  = 14481
+
   |nexus  = 12764
   |github  = HaulinOats/StardewMods
+
   |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Rune Magic
   |author  = BlaDe
+
   |author  = fierro
   |id      = BlaDe.WaterBomb
+
   |id      = fierro.rune_magic
   |nexus  = 10267
+
   |nexus  = 15065
   |github  =
+
   |github  = facufierro/RuneMagic
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Run Fast, Sprint
   |author  = andyruwruw
+
   |author  = Krutonium
   |id      = andyruwruw.WaterBot
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 8167
+
   |nexus  = 12701
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Running Key
   |author  = Mizzion
+
   |author  = strato35
   |id      = mizzion.watercanrefiller
+
   |id      = Strato35.RunningKey
   |nexus  = 3539
+
   |nexus  = 5527
  |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Running Late
   |author  = blueberry
+
   |author  = Coll1234567
   |id      = blueberry.WaterFlow
+
   |id      = Coll1234567.RunningLate
   |nexus  = 11790
+
   |nexus  = 3518
   |github  = b-b-blueberry/WaterFlow
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Give Exp
+
   |name    = Rush Orders
   |author  = Achtuur
+
   |author  = spacechase0
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |nexus  = 16903
+
  |curse  = 867397
   |github  = Achtuur/StardewMods
+
  |moddrop = 127276
 +
   |nexus  = 605
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = aedenthorn
+
   |author  = ZeroMeters
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = ZeroMeters.SAAT.API
   |curse   = 868789
+
   |nexus   = 10747
   |nexus   = 10947
+
  |github  = Dawilly/SAAT
   |github  = aedenthorn/StardewValleyMods
+
 
 +
   |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    = Watering Grants Experience and Crops Can Wither
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = Goldenrevolver
+
   |author  = ZeroMeters
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 7768
+
   |nexus  = 10747
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |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    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Sable's Labels
   |author  = Mizzion
+
   |author  = SableDnah
   |id      = mizzion.petwaterbowl
+
   |id      = SableDnah.SablesLabels
   |nexus  = 2009
+
   |nexus  = 24948
  |moddrop = 661365
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Safe Lightning
   |author  = Esca, Esca-MMC
+
   |author  = CatCattyCat, Cat
   |id      = Esca.WaterproofItems
+
   |id      = cat.safelightning
   |nexus  = 6460
+
   |nexus  = 2039
   |moddrop = 807393
+
   |moddrop = 833550
   |github  = Esca-MMC/WaterproofItems
+
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 2.1.1-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Digus
+
   |author  = Shockah
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = Shockah.SafeLightning
   |nexus  = 2374
+
   |nexus  = 11857
   |github  = Digus/StardewValleyMods
+
   |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    = Weapons Ignore Grass
+
   |name    = Safe Lightning Updated
   |author  = aedenthorn
+
   |author  = Rokugin
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 15409
+
   |nexus  = 22783
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Safer Bombs
   |author  = Anthony Hilyard
+
   |author  = Dragoon23
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = Dragoon23.SaferBombs
  |curse  = 447259
+
   |nexus  = 23559
   |nexus  = 9319
+
   |github  =
   |github  = AHilyard/WeaponsOnDisplay
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Safe Reading
   |author  = bcmpinc
+
   |author  = LunaticShade
   |id      = bcmpinc.WearMoreRings
+
   |id      = LunaticShade.SafeReading
   |nexus  = 3214
+
   |nexus  = 8564
   |github  = bcmpinc/StardewHack
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = EvilPdor
+
   |author  = blueberry
   |id      =
+
   |id      = blueberry.SailorStyles, blueberry.SailorStyles.Clothing, blueberry.SailorStyles.Hair, blueberry.SailorStylesHairstyles<!--clothing + hair mods merged in 4.0; hair mod ID changed in 3.0-->
   |nexus  =
+
   |nexus  = 4154
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  = b-b-blueberry/SailorStyles
   |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    = Saloon Warp Totem
   |author  = nrm33n
+
   |author  = Artinity
   |id      = nrm33n.weatherGod
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 15563
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = SAML
   |author  = Sakorona
+
   |author  = MindMeltMax
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = MindMeltMax.SAML
   |nexus  = 2210
+
   |nexus  = 20250
  |moddrop = 664153
+
   |github  = MindMeltMax/SAML
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Satchels
   |author  = aedenthorn
+
   |author  = spacechase0
   |id      = aedenthorn.WeatherTotems
+
   |id      = spacechase0.Satchels
   |nexus  = 16455
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Sauvignon in Stardew
   |author  = Opalie
+
   |author  = Jesse, Jdvicks94
   |id      = Opalie.Wedding
+
   |id      = Jesse.SauvignonInStardew
   |nexus  =
+
   |nexus  = 2597
   |moddrop = 526231
+
   |github  = JDvickery/Sauvignon-in-Stardew
   |github  = Opalie/Wedding
+
 
 +
  |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    = Wedding Tweaks
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = aedenthorn
+
   |author  = BlaDe
   |id      = aedenthorn.WeddingTweaks
+
   |id      = BlaDe.NPCSpeechBubblesVincent
  |curse  = 868829
+
   |nexus  = 11833
   |nexus  = 10117
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Save Anywhere Redux, Save Anywhere
   |author  = treehat
+
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = Omegasis.SaveAnywhere
   |nexus  = 8194
+
  |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    = Week Starts Sunday
+
   |name    = Save Backup
   |author  = aedenthorn
+
   |author  = SMAPI
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = SMAPI.SaveBackup
   |nexus  = 13707
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://smapi.io
 +
   |github  = Pathoschild/SMAPI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Save Game Options
   |author  = Platonymous
+
   |author  = SorryLate, rharyanto
   |id      = Platonymous.Werewolf
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 15724
+
   |nexus  = 5190
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Scale Up
   |author  = PrivateButtface
+
   |author  = Platonymous
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = Platonymous.ScaleUp
   |nexus  = 4430
+
   |nexus  = 3130
   |github  = LukeSeewald/PublicStardewValleyMods
+
  |moddrop = 793912
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Scarecrow Highlighter
   |author  = Oxyligen
+
   |author  = WretchedPenguin
   |id      = WhatAMush
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 1097
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Scaring - Thieving Skill
   |author  = Oxyligen
+
   |author  = moonslime
   |id      = wHatsUp
+
   |id      = moonslime.SpookySkill
   |nexus  = 1082
+
   |nexus  = 23791
 +
  |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Schedule Viewer
 +
  |author  = BinaryLip
 +
  |id      = BinaryLip.ScheduleViewer
 +
  |curse  = 1020728
 +
  |nexus  = 19305
 +
  |github  = BinaryLip/ScheduleViewer
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scream
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.Scream
 +
  |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Screaming For Joy
   |author  = Capaldi12
+
   |author  = Danil Harding, Danil_HM
   |id      = Capaldi12.WhereAreThey
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 13208
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/Capaldi12/wherearethey
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Screenshot Everywhere
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Gaiadin
   |id      = f4iTh.WheresMyItems
+
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
   |nexus  = 2086
+
   |nexus  = 10805
   |github  =
+
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Scroll To Blank
   |author  = ejun0
+
   |author  = Caraxian
   |id      = ejun0.WhiteTurnip
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 8568
+
   |nexus  = 4144
   |github  =
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Scroll To Zoom
   |author  = aedenthorn
+
   |author  = Tomwa
   |id      = aedenthorn.WikiLinks
+
   |id      = Tomwa.ScrollToZoom
   |nexus  = 11476
+
   |nexus  = 2163
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Scrying Orb
   |author  = aedenthorn
+
   |author  = kdau
   |id      = aedenthorn.Wildflowers
+
   |id      = kdau.ScryingOrb
   |nexus  = 14061
+
   |nexus  = 5603
   |github = aedenthorn/StardewValleyMods
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Scythe Harvesting
   |author  = CatCattyCat
+
   |author  = mmanlapat
   |id      = cat.windeffects
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 6647
+
   |nexus  = 1106
  |moddrop = 833564
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in           = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |unofficial version = 1.0.3-unofficial.4-brimbane
+
   |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-80633
+
   |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = SDV Game of Life
   |author  = thatnzguy
+
   |author  = Super Aardvark, ubererdferkel
   |id      = thatnzguy.WindowResize
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 2266
+
   |nexus  = 5361
   |github  = thatnzguy/WindowResize
+
   |github  = super-aardvark/AardvarkMods-SDV
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = SDV Twitch
   |author  = CatCattyCat, Cat
+
   |author  = Dawgeth
   |id      = cat.wintergrass
+
   |id      = MTD.SDVTwitch
   |nexus  = 1601
+
   |nexus  = 1760
   |moddrop = 833542
+
   |github  =
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = SDVWM, The Weather Machine
   |author  = MindMeltMax
+
   |author  = SixthTitan
   |id      = MindMeltMax.WinterPigs
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 16879
+
   |nexus  = 3203
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = idermailer
+
   |author  = FreeTheJunimos
   |id      = idermailer.WinterRain
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 13767
+
   |nexus  = 13911
   |github  = idermailer/WinterRain
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = drbirbdev
+
   |author  = FreeTheJunimos
   |id      = drbirbdev.WinterStarSpouse
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 14164
+
   |nexus  = 14296
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Witcher Mod
+
   |name    = Searchable Collections Page
   |author  = aedenthorn
+
   |author  = Spiderbuttons
   |id      = Aedenthorn.WitcherMod
+
   |id      = Spiderbuttons.SearchableCollectionsPage
   |nexus  = 5797
+
   |nexus  = 25585
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Wizard's Mystical Stationary
 
  |author  = Taskmaster
 
  |id      = Taskmaster.WizardsMysticalStationary
 
  |nexus  = 5246
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Season Affixes
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Shockah
   |id      = WonderfulFarmLife
+
   |id      = Shockah.SeasonAffixes
   |nexus  =
+
   |nexus  = 16297
   |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
+
   |github  = Shockah/Stardew-Valley-Mods
  |github  = Jinxiewinxie/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.1 or 1.11
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Working Fireplace
+
   |name    = Seasonal Farmer
   |author  = jahangmar
+
   |author  = stardemod
   |id      = jahangmar.WorkingFireplace
+
   |id      = stardemod.SeasonalFarmeTrader
   |nexus  = 3654
+
   |nexus  = 24912
   |github  = jahangmar/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = X
+
   |name    = Seasonal Garden Farmhouse V2 (Unofficial Update)
   |author  = skiilaa
+
   |author  = CyanFire, DustBeauty
   |id      = skiilaa.X
+
   |id      = CF.SeasonalGardenFarmhouseV2.SMAPI
   |nexus  = 2286
+
   |nexus  = 17386
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.20
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Seasonal Immersion
   |author  = Shockah
+
   |author  = Entoarox
   |id      = Shockah.XPDisplay
+
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
   |nexus  = 11089
+
   |nexus  = 2273
   |github  = Shockah/Stardew-Valley-Mods
+
  |chucklefish = 4262
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Seasonal Save Slots
   |author  = nofilenamed
+
   |author  = Tyler Gibbs
   |id      = NFN.XPMUL
+
   |id      = tylergibbs2.SeasonalSaveSlots
   |nexus  = 8649
+
   |nexus  = 14382
   |github  = nofilenamed/XPMultiplier
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Season Switcher
   |author  = nofilenamed
+
   |author  = dumbledalton
   |id      = NFN.XPMULSPA
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 8760
+
   |nexus  = 10457
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Sebastian Frog Tank Switch
   |author  = vincebel
+
   |author  = Shaklin
   |id      = vincebel.YearRoundCrops
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 8196
+
   |nexus  = 8508
   |github  = vincebel7/YearRoundCrops
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
+
   |name    = Secretariat (Faster Horse)
   |id      = bcmpinc.HarvestWithScythe
+
  |author  = Janglinator
   |nexus  = 2731
+
   |id      = jangles.secretariat
  |author  = bcmpinc
+
   |nexus  = 7537
   |github  = bcmpinc/StardewHack
+
   |github  = Janglinator/Secretariat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = XxHarvzBackxX
+
   |author  = aedenthorn, Erinthe
   |id      = XxHarvzBackxX.YASM
+
   |id      = aedenthorn.HedgeMaze
   |nexus  = 9228
+
  |curse  = 868718
   |github  =
+
   |nexus  = 14138
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Secret Note Framework
   |author  = Jaredlll08, YGM Team
+
   |author  = ichortower
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = ichortower.SecretNoteFramework
  |curse  = 308005
+
   |nexus  = 25055
   |nexus  =
+
   |github  = ichortower/SecretNoteFramework
   |github  =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Secret Woods Snorlax
   |author  = thakyZ
+
   |author  = ichortower
   |id      = zdailyincrease
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  =
+
   |nexus  = 19112
  |chucklefish = 4247
+
   |github  = ichortower/SecretWoodsSnorlax
   |github  = thakyZ/zDailyIncrease
 
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Seed Bag
   |author  = BlaDe
+
   |author  = Platonymous
   |id      = BlaDe.Zenchman
+
   |id      = Platonymous.SeedBag
   |nexus  = 12024
+
   |nexus  = 1133
   |github  =
+
  |moddrop = 793931
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Catalogue
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SeedCatalogue
 +
  |nexus  = 1640
 +
  |moddrop = 281292
 +
  |github  = spacechase0/SeedCatalogue
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = PositiveVegan
+
   |author  = aedenthorn and FlyingTNT
   |id      = PositiveVegan.ZenMod
+
   |id      = FlyingTNT.SeedInfo
   |nexus  = 12899
+
   |nexus  = 22519
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Seed Info, Seed Information
   |author  = aedenthorn
+
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 6743
+
   |nexus  = 15754
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Seed Info - Continued | Seed Info - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Seed Machines
   |author  = thespbgamer
+
   |author  = Veress
   |id      = thespbgamer.ZoomLevel
+
   |id      = Veress.SeedMachines
   |curse   = 714275
+
   |nexus   = 6265
   |nexus  = 7363
+
   |github  = mrveress/SDVMods
   |github  = thespbgamer/ZoomLevel
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = GuiNoya, Yesst
+
   |author  = vabrell, Victor Abrell
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = vabrell.sm_bqms
   |nexus  = 1621
+
   |nexus  = 14236
   |github  = GuiNoya/SVMods
+
   |github  = vabrell/sdw-seed-maker-mod
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = RockinRolla
+
   |author  = mcoocr
   |id      = RockinMods.ZoomMod
+
   |id      = mcoocr.smcq
   |nexus  = 1326
+
   |nexus  = 3089
   |github  = rockinrolla/ZoomMod
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in     = SMAPI 3.0
   |status   = workaround
+
   |status       = workaround
   |summary = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] 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    = Seed Maker Quality
   |author  = Geko_X
+
   |author  = Speshkitty
   |id      = gekox.zoomyFarmer
+
   |id      = speshkitty.seedmakerquality
   |nexus  = 6031
+
   |nexus  = 21000
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
+
{{#invoke:SMAPI compatibility|entry
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|beta|link=0}}</div>
+
  |name    = Seed Maker Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SeedMakerTweaks
 +
  |nexus  = 10681
 +
  |github  = aedenthorn/StardewValleyMods
  
===SMAPI mods (obsolete)===
+
  |broke in = Stardew Valley 1.6
This list contains mods which...
+
}}
* have their mod pages hidden/deleted;
+
{{#invoke:SMAPI compatibility|entry
* or have been replaced by a change in the base game;
+
  |name    = Seeds are Rare
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
+
  |author  = jahangmar
 +
  |id      = jahangmar.SeedsAreRare
 +
  |nexus  = 3618
 +
  |github  = jahangmar/StardewValleyMods
  
These will likely never be updated again.
+
  |broke in = Stardew Valley 1.6
 
+
}}
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Seed Shortage
   |author  = Alex Noddings
+
   |author  = Xynerorias
   |id      = an.4leaf
+
   |id      = xynerorias.seedshortage
   |nexus  = 2365
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Seeds Unpacked
   |author  = Entoarox
+
   |author  = blueberry
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 2270
+
   |nexus  = 7215
  |chucklefish = 3619
+
   |github  = b-b-blueberry/SeedsUnboxed
   |github  = Entoarox/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = See Me Rollin'
   |author  = Warix3
+
   |author  = Khloe Leclair
   |id      = warix3.advancingsprinklers
+
   |id      = leclair.seemerollin
   |nexus  = 2983
+
   |nexus  = 10976
   |github  =
+
   |moddrop = 1116122
 
+
   |github = KhloeLeclair/StardewMods
   |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Select Tool Power
   |author  = CKextreme
+
   |author  = GrimatGaming
   |id      = CKextreme.AfkTimer
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 3721
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Self Serve
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.AgingMod
+
   |id      = aedenthorn.SelfServe
   |nexus  = 1129
+
   |nexus  = 11313
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Self Serve for 1.6
   |author  = cantorsdust
+
   |author  = NeverToxic
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = NeverToxic.SelfServe
   |nexus  = 170
+
   |nexus  = 20985
   |github  = cantorsdust/StardewMods
+
   |github  = Dunc4nNT/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    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Self Service
   |author  = Angela Ranna
+
   |author  = JarvieK
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = JarvieK.SelfService
   |nexus  = 6894
+
   |nexus  = 1304
   |github  = AngelaRanna/StardewMods
+
   |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
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status   = workaround
 +
   |summary = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Sell Quality
   |author  = Grant Peters
+
   |author  = DonDorscha, jasonmbrady
   |id      = GPeters-AnimalMoodFix
+
   |id      = DonDorscha.SellQuality
   |nexus  = 761
+
   |nexus  = 12469
 
   |github  =
 
   |github  =
  |broke in = SMAPI 2.0
 
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aquarism - Immersive Fish Ponds
+
   |name    = Send Items Multiplayer
   |author  = DaLion
+
   |author  = hafnerpw
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 11288
+
   |nexus  = 13794
   |github  = daleao/sdv-mods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Archaeology House Content Management Helper
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = Felix-Dev
+
   |author  = Denifia
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = Denifia.SendItems
   |nexus  = 2804
+
   |nexus  = 1087
   |github  = Felix-Dev/StardewMods
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
   |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    = Separate Greenhouse
   |author  = Max Vollmer, SVProtector
+
   |author  = lolmaj
   |id      = maxvollmer.audiodevices
+
   |id      = lolmaj.SeparateGreenhouse
   |nexus  = 2838
+
   |nexus  = 3965
   |github  = maxvollmer/AudioDevices
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Separate Money for Multiplayer
   |author  = Jotser
+
   |author  = funny-snek
   |id      = Jotser.AutoGrabberMod
+
   |id      = funnysnek.SeparateMoney
   |nexus  = 2783
+
   |nexus  = 3086
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.4
   |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
+
   |status   = obsolete
 +
   |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serene Greenhouse
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SereneGreenhouse
 +
  |curse  = 870943
 +
  |nexus  = 8011
 +
  |github  = Floogen/SereneGreenhouse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Serfdom
 +
  |author  = DaLion
 +
  |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
 +
  |nexus  = 24357
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Server Bookmarker
   |author  = Chosimba
+
   |author  = Ilyaki
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 2307
+
   |nexus  = 2968
   |github  =
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
<!--
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |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    = Baby Gender Interface
+
   |name    = Server Browser
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Ilyaki
   |id      = f4iTh.BabyGenderInterface
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 1947
+
   |nexus  = 3227
   |github  =
+
   |github  = Ilyaki/Server-Browser
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bee House Flower Range Fix
+
   |name    = Server Port Changer
   |author  = KirbyLink
+
   |author  = PhantomGamers
   |id      = kirbylink.beehousefix
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 3013
+
   |nexus  = 2993
   |github  = KirbyLink/BeeHouseFix
+
   |github  = PhantomGamers/StardewPortChanger
 
 
  |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    = Set Money
   |author  = Taskmaster
+
   |author  = j4c0b333
   |id      = Taskmaster.BeMyValentine
+
   |id      = j4c0b333.SetMoney
   |nexus  = 5219
+
   |nexus  = 3889
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Set Reminders
   |author  = RedstoneBoy
+
   |author  = Aelaan Bluewood
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 2504
+
   |nexus  = 16112
   |github  = RedstoneBoy/BetterCrafting
+
   |github  =
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
+
   |name    = Set Unique Game ID
   |author  = Khloe Leclair
+
   |author  = dJomp
   |id      = leclair.bcspacecore
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 11115
+
   |nexus  = 2042
  |moddrop = 1115749
 
  |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Better Transmutation
 
  |author  = f4iTh, JertsukkaTheMan
 
  |id      = f4iTh.BetterTransmutation
 
  |nexus  = 2120
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = Seven Deadly Sins
   |author  = BunnyJumps
+
   |author  = ricehit, Little Dot
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 2502
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Sewer Slimes
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = aedenthorn.SewerSlimes
   |nexus  = 2503
+
   |nexus  = 18195
   |github  =
+
   |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    = Shadow for Mazes, Maze
   |author  = BunnyJumps
+
   |author  = Edu Anttunes
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = Maze
   |nexus  = 2501
+
   |nexus  = 8930
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Shared Exp, Shared Xp
   |author  = BunnyJumps
+
   |author  = Batzpup
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = SharedExp.Batzpup
   |nexus  = 3145
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Shared Professions
   |author  = BunnyJumps
+
   |author  = virtualbjorn
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 3143
+
   |nexus  = 16628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Shared Recipes
   |author  = BunnyJumps
+
   |author  = jpslatt, jslattery26
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2500
+
   |nexus  = 22718
   |github  =
+
   |github  = jslattery26/stardew_mods
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Share Experience
   |author  = BunnyJumps
+
   |author  = season
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = season.ShareExperience
   |nexus  = 3144
+
   |nexus  = 22163
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Sharing is Caring
   |author  = WindHero
+
   |author  = spacechase0
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 2336
+
   |nexus  = 14263
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = spacechase0/StardewValleyMods
  
   |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    = Shed Notifications
   |author  = spacechase0
+
   |author  = TheCroak
   |id      = spacechase0.Bow
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 2756
+
   |nexus  = 620
  |moddrop = 771627
+
   |github  =
   |github  = spacechase0/Bow
 
  
   |status  = abandoned
+
   |broke in = SMAPI 2.0
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Shenandoah Library
   |author  = DiogoAlbano
+
   |author  = Nishtra
   |id      = DiogoAlbano.BNWCore
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
   |nexus  = 15871
+
   |nexus  = 756
   |github  = DiogoAlbano/StardewValleyMods
+
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Shift Toolbar When Paused
   |author  = bwdy
+
   |author  = Zamiel
   |id      = bwdyworks
+
   |id      = Zamiel.ShiftToolbarWhenPaused
   |nexus  = 3530
+
   |nexus  = 21613
   |github  =
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Ship Anything, Ship Everything
   |author  = Ilyaki
+
   |author  = Berkay Yigit, berkayylmao
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 3083
+
   |nexus  = 3782
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = berkayylmao/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Ship Anywhere
   |author  = YukiShiku, LeonBlade
+
   |author  = spacechase0
   |id      = CasksAnywhere
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 878
+
   |nexus  = 1379
  |chucklefish = 5486
+
   |moddrop = 183277
   |moddrop = 124612
+
   |github  = spacechase0/ShipAnywhere
   |github  = LeonBlade/CasksAnywhere
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
+
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Ship From Inventory
   |author  = aclockworkhound
+
   |author  = Platonymous
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 3540
+
   |nexus  = 3219
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |moddrop = 793916
 
+
   |github = Platonymous/Stardew-Valley-Mods
   |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = CJBok
+
   |author  = JPAN
   |id      = CJBAutomation
+
   |id      = JPAN.QualityFromShipments
   |nexus  = 211
+
   |nexus  = 7531
   |github  = CJBok/SDV-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Shipment Tracker
   |author  = Lysero
+
   |author  = Iceburg
   |id      = Lysero.Clock24
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 3718
+
   |nexus  = 321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |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    = Shipping Bin Summary
   |author  = spacechase0
+
   |author  = Futro, Futroo
   |id      = spacechase0.Cobalt
+
   |id      = futro.ShippingBinSummary
   |nexus  = 1723
+
   |nexus  = 18992
   |github  = spacechase0/Cobalt
+
   |github  = futroo/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
   |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
+
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = Igorious
+
   |author  = holythesea
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = holythesea.SortShippingCollection
   |nexus  =
+
   |nexus  = 15694
  |chucklefish = 3684
+
   |github  = holy-the-sea/SortShippingCollection
   |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    = Shipping Taxes
   |author  = spacechase0
+
   |author  = NOGAF
   |id      = spacechase0.ColorfulChests
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 1623
+
   |nexus  = 5189
  |moddrop = 279189
+
   |github  =
   |github  = spacechase0/ColorfulChests
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Shop Anywhere
   |author  = punyo, yakminepunyo
+
   |author  = SorryLate, rharyanto
   |id      = punyo.ConcentrationOnFarming
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 1445
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Shop Expander
   |author  = Nishtra
+
   |author  = Entoarox
   |id      = ConfigurableShippingDates
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |nexus  = 675
+
   |nexus  = 2278
   |github  =
+
  |chucklefish = 4381
 +
   |github  = Entoarox/StardewMods
  
   |broke in = SMAPI 2.0
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Console Coordinates
 
  |author  = Pillow
 
  |id      = Pillow.ConsoleCoordinates
 
  |nexus  = 8957
 
  |github  =
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Shoplifter
   |author  = CatCattyCat, Cat
+
   |author  = TheMightyAmondee
   |id      = cat.copyinvitecode
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 2171
+
   |nexus  = 8569
   |github  = danvolchek/StardewMods
+
   |github  = TheMightyAmondee/Shoplifter
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Counter
+
   |name    = Shopping Cart
   |author  = bcmpinc
+
   |author  = LeFauxMatt
   |id      = bcmpinc.CraftCounter
+
   |id      = furyx639.ShoppingCart
   |nexus  = 2739
+
  |curse  = 871829
   |github  = bcmpinc/StardewHack
+
   |nexus  = 13701
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Shopping Show
   |author  = lolpcgaming
+
   |author  = AvalonMFX
   |id      = lolpcgaming.CraftingCounter
+
   |id      = AvalonMFX.ShoppingShow
   |nexus  = 1585
+
  |curse  = 1016429
 +
   |nexus  = 18445
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Craft Priority
+
   |name    = Shop Tile Framework
   |author  = trienow
+
   |author  = Cherry, CherryChain
   |id      = de.trienow.stardew.craftpriority
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 4174
+
   |nexus  = 5005
   |github  = trienow/Stardew-CraftPriority
+
   |moddrop = 716384
 
+
   |github = ChroniclerCherry/stardew-valley-mods
   |status = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = bwdy
+
   |author  = moonslime
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 2115
+
   |nexus  = 16028
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
  |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    = Show Birthdays
   |author  = BadNetCode
+
   |author  = Traktori
   |id      = BadNetCode.CropSafety
+
   |id      = Traktori.ShowBirthdays
   |nexus  = 1233
+
   |nexus  = 7495
  |moddrop = 130160
+
   |github  = Traktori7/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Showcase
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Igorious
   |id      = CurrentLocation102120161203
+
   |id      = Igorious.Showcase
   |nexus  = 638
+
   |nexus  =
   |github  = janavarro95/Stardew_Valley_Mods
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 2.0
  |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    = Show Catch Quality
   |author  = Omegasis, AlphaOmegasis
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Omegasis.CustomAssetModifier
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 1836
+
   |nexus  = 3326
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Bundles
+
   |name    = Show Cooking Recipes
   |author  = furyx639
+
   |author  = MasterOfMutton
   |id      = furyx639.CustomBundles
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 8258
+
   |nexus  = 5525
 +
  |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Show Daily Luck
   |author  = spacechase0
+
   |author  = Arphox
   |id      = spacechase0.CustomCrops
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 1592
+
   |nexus  = 15910
  |moddrop = 273617
+
   |github  = arphox/StardewValleyMods
   |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    = Show Item Quality
   |author  = Platonymous
+
   |author  = Jonqora
   |id      = Platonymous.CustomElementHandler
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 1068
+
   |nexus  = 6311
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status  = abandoned
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = purrplingcat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.CustomEmotes
+
   |id      = aedenthorn.ShowPlayerBehind
   |nexus   = 10861
+
   |curse   = 868887
   |github  = purrplingcat/CustomEmotes
+
   |nexus  = 6540
 
+
   |github = aedenthorn/stardewValleyMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Show Predictable RNG Outcomes
   |author  = Platonymous
+
   |author  = Relance
   |id      = Platonymous.CustomFarming
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 991
+
   |nexus  = 13186
  |curse  = 307366
+
   |github  =
  |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    = Show XP and Level Gains, Show XP
   |author  = Platonymous
+
   |author  = adverserath
   |id      = Platonymous.CFAutomate
+
   |id      = Adverserath.ShowXP
   |nexus  = 991
+
   |nexus  = 19501
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Automate 1.15
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 
<!--
 
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farm Types
+
   |name    = Shroom Spotter
   |author  = spacechase0
+
   |author  = TehPers
   |id      = spacechase0.CustomFarmTypes
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 1140
+
   |nexus  = 908
   |moddrop = 128708
+
   |moddrop = 125766
   |github  = spacechase0/CustomFarmTypes
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Custom Greenhouse
+
   |name    = Shroom Spotter Redux
   |author  = Forkmaster
+
   |author  = Strobe and TehPers
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = ShroomSpotter
   |nexus  = 3464
+
   |nexus  = 7934
   |github  =
+
   |github  = strobel1ght/ShroomSpotterRedux
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Shut Up
   |author  = mytigio
+
   |author  = Geko_X
   |id      = mytigio.customharvestfix
+
   |id      = gekox.shutUp
   |nexus  = 4192
+
   |moddrop = 1530062
   |github  = mytigio/CustomHarvestFix
+
   |nexus   = 7358
 
+
   |github =
  |status   = obsolete
+
   |source  = https://gitlab.com/geko_x/stardew-mods
   |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    = Silent Alarm Clock
   |author  = Speshkitty
+
   |author  = Invatorzen
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = invatorzen.AC
   |nexus  = 5540
+
   |nexus  = 12164
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  =
 
+
}}
   |status = obsolete
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (added in Stardew Valley 1.5).
+
  |name    = Silent Scarecrows
 +
   |author = climaxius
 +
   |id      = climaxius.silentscarecrows
 +
  |nexus  = 3258
 +
  |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Silo Report
   |author  = Satozaki
+
   |author  = bogie5464
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = bogie5464.SiloReport
   |nexus  = 3014
+
   |nexus  = 3194
   |github  = AndyCrocker/StardewMods
+
   |github  = bogie5464/SiloReport
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.5
 +
   |status   = workaround
 +
  |summary = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Silo Size
   |author  = Platonymous
+
   |author  = pepoluan
   |id      = Platonymous.CustomNPC
+
   |id      = pepoluan.SiloSize
   |nexus  = 1607
+
   |nexus  = 8819
   |github  = Platonymous/Stardew-Valley-Mods
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Simple Crop Label
   |author  = Platonymous
+
   |author  = TheMusketeer
   |id      = Platonymous.CustomShirts
+
   |id      = SimpleCropLabel
   |nexus  = 2416
+
   |nexus  = 314
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shops Redux
+
   |name    = Simple Discord RPC (Stardew Edition), Simple RPC
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = HypherionSA
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = hypherionsa.simplerpc
   |nexus   = 1378
+
   |curse   = 1023556
   |github  = janavarro95/Stardew_Valley_Mods
+
   |nexus   =
 
+
   |github =
  |broke in = Stardew Valley 1.4
 
  |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Shop Tile Framework|Shop Tile Framework]] + [[#TMXL Map Toolkit|TMXL Map Toolkit]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio
+
   |name    = Simple HUD
   |author  = aedenthorn
+
   |author  = Enaium
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = Enaium.SimpleHUD
   |nexus  = 6630
+
  |moddrop = 1145228
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/SimpleHUD
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = Platonymous
+
   |author  = skn
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = skn.HungerMod
  |curse  = 307569
+
   |nexus  = 3270<!--was 1127 before re-release-->
  |moddrop = 793903
+
   |github =
   |nexus  = 3010
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
   |broke in = Stardew Valley 1.5.5
 
  |status  = obsolete
 
  |summary = remove this mod (support for custom walls & floors added in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Simple Screenshots, Screenshot
   |author  = dreamsicl
+
   |author  = aedenthorn, Erinthe
   |id      = EventNotifications
+
   |id      = aedenthorn.Screenshot
   |nexus  =
+
   |nexus  = 10178
  |chucklefish = 3621
+
   |github  = aedenthorn/StardewValleyMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Simple Sound Manager
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 513
+
   |nexus  = 1410
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = Simple Sounds
   |author  = stokastic
+
   |author  = BleakCodex
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 2462
+
   |nexus  = 14540
   |github  = stokastic/CoopGrabber
+
   |github  = BleakCodex/SimpleSounds
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Desert Obelisk
+
   |name    = Simple Sprinkler
   |author  = CatCattyCat, Cat
+
   |author  = ADoby, tZed, Tobias Z
   |id      = cat.desertobelisk
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 2021
+
   |nexus  = 76
  |moddrop = 833549
+
   |github  = ADoby/SimpleSprinkler
   |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    = Simplified Achievements
   |author  = explosivetortellini
+
   |author  = cel10e
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 8348
+
  |moddrop = 909416
   |github  = explosivetortellini/StardewValleyDRP
+
   |nexus  = 8026
 +
   |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Singin' Stone
   |author  = PurrplingCat
+
   |author  = CyTheGuy01
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 6537
+
   |nexus  = 6463
   |github  = purrplingcat/DialogueEmotes
+
   |github  =
  
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = Bpendragon
+
   |author  = MindMeltMax
   |id      = Bpendragon-DynamicHorses
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 874
+
   |nexus  = 6778
   |github  = Bpendragon/DynamicHorses
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/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    = SinZational Several Spouse Spots
   |author  = enaium
+
   |author  = SinZ
   |id      = Enaium.EiTK
+
   |id      = SinZ.SeveralSpouseSpots
  |curse  = 365803
+
   |nexus  = 20655
   |nexus  =
+
   |github  = SinZ163/StardewMods
   |github  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = SinZational Shared Spaces
   |author  = aurnj, Roy Li
+
   |author  = SinZ
   |id      = RuyiLi.Emotes
+
   |id      = SinZ.SharedSpaces
   |nexus  =
+
   |nexus  = 20654
  |url    = https://community.playstarbound.com/threads/emotes.129159
+
   |github  = SinZ163/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = SinZational Spending Services
   |author  = Oblitus
+
   |author  = SinZ
   |id      = QuicksilverFox.EmptyHands
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 1176
+
   |nexus  = 20656
   |github  = quicksilverfox/StardewMods
+
   |github  = SinZ163/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Sit and Rest
   |author  = charliedemilho
+
   |author  = Krutonium
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = Krutonium.SitandRest
   |nexus  = 10396
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Sit For Stamina
   |author  = Hamio, HamioDracny
+
   |author  = Entoarox
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Entoarox.SitForStamina
   |nexus  = 7511
+
   |nexus  = 7334
   |github  =
+
   |github  = Entoarox/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = Navi-chan, ooo0000
+
   |author  = MissCoriel
   |id      = NaviChan.FaeQuest
+
   |id      = misscoriel.sitnrelax
   |nexus  = 2484
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Expansion
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Advize
+
   |author  = BrasileiroTop, Vagabundo2421
   |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      = BrasileiroTop.Sentar
   |nexus  = 130
+
   |nexus  = 4729
   |github  = AdvizeGH/FarmExpansion
+
   |github  =
  
   |broke in = Stardew Valley 1.3.16
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
+
   |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.FarmHub
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 2309
+
   |nexus  = 6969
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Sizable Fish
   |author  = BrasileiroTop
+
   |author  = spacechase0
   |id      = BrasileiroTop.Fundo
+
   |id      = spacechase0.SizableFish
   |nexus  = 5423
+
   |nexus  = 14267
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Skateboard
   |author  = tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = aedenthorn.Skateboard
   |nexus  = 8236
+
   |nexus  = 13096
  |moddrop = 926207
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/FarmWarpsPatch
 
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |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    = Skateboard For 1.6
   |author  = ofmanynames
+
   |author  = chiccen
   |id      = InstantGeode
+
   |id      = chiccen.Skateboard
   |nexus  = 750
+
   |nexus  = 24074
 
   |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    = Skillful Clothes
   |author  = DaLion
+
   |author  = LunaticShade
   |id      = DaLion.ImmersiveRings
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 11380
+
   |nexus  = 8541
   |github  = daleao/sdv-mods
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Skill Prestige
   |author  = MindMeltMax
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MindMeltMax.FireCracker
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 7321
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
 
+
}}
   |status = abandoned
+
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = MattDeDuck, Duckshard
+
   |author  = CinderGarde, Alphablackwolf
   |id      = MattDeDuck.Fischievements
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 3658
+
   |nexus  = 569
   |github  =
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.4
+
   |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    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = Tondorian
   |id      = f4iTh.WoodsDebrisFix
+
   |id      = Tondorian.SkillPrestige.LoveOfCooking
   |nexus  = 1941
+
   |nexus  = 18605
   |github  =
+
   |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
   |status   = obsolete
+
}}
   |summary = remove this mod (added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Skill Prestige for Luck Skill
 +
   |author  = CinderGarde, Alphablackwolf
 +
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
 +
  |nexus  = 569
 +
  |github = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = Skill Prestige for Magic
   |author  = bcmpinc
+
   |author  = CinderGarde, Alphablackwolf
   |id      = bcmpinc.FixScytheExp
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  =
+
   |nexus  = 569
   |github  = bcmpinc/StardewHack
+
   |github  = Alphablackwolf/SkillPrestige
  |url    = https://github.com/bcmpinc/StardewHack/releases
 
  
   |broke in = Stardew Valley 1.3.25
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
+
   |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    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Skill Rings
   |author  = randomAnon1234
+
   |author  = AlphaMeece
   |id      = none<!--no manifest ID-->
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 591
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Skills Experience Bars, Skills Exp Bars
   |author  = FletcherQuest
+
   |author  = Muuaji
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = Muuaji.SkillsExpBars
   |nexus  = 9062
+
   |nexus  = 25112
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Skill Training
   |author  = Entoarox
+
   |author  = spacechase0
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = spacechase0.SkillTraining
   |nexus  = 2276
+
   |nexus  = 14452
  |chucklefish = 4324
+
   |github  = spacechase0/StardewValleyMods
   |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    = FuryCore
+
   |name    = Skinny Animals
   |author  = furyx639
+
   |author  = tem696969696969
   |id      = furyx639.FuryCore
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 10696
+
   |nexus  = 21826
 
+
  |github  = kqrse/StardewValleyMods
   |status = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skin Tone Loader
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.SkinToneLoader
 +
  |nexus  = 22797
 +
   |github = HeyImAmethyst/SkinToneLoader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Skip Cutscanes
   |author  = Advize and Jinxiewinxie
+
   |author  = Zexu2K
   |id      = Advize.GetDressed
+
   |id      = Zexu2K.SkipCutscenesMod
   |nexus  = 331
+
   |nexus  = 25201
   |github  = AdvizeGH/GetDressed
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Skip Dialogue
   |author  = ShadowDragon8685
+
   |author  = FricativeMelon
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 985
+
   |nexus  = 15311
   |github  =
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |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    = Skip Fish
   |author  = pepoluan
+
   |author  = LucaINC
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 4151
+
   |nexus  = 19762
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Skip Fishing Minigame
   |author  = Taskmaster
+
   |author  = DewMods
   |id      = Taskmaster.Hamlet
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 4601
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Happy Animals
+
   |name     = Skip Fishing Minigame 2
   |author = StarPeanut, Greger
+
   |author   = philosquare
   |id     = HappyAnimals
+
   |id       = philosquare.SkipFishingMinigame2
  |nexus  =
+
   |moddrop = 1530481
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
+
   |nexus    =
   |github =
+
   |github   = philosquare/SDVSkipFishingMinigame2
 
 
   |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    = Skip Intro
   |author  = ninthworld
+
   |author  = Pathoschild
   |id      = NinthWorld.HDSprites
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus   = 4024
+
   |curse   = 1000635
   |github  = ninthworld/HDSprites
+
   |nexus  = 533
 
+
   |moddrop = 606601
   |status  = abandoned
+
   |github  = Pathoschild/StardewMods
   |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = Skip Start
   |author  = Oga_The_Real
+
   |author  = DeadRobotDev
   |id      = Oga_The_Real.Hempire
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 14477
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = Skip Text
   |author  = BrasileiroTop
+
   |author  = CrunchyDuck
   |id      = BrasileiroTop.Animacoes
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 5139
+
   |nexus  = 8947
   |github  =
+
   |github  = CrunchyDuck/Stardew-Skip-Text
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = Skull Cavern Drill
   |author  = AustinYQM
+
   |author  = S1mmyy
   |id      = AustinYQM.ImprovedMill
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 1748
+
   |nexus  = 6121
   |github  = AustinYQM/ImprovedMill
+
   |github  = S1mmyy/StardewMods
  
   |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    = Skull Cavern Drill Redux
   |author  = unidarkshin, Devin Lematty
+
   |author  = NetworkOverflow
   |id      = DevinLematty.InfiniteInventory
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 2247
+
   |nexus  = 16533
   |github  = unidarkshin/Stardew-Mods
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = Skull Cavern Elevator
   |author  = BrasileiroTop
+
   |author  = Bifibi, Lestoph
   |id      = BrasileiroTop.Interacoes
+
   |id      = SkullCavernElevator
   |nexus  = 4862
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = Skull Cavern Toggle
   |author  = Platonymous
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = Platonymous.JunimoFarm
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 984
+
   |nexus  = 7908
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = Skull Cave Saver
   |author  = Becks723
+
   |author  = cantorsdust
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
   |nexus  = 6971
+
   |nexus  = 175
   |github  =
+
   |github  = cantorsdust/StardewMods
  
   |broke in = Stardew Valley 1.5.5
+
   |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    = Junk Mail
+
   |name    = Sleeping Stamina Config
   |author  = Taskmaster
+
   |author  = ilMioPuntatore
   |id      = Taskmaster.JunkMail
+
   |id      = ilMioPuntatore.Sleeping
   |nexus  = 4452
+
   |nexus  = 25244
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = Sleep In Wedding
   |author  = Shadowfoxss
+
   |author  = atravita
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = atravita.SleepInWedding
   |nexus   = 3147
+
   |curse  = 870963
   |curse   = 308891
+
   |moddrop = 1294437
   |github  =
+
   |nexus   = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
   |status   = abandoned
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless Fisherman
 +
  |author  = Annosz
 +
  |id      = Annosz.SleeplessFisherman
 +
  |nexus  = 5915
 +
  |github  = Annosz/StardewValleyModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepless in Stardew
 +
  |author  = instafluff
 +
  |id      = instafluff.sleeplessinstardew
 +
  |nexus  = 5445
 +
  |github  = instafluff/SleeplessInStardew
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepovers
 +
  |author  = bwdy
 +
  |id      = bwdy.sleepovers
 +
   |nexus   = 3531
 +
  |github  = bwdymods/SDV-Sleepovers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = Sleep Warning
   |author  = Kabigon
+
   |author  = GlimmerDev
   |id      = Kabigon.kisekae
+
   |id      = glimmerDev.SleepWarning
   |nexus  = 2348
+
   |nexus  = 21128
   |github  = KabigonFirst/StardewValleyMods
+
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
 
 
  |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    = Sleep Wherever
   |author  = Lavapulse
+
   |author  = Vexorth
   |id      = Lavapulse.LavapulseChickens
+
   |id      = Vexorth.SleepWherever
   |nexus  = 4821
+
   |nexus  = 16674
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = Sleep Worker
   |author  = Huanir
+
   |author  = Platonymous
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = Platonymous.SleepWorker
   |nexus  = 2653
+
  |curse  = 877233
   |github  =
+
  |moddrop = 793835
 +
  |nexus  = 2062
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleepy Eye
 +
  |author  = spacechase0
 +
  |id      = spacechase0.SleepyEye
 +
  |curse  = 867761
 +
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Permamiss
+
   |author  = fernass354
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 637
+
   |nexus  = 18507
 
   |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    = Slime Hutch Water Spots
   |author  = Brandy Lover, WDavi
+
   |author  = aedenthorn, Erinthe
   |id      = Brandy Lover.LMlog
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 1366
+
   |nexus  = 13778
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
   |name    = Slime Minerals
 +
  |author  = ChrisMzz
 +
  |id      = ChrisMzz.slimeminerals
 +
   |nexus  = 20930
 +
   |github  = ChrisMzz/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = spacechase0
+
   |author  = Tofu, SadDodo
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  = 501
+
   |nexus  = 2743
  |moddrop = 127274
+
   |github  =
   |github  = spacechase0/StardewValleyMP
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Slime Produce
   |author  = spacechase0
+
   |author  = exotico
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = exotico.SlimeProduce
   |nexus  = 1073
+
   |nexus  = 7634
  |moddrop = 127273
+
   |github  = andraemon/SlimeProduce
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
   |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
+
   |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |name    = Slime Spawner
   |author  = Kithio
+
   |author  = aurnj, Roy Li
   |id      = Kithio:ChatMod
+
   |id      = RuyiLi.SlimeSpawner
 
   |nexus  =
 
   |nexus  =
   |chucklefish = 4296
+
   |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = Nishtra
+
   |author  = Speshkitty
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = speshkitty.slimewaterer
   |nexus  = 770
+
   |nexus  = 7141
   |github  =
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
 
   |status  = obsolete
 
   |status  = obsolete
   |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
+
   |summary  = remove this mod (fixed in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Slim Hutch
 +
  |author  = Peasly Wellbott
 +
  |id      = Wellbott.SlimHutchCode
 +
  |nexus  = 7424
 +
  |github  = Wellbott/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Slingshot Rebalance
   |author  = Taskmaster
+
   |author  = Redwood, Towering Redwood
   |id      = Taskmaster.MonthlyMail
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 4523
+
   |nexus  = 14391
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Slots Cheats
   |author  = vaindil
+
   |author  = Fischkop2
   |id      = vaindil.MoodFix
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 1809
+
   |nexus  = 22574
   |github  = vaindil/sdv-moodfix
+
   |github  =
 +
}}
 +
{{#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
  
   |status = obsolete
+
  |broke in = SMAPI 2.0
   |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
+
   |status   = workaround
 +
   |summary = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Smack Dat Scarecrow
   |author  = YonKuma, kumarei
+
   |author  = LeFauxMatt
   |id      = YonKuma.MoodGuard
+
   |id      = furyx639.SmackDatScarecrow
   |nexus  = 1597
+
  |curse  = 871830
   |github  = YonKuma/MoodGuard
+
   |nexus  = 13528
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = abandoned
  |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    = Small Beach Farm
   |author  = Platonymous
+
   |author  = Pathoschild
   |id      = Platonymous.MoreMapLayers
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   = 1134
+
   |curse   = 1000624
   |github  = Platonymous/Stardew-Valley-Mods
+
   |nexus   = 3750
 
+
   |moddrop = 606555
   |broke in = Stardew Valley 1.3
+
   |github = Pathoschild/StardewMods
   |status  = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Smaller Fish Ponds, Fish Well
   |author  = BrasileiroTop
+
   |author  = Peasly Wellbott
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Wellbott.FishWell
   |nexus  = 5126
+
   |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    = Motorcycle Mod, Moto Mod
+
   |name    = Small Tree Texture
   |author  = Akane
+
   |author  = season
   |id      = Akane.MotoMod
+
   |id      = season.SmallTreeTexture
   |nexus  = 10553
+
   |nexus  = 22285
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--mod page hidden-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Through Object
+
   |name    = Smart Building
   |author  = ylsama
+
   |author  = DecidedlyHuman
   |id      = ylsama.MoveThoughObject
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 2680
+
   |nexus  = 11158
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
 
  |dev note = source in separate Git branch
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Smart Cursor
   |author  = SgtPickles, GameMX
+
   |author  = DecidedlyHuman
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 2256
+
   |nexus  = 13268
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |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    = Smart Cursor
   |author  = FerMod
+
   |author  = stokastic
   |id      = FerMod.MultiplayerEmotes
+
   |id      = stokastic.SmartCursor
   |nexus  = 2347
+
   |nexus  = 2458
   |github  = FerMod/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    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Smarter Carpenters
   |author  = Unremarkable, animavoro
+
   |author  = TheWarpriest
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = TheWarpriest.SmarterCarpenters
   |nexus  = 2135
+
   |nexus  = 25417
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.11
 
  |status  = obsolete
 
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Shaft Fix
+
   |name    = SmartMod
   |author  = Prince-Leto
+
   |author  = KuroBear
   |id      = princeleto.multiplayershaftfix
+
   |id      = KuroBear.SmartMod
   |nexus  = 2922
+
   |nexus  =
   |github  = Prince-Leto/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.2
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Smol Fish
   |author  = aedenthorn
+
   |author  = gbromios
   |id      = aedenthorn.MultipleSpouses
+
   |id      = gbromios.SmolFish
   |nexus  = 6227
+
   |nexus  = 14287
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |status  = abandoned
 
  |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    = Snack Anything
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Cherry, ChroniclerCherry
   |id      = Omegasis.MuseumRearranger
+
   |id      = Cherry.SnackAnything
   |nexus  = 428
+
   |nexus  = 5196
   |github  = janavarro95/Stardew_Valley_Mods
+
   |moddrop = 716397
 
+
   |github = ChroniclerCherry/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    = No Cheat Shortcuts (No Map Overwrite)
+
   |name    = Snail Mail
   |author  = kulcris
+
   |author  = Darkhax
   |id      = kulcris.NoCheatShortcuts
+
   |id      = darkhax.snailmail
   |nexus  = 2310
+
   |nexus  =
 +
  |curse  = 307861
 +
  |github  = Stardew-Valley-Modding/Snail-Mail
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Snow Crab
 +
  |author  = John Peters
 +
  |id      = JohnPeters.SnowCrab
 +
  |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Socializing Skill
   |author  = Pathoschild
+
   |author  = drbirbdev
   |id      = Pathoschild.NoDebugMode
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 593
+
   |nexus  = 14142
   |github  = Pathoschild/StardewMods
+
   |github  = drbirbdev/StardewValley
 
 
  |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    = Social Network
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Cecidelus
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 506
+
   |nexus  = 8255
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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    = No Seeds From Trees Fix
+
   |name    = Social Page Order Button
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 2947
+
   |nexus  = 7871
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Speak
+
   |name    = Social Page Order Menu
   |author  = jwdred
+
   |author  = aedenthorn, Erinthe
   |id      =
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 694
+
   |nexus  = 13698
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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]
+
   |status  = workaround
  |broke in = SMAPI 2.0
+
   |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = Social Page Order Redux
   |author  = Taskmaster
+
   |author  = aedenthorn and FlyingTNT
   |id      = Taskmaster.Ornamental
+
   |id      = FlyingTNT.SocialPageOrderRedux
   |nexus  = 4981
+
   |nexus  = 23374
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = Alex Noddings
+
   |author  = funny-snek
   |id      = an.ownscepter
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 2404
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Mob Spawner
+
   |name    = Solar Eclipse Event
   |author  = zesman
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = MobSpawner.pseudohub.de
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 2794
+
   |nexus  = 897
   |github  =
+
   |github  = JohnsonNicholas/SDVMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Solid Foundations
   |author  = zesman
+
   |author  = PeacefulEnd
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = PeacefulEnd.SolidFoundations
   |nexus  = 2798
+
  |curse  = 870929
   |github  =
+
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Solid Foundations → Automate Integration
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundationsAutomate
 +
   |nexus  = 12311
 +
   |github  = Floogen/SolidFoundations
  
   |broke in = Stardew Valley 1.3.36
+
   |broke in = Solid Foundations 2.0.2?
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = Sona's Farm
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Kerlin & Sona
   |id      = f4iTh.PMT
+
   |id      = kerlin.sonasfarm
   |nexus  = 2349
+
   |nexus  = 8545
 
   |github  =
 
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
   |broke in = Stardew Valley 1.5
 
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Polygamy
+
   |name    = Sonic Shoes
   |author  = bwdy
+
   |author  = lilico
   |id      = bwdy.polygamy
+
   |id      = lilico.SonicShoes
   |nexus  = 3542
+
   |nexus  = 10226
   |github  = bwdymods/SDV-Polygamy
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Sorted Storages
   |author  = ryaon
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = Ryaon.FectorChallenge
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 5125
+
   |nexus  =
 +
  |curse  = 290653
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |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    = Profession Adjustments
+
   |name    = Sorting Chests
   |author  = Kevin Connors
+
   |author  = aRooooooba
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = aRooooooba.SortingChests
   |nexus  = 2424
+
   |nexus  = 8224
   |github  = kevinforrestconnors/ProfessionAdjustments
+
   |github  = aRooooooba/SortingChests
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Puffer Chick - Chickens
+
   |name    = Sound Effect Replacement
   |author  = Satozaki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PufferChickChickens
+
   |id      = aedenthorn.SoundEffectReplacement
   |nexus  = 2997
+
   |nexus  = 10232
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Sound Loop Mod
   |author  = Satozaki
+
   |author  = strelkasaur
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 3004
+
   |nexus  = 13099
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Sounds Patcher
   |author  = DaLion
+
   |author  = MindMeltMax
   |id      = DaLion.ImmersiveTweaks
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 11296
+
   |nexus  = 7465
   |github  = daleao/sdv-mods
+
   |moddrop = 1135690
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
   |status = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Sound Tweaker
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.QuestEssentials
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 8827
+
   |nexus  = 14767
   |github  = purrplingcat/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = SpaceCore
   |author  = CatCattyCat, Cat
+
   |author  = spacechase0
   |id      = cat.removablehorsehats
+
   |id      = spacechase0.SpaceCore
   |nexus   = 2223
+
   |curse   = 867152
   |github  = danvolchek/StardewMods
+
   |moddrop = 136998
 
+
   |nexus   = 1348
   |broke in = Stardew Valley 1.4
+
   |github = spacechase0/StardewValleyMods
  |status   = obsolete
 
   |summary = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Spawn Monsters
   |author  = Platonymous
+
   |author  = Berisan
   |id      = Platonymous.RingOfFire
+
   |id      = Berisan.SpawnMonsters
   |nexus  = 1166
+
   |nexus  = 3201
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Berisan/SpawnMonsters
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rotate Toolbar
+
   |name    = Spawn More Rocks
   |author  = Pathoschild
+
   |author  = Mase
   |id      = Pathoschild.RotateToolbar
+
   |id      = Mase.SpawnMoreRocks
   |nexus  = 1100
+
   |nexus  = 7423
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Spawn Sea Monster
   |author  = Platonymous
+
   |author  = Edu Anttunes
   |id      = Platonymous.ScaleUp
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 3130
+
   |nexus  = 5736
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (merged into [[#PyTK|PyTK]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Spawn Supply Crates on Beach
   |author  = Taskmaster
+
   |author  = onlythechosen
   |id      = Taskmaster.Scream
+
   |id      = otc.supplycratesonbeach
   |nexus  = 4588
+
   |nexus  = 20828
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speaking Valley
 +
  |author  = Dualityofsoul
 +
  |id      = Dualityofsoul.SpeakingValley
 +
  |nexus  = 25024
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Entoarox
+
   |author  = AcidicNic
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = acidicnic.SpecialOrdersAnywhere
   |nexus  = 2273
+
   |nexus  = 7588
  |chucklefish = 4262
+
   |github  = AcidicNic/StardewValleyMods
   |github  = Entoarox/StardewMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Catalogue
+
   |name    = Special Orders Tags Extended
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.SeedCatalogue
+
   |id      = atravita.SpecialOrdersExtended
   |nexus   = 1640
+
   |curse   = 870988
   |moddrop = 281292
+
   |moddrop = 1086743
   |github  = spacechase0/SeedCatalogue
+
  |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Money for Multiplayer
+
   |name    = Special Orders Tweaks
   |author  = funny-snek
+
   |author  = nnn
   |id      = funnysnek.SeparateMoney
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  = 3086
+
   |nexus  = 22719
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Special Power Utilities
   |author  = DaLion
+
   |author  = Spiderbuttons
   |id      = DaLion.ImmersiveTaxes
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 12547
+
   |nexus  = 22300
   |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    = Set Money
+
   |name    = Specify Gift Taste Portraits
   |author  = j4c0b333
+
   |author  = Button, Spiderbuttons
   |id      = j4c0b333.SetMoney
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 3889
+
   |nexus  = 15882
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Spectator Mode
 +
   |author = weizinai
 +
  |id      = weizinai.SpectatorMode
 +
  |nexus  = 25339
 +
  |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Speed Boots
   |author  = dJomp
+
   |author  = season
   |id      = dJomp.SetUniqueGameID
+
   |id      = season.SpeedBoots
   |nexus  = 2042
+
   |nexus  = 22958
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Speed Mod
   |author  = spacechase0
+
   |author  = Blackclaw
   |id      = spacechase0.ShipAnywhere
+
   |id      = Blackclaw.SpeedMod
   |nexus  = 1379
+
   |nexus  = 5082
   |moddrop = 183277
+
   |github  = Xebeth/StardewValley-SpeedMod
   |github  = spacechase0/ShipAnywhere
+
 
 +
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedrun Practice Mod
 +
  |author  = Underscore
 +
  |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
 +
  |nexus  = 7337
 +
  |github  = Underscore76/SDVPracticeMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speedster
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Speedster
 +
  |nexus  = 1102
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |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).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Spelldew Valley
   |author  = NOGAF
+
   |author  = instafluff
   |id      = NOGAF.ShippingTaxes
+
   |id      = instafluff.spelldewvalley
   |nexus  = 5189
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Spenny
 +
  |author  = spacechase0
 +
   |id      = spacechase0.Spenny
 +
  |curse  = 867742
 +
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Spenny Deluxe
   |author  = TehPers
+
   |author  = spacechase0
   |id      = TehPers.ShroomSpotter
+
   |id      = spacechase0.SpennyDeluxe
   |nexus  = 908
+
   |nexus  = 14984
  |moddrop = 125766
+
   |github  = spacechase0/StardewValleyMods
   |github  = TehPers/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Spenny Lite
   |author  = Omegasis, AlphaOmegasis
+
   |author  = spacechase0
   |id      = Omegasis.SimpleSoundManager
+
   |id      = spacechase0.SpennyLite
   |nexus  = 1410
+
   |nexus  = 14249
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Spice of Life
   |author  = CyTheGuy01
+
   |author  = KarratKake
   |id      = CyTheGuy01.TestMod
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 6463
+
   |nexus  = 7398
 
   |github  =
 
   |github  =
  
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Splash Text
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = sophiesalacia
   |id      = BrasileiroTop.Sentar
+
   |id      = sophie.SplashText
   |nexus  = 4729
+
   |nexus  = 14416
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skull Cave Saver
 
  |author  = cantorsdust
 
  |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
 
  |nexus  = 175
 
  |github  = cantorsdust/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slime Water Filler, Slime AutoWaterer
 
  |author  = Speshkitty
 
  |id      = speshkitty.slimewaterer
 
  |nexus  = 7141
 
  |github  = Speshkitty/SlimeWaterFiller
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Solar Eclipse Event
 
  |author  = Sakorona, Kylindra, KoihimeNakamura
 
  |id      = KoihimeNakamura.SolarEclipseEvent
 
  |nexus  = 897
 
  |github  = JohnsonNicholas/SDVMods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Spawn Sea Monster
 
  |author  = Edu Anttunes
 
  |id      = EduAnttunes.SpawnSeaMonster
 
  |nexus  = 5736
 
  |github  =
 
 
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Speedster
 
  |author  = Platonymous
 
  |id      = Platonymous.Speedster
 
  |nexus  = 1102
 
  |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 17,256: Line 20,354:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Splitscreen Improved
   |author  = Platonymous
+
   |author  = gaussfire
   |id      = Platonymous.Sprinkles
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  =
+
   |nexus  = 24507
   |chucklefish = 4592
+
   |github  = alanperrow/StardewModding
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Split Screen Manager
 +
  |author  = RomenH
 +
  |id      = RomenH.SplitScreenManager
 +
  |nexus  = 12063
 
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Content Compatibility Layer (SCCL)
+
   |name    = Split Screen Regions
   |author  = TehPers
+
   |author  = Espy
   |id      = SCCL
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 889
+
   |nexus  = 23669
   |github  = TehPers/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spoilage
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Spoilage
 +
  |nexus  = 14712
 +
  |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Editor
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = spacechase0
+
   |author  = Dounat2201, Sasara
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = Sasara.pumkin
   |nexus  = 1298
+
   |nexus  = 4586
   |github  = spacechase0/StardewEditor
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Spouse Outdoor Area
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Shaklin
   |id      = KoihimeNakamura.summitreborn
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 2073
+
   |nexus  = 6747
   |github  = JohnsonNicholas/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = Platonymous
+
   |author  = mistyspring
   |id      = Platonymous.SwimSuit
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
  |nexus  = 1215
+
   |nexus   = 11037
  |github  = Platonymous/Stardew-Valley-Mods
+
   |github = misty-spring/StardewMods
 
 
  |broke in = SMAPI 3.0
 
   |status   = abandoned
 
   |summary = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Spouse's Room Mod
   |author  = zazizu
+
   |author  = Wata, Watagatapitusberry
   |id      = zazizu.TheChestDimension
+
   |id      = Spouseroom
   |nexus  = 4013
+
   |nexus  =
   |github  = cilekli-link/SDVMods
+
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
 +
   |github  =
  
   |status  = abandoned
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = Spouse Stuff
   |author  = Pathoschild
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = Pathoschild.TheLongNight
+
   |id      = Sikker.SpouseStuff
   |nexus  = 1369
+
   |nexus  = 4651
   |github  = Pathoschild/StardewMods
+
   |github  = sikker/SpouseStuff
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Springmyst
   |author  = CKextreme
+
   |author  = DaLion
   |id      = CKextreme.TimeNotifier
+
   |id      = DaLion.Enchantments
   |nexus  = 3706
+
   |nexus  = 24832
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Sprinkler Activation
   |author  = Sakorona
+
   |author  = Blaxsmith
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 1000
+
   |nexus  = 7661
   |github  = Sakorona/SDVMods
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = Sprinkler Attachments
   |author  = Cile_ed
+
   |author  = mushymato
   |id      = Cile_ed.TimeTravel
+
   |id      = mushymato.SprinklerAttachments
   |nexus  = 4068
+
   |nexus  = 25326
   |github  =
+
   |github  = Mushymato/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = Sprinkler Mod
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ToolGeodes
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 3090
+
   |nexus  = 15385
  |moddrop = 771642
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/ToolGeodes
 
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use {{nexus mod|22167|Sprinkler Mod Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 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    = Sprinkles
  |author  = DaLion
 
  |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
 
  |nexus  = 7965
 
  |github  = daleao/sdv-mods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ultiplayer
 
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.Ultiplayer
+
   |id      = Platonymous.Sprinkles
   |nexus  = 2134
+
   |nexus  =
   |github  = Platonymous/Stardew-Valley-Mods
+
  |chucklefish = 4592
 +
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Unlimited Gift (Gift All Week)
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
   |author  = Chirase
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Tommy.GiftAllWeek
+
   |id      = SPDSprintAndDash
   |nexus  = 6850
+
   |nexus  = 235
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Sprint and Dash Redux
   |author  = Chirase
+
   |author  = littleraskol
   |id      = Tommy.GiftEveryDay
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 6850
+
   |nexus  = 560
   |github  =
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprinting
 +
  |author  = onemix
 +
  |id      = onemix.Sprinting
 +
  |nexus  = 10469
 +
  |github = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Sprinting
   |author  = DeLiXx
+
   |author  = Patrick, mistersnuggler
   |id      = DeLiXx.Unlockable_Areas
+
   |id      =
   |nexus  = 15132
+
   |nexus  =
   |github  =
+
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
+
  |github  = oliverpl/SprintingMod
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.2
 +
   |status   = workaround
 +
  |summary = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk of Life, Awesome Professions
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = DaLion
+
   |author  = Abs, abslam
   |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
+
   |id      = abs.SprintNRegen
   |nexus  = 8111
+
   |nexus  = 4898
   |github  = daleao/sdv-mods
+
   |github  =
  
   |status = abandoned
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sprint Sprint, Sprint Sprint Sprint
 +
  |author = Jessebot, JessebotX
 +
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
 +
  |nexus  = 4778
 +
  |github  = JessebotX/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Sprint (unidarkshin)
   |author  = enaium
+
   |author  = unidarkshin, Devin Lematty
   |id      = Enaium.Walkshop
+
   |id      = DevinLematty.Sprint
  |curse  = 365806
+
   |nexus  = 7492
   |nexus  =
 
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = Sprint (Yoshify)
   |author  = Travoos
+
   |author  = Yoshify
 
   |id      =
 
   |id      =
   |nexus  =
+
   |nexus  = 2
  |chucklefish = 4211
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = SMAPI 0.39.1
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
+
   |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = SpriteMaster
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Ameise, Ameisen, mkukli
   |id      = cybercheese.WarpChests
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 6402
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
   |status   = abandoned<!--also broken reference to old SpaceCore type-->
+
   |broke in = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Sprites in Detail
 +
   |author = BleakCodex
 +
  |id      = BleakCodex.SpritesInDetail
 +
  |nexus  = 14487
 +
  |github  = BleakCodex/SpritesInDetail
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Stabbing Sword Special
   |author  = Sakorona (ItsBenter)
+
   |author  = Peasly Wellbott
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  = 6715
+
   |nexus  = 7683
   |github  = Sakorona/SDVMods
+
   |github  = Wellbott/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Stack Check Fix
   |author  = spacechase0
+
   |author  = punyo, yakminepunyo
   |id      = spacechase0.WeaponReskinner
+
   |id      = punyo.StackCheckFix
   |nexus  = 5095
+
   |nexus  = 2433
   |moddrop = 771681
+
  |github  = pomepome/StackCheckFix
   |github  = spacechase0/WeaponReskinner
+
}}
 +
{{#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
 
   |broke in = Stardew Valley 1.5
   |status  = obsolete
+
   |status  = workaround
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
  |nexus  = 22381
 +
  |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Stack Quality
   |author  = Persival
+
   |author  = LeFauxMatt
   |id      = none <!-- no ID in manifest -->
+
   |id      = furyx639.StackQuality
   |nexus  = 450
+
  |curse  = 871828
   |github  =
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Stack Size Changer
   |author  = Entoarox
+
   |author  = Shockah
   |id      = Entoarox.XnbLoader
+
   |id      = Shockah.StackSizeChanger
   |nexus  = 2275
+
   |nexus  = 11866
  |chucklefish = 4506
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = Entoarox/StardewMods
 
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
{{#invoke:SMAPI compatibility|footer}}
 
 
===Content packs===
 
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 2CUTE FarmCave
+
   |name    = Stack Split Redux
   |author  = taintedwheat
+
   |author  = pepoluan
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 843
+
   |nexus  = 8967
   |github  =
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
  |content pack for  = Content Patcher
+
   |broke in = Stardew Valley 1.6
 
+
   |status  = workaround
   |broke in           = Stardew Valley 1.3.36
+
   |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
   |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    = StackSplitX
   |author  = DevilBro/Ursii98
+
   |author  = tstaples
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = tstaples.StackSplitX
   |nexus  = 2578
+
   |nexus  = 798
   |github  =
+
   |github  = tstaples/StackSplitX
  |content pack for = Content Patcher
+
 
 
+
   |broke in = Stardew Valley 1.4
   |broke in           = Stardew Valley 1.4
+
   |status  = workaround
   |unofficial version = 4.0.1-unofficial.2-minervamaga
+
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
   |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    = Stack to Nearby Chests
   |name    = Green Pastures Farm
+
   |author  = Ilyaki
   |author  = Bugbuddy
+
   |id      = Ilyaki.StackToNearbyChests
   |id      = bugbuddy.GreenPasturesFarm
+
   |nexus  = 1787
   |nexus  = 2326
+
   |github  = Ilyaki/StackToNearbyChests
   |github  =
+
 
 
+
   |broke in = Stardew Valley 1.5
  |content pack for = Content Patcher
+
   |status  = workaround
 
+
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
   |broke in           = Stardew Valley 1.3.36
+
}}
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
{{#invoke:SMAPI compatibility|entry
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
}}
+
   |author  = Becks723
{{#invoke:SMAPI compatibility|entry
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |name    = Immersive Farm 2
+
   |nexus  = 13381
   |author  = Zander
+
   |github  =
   |id      = zander.immersivefarm2
+
}}
   |nexus  = 1531
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = StaminaRegen
 
+
  |author  = EvilPdor
   |content pack for = Content Patcher
+
   |id      =
 
+
   |nexus   =
   |broke in = Stardew Valley 1.3.36
+
   |url    = https://community.playstarbound.com/threads/111526
   |status   = workaround
+
  |github  = natfoth/StardewValleyMods
   |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
 
}}
+
  |broke in = SMAPI 2.0
{{#invoke:SMAPI compatibility|entry
+
  |status  = workaround
   |name    = Overgrown Fairy Buildings
+
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
   |author  = Ali Read/naeldeus
+
}}
   |id      = naeldeus.OvergrownFairyBuildings
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 4564
+
   |name    = Standardized Krobus
   |github  =
+
   |author  = minervamaga
 
+
   |id      = minervamaga.StandardizedKrobus
   |content pack for = Content Patcher
+
   |nexus  =
 
+
   |moddrop = 716314
  |broke in          = Stardew Valley 1.5
+
   |github  = minervamaga/StandardizedKrobus
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
}}
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
{{#invoke:SMAPI compatibility|entry
}}
+
   |name    = Starbot
{{#invoke:SMAPI compatibility|entry
+
   |author  = bwdy
   |name    = Remove That Damn Rock
+
   |id      = bwdy.starbot
   |author  = Plutey/Androxilogin
+
   |nexus  = 4755
   |id      = Androxilogin.RemoveThatDamnRock
+
   |github  = bwdymods/SDV-Starbot
   |nexus  = 384
+
 
   |github  =
+
   |broke in = Stardew Valley 1.5
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Stardew Access
   |broke in          = Stardew Valley 1.2
+
  |author  = Mohammad Shoaib
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
  |id      = shoaib.stardewaccess
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
+
   |nexus  = 16205
}}
+
   |url    = {{github|stardew-access/stardew-access}}/releases
{{#invoke:SMAPI compatibility|footer}}
+
  |github  = stardew-access/stardew-access
 
+
}}
===XNB mods===
+
{{#invoke:SMAPI compatibility|entry
See [[Modding:Using XNB mods]].
+
  |name    = Stardew and Chill
 
+
  |author  = mod.kitchen
==Mod data overrides==
+
  |id      = mod.kitchen.stardewandchill
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.
+
  |nexus  = 12147
 
+
  |github  =
{{#invoke:SMAPI compatibility overrides|header}}
+
}}
{{#invoke:SMAPI compatibility overrides|entry
+
{{#invoke:SMAPI compatibility|entry
   |name          = Adjust Artisan Prices
+
  |name    = Stardew Aquarium Code
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |author  = Gervig91
   |update keys    =
+
  |id      = Cherry.StardewAquarium
   |local version  =
+
  |nexus  = 6372
   |remote version = 0.01 → 0.0.1
+
  |github  =
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
 
}}
+
  |broke in = Stardew Valley 1.6
{{#invoke:SMAPI compatibility overrides|entry
+
  |status  = abandoned
   |name          = Almighty Farming Tool
+
}}
   |id            = 439
+
{{#invoke:SMAPI compatibility|entry
   |update keys    =
+
  |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |local version  =
+
  |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
 
   |remote version = 1.21 → 1.2.1
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 
   |reason        = {{nexus mod|439|mod page}} has wrong version format
Line 17,667: Line 24,400:
 
   |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,432:
 
   |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,480:
 
   |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,496:
 
* 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,512:
 
   |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 04:27, 1 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).