Difference between revisions of "Modding:Mod compatibility"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎SMAPI mods: fix more recent edits)
 
(334 intermediate revisions by 84 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 61: Line 67:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#24h Clock|24h Clock]] or {{nexus mod|20794|24H Clock Language}} 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 70: Line 99:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Abilities - Experience Bars 1.6|Abilities - Experience Bars 1.6]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Abilities - Experience Bars 1.6, Abilities Experience Bars
 +
  |author  = Sandman53
 +
  |id      = Sandman53.AbilitiesExperienceBars
 +
  |nexus  = 22751
 +
  |github  = Sandman534/Abilities-Experience-Bars
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 127: Line 165:
 
   |nexus  = 2088
 
   |nexus  = 2088
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Active Menu Anywhere
 +
  |author  = weizinai
 +
  |id      = weizinai.ActiveMenuAnywhere
 +
  |nexus  = 21093
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 136: Line 184:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23271|Actually Lucky Rabbit's Foot (Rebooted)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 143: Line 193:
 
   |nexus  = 14595
 
   |nexus  = 14595
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = AddMoney
 
  |author  = StephHoel
 
  |id      = StephHoel.AddMoney
 
  |nexus  = 21016
 
  |github  = StephHoel/ModsStardewValley/tree/main/AddMoney
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 157: Line 200:
 
   |nexus  = 20111
 
   |nexus  = 20111
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Add Money
 +
  |author  = Steph Hoel
 +
  |id      = StephHoel.AddMoney
 +
  |nexus  = 21016
 +
  |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 184: Line 236:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adjustable Sprinklers
 +
  |author  = NCarigon
 +
  |id      = NCarigon.AdjustableSprinklers
 +
  |nexus  = 21843
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 239: Line 298:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adopt With Krobus
 +
  |author  = Hana
 +
  |id      = Hana.AdoptWithKrobus
 +
  |nexus  = 22218
 +
  |github  = aeremyns/AdoptWithKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 247: Line 313:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.5-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedCooking
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Fishing Treasure
 +
  |author  = aceynk
 +
  |id      = aceynk.AdvancedFishingTreasure
 +
  |nexus  = 24403
 +
  |github  = aceynk/AdvancedFishingTreasure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 256: Line 331:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedFluteBlocks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 266: Line 343:
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advanced Location Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.AdvancedLocationLoader
 +
  |nexus  = 2270
 +
  |chucklefish = 3619
 +
  |github  = Entoarox/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 274: Line 363:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in           = Stardew Valley 1.6<!--@retest-linked-->
 +
  |unofficial version = 0.4.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AdvancedLootFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 297: Line 388:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24374|Advanced Melee Framework (Unofficial)}} instead
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 318: Line 411:
 
   |nexus  = 14451
 
   |nexus  = 14451
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Advancing Sprinklers
 +
  |author  = Warix3
 +
  |id      = warix3.advancingsprinklers
 +
  |nexus  = 2983
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 346: Line 450:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Pause, AFK Time Pause
+
  |name    = AeroCore
   |author  = aedenthorn, Erinthe
+
  |author  = Tlitookilakin
   |id      = aedenthorn.AFKTimePause
+
  |id      = tlitookilakin.AeroCore
 +
  |moddrop = 1275014
 +
  |nexus  = 14700
 +
  |github  = Tlitookilakin/AeroCore
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = AFK Pause, AFK Time Pause
 +
   |author  = aedenthorn, Erinthe
 +
   |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 360: Line 491:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aging Mod
 +
  |author  = skn
 +
  |id      = skn.AgingMod
 +
  |nexus  = 1129
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 399: Line 540:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.3.2-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AllChestsMenu
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = All Crops All Seasons
 +
  |author  = cantorsdust
 +
  |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
 +
  |nexus  = 170
 +
  |github  = cantorsdust/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 452: Line 605:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.AlternativeTextures
 
   |id      = PeacefulEnd.AlternativeTextures
 +
  |curse  = 870938
 
   |nexus  = 9246
 
   |nexus  = 9246
 
   |github  = Floogen/AlternativeTextures
 
   |github  = Floogen/AlternativeTextures
Line 468: Line 622:
 
   |nexus  = 15926
 
   |nexus  = 15926
 
   |github  = Jaksha6472/WitchTower
 
   |github  = Jaksha6472/WitchTower
 +
}}
 +
{{#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.3-unofficial.2-mikko_perkele
   |unofficial version = 1.20.2-unofficial.2-elizo
+
   |unofficial url    = {{github|perkmi/Always-On-Server-for-Multiplayer}}
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-47#post-29677
+
}}
-->
+
{{#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 488: Line 654:
 
   |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 510: Line 690:
 
   |nexus  = 8823
 
   |nexus  = 8823
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 517: Line 699:
 
   |nexus  = 6894
 
   |nexus  = 6894
 
   |github  = AngelaRanna/StardewMods
 
   |github  = AngelaRanna/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Angel's Lead Rod Drop Rate Fixer
 +
  |author  = Angela Ranna
 +
  |id      = AngelaRanna.LeadRodFixer
 +
  |nexus  = 6894
 +
  |github  = AngelaRanna/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 575: Line 767:
 
   |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
 
   |github  = nofilenamed/AnimalObserver
 
   |github  = nofilenamed/AnimalObserver
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 626: Line 826:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animals Don't Remove Grass
 +
  |author  = MrShreddie
 +
  |id      = MrShreddie.AnimalsDontRemoveGrass
 +
  |nexus  = 21028
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 635: Line 842:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 656: Line 864:
 
   |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 663: Line 878:
 
   |nexus  = 6196
 
   |nexus  = 6196
 
   |github  = gzhynko/StardewMods
 
   |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Animal Social Menu
 +
  |author  = spacechase0
 +
  |id      = spacechase0.AnimalSocialMenu
 +
  |nexus  = 3283
 +
  |moddrop = 771644
 +
  |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 674: Line 900:
 
   |name    = Animated Parrot and Perch
 
   |name    = Animated Parrot and Perch
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ParrotPerch
+
   |id      = aedenthorn.AnimatedParrotAndPerch<!--changed in 0.1.1-unofficial.1-->, aedenthorn.ParrotPerch
 
   |nexus  = 7957
 
   |nexus  = 7957
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#AnimatedParrotAndPerch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 732: Line 960:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.7.2-unofficial.3-DolphINAF
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124755
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 771: Line 1,001:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123821
 +
  |unofficial version = 0.1.7-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 781: Line 1,013:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Aquarism
 +
  |author  = DaLion
 +
  |id      = DaLion.Ponds<!--changed in republished 1.0.0-->, DaLion.ImmersivePonds<!--changed in 2.0.7-->, DaLion.ImmersiveFishPonds
 +
  |nexus  = 24356
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 813: Line 1,052:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology House Content Management Helper
 +
  |author  = Felix-Dev
 +
  |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
 +
  |nexus  = 2804
 +
  |github  = Felix-Dev/StardewMods
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Archaeology Skill for 1.6
 +
  |author  = moonslime
 +
  |id      = moonslime.ArchaeologySkill
 +
  |curse  = 1003404
 +
  |nexus  = 22199
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 818: Line 1,076:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.Archery
 
   |id      = PeacefulEnd.Archery
 +
  |curse  = 870921
 
   |nexus  = 16767
 
   |nexus  = 16767
 
   |github  = Floogen/Archery
 
   |github  = Floogen/Archery
Line 840: Line 1,099:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Armor Ore
 +
  |author  = gmff
 +
  |id      = GMFF.ArmorOre
 +
  |nexus  =
 +
  |curse  = 485718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ars Venefici
 +
  |author  = HeyImAmethyst
 +
  |id      = HeyImAmethyst.ArsVenefici
 +
  |nexus  = 24409
 +
  |github  = HeyImAmethyst/Ars-Venefici
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 848: Line 1,125:
 
   |moddrop = 661378
 
   |moddrop = 661378
 
   |github  = Mizzion/MyStardewMods
 
   |github  = Mizzion/MyStardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 872: Line 1,147:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
 
   |summary  = use [[#Artifact System Drop Framework & Geodes Handler|Artifact System Drop Framework & Geodes Handler]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Artisan Goods Keep Quality
 
  |author  = voiddreams
 
  |id      = voiddreams.ArtisanGoodsKeepQuality
 
  |nexus id = 21278
 
  |github =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 888: Line 1,156:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Artisan Products Copy Quality
 +
  |author  = justastranger
 +
  |id      = JAS.ArtisanProductsCopyQuality
 +
  |moddrop = 1554273
 +
  |nexus  =
 +
  |github  = justastranger/ArtisanProductsCopyQuality
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 913: Line 1,189:
 
   |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 962: Line 1,245:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Audio Devices
 +
  |author  = Max Vollmer, SVProtector
 +
  |id      = maxvollmer.audiodevices
 +
  |nexus  = 2838
 +
  |github  = maxvollmer/AudioDevices
 +
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 974: Line 1,268:
 
   |author  = taggartaa, Aaron Taggart
 
   |author  = taggartaa, Aaron Taggart
 
   |id      = AaronTaggart.AutoAnimalDoors
 
   |id      = AaronTaggart.AutoAnimalDoors
 +
  |curse  = 1002753
 
   |nexus  = 1019
 
   |nexus  = 1019
 
   |github  = taggartaa/AutoAnimalDoors
 
   |github  = taggartaa/AutoAnimalDoors
 
+
}}
   |broke in          = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 3.4.1-unofficial.1-ToxcsmWolf
+
   |name    = Auto-Attack
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123159
+
  |author  = X3n0n182
 +
  |id      = X3n0n182.AutoAttack
 +
   |nexus  = 7258
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 989: Line 1,287:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Auto-Attack
 
  |author  = X3n0n182
 
  |id      = X3n0n182.AutoAttack
 
  |nexus  = 7258
 
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,003: Line 1,294:
 
   |nexus  = 6773
 
   |nexus  = 6773
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 
   |github  = Alison-Li/AutoBaitAndTacklesMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Break Geode
 +
  |author  = weizinai
 +
  |id      = weizinai.AutoBreakGeode
 +
  |nexus  = 20685
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Catch
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.AutoCatch
 +
  |nexus  = 22616
 +
  |github  = MercuryVN/AutoCatch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,009: Line 1,314:
 
   |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 1,022: Line 1,334:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Crop Watering, Auto Water Crops
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.AutoCropWatering
 +
  |nexus  = 20892
 +
  |github  = jamespfluger/Stardew-EqualMoneySplit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,042: Line 1,361:
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
   |summary  = use [[#Daily Screenshot|Daily Screenshot]] instead.
 
<!--
 
<!--
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23793
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-23793
 
   |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
   |unofficial version = 1.0.1-unofficial.1-AevumDecessus
 
-->
 
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fill Pet Bowl
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoFillPetBowl
 +
  |nexus  = 20667
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,061: Line 1,387:
 
   |nexus  = 1895
 
   |nexus  = 1895
 
   |github  = WhiteMinds/mod-sv-autofish
 
   |github  = WhiteMinds/mod-sv-autofish
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,072: Line 1,396:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Fishing
 +
  |author  = Tibbles
 +
  |id      = Tibbles.AutoFishing2<!--changed in 2.0.0-->, Tibbles.AutoFishing
 +
  |nexus  = 21339
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,079: Line 1,410:
 
   |nexus  = 820
 
   |nexus  = 820
 
   |github  = StephenKairos/Teban100-StardewMods
 
   |github  = StephenKairos/Teban100-StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grabber Mod
 +
  |author  = Jotser
 +
  |id      = Jotser.AutoGrabberMod
 +
  |nexus  = 2783
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,086: Line 1,427:
 
   |nexus  = 14162
 
   |nexus  = 14162
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Grab Truffles
 +
  |author  = Frostiverse
 +
  |id      = Frostiverse.AutoGrabTruffles
 +
  |nexus  = 21705
 +
  |github  = Hunter-Chambers/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Grab Truffles, QiXing Auto-Grab Truffles
 +
  |author  = QiXing
 +
   |id      = qixing.AutoGrabTruffles
 +
  |nexus  = 20874
 +
  |github  = qixing-jk/QiXingAutoGrabTruffles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,100: Line 1,453:
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.Automate
 
   |id      = Pathoschild.Automate
 +
  |curse  = 992857
 
   |nexus  = 1063
 
   |nexus  = 1063
 
   |moddrop = 509760
 
   |moddrop = 509760
Line 1,122: Line 1,476:
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial version = 1.4.3-unofficial.4-pickle
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-29685
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automate Tool Swap
 +
  |author  = Trapyy
 +
  |id      = Trapyy.AutomatetoolSwap
 +
  |curse  = 1001901
 +
  |nexus  = 21050
 +
  |github  = Caua-Oliveira/StardewValley-AutomateToolSwap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,129: Line 1,491:
 
   |nexus  = 3109
 
   |nexus  = 3109
 
   |moddrop = 467021
 
   |moddrop = 467021
 +
  |github  =
 +
 +
  |warnings = use Nexus, ModDrop is NOT updated
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Petting of Animals
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticPettingOfAnimals
 +
  |nexus  = 23539
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,136: Line 1,507:
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |id      = Zamiel.AutomaticScreenshotTaker
 
   |nexus  = 10460
 
   |nexus  = 10460
   |github  = Zamiell/AutomaticScreenshotTaker
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Automatic Stroking, Stroking Automatic
 +
  |author  = yangZ
 +
  |id      = yangZ.AutomaticStroking
 +
  |nexus  = 23508
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,144: Line 1,522:
 
   |nexus  = 15776
 
   |nexus  = 15776
 
   |github  = kristian-skistad/automators
 
   |github  = kristian-skistad/automators
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Melee Attack
 +
  |author  = Siweipancc
 +
  |id      = Siweipancc.AutoMeleeAttack
 +
  |nexus  = 20704
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Autonomals
 +
  |author  = DespairScent
 +
  |id      = DespairScent.Autonomals
 +
  |nexus  = 22879
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,149: Line 1,541:
 
   |author  = Jag3Dagster
 
   |author  = Jag3Dagster
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 
   |id      = HedgehogTechnologies.AutoForager, HedgehogTechnologies.AutoShaker, Jag3Dagster.AutoShaker<!--changed in 2.0.0 and 1.6.1-->
 +
  |curse  = 989657
 
   |nexus  = 7736
 
   |nexus  = 7736
 
   |github  = Hedgehog-Technologies/StardewMods
 
   |github  = Hedgehog-Technologies/StardewMods
Line 1,158: Line 1,551:
 
   |nexus  = 443
 
   |nexus  = 443
 
   |github  = janavarro95/Stardew_Valley_Mods
 
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto-Stack Bait
 +
  |author  = Jonathan Feenstra
 +
  |id      = JonathanFeenstra.AutoStackBait
 +
  |nexus  = 23423
 +
  |github  = JonathanFeenstra/Auto-StackBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,166: Line 1,566:
 
   |moddrop = 833539
 
   |moddrop = 833539
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Stack Items to Chest
 +
  |author  = Chosimba
 +
  |id      = Chosimba.AutoStackItemsToChest
 +
  |nexus  = 2307
 +
  |github  =
 +
 +
  |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,184: Line 1,595:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Auto Trasher
 +
  |author  = Jag3Dagster
 +
  |id      = HedgehogTechnologies.AutoTrasher
 +
  |curse  = 1014272
 +
  |nexus  = 23663
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Auto Travel
 
   |name    = Auto Travel
 
   |author  = GrumpyCrouton
 
   |author  = GrumpyCrouton
   |id      = GrumpyCrouton.AutoTravel
+
   |id      = GrumpyCrouton.AutoTravel2<!--changed in 2.0.0-->, GrumpyCrouton.AutoTravel
 
   |nexus  = 10693
 
   |nexus  = 10693
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,202: Line 1,619:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AutoWater
+
   |name    = Auto Water
 
   |author  = Steph Hoel
 
   |author  = Steph Hoel
 
   |id      = StephHoel.AutoWater
 
   |id      = StephHoel.AutoWater
 
   |nexus  = 21022
 
   |nexus  = 21022
   |github  = StephHoel/ModsStardewValley/tree/main/AutoWater
+
   |github  = StephHoel/ModsStardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,226: Line 1,643:
 
   |nexus  = 5463
 
   |nexus  = 5463
 
   |github  = stellarashes/SDVMods
 
   |github  = stellarashes/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,237: Line 1,653:
 
   |broke in          = Stardew Valley 1.5
 
   |broke in          = Stardew Valley 1.5
 
   |unofficial version = 2.0.1-unofficial.1-strobe
 
   |unofficial version = 2.0.1-unofficial.1-strobe
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-65#post-44643
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44643
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Backpack Resizer
+
  |name    = Avoid Losing Scepter
   |author  = DefenTheNation
+
  |author  = atravita
   |id      = DefenTheNation.BackpackResizer
+
  |id      = atravita.AvoidLosingScepter
   |nexus  = 2263
+
  |curse  = 870974
   |github  = DefenTheNation/StardewMod-BackpackResizer
+
  |moddrop = 1146671
 +
  |nexus  = 11856
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Chance Adjustment
 +
  |author  = LateFilmsGamer
 +
  |id      = Late's.AdjustBabyChance
 +
  |nexus  = 15018
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Gender Interface
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BabyGenderInterface
 +
  |nexus  = 1947
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Family Planning|Family Planning]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baby Pets
 +
  |author  = DellyBelly
 +
  |id      = DellyBelly.BabyPets
 +
  |nexus  = 20967
 +
  |github  = DelphinWave/BabyPets
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Backpack Resizer
 +
   |author  = DefenTheNation
 +
   |id      = DefenTheNation.BackpackResizer
 +
   |nexus  = 2263
 +
   |github  = DefenTheNation/StardewMod-BackpackResizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,261: Line 1,716:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bait Maker - Quality Matters
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.BaitMakerQuality
 +
  |nexus  = 22768
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Baits Do Their Jobs
 +
  |author  = MercuryVN
 +
  |id      = MercuryVN.BaitsDoTheirJobs
 +
  |nexus  = 23217
 +
  |github  = MercuryVN/BaitsDoTheirJobs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,275: Line 1,744:
 
   |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,283: Line 1,759:
 
   |moddrop = 986076
 
   |moddrop = 986076
 
   |github  = lshtech/StardewValleyMods
 
   |github  = lshtech/StardewValleyMods
 
+
  |summary = feature now in vanilla game (1.6)
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
Line 1,301: Line 1,777:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
}}
+
   |unofficial version = 0.3.4-unofficial.2-mouahrara
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#BatForm
   |name    = Bats and Mushrooms
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.BatandMushrooms
 
   |nexus  = 13922
 
  |github  = aedenthorn/StardewValleyMods
 
  |status  = workaround
 
  |summary  = Works with Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,318: Line 1,787:
 
   |nexus  = 1886
 
   |nexus  = 1886
 
   |github  = Husky110/BatteryWarningMod
 
   |github  = Husky110/BatteryWarningMod
 +
 
   |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,347: Line 1,824:
 
   |id      = Coll1234567.BecomeEthereal
 
   |id      = Coll1234567.BecomeEthereal
 
   |nexus  = 3746
 
   |nexus  = 3746
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Becoming Familiar
 +
  |author  = Krutonium
 +
  |id      = ca.krutonium.becomingfamiliar
 +
  |nexus  = 21949
 
   |github  =
 
   |github  =
 
}}
 
}}
Line 1,357: Line 1,841:
  
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
   |unofficial version = 0.4.1-unofficial.1-FlyingTNT
+
   |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
Line 1,367: Line 1,862:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BeePaths
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,375: Line 1,872:
 
   |nexus  = 2569
 
   |nexus  = 2569
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Be My Valentine
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.BeMyValentine
 +
  |nexus  = 5219
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,383: Line 1,889:
 
   |nexus  = 9315
 
   |nexus  = 9315
 
   |github  = AHilyard/BerrySeasonReminder
 
   |github  = AHilyard/BerrySeasonReminder
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better 10 Hearts
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.Better10Hearts
 +
  |nexus  = 3605
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,404: Line 1,920:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
  |status  = workaround
 +
  |summary  = use [[#Even Better Artisan Good Icons|Even Better Artisan Good Icons]] instead (see [{{github|chsiao58/EvenBetterArtisanGoodIcons}}#for-user instructions to convert old content packs]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,420: Line 1,938:
 
   |nexus  = 8141
 
   |nexus  = 8141
 
   |github  =
 
   |github  =
 
+
}}
  |broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Better Beehouses
 
   |name    = Better Beehouses
Line 1,444: Line 1,960:
 
   |nexus  = 11166
 
   |nexus  = 11166
 
   |github  = NormanPCN/StardewValleyMods
 
   |github  = NormanPCN/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,452: Line 1,966:
 
   |id      = furyx639.BetterChests
 
   |id      = furyx639.BetterChests
 
   |curse  = 871836
 
   |curse  = 871836
 +
  |moddrop = 1547210
 
   |nexus  = 9791
 
   |nexus  = 9791
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crab Pots
 +
  |author  = Sonozuki
 +
  |id      = EpicBellyFlop45.BetterCrabPots
 +
  |nexus  = 3159
 +
  |github  = Sonozuki/StardewMods
 +
 +
  |status  = abandoned
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,462: Line 1,987:
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting
 +
  |author  = RedstoneBoy
 +
  |id      = RedstoneBoy.BetterCrafting
 +
  |nexus  = 2504
 +
  |github  = RedstoneBoy/BetterCrafting
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,469: Line 2,002:
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
 
   |id      = leclair.bcbuildings
 
   |id      = leclair.bcbuildings
 +
  |nexus  = 11115
 
   |moddrop = 1115749
 
   |moddrop = 1115749
 +
  |github  = KhloeLeclair/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Crafting → SpaceCore Support, Better Crafting → SpaceCore and DynamicGameAssets Support
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.bcspacecore
 
   |nexus  = 11115
 
   |nexus  = 11115
 +
  |moddrop = 1115749
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Better Crafting-->
+
   |status  = obsolete
 +
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,511: Line 2,053:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121853
+
   |status  = workaround
   |unofficial version = 0.2.5-unofficial.1-FlyingTNT
+
  |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,568: Line 2,124:
  
 
   |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
Line 1,595: Line 2,153:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Horse Flute
+
   |name    = Better Honey Mead
   |author  = Anthony Maciel, maciel310
+
   |author  = NCarigon
   |id      = AnthonyMaciel.BetterHorseFlute
+
   |id      = NCarigon.BetterHoneyMead
   |nexus  = 15285
+
   |nexus  = 22848
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,629: Line 2,185:
 
   |github  = hawkfalcon/Stardew-Mods
 
   |github  = hawkfalcon/Stardew-Mods
  
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
|broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
|unofficial version = 3.0.0-unofficial.1-p1xel8ted
 +
|unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123262
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,656: Line 2,214:
 
   |nexus  = 10631
 
   |nexus  = 10631
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Meowmere
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.BetterMeowmere
 +
  |nexus  = 20374
 +
  |github  = TheMightyAmondee/BetterMeowmere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,674: Line 2,239:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Re-Mixed Seeds|Re-Mixed Seeds]] or {{nexus mod|22495|Seed Overhaul}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,706: Line 2,273:
 
   |nexus  = 17252
 
   |nexus  = 17252
 
   |github  = Achtuur/StardewMods
 
   |github  = Achtuur/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,755: Line 2,320:
 
   |id      = Zoryn.BetterRNG
 
   |id      = Zoryn.BetterRNG
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
Line 1,769: Line 2,334:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.BetterShipping
 
   |id      = MindMeltMax.BetterShipping
 +
  |curse  = 1004479
 +
  |moddrop = 1135742
 
   |nexus  = 10487
 
   |nexus  = 10487
  |moddrop = 1135742
 
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
Line 1,783: Line 2,349:
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]]
+
   |summary  = Use [[#Better Shipping Bin|Better Shipping Bin]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,809: Line 2,375:
 
   |nexus  = 2558
 
   |nexus  = 2558
 
   |github  = maxvollmer/BetterSkullCavernFalling
 
   |github  = maxvollmer/BetterSkullCavernFalling
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,826: Line 2,394:
 
   |nexus  = 1992
 
   |nexus  = 1992
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Special Orders
 +
   |author  = Xeru
 +
  |id      = xeru.BetterSpecialOrders
 +
  |nexus  = 24125
 +
  |github  = xeru98/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,845: Line 2,418:
 
   |nexus  = 17767
 
   |nexus  = 17767
 
   |github  = jamescodesthings/smapi-better-sprinklers
 
   |github  = jamescodesthings/smapi-better-sprinklers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Sprinklers Plus (1.6)
 +
  |author  = gingajamie
 +
  |id      = com.gingajamie.BetterSprinklersPlus
 +
  |nexus  = 21624
 +
  |github  = gingajamie/smapi-better-sprinklers-plus-encore
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Stardrops
 +
  |author  = Rokugin
 +
  |id      = Rokugin.BetterStardrops
 +
  |nexus  = 21360
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,864: Line 2,451:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |unofficial version = 1.0.8-unofficial.1-Sandman53
 +
  |unofficial url    = {{github|Sandman534/StardewValleyMods/releases/tag/release}}
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Transmutation
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BetterTransmutation
 +
  |nexus  = 2120
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}}  instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Truffles
 +
  |author  = temisthem
 +
  |id      = tem696969696969.BetterTruffles
 +
  |nexus  = 23228
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Better Watering Can and Hoe
 +
  |author  = Aflojack45
 +
  |id      = Aflojack45.BetterWateringCanAndHoe
 +
  |nexus  = 23946
 +
  |github  = Aflojack/BetterWateringCanAndHoe
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,874: Line 2,488:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Workbench Helper|Workbench Helper]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,885: Line 2,501:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bigger Backpack
+
  |name    = Big Crop Bonus
 +
  |author  = Tocseoj
 +
  |id      = Tocseoj.BigCropBonus
 +
  |curse  = 1008360
 +
  |moddrop = 1553635
 +
  |nexus  = 22337
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Big Fridges
 +
  |author  = AlanBF
 +
  |id      = AlanBF.BigFridge
 +
  |nexus  = 22457
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Bigger Backpack
 
   |author  = spacechase0
 
   |author  = spacechase0
 
   |id      = spacechase0.BiggerBackpack
 
   |id      = spacechase0.BiggerBackpack
Line 1,905: Line 2,537:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bigger Fridges
 +
  |author  = Entoarox
 +
  |id      = Entoarox.BiggerFridges
 +
  |nexus  = 21678
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,942: Line 2,581:
 
   |nexus  = 6948
 
   |nexus  = 6948
 
   |github  = desto-git/sdv-mods
 
   |github  = desto-git/sdv-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,950: Line 2,587:
 
   |id      = drbirbdev.BinningSkill
 
   |id      = drbirbdev.BinningSkill
 
   |nexus  = 14073
 
   |nexus  = 14073
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birb Core
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.BirbCore
 +
  |nexus  = 19140
 
   |github  = drbirbdev/StardewValley
 
   |github  = drbirbdev/StardewValley
 
}}
 
}}
Line 1,959: Line 2,603:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Happy Birthday (by Omegasis)-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayBuff
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |name    = Birthday Friendship, Birthday Knowledge Friendship
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.BirthdayFriendship
+
   |id      = aedenthorn.BirthdayKnowledgeFriendship<!--changed in 0.1.1-unofficial.1-->, aedenthorn.BirthdayFriendship
 
   |nexus  = 17974
 
   |nexus  = 17974
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BirthdayKnowledgeFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,976: Line 2,626:
  
 
   |dev note = author ignored previous PRs
 
   |dev note = author ignored previous PRs
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Birthday Notifications
 +
  |author  = Honduriel
 +
  |id      = Honduriel.SVM_BirthdayNotifications
 +
  |nexus  = 20948
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 1,985: Line 2,642:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS No Clip
+
   |name    = BJS Capsule Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSNoClip
+
   |id      = BunnyJumps.BJSCapsuleMod
   |nexus  = 2820
+
   |nexus  = 2502
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Time Skipper
+
   |name    = BJS MP Kick Mod
 
   |author  = BunnyJumps
 
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTimeSkipper
+
   |id      = BunnyJumps.BJSMPKickMenu
   |nexus  = 2178
+
   |nexus  = 2503
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-99#post-74821
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |unofficial version = 1.4.3-unofficial.1-Vivan
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS True Master
+
   |name    = BJS Night Sounds
   |author  = Qther - BunnyJumps
+
   |author  = BunnyJumps
   |id      = BunnyJumps.BJSTrueMaster
+
   |id      = BunnyJumps.BJSNightSounds
   |nexus  = 5324
+
   |nexus  = 2501
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blackhearts
+
   |name    = BJS No Clip
   |author  = Mightywa33ior
+
   |author  = BunnyJumps
   |id      = Mightywa33ior.Blackhearts
+
   |id      = BunnyJumps.BJSNoClip
   |nexus  = 7502
+
   |nexus  = 2820
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blahaj Blast
+
   |name    = BJS Only Treasure Room
   |author  = spacechase0
+
   |author  = BunnyJumps
   |id      = spacechase0.BlahajBlast
+
   |id      = BunnyJumps.BJSOnlyTreasureRoom
   |nexus  = 17550
+
   |nexus  = 3145
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blessings and Curses
+
   |name    = BJS Plant Everywhere
   |author  = GenDeathrow
+
   |author  = BunnyJumps
   |id      = gendeathrow.BNC
+
   |id      = BunnyJumps.BJSPlantEverywhere
   |nexus  =
+
   |nexus  = 3143
  |curse  = 307717
+
   |github  =
   |github  = GenDeathrow/SDV_BlessingsAndCurses
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Stop Grass
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSStopGrass
 +
  |nexus  = 2500
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Thunderstorm
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSThunderStorm
 +
  |nexus  = 3144
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS Time Skipper
 +
  |author  = BunnyJumps
 +
  |id      = BunnyJumps.BJSTimeSkipper
 +
  |nexus  = 2178
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-74821
 +
  |unofficial version = 1.4.3-unofficial.1-Vivan
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = BJS True Master
 +
  |author  = Qther - BunnyJumps
 +
  |id      = BunnyJumps.BJSTrueMaster
 +
  |nexus  = 5324
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blackhearts
 +
  |author  = Mightywa33ior
 +
  |id      = Mightywa33ior.Blackhearts
 +
  |nexus  = 7502
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blahaj Blast
 +
  |author  = spacechase0
 +
  |id      = spacechase0.BlahajBlast
 +
  |nexus  = 17550
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Blessings and Curses
 +
  |author  = GenDeathrow
 +
  |id      = gendeathrow.BNC
 +
  |nexus  =
 +
  |curse  = 307717
 +
  |github  = GenDeathrow/SDV_BlessingsAndCurses
 +
 
 +
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,069: Line 2,794:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
Line 2,079: Line 2,815:
  
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boomerangs, Boomerang Mod
 +
  |author  = Arannya
 +
  |id      = Arannya.Weapons.Boomerangs
 +
  |nexus  = 22724
 +
  |github  = arannya/BoomerangMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,097: Line 2,840:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BossCreatures
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
+
  |name    = Bow
   |author  = charbonn, Charles Bonnevialle
+
  |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
 +
   |name    = Brazilian Names for NPCs, Nomes Brasileiros
 +
   |author  = charbonn, Charles Bonnevialle
 
   |id      = Charles.NomesBrasileiros
 
   |id      = Charles.NomesBrasileiros
 
   |moddrop = 793149
 
   |moddrop = 793149
Line 2,125: Line 2,890:
 
   |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-->
 
   |broke in = Stardew Valley 1.6<!--@retest-after Animal Husbandry Overhaul, @retest-after Paritee's Better Farm Animal Variety-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Breed Like Rabbits 2: Procreation Boogaloo
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.BreedLikeRabbits2
 +
  |nexus  = 3429
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,139: Line 2,912:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Breed Like Rabbits 2: Procreation Boogaloo
+
   |name    = Brighter Building Paint
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = tem696969696969
   |id      = f4iTh.BreedLikeRabbits2
+
   |id      = tem696969696969.BrighterBuildingPaint
   |nexus  = 3429
+
   |nexus  = 22807
   |github  =
+
   |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,152: Line 2,925:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.6.1-unofficial.5-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BuffFramework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,181: Line 2,956:
 
   |github  = SlivaStari/BuildableForge
 
   |github  = SlivaStari/BuildableForge
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Buildable Ginger Island Farm
 +
  |author  = mouahrara
 +
  |id      = mouahrara.BuildableGingerIslandFarm
 +
  |nexus  = 20600
 +
  |github  = mouahrara/BuildableGingerIslandFarm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,190: Line 2,973:
 
   |github  = Yariazen/YariazenMods
 
   |github  = Yariazen/YariazenMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Solid Foundations-->
+
  |status  = abandoned
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Build and Place Anything Anywhere, Anything Anywhere
 +
  |author  = Espy
 +
  |id      = Espy.AnythingAnywhere
 +
  |moddrop = 1558607
 +
  |nexus  = 21233
 +
  |github  = Smoked-Fish/AnythingAnywhere
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,241: Line 3,033:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#BulkAnimalPurchase
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,247: Line 3,041:
 
   |author  = BananaFruit
 
   |author  = BananaFruit
 
   |id      = BananaFruit.BulkStaircases
 
   |id      = BananaFruit.BulkStaircases
   |nexus  = 10622
+
   |nexus  = 23482
 
   |moddrop = 1084873
 
   |moddrop = 1084873
 
   |github  = BananaFruit1492/BulkStaircases
 
   |github  = BananaFruit1492/BulkStaircases
Line 2,274: Line 3,068:
 
   |github  = hootless/StardewMods
 
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url = https://github.com/Xytronix/BusLocations/releases/tag/1.2.1
+
   |unofficial url     = https://github.com/Xytronix/BusLocations/releases
   |unofficial version = 1.2.1
+
   |unofficial version = 1.2.2-unofficial.1-Xytronix
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Button's Extra Books
 +
  |author  = Spiderbuttons
 +
  |id      = Spiderbuttons.ButtonsExtraBooksCore
 +
  |nexus  = 21526
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,303: Line 3,104:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,313: Line 3,115:
 
   |broke in          = Stardew Valley 1.6
 
   |broke in          = Stardew Valley 1.6
 
   |unofficial url    = {{nexus mod|21137}}
 
   |unofficial url    = {{nexus mod|21137}}
   |unofficial version = 2.1.1-unofficial.1-cyxyr
+
   |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,329: Line 3,141:
 
   |moddrop = 833562
 
   |moddrop = 833562
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Calcifer
 +
  |author  = sophie
 +
  |id      = sophie.Calcifer
 +
  |nexus  = 20628
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,335: Line 3,154:
 
   |id      = Zoryn.CalendarAnywhere
 
   |id      = Zoryn.CalendarAnywhere
 
   |nexus  =
 
   |nexus  =
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
   |github  = Zoryn4163/SMAPI-Mods
 
   |github  = Zoryn4163/SMAPI-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Camera Control
 +
  |author  = Nitbandier
 +
  |id      = Nitbandier.CameraControl
 +
  |nexus  = 21502
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,359: Line 3,185:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 
   |summary  = use [[#Limited Campfire Cooking|Limited Campfire Cooking]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Capitalist Split Money
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.CapitalistSplitMoney
 +
  |nexus  = 3083
 +
  |github  = Ilyaki/CapitalistSplitMoney
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,396: Line 3,233:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Everywhere
+
  |name    = Casks Anywhere
   |author  = CatCattyCat, Cat
+
  |author  = YukiShiku, LeonBlade
   |id      = cat.caskseverywhere
+
  |id      = CasksAnywhere
   |nexus  = 2994
+
  |nexus  = 878
   |moddrop = 833561
+
  |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
 +
   |name    = Casks Everywhere
 +
   |author  = CatCattyCat, Cat
 +
   |id      = cat.caskseverywhere
 +
   |nexus  = 2994
 +
   |moddrop = 833561
 
   |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,416: Line 3,266:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Automate|Automate]] instead to run casks.
+
   |summary  = use [[#Custom Cask Mod|Custom Cask Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,425: Line 3,275:
 
   |github  = adverserath/StardewValley-CasualLifeMod
 
   |github  = adverserath/StardewValley-CasualLifeMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.67-unofficial.1-thimadera
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129629
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,434: Line 3,286:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122571
+
   |status  = workaround
   |unofficial version = 0.2.1-unofficial.1-FlyingTNT
+
  |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,478: Line 3,344:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cats and Dogs
 +
  |author  = DelphinWave
 +
  |id      = DelphinWave.CatsAndDogsMod
 +
  |nexus  = 7407
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,557: Line 3,434:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChangeFarmCaves
 
   |id      = MindMeltMax.ChangeFarmCaves
 +
  |curse  = 1004487
 
   |moddrop = 1247516
 
   |moddrop = 1247516
 
   |nexus  = 14000
 
   |nexus  = 14000
Line 2,585: Line 3,463:
 
   |nexus  = 6101
 
   |nexus  = 6101
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,617: Line 3,493:
 
   |nexus  = 12999
 
   |nexus  = 12999
 
   |github  = JudeRV/SDV_WikiLinker
 
   |github  = JudeRV/SDV_WikiLinker
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chargeable Resource Tools
 +
  |author  = DaLion
 +
  |id      = DaLion.Chargeable
 +
  |nexus  = 23048
 +
  |github  = daleao/sdv
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,626: Line 3,509:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chaste Valley
 +
  |author  = Tensor
 +
  |id      = Tensor.ChasteValley
 +
  |nexus  = 21925
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,636: Line 3,526:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Default On Cheats|Default On Cheats]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,650: Line 3,542:
 
   |nexus  = 5826
 
   |nexus  = 5826
 
   |github  = Annosz/StardewValleyModding
 
   |github  = Annosz/StardewValleyModding
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,698: Line 3,592:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ChessBoards
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,704: Line 3,600:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.ChestDisplays
 
   |id      = MindMeltMax.ChestDisplays
 +
  |curse  = 997977
 
   |nexus  = 7644
 
   |nexus  = 7644
 
   |moddrop = 1135692
 
   |moddrop = 1135692
Line 2,717: Line 3,614:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Feature Set
 +
  |author  = zack20136
 +
  |id      = zack20136.ChestFeatureSet
 +
  |nexus  = 21155
 +
  |github  = zack20136/ChestFeatureSet
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,748: Line 3,652:
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Chests|Better Chests]] or [[#Convenient Chests|Convenient Chests]] instead.
+
   |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Chest Pooling V2|Chest Pooling V2]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Pooling V2
 +
  |author  = jslattery26
 +
  |id      = jslattery26.ChestPoolingV2
 +
  |nexus  = 22461
 +
  |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,759: Line 3,670:
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Chests Anywhere
 
   |name    = Chests Anywhere
 
   |author  = Pathoschild
 
   |author  = Pathoschild
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 
   |id      = Pathoschild.ChestsAnywhere, ChestsAnywhere<!--changed in 1.9-->
 +
  |curse  = 1000640
 
   |nexus  = 518
 
   |nexus  = 518
 
   |moddrop = 606600
 
   |moddrop = 606600
 
   |github  = Pathoschild/StardewMods
 
   |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Value
 +
  |author  = Jppkr4
 +
  |id      = Jppkr4.ChestValue
 +
  |nexus  = 23816
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Chest Values
 +
  |author  = MysticalAsian
 +
  |id      = MysticalAsian.ChestValues
 +
  |nexus  = 23878
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Child Bed Config
 +
  |author  = aclockworkhound
 +
  |id      = aclockworkhound.ChildBedConfig
 +
  |nexus  = 3540
 +
  |github  = clockworkhound/SDV-ChildBedConfig
 +
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 +
  |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,798: Line 3,734:
 
<!--
 
<!--
 
   |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
 
-->
 
-->
 
}}
 
}}
Line 2,846: Line 3,782:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status = workaround
+
   |status   = abandoned
   |summary = use [[#Never Ending Adventure - NPC Mateo|Never Ending Adventure - NPC Mateo]] instead
+
   |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,853: Line 3,800:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 
   |id      = CJBok.CheatsMenu, CJBCheatsMenu<!--changed in 1.14-->
 +
  |curse  = 1000644
 
   |nexus  = 4
 
   |nexus  = 4
 
   |moddrop = 741872
 
   |moddrop = 741872
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,862: Line 3,809:
 
   |author  = CJBok and Pathoschild
 
   |author  = CJBok and Pathoschild
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 
   |id      = CJBok.ItemSpawner, CJBItemSpawner<!--changed in 1.7-->
 +
  |curse  = 1000641
 
   |nexus  = 93
 
   |nexus  = 93
 
   |moddrop = 741893
 
   |moddrop = 741893
 
   |github  = CJBok/SDV-Mods
 
   |github  = CJBok/SDV-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,904: Line 3,851:
 
   |nexus  = 794
 
   |nexus  = 794
 
   |github  = tstaples/CleanFarm
 
   |github  = tstaples/CleanFarm
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clear Glasses, Clear Glasses - HD Graphics and Filters
 +
  |author  = aurpine
 +
  |id      = aurpine.ClearGlasses
 +
  |nexus  = 21090
 +
  |github  = aurpine/Stardew-SpriteMaster
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,915: Line 3,869:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 
   |summary  = use [[#Right Click Move Mode|Right Click Move Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
 +
  |nexus  = 604
 +
  |moddrop = 664033
 +
  |github  = Sakorona/SDVMods
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained)
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clint's Backstock
 +
  |author  = Rokugin
 +
  |id      = Rokugin.ClintsBackstock
 +
  |nexus  = 20886
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Clock24
 +
  |author  = Lysero
 +
  |id      = Lysero.Clock24
 +
  |nexus  = 3718
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,922: Line 3,905:
 
   |nexus  = 18765
 
   |nexus  = 18765
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cloudy Skies
 +
   |author  = Khloe Leclair
 +
  |id      = leclair.cloudyskies
 +
  |nexus  = 23135
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,935: Line 3,923:
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial version = 1.1.1-unofficial.2-Mizzion
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-65#post-3331467
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cobalt
 +
  |author  = spacechase0
 +
  |id      = spacechase0.Cobalt
 +
  |nexus  = 1723
 +
  |github  = spacechase0/Cobalt
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,958: Line 3,957:
 
   |nexus  = 14379
 
   |nexus  = 14379
 
   |github  = tylergibbs2/StardewValleyMods
 
   |github  = tylergibbs2/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cold Weather Haley SMAPI
 +
  |author  = DanielSerrano, Lord Xamon
 +
  |id      = LordXamon.ColdWeatherHaleyPRO
 +
  |nexus  = 1169
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,974: Line 3,984:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colored Chests
 +
  |author  = Igorious
 +
  |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
 +
  |nexus  =
 +
  |chucklefish = 3684
 +
  |github  =
 +
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = obsolete
 +
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 2,981: Line 4,003:
 
   |nexus  = 14428
 
   |nexus  = 14428
 
   |github  = sophiesalacia/StardewMods
 
   |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Chests
 +
  |author  = spacechase0
 +
  |id      = spacechase0.ColorfulChests
 +
  |nexus  = 1623
 +
  |moddrop = 279189
 +
  |github  = spacechase0/ColorfulChests
 +
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Colorful Fish Ponds
 +
  |author  = rokugin
 +
  |id      = rokugin.colorfulfishponds
 +
  |nexus  = 23615
 +
  |github  = rokugin/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,029: Line 4,068:
 
   |author  = SlayerDharok
 
   |author  = SlayerDharok
 
   |id      = SlayerDharok.CombineMachines
 
   |id      = SlayerDharok.CombineMachines
 +
  |curse  = 992028
 
   |nexus  = 7411
 
   |nexus  = 7411
 
   |github  = Videogamers0/SDV-CombineMachines
 
   |github  = Videogamers0/SDV-CombineMachines
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,058: Line 4,097:
 
   |name    = Community Center Anywhere
 
   |name    = Community Center Anywhere
 
   |author  = Stingray
 
   |author  = Stingray
   |id      = Stingray.CCA
+
   |id      = Stingray.CommunityCenterAnywhere<!--changed in 3.0.0-->, Stingray.CCA
 
   |nexus  = 10150
 
   |nexus  = 10150
 
   |github  = Stingrayss/StardewValley
 
   |github  = Stingrayss/StardewValley
Line 3,068: Line 4,107:
 
   |nexus  = 20425
 
   |nexus  = 20425
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,108: Line 4,145:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Bundle Costs
+
   |name    = Comprehensive Stardew Valley Mod, My Modding
   |author  = sophiesalacia
+
   |author  = BenW, BW
   |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
+
   |id      = BW.MyModding
   |nexus  = 9444
+
   |nexus  = 20918
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
+
  |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
 +
  |name    = Configurable Bundle Costs
 +
  |author  = sophiesalacia
 +
  |id      = sophie.ConfigurableBundleCosts, Vertigon.ConfigurableBundleCosts<!--before 1.0.1-->
 +
  |nexus  = 9444
 +
  |github  = sophiesalacia/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Configurable Cellar Extension (with tillable soil), Boogies Cellar Soil Fix
 
   |author  = Boogie, BoogieBest
 
   |author  = Boogie, BoogieBest
 
   |id      = boogie.greenhouse
 
   |id      = boogie.greenhouse
Line 3,145: Line 4,199:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
   |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Configurable Shipping Dates
 +
  |author  = Nishtra
 +
  |id      = ConfigurableShippingDates
 +
  |nexus  = 675
 +
  |github  =
 +
 +
  |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,176: Line 4,240:
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Configure Machine Speed
 
   |name    = Configure Machine Speed
   |author  = StephHoel
+
   |author  = Steph Hoel
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |id      = StephHoel.ConfigureMachineSpeed
 
   |nexus  = 21005
 
   |nexus  = 21005
   |github  = StephHoel/ModsStardewValley/tree/main/ConfigureMachineSpeed
+
   |github  = StephHoel/ModsStardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Confirm Gifts
 +
  |author  = BadScientist
 +
  |id      = BadScientist.ConfirmGifts
 +
  |nexus  = 23224
 +
  |github  = BadScientist/ConfirmGifts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,202: Line 4,273:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#ConnectedGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,238: Line 4,311:
 
   |url    = https://smapi.io
 
   |url    = https://smapi.io
 
   |github  = Pathoschild/SMAPI
 
   |github  = Pathoschild/SMAPI
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Console Coordinates
 +
  |author  = Pillow
 +
  |id      = Pillow.ConsoleCoordinates
 +
  |nexus  = 8957
 +
  |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,287: Line 4,369:
 
   |nexus  = 6564
 
   |nexus  = 6564
 
   |github  =
 
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Continuous Music
 +
   |author  = exhaustors
 +
  |id      = exhaustors.ContinuousMusic
 +
  |nexus  = 24348
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,296: Line 4,383:
 
   |nexus  = 12801
 
   |nexus  = 12801
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Control Tree
 +
  |author  = Cluom
 +
  |id      = Cluom.ControlTree
 +
  |nexus  = 23119
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,340: Line 4,434:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Coop Cursor
+
   |name    = Coop Cursor, Multi-Screen Multiplayer
 
   |author  = DeLiXx
 
   |author  = DeLiXx
 
   |id      = DeLiXx.Coop_Cursor
 
   |id      = DeLiXx.Coop_Cursor
 +
  |curse  = 990474
 
   |nexus  = 12269
 
   |nexus  = 12269
 
   |github  =
 
   |github  =
   |source  = https://gitlab.com/delixx/stardew-valley-coop-cursor
+
   |source  = https://gitlab.com/delixx/stardew-valley/coop-cursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,360: Line 4,455:
 
   |nexus  = 15333
 
   |nexus  = 15333
 
   |github  = ncarigon/StardewValleyMods
 
   |github  = ncarigon/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Copy Invite Code
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.copyinvitecode
 +
  |nexus  = 2171
 +
  |github  = danvolchek/StardewMods
 +
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cosmetic Rings
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.CosmeticRings
 +
  |nexus  = 8522
 +
  |github  = Floogen/CosmeticRings
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,413: Line 4,528:
 
   |name    = Craftable Terrarium, Terrarium
 
   |name    = Craftable Terrarium, Terrarium
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Terrarium
+
   |id      = aedenthorn.CraftableTerrarium<!--changed in 0.1.3-unofficial.1-->, aedenthorn.Terrarium
 
   |nexus  = 8031
 
   |nexus  = 8031
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CraftableTerrarium
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,438: Line 4,555:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Machine
+
   |name    = Craft Counter
   |author  = chocolatte12
+
   |author  = bcmpinc
   |id      = chocolatte12.CraneMachine
+
   |id      = bcmpinc.CraftCounter
   |nexus  = 20112
+
   |nexus  = 2739
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crafting Collections Page
 +
  |author  = Gurm0
 +
  |id      = Gurm0.CraftingCollection
 +
  |curse  = 1008156
 +
  |nexus  = 21620
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crane Man Begone
+
  |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
 
   |author  = MouseyPounds
 
   |id      = MouseyPounds.CraneManBegone
 
   |id      = MouseyPounds.CraneManBegone
Line 3,459: Line 4,616:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Creeper Forage
 +
  |author  = bwdy
 +
  |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
 +
  |nexus  = 2115
 +
  |github  =
 +
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,538: Line 4,705:
 
   |nexus  = 18914
 
   |nexus  = 18914
 
   |github  = gzhynko/stardew-mods
 
   |github  = gzhynko/stardew-mods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Growth Info
 
   |name    = Crop Growth Info
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CropGrowthInformation
+
   |id      = aedenthorn.CropGrowthInfo<!--changed in 0.1.1-unofficial.1-->, aedenthorn.CropGrowthInformation
 
   |nexus  = 12178
 
   |nexus  = 12178
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropGrowthInfo
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,557: Line 4,724:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
   |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119392
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
   |unofficial version = 0.3.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Crop Hat
 
   |name    = Crop Hat
   |author  = aed, aedenthorn
+
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.CropHat
 
   |id      = aedenthorn.CropHat
 
   |nexus  = 11787
 
   |nexus  = 11787
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.4-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropHat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,577: Line 4,746:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropMarkers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Safety
 +
  |author  = BadNetCode
 +
  |id      = BadNetCode.CropSafety
 +
  |nexus  = 1233
 +
  |moddrop = 130160
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,594: Line 4,776:
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.3-unofficial.3-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CropsSurviveSeasonChange
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,621: Line 4,805:
 
   |nexus  = 2594
 
   |nexus  = 2594
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,639: Line 4,821:
 
   |author  = MindMeltMax
 
   |author  = MindMeltMax
 
   |id      = MindMeltMax.CropWalker
 
   |id      = MindMeltMax.CropWalker
 +
  |curse  = 1004489
 
   |moddrop = 1443553
 
   |moddrop = 1443553
 
   |nexus  = 16632
 
   |nexus  = 16632
Line 3,651: Line 4,834:
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Crop Watering Bubbles Continued|Crop Watering Bubbles Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crop Watering Bubbles Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.CropWateringBubbles
 +
  |nexus  = 21428
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crowcalypse
 +
  |author  = stardemod
 +
  |id      = stardemod.Crowcalypse
 +
  |nexus  = 22594
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,665: Line 4,864:
 
   |nexus  = 7826
 
   |nexus  = 7826
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Crystalline Junimo Chests
 +
  |author  = LeFauxMatt and pegfingers
 +
  |id      = furyx639.CrystallineJunimoChests
 +
  |moddrop = 1547134
 +
  |nexus  = 20658
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,676: Line 4,883:
 
   |status  = workaround
 
   |status  = workaround
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 
   |summary  = use [[#Debug Mode|Debug Mode]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Current Location
 +
  |author  = Omegasis, AlphaOmegasis
 +
  |id      = CurrentLocation102120161203
 +
  |nexus  = 638
 +
  |github  = janavarro95/Stardew_Valley_Mods
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,702: Line 4,920:
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 
<!--
 
<!--
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Backpack Framework
+
  |name    = Custom Asset Modifier, Custom Asset Editor
   |author  = aedenthorn, Erinthe
+
  |author  = Omegasis, AlphaOmegasis
   |id      = aedenthorn.CustomBackpack
+
  |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
 +
   |name    = Custom Backpack Framework
 +
   |author  = aedenthorn, Erinthe
 +
   |id      = aedenthorn.CustomBackpack
 
   |nexus  = 13826
 
   |nexus  = 13826
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Custom Backpack Framework|The Return of Custom Backpack Framework]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Bundles
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.CustomBundles
 +
  |nexus  = 8258
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,719: Line 4,958:
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
 
   |id      = furyx639.CustomBush
 
   |id      = furyx639.CustomBush
 +
  |curse  = 998265
 +
  |moddrop = 1547214
 
   |nexus  = 20619
 
   |nexus  = 20619
 
   |github  = LeFauxMatt/StardewMods
 
   |github  = LeFauxMatt/StardewMods
Line 3,747: Line 4,988:
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Community Center Bundles
 +
  |author  = Alja, alvadea & jaksha
 +
  |id      = alja.CustomCCB
 +
  |nexus  = 21340
 +
  |github  = Jaksha6472/ChallengingCommunityCenterBundles
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,761: Line 5,009:
 
   |author  = PeacefulEnd
 
   |author  = PeacefulEnd
 
   |id      = PeacefulEnd.CustomCompanions
 
   |id      = PeacefulEnd.CustomCompanions
 +
  |curse  = 870939
 
   |nexus  = 8626
 
   |nexus  = 8626
 
   |github  = Floogen/CustomCompanions
 
   |github  = Floogen/CustomCompanions
Line 3,779: Line 5,028:
 
   |nexus  = 1255
 
   |nexus  = 1255
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Crops
 +
  |author  = spacechase0
 +
  |id      = spacechase0.CustomCrops
 +
  |nexus  = 1592
 +
  |moddrop = 273617
 +
  |github  = spacechase0/CustomCrops
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,795: Line 5,056:
 
   |nexus  = 2516
 
   |nexus  = 2516
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,804: Line 5,063:
 
   |nexus  = 8193
 
   |nexus  = 8193
 
   |github  = Digus/StardewValleyMods
 
   |github  = Digus/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Crystalarium Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
Line 3,834: Line 5,091:
 
}}
 
}}
 
{{#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
 
 
  <!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Fixed Dialogue
+
   |name    = Custom Element Handler
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.CustomFixedDialogue
 
  |nexus  = 6358
 
  |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Fixed Dialogue - Continued
 
  |author  = Datamancer
 
  |id      = datamancer.CustomFixedDialogue
 
  |nexus  = 20938
 
  |moddrop = 1533308
 
  |github  = csandwith/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.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Dialogue
+
   |name    = Custom Emotes
   |author  = PurrplingCat
+
   |author  = purrplingcat
   |id      = PurrplingCat.CustomGiftDialogue
+
   |id      = PurrplingCat.CustomEmotes
   |nexus  = 7304
+
   |nexus  = 10861
   |github  = purrplingcat/StardewMods
+
   |github  = purrplingcat/CustomEmotes
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Gift Limits
+
   |name    = Custom Farming Redux
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.CustomGiftLimits
+
   |id      = Platonymous.CustomFarming
   |nexus  = 13964
+
   |nexus  = 991
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 307366
 +
  |moddrop = 793926
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 +
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Hay
+
   |name    = Custom Farming Redux → CFAutomate
  |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
  |id      = aedenthorn.CustomHay
+
   |id      = Platonymous.CFAutomate
  |nexus  = 16744
+
   |nexus  = 991
  |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Cart Redux
 
   |author  = Sakorona, Kylindra, KoihimeNakamura
 
   |id      = KoihimeNakamura.CCR
 
   |nexus  = 1402
 
  |moddrop = 664037
 
   |github  = Sakorona/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Automate 1.15
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod → PFMAutomate|Producer Framework Mod → PFMAutomate]] instead.
 +
<!--
 +
  |unofficial version = 2.12.10-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customizable Death Penalty
+
   |name    = Custom Farm Loader
   |author  = CatCattyCat, Cat
+
   |author  = DeLiXx
   |id      = cat.customizabledeathpenalty
+
   |id      = DeLiXx.Custom_Farm_Loader
   |nexus  = 1991
+
   |curse   = 990485
  |moddrop = 833547
+
   |nexus  = 13804
   |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Customizable Traveling Cart Days
 
  |author  = Yyeahdude
 
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 
   |nexus  = 567
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Anywhere
+
   |name    = Custom Farm Types
   |author  = Cherry, CherryChain
+
   |author  = spacechase0
   |id      = Cherry.CustomizeAnywhere
+
   |id      = spacechase0.CustomFarmTypes
   |nexus  = 4734
+
   |nexus  = 1140
   |moddrop = 716356
+
   |moddrop = 128708
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = spacechase0/CustomFarmTypes
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Exterior
+
   |name    = Custom Fixed Dialogue
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
+
   |id      = aedenthorn.CustomFixedDialogue
   |nexus  = 1099
+
   |nexus  = 6358
  |moddrop = 127272
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Fixed Dialogue - Continued|Custom Fixed Dialogue - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
+
   |name    = Custom Fixed Dialogue - Continued
   |author  = MissCoriel
+
   |author  = Datamancer
   |id      = misscoriel.hpstam
+
   |id      = datamancer.CustomFixedDialogue
   |nexus  = 5275
+
   |nexus  = 20938
   |github  = MissCoriel/Customize-Health-and-Stamina
+
  |moddrop = 1533308
 +
   |github  = csandwith/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Wedding Attire
+
   |name    = Custom Furniture
   |author  = violetlizabet
+
   |author  = Platonymous
   |id      = violetlizabet.CustomizeWeddingAttire
+
   |id      = Platonymous.CustomFurniture
   |nexus  = 10761
+
   |nexus  = 1254
   |github  = elizabethcd/CustomizeWeddingAttire
+
  |moddrop = 793932
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Kissing
+
   |name    = Custom Gift Dialogue
   |author  = Digus
+
   |author  = PurrplingCat
   |id      = DIGUS.CustomKissingMod
+
   |id      = PurrplingCat.CustomGiftDialogue
   |nexus  = 4664
+
   |nexus  = 7304
   |github  = Digus/StardewValleyMods
+
   |github  = purrplingcat/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Linens
+
   |name    = Custom Gift Limits
   |author  = Mevima
+
   |author  = aedenthorn, Erinthe
   |id      = Mevima.CustomLinens
+
   |id      = aedenthorn.CustomGiftLimits
   |nexus  = 1027
+
   |nexus  = 13964
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
+
   |summary  = use [[#Custom Gift Limits - Continued|Custom Gift Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Gift Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.CustomGiftLimits
 +
  |nexus  = 22385
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Localization
+
   |name    = Custom Greenhouse
   |author  = ZaneYork
+
   |author  = Forkmaster
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
+
   |id      = Forkmaster.CustomGreenhouse
   |nexus  = 5377
+
   |nexus  = 3464
   |github  = ZaneYork/SDV_CustomLocalization
+
   |github  =
  
   |summary = use latest version.
+
   |status = abandoned
  |broke in = Stardew Valley 1.5
 
  |status  = obsolete
 
  |warnings = Only compatible with Android. ([[Modding:Migrate to Stardew Valley 1.5.5#Custom languages|Custom languages]] were added in Stardew Valley 1.5.5.)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Locks
+
   |name    = Custom Harvest Fix
   |author  = aedenthorn, Erinthe
+
   |author  = mytigio
   |id      = aedenthorn.CustomLocks
+
   |id      = mytigio.customharvestfix
   |nexus  = 6251
+
   |nexus  = 4192
   |github  = aedenthorn/StardewValleyMods
+
   |github  = mytigio/CustomHarvestFix
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
  |summary  = remove this mod (no longer needed, Json Assets handles deshuffling animal products on its own now).
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Mine Cart Steam
+
   |name    = Custom Hay
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomMineCartSteam
+
   |id      = aedenthorn.CustomHay
   |nexus  = 14508
+
   |nexus  = 16744
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomHay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Movies
+
   |name    = Custom Home Music, Zelink's ZeldaHome
   |author  = Platonymous
+
   |author  = zelink, zelinknilez
   |id      = Platonymous.CustomMovies
+
   |id      = zelink.zeldaHome
   |nexus  = 4737
+
   |nexus  = 20844
   |moddrop = 793918
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customise Child Bedroom
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.CustomiseChildBedroom
 +
  |nexus  = 5540
 +
   |github  = Speshkitty/CustomiseChildBedroom
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Cart Redux
 +
  |author  = Sakorona, Kylindra, KoihimeNakamura
 +
  |id      = KoihimeNakamura.CCR
 +
  |nexus  = 1402
 +
  |moddrop = 664037
 +
  |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Music
+
   |name    = Customizable Death Penalty
   |author  = Platonymous
+
   |author  = CatCattyCat, Cat
   |id      = Platonymous.CustomMusic
+
   |id      = cat.customizabledeathpenalty
   |curse   = 307367
+
   |nexus   = 1991
   |moddrop = 793904
+
   |moddrop = 833547
   |nexus  = 3043
+
  |github  = danvolchek/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Customizable Traveling Cart Days
 +
  |author  = Yyeahdude
 +
  |id      = Yyeahdude.TravelingCart, TravelingCartYyeahdude<!-- changed in 1.2-->
 +
   |nexus  = 567
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Exclusions
+
   |name    = Customize Anywhere
   |author  = Esca, Esca-MMC
+
   |author  = Cherry, CherryChain
   |id      = Esca.CustomNPCExclusions
+
   |id      = Cherry.CustomizeAnywhere
   |nexus  = 7089
+
   |nexus  = 4734
   |moddrop = 847997
+
   |moddrop = 716356
   |github  = Esca-MMC/CustomNPCExclusions
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC Fixes
+
   |name    = Customize Cursor Sprite
   |author  = spacechase0
+
   |author  = Sonozuki
   |id      = spacechase0.CustomNPCFixes
+
   |id      = EpicBellyFlop45.CustomizeCursorSprite
  |curse  = 867734
+
   |nexus  = 3014
  |moddrop = 771669
+
   |github  = Sonozuki/StardewMods
   |nexus  = 3849
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC - Riley, Riley House
+
   |name    = Customize Dresser
   |author  = SG
+
   |author  = Dragoon23
   |id      = SG.RileyHouse
+
   |id      = Dragoon23.CustomizeDresser
   |nexus  = 5811
+
   |nexus  = 23359
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Obelisks
+
   |name    = Customize Exterior
   |author  = XxHarvzBackxX
+
   |author  = spacechase0
   |id      = harvz.CustomObelisks
+
   |id      = spacechase0.CustomizeExterior, CustomizeExterior<!--changed in 1.0.3-->
   |nexus  = 10202
+
   |nexus  = 1099
   |github  = XxHarvzBackxX/Custom-Obelisks
+
  |moddrop = 127272
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Object Production
+
   |name    = Customize Starting Health and Stamina, Custom Health and Stamina Start
   |author  = aedenthorn, Erinthe
+
  |author  = MissCoriel
   |id      = aedenthorn.CustomObjectProduction
+
  |id      = misscoriel.hpstam
   |curse   = 868827
+
  |nexus  = 5275
   |nexus  = 10152
+
  |github  = MissCoriel/Customize-Health-and-Stamina
   |github  = aedenthorn/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.6
+
  |name    = Customize Trinkets
 +
   |author  = Dragoon23
 +
   |id      = Dragoon23.CustomizeTrinkets
 +
  |nexus  = 23818
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Customize Wedding Attire
 +
   |author  = violetlizabet
 +
  |id      = violetlizabet.CustomizeWeddingAttire
 +
   |nexus  = 10761
 +
   |github  = elizabethcd/CustomizeWeddingAttire
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Kissing
 +
  |author  = Digus
 +
   |id      = DIGUS.CustomKissingMod
 +
  |nexus  = 4664
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Ore Nodes
+
   |name    = Custom Linens
   |author  = aedenthorn, Erinthe
+
   |author  = Mevima
   |id      = aedenthorn.CustomOreNodes
+
   |id      = Mevima.CustomLinens
  |curse  = 868903
+
   |nexus  = 1027
   |nexus  = 5966
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|2184|Custom Linens for Content Patcher}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Paths
+
   |name    = Custom Localization
   |author  = Entoarox
+
   |author  = ZaneYork
   |id      = Entoarox.CustomPaths
+
   |id      = ZaneYork.CustomLocalization, SMAPI.CustomLocalization<!--changed in 1.0.1-->
   |nexus  = 2272
+
   |nexus  = 5377
  |chucklefish = 5234
+
   |github  = ZaneYork/SDV_CustomLocalization
   |github  = Entoarox/StardewMods
 
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |summary  = use latest version.
 
+
   |broke in = Stardew Valley 1.5
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
  |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 Pet Beds, Pet Bed
+
   |name    = Custom Locks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PetBed
+
   |id      = aedenthorn.CustomLocks
   |nexus  = 10462
+
   |nexus  = 6251
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,101: Line 5,395:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Picture Frames
+
   |name    = Custom Locks Updated
 +
  |author  = Rokugin
 +
  |id      = Rokugin.CustomLocksUpdated
 +
  |nexus  = 21148
 +
  |github  = rokugin/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Mine Cart Steam
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomPictureFrames
+
   |id      = aedenthorn.CustomMineCartSteam
   |nexus  = 10704
+
   |nexus  = 14508
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,110: Line 5,411:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Quest Expiration
+
   |name    = Custom Movies
   |author  = hawkfalcon
+
   |author  = Platonymous
   |id      = hawkfalcon.CustomQuestExpiration
+
   |id      = Platonymous.CustomMovies
   |nexus  = 2148
+
   |nexus  = 4737
   |github  = hawkfalcon/Stardew-Mods
+
  |moddrop = 793918
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Reminders
+
   |name    = Custom Music
   |author  = Dem1se
+
   |author  = Platonymous
   |id      = Dem1se.CustomReminders
+
   |id      = Platonymous.CustomMusic
   |nexus  = 6215
+
  |curse  = 307367
   |moddrop = 793899
+
  |moddrop = 793904
   |github  = Dem1se/CustomReminders
+
   |nexus  = 3043
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Names
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.CustomNames
 +
  |curse  = 1008334
 +
  |nexus  = 23131
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Renovations, Renovations
+
   |name    = Custom NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.Renovations
+
   |id      = Platonymous.CustomNPC
   |nexus  = 9687
+
   |nexus  = 1607
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom NPC Exclusions
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.CustomNPCExclusions
 +
  |nexus  = 7089
 +
  |moddrop = 847997
 +
  |github  = Esca-MMC/CustomNPCExclusions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Resource Clumps
+
   |name    = Custom NPC Fixes
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomResourceClumps
+
   |id      = spacechase0.CustomNPCFixes
   |nexus  = 6669
+
  |curse  = 867734
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771669
 +
   |nexus  = 3849
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Signs
+
   |name    = Custom NPC - Riley, Riley House
   |author  = aedenthorn, Erinthe
+
   |author  = SG
   |id      = aedenthorn.CustomSigns
+
   |id      = SG.RileyHouse
   |nexus  = 11336
+
   |nexus  = 5811
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Location
+
   |name    = Custom Obelisks
   |author  = barteke22
+
   |author  = XxHarvzBackxX
   |id      = barteke22.CustomSpouseLocation
+
   |id      = harvz.CustomObelisks
   |nexus  = 9676
+
   |nexus  = 10202
   |github  = barteke22/StardewMods
+
   |github  = XxHarvzBackxX/Custom-Obelisks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Patio Redux
+
   |name    = Custom Object Production
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioRedux
+
   |id      = aedenthorn.CustomObjectProduction
   |nexus  = 10889
+
  |curse  = 868827
 +
   |nexus  = 10152
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://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    = Custom Spouse Patio Wizard
+
   |name    = Custom Ore Nodes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomSpousePatioWizard
+
   |id      = aedenthorn.CustomOreNodes
   |nexus  = 7775
+
  |curse  = 868903
 +
   |nexus  = 5966
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms
+
   |name    = Custom Paths
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.CustomSpouseRooms
+
   |id      = Entoarox.CustomPaths
   |curse   = 868833
+
   |nexus   = 2272
   |nexus  = 10029
+
   |chucklefish = 5234
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |status            = workaround
 
  |summary            = use [[#Custom Spouse Rooms - Continued|Custom Spouse Rooms - Continued]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068 unofficial update] instead.
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 
  |unofficial version = 0.9.0-unofficial.1-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Spouse Rooms - Continued
+
   |name    = Custom Pet Beds, Pet Bed
  |author  = Datamancer
 
  |id      = datamancer.CustomSpouseRooms
 
  |nexus  = 20966
 
  |moddrop = 1534005
 
  |github  = csandwith/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Starter Furniture
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterFurniture
+
   |id      = aedenthorn.PetBed
   |nexus  = 16729
+
   |nexus  = 10462
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Starter Package
+
   |name    = Custom Picture Frames
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomStarterPackage
+
   |id      = aedenthorn.CustomPictureFrames
   |nexus  = 14152
+
   |nexus  = 10704
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,219: Line 5,538:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tokens
+
   |name    = Custom Quest Expiration
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = hawkfalcon
   |id      = TheMightyAmondee.CustomTokens
+
   |id      = hawkfalcon.CustomQuestExpiration
   |nexus  = 7517
+
   |nexus  = 2148
   |github  = TheMightyAmondee/CustomTokens
+
   |github  = hawkfalcon/Stardew-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Reminders
 +
  |author  = Dem1se
 +
  |id      = Dem1se.CustomReminders
 +
  |nexus  = 6215
 +
  |moddrop = 793899
 +
  |github  = Dem1se/CustomReminders
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Toolbar
+
   |name    = Custom Renovations, Renovations
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomToolbar
+
   |id      = aedenthorn.Renovations
   |nexus  = 11322
+
   |nexus  = 9687
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,235: Line 5,562:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Effect
+
   |name    = Custom Resource Clumps
   |author  = ZaneYork
+
   |author  = aedenthorn, Erinthe
   |id      = ZaneYork.CustomToolEffect
+
   |id      = aedenthorn.CustomResourceClumps
   |nexus  = 5712
+
   |nexus  = 6669
   |github  = ZaneYork/CustomToolEffect
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Tool Range
+
   |name    = Custom Shirts
   |author  = trashcan9
+
   |author  = Platonymous
   |id      = trashcan9.CustomToolRange
+
   |id      = Platonymous.CustomShirts
   |nexus  = 16384
+
   |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    = Custom Tracker
+
   |name    = Custom Shops Redux
   |author  = Esca, Esca-MMC
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Esca.CustomTracker
+
   |id      = Omegasis.CustomShopReduxGui
   |nexus  = 5108
+
   |nexus  = 1378
   |github  = Esca-MMC/CustomTracker
+
   |github  = janavarro95/Stardew_Valley_Mods
   |moddrop = 706059
+
 
 +
  |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 Transparency
+
   |name    = Custom Signs
  |author  = CatCattyCat, Cat
 
  |id      = cat.customtransparency
 
  |nexus  = 2359
 
  |moddrop = 833556
 
  |github  = danvolchek/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Trash Can
 
  |author  = ShivaGuy
 
  |id      = ShivaGuy.CustomTrashCan
 
  |nexus  = 11835
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Custom Tree Tweaks, More Wood
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.TreeTweaks
+
   |id      = aedenthorn.CustomSigns
   |nexus  = 10760
+
   |nexus  = 11336
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,283: Line 5,602:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom TV
+
   |name    = Custom Spouse Location
   |author  = Platonymous
+
   |author  = barteke22
   |id      = Platonymous.CustomTV
+
   |id      = barteke22.CustomSpouseLocation
  |curse  = 877224
+
   |nexus  = 9676
   |nexus  = 6775
+
   |github  = barteke22/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Wallpaper Framework
+
   |name    = Custom Spouse Patio
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWallpaperFramework
+
   |id      = aedenthorn.CustomSpousePatio
  |curse  = 868751
+
   |nexus  = 6630
   |nexus  = 12510
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Locations
+
   |name    = Custom Spouse Patio Redux
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.customwarplocations
+
   |id      = aedenthorn.CustomSpousePatioRedux
   |nexus  = 1688
+
   |nexus  = 10889
  |moddrop = 833544
+
   |github  = aedenthorn/StardewValleyMods
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121068
 +
  |unofficial version = 0.3.6-unofficial.1-FlyingTNT
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warp Points
+
   |name    = Custom Spouse Patio Wizard
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.CustomWarpPoints
+
   |id      = aedenthorn.CustomSpousePatioWizard
   |nexus  = 9651
+
   |nexus  = 7775
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Custom Spouse Patio-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Warps
+
   |name    = Custom Spouse Rooms
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = aedenthorn, Erinthe
   |id      = f4iTh.CustomWarps
+
   |id      = aedenthorn.CustomSpouseRooms
   |nexus  = 3445
+
   |curse   = 868833
  |github  =
+
   |nexus  = 10029
}}
+
   |github  = aedenthorn/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Custom Winter Star Gifts
 
  |author  = XxHarvzBackxX
 
  |id      = harvz.CWSG
 
   |nexus  = 10024
 
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Cut the Cord, TvMenu
+
   |name    = Custom Spouse Rooms - Continued
   |author  = cgifox
+
   |author  = Datamancer
   |id      = cgifox.CutTheCord
+
   |id      = datamancer.CustomSpouseRooms
   |nexus  = 9571
+
   |nexus  = 20966
   |github  = harshlele/CutTheCord
+
   |moddrop = 1534005
 
+
   |github  = csandwith/StardewValleyMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Farm Photo
+
   |name    = Custom Starter Furniture
   |author  = Seawolf, seawolf87
+
   |author  = aedenthorn, Erinthe
   |id      = Seawolf.DailyFarmPhoto
+
   |id      = aedenthorn.CustomStarterFurniture
   |nexus  = 4791
+
   |nexus  = 16729
   |github  = Seawolf87/DailyFarmPhoto
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
+
   |name    = Custom Starter Package
   |author  = BlaDe
+
   |author  = aedenthorn, Erinthe
   |id      = BlaDe.StepsTakenOnScreen
+
   |id      = aedenthorn.CustomStarterPackage
   |nexus  = 6783
+
   |nexus  = 14152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.1-unofficial.2-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#CustomStarterPackage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck Message
+
   |name    = Custom Tapper Framework
   |author  = Schematix, Schmtx
+
   |author  = Selph, zombifier
   |id      = Schematix.DailyLuckMessage
+
   |id      = selph.CustomTapperFramework
   |nexus  = 1327
+
   |nexus  = 22975
   |github  =
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Luck on HUD, JustLuckMod
+
   |name    = Custom Tokens
   |author  = zeldela
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = dJustLuckMod
+
   |id      = TheMightyAmondee.CustomTokens
   |nexus  = 10386
+
   |nexus  = 7517
   |github  = zeldela/sdv-mods
+
   |github  = TheMightyAmondee/CustomTokens
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily News
+
   |name    = Custom Toolbar
   |author  = bashNinja
+
   |author  = aedenthorn, Erinthe
   |id      = bashNinja.DailyNews
+
   |id      = aedenthorn.CustomToolbar
   |nexus  = 1141
+
   |nexus  = 11322
   |github  = miketweaver/DailyNews
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |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    = Daily Pet the Animals
+
   |name    = Custom Tool Effect
   |author  = flowoeB
+
   |author  = ZaneYork
   |id      = flowoeB.DailyPetTheAnimals
+
   |id      = ZaneYork.CustomToolEffect
   |nexus  = 8356
+
   |nexus  = 5712
 +
  |github  = ZaneYork/CustomToolEffect
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Custom Tool Range
 +
  |author  = trashcan9
 +
  |id      = trashcan9.CustomToolRange
 +
  |nexus  = 16384
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Phone Quest
+
   |name    = Custom Tracker
   |author  = ActionJackson
+
   |author  = Esca, Esca-MMC
   |id      = ActionJackson.DailyPhoneQuest
+
   |id      = Esca.CustomTracker
   |nexus  = 14648
+
   |nexus  = 5108
   |github  =
+
   |github  = Esca-MMC/CustomTracker
 
+
   |moddrop = 706059
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
+
   |name    = Custom Transparency
   |author  = MevNav
+
   |author  = CatCattyCat, Cat
   |id      = MevNav.DailyPlanner
+
   |id      = cat.customtransparency
   |nexus  = 16704
+
   |nexus  = 2359
   |github  = BuildABuddha/StardewDailyPlanner
+
  |moddrop = 833556
 +
   |github  = danvolchek/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Screenshot
+
   |name    = Custom Trash Can
   |author  = CompSciLauren
+
   |author  = ShivaGuy
   |id      = CompSciLauren.DailyScreenshot
+
   |id      = ShivaGuy.CustomTrashCan
   |nexus  = 4779
+
   |nexus  = 11835
  |chucklefish = 5907
+
   |github  =
  |moddrop = 677025
 
  |curse  = 353698
 
   |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Special Orders
+
   |name    = Custom Tree Tweaks, More Wood
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.DailySpecialOrders
+
   |id      = aedenthorn.TreeTweaks
   |nexus  = 9693
+
   |nexus  = 10760
   |github  = shekurika/DailySpecialOrders
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Tasks Report
+
   |name    = Custom TV
   |author  = GuiNoya, Yesst
+
   |author  = Platonymous
   |id      = GuiNoya.DailyTasksReport
+
   |id      = Platonymous.CustomTV
   |nexus  = 1624
+
  |curse  = 877224
   |github  = GuiNoya/SVMods
+
   |nexus  = 6775
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
<!--
 
  |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 TV Channel
   |author  = Danmw3
+
   |author  = chieeri323
   |id      = danmw3.DanUtils
+
   |id      = chieeri323.customtvchannel
   |nexus  = 2287
+
   |nexus  = 24278
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dark User Interface
+
   |name    = Custom Wallpaper Framework
   |author  = zazizu
+
   |author  = aedenthorn, Erinthe
   |id      = zazizu.darkUI
+
   |id      = aedenthorn.CustomWallpaperFramework
   |nexus  = 4056
+
  |curse  = 868751
   |github  = cilekli-link/SDVMods
+
   |nexus  = 12510
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Data Layers, Data Maps
+
   |name    = Custom Walls and Floors
   |author  = Pathoschild
+
   |author  = Platonymous
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
+
   |id      = Platonymous.CustomWallsAndFloors
   |nexus   = 1691
+
   |curse   = 307569
   |moddrop = 606646
+
   |moddrop = 793903
   |github  = Pathoschild/StardewMods
+
  |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    = Dear Diary, Journal Keeping Mod
+
   |name    = Custom Warp Locations
   |author  = MissCoriel
+
   |author  = CatCattyCat, Cat
   |id      = misscoriel.diary
+
   |id      = cat.customwarplocations
   |nexus  = 4451
+
   |nexus  = 1688
   |moddrop = 624395
+
   |moddrop = 833544
   |github  = MissCoriel/Dear-Diary
+
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Death Tweaks
+
   |name    = Custom Warp Points
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DeathTweaks
+
   |id      = aedenthorn.CustomWarpPoints
   |nexus  = 18174
+
   |nexus  = 9651
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,490: Line 5,813:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decorators Dream
+
   |name    = Custom Warps
   |author  = Ilyeana
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Ilyeana.DecoratorsDream
+
   |id      = f4iTh.CustomWarps
   |nexus  = 17030
+
   |nexus  = 3445
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Debug Mode
+
   |name    = Custom Winter Star Gifts
   |author  = Pathoschild
+
   |author  = XxHarvzBackxX
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
+
   |id      = harvz.CWSG
   |nexus  = 679
+
   |nexus  = 10024
   |moddrop = 606608
+
   |github  = XxHarvzBackxX/Custom-Winter-Star-Gifts
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Decrafting Mod
+
   |name    = Cut the Cord, TvMenu
   |author  = iSkLz_, MSCFC
+
   |author  = cgifox
   |id      = MSCFC.DecraftingMod
+
   |id      = cgifox.CutTheCord
   |nexus  = 4158
+
   |nexus  = 9571
   |github  = iSkLz/DecraftingMod
+
   |github  = harshlele/CutTheCord
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods
+
   |name    = Cycle Tools
   |author  = Max Vollmer, SVProtector
+
   |author  = LeFauxMatt
   |id      = maxvollmer.deepwoodsmod
+
   |id      = furyx639.CycleTools
   |nexus  = 2571
+
  |curse  = 871827
   |github  = maxvollmer/DeepWoodsMod
+
   |nexus  = 13973
 +
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Seasonal Obelisk
+
   |name    = Daily Farm Photo
   |author  = Sandman53
+
   |author  = Seawolf, seawolf87
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
+
   |id      = Seawolf.DailyFarmPhoto
   |nexus  = 5016
+
  |nexus  = 4791
 +
  |github  = Seawolf87/DailyFarmPhoto
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Luck and Weather Predictions, Steps Taken RNG Prediction on Screen
 +
  |author  = BlaDe
 +
  |id      = BlaDe.StepsTakenOnScreen
 +
   |nexus  = 6783
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deep Woods Warp Network Integration
+
   |name    = Daily Luck Message
   |author  = Tlitookilakin
+
   |author  = Schematix, Schmtx
   |id      = tlitookilakin.deepwoodswarpnet
+
   |id      = Schematix.DailyLuckMessage
   |nexus  = 10240
+
   |nexus  = 1327
  |moddrop = 1060419
+
   |github  =
   |github  = tlitookilakin/WarpnetDeepwoods
 
  
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Stardew Notifications|Stardew Notifications]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Farmer
+
   |name    = Daily Luck on HUD, JustLuckMod
   |author  = Tyler Gibbs
+
   |author  = zeldela
   |id      = tylergibbs2.DefaultFarmer
+
   |id      = dJustLuckMod
   |nexus  = 12421
+
   |nexus  = 10386
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Default Window Size
+
   |name    = Daily News
   |author  = DecidedlyHuman
+
   |author  = bashNinja
   |id      = DecidedlyHuman.DefaultWindowSize
+
   |id      = bashNinja.DailyNews
   |nexus  = 10939
+
   |nexus  = 1141
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = miketweaver/DailyNews
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Service
+
   |name    = Daily Notifications, Event Notifications
   |author  = AxesOfEvil
+
   |author  = dreamsicl
   |id      = AxesOfEvil.DeliveryService
+
   |id      = EventNotifications
   |nexus  = 5187
+
   |nexus  =
   |github  = AxesOfEvil/SV_DeliveryService
+
  |chucklefish = 3621
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 +
  |unofficial version = 1.2.1-unofficial.3-f4ith
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Daily Pet the Animals
 +
  |author  = flowoeB
 +
  |id      = flowoeB.DailyPetTheAnimals
 +
  |nexus  = 8356
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Delivery Upgrade Tool
+
   |name    = Daily Phone Quest
   |author  = Dash, yuukidach
+
   |author  = ActionJackson
   |id      = Pathoschild.test
+
   |id      = ActionJackson.DailyPhoneQuest
   |nexus  = 5570
+
   |nexus  = 14648
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Grabber Redux
+
   |name    = Daily Planner, Stardew In-Game Daily Planner<!--changed in 1.2.0-->
   |author  = ferdaber
+
   |author  = MevNav
   |id      = ferdaber.DeluxeGrabberRedux
+
   |id      = MevNav.DailyPlanner
   |nexus  = 7920
+
   |nexus  = 16704
   |github  = ferdaber/sdv-mods
+
   |github  = BuildABuddha/StardewDailyPlanner
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use {{nexus mod|20799|Deluxe Grabber Redux 1.6}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Hats
+
   |name    = Daily Quest Anywhere
   |author  = domsim1
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = domsim1.DeluxeHats
+
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
   |nexus  = 5836
+
   |nexus  = 513
   |github  = domsim1/stardew-valley-deluxe-hats-mod
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Journal
+
   |name    = Daily Screenshot
   |author  = MolsonCAD
+
   |author  = CompSciLauren
   |id      = MolsonCAD.DeluxeJournal
+
   |id      = CompSciLauren.DailyScreenshot
   |nexus  = 11436
+
   |nexus  = 4779
   |github  = MolsonCAD/DeluxeJournal
+
   |chucklefish = 5907
 
+
  |moddrop = 677025
   |broke in = Stardew Valley 1.6
+
   |curse  = 353698
 +
  |github  = CompSciLauren/stardew-valley-daily-screenshot-mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demanding Shipping
+
   |name    = Daily Special Orders
   |author  = lech43
+
   |author  = shekurika
   |id      = lech43.DemandingShipping
+
   |id      = shekurika.DailySpecialOrders
   |nexus  = 7315
+
   |nexus  = 9693
   |github  =
+
   |github  = shekurika/DailySpecialOrders
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Demetrius Visits Cave
+
   |name    = Daily Tasks Report
   |author  = Kichjo
+
   |author  = GuiNoya, Yesst
   |id      = Kichjo.DemetriusVisitsCave
+
   |id      = GuiNoya.DailyTasksReport
   |nexus  = 5477
+
   |nexus  = 1624
   |github  = KeelanRosa/StardewMods
+
   |github  = GuiNoya/SVMods
  |status = workaround
+
 
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
   |summary  = use {{nexus mod|17575|Demetrius Visits Cave Redux}} instead.
+
<!--
 +
  |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    = Desert Bloom Farm
+
   |name    = Daily Tasks Report Plus
   |author  = DeLiXx
+
   |author  = Prism 99
   |id      = DeLiXx.Desert_Bloom_Farm
+
   |id      = Prism99.DailyTasksReportPlus
   |nexus  = 16750
+
   |nexus  = 20871
   |github  =
+
   |github  = Prism-99/DailyTaskReportPlus
  |source  = https://gitlab.com/delixx/stardew-valley-desert-bloom-farm
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Destroyable Bushes
+
   |name    = DaLionheart
   |author  = Esca, Esca-MMC
+
   |author  = DaLion
   |id      = Esca.DestroyableBushes
+
   |id      = DaLion.Core
   |nexus  = 6304
+
   |nexus  = 24332
  |moddrop = 798245
+
   |github  = daleao/sdv
   |github  = Esca-MMC/DestroyableBushes
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Detailed Sprites
+
   |name    = Dan Utils
   |author  = RainsKuro, RainzKuro
+
   |author  = Danmw3
   |id      = RainzKuro.DetailedSprites
+
   |id      = danmw3.DanUtils
   |nexus  = 15549
+
   |nexus  = 2287
   |github  =
+
   |github  =
 
+
 
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Box Redesign
+
   |name    = Dark User Interface
   |author  = gzhynko
+
   |author  = zazizu
   |id      = GZhynko.DialogueBoxRedesign
+
   |id      = zazizu.darkUI
   |nexus  = 8853
+
   |nexus  = 4056
   |github  = gzhynko/StardewMods
+
   |github  = cilekli-link/SDVMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Display Framework
+
   |name    = Data Layers, Data Maps
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.DialogueDisplayFramework
+
   |id      = Pathoschild.DataLayers, Pathoschild.DataMaps<!--changed in 1.4-->
   |curse  = 868761
+
   |curse  = 1000628
   |nexus  = 11661
+
   |nexus  = 1691
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 606646
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Extension
+
   |name    = Date Night
   |author  = elbe
+
   |author  = SUPERT
   |id      = elbe.DialogueExtension
+
   |id      = supert.datenight
   |nexus  = 10851
+
   |nexus  = 11459
  |github  = lshtech/DialogueExtension
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22714|Date Night Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue New Line
+
   |name    = Dear Diary, Journal Keeping Mod
   |author  = aedenthorn, Erinthe
+
   |author  = MissCoriel
   |id      = aedenthorn.DialogueNewLine
+
   |id      = misscoriel.diary
   |curse   = 868753
+
   |nexus   = 4451
   |nexus  = 12175
+
   |moddrop = 624395
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MissCoriel/Dear-Diary
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Tester
+
   |name    = Death Tweaks
  |author  = DecidedlyHuman
 
  |id      = DecidedlyHuman.DialogueTester
 
  |nexus  = 9887
 
  |moddrop = 1035899
 
  |github  = DecidedlyHuman/DialogueTester
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Dialogue Trees
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DialogueTrees
+
   |id      = aedenthorn.DeathTweaks
   |nexus  = 9550
+
   |nexus  = 18174
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 4,699: Line 6,039:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Did You Water Your Crops
+
   |name    = Debug Mode
   |author  = Nishtra
+
   |author  = Pathoschild
   |id      = Nishtra.DidYouWaterYourCrops
+
   |id      = Pathoschild.DebugMode, Pathoschild.Stardew.DebugMode<!--changed in 1.4-->
   |nexus  = 1583
+
  |curse  = 1000634
   |github  =
+
  |nexus  = 679
 +
  |moddrop = 606608
 +
  |github  = Pathoschild/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Decrafting Mod
 +
  |author  = iSkLz_, MSCFC
 +
  |id      = MSCFC.DecraftingMod
 +
   |nexus  = 4158
 +
   |github  = iSkLz/DecraftingMod
  
  |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 
   |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
+
   |name    = Deep Woods
   |author  = shanks3042
+
   |author  = Max Vollmer, SVProtector
   |id      = shanks3042.StardewValleyEasyPrairieKing
+
   |id      = maxvollmer.deepwoodsmod
   |nexus  = 5816
+
  |curse  = 992429
   |github  =
+
   |nexus  = 2571
   |source  = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
+
   |github  = maxvollmer/DeepWoodsMod
 +
 
 +
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dimensional Pockets
+
   |name    = Deep Woods Seasonal Obelisk
   |author  = spacechase0
+
   |author  = Sandman53
   |id      = spacechase0.DimensionalPockets
+
   |id      = maxvollmer.deepwoodsmod.seasonalobelisk
   |nexus  = 12706
+
   |nexus  = 5016
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deep Woods-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dino Form
+
   |name    = Deep Woods Warp Network Integration
   |author  = aedenthorn, Erinthe
+
   |author  = Tlitookilakin
   |id      = aedenthorn.DinoForm
+
   |id      = tlitookilakin.deepwoodswarpnet
   |nexus  = 18244
+
   |nexus  = 10240
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1060419
 +
   |github  = tlitookilakin/WarpnetDeepwoods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@restest after Warp Network-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Auto Pickup
+
   |name    = Default Animal Skin Replacer, Default Skin Replace
   |author  = Eugenii10
+
   |author  = bungus
   |id      = KubichekEV.DisableAutoPickup
+
   |id      = bungus.DefaultSkinReplace
   |nexus  = 9717
+
   |nexus  = 21612
   |github  =
+
   |github  = BussinBungus/BungusSDVMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Disable Gamepad, Disable Controller
+
   |name    = Default Farmer
   |author  = lperkins2, Logan Perkins
+
   |author  = Tyler Gibbs
   |id      = lperkins2.DisableController
+
   |id      = tylergibbs2.DefaultFarmer
   |nexus  = 2229
+
   |nexus  = 12421
   |github  =
+
   |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Discord Rich Presence
+
   |name    = Default On Cheats
   |author  = RuiNtD
+
   |author  = EnderTedi
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
+
   |id      = EnderTedi.DefaultOnCheats
   |nexus  = 2156
+
   |nexus  = 21035
   |github  = RuiNtD/SVRichPresence
+
   |github  = EnderTedi/DefaultOnCheats
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dish of the Day Display
+
   |name    = Default Window Size
   |author  = MouseyPounds
+
   |author  = DecidedlyHuman
   |id      = MouseyPounds.DishOfTheDayDisplay
+
   |id      = DecidedlyHuman.DefaultWindowSize
   |nexus  = 3960
+
   |nexus  = 10939
   |github  = MouseyPounds/stardew-mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dismantle Craftables
+
   |name    = Delivery Service
   |author  = jahangmar
+
   |author  = AxesOfEvil
   |id      = jahangmar.DismantleCraftables
+
   |id      = AxesOfEvil.DeliveryService
   |nexus  = 3687
+
   |nexus  = 5187
   |github  = jahangmar/StardewValleyMods
+
   |github  = AxesOfEvil/SV_DeliveryService
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Energy
+
   |name    = Delivery Upgrade Tool
   |author  = dmarcoux
+
   |author  = Dash, yuukidach
   |id      = dmarcoux.DisplayEnergy
+
   |id      = Pathoschild.test
   |nexus  = 10662
+
   |nexus  = 5570
   |moddrop = 1087175
+
   |github  =
   |github  = dmarcoux/DisplayEnergy
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Monster Health
+
   |name    = Deluxe Auto-Grabber, Coop Grabber
   |author  = Atesba
+
   |author  = stokastic
   |id      = Atesba.DisplayMonsterHealth
+
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
   |nexus  = 20984
+
   |nexus  = 2462
   |github  =  
+
   |github  = stokastic/CoopGrabber
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Deluxe Grabber Redux|Deluxe Grabber Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Display Player Stats
+
   |name    = Deluxe Auto-Petter
   |author  = Fleem
+
   |author  = Frostiverse
   |id      = Fleem.DisplayPlayerStats
+
   |id      = Frostiverse.DeluxeAutoPetter
   |nexus  =
+
   |nexus  = 23226
   |github  = FleemUmbleem/DisplayPlayerStats
+
   |github  = Hunter-Chambers/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Displays
+
   |name    = Deluxe Grabber Redux
   |author  = spacechase0 and ParadigmNomad
+
   |author  = ferdaber
   |id      = spacechase0.Displays
+
   |id      = ferdaber.DeluxeGrabberRedux
  |curse  = 867712
+
   |nexus  = 7920
   |nexus  = 7635
+
   |github  = ferdaber/sdv-mods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Deluxe Grabber Redux 1.6|Deluxe Grabber Redux 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Distant Lands -  A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
+
   |name    = Deluxe Grabber Redux 1.6
  |author  = Aimon111
+
   |author  = Nykal145
  |id      = AimonsWitchSwampOverhaulPatches
+
   |id      = Nykal145.DeluxeGrabberRedux16
  |nexus  = 18109
+
   |nexus  = 20799
  |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
 
   |author  = Airyn and the DSV Team
 
   |id      = DSV.Core
 
   |nexus  = 17059
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Eat That
+
   |name    = Deluxe Hats
   |author  = Pyrohead37
+
   |author  = domsim1
   |id      = Pyrohead37.DontEatThat
+
   |id      = domsim1.DeluxeHats
   |nexus  = 1951
+
   |nexus  = 5836
   |github  = jahangmar/StardewValleyMods
+
   |github  = domsim1/stardew-valley-deluxe-hats-mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Don't Stop Me Now
+
   |name    = Deluxe Journal
   |author  = Shockah
+
   |author  = MolsonCAD
   |id      = Shockah.DontStopMeNow
+
   |id      = MolsonCAD.DeluxeJournal
   |nexus  = 10941
+
   |nexus  = 11436
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = MolsonCAD/DeluxeJournal
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Double Standard Farm
+
   |name    = Demanding Shipping
   |author  = Leaf
+
   |author  = lech43
   |id      = Leaf.DoubleStandardFarm
+
   |id      = lech43.DemandingShipping
   |nexus  = 3928
+
   |nexus  = 7315
 
   |github  =
 
   |github  =
  
Line 4,844: Line 6,193:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Downtown Zuzu
+
   |name    = Demetrius Solo Dancing, Robin Building Token
   |author  = XxHarvzBackxX, Zuzu Development Team
+
   |author  = DrSpactacus, NateMod
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
+
   |id      = NateMod.RobinBuildingToken
  |curse  = 987160
+
   |nexus  = 22564
   |nexus  = 8587
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DPad Inventory Hotkey
+
   |name    = Demetrius Visits Cave
   |author  = joljyo
+
   |author  = Kichjo
   |id      = joljyo.DPadInventoryHotkey
+
   |id      = Kichjo.DemetriusVisitsCave
   |nexus  = 7507
+
   |nexus  = 5477
 +
  |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
 +
  |name    = Desert Bloom Farm
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Desert_Bloom_Farm
 +
  |curse  = 990494
 +
  |nexus  = 16750
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/desert-bloom-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dragon Pearl Lure
+
   |name    = Desert Obelisk
   |author  = violetlizabet
+
   |author  = CatCattyCat, Cat
   |id      = violetlizabet.DragonPearlLure
+
   |id      = cat.desertobelisk
   |nexus  = 15109
+
   |nexus  = 2021
   |github  = elizabethcd/DragonPearlLure
+
  |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    = Draw Fish Ponds Over Grass
+
   |name    = Destroyable Bushes
   |author  = atravita
+
   |author  = Esca, Esca-MMC
   |id      = atravita.DrawFishPondsOverGrass
+
   |id      = Esca.DestroyableBushes
   |curse   = 870981
+
   |nexus   = 6304
   |moddrop = 1125248
+
   |moddrop = 798245
  |nexus  = 11352
+
   |github  = Esca-MMC/DestroyableBushes
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dreamscape
+
   |name    = Detailed Sprites
   |author  = aedenthorn, Erinthe
+
   |author  = RainsKuro, RainzKuro
   |id      = aedenthorn.Dreamscape
+
   |id      = RainzKuro.DetailedSprites
   |nexus  = 11742
+
   |nexus  = 15549
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drive By
+
   |name    = DewCord Rich Presence
   |author  = BlaDe
+
   |author  = explosivetortellini
   |id      = BlaDe.DriveBy
+
   |id      = explosivetortellini.StardewValleyDRP
   |nexus  = 12033
+
   |nexus  = 8348
   |github  =
+
   |github  = explosivetortellini/StardewValleyDRP
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Drop It - Drop Item Hotkey
+
   |name    = Dialog to Clipboard
   |author  = Goldenrevolver
+
   |author  = dlrdlrdlr
   |id      = Goldenrevolver.DropItHotkey
+
   |id      = dlrdlrdlr.DialogToClipboard
   |nexus  = 7971
+
   |nexus  = 23834
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = dlrdlrdlr/DialogToClipboard
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Buddy
+
   |name    = Dialogue Box Redesign
   |author  = SwiftSails
+
   |author  = gzhynko
   |id      = SwiftSails.DungeonBuddy
+
   |id      = GZhynko.DialogueBoxRedesign
   |nexus  = 7864
+
   |nexus  = 8853
   |github  =
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dungeon Merchants
+
   |name    = Dialogue Display Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.DungeonMerchants
+
   |id      = aedenthorn.DialogueDisplayFramework
   |nexus  = 14630
+
  |curse  = 868761
 +
   |nexus  = 11661
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22678|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Durable Fences
+
   |name    = Dialogue Emotes
   |author  = Zoryn
+
   |author  = PurrplingCat
   |id      = Zoryn.DurableFences
+
   |id      = PurrplingCat.DialogueEmotes
   |nexus  =
+
   |nexus  = 6537
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = purrplingcat/DialogueEmotes
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Durin's Rest
 
  |author  = NoFogBob and PaulDunstan
 
  |id      = NoFogBob.DurinsRest_CSharp
 
  |nexus  = 12345
 
  |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul
+
   |name    = Dialogue Extension
   |author  = CyanFire
+
   |author  = elbe
   |id      = CF.SMAPI.DustyOverhaul
+
   |id      = elbe.DialogueExtension
   |nexus  = 13057
+
   |nexus  = 10851
   |github  =
+
   |github  = lshtech/DialogueExtension
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dusty Overhaul - SVE
+
   |name    = Dialogue Keys
   |author  = CyanFire
+
   |author  = PokeBenji
   |id      = CF.SMAPI.DustyOverhaulSVE
+
   |id      = PokeBenji.DialogueKeys
   |nexus  = 13265
+
  |curse  = 1022342
 +
   |nexus  = 24325
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = DVR
+
   |name    = Dialogue New Line
   |author  = captncraig
+
   |author  = aedenthorn, Erinthe
   |id      = captncraig.dvr
+
   |id      = aedenthorn.DialogueNewLine
   |nexus  = 3860
+
  |curse  = 868753
   |github  = captncraig/StardewMods
+
   |nexus  = 12175
 
+
   |github  = aedenthorn/StardewValleyMods
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarf Scroll Prices
+
   |name    = Dialogue Tester
   |author  = noriteway
+
   |author  = DecidedlyHuman
   |id      = noriteway.DwarfScrollPrice
+
   |id      = DecidedlyHuman.DialogueTester
   |nexus  = 16386
+
   |nexus  = 9887
   |github  = noriteway/StardewMods
+
  |moddrop = 1035899
 +
   |github  = DecidedlyHuman/DialogueTester
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dwarvish Mattock
+
   |name    = Dialogue Trees
   |author  = Anthony Hilyard, Grend
+
   |author  = aedenthorn, Erinthe
   |id      = com.anthonyhilyard.dwarvishmattock
+
   |id      = aedenthorn.DialogueTrees
  |curse  = 536418
+
   |nexus  = 9550
   |nexus  = 9684
+
   |github  = aedenthorn/StardewValleyMods
   |github  = AHilyard/DwarvishMattock
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Bodies
+
   |name    = Did You Water Your Crops
   |author  = ribeena
+
   |author  = Nishtra
   |id      = ribeena.dynamicbodies
+
   |id      = Nishtra.DidYouWaterYourCrops
   |nexus  = 12893
+
   |nexus  = 1583
   |github  = ribeena/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = use [[#Crops Watered Indicator|Crops Watered Indicator]] instead.
 +
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Checklist
+
   |name    = Difficulty Changer for Journey of the Prairie King, Stardew Valley Easy Prairie King
   |author  = gunnargolf
+
   |author  = shanks3042
   |id      = gunnargolf.DynamicChecklist
+
   |id      = shanks3042.StardewValleyEasyPrairieKing
   |nexus  = 1145
+
   |nexus  = 5816
   |github  = gunnargolf/DynamicChecklist
+
   |github  =
 
+
   |source = https://gitlab.com/shanks3042/stardewvalleyeasyprairieking
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
   |summary = use [[#Daily Tasks Report|Daily Tasks Report]] instead.
 
<!--
 
  |unofficial version = 1.0.2-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329010
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Clothing
+
   |name    = Difficulty Socializing
   |author  = hilovids
+
   |author  = PokeBenji
   |id      = hilovids.DynamicClothing
+
   |id      = PokeBenji.DifficultySocializing
   |nexus  = 10078
+
  |curse  = 1023363
 +
   |nexus  = 24389
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dimensional Pockets
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DimensionalPockets
 +
  |nexus  = 12706
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Crops
+
   |name    = Dino Form
   |author  = HaulinOats
+
   |author  = aedenthorn, Erinthe
   |id      = HaulinOats.DynamicCrops
+
   |id      = aedenthorn.DinoForm
   |nexus  = 13800
+
   |nexus  = 18244
   |github  = HaulinOats/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Dialogues Framework
+
   |name    = Disable Auto Pickup
   |author  = mistyspring
+
   |author  = Eugenii10
   |id      = mistyspring.dynamicdialogues
+
   |id      = KubichekEV.DisableAutoPickup
  |curse  = 880516
+
   |nexus  = 9717
   |nexus  = 12836
+
   |github  =
   |github  = misty-spring/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Festival Rewards
+
   |name    = Disable Building Fade
   |author  = mistyspring
+
   |author  = calebstein1
   |id      = mistyspring.DynamicFestivalRewards
+
   |id      = calebstein1.StardewDisableBuildingFade
   |nexus  = 20253
+
   |nexus  = 24558
 +
  |github  = calebstein1/StardewDisableBuildingFade
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Disable Gamepad, Disable Controller
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.DisableController
 +
  |nexus  = 2229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Flooring
+
   |name    = Discord Rich Presence
   |author  = aedenthorn, Erinthe
+
   |author  = RuiNtD
   |id      = aedenthorn.DynamicFlooring
+
   |id      = RuiNtD.RichPresence, FayneAldan.RichPresence<!--before 2.4.3-->
   |nexus  = 14780
+
   |nexus  = 2156
   |github  = aedenthorn/StardewValleyMods
+
   |github  = RuiNtD/SVRichPresence
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets
+
   |name    = Dish of the Day Display
   |author  = spacechase0
+
   |author  = MouseyPounds
   |id      = spacechase0.DynamicGameAssets
+
   |id      = MouseyPounds.DishOfTheDayDisplay
  |curse  = 867707
+
   |nexus  = 3960
   |nexus  = 9365
+
   |github  = MouseyPounds/stardew-mods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Game Assets → DGA Automate
+
   |name    = Dismantle Craftables
   |author  = spacechase0
+
   |author  = jahangmar
   |id      = spacechase0.DGAAutomate
+
   |id      = jahangmar.DismantleCraftables
   |nexus  = 9365
+
   |nexus  = 3687
   |github  = spacechase0/StardewValleyMods
+
   |github  = jahangmar/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Display Energy
 +
  |author  = dmarcoux
 +
   |id      = dmarcoux.DisplayEnergy
 +
  |nexus  = 10662
 +
  |moddrop = 1087175
 +
  |github  = dmarcoux/DisplayEnergy
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Machines
+
   |name    = Display Monster Health
   |author  = tyran285, Ryuuze
+
   |author  = Atesba
   |id      = DynamicMachines
+
   |id      = Atesba.DisplayMonsterHealth
   |nexus  = 374
+
   |nexus  = 20984
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Outputs|Configure Machine Outputs]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Map Tiles
+
   |name    = Display Player Stats
   |author  = aedenthorn, Erinthe
+
   |author  = Fleem
   |id      = aedenthorn.DynamicMapTiles
+
   |id      = Fleem.DisplayPlayerStats
   |nexus  = 14566
+
   |nexus  = 21547
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FleemUmbleem/DisplayPlayerStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Displays
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.Displays
 +
  |curse  = 867712
 +
  |nexus  = 7635
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Dynamic Map Tiles - Continued
+
   |name    = Distant Lands - A Small Witch Swamp Expansion, Aimons Witch Swamp Overhaul Patches
   |author  = Datamancer
+
   |author  = Aimon111
   |id      = datamancer.DynamicMapTiles
+
   |id      = AimonsWitchSwampOverhaulPatches
   |nexus  = 21084
+
  |curse  = 1010281
   |github  = datamancer/StardewValleyMods
+
   |nexus  = 18109
 +
   |github  = SimonK1122/WitchSwampOverhaulPatches
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Night Time
+
   |name    = Diverse Stardew Valley - Seasonal Outfits - DSV Core
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Airyn and the DSV Team
   |id      = knakamura.dynamicnighttime
+
   |id      = DSV.Core
   |nexus  = 2072
+
   |nexus  = 17059
  |moddrop = 664041
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic NPC Sprites
+
   |name    = Don't Eat That
   |author  = BashNinja
+
   |author  = Pyrohead37
   |id      = BashNinja.DynamicNPCSprites
+
   |id      = Pyrohead37.DontEatThat
   |nexus  = 1183
+
   |nexus  = 1951
   |github  = miketweaver/BashNinja_SDV_Mods
+
   |github  = jahangmar/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Content Patcher|Content Patcher]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Price
+
   |name    = Don't Stop Me Now
   |author  = ZaneYork
+
   |author  = Shockah
   |id      = ZaneYork.DynamicPrice
+
   |id      = Shockah.DontStopMeNow
   |nexus  = 5831
+
   |nexus  = 10941
   |github  = ZaneYork/SDV_Mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Reflections
+
   |name    = Double Standard Farm, Double Farm
   |author  = PeacefulEnd
+
   |author  = Leaf
   |id      = PeacefulEnd.DynamicReflections
+
   |id      = Leaf.DoubleFarm<!--changed in 3.0.0-->, Leaf.DoubleStandardFarm
   |nexus  = 12831
+
   |nexus  = 3928
   |github  = Floogen/DynamicReflections
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Running Speed
+
   |name    = Downtown Zuzu
   |author  = Vrakyas
+
   |author  = XxHarvzBackxX, Zuzu Development Team
   |id      = Vrakyas.DynamicRunningSpeed
+
   |id      = DTZ.DowntownZuzuDLL, ZDT.DowntownZuzuDLL<!--changed in 0.5.0-->
   |nexus  = 4029
+
  |curse  = 987160
 +
   |nexus  = 8587
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Community Upgrades
+
   |name    = DPad Inventory Hotkey
   |author  = sophiesalacia
+
   |author  = joljyo
   |id      = Vertigon.EarlyCommunityUpgrades
+
   |id      = joljyo.DPadInventoryHotkey
   |nexus  = 8450
+
   |nexus  = 7507
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Early Ginger Island
+
   |name    = Dragon Pearl Lure
   |author  = Shockah
+
   |author  = violetlizabet
   |id      = Shockah.EarlyGingerIsland
+
   |id      = violetlizabet.DragonPearlLure
   |nexus  = 13885
+
   |nexus  = 15109
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = elizabethcd/DragonPearlLure
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Cave Puzzle
+
   |name    = Draw Fish Ponds Over Grass
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.NerfCavePuzzle
+
   |id      = atravita.DrawFishPondsOverGrass
   |curse  = 870978
+
   |curse  = 870981
   |moddrop = 1131424
+
   |moddrop = 1125248
   |nexus  = 11500
+
   |nexus  = 11352
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 5,164: Line 6,528:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Dart Puzzle
+
   |name    = Dreamscape
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.EasierDartPuzzle
+
   |id      = aedenthorn.Dreamscape
  |curse  = 870971
+
   |nexus  = 11742
  |moddrop = 1205159
+
   |github  = aedenthorn/StardewValleyMods
   |nexus  = 13049
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Farming
+
   |name    = Dresser Sorter
   |author  = Cautious Waffle, skulmuk
+
   |author  = idermailer
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
+
   |id      = idermailer.dresserSorter
   |nexus  = 1426
+
   |nexus  = 24443
   |github  =
+
   |github  = idermailer/DresserSorter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Fishing
+
   |name    = Drive By
   |author  = majordot
+
   |author  = BlaDe
   |id      = MajorDOT.EasierFishing
+
   |id      = BlaDe.DriveBy
   |nexus  =
+
   |nexus  = 12033
  |curse  = 305367
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Monster Eradication
+
   |name    = Drop It - Drop Item Hotkey
   |author  = NormanPCN
+
   |author  = Goldenrevolver
   |id      = NormanPCN.EasierMonsterEradication
+
   |id      = Goldenrevolver.DropItHotkey
   |nexus  = 11548
+
   |nexus  = 7971
   |github  = NormanPCN/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easier Special Orders
+
   |name    = Dungeon Buddy
   |author  = TheMightyAmondee
+
   |author  = SwiftSails
   |id      = TheMightyAmondee.EasierSpecialOrders
+
   |id      = SwiftSails.DungeonBuddy
   |nexus  = 8342
+
   |nexus  = 7864
   |github  = TheMightyAmondee/EasierSpecialOrders
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Custom NPC Exclusions-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = East Scarp (SMAPI)
+
   |name    = Dungeon Merchants
   |author  = LemurKat and kdau
+
   |author  = aedenthorn, Erinthe
   |id      = LemurKat.EastScarp.SMAPI, LemurKat.EastScarpe.SMAPI<!--before 2.0.0-->
+
   |id      = aedenthorn.DungeonMerchants
   |nexus  = 5787
+
   |nexus  = 14630
   |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    = Durable Fences
   |author  = LeFauxMatt
+
   |author  = Zoryn
   |id      = furyx639.EasyAccess
+
   |id      = Zoryn.DurableFences
   |curse   = 871835
+
   |nexus   =
   |nexus  = 11002
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = LeFauxMatt/StardewMods
+
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Farming
+
   |name    = Durin's Rest
   |author  = MountainDewBoi
+
   |author  = NoFogBob and PaulDunstan
   |id      = MountainDewBoi.EasyFarming
+
   |id      = NoFogBob.DurinsRest_CSharp
   |nexus  = 4162
+
   |nexus  = 12345
 
   |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    = Dusty Overhaul
   |author  = DeLiXx
+
   |author  = CyanFire
   |id      = DeLiXx.Easy_Farm_Switcher
+
   |id      = CF.SMAPI.DustyOverhaul
   |nexus  = 16873
+
   |nexus  = 13057
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/delixx/stardew-valley-custom-farm-loader
 
 
  <!--@retest-after Custom Farm Loader-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Gifting
+
   |name    = Dusty Overhaul - SVE
   |author  = CeruleanSpirit
+
   |author  = CyanFire
   |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
+
   |id      = CF.SMAPI.DustyOverhaulSVE
   |nexus  = 2957
+
   |nexus  = 13265
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Path Destruction
+
   |name    = DVR
   |author  = StultusV
+
   |author  = captncraig
   |id      = StultusV.EasyPathDestruction
+
   |id      = captncraig.dvr
   |nexus  = 8775
+
   |nexus  = 3860
   |github  = JudeRV/Stardew-EasyPathDestruction
+
   |github  = captncraig/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Easy Petting
+
   |name    = Dwarf Scroll Prices
   |author  = CeruleanSpirit
+
   |author  = noriteway
   |id      = EasyPetting.3032
+
   |id      = norite.DwarfScrollPrice<!--changed in 1.1.0-->, noriteway.DwarfScrollPrice
   |nexus  = 3032
+
  |nexus  = 16386
   |github  =
+
  |github  = noriteway/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dwarvish Mattock
 +
  |author  = Anthony Hilyard, Grend
 +
  |id      = com.anthonyhilyard.dwarvishmattock
 +
  |curse  = 536418
 +
  |nexus  = 9684
 +
  |github  = AHilyard/DwarvishMattock
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Bodies
 +
  |author  = ribeena
 +
  |id      = ribeena.dynamicbodies
 +
  |nexus  = 12893
 +
  |github  = ribeena/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Checklist
 +
  |author  = gunnargolf
 +
  |id      = gunnargolf.DynamicChecklist
 +
   |nexus  = 1145
 +
   |github  = gunnargolf/DynamicChecklist
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Animal Observer|Animal Observer]] instead.
+
   |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    = Eat More
+
   |name    = Dynamic Clothing
   |author  = crc-fehler
+
   |author  = hilovids
   |id      = crc.eatmore
+
   |id      = hilovids.DynamicClothing
   |nexus  = 2724
+
   |nexus  = 10078
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Economy Mod
+
   |name    = Dynamic Crops
   |author  = millerscout
+
   |author  = HaulinOats
   |id      = Millerscout.EconomyMod
+
   |id      = HaulinOats.DynamicCrops
   |nexus  = 6955
+
   |nexus  = 13800
   |github  = millerscout/StardewMillerMods
+
   |github  = HaulinOats/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = EH Smash Quality
+
   |name    = Dynamic Dialogues Framework
   |author  = EH Lim
+
   |author  = mistyspring
   |id      = tech.enghao.sv.eh-smash-quality
+
   |id      = mistyspring.dynamicdialogues
   |nexus  = 9303
+
  |curse  = 880516
 +
  |nexus  = 12836
 +
  |github  = misty-spring/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Festival Rewards
 +
  |author  = mistyspring
 +
  |id      = mistyspring.DynamicFestivalRewards
 +
   |nexus  = 20253
 
   |github  =
 
   |github  =
  |warnings = Only compatible with Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Eidee Easy Fishing
+
   |name    = Dynamic Flooring
   |author  = EideeHi
+
   |author  = aedenthorn, Erinthe
   |id      = net.eidee.stardew_valley.easy_fishing
+
   |id      = aedenthorn.DynamicFlooring
   |nexus  = 4806
+
   |nexus  = 14780
   |github  = eideehi/EideeEasyFishing
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Elevator
+
   |name    = Dynamic Game Assets
   |author  = Ilyaki
+
   |author  = spacechase0
   |id      = Ilyaki.Elevator
+
   |id      = spacechase0.DynamicGameAssets
   |nexus  = 2952
+
  |curse  = 867707
   |github  = Ilyaki/Elevator
+
  |nexus  = 9365
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Dynamic Game Assets → DGA Automate
 +
  |author  = spacechase0
 +
  |id      = spacechase0.DGAAutomate
 +
   |nexus  = 9365
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
<!--
 
  |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    = Elven Krobus, Underdark Krobus
+
   |name    = Dynamic Horses
   |author  = Mel Noelle and Kirbylink
+
   |author  = Bpendragon
   |id      = melnoelle.underdarkkrobus
+
   |id      = Bpendragon-DynamicHorses
   |nexus  = 3071
+
   |nexus  = 874
   |github  = KirbyLink/UnderdarkKrobus
+
   |github  = Bpendragon/DynamicHorses
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Email App
+
   |name    = Dynamic Machines
   |author  = aedenthorn, Erinthe
+
   |author  = tyran285, Ryuuze
   |id      = aedenthorn.Email
+
   |id      = DynamicMachines
   |nexus  = 11325
+
   |nexus  = 374
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |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    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
+
   |name    = Dynamic Map Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SDIEmily
+
   |id      = aedenthorn.DynamicMapTiles
   |nexus  = 14366
+
   |nexus  = 14566
 
   |github  = aedenthorn/StardewValleyMods
 
   |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    = Empty Your Hands
+
   |name    = Dynamic Map Tiles - Continued
   |author  = BlueSight
+
   |author  = Datamancer
   |id      = BlueSight.EmptyYourHands
+
   |id      = datamancer.DynamicMapTiles
   |nexus  = 19736
+
   |nexus  = 21084
   |github  = Hikari-BS/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enaium ToolKit
+
   |name    = Dynamic Night Time
   |author  = Enaium
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Enaium.EnaiumToolKit
+
   |id      = knakamura.dynamicnighttime
   |curse   = 436787
+
   |nexus   = 2072
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
+
  |moddrop = 664041
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enchantable Scythes and Golden Scythe Respawns
+
   |name    = Dynamic NPC Sprites
   |author  = Goldenrevolver
+
   |author  = BashNinja
   |id      = Goldenrevolver.EnchantableScythes
+
   |id      = BashNinja.DynamicNPCSprites
   |nexus  = 10668
+
   |nexus  = 1183
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = miketweaver/BashNinja_SDV_Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enemy Health Bars, Health Bars
 
  |author  = OrSpeeder, Mauricio Gomes
 
  |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
 
  |nexus  = 193
 
  |chucklefish = 3529
 
  |source  = https://gitlab.com/speeder1/SMAPIHealthbarMod
 
  
  |broke in = Stardew Valley 1.5
+
  |broke in = Stardew Valley 1.3
<!--
+
   |status  = workaround
   |unofficial version = 1.9.1-unofficial.2-libraryaddict
+
   |summary  = use [[#Content Patcher|Content Patcher]] instead.
   |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    = Dynamic Price
   |author  = TheThor59
+
   |author  = ZaneYork
   |id      = Thor.EnemyHealthBars
+
   |id      = ZaneYork.DynamicPrice
   |nexus  = 3627
+
   |nexus  = 5831
   |github  = TheThor59/StardewMods
+
   |github  = ZaneYork/SDV_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Count
+
   |name    = Dynamic Reflections
   |author  = Crystallyne
+
   |author  = PeacefulEnd
   |id      = Crystallyne.EnergyCount
+
   |id      = PeacefulEnd.DynamicReflections
   |nexus  = 4272
+
  |curse  = 870926
   |github  = Crystallyne/EnergyCount
+
   |nexus  = 12831
 +
   |github  = Floogen/DynamicReflections
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Energy Time
+
   |name    = Dynamic Running Speed
   |author  = nikperic, ThatOneCow
+
   |author  = Vrakyas
   |id      = nikperic.EnergyTime
+
   |id      = Vrakyas.DynamicRunningSpeed
   |nexus  = 6488
+
   |nexus  = 4029
  |source  = https://gitlab.com/nikperic/energytime
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Enhanced Loot Magnet, Magnet Mod
 
  |author  = aedenthorn, Erinthe
 
  |id      = Aedenthorn.MagnetMod
 
  |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Relationships
+
   |name    = Early Community Upgrades
   |author  = Mizzion
+
   |author  = sophiesalacia
   |id      = mizzion.enhancedrelationships
+
   |id      = Vertigon.EarlyCommunityUpgrades
   |nexus  = 1927
+
   |nexus  = 8450
  |moddrop = 661356
+
   |github  = dtomlinson-ga/EarlyCommunityUpgrades
   |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Enhanced Slingshots
+
   |name    = Early Ginger Island
   |author  = ytsc
+
   |author  = Shockah
   |id      = ytsc.EnhancedSlingshots
+
   |id      = Shockah.EarlyGingerIsland
   |nexus  = 12763
+
   |nexus  = 13885
   |github  = YTSC/StardewValleyMods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Framework
+
   |name    = Easier Cave Puzzle
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.EntoaroxFramework
+
   |id      = atravita.NerfCavePuzzle
   |nexus   = 2269
+
   |curse   = 870978
   |chucklefish = 4228
+
   |moddrop = 1131424
   |github  = Entoarox/StardewMods
+
  |nexus  = 11500
 +
   |github  = atravita-mods/StardewMods
  
  |warnings = Broken on Android (crashes on startup).
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#Easy Island Puzzle|Easy Island Puzzle]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Entoarox Modding Utilities
+
   |name    = Easier Dart Puzzle
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.Utilities
+
   |id      = atravita.EasierDartPuzzle
   |nexus  = 5521
+
  |curse  = 870971
   |github  = Entoarox/StardewMods
+
  |moddrop = 1205159
 +
   |nexus  = 13049
 +
   |github  = atravita-mods/StardewMods
  
  |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
+
  |status  = workaround
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
  |summary  = use [[#Easy Darts Game|Easy Darts Game]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equal Money Split
+
   |name    = Easier Farming
   |author  = The Fluffy Robot, TheFluffyRobot
+
   |author  = Cautious Waffle, skulmuk
   |id      = TheFluffyRobot.EqualMoneySplit
+
   |id      = cautiouswaffle.EasierFarming, cautiouswafffle.EasierFarming<!--changed in 1.0.1-->
   |nexus  = 5526
+
   |nexus  = 1426
   |github  = jamespfluger/Stardew-EqualMoneySplit
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Equivalent Exchange
+
   |name    = Easier Fishing
   |author  = MercuriusXeno, x3n0ph0b3
+
   |author  = majordot
   |id      = MercuriusXeno.EquivalentExchange
+
   |id      = MajorDOT.EasierFishing
   |nexus  = 1656
+
   |nexus  =
   |github  = MercuriusXeno/EquivalentExchange
+
  |curse  = 305367
 +
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Escape Rope
+
   |name    = Easier Monster Eradication
   |author  = lestoph
+
   |author  = NormanPCN
   |id      = lestoph.EscapeRope
+
   |id      = NormanPCN.EasierMonsterEradication
   |nexus  = 8576
+
   |nexus  = 11548
   |github  = Bifibi/SDVEscapeRope
+
   |github  = NormanPCN/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Esca's Modding Plugins
+
   |name    = Easier Special Orders
   |author  = Esca
+
   |author  = TheMightyAmondee
   |id      = Esca.EMP
+
   |id      = TheMightyAmondee.EasierSpecialOrders
   |nexus  = 9296
+
   |nexus  = 8342
  |moddrop = 1005443
+
   |github  = TheMightyAmondee/EasierSpecialOrders
   |github  = Esca-MMC/EscasModdingPlugins
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better RNG
+
   |name    = East Scarp (SMAPI)
   |author  = pepoluan
+
   |author  = LemurKat and kdau
   |id      = pepoluan.EvenBetterRNG
+
   |id      = atravita.EastScarp<!--changed in 2.4.0-->, LemurKat.EastScarp.SMAPI<!--changed in 2.0.0-->, LemurKat.EastScarpe.SMAPI
   |nexus  = 8680
+
   |nexus  = 5787
   |chucklefish = 6117
+
   |moddrop = 984954
   |source  = https://sourceforge.net/p/sdvmod-even-better-rng/
+
   |source  = https://gitlab.com/kdau/eastscarp
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Access
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.EasyAccess
 +
  |curse  = 871835
 +
  |moddrop = 1547212
 +
  |nexus  = 11002
 +
  |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Black Bars
+
   |name    = Easy Attack
   |author  = gzhynko
+
   |author  = season
   |id      = GZhynko.EventBlackBars
+
   |id      = season.EasyAttack
   |nexus  = 7962
+
   |nexus  = 20832
   |github  = gzhynko/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Limiter
+
   |name    = Easy Chest
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.EventLimiter
+
   |id      = season.EasyChest
   |nexus  = 10735
+
   |nexus  = 20842
   |github  = TheMightyAmondee/EventLimiter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Lookup
+
   |name    = Easy Cleaner
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventLookup
+
   |id      = season.EasyCleaner
   |nexus  = 8505
+
   |nexus  = 20865
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Music Volume
+
   |name    = Easy Crane Game
   |author  = jorgamun
+
   |author  = Dragoon23
   |id      = jorgamun.EventMusicVolume
+
   |id      = Dragoon23.EasyCraneGame
   |nexus  = 10650
+
   |nexus  = 22488
   |github  = jorgamun/EventMusicVolume
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Repeater
+
   |name    = Easy Darts Game
   |author  = MissCoriel
+
   |author  = Dragoon23
   |id      = misscoriel.eventrepeater
+
   |id      = Dragoon23.EasyDartGame
   |nexus  = 3642
+
   |nexus  = 22506
  |curse  = 317347
 
  |moddrop = 606979
 
  |github  = MissCoriel/Event-Repeater
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Sound Adjuster
+
   |name    = Easy Fairy
   |author  = shekurika
+
   |author  = season
   |id      = shekurika.EventSoundAdjuster
+
   |id      = season.EasyFairy
   |nexus  = 8734
+
   |nexus  = 20931
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Event Tester
+
   |name    = Easy Farming
   |author  = BlaDe
+
   |author  = MountainDewBoi
   |id      = BlaDe.EventTester
+
   |id      = MountainDewBoi.EasyFarming
   |nexus  = 11178
+
   |nexus  = 4162
 
   |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    = Event Tester, SinZ's Event Tester
+
   |name    = Easy Farm Switcher
   |author  = SinZ and atravita
+
   |author  = DeLiXx
   |id      = sinZandAtravita.SinZsEventTester
+
   |id      = DeLiXx.Easy_Farm_Switcher
   |nexus  = 19458
+
  |curse  = 990826
   |github  = atravita-mods/StardewMods
+
   |nexus  = 16873
 +
   |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/custom-farm-loader
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Everlasting Baits and Unbreakable Tackles
+
   |name    = Easy Fishin'
   |author  = Digus
+
   |author  = Frostiverse
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
+
   |id      = Frostiverse.EasyFishin
   |nexus  = 2360
+
   |nexus  = 22268
   |github  = Digus/StardewValleyMods
+
   |github  = Hunter-Chambers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Excavation Skill, New Skill - Archaeology
+
   |name    = Easy Fishing
   |author  = moonslime
+
   |author  = season
   |id      = moonslime.ExcavationSkill
+
   |id      = season.EasyFishing
   |nexus  = 15793
+
   |nexus  = 20830
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Exhaustion Tweaks
+
   |name    = Easy Gift
   |author  = mytigio
+
   |author  = season
   |id      = mytigio.exhaustiontweaks
+
   |id      = season.EasyGift
   |nexus  = 6247
+
   |nexus  = 20838
   |github  = mytigio/SDVMods
+
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Gifting
 +
  |author  = CeruleanSpirit
 +
  |id      = EasyGifting.2957, EasyGifting.60073756<!--changed in 2.0-->
 +
  |nexus  = 2957
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Fridge, Dynamic Expanded Fridge
+
   |name    = Easy Harvest
   |author  = Lodukas
+
   |author  = season
   |id      = Uwazouri.ExpandedFridge
+
   |id      = season.EasyHarvest
   |nexus  = 1191
+
   |nexus  = 20924
   |github  = Uwazouri/ExpandedFridge
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Island Puzzle
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.EasyIslandPuzzle
 +
  |curse  = 1004494
 +
  |nexus  = 22642
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Easy Path Destruction
 +
  |author  = StultusV
 +
  |id      = StultusV.EasyPathDestruction
 +
  |nexus  = 8775
 +
  |github  = JudeRV/Stardew-EasyPathDestruction
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expanded Preconditions Utility
+
   |name    = Easy Petting
   |author  = Cherry, CherryChain
+
   |author  = CeruleanSpirit
   |id      = Cherry.ExpandedPreconditionsUtility
+
   |id      = EasyPetting.3032
   |nexus  = 6529
+
   |nexus  = 3032
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |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    = Expanded Storage
+
   |name    = Easy Travel, Easy Move
   |author  = LeFauxMatt
+
   |author  = season
   |id      = furyx639.ExpandedStorage
+
   |id      = season.EasyMove
  |curse  = 871838
+
   |nexus  = 20872
   |nexus  = 7431
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Bars
+
   |name    = Easy Upgrade
   |author  = spacechase0
+
   |author  = Senofu
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
+
   |id      = Senofu.EasyUpgrade
  |curse  = 867392
+
   |nexus  = 23496
  |moddrop = 127275
+
   |github  =
   |nexus  = 509
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Rate Multiplier
+
   |name    = Easy Valley
   |author  = MSCFC, iSkLz
+
   |author  = season
   |id      = SkLz.ExpMultiply
+
   |id      = season.EasyValley
   |nexus  = 5910
+
   |nexus  = 21181
   |github  = iSkLz/ExperienceMultiplier
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Experience Updates
+
   |name    = Eat & Drink From Inventory
   |author  = Quipex
+
   |author  = Zamiel
   |id      = Quipex.ExperienceUpdates
+
   |id      = Zamiel.EatDrinkFromInventory
   |nexus  = 7581
+
   |nexus  = 21280
   |github  = Quipex/ExperienceUpdates
+
   |github  = Zamiell/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expert Sitting
+
   |name    = Eat Food In Backpack Instantly, Eat In Backpack
   |author  = aedenthorn, Erinthe
+
   |author  = philosquare
   |id      = aedenthorn.ExpertSitting
+
   |id      = philosquare.EatInBackpack
   |nexus  = 7435
+
   |nexus  = 22872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = philosquare/EatInBackpack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Bus System
+
   |name    = Eat More
   |author  = Tondorian
+
   |author  = crc-fehler
   |id      = ExtendedBusSystem
+
   |id      = crc.eatmore
   |nexus  =
+
   |nexus  = 2724
  |chucklefish = 4373
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Fridge
+
   |name    = Economy Mod
   |author  = Crystalmir
+
   |author  = millerscout
   |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
+
   |id      = Millerscout.EconomyMod
   |nexus  = 485
+
   |nexus  = 6955
   |github  = Mystra007/ExtendedFridgeSMAPI
+
   |github  = millerscout/StardewMillerMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
}}
   |summary = use [[#Remote Fridge Storage|Remote Fridge Storage]] instead.
+
{{#invoke:SMAPI compatibility|entry
<!--
+
   |name    = EH Smash Quality
   |unofficial version = 1.1.1-unofficial.4.mizzion
+
   |author = EH Lim
   |unofficial url    = https://community.playstarbound.com/attachments/extendedfridge-1-1-1-unofficial-4-mizzion-zip.202825/
+
  |id      = tech.enghao.sv.eh-smash-quality
-->
+
   |nexus  = 9303
 +
  |github  =
 +
  |warnings = Only compatible with Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Eidee Easy Fishing
 +
  |author  = EideeHi
 +
  |id      = net.eidee.stardew_valley.easy_fishing
 +
   |nexus  = 4806
 +
  |github  = eideehi/EideeEasyFishing
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Minecart
+
   |name    = EiTK
   |author  = Entoarox
+
   |author  = enaium
   |id      = Entoarox.ExtendedMinecart
+
   |id      = Enaium.EiTK
   |nexus   = 2271
+
   |curse   = 365803
   |chucklefish = 4359
+
   |nexus  =
   |github  = Entoarox/StardewMods
+
   |github  =
  
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |status  = abandoned
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extended Reach
+
   |name    = Elevator
   |author  = spacechase0
+
   |author  = Ilyaki
   |id      = spacechase0.ExtendedReach
+
   |id      = Ilyaki.Elevator
  |curse  = 867754
+
   |nexus  = 2952
  |moddrop = 242303
+
   |github  = Ilyaki/Elevator
   |nexus  = 1493
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial version = 1.2.0-unofficial.kokirichild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-77618
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Content Mod
+
   |name    = Elliot Is Fabio
   |author  = Alacrity, platinumhobo
+
   |author  = Dr Dirtbag, DrDirtbag
   |id      = Alacrity.ExtraContentMod
+
   |id      = ElliottIsFabio.ElliottIsFabio
   |nexus  = 8510
+
   |nexus  = 23229
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Fish Information
+
   |name    = Elven Krobus, Underdark Krobus
   |author  = Ceasg
+
   |author  = Mel Noelle and Kirbylink
   |id      = Ceasg.ExtraFishInformation
+
   |id      = melnoelle.underdarkkrobus
   |nexus  = 4170
+
   |nexus  = 3071
   |github  = ceasg/StardewValleyMods
+
   |github  = KirbyLink/UnderdarkKrobus
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Standardized Krobus|Standardized Krobus]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extra Map Layers
+
   |name    = Email App
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ExtraMapLayers
+
   |id      = aedenthorn.Email
  |curse  = 868841
+
   |nexus  = 11325
   |nexus  = 9633
+
   |github  = aedenthorn/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
+
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Emily for Stardew Impact<!--Nexus-->, SDI Emily<!--manifest-->
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SDIEmily
 +
  |nexus  = 14366
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Extreme Fishing Overhaul
+
   |name    = Emotes
   |author  = Unidarkshin and Deathest1, Devin Lematty
+
   |author  = aurnj, Roy Li
   |id      = DevinLematty.ExtremeFishingOverhaul
+
   |id      = RuyiLi.Emotes
   |nexus  = 7490
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
   |github  =
 
   |github  =
  
   |broke in = Json Assets 1.7.7
+
   |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    = Extreme Weather
+
   |name    = Empty Hands
   |author  = BlaDe
+
   |author  = Oblitus
   |id      = BlaDe.ExtremeWeather
+
   |id      = QuicksilverFox.EmptyHands
   |nexus  = 12334
+
   |nexus  = 1176
   |github  =
+
   |github  = quicksilverfox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Empty Jar Bubbles
 +
  |author  = tem696969696969
 +
  |id      = tem696969696969.EmptyJarBubbles
 +
  |nexus  = 22598
 +
  |github  = kqrse/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fabrication
+
   |name    = Empty Your Hands
   |author  = XxHarvzBackxX
+
   |author  = BlueSight
   |id      = harvz.Fabrication
+
   |id      = BlueSight.EmptyYourHands
   |nexus  = 10679
+
   |nexus  = 19736
   |github  = XxHarvzBackxX/fabrication
+
   |github  = Hikari-BS/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall 28 Snow Day
+
   |name    = Enaium ToolKit
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Enaium
   |id      = Omegasis.Fall28SnowDay
+
   |id      = Enaium.EnaiumToolKit
   |nexus  = 486
+
  |curse  = 436787
   |github  = janavarro95/Stardew_Valley_Mods
+
  |moddrop = 863959
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/EnaiumToolKit
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fall To Autumn
+
   |name    = Enchantable Scythes and Golden Scythe Respawns
   |author  = jahangmar
+
   |author  = Goldenrevolver
   |id      = jahangmar.FallToAutumn
+
   |id      = Goldenrevolver.EnchantableScythes
   |nexus  = 7174
+
   |nexus  = 10668
   |github  = jahangmar/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Familiars
+
   |name    = Enchanted Adventurer's Guild Rewards
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.Familiars
+
   |id      = Goldenrevolver.EnchantedAdventurersGuildRewards
   |nexus  = 6429
+
   |nexus  = 20942
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Family Planning
+
   |name    = Enchanted Cowboy Boots
   |author  = loe2run
+
   |author  = Goldenrevolver
   |id      = Loe2run.FamilyPlanning
+
   |id      = Goldenrevolver.ObtainableCowboyBoots
   |nexus  = 4515
+
   |nexus  = 20941
   |github  = loe2run/FamilyPlanningMod
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enchanted Galaxy and Infinity Weapons, Enchanted Galaxy Weapons
 +
  |author  = NamelessTo
 +
  |id      = NamelessTo.EnchantedGalaxyWeapons
 +
  |curse  = 1001630
 +
  |nexus  = 21904
 +
  |github  = namelessto/EnchantedGalaxyWeapons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enemy Health Bars, Enemies Health Bars
 +
  |author  = TheThor59
 +
  |id      = Thor.EnemyHealthBars
 +
  |nexus  = 3627
 +
  |github  = TheThor59/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.3.3-unofficial.1-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-13203
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fancy Sprinklers
+
   |name    = Enemy Health Bars, Health Bars
   |author  = trashcan9
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = trashcan9.FancySprinklers
+
   |id      = SPDHealthBar, Speeder.HealthBars<!--changed in 1.7.1-pathoschild-update-->
   |nexus  = 15857
+
   |nexus  = 193
   |github =
+
   |chucklefish = 3529
 +
  |source = https://gitlab.com/speeder1/SMAPIHealthbarMod
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
+
   |broke in           = Stardew Valley 1.5
 +
  |unofficial version = 1.9.2-unofficial.3-JoXW
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123209
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Energy Count
 +
  |author  = Crystallyne
 +
  |id      = Crystallyne.EnergyCount
 +
  |nexus  = 4272
 +
  |github  = Crystallyne/EnergyCount
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fantastic Frames
+
   |name    = Energy Protect
   |author  = Taskmaster
+
   |author  = philosquare
   |id      = Taskmaster.FantasticFrames
+
   |id      = philosquare.EnergyProtect
   |nexus  = 4540
+
   |nexus  = 21918
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmageddon
+
   |name    = Energy Rework
   |author  = Max Vollmer, SVProtector
+
   |author  = seferoni
   |id      = maxvollmer.farmageddon
+
   |id      = seferoni.EnergyRework
   |nexus  = 2618
+
   |nexus  = 21686
   |github  =
+
   |github  = seferoni/EnergyRework
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Choices
+
   |name    = Energy Time
   |author  = ShivaGuy
+
   |author  = nikperic, ThatOneCow
   |id      = ShivaGuy.FarmAnimalChoices
+
   |id      = nikperic.EnergyTime
   |nexus  = 11850
+
   |nexus  = 6488
   |github =
+
   |source = https://gitlab.com/nikperic/energytime
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.4.2-unofficial.1-huancz
 +
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132352
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Animal Harvest Helper
+
   |name    = Enhanced Loot Magnet, Magnet Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FarmAnimalHarvestHelper
+
   |id      = Cheath.MagnetModRedux<!--changed in 1.2.1-unofficial.1-->, Aedenthorn.MagnetMod
   |nexus  = 13782
+
   |nexus  = 4856
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.2.1-unofficial.1-hirayuki
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129627
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Relationships
 +
  |author  = Mizzion
 +
  |id      = mizzion.enhancedrelationships
 +
  |nexus  = 1927
 +
  |moddrop = 661356
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Enhanced Slingshots
 +
  |author  = ytsc
 +
  |id      = ytsc.EnhancedSlingshots
 +
  |nexus  = 12763
 +
  |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Anywhere
+
   |name    = Enough Sleep
   |author  = hmkiesel
+
   |author  = sodapotato
   |id      = hmkiesel.FarmAnywhere
+
   |id      = sodapotato.enoughsleep
   |nexus  = 13926
+
   |nexus  = 21536
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Barn Door Automation
+
   |name    = Entoarox Framework
   |author  = Oranisagu
+
   |author  = Entoarox
   |id      = none<!--no manifest ID-->
+
   |id      = Entoarox.EntoaroxFramework
   |nexus  =
+
   |nexus  = 2269
   |url    = https://community.playstarbound.com/threads/111931
+
   |chucklefish = 4228
   |github  = oranisagu/SDV-FarmAutomation
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (crashes on startup).
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Auto Animal Doors|Auto Animal Doors]] or [[#Automated Doors|Automated Doors]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Automation: Item Collector
+
   |name    = Entoarox Modding Utilities
   |author  = Oranisagu
+
   |author  = Entoarox
   |id      = none<!--no manifest ID-->
+
   |id      = Entoarox.Utilities
   |nexus  =
+
   |nexus  = 5521
  |url    = https://community.playstarbound.com/threads/111931
+
   |github  = Entoarox/StardewMods
   |github  = oranisagu/SDV-FarmAutomation
 
  
   |broke in = Stardew Valley 1.2
+
   |warnings = players report frequent crashes when loading saves or approaching the greenhouse.
  |status  = workaround
 
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Farm Cave Framework
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.FarmCaveFramework
 
  |nexus  = 10506
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
+
   |name    = Equal Money Split
   |author  = atravita
+
   |author  = The Fluffy Robot, TheFluffyRobot
   |id      = atravita.FarmCaveSpawn
+
   |id      = TheFluffyRobot.EqualMoneySplit
  |curse  = 870986
+
   |nexus  = 5526
  |moddrop = 1068205
+
   |github  = jamespfluger/Stardew-EqualMoneySplit
   |nexus  = 10186
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
+
   |name    = Equivalent Exchange
   |author  = atravita
+
   |author  = MercuriusXeno, x3n0ph0b3
   |id      = atravita.ExpFromMonsterKillsOnFarm
+
   |id      = MercuriusXeno.EquivalentExchange
  |curse  = 870983
+
   |nexus  = 1656
  |moddrop = 1099838
+
   |github  = MercuriusXeno/EquivalentExchange
   |nexus  = 10924
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computer Plus
+
   |name    = Escape Rope
   |author  = Boebie
+
   |author  = lestoph
   |id      = beau.farmcomputerplus
+
   |id      = lestoph.EscapeRope
   |nexus  = 19124
+
   |nexus  = 8576
   |github  =
+
   |github  = Bifibi/SDVEscapeRope
 
 
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Computers Check Cellars
+
   |name    = Escargo Win Bug Fix
   |author  = Ian Rubin, ianr427
+
   |author  = BlackJack
   |id      = ianr.FarmComputersCheckCellars
+
   |id      = BlackJack.EscargoWinBugfix
   |nexus  = 19581
+
   |nexus  = 24556
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Helper
+
   |name    = Esca's Modding Plugins
   |author  = aedenthorn, Erinthe
+
   |author  = Esca, Esca-MMC
   |id      = aedenthorn.FarmerHelper
+
   |id      = Esca.EMP
   |nexus  = 10179
+
   |nexus  = 9296
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1005443
 
+
   |github  = Esca-MMC/EscasModdingPlugins
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmer Portraits
+
   |name    = Esc Dialogue Mod
   |author  = aedenthorn, Erinthe
+
   |author  = g33k, g33kidd
   |id      = aedenthorn.FarmerPortraits
+
   |id      = g33k.EscDialogueMod
  |curse  = 868774
+
   |nexus  = 21812
   |nexus  = 11398
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Farmer Vitals Evolved
+
   |name     = Even Better Artisan Good Icons
   |author = Sensakuma
+
   |author   = chsiso58
   |id     = Sensakuma.FarmerVitalsEvolved
+
   |id       = haze1nuts.evenbetterartisangoodicons
   |nexus   = 11131
+
   |nexus   =
   |github =
+
   |github  = chsiao58/EvenBetterArtisanGoodIcons
 
 
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhand Finder
+
   |name    = Even Better RNG
   |author  = 2Retr0
+
   |author  = pepoluan
   |id      = 2Retr0.FarmhandFinder
+
   |id      = pepoluan.EvenBetterRNG
   |curse   = 661476
+
   |nexus   = 8680
   |nexus  = 13153
+
   |chucklefish = 6117
   |github = 2Retr0/FarmhandFinder
+
   |source = https://sourceforge.net/p/sdvmod-even-better-rng/
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Fixes
+
   |name    = Even Better Warehouse
   |author  = CyanFire
+
   |author  = charliedemilho
   |id      = CF.FarmhouseFixes
+
   |id      = charliedemilho.EvenBetterWarehouse
   |nexus  = 16507
+
   |nexus  = 10396
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Redone
+
   |name    = Event Black Bars
   |author  = MabelSyrup
+
   |author  = gzhynko
   |id      = mabelsyrup.farmhouse
+
   |id      = GZhynko.EventBlackBars
   |nexus  = 3731
+
   |nexus  = 7962
   |github  = mjSurber/FarmHouseRedone
+
   |github  = gzhynko/StardewMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmhouse Visits
+
   |name    = Event Limiter
   |author  = mistyspring
+
   |author  = TheMightyAmondee
   |id      = mistyspring.farmhousevisits
+
   |id      = TheMightyAmondee.EventLimiter
  |curse  = 880518
+
   |nexus  = 10735
   |nexus  = 12457
+
   |github  = TheMightyAmondee/EventLimiter
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Rearranger
+
   |name    = Event Lookup
   |author  = Cherry & cel10e
+
   |author  = shekurika
   |id      = cel10e.Cherry.FarmRearranger
+
   |id      = shekurika.EventLookup
   |nexus  = 5142
+
   |nexus  = 8505
  |moddrop = 716395
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Resource Generator
+
   |name    = Event Music Volume
   |author  = jwdred
+
   |author  = jorgamun
   |id      =
+
   |id      = jorgamun.EventMusicVolume
   |nexus  = 647
+
   |nexus  = 10650
 +
  |github  = jorgamun/EventMusicVolume
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Repeater
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.eventrepeater
 +
  |nexus  = 3642
 +
  |curse  = 317347
 +
  |moddrop = 606979
 +
  |github  = MissCoriel/Event-Repeater
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Sound Adjuster
 +
  |author  = shekurika
 +
  |id      = shekurika.EventSoundAdjuster
 +
  |nexus  = 8734
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Event Tester
 +
  |author  = BlaDe
 +
  |id      = BlaDe.EventTester
 +
  |nexus  = 11178
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Tablet
+
   |name    = Event Tester, SinZ's Event Tester
   |author  = boneskull
+
   |author  = SinZ and atravita
   |id      = com.boneskull.farm-tablet
+
   |id      = sinZandAtravita.SinZsEventTester
   |nexus  = 16447
+
   |nexus  = 19458
   |github  = Floogen/AlternativeTextures
+
   |github  = atravita-mods/StardewMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Everlasting Baits and Unbreakable Tackles
 +
  |author  = Digus
 +
   |id      = DIGUS.EverlastingBaitsAndUnbreakableTacklesMod
 +
  |nexus  = 2360
 +
  |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm to Table Ready Meals
+
   |name    = Excavation Skill, New Skill - Archaeology, Archaeology Skill for Stardew 1.5
   |author  = Speshkitty
+
   |author  = moonslime
   |id      = speshkitty.farmtotablereadymeals
+
   |id      = moonslime.ExcavationSkill
   |nexus  = 7148
+
   |nexus  = 15793
  |github  = Speshkitty/FarmToTableReadyMeals
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Archaeology Skill for 1.6|Archaeology Skill for 1.6]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farmtronics
+
   |name    = Exhaustion Tweaks
   |author  = Joe Strout
+
   |author  = mytigio
   |id      = strout.farmtronics
+
   |id      = mytigio.exhaustiontweaks
   |nexus  = 10634
+
   |nexus  = 6247
   |github  = JoeStrout/Farmtronics
+
   |github  = mytigio/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Type Manager
+
   |name    = Expanded Fridge, Dynamic Expanded Fridge
   |author  = Esca, Esca-MMC
+
   |author  = Lodukas
   |id      = Esca.FarmTypeManager
+
   |id      = Uwazouri.ExpandedFridge
   |nexus  = 3231
+
   |nexus  = 1191
  |moddrop = 598755
+
   |github  = Uwazouri/ExpandedFridge
   |github  = Esca-MMC/FarmTypeManager
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense
+
   |name    = Expanded Preconditions Utility
   |author  = PeacefulEnd
+
   |author  = Cherry, CherryChain
   |id      = PeacefulEnd.FashionSense
+
   |id      = Cherry.ExpandedPreconditionsUtility
   |nexus  = 9969
+
   |nexus  = 6529
   |github  = Floogen/FashionSense
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fashion Sense Outfits
+
   |name    = Expanded Storage
   |author  = nihilistzsche
+
   |author  = LeFauxMatt
   |id      = nihilistzsche.FashionSenseOutfits
+
   |id      = furyx639.ExpandedStorage
   |nexus  = 18384
+
  |curse  = 871838
   |github  = nihilistzsche/FashionSenseOutfits
+
  |moddrop = 1547203
 +
   |nexus  = 7431
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Animations
+
   |name    = Expansive Combat, Proficiência
   |author  = Pathoschild
+
   |author  = Hamio, HamioDracny
   |id      = Pathoschild.FastAnimations
+
   |id      = HamioDracny.ProficienciaEmDano
  |curse  = 957496
+
   |nexus  = 7511
  |nexus  = 1089
 
  |moddrop = 606631
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Faster Events
 
  |author  = libaryaddict
 
  |id      = libraryaddict.FasterEvents
 
   |nexus  = 7631
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Grass
+
   |name    = Exp Control
   |author  = IceGladiador
+
   |author  = moonslime
   |id      = IceGladiador.FasterGrass
+
   |id      = moonslime.ExpControl
   |nexus  = 1772
+
   |nexus  = 23067
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Horse
+
   |name    = Experience Bars
   |author  = kibbe
+
   |author  = spacechase0
   |id      = kibbe.faster_horse
+
   |id      = spacechase0.ExperienceBars, ExperienceBars<!--changed in 1.0.2-->
   |nexus  = 2791
+
  |curse  = 867392
   |github  =
+
  |moddrop = 127275
 +
   |nexus  = 509
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Paths
+
   |name    = Experience Rate Multiplier
   |author  = Entoarox
+
   |author  = MSCFC, iSkLz
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
+
   |id      = SkLz.ExpMultiply
   |nexus  = 2277
+
   |nexus  = 5910
  |chucklefish = 3641
+
   |github  = iSkLz/ExperienceMultiplier
   |github  = Entoarox/StardewMods
 
  
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
   |broke in = Stardew Valley 1.6
 
 
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Path Speed
+
   |name    = Experience Updates
   |author  = gaussfire
+
   |author  = Quipex
   |id      = gaussfire.FasterPathSpeed
+
   |id      = Quipex.ExperienceUpdates
   |nexus  = 9344
+
   |nexus  = 7581
   |github  = alanperrow/StardewModding
+
   |github  = Quipex/ExperienceUpdates
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Faster Run
+
   |name    = Expert Sitting
   |author  = KathrynHazuka
+
   |author  = aedenthorn, Erinthe
   |id      = KathrynHazuka.FasterRun
+
   |id      = aedenthorn.ExpertSitting
   |nexus  = 733
+
   |nexus  = 7435
   |github  = KathrynHazuka/StardewValley_FasterRun
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Bus System
 +
  |author  = Tondorian
 +
  |id      = ExtendedBusSystem
 +
  |nexus  =
 +
  |chucklefish = 4373
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extended Fridge
 +
  |author  = Crystalmir
 +
  |id      = Crystalmir.ExtendedFridge, Mystra007ExtendedFridge<!--changed in 1.0.1-->
 +
  |nexus  = 485
 +
  |github  = Mystra007/ExtendedFridgeSMAPI
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Speed|Auto Speed]] instead.
+
   |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    = Faster Transition
+
   |name    = Extended Minecart
   |author  = Kumagabear
+
   |author  = Entoarox
   |id      = Kumagabear.FasterTransition
+
   |id      = Entoarox.ExtendedMinecart
   |nexus  = 19584
+
   |nexus  = 2271
   |github  = DotSharkTeeth/StardewValleyMods
+
  |chucklefish = 4359
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Entoarox Modding Utilities-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
+
   |name    = Extended Reach
   |author  = zeldela
+
   |author  = spacechase0
   |id      = zeldela.FastFishPond
+
   |id      = spacechase0.ExtendedReach
   |nexus  = 14005
+
  |curse  = 867754
   |github  = zeldela/sdv-mods
+
  |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    = Fast Forward
+
   |name    = Extra Content Mod
   |author  = crazywig
+
   |author  = Alacrity, platinumhobo
   |id      = crazywig.FastForward
+
   |id      = Alacrity.ExtraContentMod
   |nexus  = 7413
+
   |nexus  = 8510
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Loads
+
   |name    = Extra Fish Information
   |author  = spajus
+
   |author  = Ceasg
   |id      = spajus.fastloads
+
   |id      = Ceasg.ExtraFishInformation
   |nexus  = 19454
+
   |nexus  = 4170
   |github  = spajus/stardew-valley-fast-loads
+
   |github  = ceasg/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Parrot Express Animation
+
   |name    = Extra Machine Configs
   |author  = ErikShun, QuickNutz
+
   |author  = Selph, zombifier
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
+
   |id      = selph.ExtraMachineConfig
  |moddrop = 1490579
+
   |nexus  = 22256
   |nexus  = 19634
+
   |github  = zombifier/My_Stardew_Mods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Petting
+
   |name    = Extra Map Layers
   |author  = DerTod2
+
   |author  = aedenthorn, Erinthe
   |id      = de.dertod2.FastPetting
+
   |id      = aedenthorn.ExtraMapLayers
   |nexus  = 5039
+
  |curse  = 868841
 +
  |nexus  = 9633
 +
  |github  = aedenthorn/StardewValleyMods<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Extreme Fishing Overhaul
 +
  |author  = Unidarkshin and Deathest1, Devin Lematty
 +
  |id      = DevinLematty.ExtremeFishingOverhaul
 +
   |nexus  = 7490
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Json Assets 1.7.7
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Travel
+
   |name    = Extreme Weather
   |author  = Death, DeathGameDev
+
   |author  = BlaDe
   |id      = DeathGameDev.FastTravel
+
   |id      = BlaDe.ExtremeWeather
   |nexus  = 1529
+
   |nexus  = 12334
   |github  = DeathGameDev/SDV-FastTravel
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FauxCore
+
   |name    = Fabrication
   |author  = LeFauxMatt
+
   |author  = XxHarvzBackxX
   |id      = furyx639.FauxCore
+
   |id      = harvz.Fabrication
   |nexus  = 20618
+
   |nexus  = 10679
   |github  = LeFauxMatt/StardewMods
+
   |github  = XxHarvzBackxX/fabrication
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Feeling Lucky?
+
   |name    = FaeQuest
   |author  = minervamaga
+
   |author  = Navi-chan, ooo0000
   |id      = minervamaga.FeelingLucky
+
   |id      = NaviChan.FaeQuest
   |nexus  =
+
   |nexus  = 2484
  |moddrop = 752859
+
   |github  =
   |github  = minervamaga/FeelingLucky
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Dynamic Rain
+
   |name    = Fairy Fix
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = MindMeltMax
   |id      = KoihimeNakamura.DynamicRainAndWind
+
   |id      = MindMeltMax.FairyFix
   |nexus   = 604
+
   |curse   = 1024723
   |moddrop = 664033
+
   |nexus  = 24469
   |github  = Sakorona/SDVMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
+
   |name    = Fall 28 Snow Day
   |author  = UNA
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = UNA.FashionFestivalSMAPI
+
   |id      = Omegasis.Fall28SnowDay
   |nexus  = 17404
+
   |nexus  = 486
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ferngill Revenue Service
+
   |name    = Fall To Autumn
   |author  = KarratKake
+
   |author  = jahangmar
   |id      = KarratKake.FerngillRevenueService
+
   |id      = jahangmar.FallToAutumn
   |nexus  = 7566
+
   |nexus  = 7174
   |github  =
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fertilizer Anytime
+
   |name    = Familiars
   |author  = stoobinator, lefthandedkid
+
   |author  = aedenthorn, Erinthe
   |id      = stoobinator.fertilizeranytime
+
   |id      = aedenthorn.Familiars
   |nexus  = 7259
+
   |nexus  = 6429
   |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Festival End Time Tweak
+
   |name    = Family Planning
   |author  = KirbyLink
+
   |author  = loe2run
   |id      = kirbylink.festivalendtimetweak
+
   |id      = Loe2run.FamilyPlanning
   |nexus  = 2966
+
   |nexus  = 4515
   |github  = KirbyLink/FestivalEndTimeTweak
+
   |github  = loe2run/FamilyPlanningMod
  
   |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
+
   |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    = Festival of the Mundane
+
   |name    = Fancy Sprinklers
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
+
   |author  = trashcan9
   |id      = MouseyPounds.ShadowFestival
+
   |id      = trashcan9.FancySprinklers
   |nexus  = 4630
+
   |nexus  = 15857
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FeTK - Stardew-Valley Toolkit
+
   |name    = Fantastic Frames
   |author  = Felix-Dev
+
   |author  = Taskmaster
   |id      = Felix-Dev.FeTK
+
   |id      = Taskmaster.FantasticFrames
   |nexus  = 4403
+
   |nexus  = 4540
   |github  = Felix-Dev/StardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.0.1-unofficial.2-digus
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Harvest
+
   |name    = Farmageddon
   |author  = aedenthorn, Erinthe
+
   |author  = Max Vollmer, SVProtector
   |id      = aedenthorn.FieldHarvest
+
   |id      = maxvollmer.farmageddon
   |nexus  = 11019
+
   |nexus  = 2618
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Field Works
+
   |name    = Farm Animal Choices
   |author  = ChiroxT
+
   |author  = ShivaGuy
   |id      = treinke.FieldWorks
+
   |id      = ShivaGuy.FarmAnimalChoices
   |nexus  = 17267
+
   |nexus  = 11850
 
   |github  =
 
   |github  =
  
Line 6,252: Line 7,747:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fighting With NPCs
+
   |name    = Farm Animal Harvest Helper
   |author  = Edu Anttunes
+
   |author  = aedenthorn, Erinthe
   |id      = EduAnttunes.FightingWithNPCs
+
   |id      = aedenthorn.FarmAnimalHarvestHelper
   |nexus  = 5865
+
   |nexus  = 13782
   |github  = eduanttunes/sv_fighting_with_npcs
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = File Replacer
+
   |name    = Farm Anywhere
   |author  = certifiableGrimalkin
+
   |author  = hmkiesel
   |id      = certifiableGrimalkin.FileReplacer
+
   |id      = hmkiesel.FarmAnywhere
   |nexus  = 17553
+
   |nexus  = 13926
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Find Object Mod
+
   |name    = Farm Automation: Barn Door Automation
   |author  = Tran Minh Thong
+
   |author  = Oranisagu
   |id      = find.object.mod
+
   |id      = none<!--no manifest ID-->
  |nexus  = 8594
+
   |nexus  =
  |github  =
+
   |url    = https://community.playstarbound.com/threads/111931
}}
+
   |github  = oranisagu/SDV-FarmAutomation
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
 
   |author  = HaulinOats
 
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
 
  |nexus  = 13944
 
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |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    = Fireballs!
+
   |name    = Farm Automation: Item Collector
   |author  = aurnj, Roy Li
+
   |author  = Oranisagu
   |id      = RoyLi.Fireballs
+
   |id      = none<!--no manifest ID-->
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/fireballs.129346
+
   |url    = https://community.playstarbound.com/threads/111931
   |github  =
+
   |github  = oranisagu/SDV-FarmAutomation
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Automate|Automate]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Breath
+
   |name    = Farm Cave Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FireBreath
+
   |id      = aedenthorn.FarmCaveFramework
   |nexus  = 7311
+
   |nexus  = 10506
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20910|Farm Cave Framework by aedenthorn (Unofficial 1.6 Update)}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fireworks Festival
+
   |name    = Farm Cave Spawns More Tree Fruit, Farm Cave Spawn
   |author  = violetlizabet
+
   |author  = atravita
   |id      = violetlizabet.FireworksFestival
+
   |id      = atravita.FarmCaveSpawn
   |nexus  = 15261
+
  |curse  = 870986
   |github  = elizabethcd/FireworksFestival
+
  |moddrop = 1068205
 +
   |nexus  = 10186
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FishDex
+
   |name    = Farm Combat Grants XP Too, EXP From Monster Kills On Farm
   |author  = rupak0577
+
   |author  = atravita
   |id      = rupak0577.FishDex
+
   |id      = atravita.ExpFromMonsterKillsOnFarm
   |nexus   =
+
   |curse   = 870983
   |github  = rupak0577/FishDex
+
   |moddrop = 1099838
   |url    = https://github.com/rupak0577/FishDex
+
   |nexus  = 10924
 +
  |github = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Exclusions
+
   |name    = Farm Computer Plus
   |author  = GZhynko
+
   |author  = Boebie
   |id      = GZhynko.FishExclusions
+
   |id      = beau.farmcomputerplus
   |nexus  = 7782
+
   |nexus  = 19124
   |github  = gzhynko/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Finder
+
   |name    = Farm Computers Check Cellars
   |author  = Aair, AairTheGreat
+
   |author  = Ian Rubin, ianr427
   |id      = AairTheGreat.FishFinder
+
   |id      = ianr.FarmComputersCheckCellars
   |nexus  = 5011
+
   |nexus  = 19581
   |github  = AairTheGreat/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Info
+
   |name    = Farmer Helper
   |author  = Speshkitty
+
   |author  = aedenthorn, Erinthe
   |id      = speshkitty.fishinfo
+
   |id      = aedenthorn.FarmerHelper
   |nexus  = 5452
+
   |nexus  = 10179
   |github  = Speshkitty/FishInfo
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Adjust
+
   |name    = Farmer Helper (Updated)
   |author  = Shuai Zhang
+
   |author  = Fiorbeth
   |id      = shuaiz.FishingAdjustMod
+
   |id      = Fiorbeth.FarmerHelper
   |nexus  = 1350
+
   |nexus  = 21030
   |github  = hcoona/StardewValleyMods
+
   |github  = NTaylor1993/FarmerHelper
 
 
  |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    = Farmer Portraits
   |author  = KilZenc
+
   |author  = aedenthorn, Erinthe
   |id      = KilZenc.FishingAssistant
+
   |id      = aedenthorn.FarmerPortraits
   |nexus  = 5815
+
  |curse  = 868774
   |github  =
+
   |nexus  = 11398
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Automaton
+
   |name    = Farmer Portraits for 1.6
  |author  = Drynwynn, thepaladinknight
+
   |author  = mistyspring
  |id      = Drynwynn.FishingAutomaton
+
   |id      = mistyspring.aedenthornFarmerPortraits
  |nexus  = 2527
+
   |nexus  = 20713
  |github  = Drynwynn/StardewValleyMods
 
 
 
  |broke in = SMAPI 2.8
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fishing Chests Expanded
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.FishingChestsExpanded
 
   |nexus  = 7694
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Info Overlays
+
   |name    = Farmer Vitals Evolved
   |author  = barteke22
+
   |author  = Sensakuma
   |id      = barteke22.FIshingInfoOverlays
+
   |id      = Sensakuma.FarmerVitalsEvolved
   |nexus  = 8970
+
   |nexus  = 11131
   |github  = barteke22/StardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Logbook
+
   |name    = Farm Expansion
   |author  = M3ales
+
   |author  = Advize
   |id      = FishingLogbook
+
   |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  =
+
   |nexus  = 130
  |curse  = 299792
+
   |github  = AdvizeGH/FarmExpansion
   |github  = M3ales/FishingLogbook
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |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    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
+
   |name    = Farmhand Finder
   |author  = barteke22
+
   |author  = 2Retr0
   |id      = barteke22.FishingMinigames
+
   |id      = 2Retr0.FarmhandFinder
   |nexus  = 9345
+
  |curse  = 661476
   |github  = barteke22/StardewMods
+
   |nexus  = 13153
 +
   |github  = 2Retr0/FarmhandFinder
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Minigames
+
   |name    = Farmhouse Fixes
   |author  = barteke22 (Here Fishy base by aedenthorn)
+
   |author  = CyanFire
   |id      = barteke22.FisingMinigames
+
   |id      = CF.FarmhouseFixes
   |nexus  = 9345
+
   |nexus  = 16507
   |github  = barteke22/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Mod
+
   |name    = Farmhouse Redone
   |author  = Zoryn
+
   |author  = MabelSyrup
   |id      = Zoryn.FishingMod
+
   |id      = mabelsyrup.farmhouse
   |nexus  =
+
   |nexus  = 3731
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = mjSurber/FarmHouseRedone
   |github  = Zoryn4163/SMAPI-Mods
+
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Farmhouse Visits
 +
  |author  = mistyspring
 +
  |id      = mistyspring.farmhousevisits
 +
  |curse  = 880518
 +
  |nexus  = 12457
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
+
   |name    = Farm Hub
   |author  = MindMeltMax
+
   |author  = Platonymous
   |id      = MindMeltMax.Fishnets
+
   |id      = Platonymous.FarmHub
   |nexus  = 13819
+
   |nexus  = 2309
  |moddrop = 1247514
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Automate
+
   |name    = Farm Icons on Load Screen
   |author  = MindMeltMax
+
   |author  = b1rdyw1rdy
   |id      = MindMeltMax.Fishnets.Automate
+
   |id      = b1rdyw1rdy.FarmIconOnLoadScreen
   |nexus  = 13819
+
   |nexus  = 24344
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Nets → Better Crafting
+
   |name    = Farming Tools Patch
   |author  = MindMeltMax
+
   |author  = Torsang
   |id      = MindMeltMax.Fishnets.BetterCrafting
+
   |id      = torsang.farmingtoolspatch
   |nexus  = 13819
+
   |nexus  = 24066
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = Torsang/FarmingToolsPatch
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Practice
+
   |name    = Farm in Paradise, Textura de Neve
   |author  = BlaDe
+
   |author  = BrasileiroTop, LKboss
   |id      = BlaDe.FishingPractice
+
   |id      = LKboss.TexturaNeve
   |nexus  = 4157
+
   |nexus  = 13594
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Progression
+
   |name    = Farm in the Sky, Fundo
   |author  = ChadlyMasterson
+
   |author  = BrasileiroTop
   |id      = chadlymasterson.fishingprogression
+
   |id      = BrasileiroTop.Fundo
   |nexus  = 18749
+
   |nexus  = 5423
   |github  = chudders1231/SDV-FishingProgression
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Rod Recolor
+
   |name    = Farm Rearranger
   |author  = Stashek
+
   |author  = Cherry & cel10e
   |id      = Stashek.FishingRodRecolor
+
   |id      = cel10e.Cherry.FarmRearranger
   |nexus  = 8835
+
   |nexus  = 5142
   |github  =
+
  |moddrop = 716395
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler
+
   |name    = Farm Resource Generator
   |author  = PeacefulEnd
+
   |author  = jwdred
   |id      = PeacefulEnd.FishingTrawler
+
   |id      =
   |nexus  = 8406
+
   |nexus  = 647
   |github  = Floogen/FishingTrawler
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
+
   |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Trawler - New Horizons
+
   |name    = Farm Tablet
   |author  = PeacefulEnd
+
   |author  = boneskull
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
+
   |id      = com.boneskull.farm-tablet
   |nexus  = 15941
+
   |nexus  = 16447
   |github  = Floogen/FishingTrawler
+
   |github  = Floogen/AlternativeTextures
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Treasure Spawner
+
   |name    = Farm to Table Ready Meals
   |author  = jangofett4
+
   |author  = Speshkitty
   |id      = jangofett4.fishingtreasurespawner
+
   |id      = speshkitty.farmtotablereadymeals
   |nexus  = 18119
+
   |nexus  = 7148
   |github  = jangofett4/FishingTreasureSpawner
+
   |github  = Speshkitty/FarmToTableReadyMeals
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fishing Tuner Redux
+
   |name    = Farmtronics
   |author  = Hammurabi
+
   |author  = Joe Strout
   |id      = HammurabiFishingTunerRedux
+
   |id      = strout.farmtronics
   |nexus  =
+
   |nexus  = 10634
   |chucklefish = 4578
+
   |github = JoeStrout/Farmtronics
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 
 
 
  |dev note = source in download
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Me
+
   |name    = Farm Type Manager
   |author  = marikaefer
+
   |author  = Esca, Esca-MMC
   |id      = marikaefer.FishMe
+
   |id      = Esca.FarmTypeManager
   |nexus  = 4756
+
   |nexus  = 3231
   |github  =
+
  |moddrop = 598755
 +
   |github  = Esca-MMC/FarmTypeManager
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Preview
+
   |name    = Farm Warps Patch
   |author  = Jonqora
+
   |author  = tlitookilakin
   |id      = Jonqora.FishPreview
+
   |id      = tlitookilakin.farmwarpspatch
   |nexus  = 6303
+
   |nexus  = 8236
   |github  = Jonqora/StardewMods
+
  |moddrop = 926207
 +
   |github  = tlitookilakin/FarmWarpsPatch
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Reminder
+
   |name    = Fashion Sense
   |author  = Mizzion
+
   |author  = PeacefulEnd
   |id      = mizzion.fishreminder
+
   |id      = PeacefulEnd.FashionSense
   |nexus   = 3615
+
   |curse   = 870933
   |moddrop = 661375
+
   |nexus  = 9969
   |github  = Mizzion/MyStardewMods
+
   |github  = Floogen/FashionSense
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Spot Bait
+
   |name    = Fashion Sense Outfits
   |author  = aedenthorn, Erinthe
+
   |author  = nihilistzsche
   |id      = aedenthorn.FishSpotBait
+
   |id      = nihilistzsche.FashionSenseOutfits
   |nexus  = 17581
+
   |nexus  = 18384
   |github  = aedenthorn/StardewValleyMods
+
   |github  = nihilistzsche/FashionSenseOutfits
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
 
  |unofficial version = 0.1.2-unofficial.1-logophile
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
+
   |name    = Fast Animations
   |author  = StarAmy
+
   |author  = Pathoschild
   |id      = StarAmy.bubbletoggle
+
   |id      = Pathoschild.FastAnimations
   |nexus  = 13076
+
  |curse  = 957496
   |github  =
+
  |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    = Fishy Blood Moon
+
   |name    = Faster Events
   |author  = MattDeDuck, Duckshard
+
   |author  = libaryaddict
   |id      = MattDeDuck.FishyBloodMoon
+
   |id      = libraryaddict.FasterEvents
   |nexus  = 3725
+
   |nexus  = 7631
 
   |github  =
 
   |github  =
  
Line 6,565: Line 8,066:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Animal Tools
+
   |name    = Faster Grass
   |author  = bcmpinc
+
   |author  = IceGladiador
   |id      = bcmpinc.FixAnimalTools
+
   |id      = IceGladiador.FasterGrass
   |nexus  = 3215
+
   |nexus  = 1772
   |github  = bcmpinc/StardewHack
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Categories in Recipes, Categories in Recipes
 
  |author  = Traktori
 
  |id      = Traktori.CategoriesInRecipes
 
  |nexus  = 11400
 
  |github  = Traktori7/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Grass Growth|Grass Growth]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Dice
+
   |name    = Faster Horse
   |author  = Ashley, bambimenot
+
   |author  = kibbe
   |id      = ashley.fixdice
+
   |id      = kibbe.faster_horse
   |nexus  = 4556
+
   |nexus  = 2791
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Weapons Damage
+
   |name    = Faster Paths
   |author  = BlueSight
+
   |author  = Entoarox
   |id      = BlueSight.FixedWeaponsDamage
+
   |id      = Entoarox.FasterPaths, 615f85f8-5c89-44ee-aecc-c328f172e413<!--changed in 1.3-->
   |nexus  = 19896
+
   |nexus  = 2277
   |github  = Hikari-BS/StardewMods
+
  |chucklefish = 3641
 +
   |github  = Entoarox/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Fix Pig Random
 
  |author  = atravita
 
  |id      = atravita.FixPigRandom
 
  |curse  = 870967
 
  |moddrop = 1294434
 
  |nexus  = 15003
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix TVs on Custom Farm Types
+
   |name    = Faster Path Speed
   |author  = mouse
+
   |author  = gaussfire
   |id      = mouse.FixTVsOnCustomFarmTypes
+
   |id      = gaussfire.FasterPathSpeed
  |moddrop = 1194570
+
   |nexus  = 9344
   |nexus  = 12717
+
   |github  = alanperrow/StardewModding
   |github  = notevenamouse/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flamingo Breeding
+
   |name    = Faster Run
   |author  = BlaDe
+
   |author  = KathrynHazuka
   |id      = BlaDe.FlamingoBreeding
+
   |id      = KathrynHazuka.FasterRun
   |nexus  = 12015
+
   |nexus  = 733
   |github  =
+
   |github  = KathrynHazuka/StardewValley_FasterRun
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flexible Sprinklers
+
   |name    = Faster Transition
   |author  = Shockah
+
   |author  = Kumagabear
   |id      = Shockah.FlexibleSprinklers
+
   |id      = Kumagabear.FasterTransition
   |nexus  = 10931
+
   |nexus  = 19584
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flip Buildings
+
   |name    = Faster Trees
   |author  = mouahrara
+
   |author  = Krutonium
   |id      = mouahrara.FlipBuildings
+
   |id      = ca.krutonium.fastertrees
   |nexus  = 18444
+
   |nexus  = 21952
   |github  = mouahrara/FlipBuildings
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floating Garden Pots
+
   |name    = Fast Fish Ponds (and Rebalancing), Fast Fish Pond
   |author  = aedenthorn, Erinthe
+
   |author  = zeldela
   |id      = aedenthorn.FloatingGardenPots
+
   |id      = zeldela.FastFishPond
   |nexus  = 17582
+
   |nexus  = 14005
   |github  = aedenthorn/StardewValleyMods
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Floor Shadow Switcher
+
   |name    = Fast Forward
   |author  = MouseyPounds
+
   |author  = crazywig
   |id      = MouseyPounds.FloorShadowSwitcher
+
   |id      = crazywig.FastForward
   |nexus  = 3885
+
   |nexus  = 7413
   |github  = MouseyPounds/stardew-mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6.4
 +
  |status  = broken
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Bombs
+
   |name    = Fast Geode, Instant Geodes
   |author  = kdau
+
   |author  = ofmanynames
   |id      = kdau.FlowerBombs
+
   |id      = InstantGeode
   |nexus  = 6228
+
   |nexus  = 750
   |moddrop = 794657
+
   |github =
  |source = https://gitlab.com/kdau/flowerbombs
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
+
   |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    = Flower Color Picker
+
   |name    = Fast Loads
   |author  = spacechase0
+
   |author  = spajus
   |id      = spacechase0.FlowerColorPicker
+
   |id      = spajus.fastloads
  |curse  = 867760
+
   |nexus  = 19454
  |moddrop = 130043
+
   |github  = spajus/stardew-valley-fast-loads
   |nexus  = 1229
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Fix
+
   |name    = Fast Parrot Express Animation
   |author  = elfuun
+
   |author  = ErikShun, QuickNutz
   |id      = FlowerDanceFix.elfuun
+
   |id      = ErikShun.FastParrotExpressAnimation<!-- changed in 1.0.0 -->, YourName.YourProjectName
   |nexus  = 8535
+
   |moddrop = 1490579
   |moddrop = 980853
+
   |nexus  = 19634
   |github  = elfuun1/FlowerDanceFix
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dance Hearts Change
+
   |name    = Fast Petting
   |author  = ron075sh
+
   |author  = DerTod2
   |id      = ron075sh.FlowerDanceHeartsChange
+
   |id      = de.dertod2.FastPetting
   |nexus  = 3019
+
   |nexus  = 5039
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fast Travel
 +
  |author  = Death, DeathGameDev
 +
  |id      = DeathGameDev.FastTravel
 +
  |nexus  = 1529
 +
  |github  = DeathGameDev/SDV-FastTravel
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Three-Heart Dance Partner|Three-Heart Dance Partner]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Dancing, Kelly's Flower Dancing
+
   |name    = FauxCore
   |author  = kelly2892
+
   |author  = LeFauxMatt
   |id      = kelly2892.flower.dancing.harmony
+
   |id      = furyx639.FauxCore
   |nexus  = 8107
+
  |moddrop = 1547213
   |github  = kenny2892/StardewValleyMods
+
   |nexus  = 20618
 +
   |github  = LeFauxMatt/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flower Rain
+
   |name    = Feeling Lucky?
   |author  = spacechase0
+
   |author  = minervamaga
   |id      = spacechase0.FlowerRain
+
   |id      = minervamaga.FeelingLucky
   |curse   = 867722
+
   |nexus   =
   |nexus  = 6131
+
   |moddrop = 752859
   |github  = spacechase0/StardewValleyMods
+
   |github  = minervamaga/FeelingLucky
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowery Tools
+
   |name    = Fellowship - Immersive Rings
   |author  = Cat, CatCattyCat
+
   |author  = DaLion
   |id      = cat.flowerytools
+
   |id      = DaLion.ImmersiveRings
   |nexus  = 6203
+
   |nexus  = 11380
  |moddrop = 833563
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flowing Mine Rocks
+
   |name    = Ferngill Dynamic Rain
   |author  = aedenthorn, Erinthe
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = aedenthorn.FlowingMineRocks
+
   |id      = KoihimeNakamura.DynamicRainAndWind
   |nexus  = 9043
+
   |nexus  = 604
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 664033
 +
   |github  = Sakorona/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fluent Eating
+
   |name    = Ferngill Fashion Festival, FashionFestivalSMAPI
   |author  = Kangzoel
+
   |author  = UNA
   |id      = Kangzoel.FluentEating
+
   |id      = UNA.FashionFestivalSMAPI
   |nexus  = 11690
+
   |nexus  = 17404
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ferngill Revenue Service
 +
  |author  = KarratKake
 +
  |id      = KarratKake.FerngillRevenueService
 +
  |nexus  = 7566
 
   |github  =
 
   |github  =
  
Line 6,744: Line 8,242:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Flying Start Loan
+
   |name    = Ferngill Simple Economy
   |author  = EstherHollow
+
   |author  = Paul Steele
   |id      = EstherHollow.FlyingStartLoan
+
   |id      = paulsteele.fse
   |nexus  = 11003
+
   |nexus  = 21414
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fertilizer Anytime
 +
  |author  = stoobinator, lefthandedkid
 +
  |id      = stoobinator.fertilizeranytime
 +
  |nexus  = 7259
 +
  |github  = stoobinator/Stardew-Valley-Fertilizer-Anytime
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Font Settings, 字体设置
+
   |name    = Fertilizer Bubbles
   |author  = Becks723
+
   |author  = temisthem
   |id      = Becks723.FontSettings
+
   |id      = tem696969696969.FertilizerBubbles
   |nexus  = 12467
+
   |nexus  = 23307
   |github  =
+
   |github  = kqrse/StardewValleyMods
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking
+
   |name    = Festival End Time Tweak
   |author  = thejcannon
+
   |author  = KirbyLink
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
+
   |id      = kirbylink.festivalendtimetweak
   |nexus  = 4321
+
   |nexus  = 2966
   |github  = thejcannon/Stardew-FoodBuffStacking
+
   |github  = KirbyLink/FestivalEndTimeTweak
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.2.1-unofficial.2-speshkitty
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133711
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Buff Stacking Fix
+
   |name    = Festival of the Mundane
   |author  = Joreikarr
+
   |author  = MouseyPounds, MouseyPounds and Mr. Podunkian
   |id      = joreikarr.foodbuffstackingfix
+
   |id      = MouseyPounds.ShadowFestival
   |nexus  = 19944
+
   |nexus  = 4630
   |github  =
+
   |github  = MouseyPounds/stardew-mods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-LikeFrogs
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123587
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food Cravings
+
   |name    = FeTK - Stardew-Valley Toolkit
   |author  = Hexenentendrache
+
   |author  = Felix-Dev
   |id      = Hexenentendrache.FoodCravings
+
   |id      = Felix-Dev.FeTK
   |nexus  = 17126
+
   |nexus  = 4403
   |github  = Enteligenz/StardewMods
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.2-digus
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Food on the Table
+
   |name    = Field Harvest
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FoodOnTheTable
+
   |id      = aedenthorn.FieldHarvest
   |nexus  = 10886
+
   |nexus  = 11019
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 6,799: Line 8,308:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage at the Farm
+
   |name    = Field Harvest Redux
   |author  = Nishtra
+
   |author  = Prism 99
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
+
   |id      = prism99.aedenthorn.FieldHarvest
   |nexus  = 673
+
   |nexus  = 21703
 
   |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    = Field Works
   |author  = Goldenrevolver
+
   |author  = ChiroxT
   |id      = Goldenrevolver.ForageFantasy
+
   |id      = treinke.FieldWorks
   |nexus  = 7554
+
   |nexus  = 17267
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forage Pointers
+
   |name    = Fighting With NPCs
   |author  = Bpendragon
+
   |author  = Edu Anttunes
   |id      = Bpendragon.ForagePointers
+
   |id      = EduAnttunes.FightingWithNPCs
   |nexus  = 7781
+
   |nexus  = 5865
   |github  = Bpendragon/ForagePointers
+
   |github  = eduanttunes/sv_fighting_with_npcs
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
+
   |name    = File Replacer
   |author  = DanielB
+
   |author  = certifiableGrimalkin
   |id      = DanielB.TrackerZoomFix
+
   |id      = certifiableGrimalkin.FileReplacer
   |nexus  = 17935
+
   |nexus  = 17553
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster
+
   |name    = Filtered Chest Hopper
   |author  = Remy Bach
+
   |author  = Shivion
   |id      = remybach.forecaster
+
   |id      = shivion.FilteredChestHopper
   |nexus  = 3037
+
   |nexus  = 21730
   |github  = remybach/stardew-valley-forecaster
+
   |github  = Shivion/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Forecaster Text, Forecaster Text
+
   |name    = Find Object Mod
   |author  = TheElm
+
   |author  = Tran Minh Thong
   |id      = TheElm.ForecasterText
+
   |id      = find.object.mod
   |nexus  = 7541
+
   |nexus  = 8594
   |github  = GStefanowich/SDV-Forecaster
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Foxyfficiency
+
   |name    = Fine&#44; I'll Go Make My Own Seeds<!--manifest-->, Fine I Will Go Make My Own Seeds<!--Nexus-->
   |author  = Fokson
+
   |author  = HaulinOats
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
+
   |id      = HaulinOats.FineIWillGoMakeMyOwnSeeds
   |nexus  = 2520
+
   |nexus  = 13944
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frame Rate Logger
+
   |name    = Fireballs!
   |author  = atravita
+
   |author  = aurnj, Roy Li
   |id      = atravita.FrameRateLogger
+
   |id      = RoyLi.Fireballs
  |curse  = 870966
+
   |nexus  =
  |moddrop = 1294433
+
   |url    = https://community.playstarbound.com/threads/fireballs.129346
   |nexus  = 15002
 
   |github  = atravita-mods/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Frame Rate Viewer, FPS Viewer
 
  |author  = Adham084
 
  |id      = adham084.fpsviewer
 
  |nexus  = 14046
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Free Dusty
 
  |author  = skuldomg, Skuld
 
  |id      = skuldomg.freeDusty
 
  |nexus  = 2206
 
  |github  = skuldomg/freeDusty
 
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
<!--
 
  |unofficial version = 1.0.7.unofficial-2.strobe
 
  |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    = Fire Breath
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.FreeLove
+
   |id      = aedenthorn.FireBreath
  |curse  = 868835
+
   |nexus  = 7311
   |nexus  = 10021
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free Slingshot
+
   |name    = Fire Crackers, Firecracker Mod
   |author  = DJ-STLN
+
   |author  = MindMeltMax
   |id      = DJ-STLN.FreeSlingshot
+
   |id      = MindMeltMax.FireCracker
   |nexus  = 3320
+
   |nexus  = 7321
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fireworks Festival
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.FireworksFestival
 +
  |nexus  = 15261
 +
  |github  = elizabethcd/FireworksFestival
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Free the Toolbar
+
   |name    = Fischievements
   |author  = danmw3
+
   |author  = MattDeDuck, Duckshard
   |id      = danmw3.freethetoolbar
+
   |id      = MattDeDuck.Fischievements
   |nexus  = 4960
+
   |nexus  = 3658
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = abandoned
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendly Divorce
+
   |name    = FishDex
   |author  = aedenthorn, Erinthe
+
   |author  = rupak0577
   |id      = aedenthorn.FriendlyDivorce
+
   |id      = rupak0577.FishDex
   |nexus  = 6241
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |github  = rupak0577/FishDex
 +
  |url    = {{github|rupak0577/FishDex}}
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friends Forever
+
   |name    = Fish Exclusions
   |author  = Isaac S
+
   |author  = GZhynko
   |id      = IsaacS.FriendsForever
+
   |id      = GZhynko.FishExclusions
   |nexus  = 1738
+
   |nexus  = 7782
   |github  = isaacs-dev/Minidew-Mods
+
   |github  = gzhynko/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fish Finder
 +
  |author  = Aair, AairTheGreat
 +
  |id      = AairTheGreat.FishFinder
 +
  |nexus  = 5011
 +
  |github  = AairTheGreat/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Booster
+
   |name    = Fish Info
   |author  = Hills
+
   |author  = Speshkitty
   |id      = Hills.FriendshipBooster
+
   |id      = speshkitty.fishinfo
   |nexus  = 10497
+
   |nexus  = 5452
  |moddrop = 1084819
+
   |github  = Speshkitty/FishInfo
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Tweaks
+
   |name    = Fishing Adjust
   |author  = aedenthorn, Erinthe
+
   |author  = Shuai Zhang
   |id      = aedenthorn.FriendshipTweaks
+
   |id      = shuaiz.FishingAdjustMod
   |nexus  = 17055
+
   |nexus  = 1350
   |github  = aedenthorn/StardewValleyMods
+
   |github  = hcoona/StardewValleyMods
 +
 
 +
  |broke in = SMAPI 2.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Friendship Without Talk
+
   |name    = Fishing Assistant 2<!--changed in 2.0.0-->, Fishing Assistant
   |author  = HunterMYT
+
   |author  = ChibiKyu, KilZenc
   |id      = HunterMYT.FriendshipWithoutTalk
+
   |id      = ChibiKyu.FishingAssistant2<!--changed in 2.0.0-->, KilZenc.FishingAssistant
   |nexus  = 8709
+
   |nexus  = 5815
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frozen Yogurt
+
   |name    = Fishing Automaton
   |author  = Failsplat
+
   |author  = Drynwynn, thepaladinknight
   |id      = Failsplat.FroyoFFHarmony
+
   |id      = Drynwynn.FishingAutomaton
   |nexus  = 12308
+
   |nexus  = 2527
   |github  =
+
   |github  = Drynwynn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.8
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Frugal Farm Menu
+
   |name    = Fishing Chests Expanded
   |author  = jeffgillean
+
   |author  = aedenthorn, Erinthe
   |id      = jeffgillean.FrugalFarmMenu
+
   |id      = aedenthorn.FishingChestsExpanded
   |nexus  = 11050
+
   |nexus  = 7694
   |github  = jeffgillean/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.4.3-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FishingChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Shaker
+
   |name    = Fishing Info Overlays
   |author  = aedenthorn, Erinthe
+
   |author  = barteke22
   |id      = Aedenthorn.FruitTreeShaker
+
   |id      = barteke22.FIshingInfoOverlays
   |nexus  = 5776
+
   |nexus  = 8970
   |github  = aedenthorn/StardewValleyMods
+
   |github  = barteke22/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fruit Tree Tweaks
+
   |name    = Fishing Logbook
   |author  = aedenthorn, Erinthe
+
   |author  = M3ales
   |id      = Aedenthorn.FruitTreeTweaks
+
   |id      = FishingLogbook
   |nexus  = 11422
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 299792
 +
   |github  = M3ales/FishingLogbook
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Full Romanceable Witch NPC, Witch Events Shop
+
   |name    = Fishing Minigames
   |author  = jennisimone
+
   |author  = barteke22 (Here Fishy base by aedenthorn)
   |id      = jennisimone.WitchEventsShop
+
   |id      = barteke22.FisingMinigames
   |nexus  = 16304
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fungus Amongus
+
   |name    = Fishing Minigames, Fishing Minigames (Alternatives and Here Fishy)
   |author  = Okay Shroomer
+
   |author  = barteke22
   |id      = OkayShroomer.FungusAmongus
+
   |id      = barteke22.FishingMinigames
   |nexus  = 11785
+
   |nexus  = 9345
   |github  =
+
   |github  = barteke22/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Adjustment
+
   |name    = Fishing Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Zoryn
   |id      = aedenthorn.FurnitureAdjustment
+
   |id      = Zoryn.FishingMod
   |nexus  = 10213
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Display Framework
+
   |name    = Fishing Nets → Automate
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurnitureDisplayFramework
+
   |id      = MindMeltMax.Fishnets.Automate
   |nexus  = 10855
+
   |nexus  = 13819
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use {{nexus mod|19895|Furniture Display Framework 1.6}} instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Placement Tweaks
+
   |name    = Fishing Nets → Better Crafting
   |author  = aedenthorn, Erinthe
+
   |author  = MindMeltMax
   |id      = aedenthorn.FurniturePlacementTweaks
+
   |id      = MindMeltMax.Fishnets.BetterCrafting
  |nexus  = 14092
+
   |nexus  = 13819
  |github  = aedenthorn/StardewValleyMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Furniture Recolor
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.FurnitureRecolor
 
   |nexus  = 10217
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gacha Geodes
+
   |name    = Fishing Nets<!--Nexus-->, Fishnets<!--manifest-->
   |author  = DeLiXx
+
   |author  = MindMeltMax
   |id      = DLX.Geodes
+
   |id      = MindMeltMax.Fishnets
   |nexus  = 17691
+
  |curse  = 1004486
   |github  =
+
   |nexus  = 13819
   |source = https://gitlab.com/delixx/stardew-valley-gacha-geodes
+
   |moddrop = 1247514
 
+
   |github = MindMeltMax/Stardew-Valley-Mods
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Slingshot Obtainable
+
   |name    = Fishing Practice
   |author  = Adham084
+
   |author  = BlaDe
   |id      = adham084.galaxyslingshot
+
   |id      = BlaDe.FishingPractice
   |nexus  = 14115
+
   |nexus  = 4157
 
   |github  =
 
   |github  =
  
Line 7,066: Line 8,548:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Galaxy Weapon Choice
+
   |name    = Fishing Progression
   |author  = aedenthorn, Erinthe
+
   |author  = ChadlyMasterson
   |id      = aedenthorn.GalaxyWeaponChoice
+
   |id      = chadlymasterson.fishingprogression
   |nexus  = 14511
+
   |nexus  = 18749
   |github  = aedenthorn/StardewValleyMods
+
   |github  = chudders1231/SDV-FishingProgression
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gameboy Arcade
+
   |name    = Fishing Trawler
   |author  = drbirbdev
+
   |author  = PeacefulEnd
   |id      = drbirbdev.GameboyArcade
+
   |id      = PeacefulEnd.FishingTrawler
  |moddrop = 1318487
+
   |nexus  = 8406
   |nexus  =
+
   |github  = Floogen/FishingTrawler
   |github  = drbirbdev/StardewValley
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Trawler - New Horizons|Fishing Trawler - New Horizons]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Game Reminder
+
   |name    = Fishing Trawler - New Horizons
   |author  = mmanlapat
+
   |author  = PeacefulEnd
   |id      = mmanlapat.GameReminder
+
   |id      = PeacefulEnd.FishingTrawler.NewHorizons
   |nexus   = 1153
+
   |curse   = 870923
   |github  =
+
   |nexus   = 15941
 
+
   |github = Floogen/FishingTrawler
  |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    = Fishing Treasure Spawner
   |author  = RandomComputerUser
+
   |author  = jangofett4
   |id      = RandomComputerUser.GameSpeed
+
   |id      = jangofett4.fishingtreasurespawner
   |nexus  = 7211
+
   |nexus  = 18119
   |github  =
+
   |github  = jangofett4/FishingTreasureSpawner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Collector
+
   |name    = Fishing Tuner Redux
   |author  = Loogooter
+
   |author  = Hammurabi
   |id      = OlegSilkin.garbage_collector
+
   |id      = HammurabiFishingTunerRedux
   |nexus  = 2463
+
   |nexus  =
   |github =
+
   |chucklefish = 4578
 +
  |source = https://community.playstarbound.com/resources/fishing-tuner-redux.4578
 +
 
 +
  |dev note = source in download
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Auto Trash|Auto Trash]] instead.
+
   |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garbage Day
+
   |name    = Fish Me
   |author  = LeFauxMatt
+
   |author  = marikaefer
   |id      = furyx639.GarbageDay
+
   |id      = marikaefer.FishMe
  |curse  = 871837
+
   |nexus  = 4756
   |nexus  = 8204
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot - Automate
+
   |name    = Fish Pond Colors, Legendary Fish Ponds
   |author  = NCarigon
+
   |author  = ButterBear, Memegician
   |id      = NCarigon.GardenPotAutomate
+
   |id      = BB.FishPondColors
   |nexus  = 15212
+
   |nexus  = 23449
   |github  = ncarigon/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Garden Pot Tweaks
+
   |name    = Fish Preview
   |author  = aedenthorn, Erinthe
+
   |author  = Jonqora
   |id      = aedenthorn.GardenPotTweaks
+
   |id      = Jonqora.FishPreview
   |nexus  = 14820
+
   |nexus  = 6303
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jonqora/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Opener
+
   |name    = Fish Reminder
   |author  = mralbobo
+
   |author  = Mizzion
   |id      = mralbobo.GateOpener
+
   |id      = mizzion.fishreminder
   |nexus  =
+
   |nexus  = 3615
   |url    = https://community.playstarbound.com/threads/111988
+
   |moddrop = 661375
   |github  = mralbobo/stardew-gate-opener
+
   |github  = Mizzion/MyStardewMods
  
   |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    = Fish Spot Bait
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GemIsles
+
   |id      = aedenthorn.FishSpotBait
   |nexus  = 6692
+
   |nexus  = 17581
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
 +
  |unofficial version = 0.1.2-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
+
   |name    = Fish Tank Bubble Toggle, Star Amy's Bubble Toggle
   |author  = Hana
+
   |author  = StarAmy
   |id      = Hana.GNMTokens
+
   |id      = StarAmy.bubbletoggle
   |nexus  = 14426
+
   |nexus  = 13076
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
+
   |name    = Fishy Blood Moon
   |author  = sqbr
+
   |author  = MattDeDuck, Duckshard
   |id      = sqbr.GetGS
+
   |id      = MattDeDuck.FishyBloodMoon
   |nexus  = 13434
+
   |nexus  = 3725
   |github  = sqbr/GetGS
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Mod Config Menu
+
   |name    = Fix Animal Tools
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.GenericModConfigMenu
+
   |id      = bcmpinc.FixAnimalTools
  |curse  = 867150
+
   |nexus  = 3215
  |moddrop = 771692
+
   |github  = bcmpinc/StardewHack
   |nexus  = 5098
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Generic Shop Extender
+
   |name    = Fix Categories in Recipes, Categories in Recipes
   |author  = rabbitgreen49, IrregularPorygon
+
   |author  = Traktori
   |id      = GenericShopExtender
+
   |id      = Traktori.CategoriesInRecipes
   |nexus  = 814
+
   |nexus  = 11400
   |github  = IrregularPorygon/SMAPIGenericShopMod
+
   |github  = Traktori7/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 0.1.5-unofficial.1-mouseypounds
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-41#post-3355598
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genetics API
+
   |name    = Fix Dice
   |author  = agent56
+
   |author  = Ashley, bambimenot
   |id      = agent56.GeneticsAPI
+
   |id      = ashley.fixdice
   |nexus  = 15655
+
   |nexus  = 4556
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Genie Lamp
+
   |name    = Fixed Ginger Island Beach Garden Pots
   |author  = aedenthorn
+
   |author  = wilsoncwc
   |id      = aedenthorn.GenieLamp
+
   |id      = wilsoncwc.IslandPotFix
   |nexus  = 19794
+
   |nexus  = 23934
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Geode Info Menu
+
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
   |author  = CatCattyCat, Cat
+
   |author  = f4iTh and Lita, JertsukkaTheMan
   |id      = cat.geodeinfomenu
+
   |id      = f4iTh.WoodsDebrisFix
   |nexus  = 1448
+
   |nexus  = 1941
  |moddrop = 833541
+
   |github  =
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4
<!--
+
   |status  = obsolete
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
   |unofficial version = 1.5.3-unofficial.1-strobe
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Glam
+
   |name    = Fixed Weapons Damage
   |author  = MartyrPher
+
   |author  = BlueSight
   |id      = MartyrPher.GetGlam
+
   |id      = BlueSight.FixedWeaponsDamage
   |nexus  = 5044
+
   |nexus  = 19896
   |github  = MartyrPher/GetGlam
+
   |github  = Hikari-BS/StardewMods
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ghost Town
+
   |name    = Fix Pig Random
  |author  = Platonymous
 
  |id      = Platonymous.GhostTown
 
  |curse  = 877231
 
  |moddrop = 793902
 
  |nexus  = 2992
 
  |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Giant Crop Fertilizer
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.GiantCropFertilizer
+
   |id      = atravita.FixPigRandom
   |curse  = 870977
+
   |curse  = 870967
   |moddrop = 1135913
+
   |moddrop = 1294434
   |nexus  = 11620
+
   |nexus  = 15003
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 7,254: Line 8,723:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Ring
+
   |name    = Fix Scythe Exp
   |author  = CatCattyCat, Cat
+
   |author  = bcmpinc
   |id      = cat.giantcropring
+
   |id      = bcmpinc.FixScytheExp
   |nexus  = 1182
+
   |nexus  =
   |moddrop = 833538
+
   |github  = bcmpinc/StardewHack
   |github = danvolchek/StardewMods
+
   |url    = https://github.com/bcmpinc/StardewHack/releases
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.25
 +
  |status  = abandoned
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Fix TVs on Custom Farm Types
 +
  |author  = mouse
 +
  |id      = mouse.FixTVsOnCustomFarmTypes
 +
  |moddrop = 1194570
 +
  |nexus  = 12717
 +
  |github  = notevenamouse/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Flamingo Breeding
 +
  |author  = BlaDe
 +
  |id      = BlaDe.FlamingoBreeding
 +
  |nexus  = 12015
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Crop Tweaks
+
   |name    = Flavored And Generic Fuel For Artisan Recipes, Extra Fuel Config
   |author  = Khloe Leclair
+
   |author  = selph, zombifier
   |id      = leclair.giantcroptweaks
+
   |id      = selph.ExtraFuelConfig
   |nexus  = 14370
+
   |nexus  = 21086
   |github  = KhloeLeclair/StardewMods
+
   |github  = zombifier/My_Stardew_Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Giant Omelet
+
   |name    = Flexible Arms
   |author  = spacechase0
+
   |author  = bcmpinc
   |id      = spacechase0.GiantOmelet
+
   |id      = bcmpinc.FlexibleArms
   |nexus  = 13852
+
   |nexus  = 20902
   |github  = spacechase0/StardewValleyMods
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Decline
+
   |name    = Flexible Sprinklers
   |author  = desto
+
   |author  = Shockah
   |id      = desto.GiftDecline
+
   |id      = Shockah.FlexibleSprinklers
   |nexus  = 6944
+
   |nexus  = 10931
   |github  = desto-git/sdv-mods
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Money
+
   |name    = Flip Buildings
   |author  = AvalonMFX
+
   |author  = mouahrara
   |id      = AvalonMFX.GiftMoney
+
   |id      = mouahrara.FlipBuildings
   |nexus  = 17564
+
   |nexus  = 18444
   |github  =
+
   |github  = mouahrara/FlipBuildings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Rejection
+
   |name    = Floating Garden Pots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.GiftRejection
+
   |id      = aedenthorn.FloatingGardenPots
   |nexus  = 14273
+
   |nexus  = 17582
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
  |unofficial url    = https://github.com/Rogue-Toast/Aedenthorn-StardewValleyMods/releases
+
   |unofficial version = 0.1.1-unofficial.1-mouahrara
   |unofficial version = 0.1.1-unofficial.1-logophile
+
  |unofficial url    = {{github|mouahrara/aedenthorn}}#FloatingGardenPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper
+
   |name    = FLO - New Custom NPC, FlorenceMod
   |author  = tstaples
+
   |author  = randomAnon1234
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
+
   |id      = none<!--no manifest ID-->
   |nexus  = 229
+
   |nexus  = 591
   |github  = tstaples/GiftTasteHelper
+
   |github  =
  
   |warnings = needs zoom and UI scale options to have the same value.
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Floor Shadow Switcher
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.FloorShadowSwitcher
 +
  |nexus  = 3885
 +
  |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
+
   |summary  = remove this mod (shadows can now be changed via Content Patch)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued
+
   |name    = Flower Bombs
   |author  = Isi0, tstaples (aka catman)
+
   |author  = kdau
   |id      = Isi0.GiftTasteHelper
+
   |id      = kdau.FlowerBombs
   |nexus  = 18762
+
   |nexus  = 6228
   |github = Just-Chaldea/GiftTasteHelper
+
   |moddrop = 794657
 +
  |source = https://gitlab.com/kdau/flowerbombs
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
  |status  = workaround
 
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Taste Helper Continued x2
+
   |name    = Flower Color Picker
   |author  = JoXW, Isi0, tstaples (aka catman)
+
   |author  = spacechase0
   |id      = JoXW.GiftTasteHelper
+
   |id      = spacechase0.FlowerColorPicker
   |nexus  = 21001
+
  |curse  = 867760
   |github  = JoXW100/GiftTasteHelper
+
  |moddrop = 130043
 +
   |nexus  = 1229
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gift Wrapper
+
   |name    = Flower Dance Fix
   |author  = blueberry
+
   |author  = elfuun
   |id      = blueberry.GiftWrapper
+
   |id      = FlowerDanceFix.elfuun
   |nexus  = 4721
+
   |nexus  = 8535
   |github  = b-b-blueberry/GiftWrapper
+
  |moddrop = 980853
 +
   |github  = elfuun1/FlowerDanceFix
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Mainland Adjustments
+
   |name    = Flower Dance Hearts Change
   |author  = atravita
+
   |author  = ron075sh
   |id      = atravita.GingerIslandMainlandAdjustments
+
   |id      = ron075sh.FlowerDanceHeartsChange
  |curse  = 870984
+
   |nexus  = 3019
  |moddrop = 1098263
+
   |github  =
   |nexus  = 10004
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Give Me My Cursor Back
+
   |name    = Flower Dancing, Kelly's Flower Dancing
   |author  = DecidedlyHuman
+
   |author  = kelly2892
   |id      = DecidedlyHuman.GiveMeMyCursorBack
+
   |id      = kelly2892.flower.dancing.harmony
   |nexus  = 9976
+
   |nexus  = 8107
   |github  = DecidedlyHuman/GiveMeMyCursorBack
+
   |github  = kenny2892/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Global Config Settings
+
   |name    = Flower Rain
   |author  = Gaphodil
+
   |author  = spacechase0
   |id      = Gaphodil.GlobalConfigSettings
+
   |id      = spacechase0.FlowerRain
   |nexus   = 9340
+
   |curse   = 867722
   |moddrop = 1007690
+
   |nexus  = 6131
   |github  = Gaphodil/GlobalConfigSettings
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Glue Your Furniture Down
+
   |name    = Flowery Tools
   |author  = violetlizabet
+
   |author  = Cat, CatCattyCat
   |id      = violetlizabet.GlueFurnitureDown
+
   |id      = cat.flowerytools
   |nexus  = 10374
+
   |nexus  = 6203
   |github  = elizabethcd/PreventFurniturePickup
+
  |moddrop = 833563
 +
   |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GMCM Options
+
   |name    = Flowing Mine Rocks
   |author  = Jamie Taylor
+
   |author  = aedenthorn, Erinthe
   |id      = jltaylor-us.GMCMOptions
+
   |id      = aedenthorn.FlowingMineRocks
   |nexus  = 10505
+
   |nexus  = 9043
   |github  = jltaylor-us/StardewGMCMOptions
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = God Mode
+
   |name    = Fluent Eating
   |author  = treyh0
+
   |author  = Kangzoel
   |id      = treyh0.GodMode
+
   |id      = Kangzoel.FluentEating
   |nexus  = 2641
+
   |nexus  = 11690
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye American English
+
   |name    = Flying Start Loan
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = EstherHollow
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
+
   |id      = EstherHollow.FlyingStartLoan
   |moddrop = 854437
+
   |nexus  = 11003
   |nexus  = 7183
+
   |github  =
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Goodbye SMAPI
+
   |name    = Font Settings, 字体设置
   |author  = Jessebot
+
   |author  = Becks723
   |id      = Jessebot.GoodbyeSMAPI
+
   |id      = Becks723.FontSettings
   |nexus  = 6514
+
   |nexus  = 12467
   |github  = JessebotX/StardewValleyMods
+
   |github  =
 +
  |source  = https://gitee.com/becks723/my-stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Bed
+
   |name    = Font Size Adjust, Stardew Valley Font Adjust
   |author  = candidus42
+
   |author  = AlerHughes
   |id      = Candidus42.GoToBed
+
   |id      = AlerHughes.FA
   |nexus  = 4967
+
   |nexus  = 23363
   |github  = mus-candidus/GoToBed
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Go To Sleep
+
   |name    = Food Buff Stacking
   |author  = yy376
+
   |author  = thejcannon
   |id      = yy376.GoToSleep
+
   |id      = thejcannon.foodbuffstacking, thejcannon.stardewbuffstack<!--changed in 0.2.1-->
   |nexus  = 2195
+
   |nexus  = 4321
   |github  =
+
   |github  = thejcannon/Stardew-FoodBuffStacking
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gradient Hair Colors
+
   |name    = Food Buff Stacking Fix
   |author  = spacechase0
+
   |author  = Joreikarr
   |id      = spacechase0.GradientHairColors
+
   |id      = joreikarr.foodbuffstackingfix
   |nexus  = 12744
+
   |nexus  = 19944
   |github  = spacechase0/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Heirlooms
+
   |name    = Food Cravings
   |author  = rikai
+
   |author  = Hexenentendrache
   |id      = rikai.GrandfathersHeirlooms
+
   |id      = Hexenentendrache.FoodCravings
   |nexus  = 8557
+
   |nexus  = 17126
   |github  = rikai/Grandfathers-Heirlooms
+
   |github  = Enteligenz/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Food on the Table
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FoodOnTheTable
 +
  |nexus  = 10886
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth
+
   |name    = Food Poisoning
   |author  = bcmpinc
+
   |author  = seferoni
   |id      = bcmpinc.GrassGrowth
+
   |id      = seferoni.FoodPoisoning
   |nexus  = 2732
+
   |nexus  = 22006
   |github  = bcmpinc/StardewHack
+
   |github  = seferoni/FoodPoisoning
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grass Growth Adjuster, Grass Adjustor
+
   |name    = Forage at the Farm
   |author  = Jellypowered, Shockade
+
   |author  = Nishtra
   |id      = Jellypowered.GrassChance
+
   |id      = Nishtra.ForageAtTheFarm, ForageAtTheFarm<!--changed in 1.6 or earlier-->
   |nexus  = 3365
+
   |nexus  = 673
 
   |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    = Greenhouse 20x20
+
   |name    = Forage Crops
   |author  = sirloinmeatt
+
   |author  = Kronosta
   |id      = sirloinmeatt.Greenhouse20x20
+
   |id      = Kronosta.ForageCrops
   |nexus  = 2662
+
   |nexus  = 21514
 
   |github  =
 
   |github  =
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.0.1-unofficial.1-art17
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Construction
+
   |name    = Forage Fantasy
   |author  = Derslayr
+
   |author  = Goldenrevolver
   |id      = Derslayr.GreenhouseConstruction
+
   |id      = Goldenrevolver.ForageFantasy
   |nexus  = 10148
+
   |nexus  = 7554
   |github  = derslayr10/GreenhouseConstruction
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Begone!
+
   |name    = Forage Pointers
   |author  = bblueberry, blueberry
+
   |author  = Bpendragon
   |id      = blueberry.GreenhouseEntryBegone
+
   |id      = Bpendragon.ForagePointers
   |nexus  = 8203
+
   |nexus  = 7781
   |github  = b-b-blueberry/GreenhouseEntryPatch
+
   |github  = Bpendragon/ForagePointers
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Entry Mod
+
   |name    = Foraging Tracker Profession - Incorrect Arrow Position when Zoomed Fix, Tracker Zoom Fix
   |author  = pancham138
+
   |author  = DanielB
   |id      = Pancham138.GreenhouseEntryMod
+
   |id      = DanielB.TrackerZoomFix
   |nexus  = 6150
+
   |nexus  = 17935
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers
+
   |name    = Forecaster
   |author  = PeacefulEnd
+
   |author  = Remy Bach
   |id      = PeacefulEnd.GreenhouseGatherers
+
   |id      = remybach.forecaster
   |nexus  = 7619
+
   |nexus  = 3037
   |moddrop = 886187
+
   |github  = remybach/stardew-valley-forecaster
   |github  = Floogen/GreenhouseGatherers
+
 
 +
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Gatherers Automate
+
   |name    = Forecaster Text, Forecaster Text
   |author  = PeacefulEnd
+
   |author  = TheElm
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
+
   |id      = TheElm.ForecasterText
   |nexus  = 7619
+
   |nexus  = 7541
  |moddrop = 886187
+
   |github  = GStefanowich/SDV-Forecaster
   |github  = Floogen/GreenhouseGatherers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Sprinklers
+
   |name    = Fortunate Foot
   |author  = Bpendragon
+
   |author  = PurelyInZane
   |id      = Bpendragon.GreenhouseSprinklers
+
   |id      = PurelyInZane.FortunateFoot
   |nexus  = 7456
+
   |nexus  = 22610
   |github  = Bpendragon/GreenhouseSprinklers
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Greenhouse Upgrades
+
   |name    = Foxyfficiency
   |author  = Cecidelus
+
   |author  = Fokson
   |id      = Cecidelus.GreenhouseUpgrades
+
   |id      = Fokson.Foxyfficiency, Fokson.ClickBGone<!--changed in 1.0.5-->
   |nexus  = 8042
+
   |nexus  = 2520
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
+
   |name    = FQ Festival Tweaks
   |author  = Fernass354
+
   |author  = FletcherQuest
   |id      = Fernass354.GreenUpgrades
+
   |id      = FletcherQuest.FQFestivalTweaks
   |nexus  = 18766
+
   |nexus  = 9062
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = GreenHut
+
   |name    = Frame Rate Logger
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
+
   |author  = atravita
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
+
   |id      = atravita.FrameRateLogger
   |nexus   = 1735
+
   |curse   = 870966
   |github  =
+
   |moddrop = 1294433
 
+
  |nexus  = 15002
   |broke in = Stardew Valley 1.6
+
   |github  = atravita-mods/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groundhog Day
+
   |name    = Frame Rate Viewer, FPS Viewer
   |author  = aedenthorn, Erinthe
+
   |author  = Adham084
   |id      = aedenthorn.GroundhogDay
+
   |id      = adham084.fpsviewer
   |nexus  = 10151
+
   |nexus  = 14046
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Groupable Chests
+
   |name    = Free Dusty
   |author  = FricativeMelon
+
   |author  = skuldomg, Skuld
   |id      = FricativeMelon.GroupableChests
+
   |id      = skuldomg.freeDusty
   |nexus  = 15375
+
   |nexus  = 2206
   |github  = FricativeMelon/GroupableChests
+
   |github  = skuldomg/freeDusty
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7.unofficial-2.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42360
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Bushes
+
   |name    = Free Love
   |author  = atravita
+
   |author  = aedenthorn, Erinthe
   |id      = atravita.GrowableBushes
+
   |id      = aedenthorn.FreeLove
   |curse  = 870961
+
   |curse  = 868835
  |moddrop = 1357999
+
   |nexus  = 10021
   |nexus  = 15111
+
   |github  = aedenthorn/StardewValleyMods
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.2.10-unofficial.2-LKbosss
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155
 +
  |summary            = Use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123155 unofficial update] or [[#Polyamory Sweet → Polyamory Kiss|Polyamory Sweet → Polyamory Kiss]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Growable Giant Crops
+
   |name    = Free Slingshot
   |author  = atravita
+
   |author  = DJ-STLN
   |id      = atravita.GrowableGiantCrops
+
   |id      = DJ-STLN.FreeSlingshot
  |curse  = 870960
+
   |nexus  = 3320
  |moddrop = 1358004
+
   |github  =
   |nexus  = 15559
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gunther Tells You
+
   |name    = Free the Toolbar
   |author  = John Peters
+
   |author  = danmw3
   |id      = JohnPeters.GuntherTellsYou
+
   |id      = danmw3.freethetoolbar
   |nexus  = 19143
+
   |nexus  = 4960
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = Use [[#Scroll To Blank|Scroll To Blank]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Haboo
+
   |name    = Freeze Time Multiplayer
   |author  = BlaDe
+
   |author  = mori_seneri, Alcatraz773
   |id      = LetsTrollTheMan.HabooNPC
+
   |id      = mori_sensei.FreezeTime
   |nexus  = 12034
+
   |nexus  = 21820
   |github  =
+
   |github  = alcmoe/FreezeTimeMultiplayer
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hair Growth
+
   |name    = Friendly Divorce
   |author  = skn
+
   |author  = aedenthorn, Erinthe
   |id      = skn.HairGrowthMod
+
   |id      = aedenthorn.FriendlyDivorce
   |nexus  = 3279
+
   |nexus  = 6241
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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    = Friends Forever
   |author  = chawol
+
   |author  = Isaac S
   |id      = chawol.HaltEventTime
+
   |id      = IsaacS.FriendsForever
   |nexus  = 8774
+
   |nexus  = 1738
   |github  = chawolbaka/HaltEventTime
+
   |github  = isaacs-dev/Minidew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Happy Birthday
+
   |name    = Friends Forever (1.6)
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Kriana
   |id      = Omegasis.HappyBirthday
+
   |id      = Kriana.FriendsForever
   |nexus  = 520
+
   |nexus  = 20702
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =  
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Birthday
+
   |name    = Friendship Booster
   |author  = Oxyligen
+
   |author  = Hills
   |id      = HappyBirthday
+
   |id      = Hills.FriendshipBooster
   |nexus  = 1064
+
   |nexus  = 10497
 +
  |moddrop = 1084819
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Happy Birthday|Happy Birthday by Omegasis]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Fish Jump
+
   |name    = Friendship Decay
   |author  = Sakorona
+
   |author  = stardemod
   |id      = KoihimeNakamura.HappyFishJump
+
   |id      = stardemod.FriendshipDecay
   |nexus  = 6516
+
   |nexus  = 21323
  |moddrop = 1068089
+
   |github  =
   |github  = Sakorona/SDVMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Home Designer
+
   |name    = Friendship Decay Modify
   |author  = tlitookilakin
+
   |author  = weizinai
   |id      = tlitookilakin.HappyHomeDesigner
+
   |id      = weizinai.FriendshipDecayModify
   |nexus  = 19675
+
   |nexus  = 23862
   |github  = tlitookilakin/HappyHomeDesigner
+
   |github  = weizinai/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines
+
   |name    = Friendship Tweaks
   |author  = kibbe, lillvik
+
   |author  = aedenthorn, Erinthe
   |id      = kibbe.hardcore_mines
+
   |id      = aedenthorn.FriendshipTweaks
   |nexus  = 1674
+
   |nexus  = 17055
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mines 2
+
   |name    = Friendship Without Talk
   |author  = ItsLittany
+
   |author  = HunterMYT
   |id      = itslittany.HardcoreMines2
+
   |id      = HunterMYT.FriendshipWithoutTalk
   |nexus  = 6411
+
   |nexus  = 8709
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardcore Mode
+
   |name    = Frozen Yogurt
   |author  = vermicyde
+
   |author  = Failsplat
   |id      = vermicyde.HardcoreModeDLL
+
   |id      = Failsplat.FroyoFFHarmony
   |nexus  = 15125
+
   |nexus  = 12308
 
   |github  =
 
   |github  =
  
Line 7,681: Line 9,187:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hardy Grass
+
   |name    = Frugal Farm Menu
   |author  = DiscipleOfEris
+
   |author  = jeffgillean
   |id      = DiscipleOfEris.HardyGrass
+
   |id      = jeffgillean.FrugalFarmMenu
   |nexus  = 8772
+
   |nexus  = 11050
   |github  = DiscipleOfEris/HardyGrass
+
   |github  = jeffgillean/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harp of Yoba Redux
+
   |name    = Fruit Tree Shaker
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.HarpOfYobaRedux
+
   |id      = Aedenthorn.FruitTreeShaker
   |nexus  = 914
+
   |nexus  = 5776
  |moddrop = 793924
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
+
   |name    = Fruit Trees Unblocked
   |author  = Goldenrevolver
+
   |author  = dervalanana
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
+
   |id      = dervalanana.FruitTreesUnblocked
   |nexus  = 7851
+
   |nexus  = 22976
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
+
   |name    = Fruit Tree Tweaks
   |author  = Dounat2201, Sasara
+
   |author  = aedenthorn, Erinthe
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
+
   |id      = Aedenthorn.FruitTreeTweaks
   |nexus  = 1157
+
   |nexus  = 11422
   |github  = Sasara2201/WitchPrincess
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest Seeds
+
   |name    = Fruit Tree Tweaks for 1.6
   |author  = aedenthorn, Erinthe
+
   |author  = chiccen
   |id      = aedenthorn.HarvestSeeds
+
   |id      = chiccen.FruitTreeTweaks
   |nexus  = 11773
+
   |nexus  = 21449
   |github  = aedenthorn/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |broke in = Stardew Valley 1.6
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Full Fishing Bar
 +
  |author  = Jag3Dagster
 +
   |id      = HedgehogTechnologies.FullFishingBar
 +
  |curse  = 1007653
 +
  |nexus  = 23006
 +
  |github  = jag3dagster/AutoShaker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Harvest With Scythe
+
   |name    = Full Romanceable Witch NPC, Witch Events Shop
   |author  = ThatNorthernMonkey
+
   |author  = jennisimone
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
+
   |id      = jennisimone.WitchEventsShop
   |nexus  = 236
+
   |nexus  = 16304
   |github  = ThatNorthernMonkey/HarvestWithScythe
+
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Buffs
+
   |name    = Fungus Amongus
   |author  = popska
+
   |author  = Okay Shroomer
   |id      = popska.HatBuffs
+
   |id      = OkayShroomer.FungusAmongus
   |nexus  = 9050
+
   |nexus  = 11785
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/popska/UsefulHats
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Mouse Lacey
+
   |name    = Furniture Adjustment
   |author  = ichortower
+
   |author  = aedenthorn, Erinthe
   |id      = ichortower.HatMouseLacey.Core
+
   |id      = aedenthorn.FurnitureAdjustment
   |nexus  = 18177
+
   |nexus  = 10213
   |github  = ichortower/HatMouseLacey
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hat Panning
+
   |name    = Furniture Anywhere
   |author  = monsoonsheep
+
   |author  = Entoarox
   |id      = monsoonsheep.PanWithHats
+
   |id      = Entoarox.FurnitureAnywhere
   |nexus  = 18965
+
   |nexus  = 2276
   |github  =
+
  |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    = Hat Shop Restoration
+
   |name    = Furniture Display Framework
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.AMouseWithAHat.Core
+
   |id      = aedenthorn.FurnitureDisplayFramework
   |nexus  = 17291
+
   |nexus  = 10855
   |github  = Floogen/StardewSandbox
+
   |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    = Hats on Hats
+
   |name    = Furniture Display Framework for 1.6
   |author  = Shockah
+
   |author  = Ilyeana, IlyeanaPlus
   |id      = Shockah.HatsOnHats
+
   |id      = Ilyeana.FurnitureDisplayFramework
   |nexus  = 17280
+
   |nexus  = 19895
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hay Bales as Silos
+
   |name    = Furniture Framework
   |author  = Cherry, CherryChain
+
   |author  = leroymilo
   |id      = Cherry.HayBalesSilo
+
   |id      = leroymilo.FurnitureFramework
   |nexus  = 5151
+
   |nexus  = 23458
  |moddrop = 716396
+
   |github  = Leroymilo/FurnitureFramework
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Portraits
+
   |name    = Furniture Placement Tweaks
   |author  = Tlitookilakin
+
   |author  = aedenthorn, Erinthe
   |id      = tlitookilakin.HDPortraits
+
   |id      = aedenthorn.FurniturePlacementTweaks
   |nexus  = 10971
+
   |nexus  = 14092
   |moddrop = 1103418
+
   |github  = aedenthorn/StardewValleyMods
   |github  = tlitookilakin/HDPortraits
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Furniture Recolor
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.FurnitureRecolor
 +
  |nexus  = 10217
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = FuryCore
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.FuryCore
 +
  |nexus  = 10696
  
   |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Regeneration
+
   |name    = Gacha Geodes, Geode Pity System
   |author  = Jessebot, JessebotX
+
   |author  = DeLiXx
   |id      = Jessebot.HealthStaminaRegen
+
   |id      = DLX.Geodes
   |nexus  = 3207
+
  |curse  = 990836
   |moddrop = 624105
+
   |nexus  = 17691
   |github = JessebotX/StardewValleyMods
+
   |github  =
 +
   |source = https://gitlab.com/delixx/stardew-valley/gacha-geodes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health and Stamina Tweaks
+
   |name    = Galaxy Slingshot Obtainable
   |author  = Kiddles, Svard
+
   |author  = Adham084
   |id      = Kiddles.HASTweaks
+
   |id      = adham084.galaxyslingshot
   |nexus  = 5630
+
   |nexus  = 14115
   |github  = SvardXI/HAS_Tweaks
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Health Bars
+
   |name    = Galaxy Weapon Choice
   |author  = Zoryn
+
   |author  = aedenthorn, Erinthe
   |id      = Zoryn.HealthBars
+
   |id      = aedenthorn.GalaxyWeaponChoice
   |nexus  =
+
   |nexus  = 14511
   |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = aedenthorn/StardewValleyMods
   |github = Zoryn4163/SMAPI-Mods
+
 
 +
  |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    = Health Bars (Darkhax)
+
   |name    = Gameboy Arcade
   |author  = Darkhax
+
   |author  = drbirbdev
   |id      = darkhax.healthbars
+
   |id      = drbirbdev.GameboyArcade
 +
  |moddrop = 1318487
 
   |nexus  =
 
   |nexus  =
  |curse  = 302910
+
   |github  = drbirbdev/StardewValley
   |github  = Stardew-Valley-Modding/HealthBars
 
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heartbeat
+
   |name    = Game Reminder
   |author  = themattfiles
+
   |author  = mmanlapat
   |id      = themattfiles.HeartBeat
+
   |id      = mmanlapat.GameReminder
   |nexus  = 5941
+
   |nexus  = 1153
   |github  = embolden/Heartbeat
+
   |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    = Heart Level Notifications
+
   |name    = GameSpeed
   |author  = StultusV
+
   |author  = RandomComputerUser
   |id      = StultusV.HeartLevelNotifications
+
   |id      = RandomComputerUser.GameSpeed
   |nexus  = 8655
+
   |nexus  = 7211
   |github  = JudeRV/Stardew-HeartLevelNotifier
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Heelies
+
   |name    = Game Tables and Arcade Machines
   |author  = fakemonster
+
   |author  = CyanFire
   |id      = fakemonster.Heelies
+
   |id      = CF.SMAPI.GameTables
   |nexus  = 7751
+
   |nexus  = 12859
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hello SMAPI
+
   |name    = Garbage Can Tweaks
   |author  = Jessebot, JessebotX
+
   |author  = chiccen
   |id      = Jessebot.HelloSMAPI
+
   |id      = chiccen.GarbageCanTweaks
   |nexus  = 4483
+
   |nexus  = 24410
   |github  = JessebotX/StardewValleyMods
+
   |github  = chiccenFL/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help for Hire
+
   |name    = Garbage Collector
   |author  = LeFauxMatt
+
   |author  = Loogooter
   |id      = furyx639.HelpForHire
+
   |id      = OlegSilkin.garbage_collector
  |curse  = 871839
+
   |nexus  = 2463
   |nexus  = 5316
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Trash|Auto Trash]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Helpful Spouses
+
   |name    = Garbage Day
 
   |author  = LeFauxMatt
 
   |author  = LeFauxMatt
   |id      = furyx639.HelpfulSpouses
+
   |id      = furyx639.GarbageDay
   |curse  = 871841
+
   |curse  = 871837
   |nexus  = 5175
+
  |moddrop = 1547204
   |github  =
+
   |nexus  = 8204
 
+
   |github  = LeFauxMatt/StardewMods
  |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted
+
   |name    = Garden Pot - Automate
   |author  = aedenthorn, Erinthe
+
   |author  = NCarigon
   |id      = aedenthorn.HelpWanted
+
   |id      = NCarigon.GardenPotAutomate
  |curse  = 868696
+
   |nexus  = 15212
   |nexus  = 14640
+
   |github  = ncarigon/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Help Wanted Quest Fixes
+
   |name    = Garden Pot Options
   |author  = Pokeytax
+
   |author  = ncarigon
   |id      = Pokeytax.HelpWantedQuestFixes
+
   |id      = NCarigon.GardenPotOptions
   |nexus  = 2644
+
   |nexus  = 21608
   |github  = gembree/HelpWantedQuestFixes
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Here Fishy
+
   |name    = Garden Pot Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HereFishy
+
   |id      = aedenthorn.GardenPotTweaks
  |curse  = 868881
+
   |nexus  = 14820
   |nexus  = 6586
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Garden Pot Options|Garden Pot Options]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hibernation
+
   |name    = Gate Fix
   |author  = Shockah
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Shockah.Hibernation
+
   |id      = f4iTh.GateFix
   |nexus  = 11421
+
   |nexus  = 4859
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hide Chest Color Picker After Close
+
   |name    = Gate Opener
   |author  = trashcan9
+
   |author  = mralbobo
   |id      = trashcan9.HideChestColorPickerAfterClose
+
   |id      = mralbobo.GateOpener
   |nexus  = 16075
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111988
 +
  |github  = mralbobo/stardew-gate-opener
 +
 
 +
  |broke in    = Stardew Valley 1.4
 +
  |status      = workaround
 +
  |summary      = use [[#Auto Gate|Auto Gate]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gem Isles
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.GemIsles
 +
  |nexus  = 6692
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Gender Neutrality Mod Tokens<!--Nexus-->, GNMTokens<!--manifest-->
 +
  |author  = Hana
 +
  |id      = Hana.GNMTokens
 +
  |nexus  = 14426
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlighted Jars
+
   |name    = Gender Setter<!--Nexus-->, Get Gender Setter<!--manifest-->
   |author  = Annosz
+
   |author  = sqbr
   |id      = Annosz.HighlightedJars
+
   |id      = sqbr.GetGS
   |nexus  = 6833
+
   |nexus  = 13434
   |github  = Annosz/StardewValleyModding
+
   |github  = sqbr/GetGS
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Highlight Empty Machines
+
   |name    = Generic Mod Config Menu
   |author  = atravita
+
   |author  = spacechase0
   |id      = atravita.HighlightEmptyMachines
+
   |id      = spacechase0.GenericModConfigMenu
   |curse  = 870976
+
   |curse  = 867150
   |moddrop = 1137391
+
   |moddrop = 771692
   |nexus  = 11664
+
   |nexus  = 5098
   |github  = atravita-mods/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hit Markers
+
   |name    = Generic Shop Extender
   |author  = bendenewb, newbie9598
+
   |author  = rabbitgreen49, IrregularPorygon
   |id      = newbie9598.HitMarkersMeme
+
   |id      = GenericShopExtender
   |nexus  = 2098
+
   |nexus  = 814
   |github  =
+
   |github  = IrregularPorygon/SMAPIGenericShopMod
  
   |broke in = Stardew Valley 1.3
+
   |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    = Hmm Cheese Yum
+
   |name    = Genetics API
   |author  = tomasitobambito
+
   |author  = agent56
   |id      = tomasitobambito.HmmCheeseYum
+
   |id      = agent56.GeneticsAPI
   |nexus  = 9343
+
   |nexus  = 15655
 
   |github  =
 
   |github  =
  
Line 7,958: Line 9,517:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hoe and Water Direction
+
   |name    = Genie Lamp
   |author  = TheThor59
+
   |author  = aedenthorn, Erinthe
   |id      = Thor.HoeWaterDirection
+
   |id      = aedenthorn.GenieLamp
   |nexus  = 10052
+
   |nexus  = 19794
   |github  = TheThor59/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HoeDown
+
   |name    = Genie Lamp Definitive Edition, Genie Lamp
   |author  = BlaDe
+
   |author  = Kedidili
   |id      = BlaDe.HoeDown
+
   |id      = KediDili.GenieLamp
   |nexus  = 9798
+
   |nexus  = 22176
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Break Geodes
+
   |name    = Geode Crusher Plus
 +
  |author  = Tomokisan
 +
  |id      = tomokisan.geodeCrusherPlus
 +
  |nexus  = 24254
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Geode Info Menu
 
   |author  = CatCattyCat, Cat
 
   |author  = CatCattyCat, Cat
   |id      = cat.holdtobreakgeodes
+
   |id      = cat.geodeinfomenu
   |nexus  = 1689
+
   |nexus  = 1448
   |moddrop = 833545
+
   |moddrop = 833541
 
   |github  = danvolchek/StardewMods
 
   |github  = danvolchek/StardewMods
 +
 +
  |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 1.5.3-unofficial.1-strobe
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hold to Pause
+
   |name    = Geode Preview
   |author  = samspartan
+
   |author  = MindMeltMax
   |id      = samspartan.HoldToPause
+
   |id      = MindMeltMax.GeodePreview
   |nexus  = 7352
+
  |curse  = 1004493
   |github  =
+
  |moddrop = 1555057
 +
   |nexus  = 21009
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Holiday Sales
+
   |name    = Get Dressed
   |author  = atravita
+
   |author  = Advize and Jinxiewinxie
   |id      = atravita.HolidaySales
+
   |id      = Advize.GetDressed
  |curse  = 870970
+
   |nexus  = 331
  |moddrop = 1205160
+
   |github  = AdvizeGH/GetDressed
   |nexus  = 13050
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Home Sewing Kit
+
   |name    = Get Glam
   |author  = MouseyPounds
+
   |author  = MartyrPher
   |id      = MouseyPounds.HomeSewingKit
+
   |id      = MartyrPher.GetGlam
   |nexus  = 4935
+
   |nexus  = 5044
   |github  = MouseyPounds/stardew-mods
+
   |github  = MartyrPher/GetGlam
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Honey Harvest Sync
+
   |name    = Get Out the Way
   |author  = voltaek
+
   |author  = BadNetCode
   |id      = voltaek.HoneyHarvestSync
+
   |id      = BadNetCode.GetOutTheWay
   |nexus  = 20493
+
   |nexus  = 20637
   |github  = voltaek/StardewMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ghost Town
 +
  |author  = Platonymous
 +
  |id      = Platonymous.GhostTown
 +
  |curse  = 877231
 +
  |moddrop = 793902
 +
  |nexus  = 2992
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Giant Crop Fertilizer
 +
  |author  = atravita
 +
  |id      = atravita.GiantCropFertilizer
 +
  |curse  = 870977
 +
  |moddrop = 1135913
 +
  |nexus  = 11620
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hopper Extractor
+
   |name    = Giant Crop Ring
   |author  = BPavol, Lamacik
+
   |author  = CatCattyCat, Cat
   |id      = bpavol.hopper_extractor
+
   |id      = cat.giantcropring
   |nexus  = 16688
+
   |nexus  = 1182
   |github  = BPavol/stardew-valley-mods
+
  |moddrop = 833538
 +
   |github  = danvolchek/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horny Festivals, Festival Warps
+
   |name    = Giant Crop Tweaks
   |author  = Girafarig
+
   |author  = Khloe Leclair
   |id      = Girafarig.FestivalWarps
+
   |id      = leclair.giantcroptweaks
   |nexus  = 10844
+
   |nexus  = 14370
   |github  =
+
   |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Flute Anywhere
+
   |name    = Giant Omelet
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.HorseFluteAnywhere
+
   |id      = spacechase0.GiantOmelet
   |nexus  = 7500
+
   |nexus  = 13852
   |github  = Pathoschild/StardewMods
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Overhaul
+
   |name    = Gift Decline
   |author  = Goldenrevolver
+
   |author  = desto
   |id      = Goldenrevolver.HorseOverhaul
+
   |id      = desto.GiftDecline
   |nexus  = 7911
+
   |nexus  = 6944
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = desto-git/sdv-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Squeeze
+
   |name    = Gift Money
   |author  = jorgamun
+
   |author  = AvalonMFX
   |id      = jorgamun.HorseSqueeze
+
   |id      = AvalonMFX.GiftMoney
   |nexus  = 10446
+
   |nexus  = 17564
   |github  = jorgamun/HorseSqueeze
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Gift Rejection
   |author  = icepuente
+
   |author  = aedenthorn, Erinthe
   |id      = icepuente.HorseWhistle
+
   |id      = aedenthorn.GiftRejection
   |nexus  = 1131
+
   |nexus  = 14273
   |github  = icepuente/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in     = Stardew Valley 1.6
   |status  = workaround
+
   |unofficial url    = {{github|Rogue-Toast/Aedenthorn-StardewValleyMods}}/releases
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |unofficial version = 0.1.1-unofficial.1-logophile
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Horse Whistle
+
   |name    = Gift Taste Helper
   |author  = nabuma
+
   |author  = tstaples
   |id      = HorseWhistle_SMAPI
+
   |id      = tstaples.GiftTasteHelper, 8008db57-fa67-4730-978e-34b37ef191d6<!--changed in 2.5-->
   |nexus  =
+
   |nexus  = 229
   |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
+
   |github  = tstaples/GiftTasteHelper
   |github  =
+
 
 +
   |warnings = needs zoom and UI scale options to have the same value.
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
+
   |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Host Tools
+
   |name    = Gift Taste Helper Continued
   |author  = MattPlays
+
   |author  = Isi0
   |id      = MattPlays.HostTools
+
   |id      = Isi0.GiftTasteHelper
   |nexus  = 11154
+
   |nexus  = 18762
   |github  =
+
   |github  = Just-Chaldea/GiftTasteHelper
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Gift Taste Helper Continued x2|Gift Taste Helper Continued x2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hotbar Hotswap
+
   |name    = Gift Taste Helper Continued x2
   |author  = Jaredlll08
+
   |author  = JoXW
   |id      = BlameJared.HotbarHotswap
+
   |id      = JoXW.GiftTasteHelper
   |nexus  =
+
   |nexus  = 21001
  |curse  = 298033
+
   |github  = JoXW100/GiftTasteHelper
   |github  = jaredlll08/HotbarHotswap
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hot Chocolate Coffee Alternative
+
   |name    = Gift Wrapper
   |author  = certifiableGrimalkin
+
   |author  = blueberry
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
+
   |id      = blueberry.GiftWrapper
   |nexus  = 16159
+
   |nexus  = 4721
   |github  =
+
   |github  = b-b-blueberry/GiftWrapper
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework, @retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hover Labels
+
   |name    = Ginger Island Extra Locations
   |author  = Achtuur
+
   |author  = mistyspring
   |id      = Achtuur.HoverLabels
+
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
   |nexus  = 17501
+
  |curse  = 880520
   |github  = Achtuur/StardewMods
+
   |nexus  = 12195
 +
   |github  = misty-spring/StardewMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HP Bars
+
   |name    = Ginger Island Mainland Adjustments
   |author  = Ilyaki
+
   |author  = atravita
   |id      = Ilyaki.HPBar
+
   |id      = atravita.GingerIslandMainlandAdjustments
   |nexus  = 1736
+
  |curse  = 870984
   |github  =
+
  |moddrop = 1098263
 +
   |nexus  = 10004
 +
   |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    = HQ Farmer Mod
+
   |name    = Give Gold Mod, Instant Gold Mod
   |author  = AsakOhee
+
   |author  = missgamergrl
   |id      = AsakOhee.HQFarmerMod
+
   |id      = missgamergrl.GiveGoldMod
   |nexus  = 19644
+
   |nexus  = 23300
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Huggable Scarecrows
+
   |name    = Give Me My Cursor Back
   |author  = bogie5464
+
   |author  = DecidedlyHuman
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
+
   |id      = DecidedlyHuman.GiveMeMyCursorBack
   |nexus  = 3190
+
   |nexus  = 9976
   |github  = bogie5464/HuggableScarecrows
+
   |github  = DecidedlyHuman/GiveMeMyCursorBack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hugs and Kisses
+
   |name    = GlassHammer Hope to Rise, Hope to Rise Mod
   |author  = aedenthorn, Erinthe
+
   |author  = Glass Hammer
   |id      = aedenthorn.HugsAndKisses
+
   |id      = GlassHammer.HopeToRiseMod
   |nexus  = 10062
+
   |nexus  = 23201
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |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    = Hugs and Kisses Continued
+
   |name    = Global Config Settings
   |author  = JoXW, aedenthorn
+
   |author  = Gaphodil
   |id      = JoXW.HugsAndKisses
+
   |id      = Gaphodil.GlobalConfigSettings
   |nexus  = 21019
+
   |nexus  = 9340
 +
  |moddrop = 1007690
 +
  |github  = Gaphodil/GlobalConfigSettings
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger
+
   |name    = Glue Your Furniture Down
   |author  = Yyeahdude
+
   |author  = violetlizabet
   |id      = HungerYyeadude
+
   |id      = violetlizabet.GlueFurnitureDown
   |nexus  = 613
+
   |nexus  = 10374
 +
  |github  = elizabethcd/PreventFurniturePickup
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = GMCM Options
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.GMCMOptions
 +
  |nexus  = 10505
 +
  |github  = jltaylor-us/StardewGMCMOptions
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = God Mode
 +
  |author  = treyh0
 +
  |id      = treyh0.GodMode
 +
  |nexus  = 2641
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hunger and Thirst
+
   |name    = God Mode 1.6
   |author  = PrimevalTitmouse
+
   |author  = Sean M Garcia
   |id      = PrimevalTitmouse.ModEntry
+
   |id      = seanmgarcia.godmode16
   |nexus  = 1110
+
   |nexus  = 21208
 
   |github  =
 
   |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    = Hunger for Food
+
   |name    = Goodbye American English
   |author  = Tigerle01, Stephan Hensel
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = HungerForFoodByTigerle
+
   |id      = TheMightyAmondee.GoodbyeAmericanEnglish
   |nexus  = 810
+
  |moddrop = 854437
   |github  =
+
   |nexus  = 7183
 
+
   |github  = TheMightyAmondee/GoodbyeAmericanEnglish
   |broke in = SMAPI 2.0
+
}}
   |status   = workaround
+
{{#invoke:SMAPI compatibility|entry
   |summary = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
+
   |name    = Goodbye SMAPI
 +
  |author  = Jessebot
 +
  |id      = Jessebot.GoodbyeSMAPI
 +
   |nexus   = 6514
 +
   |github = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Go To Bed
 +
  |author  = candidus42
 +
  |id      = Candidus42.GoToBed
 +
  |nexus  = 4967
 +
  |github  = mus-candidus/GoToBed
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hungry Morning
+
   |name    = Go To Sleep
   |author  = lech43
+
   |author  = yy376
   |id      = lech43.HungryMorning
+
   |id      = yy376.GoToSleep
   |nexus  = 6391
+
   |nexus  = 2195
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hybrid Crop Engine
+
   |name    = Gradient Hair Colors
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.HybridCropEngine
+
   |id      = spacechase0.GradientHairColors
   |curse  = 867721
+
   |curse  = 867144
   |nexus  = 6577
+
   |nexus  = 12744
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hypno Valley
+
   |name    = Grandfather's Gift
   |author  = Kryspur
+
   |author  = ShadowDragon8685
   |id      = Kryspur.HypnoValley
+
   |id      = ShadowDragon.GrandfathersGift
   |nexus  = 9052
+
   |nexus  = 985
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Identifiable Combined Rings
+
   |name    = Grandfather's Gift Remade
   |author  = atravita
+
   |author  = pepoluan
   |id      = atravita.IdentifiableCombinedRings
+
   |id      = pepoluan.GrandfatherGiftRemade
   |curse   = 870959
+
   |nexus   = 4151
   |moddrop = 1358005
+
   |chucklefish = 5783
   |nexus  = 15928
+
   |github  =
   |github = atravita-mods/StardewMods
+
   |source = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Idle Pause
+
   |name    = Grandfather's Heirlooms
   |author  = Veleek
+
   |author  = rikai
   |id      = Veleek.IdlePause
+
   |id      = rikai.GrandfathersHeirlooms
   |nexus  = 1092
+
   |nexus  = 8557
   |github  = veleek/IdlePause
+
   |github  = rikai/Grandfathers-Heirlooms
 
 
  |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    = Grass Growth
   |author  = LordAndreios
+
   |author  = bcmpinc
   |id      = LordAndreios.IdleTimer
+
   |id      = bcmpinc.GrassGrowth
   |nexus  = 2858
+
   |nexus  = 2732
   |github  = emperorzuul/SMAPI_MODS
+
   |github  = bcmpinc/StardewHack
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Don't Use That Water
+
   |name    = Grass Growth Adjuster, Grass Adjustor
   |author  = idermailer
+
   |author  = Jellypowered, Shockade
   |id      = idermailer.iDontUseThatWater
+
   |id      = Jellypowered.GrassChance
   |nexus  = 14047
+
   |nexus  = 3365
   |github  = idermailer/iDontUseThatWater
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = IFrames in Mines
+
   |name    = Greenhouse 20x20
   |author  = Factknowhow
+
   |author  = sirloinmeatt
   |id      = Factknowhow.IFramesInMines
+
   |id      = sirloinmeatt.Greenhouse20x20
   |nexus  = 16436
+
   |nexus  = 2662
  |github  = Mekadrom/IFramesInMines
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = I Got Friendship
 
  |author  = ChiroxT
 
  |id      = treinke.igotfriendship
 
  |nexus  = 13290
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-art17
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-32#post-3354836
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = I Got XP
+
   |name    = Greenhouse Construction
   |author  = ChiroxT
+
   |author  = Derslayr
   |id      = treinke.igotxp
+
   |id      = Derslayr.GreenhouseConstruction
   |nexus  = 13289
+
   |nexus  = 10148
   |github  =
+
   |github  = derslayr10/GreenhouseConstruction
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ImagEd
+
   |name    = Greenhouse Entry Begone!
   |author  = candidus42
+
   |author  = bblueberry, blueberry
   |id      = Candidus42.ImagEd
+
   |id      = blueberry.GreenhouseEntryBegone
   |nexus  = 7218
+
   |nexus  = 8203
   |github  = mus-candidus/ImagEd
+
   |github  = b-b-blueberry/GreenhouseEntryPatch
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Grandpa, Misc Introduction Fixes
+
   |name    = Greenhouse Entry Mod
   |author  = mistyspring
+
   |author  = pancham138
   |id      = mistyspring.immersivegrandpa
+
   |id      = Pancham138.GreenhouseEntryMod
  |curse  = 880517
+
   |nexus  = 6150
   |nexus  = 12562
+
   |github  =
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Scarecrows
+
   |name    = Greenhouse Gatherers
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.ImmersiveScarecrows
+
   |id      = PeacefulEnd.GreenhouseGatherers
   |curse  = 868685
+
   |curse  = 870946
   |nexus  = 15290
+
   |nexus  = 7619
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 886187
 
+
   |github  = Floogen/GreenhouseGatherers
   |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    = Immersive Sprinklers
+
   |name    = Greenhouse Gatherers Automate
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.ImmersiveSprinklers
+
   |id      = PeacefulEnd.GreenhouseGatherers.Automate
   |curse  = 868686
+
   |curse  = 870946
   |nexus  = 15239
+
   |nexus  = 7619
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 886187
 
+
   |github  = Floogen/GreenhouseGatherers
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Quality of Life
+
   |name    = Greenhouse Sprinklers
   |author  = Demiacle
+
   |author  = Bpendragon
   |id      = Demiacle.ImprovedQualityOfLife
+
   |id      = Bpendragon.GreenhouseSprinklers
   |nexus  = 1025
+
   |nexus  = 7456
   |github  = demiacle/QualityOfLifeMods
+
   |github  = Bpendragon/GreenhouseSprinklers
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Tracker
+
   |name    = Greenhouse Upgrades
   |author  = Anthony Hilyard
+
   |author  = Cecidelus
   |id      = com.anthonyhilyard.improvedtracker
+
   |id      = Cecidelus.GreenhouseUpgrades
  |curse  = 445215
+
   |nexus  = 8042
   |nexus  = 9317
+
   |github  =
   |github  = AHilyard/ImprovedTracker
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In a Heartbeat
+
   |name    = GreenHouse Upgrades 5 Levels, Green Upgrades
   |author  = Shockah
+
   |author  = Fernass354
   |id      = Shockah.InAHeartbeat
+
   |id      = Fernass354.GreenUpgrades
   |nexus  = 17834
+
   |nexus  = 18766
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Increase Animal House Max Population
 
  |author  = Mizzion
 
  |id      = mizzion.increaseanimalhousemaxpopulation
 
  |nexus  = 4861
 
  |github  = Mizzion/MyStardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Artifact Spots
+
   |name    = GreenHut
   |author  = Mizzion
+
   |author  = ScarletGreed<!--changed in 3.0.0-->, CroiDorcha
   |id      = mizzion.increasedartifactspots
+
   |id      = ScarletGreed.GreenHut<!--changed in 3.0.0-->, CroiDorcha.GreenHut
   |nexus  = 3340
+
   |nexus  = 1735
   |moddrop = 663705
+
   |github  =
   |github  = Mizzion/MyStardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
+
   |name    = Groundhog Day
   |author  = shekurika
+
   |author  = aedenthorn, Erinthe
   |id      = shekurika.fishtankCapacity
+
   |id      = aedenthorn.GroundhogDay
   |nexus  = 11388
+
   |nexus  = 10151
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
+
   |name    = Groupable Chests
   |author  = GZhynko
+
   |author  = FricativeMelon
   |id      = GZhynko.IncubatePufferfishEggs
+
   |id      = FricativeMelon.GroupableChests
   |nexus  = 6162
+
   |nexus  = 15375
   |github  = gzhynko/StardewMods
+
   |github  = FricativeMelon/GroupableChests
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Indoor Sprinklers
+
   |name    = Growable Bushes
   |author  = ramen
+
   |author  = atravita
   |id      = ramen.IndoorSprinklers
+
   |id      = atravita.GrowableBushes
   |nexus  = 21124
+
  |curse  = 870961
   |github  = mpomirski/StardewMods
+
  |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    = Industrial Furnace
+
   |name    = Growable Giant Crops
   |author  = Traktori
+
   |author  = atravita
   |id      = Traktori.IndustrialFurnace
+
   |id      = atravita.GrowableGiantCrops
   |nexus  = 5568
+
  |curse  = 870960
   |github  = Traktori7/StardewValleyMods
+
  |moddrop = 1358004
 +
   |nexus  = 15559
 +
   |github  = atravita-mods/StardewMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Industrial Furnace for Automate
+
   |name    = Grow That Giant Crop
   |author  = Traktori
+
   |author  = MercuryVN
   |id      = Traktori.AM.IndustrialFurnace
+
   |id      = MercuryVN.GrowThatGiantCrop
   |nexus  = 5568
+
   |nexus  = 23760
   |github  = Traktori7/StardewValleyMods
+
   |github  = MercuryVN/GrowThatGiantCrop
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infallible Fishing
+
   |name    = Gunther Tells You
   |author  = aedenthorn, Erinthe
+
   |author  = John Peters
   |id      = aedenthorn.InfallibleFishing
+
   |id      = JohnPeters.GuntherTellsYou
   |nexus  = 14639
+
   |nexus  = 19143
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infertile Soil
+
   |name    = Haboo
   |author  = Sabera, kelbesque
+
   |author  = BlaDe
   |id      = Sabera.InfertileSoil
+
   |id      = LetsTrollTheMan.HabooNPC
   |nexus  = 2515
+
   |nexus  = 12034
 
   |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    = Hair Growth
   |author  = Eireon
+
   |author  = skn
   |id      = Eireon.InfestedLevels
+
   |id      = skn.HairGrowthMod
   |nexus  = 2823
+
   |nexus  = 3279
  |github  = benrpatterson/InfestedLevels
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Energy
 
  |author  = Error27
 
  |id      = error27.infinite_energy
 
  |nexus  = 17717
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Junimo Cart Lives
+
   |name    = Halt Event Time
   |author  = Renny
+
   |author  = chawol
   |id      = renny.infinitejunimocartlives
+
   |id      = chawol.HaltEventTime
   |nexus  = 2705
+
   |nexus  = 8774
   |github  = OfficialRenny/InfiniteJunimoCartLives
+
   |github  = chawolbaka/HaltEventTime
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Money
+
   |name    = Hamlet
   |author  = Chunky
+
   |author  = Taskmaster
   |id      = chunky.InfiniteMoney
+
   |id      = Taskmaster.Hamlet
   |nexus  = 11510
+
   |nexus  = 4601
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Watering Cans
+
   |name    = Handy Headphones
   |author  = CaptainSully
+
   |author  = PeacefulEnd
   |id      = CaptainSully.InfiniteWateringCan
+
   |id      = PeacefulEnd.HandyHeadphones
  |moddrop = 1188756
+
   |nexus  = 7936
  |nexus  = 12739
+
   |github  = Floogen/HandyHeadphones
  |github  = CaptainSully/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Infinite Zoom
 
  |author  = berkayylmao
 
  |id      = berkayylmao.InfiniteZoom
 
  |nexus  = 8808
 
  |curse  = 500088
 
  |github  = berkayylmao/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Informant
 
  |author  = Slothsoft
 
  |id      = Slothsoft.Informant
 
   |nexus  = 14293
 
   |github  = slothsoft/stardew-informant
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.5.6
+
   |status   = abandoned
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = In-Game SMAPI Log Uploader, Log Uploader
+
   |name    = Happy Animals
   |author  = aedenthorn, Erinthe
+
   |author  = StarPeanut, Greger
   |id      = aedenthorn.LogUploader
+
   |id      = HappyAnimals
   |nexus  = 13979
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
   |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
 
  |author  = Platonymous
 
  |id      = Platonymous.InkStories
 
  |curse  = 877221
 
  |moddrop = 1521399
 
  |nexus  = 15987
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Input Fix
+
   |name    = Happy Birthday
   |author  = Windmill_City
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Windmill_City.InputFix
+
   |id      = Omegasis.HappyBirthday
   |nexus  = 5693
+
   |nexus  = 520
   |github  = Windmill-City/InputFix
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Happy Birthday
 +
  |author  = Oxyligen
 +
  |id      = HappyBirthday
 +
  |nexus  = 1064
 +
  |github  =
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Input Tools
+
   |name    = Happy Home Designer
   |author  = Sagittaeri
+
   |author  = tlitookilakin
   |id      = Sagittaeri.InputTools
+
   |id      = tlitookilakin.HappyHomeDesigner
   |nexus  = 14553
+
   |nexus  = 19675
   |github  = sagittaeri/StardewValleyMods
+
   |github  = tlitookilakin/HappyHomeDesigner
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = InstaCrops
+
   |name    = Hardcore Combat
   |author  = WuestMan, redknightofdoom
+
   |author  = jeWel
   |id      = WuestMan.InstaCrops
+
   |id      = jeWel.HardcoreCombat
   |nexus  = 4077
+
   |nexus  = 23577
   |github  = Brian-Wuest/Instacrops
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Animals
+
   |name    = Hardcore Mines
   |author  = pinocchio1231
+
   |author  = kibbe, lillvik
   |id      = pinocchio1231.instantanimals
+
   |id      = kibbe.hardcore_mines
   |nexus  = 9573
+
   |nexus  = 1674
   |github  = joisse1101/InstantAnimals
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Hardcore Mines 2|Hardcore Mines 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Break
+
   |name    = Hardcore Mines 2
   |author  = Jolyone
+
   |author  = ItsLittany
   |id      = Me.InstantBreak
+
   |id      = itslittany.HardcoreMines2
   |nexus  = 15526
+
   |nexus  = 6411
 
   |github  =
 
   |github  =
  
Line 8,518: Line 10,118:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
+
   |name    = Hardcore Mode
   |author  = aedenthorn, Erinthe
+
   |author  = vermicyde
   |id      = aedenthorn.InstantBuildingConstruction
+
   |id      = vermicyde.HardcoreModeDLL
  |curse  = 868720
+
   |nexus  = 15125
   |nexus  = 14110
+
   |github  =
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Buildings From Farm
+
   |name    = Hardy Grass
   |author  = BitwiseJon
+
   |author  = DiscipleOfEris
   |id      = BitwiseJonMods.InstantBuildings
+
   |id      = DiscipleOfEris.HardyGrass
   |nexus  = 2070
+
   |nexus  = 8772
   |github  = bitwisejon/StardewValleyMods
+
   |github  = DiscipleOfEris/HardyGrass
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Eat Key
+
   |name    = Harp of Yoba Redux
   |author  = nini700
+
   |author  = Platonymous
   |id      = nini700.InstantEatKey
+
   |id      = Platonymous.HarpOfYobaRedux
   |nexus  = 4464
+
   |nexus  = 914
 +
  |moddrop = 793924
 +
  |github  = Platonymous/Stardew-Valley-Mods
  
   |status  = workaround
+
   |broke in = Stardew Valley 1.6
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Fishing
+
   |name    = Harvest Moon FoMT-like Watering Can and Hoe Area, HM-FoMT-like Watering Can and Hoe Area
   |author  = aurnj, Roy Li
+
   |author  = Goldenrevolver
   |id      = RuyiLi.InstantFishing
+
   |id      = Goldenrevolver.ChangedWateringCanAndHoeArea
   |nexus  =
+
   |nexus  = 7851
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Geodes
+
   |name    = Harvest Moon Witch Princess Mod, WitchPrincess
   |author  = montana123
+
   |author  = Dounat2201, Sasara
   |id      =
+
   |id      = Sasara.Witch-Princess, Sasara.WitchPrincess<!--changed in 2.0-->
   |nexus  =
+
   |nexus  = 1157
  |url    = https://community.playstarbound.com/threads/109038
+
   |github  = Sasara2201/WitchPrincess
   |github  =
 
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Growth Powder
+
   |name    = Harvest Seeds
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.InstantGrowthPowder
+
   |id      = aedenthorn.HarvestSeeds
   |nexus  = 7727
+
   |nexus  = 11773
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 8,579: Line 10,171:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Grow Trees
+
   |name    = Harvest With Scythe
   |author  = cantorsdust and Pathoschild
+
   |author  = ThatNorthernMonkey
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
+
   |id      = 965169fd-e1ed-47d0-9f12-b104535fb4bc
   |nexus  = 173
+
   |nexus  = 236
   |github  = cantorsdust/StardewMods
+
   |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    = Instant Load
+
   |name    = Hat Buffs
   |author  = Platonymous
+
   |author  = popska
   |id      = Platonymous.InstantLoad
+
   |id      = popska.HatBuffs
  |curse  = 877220
+
   |nexus  = 9050
  |moddrop = 1521407
 
   |nexus  = 16253
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/popska/UsefulHats
 +
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hat Mouse Lacey
 +
  |author  = ichortower
 +
  |id      = ichortower.HatMouseLacey.Core
 +
  |nexus  = 18177
 +
  |github  = ichortower/HatMouseLacey
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Eat Item
+
   |name    = Hat Panning
   |author  = Guedez
+
   |author  = monsoonsheep
   |id      = eat.item.instantly
+
   |id      = monsoonsheep.PanWithHats
   |nexus  = 5116
+
   |nexus  = 18965
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instantly Increase Crop Growth Phase
+
   |name    = Hat Shop Restoration
   |author  = RyanJesky
+
   |author  = PeacefulEnd
   |id      = RyanJesky.IncreaseCropGrowthPhase
+
   |id      = PeacefulEnd.AMouseWithAHat.Core
   |nexus  = 10146
+
   |nexus  = 17291
   |github  = RyanJesky/IncreaseCropGrowthPhase
+
   |github  = Floogen/StardewSandbox
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Pets
+
   |name    = Hats on Hats
   |author  = blueberry
+
   |author  = Shockah
   |id      = blueberry.InstantPets
+
   |id      = Shockah.HatsOnHats
   |nexus  = 9448
+
   |nexus  = 17280
   |github  = b-b-blueberry/InstantPets
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Instant Tool Upgrades
+
   |name    = Hats on Pets Plus
   |author  = Binarynova
+
   |author  = Syma
   |id      = binarynova.instanttoolupgrades
+
   |id      = Syma.HatsOnPetsPlus
   |nexus  = 8918
+
   |nexus  = 22631
   |github  = Binarynova/MyStardewMods
+
   |github  = SymaLoernn/Stardew_HatsOnPetsPlus
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Helper
+
   |name    = Hay Bales as Silos
   |author  = Hammurabi
+
   |author  = Cherry, CherryChain
   |id      = HammurabiInteractionHelper
+
   |id      = Cherry.HayBalesSilo
   |nexus  =
+
   |nexus  = 5151
   |chucklefish = 4640
+
   |moddrop = 716396
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
+
   |github = ChroniclerCherry/stardew-valley-mods
 
 
  |broke in = SMAPI 2.0
 
<!--
 
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interaction Tweaks
+
   |name    = Hay Collection
   |author  = jahangmar
+
   |author  = MindMeltMax
   |id      = jahangmar.InteractionTweaks
+
   |id      = MindMeltMax.HayCollection
   |nexus   = 3771
+
   |curse   = 1004492
   |github  = jahangmar/StardewValleyMods
+
   |moddrop = 1555056
 
+
  |nexus  = 21008
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Into the Game (Save Loaded Notifier)
+
   |name    = HD Portraits
   |author  = DecidedlyHuman
+
   |author  = Tlitookilakin
   |id      = DecidedlyHuman.SaveLoadedNotifier
+
   |id      = tlitookilakin.HDPortraits
   |nexus  = 12826
+
   |nexus  = 10971
   |github  = DecidedlyHuman/StardewValleyMods
+
  |moddrop = 1103418
 +
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AeroCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Intravenous Coffee
+
   |name    = HD Sprites
   |author  = mpcomplete
+
   |author  = ninthworld
   |id      = mpcomplete.IntravenousCoffee
+
   |id      = NinthWorld.HDSprites
   |nexus  = 2224
+
   |nexus  = 4024
   |github  = mpcomplete/StardewMods
+
   |github  = ninthworld/HDSprites
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment
+
   |name    = Health and Stamina Regeneration
   |author  = MissCoriel
+
   |author  = Jessebot, JessebotX
   |id      = misscoriel.invest
+
   |id      = Jessebot.HealthStaminaRegen
   |nexus  = 5293
+
   |nexus  = 3207
   |github  =
+
  |moddrop = 624105
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Health and Stamina Tweaks
 +
  |author  = Kiddles, Svard
 +
  |id      = Kiddles.HASTweaks
 +
  |nexus  = 5630
 +
   |github  = SvardXI/HAS_Tweaks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Investment Maximized
+
   |name    = Health Bars
   |author  = MissCoriel
+
   |author  = Zoryn
   |id      = misscoriel.investmax
+
   |id      = Zoryn.HealthBars
   |nexus  = 9253
+
   |nexus  =
   |github  = MissCoriel/InvestmentMaximized
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Invite Code Mod
+
   |name    = Health Bars (Darkhax)
   |author  = ThePqtatoGalaxy, KOREJJamJar
+
   |author  = Darkhax
   |id      = KOREJJamJar.InviteCodeMod
+
   |id      = darkhax.healthbars
   |nexus  = 4023
+
   |nexus  =
   |github  =
+
  |curse  = 302910
 +
   |github  = Stardew-Valley-Modding/HealthBars
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 3.0
}}
+
   |status   = workaround
{{#invoke:SMAPI compatibility|entry
+
   |summary = use [[#Enemy Health Bars|Enemy Health Bars]] (by OrSpeeder or by TheThor59) or [[#Health Bars|Health Bars]] (by Zoryn) instead.
  |name    = Invite Friend
 
  |author  = d5a1lamdtd, HaPyke
 
  |id      = d5a1lamdtd.InviteFriend
 
  |moddrop = 1486022
 
   |nexus   = 19500
 
   |github =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Iridium Tools Patch
+
   |name    = Health Rework
   |author  = Redwood
+
   |author  = seferoni
   |id      = Redwood.IridiumToolsPatch
+
   |id      = seferoni.HealthRework
   |nexus  = 2897
+
   |nexus  = 22223
   |github  = EKomperud/StardewMods
+
   |github  = seferoni/HealthRework
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Secret
+
   |name    = Heartbeat
   |author  = Edu Anttunes
+
   |author  = themattfiles
   |id      = IslandSecret
+
   |id      = themattfiles.HeartBeat
   |nexus  = 8096
+
   |nexus  = 5941
   |github  =
+
   |github  = embolden/Heartbeat
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item AutoTrasher, AutoTrash
+
   |name    = Heart Event Helper
   |author  = S1mmyy
+
   |author  = bungus
   |id      = S1mmyy.AutoTrash
+
   |id      = bungus.HeartEventHelper
   |nexus  = 5140
+
   |nexus  = 21924
   |github  = S1mmyy/StardewMods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Bags
+
   |name    = Heart Level Notifications
   |author  = SlayerDharok
+
   |author  = StultusV
   |id      = SlayerDharok.Item_Bags
+
   |id      = StultusV.HeartLevelNotifications
   |nexus  = 5382
+
   |nexus  = 8655
   |github  = Videogamers0/SDV-ItemBags
+
   |github  = JudeRV/Stardew-HeartLevelNotifier
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Quality Indicator
+
   |name    = Heelies
   |author  = FunnyMoney
+
   |author  = fakemonster
   |id      = funnymoney.itemqualityindicator
+
   |id      = fakemonster.Heelies
   |nexus  = 15336
+
   |nexus  = 7751
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery
+
   |name    = Hello SMAPI
   |author  = Mytsy
+
   |author  = Jessebot, JessebotX
   |id      = Mysty.ItemRecovery
+
   |id      = Jessebot.HelloSMAPI
   |nexus  = 9354
+
   |nexus  = 4483
 +
  |github  = JessebotX/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Help for Hire
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.HelpForHire
 +
  |curse  = 871839
 +
  |nexus  = 5316
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Recovery Plus
+
   |name    = Helpful Spouses
   |author  = Lunardiver
+
   |author  = LeFauxMatt
   |id      = Lunardiver.ItemRecoveryPlus
+
   |id      = furyx639.HelpfulSpouses
   |nexus  = 13026
+
  |curse  = 871841
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
+
   |nexus  = 5175
 +
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Custom Chores-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Research 'n' Spawn
+
   |name    = Help Wanted
   |author  = TSlex
+
   |author  = aedenthorn, Erinthe
   |id      = TSlex.ItemResearchSpawner
+
   |id      = aedenthorn.HelpWanted
   |nexus   = 8933
+
   |curse   = 868696
   |moddrop = 1012482
+
   |nexus  = 14640
   |github  = TSlex/StardewValley
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21766|Dialogue Display Framework Continued}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Item Tooltips
+
   |name    = Help Wanted Auto Accept
   |author  = Jaredlll08
+
   |author  = Ruse82
   |id      = BlameJared.ItemTooltips
+
   |id      = Ruse82.HelpWantedAutoAccept
   |nexus  =
+
   |nexus  = 22235
  |curse  = 297655
+
   |github  =
   |github  = jaredlll08/Item-Tooltips
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = iTile
+
   |name    = Help Wanted Quest Fixes
   |author  = ha1fdaew
+
   |author  = Pokeytax
   |id      = ha1fdaew.iTile
+
   |id      = Pokeytax.HelpWantedQuestFixes
   |nexus  = 7512
+
   |nexus  = 2644
   |github  = ha1fdaew/iTile
+
   |github  = gembree/HelpWantedQuestFixes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Its Time to Wake Up
+
   |name    = Hempire
   |author  = Krutonium
+
   |author  = Oga_The_Real
   |id      = Krutonium.ItsTimeToWakeUp
+
   |id      = Oga_The_Real.Hempire
   |nexus  = 13798
+
   |nexus  = 14477
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned<!--mod page hidden-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Here Fishy
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.HereFishy
 +
  |curse  = 868881
 +
  |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    = Jaques and the Bean Pole, Jaques and Beans
+
   |name    = Hibernation
   |author  = Matt Cioni
+
   |author  = Shockah
   |id      = mattCioni.JaquesAndBeans
+
   |id      = Shockah.Hibernation
   |nexus  = 14555
+
   |nexus  = 11421
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jar Opener
+
   |name    = Hide Chest Color Picker After Close
   |author  = Genowhirl9999
+
   |author  = trashcan9
   |id      = genowhirl9999.jaropener
+
   |id      = trashcan9.HideChestColorPickerAfterClose
   |nexus  = 5292
+
   |nexus  = 16075
  |moddrop = 988956
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JhinFour
+
   |name    = Highlighted Jars
   |author  = Keaton Sadoski
+
   |author  = Annosz
   |id      = Sadoski.JhinFour
+
   |id      = Annosz.HighlightedJars
   |nexus  = 11838
+
   |nexus  = 6833
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jiggly Junimo Bundles
+
   |name    = Highlight Empty Machines
   |author  = Jonas Henriksson, Greger
+
   |author  = atravita
   |id      = Greger.JigglyJunimoBundles
+
   |id      = atravita.HighlightEmptyMachines
   |nexus   =
+
   |curse   = 870976
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
+
   |moddrop = 1137391
   |github  = gr3ger/Stardew_JJB
+
  |nexus  = 11664
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = workaround
 
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
+
   |name    = Hit Markers
   |author  = k4rakara
+
   |author  = bendenewb, newbie9598
   |id      = k4rakara.JoJa84Plus
+
   |id      = newbie9598.HitMarkersMeme
   |nexus  = 5803
+
   |nexus  = 2098
   |github  = K4rakara/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JoJaBan - Arcade Sokoban
+
   |name    = Hmm Cheese Yum
   |author  = Platonymous
+
   |author  = tomasitobambito
   |id      = Platonymous.JoJaBan
+
   |id      = tomasitobambito.HmmCheeseYum
   |nexus  = 3118
+
   |nexus  = 9343
  |moddrop = 793907
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = JojaMart to PathoMart, Pathomart
+
   |name    = Hoe and Water Direction
   |author  = Dounat2201, Sasara
+
   |author  = TheThor59
   |id      = Sasara.Pathomart
+
   |id      = Thor.HoeWaterDirection
   |nexus  = 1142
+
   |nexus  = 10052
   |github  =
+
   |github  = TheThor59/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Dark Secret, Halloween Jam CSharp
+
   |name    = HoeDown
   |author  = sophiesalacia
+
   |author  = BlaDe
   |id      = sophie.HalloweenJamCSharp
+
   |id      = BlaDe.HoeDown
   |nexus  = 18927
+
   |nexus  = 9798
   |github  = sophiesalacia/StardewMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja's Hauntings
+
   |name    = Hold to Break Geodes
   |author  = MindMeltMax
+
   |author  = CatCattyCat, Cat
   |id      = MindMeltMax.HauntedJoja
+
   |id      = cat.holdtobreakgeodes
   |nexus  = 7014
+
   |nexus  = 1689
   |moddrop = 1135684
+
   |moddrop = 833545
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = danvolchek/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hold to Pause
 +
  |author  = samspartan
 +
  |id      = samspartan.HoldToPause
 +
  |nexus  = 7352
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Holiday Sales
 +
  |author  = atravita
 +
  |id      = atravita.HolidaySales
 +
  |curse  = 870970
 +
  |moddrop = 1205160
 +
  |nexus  = 13050
 +
  |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joys of Efficiency
+
   |name    = Home Sewing Kit
   |author  = punyo, yakminepunyo
+
   |author  = MouseyPounds
   |id      = punyo.JoysOfEfficiency
+
   |id      = MouseyPounds.HomeSewingKit
   |nexus  = 2162
+
   |nexus  = 4935
   |github  = pomepome/JoysOfEfficiency
+
   |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Assets
+
   |name    = Honey Harvest Sync
   |author  = spacechase0
+
   |author  = voltaek
   |id      = spacechase0.JsonAssets
+
   |id      = voltaek.HoneyHarvestSync
  |curse  = 867749
+
   |nexus  = 20493
  |moddrop = 399895
+
   |github  = voltaek/StardewMods
   |nexus  = 1720
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Json Processor
+
   |name    = Hopper Extractor
   |author  = Jamie Taylor
+
   |author  = BPavol, Lamacik
   |id      = jltaylor-us.JsonProcessor
+
   |id      = bpavol.hopper_extractor
   |nexus  = 13183
+
   |nexus  = 16688
   |github  = jltaylor-us/StardewJsonProcessor
+
   |github  = BPavol/stardew-valley-mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Down the Mine
+
   |name    = Horny Festivals, Festival Warps
   |author  = flowoeB
+
   |author  = Girafarig
   |id      = flowoeB.JumpDownTheMine
+
   |id      = Girafarig.FestivalWarps
   |nexus  = 8357
+
   |nexus  = 10844
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Jump Over
+
   |name    = Horse Flute Anywhere
   |author  = spacechase0
+
   |author  = Pathoschild
   |id      = spacechase0.JumpOver
+
   |id      = Pathoschild.HorseFluteAnywhere
   |curse  = 867746
+
   |curse  = 1000620
  |moddrop = 384782
+
   |nexus  = 7500
   |nexus  = 1844
+
   |github  = Pathoschild/StardewMods
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Beacon
+
   |name    = Horse Flute Auto Mount
   |author  = Achtuur
+
   |author  = MercuryVN
   |id      = Achtuur.JunimoBeacon
+
   |id      = MercuryVN.HorseFluteAutoMount
   |nexus  = 17135
+
   |nexus  = 24018
   |github  = Achtuur/StardewMods
+
   |github  = MercuryVN/HorseFluteAutoMount
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Boy
+
   |name    = Horse Overhaul
   |author  = Tyler Gibbs
+
   |author  = Goldenrevolver
   |id      = tylergibbs2.JunimoBoy
+
   |id      = Goldenrevolver.HorseOverhaul
   |nexus  = 14384
+
   |nexus  = 7911
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Cart More Score
+
   |name    = Horse Squeeze
   |author  = yaxuan97
+
   |author  = jorgamun
   |id      = yaxuan97.junimocartmorescore
+
   |id      = jorgamun.HorseSqueeze
   |nexus  = 13644
+
   |nexus  = 10446
   |github  =
+
   |github  = jorgamun/HorseSqueeze
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Deposit Anywhere
+
   |name    = Horse Whistle
   |author  = Zoryn
+
   |author  = icepuente
   |id      = Zoryn.JunimoDepositAnywhere
+
   |id      = icepuente.HorseWhistle
   |nexus  =
+
   |nexus  = 1131
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = icepuente/StardewValleyMods
  |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.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Horse Flute Anywhere|Horse Flute Anywhere]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
+
   |name    = Horse Whistle
   |author  = Fernass354
+
   |author  = nabuma
   |id      = Fernass354.JunimoHutSize
+
   |id      = HorseWhistle_SMAPI
   |nexus  = 18457
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/calling-horse-with-key-press.111550
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |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    = Junimo Kart Anywhere
+
   |name    = Host Tools
   |author  = MartyrPher
+
   |author  = MattPlays
   |id      = JunimoKartAnywhere
+
   |id      = MattPlays.HostTools
   |nexus  = 4315
+
   |nexus  = 11154
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Cheater
+
   |name    = Hotbar Hotswap
   |author  = ryaon
+
   |author  = Jaredlll08
   |id      = Ryaon.JunimoKartCheater
+
   |id      = BlameJared.HotbarHotswap
   |nexus  = 5137
+
   |nexus  =
   |github  =
+
  |curse  = 298033
 +
   |github  = jaredlll08/HotbarHotswap
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Global Rankings
+
   |name    = Hot Chocolate Coffee Alternative
   |author  = drbirbdev
+
   |author  = certifiableGrimalkin
   |id      = drbirbdev.JunimoKartGlobalRankings
+
   |id      = certifiableGrimalkin.HotChocolateCoffeeAlternative
   |nexus  = 14856
+
   |nexus  = 16159
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Kart Level Practice
+
   |name    = Hover Labels
   |author  = BlaDe
+
   |author  = Achtuur
   |id      = BlaDe.JunimoLevelPractice
+
   |id      = Achtuur.HoverLabels
   |nexus  = 10056
+
   |nexus  = 17501
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = HP Bars
 +
  |author  = Ilyaki
 +
  |id      = Ilyaki.HPBar
 +
  |nexus  = 1736
 
   |github  =
 
   |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    = Junimos Accept Cash
+
   |name    = HQ Farmer Mod
   |author  = spacechase0
+
   |author  = AsakOhee
   |id      = spacechase0.JunimosAcceptCash
+
   |id      = AsakOhee.HQFarmerMod
  |curse  = 867716
+
   |nexus  = 19644
   |nexus  = 7437
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Warp
+
   |name    = HUD Customizer
   |author  = Shockah
+
   |author  = Espy
   |id      = Shockah.JunimoWarp
+
   |id      = Espy.HUDCustomizer
   |nexus  = 15676
+
   |nexus  = 23704
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Relax
+
   |name    = Huggable Scarecrows
   |author  = Goldenrevolver
+
   |author  = bogie5464
   |id      = Goldenrevolver.JustRelax
+
   |id      = Bogie5464.HuggableScarecrows, HuggableScarecrow.Bogie5464<!--changed in 0.0.2-->
   |nexus  = 7770
+
   |nexus  = 3190
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = bogie5464/HuggableScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Just Sleep In
+
   |name    = Hugs and Kisses
   |author  = Rifleman
+
   |author  = aedenthorn, Erinthe
   |id      = Rifleman.JustSleepIn
+
   |id      = aedenthorn.HugsAndKisses
   |nexus  = 11286
+
   |nexus  = 10062
   |github  = 9Rifleman/JustSleepIn
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Hugs and Kisses Continued|Hugs and Kisses Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Hugs and Kisses Continued
 +
  |author  = JoXW
 +
  |id      = JoXW.HugsAndKisses
 +
  |nexus  = 21019
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kamikaze
+
   |name    = Hunger
   |author  = aurnj, Roy Li
+
   |author  = Yyeahdude
   |id      = RuyiLi.Kamikaze
+
   |id      = HungerYyeadude
   |nexus  =
+
   |nexus  = 613
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kawakami - Healer NPC
+
   |name    = Hunger and Thirst
   |author  = Gorzalt and Flerfarvet
+
   |author  = PrimevalTitmouse
   |id      = gorzalt.kawakami
+
   |id      = PrimevalTitmouse.ModEntry
   |nexus  = 2549
+
   |nexus  = 1110
   |github  = Gorzalt/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |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    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
+
   |name    = Hunger for Food
   |author  = KediDili
+
   |author  = Tigerle01, Stephan Hensel
  |id      = KediDili.FurnitureTweaks.DLL
+
   |id      = HungerForFoodByTigerle
  |nexus  = 19375
+
   |nexus  = 810
  |github  = KediDili/FurnitureTweaks
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Kedi's NPC Utilities
 
  |author  = KediDili
 
   |id      = KediDili.KNU
 
   |nexus  = 17884
 
   |github  = KediDili/NPCUtilities
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Another Hunger Mod|Another Hunger Mod]], [[#Hunger|Hunger]], or [[#Simple Hunger System|Simple Hunger System]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keep Partners, Keep Your Partners
+
   |name    = Hungry Morning
   |author  = EssGee, SG
+
   |author  = lech43
   |id      = SG.Partners
+
   |id      = lech43.HungryMorning
   |nexus  = 5625
+
   |nexus  = 6391
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = KeyBind UI
+
   |name    = Hybrid Crop Engine
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.KeyBindUI
+
   |id      = spacechase0.HybridCropEngine
   |curse  = 538001
+
   |curse  = 867721
   |github  = Enaium-StardewValleyMods/KeyBindUI
+
  |nexus  = 6577
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Key Suppressor
+
   |name    = Hypno Valley
   |author  = Deflaktor
+
   |author  = Kryspur
   |id      = Deflaktor.KeySuppressor
+
   |id      = Kryspur.HypnoValley
   |nexus  = 9295
+
   |nexus  = 9052
   |github  = Deflaktor/KeySuppressor
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kokoro, Kokoro - Shockah's Core Mod
+
   |name    = Identifiable Combined Rings
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.Kokoro
+
   |id      = atravita.IdentifiableCombinedRings
   |nexus  = 15682
+
  |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    = Krobus Roommate Shop
+
   |name    = Idle Animations, Animacoes
   |author  = aedenthorn, Erinthe
+
   |author  = BrasileiroTop
   |id      = aedenthorn.KrobusRoommateStore
+
   |id      = BrasileiroTop.Animacoes
   |nexus  = 13131
+
   |nexus  = 5139
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Krobus Sells Larger Stacks
+
   |name    = Idle Pause
   |author  = Annosz
+
   |author  = Veleek
   |id      = Annosz.KrobusSellsLargerStacks
+
   |id      = Veleek.IdlePause
   |nexus  = 5993
+
   |nexus  = 1092
   |github  = Annosz/StardewValleyModding
+
   |github  = veleek/IdlePause
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3345058
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Labeling
+
   |name    = Idle Timer
   |author  = Enaium
+
   |author  = LordAndreios
   |id      = Enaium.Labeling
+
   |id      = LordAndreios.IdleTimer
   |curse   = 443134
+
   |nexus   = 2858
   |github  = Enaium-StardewValleyMods/Labeling
+
   |github  = emperorzuul/SMAPI_MODS
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#Idle Pause|Idle Pause]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder and Snow Yam Tip
+
   |name    = I Don't Use That Water
   |author  = WhiteMind
+
   |author  = idermailer
   |id      = WhiteMind.LAST
+
   |id      = idermailer.iDontUseThatWater
   |nexus  = 1906
+
   |nexus  = 14047
   |github  =
+
   |github  = idermailer/iDontUseThatWater
 
 
  |broke in = Stardew Valley 1.3
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ladder Locator
+
   |name    = IFrames in Mines
   |author  = ChaosEnergy
+
   |author  = Factknowhow
   |id      = ChaosEnergy.LadderLocator
+
   |id      = Factknowhow.IFramesInMines
   |nexus  = 3094
+
   |nexus  = 16436
   |github  = yuri-moens/LadderLocator
+
   |github  = Mekadrom/IFramesInMines
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
+
   |name    = I Got Friendship
   |author  = Platonymous
+
   |author  = ChiroxT
   |id      = Platonymous.LandGrants
+
   |id      = treinke.igotfriendship
  |curse  = 877222
+
   |nexus  = 13290
  |moddrop = 1521380
 
   |nexus  = 15855
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant
+
   |name    = I Got XP
   |author  = dmcrider57
+
   |author  = ChiroxT
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
+
   |id      = treinke.igotxp
   |nexus  = 7917
+
   |nexus  = 13289
   |github  = dmcrider/LastDayToPlant
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Last Day to Plant Redux
+
   |name    = ImagEd
   |author  = atravita
+
   |author  = candidus42
   |id      = atravita.LastDayToPlantRedux
+
   |id      = Candidus42.ImagEd
  |curse  = 870965
+
   |nexus  = 7218
  |moddrop = 1294435
+
   |github  = mus-candidus/ImagEd
   |nexus  = 15004
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lasting Conversation Topics
+
   |name    = Immersive Grandpa, Misc Introduction Fixes
   |author  = sophiesalacia
+
   |author  = mistyspring
   |id      = sophie.LastingCTs
+
   |id      = mistyspring.immersivegrandpa
   |nexus  = 14377
+
   |nexus  = 12562
   |github  = sophiesalacia/StardewMods
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leaderboard Library
+
   |name    = Immersive Scarecrows
   |author  = drbirbdev
+
   |author  = aedenthorn, Erinthe
   |id      = drbirbdev.LeaderboardLibrary
+
   |id      = aedenthorn.ImmersiveScarecrows
   |nexus  = 15102
+
  |curse  = 868685
   |github  = drbirbdev/StardewValley
+
   |nexus  = 15290
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |beta broke in = Stardew Valley 1.6
 +
  |status        = workaround
 +
  |summary      = use [[#The Return of Immersive Scarecrows|The Return of Immersive Scarecrows]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leave the Mine
+
   |name    = Immersive Sprinklers
   |author  = Kangzoel
+
   |author  = aedenthorn, Erinthe
   |id      = Kangzoel.LeaveTheMine
+
   |id      = aedenthorn.ImmersiveSprinklers
   |nexus  = 11823
+
  |curse  = 868686
   |github  =
+
   |nexus  = 15239
 +
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#The Return of Immersive Sprinklers|The Return of Immersive Sprinklers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lefty Mode
+
   |name    = Improved Mill
   |author  = Max Vollmer, SVProtector
+
   |author  = AustinYQM
   |id      = maxvollmer.leftymode
+
   |id      = AustinYQM.ImprovedMill
   |nexus  = 6199
+
   |nexus  = 1748
   |github  = maxvollmer/LeftyMode
+
   |github  = AustinYQM/ImprovedMill
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Legendary Fish Pond Framework
+
   |name    = Improved Quality of Life
   |author  = sharpskull2
+
   |author  = Demiacle
   |id      = sharpskull2.LegendaryFishPondFramework
+
   |id      = Demiacle.ImprovedQualityOfLife
   |nexus  = 14637
+
   |nexus  = 1025
   |github  =
+
   |github  = demiacle/QualityOfLifeMods
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lenient Window Resize
+
   |name    = Improved Tracker
   |author  = DeLiXx
+
   |author  = Anthony Hilyard
   |id      = DeLiXx.Lenient_Window_Resize
+
   |id      = com.anthonyhilyard.improvedtracker
   |nexus   = 12305
+
   |curse   = 445215
   |github  =
+
   |nexus  = 9317
   |source = https://gitlab.com/delixx/stardew-valley-lenient-window-resize
+
   |github = AHilyard/ImprovedTracker
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Mini Shipping Bin
+
   |name    = In a Heartbeat
   |author  = atravita
+
   |author  = Shockah
   |id      = atravita.LessMiniShippingBin
+
   |id      = Shockah.InAHeartbeat
  |curse  = 870982
+
   |nexus  = 17834
   |nexus  = 10959
+
   |github  = Shockah/Stardew-Valley-Mods
  |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Rest!
+
   |name    = Increase Animal House Max Population
   |author  = Ophaneom
+
   |author  = Mizzion
   |id      = Ophaneom.LetMeRest
+
   |id      = mizzion.increaseanimalhousemaxpopulation
   |nexus  = 8205
+
   |nexus  = 4861
   |github  = Ophaneom/Let-Me-Rest
+
   |github  = Mizzion/MyStardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let Me Shop
+
   |name    = Increased Artifact Spots
   |author  = MindMeltMax
+
   |author  = Mizzion
   |id      = MindMeltMax.LetMeShop
+
   |id      = mizzion.increasedartifactspots
   |moddrop = 1443554
+
   |nexus  = 3340
   |nexus  = 16738
+
   |moddrop = 663705
   |github  =
+
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Let's Start With Fishing
+
   |name    = Increased Fish Tank Capacity<!--Nexus-->, Bigger Fish Tank Capacity<!--manifest-->
   |author  = MedievalAI
+
   |author  = shekurika
   |id      = MedievalAI.LetsStartWithFishing
+
   |id      = shekurika.fishtankCapacity
   |nexus  = 19107
+
   |nexus  = 11388
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Extender
+
   |name    = Increased Sprinkler Range
   |author  = unidarkshin, Devin Lematty
+
   |author  = EternalSoap
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
+
   |id      = eternalsoap.sprinklers
   |nexus  = 1471
+
   |nexus  = 20745
   |github  =
+
   |github  = ArjanSeijs/SprinklerMod
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leveling Adjustment
+
   |name    = Incubate Pufferfish Eggs, Pufferfish Chickens
   |author  = jahangmar
+
   |author  = GZhynko
   |id      = jahangmar.LevelingAdjustment
+
   |id      = GZhynko.IncubatePufferfishEggs
   |nexus  = 4689
+
   |nexus  = 6162
   |github  = jahangmar/StardewValleyMods
+
   |github  = gzhynko/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Level Up Notifications
+
   |name    = Indoor Sprinklers
   |author  = kd8lvt
+
   |author  = ramen
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
+
   |id      = ramen.IndoorSprinklers
   |nexus  = 855
+
   |nexus  = 21124
   |curse   = 300715
+
   |github  = mpomirski/StardewMods
   |github  =
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Industrial Furnace
 +
  |author  = Traktori
 +
  |id      = Traktori.IndustrialFurnace
 +
  |nexus   = 5568
 +
   |github  = Traktori7/StardewValleyMods
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |unofficial version =
 
  |unofficial url    =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = LewdDew Valley, LewdDew_Valley_helper2
+
   |name    = Industrial Furnace for Automate
   |author  = shurmash
+
   |author  = Traktori
   |id      = shurmash.LewdDew_Valley_helper
+
   |id      = Traktori.AM.IndustrialFurnace
   |nexus  = 7222
+
   |nexus  = 5568
   |github  =
+
   |github  = Traktori7/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Industrial Furnace-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lewd Leah
+
   |name    = Industrialization Redux
   |author  = prowlingDemon, unknownDev
+
   |author  = GaLaxY256 and kazuakisama
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
+
   |id      = G256.IR.Code
   |nexus  = 4402
+
   |nexus  = 22351
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Mod
+
   |name    = Infallible Fishing
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LightMod
+
   |id      = aedenthorn.InfallibleFishing
   |nexus  = 14387
+
   |nexus  = 14639
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Infertile Soil
 +
  |author  = Sabera, kelbesque
 +
  |id      = Sabera.InfertileSoil
 +
  |nexus  = 2515
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Light Switch
+
   |name    = Infested Levels
   |author  = holythesea
+
   |author  = Eireon
   |id      = holythesea.LightSwitch
+
   |id      = Eireon.InfestedLevels
   |nexus  = 15683
+
   |nexus  = 2823
   |github  = holy-the-sea/LightSwitch
+
   |github  = benrpatterson/InfestedLevels
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Like a Duck to Water
+
   |name    = Infinite Energy
   |author  = aedenthorn, Erinthe
+
   |author  = Error27
   |id      = aedenthorn.LikeADuckToWater
+
   |id      = error27.infinite_energy
   |nexus  = 15860
+
   |nexus  = 17717
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Limited Campfire Cooking
+
   |name    = Infinite Inventory
   |author  = Cherry, CherryChain
+
   |author  = unidarkshin, Devin Lematty
   |id      = Cherry.LimitedCampfireCooking
+
   |id      = DevinLematty.InfiniteInventory
   |nexus  = 4971
+
   |nexus  = 2247
   |moddrop = 716383
+
   |github  = unidarkshin/Stardew-Mods
   |github  = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Line Sprinklers
+
   |name    = Infinite Junimo Cart Lives
   |author  = nanzington<!--since 1.4.0-->, Hootless
+
   |author  = Renny
   |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
+
   |id      = renny.infinitejunimocartlives
   |nexus  = 2917
+
   |nexus  = 2705
   |github  = hootless/StardewMods
+
   |github  = OfficialRenny/InfiniteJunimoCartLives
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Linus Mod
+
   |name    = Infinite Money
   |author  = tomii
+
   |author  = Chunky
   |id      = tomii.LinusMod
+
   |id      = chunky.InfiniteMoney
   |nexus  = 11637
+
   |nexus  = 11510
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Literally Can't Even
+
   |name    = Infinite Watering Cans
   |author  = spacechase0
+
   |author  = CaptainSully
   |id      = spacechase0.LiterallyCantEven
+
   |id      = CaptainSully.InfiniteWateringCan
   |nexus  = 14262
+
  |moddrop = 1188756
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 12739
 
+
   |github  = CaptainSully/StardewMods
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Little NPCs
+
   |name    = Infinite Zoom
   |author  = Candidus42
+
   |author  = berkayylmao
   |id      = Candidus42.LittleNPCs
+
   |id      = berkayylmao.InfiniteZoom
   |nexus  = 15152
+
   |nexus  = 8808
   |github  = mus-candidus/LittleNPCs
+
  |curse  = 500088
 +
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Live Progress Bar
+
   |name    = Informant
   |author  = Tyler Gibbs
+
   |author  = Slothsoft
   |id      = tylergibbs2.liveprogressbar
+
   |id      = Slothsoft.Informant
   |nexus  = 7330
+
   |nexus  = 14293
   |github  = tylergibbs2/LiveProgressBar
+
   |github  = slothsoft/stardew-informant
   |broke in = Stardew Valley 1.6
+
 
 +
   |broke in           = Stardew Valley 1.6
 +
  |status            = workaround
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243 unofficial update] or {{nexus mod|21286|Informant - The Tooltip Labels}} instead.
 +
  |unofficial version = 1.4.1-unofficial.1-dropkicker
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123243
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Livestock Choices
+
   |name    = In-Game SMAPI Log Uploader, Log Uploader
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LivestockChoices
+
   |id      = aedenthorn.LogUploader
   |nexus  = 11551
+
   |nexus  = 13979
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loan Mod
+
   |name    = Ink Stories, Ink Stories - Advanced Dialogue Scripting
   |author  = Doomnik
+
   |author  = Platonymous
   |id      = Doomnik.LoanMod
+
   |id      = Platonymous.InkStories
   |nexus  = 3882
+
   |curse   = 877221
  |github  = legovader09/SDVLoanMod
+
   |moddrop = 1521399
}}
+
   |nexus  = 15987
{{#invoke:SMAPI compatibility|entry
 
   |name    = Lober Cat
 
   |author  = codyflagstaff
 
  |id      = codyflagstaff.lobercat
 
   |nexus  = 8219
 
 
   |github  =
 
   |github  =
  
Line 9,383: Line 11,037:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location Compass
+
   |name    = Input Fix
   |author  = Bouhm and Pathoschild
+
   |author  = Windmill_City
   |id      = Bouhm.LocationCompass
+
   |id      = Windmill_City.InputFix
   |nexus  = 3045
+
   |nexus  = 5693
   |curse  = 308286
+
   |github  = Windmill-City/InputFix
   |github  = Bouhm/stardew-valley-mods
+
 
 +
   |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Chests
+
   |name    = Input Tools
   |author  = MindMeltMax
+
   |author  = Sagittaeri
   |id      = MindMeltMax.LockedChests
+
   |id      = Sagittaeri.InputTools
  |moddrop = 1179603
+
   |nexus  = 14553
   |nexus  = 12452
+
   |github  = sagittaeri/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Crab Pots
+
   |name    = InstaCrops
   |author  = nini700
+
   |author  = WuestMan, redknightofdoom
   |id      = nini700.LockedCrabPot
+
   |id      = WuestMan.InstaCrops
   |nexus  = 4461
+
   |nexus  = 4077
   |github  =
+
   |github  = Brian-Wuest/Instacrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Locked Maps
+
   |name    = Instant Animals
   |author  = Edu Anttunes
+
   |author  = pinocchio1231
   |id      = LockedMaps
+
   |id      = pinocchio1231.instantanimals
  |nexus  = 10089
+
   |nexus  = 9573
  |github  =
+
   |github  = joisse1101/InstantAnimals
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Lockpicks
 
  |author  = bwdy
 
  |id      = bwdy.lockpicks
 
   |nexus  = 3521
 
   |github  = bwdymods/SDV-Lockpicks
 
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Log Menu
+
   |name    = Instant Animals 1.6
   |author  = JareBear
+
   |author  = Siweipancc
   |id      = JareBear.LogMenu
+
   |id      = Siweipancc.Instantanimals
   |nexus  = 19919
+
   |nexus  = 21798
   |github  = jaredtjahjadi/LogMenu
+
   |github  = siweipancc/InstantAnimals
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Log Spam Filter
+
   |name    = Instant Break
   |author  = aedenthorn, Erinthe
+
   |author  = Jolyone
   |id      = aedenthorn.LogSpamFilter
+
   |id      = Me.InstantBreak
   |nexus  = 11252
+
   |nexus  = 15526
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Days
 
  |author  = Stuyk
 
  |id      = Stuyk.LongerDays
 
  |nexus  = 19027
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Fence Life
 
  |author  = NormanPCN
 
  |id      = NormanPCN.LongerFenceLife
 
  |nexus  = 10498
 
  |github  = NormanPCN/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longer Lasting Lures
+
   |name    = Instant Building Construction and Upgrade, Instant Building Construction
  |author  = Caraxian
 
  |id      = caraxian.LongerLastingLures
 
  |nexus  = 2510
 
  |github  = Caraxi/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Longer Seasons
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.LongerSeasons
+
   |id      = aedenthorn.InstantBuildingConstruction
   |nexus  = 10108
+
  |curse  = 868720
 +
   |nexus  = 14110
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 9,468: Line 11,097:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Longevity
+
   |name    = Instant Buildings From Farm
   |author  = RTGOAT
+
   |author  = BitwiseJon
   |id      = RTGOAT.Longevity
+
   |id      = BitwiseJonMods.InstantBuildings
   |nexus  = 649
+
   |nexus  = 2070
   |github  =
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Look to the Sky
+
   |name    = Instant Dialogues
   |author  = drbirbdev
+
   |author  = idermailer
   |id      = drbirbdev.LookToTheSky
+
   |id      = idermailer.InstantDialogues
   |nexus  = 15262
+
   |nexus  = 22468
   |github  = drbirbdev/StardewValley
+
   |github  = idermailer/InstantDialogues
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lookup Anything
+
   |name    = Instant Eat Key
   |author  = Pathoschild
+
   |author  = nini700
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
+
   |id      = nini700.InstantEatKey
  |nexus  = 541
+
   |nexus  = 4464
  |moddrop = 606605
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Loose Audio Files
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.LooseAudioFiles
 
   |nexus  = 5999
 
  |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |status  = workaround
 +
  |summary  = use [[#Updated Instant Eat Key|Updated Instant Eat Key]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lore-Friendly JojaMart Prices
+
   |name    = Instant Fishing
   |author  = Huanir
+
   |author  = aurnj, Roy Li
   |id      = Huanir.LoreFriendlyJojaPrices
+
   |id      = RuyiLi.InstantFishing
   |nexus  = 2658
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/instant-fishing-mod.129163
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Fishing Mod|Fishing Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lost Woods
+
   |name    = Instant Geodes
   |author  = Raik, Raik167, YousernameZo
+
   |author  = montana123
   |id      = raik.testmod
+
   |id      =
   |nexus  = 6291
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/109038
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.1
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Love Bubbles
 
  |author  = SteelixLeiter, Don Collins
 
  |id      = LoveBubbles
 
  |nexus  = 1318
 
  |github  = doncollins/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.3
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Better Ranching|Better Ranching]] instead.
+
   |summary  = use [[#Fast Animations|Fast Animations]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Loved Labels
+
   |name    = Instant Growth Powder
   |author  = Advize and Jinxiewinxie
+
   |author  = aedenthorn, Erinthe
   |id      = Advize.LovedLabels
+
   |id      = aedenthorn.InstantGrowthPowder
   |nexus  = 279
+
   |nexus  = 7727
   |github  = AdvizeGH/LovedLabels
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |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    = Instant Grow Trees
   |author  = thespbgamer
+
   |author  = cantorsdust and Pathoschild
   |id      = thespbgamer.LovedLabelsRedux
+
   |id      = cantorsdust.InstantGrowTrees, community.InstantGrowTrees, dc50c58b-c7d8-4e60-86cc-e27b5d95ee59<!--changed in 1.3.1 and 1.2-->
   |nexus  = 8880
+
   |nexus  = 173
  |curse  = 834387
+
   |github  = cantorsdust/StardewMods
   |github  = thespbgamer/LovedLabelsRedux
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Love Festival
+
   |name    = Instant Load
   |author  = AvalonMFX
+
   |author  = Platonymous
   |id      = AvalonMFX.LoveFestival
+
   |id      = Platonymous.InstantLoad
   |nexus  = 17819
+
  |curse  = 877220
 +
  |moddrop = 1521407
 +
   |nexus  = 16253
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Low Health Warning
+
   |name    = Instantly Eat Item
   |author  = NMVH5
+
   |author  = Guedez
   |id      = nmvh5.LowHealthWarning
+
   |id      = eat.item.instantly
   |nexus  = 8326
+
   |nexus  = 5116
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Score HUD, Just Luck Mod
+
   |name    = Instantly Increase Crop Growth Phase
   |author  = delaney
+
   |author  = RyanJesky
   |id      = dJustLuckMod
+
   |id      = RyanJesky.IncreaseCropGrowthPhase
   |nexus  = 10386
+
   |nexus  = 10146
   |moddrop = 1070645
+
   |github  = RyanJesky/IncreaseCropGrowthPhase
   |github  =
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Luck Skill
+
   |name    = Instant Pets
   |author  = spacechase0
+
   |author  = blueberry
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
+
   |id      = blueberry.InstantPets
  |curse  = 867393
+
   |nexus  = 9448
  |moddrop = 127279
+
   |github  = b-b-blueberry/InstantPets
   |nexus  = 521
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
+
}}
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.4.0-unofficial.4-Nykal145
+
  |name    = Instant Tool Upgrades
   |unofficial url    = https://github.com/Nykal145/LuckSkill1.6/releases
+
  |author  = Binarynova
 +
   |id      = binarynova.instanttoolupgrades
 +
   |nexus  = 8918
 +
  |github = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lucky Reclamation Trash Can
+
   |name    = Integrated Minecarts
   |author  = kiranmurmu
+
   |author  = Jibb
   |id      = kiranmurmu.LuckyReclamationTrashCan
+
   |id      = jibb.minecarts.C
   |nexus  = 8971
+
  |curse  = 988762
   |github  = kiranmurmu/StardewValleyMods
+
   |nexus  = 11881
 +
   |github  = Jibblestein/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lunar Disturbances
+
   |name    = Interaction Helper
   |author  = Sakorona
+
   |author  = Hammurabi
   |id      = KoihimeNakamura.LunarDisturbances
+
   |id      = HammurabiInteractionHelper
   |nexus  = 2208
+
   |nexus  =
   |moddrop = 664151
+
   |chucklefish = 4640
   |github = Sakorona/SDVMods
+
   |source = https://community.playstarbound.com/resources/interaction-helper.4640/updates
 +
 
 +
  |broke in = SMAPI 2.0
 +
<!--
 +
  |unofficial version = 1.0.4-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343190
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lurking in the Dark
+
   |name    = Interactions, Interacoes
   |author  = 7thAxis
+
   |author  = BrasileiroTop
   |id      = 7thAxis.LitD
+
   |id      = BrasileiroTop.Interacoes
   |nexus  = 10770
+
   |nexus  = 4862
 
   |github  =
 
   |github  =
 +
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Augmentors
+
   |name    = Interaction Tweaks
   |author  = SlayerDharok
+
   |author  = jahangmar
   |id      = SlayerDharok.MachineAugmentors
+
   |id      = jahangmar.InteractionTweaks
   |nexus  = 5600
+
   |nexus  = 3771
   |github  = Videogamers0/SDV-MachineAugmentors
+
   |github  = jahangmar/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Check
+
   |name    = Internationalization
   |author  = FairfieldBW
+
   |author  = bcmpinc
   |id      = FairfieldBW.MachineCheck
+
   |id      = bcmpinc.Internationalization
   |nexus  = 9515
+
   |nexus  = 21317
  |github  = FairfieldBW/MachineCheck
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Machine Speed Change
 
  |author  = IceGladiador
 
  |id      = IceGladiador.MachineSpeedChange
 
  |nexus  = 1780
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Machine Status
+
   |name    = Into the Game (Save Loaded Notifier)
   |author  = Shockah
+
   |author  = DecidedlyHuman
   |id      = Shockah.MachineStatus
+
   |id      = DecidedlyHuman.SaveLoadedNotifier
   |nexus  = 11177
+
   |nexus  = 12826
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic
+
   |name    = Intravenous Coffee
   |author  = spacechase0
+
   |author  = mpcomplete
   |id      = spacechase0.Magic
+
   |id      = mpcomplete.IntravenousCoffee
   |curse   = 867745
+
   |nexus  = 2224
   |moddrop = 399898
+
   |github  = mpcomplete/StardewMods
   |nexus  = 2007
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Investment
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.invest
 +
   |nexus  = 5293
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Investment Maximized
 +
  |author  = MissCoriel
 +
  |id      = misscoriel.investmax
 +
  |curse  = 885074
 +
  |nexus  = 9253
 +
  |github  = MissCoriel/InvestmentMaximized
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magical Crops
+
   |name    = Invite Code Mod
   |author  = shekurika and Asterisk555
+
   |author  = ThePqtatoGalaxy, KOREJJamJar
   |id      = shekurika.MagicalCropsCode
+
   |id      = KOREJJamJar.InviteCodeMod
   |nexus  = 8762
+
   |nexus  = 4023
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Junimo Pet
+
   |name    = Invite Friend
   |author  = Entoarox
+
   |author  = d5a1lamdtd, HaPyke
   |id      = Entoarox.MagicJunimoPet
+
   |id      = d5a1lamdtd.InviteFriend
   |nexus  = 3567
+
  |moddrop = 1486022
   |github  = Entoarox/StardewMods
+
   |nexus  = 19500
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Pluses
+
   |name    = Iridium Horse Flute<!--changed in 2.0.0-->, Better Horse Flute
   |author  = TerryDBS
+
   |author  = Anthony Maciel, maciel310
   |id      = TerryDBS.MagicPluses
+
   |id      = AnthonyMaciel.IridiumHorseFlute<!--changed in 2.0.0-->, AnthonyMaciel.BetterHorseFlute
   |nexus  = 7096
+
   |nexus  = 15285
 
   |github  =
 
   |github  =
  |status  = unknown
 
  |summary = Broken. A fix is being playtested.
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Magic Scepter
+
   |name    = Iridium Tools Patch
   |author  = not4bene
+
   |author  = Redwood
   |id      = not4bene.MagicScepter
+
   |id      = Redwood.IridiumToolsPatch
   |nexus  = 8169
+
   |nexus  = 2897
   |github  =
+
   |github  = EKomperud/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Magic Valley
+
   |name    = Is It Cake
   |author  = season
+
   |author  = LeFauxMatt
   |id      = season.MagicValley
+
   |id      = furyx639.IsItCake
   |nexus  = 10639
+
  |curse  = 871826
   |github  =
+
   |nexus  = 14775
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mailbox Menu
+
   |name    = Island Gatherers
   |author  = aedenthorn, Erinthe
+
   |author  = PeacefulEnd
   |id      = aedenthorn.MailboxMenu
+
   |id      = PeacefulEnd.IslandGatherers
   |nexus  = 14439
+
   |nexus  = 8552
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Framework
+
   |name    = Island Gatherers Automate
   |author  = Digus
+
   |author  = PeacefulEnd
   |id      = DIGUS.MailFrameworkMod
+
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
   |nexus  = 1536
+
   |nexus  = 8552
   |github  = Digus/StardewValleyMods
+
   |github  = Floogen/IslandGatherers
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Island Secret
 +
  |author  = Edu Anttunes
 +
  |id      = IslandSecret
 +
  |nexus  = 8096
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Order Pigs
+
   |name    = Item AutoTrasher, AutoTrash
   |author  = jwdred
+
   |author  = S1mmyy
   |id      = jwdred.MailOrderPigs
+
   |id      = S1mmyy.AutoTrash
   |nexus  = 632
+
   |nexus  = 5140
   |github  = jdusbabek/stardewvalley
+
   |github  = S1mmyy/StardewMods
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.1.1-unofficial.6-strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-66#post-44728
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mail Services Mod
+
   |name    = Item Bags
   |author  = Digus
+
   |author  = SlayerDharok
   |id      = Digus.MailServicesMod
+
   |id      = SlayerDharok.Item_Bags
   |nexus  = 7842
+
  |curse  = 991675
   |github  = Digus/StardewValleyMods
+
   |nexus  = 5382
 +
   |github  = Videogamers0/SDV-ItemBags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
+
   |name    = Item Checker
   |author  = pinguimbozo
+
   |author  = Hitaxas
   |id      = pinguimbozo.PCMCCJJC
+
   |id      = Hitaxas.Items.DLL
   |nexus  = 13248
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Gil Real
+
   |name    = Item Extensions
   |author  = Werewolf Master
+
   |author  = mistyspring
   |id      = Wolf.GilSMAPI
+
   |id      = mistyspring.ItemExtensions
   |nexus  = 7118
+
   |nexus  = 20357
   |github  =
+
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Make Love
+
   |name    = Item Locator
   |author  = Kabulla
+
   |author  = Hitaxas
   |id      = Kabulla.MakeLove
+
   |id      = Hitaxas.Items2.DLL
   |nexus  = 16003
+
   |nexus  = 24305
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mana Bar
+
   |name    = Item Quality Indicator
   |author  = spacechase0
+
   |author  = FunnyMoney
   |id      = spacechase0.ManaBar
+
   |id      = funnymoney.itemqualityindicator
  |curse  = 867709
+
   |nexus  = 15336
   |nexus  = 7831
+
   |github  =
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mandatory Meals, Real Life Mod
+
   |name    = Item Recovery
   |author  = darzington
+
   |author  = Mytsy
   |id      = darzington.RealLifeMod
+
   |id      = Mysty.ItemRecovery
   |nexus  = 7445
+
   |nexus  = 9354
 
   |github  =
 
   |github  =
  
Line 9,779: Line 11,408:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Many Enchantments
+
   |name    = Item Recovery Plus
   |author  = Stari
+
   |author  = Lunardiver
   |id      = Stari.ManyEnchantments
+
   |id      = Lunardiver.ItemRecoveryPlus
   |nexus  = 8824
+
   |nexus  = 13026
   |github  = SlivaStari/ManyEnchantments
+
   |github  = LunarDiver/StardewValley.ItemRecoveryPlus
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Binder
+
   |name    = Item Research 'n' Spawn
   |author  = SnowFire k'Vala
+
   |author  = TSlex
   |id      = SnowFire.Map_Binder
+
   |id      = TSlex.ItemResearchSpawner
   |nexus  = 6983
+
   |nexus  = 8933
   |github  =
+
  |moddrop = 1012482
 +
   |github  = TSlex/StardewValley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
+
   |name    = Item Tooltips
   |author  = aedenthorn, Erinthe
+
   |author  = Jaredlll08
   |id      = aedenthorn.MapEdit
+
   |id      = BlameJared.ItemTooltips
   |nexus  = 18387<!--8876 before 1.0.0-->
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |curse  = 297655
 +
   |github  = jaredlll08/Item-Tooltips
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mapping Extensions and Extra Properties (MEEP)
+
   |name    = Item Tweaks
   |author  = DecidedlyHuman
+
   |author  = crpz
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
+
   |id      = crpz.ItemTweaks
   |nexus  = 14493
+
   |nexus  = 8182
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Teleport
+
   |name    = iTile
   |author  = aedenthorn, Erinthe
+
   |author  = ha1fdaew
   |id      = aedenthorn.MapTeleport
+
   |id      = ha1fdaew.iTile
  |curse  = 868868
+
   |nexus  = 7512
   |nexus  = 7675
+
   |github  = ha1fdaew/iTile
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Utilities
+
   |name    = Its Stardew Time, Time Master (UNOFFICIAL UPDATE)
   |author  = mabelSyrup
+
   |author  = Caboose Sage, CabooseSage
   |id      = mabelsyrup.maputils
+
   |id      = Cabbose.Sage.ItsStardewTime
   |nexus  = 4716
+
   |nexus  = 20847
   |github  = mjSurber/Map-Utilities
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.5
+
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Its Time to Wake Up
 +
  |author  = Krutonium
 +
  |id      = Krutonium.ItsTimeToWakeUp
 +
  |nexus  = 13798
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Maritime Secrets
+
   |name    = Jack Be Thicc
   |author  = Goldenrevolver
+
   |author  = DeadRobotDev
   |id      = Goldenrevolver.MaritimeSecrets
+
   |id      = DeadRobotDev.JackBeThicc
   |nexus  = 10758
+
   |nexus  = 21533
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = DeadRobotDev/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Day
+
   |name    = Jaques and the Bean Pole, Jaques and Beans
   |author  = ceruleandeep
+
   |author  = Matt Cioni
   |id      = ceruleandeep.MarketDay
+
   |id      = mattCioni.JaquesAndBeans
   |nexus  = 11778
+
   |nexus  = 14555
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
+
   |name    = Jar Opener
   |author  = d5a1lamdtd, HaPyke
+
   |author  = Genowhirl9999
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
+
   |id      = genowhirl9999.jaropener
   |moddrop = 1480763
+
   |nexus  = 5292
   |nexus  = 19309
+
   |moddrop = 988956
   |github  = congha22/foodstore
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Marry Morris
+
   |name    = JhinFour
   |author  = Yoshimax
+
   |author  = Keaton Sadoski
   |id      = Yoshimax.MarryMorrisCode
+
   |id      = Sadoski.JhinFour
   |nexus  = 12824
+
   |nexus  = 11838
  |github  = yoshimax2/MarryMorris
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Matching Nodes, MinesTokens
 
  |author  = Eryk601 and sophiesalacia
 
  |id      = Vertigon.MinesTokens
 
  |nexus  = 11124
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Max Cost Stamina
+
   |name    = Jiggly Junimo Bundles
   |author  = StultusV
+
   |author  = Jonas Henriksson, Greger
   |id      = StultusV.MaxCastStamina
+
   |id      = Greger.JigglyJunimoBundles
   |nexus  = 10794
+
   |nexus  =
   |github  = JudeRV/Stardew-MaxCastStamina
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-2-jiggly-junimo-bundles.111789/
}}
+
   |github  = gr3ger/Stardew_JJB
{{#invoke:SMAPI compatibility|entry
 
  |name    = Maximize Fix
 
  |author  = Shockah
 
  |id      = Shockah.MaximizeFix
 
  |nexus  = 16099
 
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Mayo Hats
 
  |author  = spacechase0
 
  |id      = spacechase0.MayoHats
 
  |nexus  = 17514
 
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Community Bundle Item Tooltip|Community Bundle Item Tooltip]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Mart
+
   |name    = JoJa84+, JoJa-84-Plus--Ingame-calculator
   |author  = aedenthorn, Erinthe
+
   |author  = k4rakara
   |id      = aedenthorn.MayoMart
+
   |id      = k4rakara.JoJa84Plus
   |nexus  = 17175
+
   |nexus  = 5803
   |github  = aedenthorn/StardewValleyMods
+
   |github  = K4rakara/Stardew-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayonnaise++, Mayonnaise Plus Plus
+
   |name    = JoJaBan - Arcade Sokoban
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
+
   |author  = Platonymous
   |id      = xirsoi.mayonnaiseplusplus
+
   |id      = Platonymous.JoJaBan
   |nexus  = 4634
+
   |nexus  = 3118
   |github  = xirsoi/MayonnaisePlusPlus
+
  |moddrop = 793907
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mayo Rain
+
   |name    = Joja Cola Expanded
   |author  = spacechase0
+
   |author  = Objection777
   |id      = spacechase0.MayoRain
+
   |id      = Objection777.JojaColaExpandedCode
   |nexus  = 17436
+
   |nexus  = 24227
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Meme Outfits
 
  |author  = Mehidden
 
  |id      = MemeOutfits.Mehidden
 
  |nexus  = 13213
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Menus Everywhere
+
   |name    = Joja Express
   |author  = nman130
+
   |author  = OFTS_CQM and Yuxuan
   |id      = nman130.MenusEverywhere
+
   |id      = ofts.jojaExp
   |nexus  = 6119
+
   |nexus  = 23614
   |github  = nman130/Stardew-Mods
+
   |github  = ofts-cqm/SDV_JojaExpress
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Merge Fertilizer
+
   |name    = JojaMart to PathoMart, Pathomart
   |author  = TianXiaobai
+
   |author  = Dounat2201, Sasara
   |id      = TianXiaobai.MergeFertilizer
+
   |id      = Sasara.Pathomart
   |nexus  = 17743
+
   |nexus  = 1142
 
   |github  =
 
   |github  =
  
Line 9,938: Line 11,552:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Messy Crops
+
   |name    = Joja Online
   |author  = Tlitookilakin
+
   |author  = PeacefulEnd
   |id      = tlitookilakin.MessyCrops
+
   |id      = PeacefulEnd.JojaOnline
   |moddrop = 1123884
+
   |moddrop = 878236
   |nexus  = 11317
+
   |nexus  = 7486
   |github  = tlitookilakin/MessyCrops
+
   |github  = Floogen/JojaOnline
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Meteor Defence
+
   |name    = Joja's Dark Secret, Halloween Jam CSharp
   |author  = aedenthorn, Erinthe
+
   |author  = sophiesalacia
   |id      = aedenthorn.MeteorDefence
+
   |id      = sophie.HalloweenJamCSharp
   |nexus  = 10641
+
   |nexus  = 18927
   |github  = aedenthorn/StardewValleyMods
+
   |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mice in the Valley
+
   |name    = Joja's Hauntings
   |author  = candidus42
+
   |author  = MindMeltMax
   |id      = Candidus42.MiceInTheValley
+
   |id      = MindMeltMax.HauntedJoja
   |nexus  = 4638
+
   |nexus  = 7014
   |github  = mus-candidus/MiceInTheValley
+
  |moddrop = 1135684
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milk the Villagers
+
   |name    = Joys of Efficiency
   |author  = trunip190
+
   |author  = punyo, yakminepunyo
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
+
   |id      = punyo.JoysOfEfficiency
   |nexus  = 5948
+
   |nexus  = 2162
   |github  =
+
   |github  = pomepome/JoysOfEfficiency
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.5.0-unofficial.7-Hackswell
 +
  |unofficial url    = {{github|Hackswell/JoysOfEfficiency}}/releases
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |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    = Miller Time
+
   |name    = Json Processor
   |author  = Sonozuki
+
   |author  = Jamie Taylor
   |id      = Satozaki.MillerTime
+
   |id      = jltaylor-us.JsonProcessor
   |nexus  = 7575
+
   |nexus  = 13183
   |github  = Sonozuki/StardewMods
+
   |github  = jltaylor-us/StardewJsonProcessor
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Milo Dog
+
   |name    = Json Shuffle
   |author  = Clark, wilsonch3451
+
   |author  = spacechase0
   |id      = Clark.MiloDog
+
   |id      = spacechase0.JsonShuffle
   |nexus  = 2861
+
   |nexus  = 21513
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Assist
+
   |name    = Jump Down the Mine
   |author  = Kabigon
+
   |author  = flowoeB
   |id      = Kabigon.MineAssist
+
   |id      = flowoeB.JumpDownTheMine
   |nexus  = 2296
+
   |nexus  = 8357
  |chucklefish = 5353
+
   |github  =
   |github  = KabigonFirst/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minecart Patcher
+
   |name    = Jump Over
   |author  = bwdy
+
   |author  = spacechase0
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
+
   |id      = spacechase0.JumpOver
   |nexus  = 11424
+
  |curse  = 867746
   |github  = bwdy/SDVModding
+
  |moddrop = 384782
 +
   |nexus  = 1844
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Changes
+
   |name    = Junimatic
   |author  = JPAN
+
   |author  = NermNermNerm
   |id      = jpan.MineChanges
+
   |id      = NermNermNerm.Junimatic
   |nexus  = 3963
+
   |nexus  = 22672
   |github  = JPANv2/Stardew-Valley-Mine-Changes
+
   |github  = NermNermNerm/Junimatic
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Beacon
 +
  |author  = Achtuur
 +
  |id      = Achtuur.JunimoBeacon
 +
  |nexus  = 17135
 +
  |github  = Achtuur/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mines Tokens
+
   |name    = Junimo Boy
   |author  = sophiesalacia
+
   |author  = Tyler Gibbs
   |id      = sophie.MinesTokens
+
   |id      = tylergibbs2.JunimoBoy
   |nexus  = 18776
+
   |nexus  = 14384
   |github  = sophiesalacia/StardewMods
+
   |github  = tylergibbs2/StardewValleyMods
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mine Tweaks
+
   |name    = Junimo Cart More Score
   |author  = Shockah
+
   |author  = yaxuan97
   |id      = Shockah.MineTweaks
+
   |id      = yaxuan97.junimocartmorescore
   |nexus  = 16859
+
   |nexus  = 13644
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Bars
+
   |name    = Junimo Deposit Anywhere
   |author  = Ophaneom
+
   |author  = Zoryn
   |id      = Ophaneom.MiniBars
+
   |id      = Zoryn.JunimoDepositAnywhere
   |nexus  = 8329
+
   |nexus  =
   |github  = Ophaneom/Mini-Bars
+
  |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 +
   |github  = Zoryn4163/SMAPI-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining at the Farm
+
   |name    = Junimo Dialog
   |author  = Nishtra
+
   |author  = ceruleandeep
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
+
   |id      = ceruleandeep.junimodialog
   |nexus  = 674
+
   |nexus  = 8937
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |broke in = Stardew Valley 1.3.23
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Farm Type Manager|Farm Type Manager]] instead.
 
<!--
 
  |unofficial version = 1.9.1-unofficial.1.1-Olivki
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-36#post-3317429
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mini Tool NPC
+
   |name    = Junimo Farm
   |author  = Tran Minh Thong
+
   |author  = Platonymous
   |id      = mini.tool.npc.mod
+
   |id      = Platonymous.JunimoFarm
   |nexus  = 7060
+
   |nexus  = 984
   |github  = TMThong/Stardew-Mods
+
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Minor Light Tweaks
+
   |name    = Junimo Hut Resize and Retexture, Junimo Hut Size
   |author  = greentodd
+
   |author  = Fernass354
   |id      = greentodd.MinorLightTweaks
+
   |id      = Fernass354.JunimoHutSize
   |nexus  = 10223
+
   |nexus  = 18457
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
+
   |name    = Junimo Kart Anywhere
   |author  = BlaDe
+
   |author  = MartyrPher
   |id      = BlaDe.MiscTrolls
+
   |id      = JunimoKartAnywhere
   |nexus  = 12037
+
   |nexus  = 4315
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
 
  |author  = The Fluffy Robot
 
  |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
 
  |nexus  = 5691
 
  |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Position Tool
+
   |name    = Junimo Kart Cheater
   |author  = MissCoriel
+
   |author  = ryaon
   |id      = misscoriel.PositionTool
+
   |id      = Ryaon.JunimoKartCheater
   |nexus  = 8087
+
   |nexus  = 5137
   |github  = MissCoriel/Position-Tool
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Miss Coriel's Unique Courtship Response Core
+
   |name    = Junimo Kart Global Rankings
   |author  = MissCoriel
+
   |author  = drbirbdev
   |id      = misscoriel.UCRFix
+
   |id      = drbirbdev.JunimoKartGlobalRankings
   |nexus  = 8284
+
   |nexus  = 14856
   |github  = MissCoriel/UniqueCourtshipResponseCore 
+
   |github  = drbirbdev/StardewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Missing Gifts
+
   |name    = Junimo Kart Level Practice
   |author  = ChiroxT
+
   |author  = BlaDe
   |id      = treinke.missinggifts
+
   |id      = BlaDe.JunimoLevelPractice
   |nexus  = 11363
+
   |nexus  = 10056
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimos Accept Cash
 +
  |author  = spacechase0
 +
  |id      = spacechase0.JunimosAcceptCash
 +
  |curse  = 867716
 +
  |nexus  = 7437
 +
  |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mob Count Reports, Report Mob Counts
+
   |name    = Junimo Studio, Music Blocks
   |author  = StultusV
+
   |author  = Becks723
   |id      = StultusV.ReportMobCounts
+
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
   |nexus  = 10899
+
  |nexus  = 6971
   |github  = JudeRV/Stardew-ReportMobCounts
+
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Junimo Warp
 +
  |author  = Shockah
 +
  |id      = Shockah.JunimoWarp
 +
   |nexus  = 15676
 +
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Arcade
+
   |name    = Junk Mail
   |author  = aedenthorn, Erinthe
+
   |author  = Taskmaster
   |id      = aedenthorn.MobileArcade
+
   |id      = Taskmaster.JunkMail
   |nexus  = 6538
+
   |nexus  = 4452
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Audio Player
+
   |name    = Just Relax
   |author  = aedenthorn, Erinthe
+
   |author  = Goldenrevolver
   |id      = aedenthorn.MobileAudioPlayer
+
   |id      = Goldenrevolver.JustRelax
   |nexus  = 6568
+
   |nexus  = 7770
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Calendar
+
   |name    = Just Sleep In
   |author  = aedenthorn, Erinthe
+
   |author  = Rifleman
   |id      = aedenthorn.MobileCalendar
+
   |id      = Rifleman.JustSleepIn
   |nexus  = 6601
+
   |nexus  = 11286
   |github  = aedenthorn/StardewValleyMods
+
   |github  = 9Rifleman/JustSleepIn
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Catalogues
+
   |name    = Kamikaze
   |author  = aedenthorn, Erinthe
+
   |author  = aurnj, Roy Li
   |id      = aedenthorn.MobileCatalogues
+
   |id      = RuyiLi.Kamikaze
   |nexus  = 6543
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/kamikaze-mod.129126
 +
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone
+
   |name    = Kawakami - Healer NPC
   |author  = aedenthorn, Erinthe
+
   |author  = Gorzalt and Flerfarvet
   |id      = aedenthorn.MobilePhone
+
   |id      = gorzalt.kawakami
  |curse  = 868890
+
   |nexus  = 2549
   |nexus  = 6523
+
   |github  = Gorzalt/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.3.29
  |summary  = use [[#Mobile Phone Continued|Mobile Phone Continued]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Phone Continued
+
   |name    = Kedi's Furniture Tweaks, (C#) Furniture Tweaks
   |author  = JoXW
+
   |author  = KediDili
   |id      = JoXW.MobilePhone
+
   |id      = KediDili.FurnitureTweaks.DLL
   |nexus  = 21017
+
   |nexus  = 19375
   |github  = JoXW100/StardewValleyMods
+
   |github  = KediDili/FurnitureTweaks
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mobile Television
+
   |name    = Kedi's NPC Utilities
   |author  = aedenthorn, Erinthe
+
   |author  = KediDili
   |id      = aedenthorn.MobileTelevision
+
   |id      = KediDili.KNU
   |nexus  = 6575
+
   |nexus  = 17884
   |github  = aedenthorn/StardewValleyMods
+
   |github  = KediDili/NPCUtilities
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MobileUI Android
+
   |name    = Keep Partners, Keep Your Partners
   |author  = WisnuNug
+
   |author  = EssGee, SG
   |id      = WisnuNug.MobileUI
+
   |id      = SG.Partners
   |nexus  = 17652
+
   |nexus  = 5625
 
   |github  =
 
   |github  =
 
  |warnings = Only works on Android.
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modify This
+
   |name    = KeyBind UI
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.ModThis
+
   |id      = Enaium.KeyBindUI
   |nexus   = 7814
+
   |curse   = 538001
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1036920
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/KeyBindUI
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod List Command
+
   |name    = Keyboard Mod Menu
   |author  = Blackclaw
+
   |author  = Shadowfoxss
   |id      = Blackclaw.ModListCommand
+
   |id      = Shadowfoxss.KeyboardModMenu
   |nexus  = 5131
+
   |nexus  = 3147
   |github  = Xebeth/StardewValley-ListModsCommand
+
  |curse  = 308891
 +
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Menu
+
   |name    = Key Suppressor
   |author  = Enaium
+
   |author  = Deflaktor
   |id      = Enaium.ModMenu
+
   |id      = Deflaktor.KeySuppressor
   |curse   = 436844
+
   |nexus   = 9295
   |github  = Enaium-StardewValleyMods/ModMenu
+
   |github  = Deflaktor/KeySuppressor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Settings Tab
+
   |name    = Kisekae
   |author  = Gilar Fasulaki
+
   |author  = Kabigon
   |id      = GilarF.ModSettingsTab
+
   |id      = Kabigon.kisekae
   |nexus  = 4579
+
   |nexus  = 2348
   |github  = GilarF/SVM
+
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
   |status  = workaround
+
   |status  = obsolete
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Customize Anywhere|Customize Anywhere]] + [[#Get Glam|Get Glam]] + [[#Change Shoe Color|Change Shoe Color]] + [[#Json Assets|Json Assets]] packs instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
+
   |name    = Kokoro, Kokoro - Shockah's Core Mod
   |author  = DaLion
+
   |author  = Shockah
   |id      = DaLion.Overhaul
+
   |id      = Shockah.Kokoro
   |nexus  =
+
   |nexus  = 15682
   |github  = daleao/modular-overhaul
+
   |github  = Shockah/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Update Menu
+
   |name    = Krobus Roommate Shop
   |author  = CatCattyCat, Cat
+
   |author  = aedenthorn, Erinthe
   |id      = cat.modupdatemenu
+
   |id      = aedenthorn.KrobusRoommateStore
   |nexus  = 2536
+
   |nexus  = 13131
  |moddrop = 833560
+
   |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-123104
 
  |unofficial version = 1.6.1-unofficial-1.dphill
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mod Updater
+
   |name    = Krobus Sells Larger Stacks
   |author  = Platonymous
+
   |author  = Annosz
   |id      = Platonymous.ModUpdater
+
   |id      = Annosz.KrobusSellsLargerStacks
  |curse  = 877226
+
   |nexus  = 5993
   |nexus  = 6338
+
   |github  = Annosz/StardewValleyModding
   |github  = Platonymous/Stardew-Valley-Mods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Goals Anywhere
+
   |name    = Labeling
   |author  = Suphax
+
   |author  = Enaium
   |id      = suphax.monstergoalsanywhere
+
   |id      = Enaium.Labeling
   |moddrop = 1088762
+
  |curse  = 443134
 +
   |moddrop = 906932
 
   |nexus  =
 
   |nexus  =
   |github  =
+
   |github  = Enaium-StardewValleyMods/Labeling
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Invasion
+
   |name    = Ladder and Snow Yam Tip
  |author  = Krutonium
 
  |id      = krutonium.monsterinvasion
 
  |nexus  = 12641
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Monster Level Tip
 
 
   |author  = WhiteMind
 
   |author  = WhiteMind
   |id      = WhiteMind.MonsterLT
+
   |id      = WhiteMind.LAST
   |nexus  = 1896
+
   |nexus  = 1906
 
   |github  =
 
   |github  =
  
  |status  = workaround
 
  |summary  = Use [[#Almanac|Almanac]] instead
 
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Log Anywhere
+
   |name    = Ladder Light
   |author  = MouseyPounds
+
   |author  = Tocseoj
   |id      = MouseyPounds.MonsterLogAnywhere
+
   |id      = Tocseoj.LadderLight
   |nexus  = 3997
+
  |moddrop = 1549539
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 22052
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monster Musk in Volcano
+
   |name    = Ladder Locator
   |author  = BananaFruit
+
   |author  = ChaosEnergy
   |id      = BananaFruit.MonsterMuskInVolcano
+
   |id      = ChaosEnergy.LadderLocator
   |nexus  = 10651
+
  |curse  = 989910
   |github  = BananaFruit1492/MonsterMuskInVolcano
+
   |nexus  = 3094
 +
   |github  = yuri-moens/LadderLocator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monsters - The Framework
+
   |name    = Land Grants, Land Grants - Unlimited Players and Farms in Multiplayer
   |author  = spacechase0
+
   |author  = Platonymous
   |id      = spacechase0.MonstersTheFramework
+
   |id      = Platonymous.LandGrants
   |nexus  = 10673
+
  |curse  = 877222
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 1521380
 +
   |nexus  = 15855
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moody Planet
+
   |name    = Last Day to Plant
   |author  = Daniel McMenamy, Deathest1
+
   |author  = dmcrider57
   |id      = f1r3w477.MoodyPlanet
+
   |id      = com.dayloncrider.stardewvalley.lastdaytoplant
   |nexus  = 2830
+
   |nexus  = 7917
   |github  = F1r3w477/TheseModsAintLoyal
+
   |github  = dmcrider/LastDayToPlant
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moolah Money Mod
+
   |name    = Last Day to Plant Redux
   |author  = aedenthorn, Erinthe
+
   |author  = atravita
   |id      = aedenthorn.Moolah
+
   |id      = atravita.LastDayToPlantRedux
   |nexus  = 15123
+
  |curse  = 870965
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 1294435
 +
   |nexus  = 15004
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moongates
+
   |name    = Lasting Conversation Topics
   |author  = bwdy
+
   |author  = sophiesalacia
   |id      = bwdy.moongates
+
   |id      = sophie.LastingConversationTopics<!--changed in 0.3.0-->, sophie.LastingCTs
   |nexus  = 3545
+
   |nexus  = 14377
   |github  = bwdymods/SDV-Moongates
+
   |github  = sophiesalacia/StardewMods
 
+
}}
  |broke in = Stardew Valley 1.6
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moon Misadventures
+
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
  |author  = spacechase0 and ParadigmNomad
+
   |author  = Lavapulse
  |id      = spacechase0.MoonMisadventures
+
   |id      = Lavapulse.LavapulseChickens
  |curse  = 867702
+
   |nexus  = 4821
  |nexus  = 10612
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
 
   |author  = SinZ
 
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
 
   |nexus  = 12096
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mopsy's Ranch Livin'
+
   |name    = Lazy Mod
   |author  = Mopquill
+
   |author  = weizinai
   |id      = Mopquill.Ranch-Livin
+
   |id      = weizinai.LazyMod
   |nexus  = 2200
+
   |nexus  = 22826
   |github  = mopquill/Mopsys-Ranch-Livin
+
   |github  = weizinai/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Animals, More Pets
+
   |name    = Leaderboard Library
   |author  = Entoarox
+
   |author  = drbirbdev
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
+
   |id      = drbirbdev.LeaderboardLibrary
   |nexus  = 2274
+
   |nexus  = 15102
  |chucklefish = 4288
+
   |github  = drbirbdev/StardewValley
   |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    = More Artifact Spots
+
   |name    = Leah Cabin Music Fix
   |author  = momoaau
+
   |author  = Huanir
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
+
   |id      = Huanir.LeahCabinMusicFix
   |nexus  = 451
+
   |nexus  = 2653
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
+
   |summary  = remove this mod (fixed in Stardew Valley 1.4).
<!--
 
  |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    = Leave the Mine
   |author  = AairTheGreat, Aair
+
   |author  = Kangzoel
   |id      = AairTheGreat.MoreBarnCoopAnimals
+
   |id      = Kangzoel.LeaveTheMine
   |nexus  = 4869
+
   |nexus  = 11823
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Buildings
+
   |name    = Lefty Mode
   |author  = spacechase0
+
   |author  = Max Vollmer, SVProtector
   |id      = spacechase0.MoreBuildings
+
   |id      = maxvollmer.leftymode
  |curse  = 867740
+
   |nexus  = 6199
  |moddrop = 771640
+
   |github  = maxvollmer/LeftyMode
   |nexus  = 2757
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Bundles
+
   |name    = Legendary Fish Pond Framework
   |author  = TwinBuilderOne
+
   |author  = sharpskull2
   |id      = TwinBuilderOne.MoreBundles
+
   |id      = sharpskull2.LegendaryFishPondFramework
   |nexus  = 9709
+
   |nexus  = 14637
   |github  = TwinBuilderOne/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Clocks
+
   |name    = Lenient Window Resize
   |author  = phjoker
+
   |author  = DeLiXx
   |id      = phjoker.MoreClocks
+
   |id      = DeLiXx.Lenient_Window_Resize
   |nexus  = 11840
+
  |curse  = 990483
   |github  = p-holodynski/StardewValleyMods
+
   |nexus  = 12305
 
+
   |github  =
   |broke in = Stardew Valley 1.6
+
   |source  = https://gitlab.com/delixx/stardew-valley/lenient-window-resize
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Conversation Topics
+
   |name    = Less Mini Shipping Bin
  |author  = violetlizabet
 
  |id      = violetlizabet.MoreConvoTopics
 
  |nexus  = 10008
 
  |github  = elizabethcd/MoreConversationTopics
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Fertilizers
 
 
   |author  = atravita
 
   |author  = atravita
   |id      = atravita.MoreFertilizers
+
   |id      = atravita.LessMiniShippingBin
   |curse  = 870975
+
   |curse  = 870982
   |moddrop = 1145236
+
   |nexus  = 10959
   |nexus  = 11837
+
   |moddrop = 1102538
 
   |github  = atravita-mods/StardewMods
 
   |github  = atravita-mods/StardewMods
  
Line 10,439: Line 12,030:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More for Leo
+
   |name    = Less Strict Over-Exertion, AntiExhaustion
   |author  = Blams
+
   |author  = Permamiss
   |id      = blams.MoreForLeo
+
   |id      = BALANCEMOD_AntiExhaustion
   |nexus  = 12710
+
   |nexus  = 637
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Giant Crops
+
   |name    = Let Me Rest!
   |author  = spacechase0
+
   |author  = Ophaneom
   |id      = spacechase0.MoreGiantCrops
+
   |id      = Ophaneom.LetMeRest
  |curse  = 867723
+
   |nexus  = 8205
  |moddrop = 771694
+
   |github  = Ophaneom/Let-Me-Rest
   |nexus  = 5263
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass
+
   |name    = Let Me Shop
   |author  = Sonozuki
+
   |author  = MindMeltMax
   |id      = EpicBellyFlop45.MoreGrass
+
   |id      = MindMeltMax.LetMeShop
   |nexus  = 5398
+
  |moddrop = 1443554
   |github  = Sonozuki/StardewMods
+
  |nexus  = 16738
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Let's Move It
 +
  |author  = Exblosis
 +
  |id      = Exblosis.LetsMoveIt
 +
   |nexus  = 20943
 +
   |github  = Exblosis/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass on the Beach
+
   |name    = Let's Start With Fishing
   |author  = Angela Ranna
+
   |author  = MedievalAI
   |id      = AngelaRanna.MoreGrassOnTheBeach
+
   |id      = MedievalAI.LetsStartWithFishing
   |nexus  = 8117
+
   |nexus  = 19107
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Grass Starters
+
   |name    = Level Extender
   |author  = spacechase0
+
   |author  = unidarkshin, Devin Lematty
   |id      = spacechase0.MoreGrassStarters
+
   |id      = Devin_Lematty.Level_Extender, DevinLematty.LevelExtender, Devin Lematty.Level Extender<!--changed in 1.5, 1.3-->
  |curse  = 867750
+
   |nexus  = 1471
  |moddrop = 313307
+
   |github  =
   |nexus  = 1702
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Health
+
   |name    = Level Forever
   |author  = j4c0b333
+
   |author  = GoldstoneBosonMeadows, Parakee
   |id      = j4c0b333.Morehealth
+
   |id      = GoldstoneBosonMeadows.LevelForever
   |nexus  = 4053
+
   |nexus  = 22920
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Key Binding
+
   |name    = Leveling Adjustment
   |author  = SorryLate, rharyanto
+
   |author  = jahangmar
   |id      = SorryLate.MoreKeybinding
+
  |id      = jahangmar.LevelingAdjustment
   |nexus  = 5290
+
  |nexus  = 4689
 +
  |github  = jahangmar/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-129830
 +
  |unofficial version = 1.1.1-unofficial.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Level Up Notifications
 +
  |author  = kd8lvt
 +
   |id      = Level Up Notifications, kd8lvt.LevelUpNotifications <!--actual + unofficial manifest ID-->
 +
   |nexus  = 855
 +
  |curse  = 300715
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
+
   |name    = LewdDew Valley, LewdDew_Valley_helper2
   |author  = Aimon111
+
   |author  = shurmash
   |id      = AimonsMoreLivelySewerOverhaulPatches
+
   |id      = shurmash.LewdDew_Valley_helper
   |nexus  = 19405
+
   |nexus  = 7222
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Mine Ladders
+
   |name    = Lewd Leah
   |author  = JadeTheavas
+
   |author  = prowlingDemon, unknownDev
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
+
   |id      = prowlingDemon.LewdLeah, unknownDev.lewdLeah<!--changed in 1.2.1-->
   |nexus  = 2105
+
   |nexus  = 4402
   |github  = JadeTheavas/MoreMineLadders
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Multiplayer Info
+
   |name    = Light Mod
   |author  = cheesysteak
+
   |author  = aedenthorn, Erinthe
   |id      = cheesysteak.moremultiplayerinfo
+
   |id      = aedenthorn.LightMod
   |nexus  = 2173
+
   |nexus  = 14387
   |github  = cheesysteak/stardew-steak
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Rain
+
   |name    = Light Switch
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = holythesea
   |id      = Omegasis.MoreRain
+
   |id      = holythesea.LightSwitch
   |nexus  = 441
+
   |nexus  = 15683
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = holy-the-sea/LightSwitch
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Random Edition, Randomizer
+
   |name    = Like a Duck to Water
   |author  = Chikakoo and doomdonuts, Chikakoo4
+
   |author  = aedenthorn, Erinthe
  |id      = Chikakoo.Randomizer
+
   |id      = aedenthorn.LikeADuckToWater
  |nexus  = 5311
+
   |nexus  = 15860
  |github  = Chikakoo/stardew-valley-randomizer
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = More Rings
 
  |author  = spacechase0
 
   |id      = spacechase0.MoreRings
 
  |curse  = 867743
 
  |moddrop = 771616
 
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Like a Duck to Water Continued|Like a Duck to Water Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Like a Duck to Water Continued
 +
  |author  = aedenthorn and tem696969696969, Erinthe
 +
  |id      = tem696969696969.LikeADuckToWater
 +
  |nexus  = 21285
 +
  |github  = kqrse/StardewValleyMods-aedenthorn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Sexy Dwarf
+
   |name    = Limited Campfire Cooking
   |author  = CyberCheese
+
   |author  = Cherry, CherryChain
   |id      = cybercheese.moresexydwarf
+
   |id      = Cherry.LimitedCampfireCooking
   |nexus  = 4320
+
   |nexus  = 4971
   |github  =
+
  |moddrop = 716383
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Line Sprinklers
 +
  |author  = nanzington<!--since 1.4.0-->, Hootless
 +
  |id      = nanz.LineSprinklers<!--since 1.4.0-->, hootless.LineSprinklers
 +
  |nexus  = 2917
 +
   |github  = hootless/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Silo Storage
+
   |name    = Line Sprinklers Redux (1.6 Compatible)
   |author  = OrneryWalrus
+
   |author  = rtrox, Swyytch
   |id      = OrneryWalrus.MoreSiloStorage
+
   |id      = rtrox.LineSprinklersRedux
   |nexus  = 2587
+
   |nexus  = 23895
   |github  =
+
   |github  = rtrox/LineSprinklersRedux
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Slimes, More Monsters
+
   |name    = Linus Mod
   |author  = Ded4lif
+
   |author  = tomii
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
+
   |id      = tomii.LinusMod
   |nexus  = 7526
+
   |nexus  = 11637
 
   |github  =
 
   |github  =
  
Line 10,578: Line 12,191:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Weapons
+
   |name    = Literally Can't Even
   |author  = Joco80 & Sasara
+
   |author  = spacechase0
   |id      = Joco80.MoreWeapons
+
   |id      = spacechase0.LiterallyCantEven
   |nexus  = 1168
+
   |nexus  = 14262
   |github  = Sasara2201/More-Weapons-SDV-Mod-
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MOTD Mod
+
   |name    = Little NPCs
   |author  = thfr
+
   |author  = Candidus42
   |id      = thfr.MOTDMod
+
   |id      = Candidus42.LittleNPCs
   |nexus  = 3703
+
   |nexus  = 15152
   |github  = rfht/MOTDMod
+
   |github  = mus-candidus/LittleNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Motorcycle Mod, Moto Mod
+
   |name    = Live Progress Bar
   |author  = Akane
+
   |author  = Tyler Gibbs
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
+
   |id      = tylergibbs2.liveprogressbar
   |nexus  = 10553
+
   |nexus  = 7330
   |github  =
+
   |github  = tylergibbs2/LiveProgressBar
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = mouahrara's Module Collection
+
   |name    = Livestock Choices
   |author  = mouahrara
+
   |author  = aedenthorn, Erinthe
   |id      = mouahrara.mouahrarasModuleCollection
+
   |id      = aedenthorn.LivestockChoices
   |nexus  = 18973
+
   |nexus  = 11551
   |github  = mouahrara/mouahrarasModuleCollection
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#LivestockChoices
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mouse Move Mode, Right Click Move Mode
+
   |name    = Loan Mod
   |author  = ylsama
+
   |author  = Doomnik
   |id      = ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
+
   |id      = Doomnik.LoanMod
   |nexus  = 2614
+
   |nexus  = 3882
   |github  = ylsama/RightClickMoveMode
+
   |github  = legovader09/SDVLoanMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Mailbox
+
   |name    = Lober Cat
   |author  = aedenthorn, Erinthe
+
   |author  = codyflagstaff
   |id      = aedenthorn.MoveableMailbox
+
   |id      = codyflagstaff.lobercat
   |nexus  = 7834
+
   |nexus  = 8219
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Annoying Cursor
+
   |name    = Location and Music Logger
   |author  = joljyo
+
   |author  = Brandy Lover, WDavi
   |id      = joljyo.MoveAnnoyingCursor
+
   |id      = Brandy Lover.LMlog
   |nexus  = 7378
+
   |nexus  = 1366
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Location Compass
 +
  |author  = Bouhm and Pathoschild
 +
  |id      = Bouhm.LocationCompass
 +
  |nexus  = 3045
 +
  |github  = Bouhm/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Locked Chests
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.LockedChests
 +
  |curse  = 1004481
 +
  |moddrop = 1179603
 +
  |nexus  = 12452
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Between Buildings
+
   |name    = Locked Crab Pots
   |author  = Vilaboa
+
   |author  = nini700
   |id      = Vilaboa.MoveBetweenBuildings
+
   |id      = nini700.LockedCrabPot
   |nexus  = 17391
+
   |nexus  = 4461
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Faster
+
   |name    = Locked Maps
   |author  = Shuai Zhang
+
   |author  = Edu Anttunes
   |id      = shuaiz.MoveFasterMod
+
   |id      = LockedMaps
   |nexus  = 1351
+
   |nexus  = 10089
   |github  = hcoona/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2?
 
  |status  = workaround
 
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move Greenhouse Plot
+
   |name    = Lock Hotbar Items
   |author  = aedenthorn, Erinthe
+
   |author  = Falson
   |id      = aedenthorn.MoveGreenhousePlot
+
   |id      = Falson.LockHotbarItems
   |nexus  = 13589
+
  |moddrop = 1573213
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 23702
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Move It
+
   |name    = Lockpicks
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.MoveIt
+
   |id      = bwdy.lockpicks
   |nexus  = 15163
+
   |nexus  = 3521
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdymods/SDV-Lockpicks
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Mod, Movement Modifier
+
   |name    = Log Menu
   |author  = Zoryn
+
   |author  = JareBear
   |id      = Zoryn.MovementModifier
+
   |id      = JareBear.LogMenu
   |nexus  =
+
   |nexus  = 19919
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  = jaredtjahjadi/LogMenu
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Movement Speed
+
   |name    = Log Spam Filter
  |author  = bcmpinc
 
  |id      = bcmpinc.MovementSpeed
 
  |nexus  = 2736
 
  |github  = bcmpinc/StardewHack
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Movie Theatre Tweaks
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MovieTheatreTweaks
+
   |id      = aedenthorn.LogSpamFilter
  |curse  = 868672
+
   |nexus  = 11252
   |nexus  = 16395
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mr. Pam - Snorlax Mechanics
+
   |name    = Longer Days
   |author  = daleonar
+
   |author  = Stuyk
   |id      = daleonar.Snorlax
+
   |id      = Stuyk.LongerDays
   |nexus  = 16194
+
   |nexus  = 19027
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Muffin Core
+
   |name    = Longer Fence Life
   |author  = Kabi-chan
+
   |author  = NormanPCN
   |id      = kabi-chan.MuffinCore
+
   |id      = NormanPCN.LongerFenceLife
   |nexus  = 8070
+
   |nexus  = 10498
   |github  =
+
   |github  = NormanPCN/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Longer Lasting Lures
 +
  |author  = Caraxian
 +
  |id      = caraxian.LongerLastingLures
 +
  |nexus  = 2510
 +
  |github  = Caraxi/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Fertilizer
+
   |name    = Longer Seasons
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.MultiFertilizer
+
   |id      = aedenthorn.LongerSeasons
  |curse  = 867717
+
   |nexus  = 10108
   |nexus  = 7436
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Backpacks
+
   |name    = Longevity
   |author  = skiilaa
+
   |author  = RTGOAT
   |id      = skiilaa.MultiplayerBackpacks
+
   |id      = RTGOAT.Longevity
   |nexus  = 2282
+
   |nexus  = 649
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
+
   |name    = Looking for Love REDUX
   |author  = Achtuur
+
   |author  = mushroomhash
   |id      = Achtuur.MultiplayerExpShare
+
   |id      = mush.loveydovey
   |nexus  = 16891
+
   |nexus  = 21370
  |github  = Achtuur/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Horse Reskin
+
   |name    = Look to the Sky
   |author  = delphinwave
+
   |author  = drbirbdev
   |id      = DelphinWave.MultiplayerHorseReskin
+
   |id      = drbirbdev.LookToTheSky
   |nexus  = 7681
+
   |nexus  = 15262
   |github  =
+
   |github  = drbirbdev/StardewValley
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Hub
+
   |name    = Lookup Anything
   |author  = Alberto Moreira Luiz
+
   |author  = Pathoschild
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
+
   |id      = Pathoschild.LookupAnything, LookupAnything<!--changed in 1.10.1-->
   |nexus  = 9672
+
  |curse  = 992793
   |github  =
+
   |nexus  = 541
 
+
   |moddrop = 606605
   |broke in = Stardew Valley 1.6
+
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Idle
+
   |name    = Loose Audio Files
   |author  = DoubleZ
+
   |author  = aedenthorn, Erinthe
  |id      = DoubleZ.MultiplayerIdle
+
   |id      = aedenthorn.LooseAudioFiles
  |nexus  = 3765
+
   |nexus  = 5999
  |github  = SourceZh/MultiplayerIdle
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Info
 
  |author  = MindMeltMax
 
  |id      = MindMeltMax.MPInfo
 
  |moddrop = 1302776
 
  |nexus  = 15155
 
  |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
 
  |author  = Scayze
 
   |id      = scayze.MultiplayerPrairieKing
 
   |nexus  = 16030
 
   |github  = scayze/multiprairie
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod
+
   |name    = Lore-Friendly JojaMart Prices
   |author  = Tran Minh Thong
+
   |author  = Huanir
   |id      = multiplayer.mod
+
   |id      = Huanir.LoreFriendlyJojaPrices
   |nexus  = 16582
+
   |nexus  = 2658
   |github  = TMThong/Stardew-Mods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Mod Checker
+
   |name    = Lost Book Menu
   |author  = Cherry, CherryChain
+
   |author  = bungus
   |id      = Cherry.MultiplayerModChecker
+
   |id      = bungus.LostBookMenu
   |nexus  = 6609
+
   |nexus  = 20301
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  = BussinBungus/BungusSDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Speech Bubbles
+
   |name    = Lost Woods
   |author  = Kalthramis
+
   |author  = Raik, Raik167, YousernameZo
   |id      = Kalthramis.MPSpeechBubbles
+
   |id      = raik.testmod
   |nexus  = 2192
+
   |nexus  = 6291
 
   |github  =
 
   |github  =
  |source  = https://github.com/Kalthramis/StardewValley/tree/MPSpeechBubbles
 
 
  |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
 
 
  |broke in          = Stardew Valley 1.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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Floor Farmhouse
+
   |name    = Love Bubbles
   |author  = aedenthorn, Erinthe
+
   |author  = SteelixLeiter, Don Collins
   |id      = aedenthorn.MultiStoryFarmhouse
+
   |id      = LoveBubbles
   |nexus  = 8077
+
   |nexus  = 1318
   |github  = aedenthorn/StardewValleyMods
+
   |github  = doncollins/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Better Ranching|Better Ranching]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Gifts for Spouses
+
   |name    = Loved Labels
   |author  = Redwood
+
   |author  = Advize and Jinxiewinxie
   |id      = Redwood.MultipleGiftsForSpouse
+
   |id      = Advize.LovedLabels
   |nexus  = 2910
+
   |nexus  = 279
   |github  = EKomperud/StardewMods
+
   |github  = AdvizeGH/LovedLabels
  
   |broke in           = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
   |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
+
   |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    = Multiple Mini-Obelisks
+
   |name    = Loved Labels Redux
   |author  = PeacefulEnd
+
   |author  = thespbgamer
   |id      = PeacefulEnd.MultipleMiniObelisks
+
   |id      = thespbgamer.LovedLabelsRedux
   |nexus  = 7900
+
   |nexus  = 8880
   |github  = Floogen/MultipleMiniObelisks
+
  |curse  = 834387
 +
   |github  = thespbgamer/LovedLabelsRedux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouse Dialogs
+
   |name    = Love Festival
   |author  = ceruleandeep
+
   |author  = AvalonMFX
   |id      = ceruleandeep.multiplespousedialogs
+
   |id      = AvalonMFX.LoveFestival
   |nexus  = 8711
+
  |curse  = 1016375
   |github  = ceruleandeep/CeruleanStardewMods
+
   |nexus  = 17819
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
+
   |name    = Low Health Warning
   |author  = SlyMerc
+
   |author  = NMVH5
   |id      = FileLoading
+
   |id      = nmvh5.LowHealthWarning
   |nexus  = 1094
+
   |nexus  = 8326
 
   |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    = Luck Score HUD, Just Luck Mod
   |author  = aedenthorn, Erinthe
+
   |author  = delaney
   |id      = aedenthorn.MultiSave
+
   |id      = dJustLuckMod
   |nexus  = 15402
+
   |nexus  = 10386
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 1070645
 
+
   |github  =
   |broke in = Stardew Valley 1.6
 
  |unofficial version = 0.2.1-unofficial
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121922
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multitool
+
   |name    = Luck Skill
   |author  = Miome
+
   |author  = spacechase0
   |id      = miome.MultiToolMod
+
   |id      = spacechase0.LuckSkill, LuckSkill<!--changed in 0.1.4-->
   |nexus  = 2546
+
  |curse  = 867393
   |github  = miome/MultitoolMod
+
  |moddrop = 127279
 
+
   |nexus  = 521
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi-User Chests
+
   |name    = Lucky Reclamation Trash Can
   |author  = MindMeltMax
+
   |author  = kiranmurmu
   |id      = MindMeltMax.MUC
+
   |id      = kiranmurmu.LuckyReclamationTrashCan
   |nexus  = 9856
+
   |nexus  = 8971
  |moddrop = 1135731
+
   |github  = kiranmurmu/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops
+
   |name    = Lunar Disturbances
   |author  = Cherry, CherryChain
+
   |author  = Sakorona
   |id      = Cherry.MultiYieldCrops
+
   |id      = KoihimeNakamura.LunarDisturbances
   |nexus  = 6069
+
   |nexus  = 2208
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |moddrop = 664151
 +
   |github  = Sakorona/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Augmentors
 +
  |author  = SlayerDharok
 +
  |id      = SlayerDharok.MachineAugmentors
 +
  |nexus  = 5600
 +
  |github  = Videogamers0/SDV-MachineAugmentors
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Check
 +
  |author  = FairfieldBW
 +
  |id      = FairfieldBW.MachineCheck
 +
  |nexus  = 9515
 +
  |github  = FairfieldBW/MachineCheck
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
+
   |name    = Machine Speed Change
   |author  = Jacque Pott
+
   |author  = IceGladiador
   |id      = JacquePott.MYCDGRPatch
+
   |id      = IceGladiador.MachineSpeedChange
   |nexus  = 14023
+
   |nexus  = 1780
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Configure Machine Speed|Configure Machine Speed]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Machine Status
 +
  |author  = Shockah
 +
  |id      = Shockah.MachineStatus
 +
  |nexus  = 11177
 +
  |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murdercrows
+
   |name    = Magic
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.Murdercrows
+
   |id      = spacechase0.Magic
   |nexus  = 6615
+
  |curse  = 867745
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 399898
 +
   |nexus  = 2007
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Murder Drone, Personal Combat Drone
+
   |name    = Magical Crops
   |author  = cotboy
+
   |author  = shekurika and Asterisk555
   |id      = cambam.MURDERDRONE
+
   |id      = shekurika.MagicalCropsCode
   |nexus  = 4507
+
   |nexus  = 8762
   |github  = camcamcamcam/murderdrone
+
   |github  =
 
 
  |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    = Murder Mod
+
   |name    = Magic Junimo Pet
   |author  = Aren, Aren Desai
+
   |author  = Entoarox
   |id      = Aren.MurderMod
+
   |id      = Entoarox.MagicJunimoPet
   |nexus  = 17470
+
   |nexus  = 3567
   |github  = ArenKDesai/Murder-Mod
+
   |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Store
+
   |name    = Magic Pluses
   |author  = atravita
+
   |author  = TerryDBS
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
+
   |id      = TerryDBS.MagicPluses
  |curse  = 870973
+
   |nexus  = 7096
  |moddrop = 1187402
+
   |github  =
   |nexus  = 12598
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Cursors
+
   |name    = Magic Scepter
   |author  = Expl0
+
   |author  = not4bene
   |id      = Expl0.MushroomCursors
+
   |id      = not4bene.MagicScepter
   |nexus  = 12594
+
   |nexus  = 8169
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Levels
+
   |name    = Magic Valley
   |author  = Eireon, Ben Patterson
+
   |author  = season
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
+
   |id      = season.MagicValley
   |nexus  = 2818
+
   |nexus  = 10639
   |github  = benrpatterson/MushroomLevels
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Level Tip
+
   |name    = Mailbox Menu
   |author  = WhiteMind
+
   |author  = aedenthorn, Erinthe
   |id      = WhiteMind.MLT
+
   |id      = aedenthorn.MailboxMenu
   |nexus  = 1894
+
   |nexus  = 14439
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Almanac|Almanac]] instead.
+
   |summary  = use [[#Mailbox Menu Continued|Mailbox Menu Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator Automation
+
   |name    = Mailbox Menu Continued
   |author  = blueberry and Oddshot
+
   |author  = aedenthorn and tem696969696969, Erinthe
   |id      = blueberry.BlueberryMushroomAutomation
+
   |id      = tem696969696969.MailboxMenu
   |nexus  = 4637
+
   |nexus  = 21068
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = kqrse/StardewValleyMods-aedenthorn
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Propagator - Grow More Mushrooms
+
   |name    = Mail Framework
   |author  = blueberry, blueberry and Oddshot
+
   |author  = Digus
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
+
   |id      = DIGUS.MailFrameworkMod
   |nexus  = 4637
+
   |nexus  = 1536
   |github  = b-b-blueberry/BlueberryMushroomMachine
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--retest linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mushroom Rancher
+
   |name    = Mail Order Pigs
   |author  = Goldenrevolver
+
   |author  = jwdred
   |id      = Goldenrevolver.MushroomRancher
+
   |id      = jwdred.MailOrderPigs
   |nexus  = 10978
+
   |nexus  = 632
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = jdusbabek/stardewvalley
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.6-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-44728
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Cellar
+
   |name    = Mail Services Mod
   |author  = Lis
+
   |author  = Digus
   |id      = Lis.MusicalCellar
+
   |id      = Digus.MailServicesMod
   |nexus  = 7626
+
   |nexus  = 7842
   |github  = lisamreynolds/MusicalCellar
+
   |github  = Digus/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Musical Paths
+
   |name    = Main Questline Redux (PMC CCJ)<!--Nexus-->, PCM CCJ JC<!--manifest-->, Junimo Sprinkler<!--folder-->
   |author  = aedenthorn, Erinthe
+
   |author  = pinguimbozo
   |id      = aedenthorn.MusicalPaths
+
   |id      = pinguimbozo.PCMCCJJC
   |nexus  = 13197
+
   |nexus  = 13248
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Make Gil Real
 +
  |author  = Werewolf Master
 +
  |id      = Wolf.GilSMAPI
 +
  |nexus  = 7118
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = My Money
+
   |name    = Make Love
   |author  = Marcos Brendon
+
   |author  = Kabulla
   |id      = marcos.mymoney
+
   |id      = Kabulla.MakeLove
   |nexus  = 6736
+
   |nexus  = 16003
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mystical Buildings
+
   |name    = Makeshift Multiplayer
   |author  = PeacefulEnd
+
   |author  = spacechase0
   |id      = PeacefulEnd.MysticalBuildings
+
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
   |nexus  = 12312
+
   |nexus  = 501
   |github  = Floogen/MysticalBuildings
+
  |moddrop = 127274
 +
   |github  = spacechase0/StardewValleyMP
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = obsolete
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Name Tags
+
   |name    = Mana Bar
   |author  = Enaium
+
   |author  = spacechase0
   |id      = Enaium.NameTags
+
   |id      = spacechase0.ManaBar
   |curse  = 436816
+
   |curse  = 867709
   |github  = Enaium-StardewValleyMods/NameTags
+
  |nexus  = 7831
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Napalm Mummies
+
   |name    = Mandatory Meals, Real Life Mod
   |author  = aedenthorn, Erinthe
+
   |author  = darzington
   |id      = aedenthorn.NapalmMummies
+
   |id      = darzington.RealLifeMod
   |nexus  = 15933
+
   |nexus  = 7445
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nature Strikes Back
+
   |name    = Many Enchantments
   |author  = Clumsy Jackdaw
+
   |author  = Stari
   |id      = ClumsyJackdaw.NatureStrikesBack
+
   |id      = Stari.ManyEnchantments
   |nexus  = 19771
+
  |curse  = 1004483
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
+
   |nexus  = 8824
 
+
   |github  = SlivaStari/ManyEnchantments
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Neat Additions
+
   |name    = Map Binder
   |author  = Ilyaki
+
   |author  = SnowFire k'Vala
   |id      = ilyaki.neatadditions
+
   |id      = SnowFire.Map_Binder
   |nexus  = 2648
+
   |nexus  = 6983
   |github  = Ilyaki/NeatAdditions
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Network Optimizer
+
   |name    = Map Editor Extended, Map Editor<!--renamed in 1.0.0-->
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.NetworkOptimizer
+
   |id      = aedenthorn.MapEdit
   |nexus  = 3021
+
   |nexus  = 18387<!--8876 before 1.0.0-->
   |github  = Ilyaki/NetworkOptimizer
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Never Ending Adventure - NPC Mateo<!--Nexus-->, Never Ending Adventure - Code<!--manifest-->
+
   |name    = Map Image Export
   |author = DestyNova
+
  |author  = spacechase0
   |id      = DestyNova.NEACode
+
  |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
   |nexus   = 12369
+
   |nexus  = 1073
   |github =
+
  |moddrop = 127273
 +
  |github = spacechase0/MapImageExporter
 +
 
 +
   |broke in = Stardew Valley 1.5
 +
   |status   = obsolete
 +
   |summary = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Clothes Every Day
+
   |name    = Mapping Extensions and Extra Properties (MEEP)
   |author  = Vrakyas
+
   |author  = DecidedlyHuman
   |id      = Vrakyas.NewClothesEveryDay
+
   |id      = DecidedlyHuman.MappingExtensionsAndExtraProperties
   |nexus  = 4030
+
   |nexus  = 14493
   |github  =
+
   |github  = DecidedlyHuman/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game on Launch
+
   |name    = Map Teleport
   |author  = Nobbele
+
   |author  = aedenthorn, Erinthe
   |id      = Nobbele.NewGameOnLaunch
+
   |id      = aedenthorn.MapTeleport
   |nexus  = 2654
+
  |curse  = 868868
   |github  = 4ppleCracker/NewGameOnLaunch
+
   |nexus  = 7675
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Game Plus
+
   |name    = Map Teleport, Stardew Valley Map Teleport
   |author  = Spacechase0
+
   |author  = Richard2091
   |id      = Spacechase0.NewGamePlus
+
   |id      = Richard2091.MapTeleport
   |nexus  = 10786
+
   |nexus  = 21381
   |github  = spacechase0/StardewValleyMods
+
   |github  = Richard2091/MapTeleport
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = New Machines
+
   |name    = Map Utilities
   |author  = Igorious
+
   |author  = mabelSyrup
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
+
   |id      = mabelsyrup.maputils
   |nexus  =
+
   |nexus  = 4716
  |chucklefish = 3683
+
   |github  = mjSurber/Map-Utilities
   |github  = Igorious/StardevValleyNewMachinesMod
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.5
  |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    = Maritime Secrets
   |author  = sophiesalacia
+
   |author  = Goldenrevolver
   |id      = sophie.Fireworks
+
   |id      = Goldenrevolver.MaritimeSecrets
   |nexus  = 15277
+
   |nexus  = 10758
   |github  = sophiesalacia/StardewMods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nexus Mods Button
+
   |name    = Market Day
   |author  = Pickysaurus
+
   |author  = ceruleandeep
   |id      = Pickysaurus.NexusModsButton
+
   |id      = ceruleandeep.MarketDay
   |nexus  = 12969
+
   |nexus  = 11778
   |github  =
+
   |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Nice Messages
+
   |name    = Market Town<!--changed in 3.0.0-->, Food Store
   |author  = Nori, seaweednori
+
   |author  = d5a1lamdtd, HaPyke
   |id      = nori.NiceMessages
+
   |id      = d5a1lamdtd.MarketTown<!--changed in 3.0.0-->, d5a1lamdtd.FoodStore
   |nexus  = 6160
+
  |curse  = 994458
   |github  =
+
  |moddrop = 1480763
 +
   |nexus  = 19309
 +
   |github  = congha22/foodstore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Event Chance Tweak
+
   |name    = Mass Production
   |author  = aedenthorn, Erinthe
+
   |author  = Jacque Pott
   |id      = aedenthorn.NightEventChanceTweak
+
   |id      = JacquePott.MassProduction
   |nexus  = 10633
+
   |nexus  = 7021
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JacquePott/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Night Owl
+
   |name   = Mastery Extended
   |author   = Omegasis, Alpha_Omegasis
+
   |author = AlanBF
   |id       = Omegasis.NightOwl
+
   |id     = AlanBF.MasteryExtended, AlanBF.MasteryExtended.SC<!--both mods bundled into same download-->
   |nexus   = 433
+
   |nexus   = 23697
   |github   = janavarro95/Stardew_Valley_Mods
+
   |github = Pet-Slime/StardewValley
  |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    = Night Shift
+
   |name    = Matching Nodes, MinesTokens
   |author  = SevenChords
+
   |author  = Eryk601 and sophiesalacia
   |id      = SevenChords.Night_Shift
+
   |id      = Vertigon.MinesTokens
   |nexus  = 15345
+
   |nexus  = 11124
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Night Time Sound Notifications, Time Notif
+
   |name    = Max Cost Stamina
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
+
   |author  = StultusV
   |id      = Careless_Imm0rtal.Time_Notif.
+
   |id      = StultusV.MaxCastStamina
   |nexus  = 19651
+
   |nexus  = 10794
   |github  =
+
   |github  = JudeRV/Stardew-MaxCastStamina
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Blink
+
   |name    = Maximize Fix
   |author  = Mr Tea, MrTea
+
   |author  = Shockah
   |id      = MrTea.NoBlink
+
   |id      = Shockah.MaximizeFix
   |nexus  = 17220
+
   |nexus  = 16099
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Noclip Mode
+
   |name    = Mayo Hats
   |author  = Pathoschild
+
   |author  = spacechase0
   |id      = Pathoschild.NoclipMode
+
   |id      = spacechase0.MayoHats
   |nexus  = 3900
+
   |nexus  = 17514
   |moddrop = 691002
+
   |github  =
   |github  = Pathoschild/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Cooties
+
   |name    = Mayo Mart
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.NoCooties
+
   |id      = aedenthorn.MayoMart
   |nexus  = 9000
+
   |nexus  = 17175
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Crows
+
   |name    = Mayonnaise++, Mayonnaise Plus Plus
   |author  = CatCattyCat, Cat
+
   |author  = theStormWeaver, Adam 'theStormWeaver' Chevalier
   |id      = cat.nocrows
+
   |id      = xirsoi.mayonnaiseplusplus
   |nexus  = 1682
+
   |nexus  = 4634
   |moddrop = 833543
+
   |github  = xirsoi/MayonnaisePlusPlus
   |github  = danvolchek/StardewMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debris Weather
+
   |name    = Mayo Rain
   |author  = Underscore76
+
   |author  = spacechase0
   |id      = underscore.nodebris
+
   |id      = spacechase0.MayoRain
   |nexus  = 19699
+
   |nexus  = 17436
   |github  = Underscore76/NoDebrisWeather
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
+
   |name    = Meal Overhaul
   |author  = Kryspur
+
   |author  = stardemod
   |id      = Kryspur.NoFallDamage
+
   |id      = stardemod.MealOverhaul
   |nexus  = 17749
+
   |nexus  = 23528
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay
+
   |name    = Meme Outfits
   |author  = CatCattyCat, Cat
+
   |author  = Mehidden
   |id      = cat.nofencedecay
+
   |id      = MemeOutfits.Mehidden
   |nexus  = 1180
+
   |nexus  = 13213
  |moddrop = 833537
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = workaround
 
  |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Fence Decay Redux
+
   |name    = Menus Everywhere
   |author  = EnderTedi
+
   |author  = nman130
   |id      = EnderTedi.NoFenceDecayRedux
+
   |id      = nman130.MenusEverywhere
   |nexus  = 20802
+
   |nexus  = 6119
   |github  = EnderTedi/No-Fence-Decay-Redux
+
   |github  = nman130/Stardew-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Festival Timer
+
   |name    = Merge Fertilizer
   |author  = mistyspring
+
   |author  = TianXiaobai
   |id      = mistyspring.nofestivaltimer
+
   |id      = TianXiaobai.MergeFertilizer
   |nexus  = 20077
+
   |nexus  = 17743
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Friendship Decay
+
   |name    = Message Box API, ChatMod
   |author  = hitachihex
+
   |author  = Kithio
   |id      = hitachihex.NoFriendshipDecay
+
   |id      = Kithio:ChatMod
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/no-friendship-decay.108278/
+
   |chucklefish = 4296
   |source = https://community.playstarbound.com/threads/no-friendship-decay.108278/page-6#post-3242554
+
   |github =
  
   |broke in = Stardew Valley 1.2?
+
   |broke in = SMAPI 2.0
   |status  = workaround
+
   |status  = abandoned
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
<!--
 
  |unofficial version = 1.1.2-unofficial.1-f4ith
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
+
   |name    = Messy Crops
   |author  = Kumagabear
+
   |author  = Tlitookilakin
   |id      = Kumagabear.NoHatTreasureSkull
+
   |id      = tlitookilakin.MessyCrops
   |nexus  = 19655
+
  |moddrop = 1123884
   |github  = DotSharkTeeth/StardewValleyMods
+
   |nexus  = 11317
 +
   |github  = tlitookilakin/MessyCrops
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kids Ever
+
   |name    = Meteor Defence
   |author  = Hangy
+
   |author  = aedenthorn, Erinthe
   |id      = Hangy.NoKidsEver
+
   |id      = aedenthorn.MeteorDefence
   |nexus  = 1464
+
   |nexus  = 10641
   |github  = L3thal1ty/No-Kids-Ever
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mice in the Valley
 +
  |author  = candidus42
 +
  |id      = Candidus42.MiceInTheValley
 +
  |nexus  = 4638
 +
  |github  = mus-candidus/MiceInTheValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Migrate DGA Items
 +
  |author  = violetlizabet
 +
  |id      = violetlizabet.MigrateDGAItems
 +
  |nexus  = 20612
 +
  |github  = elizabethcd/MigrateDGAItems
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Kimchi
+
   |name    = Milk the Villagers
   |author  = jaeha, qpqpqp121
+
   |author  = trunip190
   |id      = jaeha.No_Kimchi
+
   |id      = Trunip190.MilkTheVillagers, Trunip190.MilkVillagers<!--before 1.2.2-->
   |nexus  = 5043
+
   |nexus  = 5948
 
   |github  =
 
   |github  =
  
Line 11,271: Line 12,913:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
+
   |name    = Miller Time
   |author  = Riverbankboy, The_UltimateNuke
+
   |author  = Sonozuki
   |id      = theultimatenuke.testmod
+
   |id      = Satozaki.MillerTime
   |nexus  = 17965
+
   |nexus  = 7575
   |github  = TheUltimateNuke/StardewValleyMods
+
   |github  = Sonozuki/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Mine Flyers Redux
+
   |name    = Milo Dog
   |author  = minervamaga
+
   |author  = Clark, wilsonch3451
  |id      = minervamaga.NoMineFlyersRedux
+
   |id      = Clark.MiloDog
  |nexus  =
+
   |nexus  = 2861
  |moddrop = 631110
 
  |github  = minervamaga/NoMineFlyersRedux
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = No More Accidental Exhaustion, Exhaustion Protection
 
  |author  = Guedez
 
   |id      = exhaustion.protection
 
   |nexus  = 5113
 
  |moddrop = 707180
 
 
   |github  =
 
   |github  =
  
Line 11,296: Line 12,931:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No More Random Mine Flyers
+
   |name    = Mine Assist
   |author  = Drynwynn, thepaladinknight
+
   |author  = Kabigon
   |id      = Drynwynn.NoAddedFlyingMineMonsters
+
   |id      = Kabigon.MineAssist
   |nexus  = 2528
+
   |nexus  = 2296
   |github  = Drynwynn/StardewValleyMods
+
  |chucklefish = 5353
 +
   |github  = KabigonFirst/StardewValleyMods
  
   |broke in = SMAPI 2.8
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#No Mine Flyers Redux|No Mine Flyers Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Non Destructive NPCs
+
   |name    = Minecart Patcher
   |author  = MadaraUchiha
+
   |author  = bwdy
   |id      = MadaraUchiha.NonDestructiveNPCs
+
   |id      = mod.kitchen.minecartpatcher, bwdymods.minecartpatcher<!--before 1.0.3-->
  |nexus  = 5176
+
   |nexus  = 11424
  |github  = MadaraUchiha/NonDestructiveNPCs
+
   |github  = bwdy/SDVModding
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Non-Random Prairie King
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.NonRandomPrairieKing
 
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Pause When Inactive - Global
+
   |name    = Mine Changes
   |author  = Neko Boi Nick
+
   |author  = JPAN
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
+
   |id      = jpan.MineChanges
   |nexus  = 19250
+
   |nexus  = 3963
   |github  = thakyZ/StardewValleyMods
+
   |github  = JPANv2/Stardew-Valley-Mine-Changes
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Poverty by Disconnect
+
   |name    = Mines Tokens
   |author  = Slumber
+
   |author  = sophiesalacia
   |id      = SlumbR.NoPovertyByDisconnect
+
   |id      = sophie.MinesTokens
   |nexus  = 11529
+
   |nexus  = 18776
   |github  =
+
   |github  = sophiesalacia/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Quarry
+
   |name    = Mine Tweaks
   |author  = mlambley
+
   |author  = Shockah
   |id      = mlambley.NoQuarry
+
   |id      = Shockah.MineTweaks
   |nexus  = 19410
+
   |nexus  = 16859
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
+
   |name    = Mini Bars
   |author  = Platonymous
+
   |author  = Ophaneom
   |id      = Platonymous.NormalizeAI
+
   |id      = Ophaneom.MiniBars
  |moddrop = 1521423
+
   |nexus  = 8329
   |nexus  = 19334
+
   |github  = Ophaneom/Mini-Bars
   |github  =
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Rumble Horse
+
   |name    = Mining at the Farm
   |author  = Xangria
+
   |author  = Nishtra
   |id      = Xangria.NoRumbleHorse
+
   |id      = Nishtra.MiningAtTheFarm, MiningAtTheFarm<!--changed in 1.7 or earlier-->
   |nexus  = 1779
+
   |nexus  = 674
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3.23
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Updated No Rumble Horse|Updated No Rumble Horse]] 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    = No Seeds
+
   |name    = Mining with Explosives
   |author  = lech43
+
   |author  = Nishtra
   |id      = lech43.NoSeeds
+
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
   |nexus  = 6392
+
   |nexus  = 770
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = obsolete
 +
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay
+
   |name    = Mini Tool NPC
   |author  = ThatNorthernMonkey
+
   |author  = Tran Minh Thong
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
+
   |id      = mini.tool.npc.mod
   |nexus  = 237
+
   |nexus  = 7060
   |github  = ThatNorthernMonkey/NoSoilDecay
+
   |github  = TMThong/Stardew-Mods
 
 
  |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    = No Soil Decay On Farm
+
   |name    = Minor Light Tweaks
   |author  = A_Dude
+
   |author  = greentodd
   |id      = A_Dude.NoSoilDecayOnFarm
+
   |id      = greentodd.MinorLightTweaks
   |nexus  = 8071
+
   |nexus  = 10223
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Soil Decay Redux
+
   |name    = Miscellaneous Modded Meadows Trolls, Misc Trolls
   |author  = Platonymous
+
   |author  = BlaDe
   |id      = Platonymous.NoSoilDecayRedux
+
   |id      = BlaDe.MiscTrolls
  |curse  = 307727
+
   |nexus  = 12037
  |moddrop = 793930
+
   |github  =
   |nexus  = 1084
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Note Blocks
+
   |name    = Misophonia Accessibility, Remove Eat Sound<!--changed in 2.0-->
   |author  = Yaramy
+
   |author  = The Fluffy Robot
   |id      = yaramy.noteblocks
+
   |id      = TheFluffyRobot.MisophoniaAccessibility, TheFluffyRobot.RemoveEatSound<!--changed in 2.0-->
   |nexus  = 6646
+
   |nexus  = 5691
   |github  =
+
   |github  = jamespfluger/Stardew-MisophoniaAccessibility
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Not Far From The Tree
+
   |name    = Miss Coriel's Position Tool
   |author  = TheElm
+
   |author  = MissCoriel
   |id      = TheElm.NotFarFromTheTree
+
   |id      = misscoriel.PositionTool
   |nexus  = 4739
+
   |nexus  = 8087
   |github  = GStefanowich/SDV-NFFTT
+
   |github  = MissCoriel/Position-Tool
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Thunder Sound
+
   |name    = Miss Coriel's Unique Courtship Response Core, Unique Response Core
   |author  = Sto13
+
   |author  = MissCoriel
   |id      = Sto13.NoThunderSound
+
   |id      = misscoriel.UCRFix
   |nexus  = 14414
+
   |nexus  = 8284
   |github  =
+
   |github  = MissCoriel/UniqueCourtshipResponseCore
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Transitions
+
   |name    = Missing Gifts
   |author  = crazywig
+
   |author  = ChiroxT
   |id      = crazywig.notransitions
+
   |id      = treinke.missinggifts
   |nexus  = 7354
+
   |nexus  = 11363
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Warp Delay
+
   |name    = Mob Count Reports, Report Mob Counts
   |author  = Tran Minh Thong
+
   |author  = StultusV
   |id      = no.warp.delay
+
   |id      = StultusV.ReportMobCounts
   |nexus  = 19805
+
   |nexus  = 10899
   |github  =
+
   |github  = JudeRV/Stardew-ReportMobCounts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Now Playing
+
   |name    = Mobile Arcade
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.NowPlaying
+
   |id      = aedenthorn.MobileArcade
   |nexus  = 19441
+
   |nexus  = 6538
   |github  =
+
   |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    = NPC Adventures, It's Time to Adventure
+
   |name    = Mobile Audio Player
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = purrplingcat.npcadventure
+
   |id      = aedenthorn.MobileAudioPlayer
  |curse  = 577730
+
   |nexus  = 6568
   |nexus  = 4582
+
   |github  = aedenthorn/StardewValleyMods
   |github  = purrplingcat/PurrplingMod
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Bucket for HB, NPC Bucket
+
   |name    = Mobile Calendar
   |author  = shounlol
+
   |author  = aedenthorn, Erinthe
   |id      = shounlol.NPCBucket
+
   |id      = aedenthorn.MobileCalendar
   |nexus  = 20328
+
   |nexus  = 6601
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Calendar Mobile App|Mobile Phone Continued → Calendar Mobile App]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Clothing Framework
+
   |name    = Mobile Catalogues
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.NPCClothing
+
   |id      = aedenthorn.MobileCatalogues
   |nexus  = 13940
+
   |nexus  = 6543
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 +
  |status  = workaround
 +
  |summary  = use [[#Mobile Phone Continued → Mobile Catalogues|Mobile Phone Continued → Mobile Catalogues]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Map Locations
+
   |name    = Mobile Phone
   |author  = Bouhm and Pathoschild
+
   |author  = aedenthorn, Erinthe
   |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
+
   |id      = aedenthorn.MobilePhone
   |nexus   = 239
+
  |curse  = 868890
   |github = Bouhm/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    = NPC Map Locations Extra Config
+
   |name    = Mobile Phone Continued
   |author  = trashcan9
+
   |author  = JoXW
   |id      = trashcan9.NPCMapLocations.ExtraConfig
+
   |id      = JoXW.MobilePhone
   |nexus  = 16236
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Path Displayer, Path Display
+
   |name    = Mobile Phone Continued → Arcade Mobile Apps
   |author  = Akago
+
   |author  = JoXW
   |id      = akago.PathDisplay
+
   |id      = JoXW.MobileArcade
   |nexus  = 7563
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Numerical Health
+
   |name    = Mobile Phone Continued → Calendar Mobile App
   |author  = Hydrox, hydrox6
+
   |author  = JoXW
   |id      = Hydrox.NumericalHealth
+
   |id      = JoXW.MobileCalendar
   |nexus  = 4863
+
   |nexus  = 21017
   |github  =
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Import Map, Import Map
+
   |name    = Mobile Phone Continued → Mobile Catalogues
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.ImportMap
+
   |id      = JoXW.MobileCatalogues
   |nexus  = 10965
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Product Display
+
   |name    = Mobile Phone Continued → Television Mobile App
   |author  = aedenthorn, Erinthe
+
   |author  = JoXW
   |id      = aedenthorn.ObjectProductDisplay
+
   |id      = JoXW.MobileTelevision
   |nexus  = 18365
+
   |nexus  = 21017
   |github  = aedenthorn/StardewValleyMods
+
   |github  = JoXW100/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Progress Bars
+
   |name    = Mobile Television
   |author  = Adeel Tariq
+
   |author  = aedenthorn, Erinthe
   |id      = Adeel.ObjectProgressbars
+
   |id      = aedenthorn.MobileTelevision
   |nexus  = 2803
+
   |nexus  = 6575
   |github  = AdeelTariq/ObjectProgressBars
+
   |github  = aedenthorn/StardewValleyMods
  
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Mobile Phone-->
 
   |status  = workaround
 
   |status  = workaround
   |summary  = broken, use older version 1.3 instead.
+
   |summary  = use [[#Mobile Phone Continued → Television Mobile App|Mobile Phone Continued → Television Mobile App]] instead.
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Object Time Left
+
   |name    = MobileUI Android
   |author  = spacechase0
+
   |author  = WisnuNug
   |id      = spacechase0.ObjectTimeLeft
+
   |id      = WisnuNug.MobileUI
   |curse   = 867757
+
   |nexus   = 17652
   |moddrop = 131148
+
   |github  =
  |nexus  = 1315
+
 
   |github  = spacechase0/StardewValleyMods
+
   |warnings = Only works on Android.
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OK Night Check
+
   |name    = Modify This
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.OKNightCheck
+
   |id      = aedenthorn.ModThis
   |nexus  = 14231
+
   |nexus  = 7814
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,555: Line 13,184:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OmniFarm
+
   |name    = Mod List Command
   |author  = lambui
+
   |author  = Blackclaw
   |id      = PhthaloBlue.Omnifarm
+
   |id      = Blackclaw.ModListCommand
   |nexus  =
+
   |nexus  = 5131
  |url    = https://community.playstarbound.com/threads/127299
+
   |github  = Xebeth/StardewValley-ListModsCommand
   |github  = lambui/StardewValleyMod_OmniFarm
 
 
 
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 2.0.5-unofficial.2-glimmerDev
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121265
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Swing
+
   |name    = Mod Menu
   |author  = Alejandro Akbal
+
   |author  = Enaium
   |id      = AlejandroAkbal.OmniSwing
+
   |id      = Enaium.ModMenu
   |nexus  = 7877
+
  |curse  = 436844
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
+
  |moddrop = 885574
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/ModMenu
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Omni Tools
+
   |name    = Mod Settings Tab
   |author  = aedenthorn, Erinthe
+
   |author  = Gilar Fasulaki
   |id      = aedenthorn.OmniTools
+
   |id      = GilarF.ModSettingsTab
  |curse  = 868690
+
   |nexus  = 4579
   |nexus  = 14865
+
   |github  = GilarF/SVM
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-128#post-120507
+
   |status  = workaround
   |unofficial version = 1.0.1-unofficial
+
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Click Shed Reloader
+
   |name    = Modular Gameplay Overhaul, MARGO, DaLion's Modular Gameplay Overhaul
   |author  = BitwiseJon
+
   |author  = DaLion
   |id      = BitwiseJonMods.OneClickShedReloader
+
   |id      = DaLion.Overhaul
   |nexus  = 2052
+
   |nexus  = 14470
   |github  = bitwisejon/StardewValleyMods
+
   |github  =
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Day at a Time
+
   |name    = Modular Zen Garden, Modular Zen Gardens Furniture
   |author  = Miome
+
   |author  = leroymilo
   |id      = Miome.OneDayAtATime
+
   |id      = leroymilo.ModularZenGarden
   |nexus  = 8870
+
   |nexus  = 22140
   |github  = miome/OneDayAtATime
+
   |github  = Leroymilo/MZG
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Silo Storage
+
   |name    = Mod Update Menu
   |author  = SorryLate, rharyanto
+
   |author  = CatCattyCat, Cat
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
+
   |id      = cat.modupdatemenu
   |nexus  = 5150
+
   |nexus  = 2536
   |github  =
+
  |moddrop = 833560
 +
   |github  = danvolchek/StardewMods
  
   |status  = workaround
+
   |broke in          = Stardew Valley 1.5
   |summary  = Use [[#Silo Size|Silo Size]] instead.
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123104
   |broke in = SMAPI 3.12.0
+
   |unofficial version = 1.6.1-unofficial-1.dphill
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = One Sprinkler One Scarecrow
+
   |name    = Mod Updater
   |author  = Mizzion
+
   |author  = Platonymous
   |id      = mizzion.onesprinkleronescarecrow
+
   |id      = Platonymous.ModUpdater
   |nexus   = 3633
+
   |curse   = 877226
   |moddrop = 661376
+
   |nexus  = 6338
   |github  = Mizzion/MyStardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Only Iridium
+
   |name    = Money Management Mod
   |author  = xiaoye97
+
   |author  = Tbonetomtom
   |id      = xiaoye97.OnlyIridium
+
   |id      = Tbonetomtom.MoneyManagementMod
   |nexus  = 4471
+
   |nexus  = 17045
   |github  =
+
   |github  = Tbonetomtom/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Open Hearts
+
   |name    = Monster Goals Anywhere
   |author  = MedievalAI
+
   |author  = Suphax
   |id      = MedievalAI.OpenHearts
+
   |id      = suphax.monstergoalsanywhere
   |nexus  = 16944
+
  |moddrop = 1088762
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Orchard - Better Fruit Trees
+
   |name    = Monster Invasion
   |author  = Saitoue
+
   |author  = Krutonium
   |id      = Saitoue.Orchard
+
   |id      = krutonium.monsterinvasion
   |nexus  = 13867
+
   |nexus  = 12641
   |github  = Saitoue/Orchard
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increaser
+
   |name    = Monster Level Tip
   |author  = crazywig
+
   |author  = WhiteMind
   |id      = crazywig.oreincrease
+
   |id      = WhiteMind.MonsterLT
   |nexus  = 7370
+
   |nexus  = 1896
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 +
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ore Increase V3
+
   |name    = Monster Log Anywhere
   |author  = KKramer85
+
   |author  = MouseyPounds
   |id      = OreIncreaseV3
+
   |id      = MouseyPounds.MonsterLogAnywhere
  |moddrop = 1475534
+
   |nexus  = 3997
   |nexus  = 19132
+
   |github  = MouseyPounds/stardew-mods
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Organize Inventory Shortcut
+
   |name    = Monster Musk in Volcano
   |author  = Yyeahdude
+
   |author  = BananaFruit
   |id      = Yyeahdude.OrganzieShortcut
+
   |id      = BananaFruit.MonsterMuskInVolcano
   |nexus  = 4772
+
   |nexus  = 10651
   |github  =
+
   |github  = BananaFruit1492/MonsterMuskInVolcano
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monster Slayer Anywhere
 +
  |author  = AcidicNic
 +
  |id      = acidicNic.MonsterSlayerAnywhere
 +
  |nexus  = 21162
 +
  |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Monsters - The Framework
 +
  |author  = spacechase0
 +
  |id      = spacechase0.MonstersTheFramework
 +
  |nexus  = 10673
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornithologist's Guild
+
   |name    = Monthly Mail
   |author  = Ivy
+
   |author  = Taskmaster
   |id      = Ivy.OrnithologistsGuild
+
   |id      = Taskmaster.MonthlyMail
   |nexus  = 14510
+
   |nexus  = 4523
   |github  = greyivy/OrnithologistsGuild
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Dynamic Game Assets, @retest-after Mail Framework-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Outfit Sets
+
   |name    = MoodFix
   |author  = aedenthorn, Erinthe
+
   |author  = vaindil
   |id      = aedenthorn.OutfitSets
+
   |id      = vaindil.MoodFix
   |nexus  = 13888
+
   |nexus  = 1809
   |github  = aedenthorn/StardewValleyMods
+
   |github  = vaindil/sdv-moodfix
 +
 
 +
  |status  = obsolete
 +
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Out of Season Bonuses, Seasonal Items
+
   |name    = Mood Guard
   |author  = Midori Armstrong, azureglasses
+
   |author  = YonKuma, kumarei
   |id      = midoriarmstrong.seasonalitems
+
   |id      = YonKuma.MoodGuard
   |nexus  = 1452
+
   |nexus  = 1597
   |github  =
+
   |github  = YonKuma/MoodGuard
  
 
   |broke in = Stardew Valley 1.3
 
   |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    = Overworld Chests
+
   |name    = Moody Planet
   |author  = aedenthorn, Erinthe
+
   |author  = Daniel McMenamy, Deathest1
   |id      = aedenthorn.OverworldChests
+
   |id      = f1r3w477.MoodyPlanet
   |nexus  = 7710
+
   |nexus  = 2830
   |github  = aedenthorn/StardewValleyMods
+
   |github  = F1r3w477/TheseModsAintLoyal
  
   |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Level Extended-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = OwO Stawdew Vawwey
+
   |name    = Moolah 1.6 Fix
   |author  = CrunchyDuck
+
   |author  = supergato664
   |id      = CrunchyDuck.OwOMod
+
   |id      = supergato664.Moolah
   |nexus  = 8923
+
   |nexus  = 23549
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pacifist Valley
+
   |name    = Moolah Money Mod
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PacifistValley
+
   |id      = aedenthorn.Moolah
   |nexus  = 5464
+
   |nexus  = 15123
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 11,722: Line 13,370:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Painting Display
+
   |name    = Moongates
   |author  = aedenthorn, Erinthe
+
   |author  = bwdy
   |id      = aedenthorn.PaintingDisplay
+
   |id      = bwdy.moongates
   |nexus  = 10918
+
   |nexus  = 3545
   |github  = aedenthorn/StardewValleyMods
+
   |github  = bwdymods/SDV-Moongates
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades
+
   |name    = Moon Misadventures
   |author  = drbirbdev
+
   |author  = spacechase0 and ParadigmNomad
   |id      = drbirbdev.PanningUpgrades
+
   |id      = spacechase0.MoonMisadventures
   |nexus  = 12242
+
  |curse  = 867702
   |github  = drbirbdev/StardewValley
+
   |nexus  = 10612
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Panning Upgrades Extra Config
+
   |name    = Moon Misadventures - Bigger Backpack Compatibility Patch, MoonMisadventures_BiggerBackpackPatch
   |author  = trashcan9
+
   |author  = SinZ
   |id      = trashcan9.PanningUpgrades.ExtraConfig
+
   |id      = SinZ.MoonMisadventures_BiggerBackpackPatch
   |nexus  = 16234
+
   |nexus  = 12096
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Moon Misadventures, Bigger Backpack-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paper Mario Partners for Stardew Valley
+
   |name    = Mopsy's Ranch Livin'
   |author  = AnotherStardewValleySunday
+
   |author  = Mopquill
   |id      = AnotherStardewValleySunday.PaperMarioPartners
+
   |id      = Mopquill.Ranch-Livin
   |nexus  = 14638
+
   |nexus  = 2200
   |github  =
+
   |github  = mopquill/Mopsys-Ranch-Livin
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Better Farm Animal Variety
+
   |name    = More Animals, More Pets
   |author  = Paritee
+
   |author  = Entoarox
   |id      = Paritee.BetterFarmAnimalVariety
+
   |id      = Entoarox.MoreAnimals, Entoarox.MorePets, 821ce8f6-e629-41ad-9fde-03b54f68b0b6MOREPETS<!--changed in 2.0 and 1.3-->
   |nexus  = 3296
+
   |nexus  = 2274
   |github  = paritee/Paritee.StardewValley.Frameworks
+
  |chucklefish = 4288
 +
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
<!--
 
  |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-68#post-47274
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Paritee's Treat Your Animals
+
   |name    = More Artifact Spots
   |author  = Paritee
+
   |author  = momoaau
   |id      = Paritee.TreatYourAnimals
+
   |id      = 451, momoaau.ArtifactSpots<!--actual + unofficial manifest ID-->
   |nexus  = 3375
+
   |nexus  = 451
   |github  = paritee/Paritee.StardewValley.Frameworks
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Increased Artifact Spots|Increased Artifact Spots]] instead.
 
<!--
 
<!--
   |unofficial version = 1.1.2-unofficial.2-Strobe
+
   |unofficial version = 2.0.1-unofficial.1-IQ
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-46#post-29316
+
   |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    = Parsnips
+
   |name    = More Barn and Coop Animals
   |author  = MarthaSolomon, SolomonsWorkshop
+
   |author  = AairTheGreat, Aair
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
+
   |id      = AairTheGreat.MoreBarnCoopAnimals
   |nexus  = 2166
+
   |nexus  = 4869
 
   |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    = More Books
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = jeWel
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
+
   |id      = jeWel.MoreBooksCode
   |nexus  = 3524
+
   |nexus  = 23891
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Partial Hearts
+
   |name    = More Buildings
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.PartialHearts
+
   |id      = spacechase0.MoreBuildings
   |nexus  = 11628
+
  |curse  = 867740
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771640
 +
   |nexus  = 2757
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Particle Effects
+
   |name    = More Bundles
   |author  = aedenthorn, Erinthe
+
   |author  = TwinBuilderOne
   |id      = aedenthorn.ParticleEffects
+
   |id      = TwinBuilderOne.MoreBundles
  |curse  = 868786
+
   |nexus  = 9709
   |nexus  = 11056
+
   |github  = TwinBuilderOne/StardewValleyMods
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Part of the Community
+
   |name    = More Clocks
   |author  = bmarquismarkail, Space Baby
+
   |author  = phjoker
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
+
   |id      = phjoker.MoreClocks
   |nexus  = 923
+
   |nexus  = 11840
   |github  = bmarquismarkail/SV_PotC
+
   |github  = p-holodynski/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Crops
+
   |name    = More Conversation Topics
   |author  = NCarigon
+
   |author  = violetlizabet
   |id      = NCarigon.PassableCrops
+
   |id      = violetlizabet.MoreConvoTopics
   |nexus  = 15223
+
   |nexus  = 10008
   |github  = ncarigon/StardewValleyMods
+
   |github  = elizabethcd/MoreConversationTopics
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passable Ladders
+
   |name    = More Dresser Variety
   |author  = J_Hizzal
+
   |author  = Dragoon23
   |id      = J_Hizzal.PassableLadders
+
   |id      = Dragoon23.MoreDresserVariety
   |nexus  = 2985
+
   |nexus  = 24194
   |github  = joelra/SDV-PassableLadders
+
   |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    = More Events
   |author  = punyo, yakminepunyo
+
   |author  = Siweipancc
   |id      = punyo.PassableObjects
+
   |id      = Siweipancc.MoreEvents
   |nexus  = 2329
+
   |nexus  = 20945
   |github  = pomepome/PassableObjects
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Passive Friendship
+
   |name    = More Fertilizers
   |author  = StultusV
+
   |author  = atravita
   |id      = StultusV.PassiveFriendship
+
   |id      = atravita.MoreFertilizers
   |nexus  = 8732
+
  |curse  = 870975
   |github  = JudeRV/Stardew-PassiveFriendship
+
  |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    = Pause Time in Multiplayer Revived
+
   |name    = More for Leo
   |author  = mishmaash
+
   |author  = Blams
   |id      = mishmaash.PauseInMultiplayer
+
   |id      = blams.MoreForLeo
   |nexus  = 21327
+
   |nexus  = 12710
  |github  = mishagp/PauseInMultiplayer
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pause Sync
 
  |author  = Terrorbladed
 
  |id      = Tb.Stardew_Pause_Sync
 
  |nexus  = 10160
 
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pause While Sitting
+
   |name    = More Giant Crops
   |author  = heyseth
+
   |author  = spacechase0
   |id      = heyseth.sitpause
+
   |id      = spacechase0.MoreGiantCrops
   |nexus  = 8295
+
  |curse  = 867723
   |github  = heyseth/SDVMods
+
  |moddrop = 771694
 +
   |nexus  = 5263
 +
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PDQ Paths
+
   |name    = More Grass
   |author  = Jaredlll08
+
   |author  = Sonozuki
   |id      = BlameJared.PDQPaths
+
   |id      = EpicBellyFlop45.MoreGrass
   |nexus  =
+
   |nexus  = 5398
  |curse  = 307090
+
   |github  = Sonozuki/StardewMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican Fiber
+
   |name    = More Grass on the Beach
   |author  = jwdred
+
   |author  = Angela Ranna
   |id      = jwdred.PelicanFiber
+
   |id      = AngelaRanna.MoreGrassOnTheBeach
   |nexus  = 631
+
   |nexus  = 8117
  |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
 
  |name    = Pelican Postal Service
 
  |author  = ElectroCrumpet
 
  |id      = ElectroCrumpet.PelicanPostalService
 
  |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    = Pelican TTS
+
   |name    = More Grass Starters
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.PelicanTTS
+
   |id      = spacechase0.MoreGrassStarters
   |nexus   = 1079
+
   |curse   = 867750
   |moddrop = 793929
+
   |moddrop = 313307
   |github  = Platonymous/Stardew-Valley-Mods
+
  |nexus  = 1702
 +
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pelican xVASynth
+
   |name    = More Health
   |author  = aedenthorn, Erinthe
+
   |author  = j4c0b333
   |id      = aedenthorn.PelicanxVASynth
+
   |id      = j4c0b333.Morehealth
   |nexus  = 10250
+
   |nexus  = 4053
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = People Seeds
+
   |name    = More Key Binding
   |author  = bwdy
+
   |author  = SorryLate, rharyanto
   |id      = bwdy.peopleseeds
+
   |id      = SorryLate.MoreKeybinding
   |nexus  = 3635
+
   |nexus  = 5290
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
+
   |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Level Up Notifications, Level Up Notifications
 +
  |author  = Binarynova
 +
  |id      = binarynova.levelupnotifications
 +
  |nexus  = 21667
 +
  |github  = Binarynova/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Perfection Tweaker
+
   |name    = More Lively Sewer Overhaul, Aimon's More Lively Sewer Overhaul Patches
   |author  = shekurika
+
   |author  = Aimon111
   |id      = shekurika.PerfectionTweaker
+
   |id      = AimonsMoreLivelySewerOverhaulPatches
   |nexus  = 8615
+
   |nexus  = 19405
   |github  =
+
   |github  = SimonK1122/More-Lively-Sewer-Overhaul-code-patches
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Permanent Cellar
+
   |name    = More Map Layers
   |author  = CyanFire
+
   |author  = Platonymous
   |id      = CF.PermanentCellar
+
   |id      = Platonymous.MoreMapLayers
   |nexus  = 17257
+
   |nexus  = 1134
   |github  = CyanFireUK/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    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
+
   |name    = More Mine Ladders
   |author  = Goldenrevolver
+
   |author  = JadeTheavas
   |id      = Goldenrevolver.PermanentCookoutKit
+
   |id      = JadeTheavas.MoreMineLadders, Theavas.MoreMineLadders<!--changed in 1.1-->
   |nexus  = 8035
+
   |nexus  = 2105
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = JadeTheavas/MoreMineLadders
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persia the Mermaid, PersiaMod
+
   |name    = More Multiplayer Info
   |author  = Avalon, Avalonii
+
   |author  = cheesysteak
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
+
   |id      = cheesysteak.moremultiplayerinfo
   |nexus  = 1419
+
   |nexus  = 2173
   |github  =
+
   |github  = cheesysteak/stardew-steak
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |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 [[#More Multiplayer Info (1.6 Updated)|More Multiplayer Info (1.6 Updated)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Multiplayer Info (1.6 Updated)
 +
  |author  = yummypecho
 +
  |id      = yummypecho.moremultiplayerinfo
 +
  |nexus  = 22024
 +
  |github  = cheesysteak/stardew-steak
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Nightly Events
 +
  |author  = Khloe Leclair
 +
  |id      = leclair.morenightlyevents
 +
  |nexus  = 22612
 +
  |github  = KhloeLeclair/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Game Options
+
   |name    = More Rain
   |author  = Xangria
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Xangria.PersistentGameOptions
+
   |id      = Omegasis.MoreRain
   |nexus  = 1778
+
   |nexus  = 441
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Grange Display
+
   |name    = More Random Edition, Randomizer
   |author  = aedenthorn, Erinthe
+
   |author  = Chikakoo and doomdonuts, Chikakoo4
   |id      = aedenthorn.PersisitentGrangeDisplay
+
   |id      = Chikakoo.Randomizer
   |nexus  = 7977
+
   |nexus  = 5311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Chikakoo/stardew-valley-randomizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persistent Mines
+
   |name    = More Rings
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.PersistentMines
+
   |id      = spacechase0.MoreRings
   |nexus  = 14985
+
  |curse  = 867743
 +
  |moddrop = 771616
 +
   |nexus  = 2054
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 12,001: Line 13,656:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Persival's Bundle Mod
+
   |name    = More Sensible Juices
   |author  = Persival
+
   |author  = NCarigon
   |id      =
+
   |id      = NCarigon.MoreSensibleJuices
   |nexus  = 438
+
   |nexus  = 23146
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = use [[#Junimo Deposit Anywhere|Junimo Deposit Anywhere]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Anvil
+
   |name    = More Sexy Dwarf
   |author  = Strobe
+
   |author  = CyberCheese
   |id      = Strobe.PersonalAnvil
+
   |id      = cybercheese.moresexydwarf
   |nexus  = 5326
+
   |nexus  = 4320
   |github  = strobel1ght/Personal-Anvil
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Combat Drone Redux
+
   |name    = More Silo Storage
   |author  = Prism 99
+
   |author  = OrneryWalrus
   |id      = prism99.cambam.MURDERDRONE.redux
+
   |id      = OrneryWalrus.MoreSiloStorage
   |nexus  = 18224
+
   |nexus  = 2587
 
   |github  =
 
   |github  =
}}
+
   |broke in = Stardew Valley 1.3
{{#invoke:SMAPI compatibility|entry
 
  |name    = Personal Effects
 
  |author  = bwdy
 
   |id      = bwdy.personaleffects
 
  |nexus  = 3532
 
  |github  = bwdymods/SDV-PersonalEffects
 
 
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
+
   |summary  = use [[#Silo Size|Silo Size]] instead.
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Effects Redux
+
   |name    = More Slimes, More Monsters
   |author  = ceruleandeep
+
   |author  = Ded4lif
   |id      = ceruleandeep.personaleffects
+
   |id      = Ded4lif.MoreSlimes, Ded4lif.MoreMonsters<!--changed circa 1.6-->
   |nexus  = 8616
+
   |nexus  = 7526
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Traveling Cart
+
   |name    = More Sorting, More Sorting Options
   |author  = aedenthorn, Erinthe
+
   |author  = Chris Kau & Sean Nightingale
   |id      = aedenthorn.PersonalTravellingCart
+
   |id      = CKSR.MoreSorting
   |nexus  = 14087
+
   |nexus  = 22944
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Bowl Filler
+
   |name    = More TV Channel, CanaisTv
   |author  = Invatorzen
+
   |author  = BrasileiroTop
   |id      = invatorzen.PBF
+
   |id      = BrasileiroTop.CanaisTv
   |nexus  = 12161
+
   |nexus  = 5126
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Choice Perks
+
   |name    = More Weapons
   |author  = skuldomg, Skuld
+
   |author  = Joco80 & Sasara
   |id      = skuldomg.petChoicePerks
+
   |id      = Joco80.MoreWeapons
   |nexus  = 3313
+
   |nexus  = 1168
   |github  = skuldomg/petChoicePerks
+
   |github  = Sasara2201/More-Weapons-SDV-Mod-
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.1.1.unofficial-3.strobe
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Enhancement Mod
+
   |name    = Morning Auto-Pause
   |author  = Jfulmer, Consillium
+
  |author  = Zamiel
   |id      = JfulmerPetEnhancementMod
+
  |id      = Zamiel.MorningAutoPause
   |nexus  =
+
  |nexus  = 21266
   |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
+
  |github  = Zamiell/stardew-valley-mods
   |github  = jlfulmer/PetEnhancementMod
+
}}
 +
{{#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
 +
  |name    = Motorcycle Mod, Moto Mod
 +
  |author  = Akane
 +
   |id      = Akane.MotorcycleMod<!--changed in 1.0.2 re-release-->, Pathoschild.MotorcycleMod<!--changed in 1.0.2-->, Akane.MotoMod
 +
   |nexus  = 10553
 +
  |github  =
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
   |status            = abandoned
 +
  |summary            = remove this mod (no longer maintained; use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206 unofficial update] instead).
 +
  |unofficial version = 1.1.0-unofficial.2-CyanFire
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126206
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = mouahrara's Module Collection
 +
  |author  = mouahrara
 +
  |id      = mouahrara.mouahrarasModuleCollection
 +
  |nexus  = 18973
 +
  |github  = mouahrara/mouahrarasModuleCollection
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mouse Move Mode, Right Click Move Mode
 +
  |author  = ylsama
 +
  |id      = nghiango1.MouseMoveMode<!--changed in 1.2.9-->, ylsama.MouseMoveMode<!--changed in 1.2.8-->, ylsama.RightClickMoveMode
 +
  |nexus  = 2614
 +
  |github  = ylsama/RightClickMoveMode
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Moveable Mailbox
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.MoveableMailbox
 +
  |nexus  = 7834
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in     = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
  |status        = workaround
+
   |unofficial version = 0.2.1-unofficial.2-mouahrara
  |summary      = use [[#Pet Interaction|Pet Interaction]] instead.
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#MoveableMailbox
<!--
 
   |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 Interaction
+
   |name    = Moveable Pet Bowl
   |author  = jahangmar
+
   |author  = aedenthorn, Erinthe
   |id      = jahangmar.PetInteraction
+
   |id      = aedenthorn.MoveablePetBowl
   |nexus  = 4232
+
  |curse  = 868849
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 8038
 +
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Spawn Location
+
   |name    = Move Annoying Cursor
   |author  = Shaklin
+
   |author  = joljyo
   |id      = shaklin.petspawnlocation
+
   |id      = joljyo.MoveAnnoyingCursor
   |nexus  = 5986
+
   |nexus  = 7378
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Traveling Cart, 猪车电话
+
   |name    = Move Bed
   |author  = Becks723
+
   |author  = yangZ, yangZheng20
   |id      = Becks723.PhoneTravelingCart
+
   |id      = yangZ.MoveBed
   |nexus  = 12981
+
   |nexus  = 23308
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Phone Villagers
+
   |name    = Move Between Buildings
   |author  = DewMods
+
   |author  = Vilaboa
   |id      = DewMods.StardewValleyMods.PhoneVillagers
+
   |id      = Vilaboa.MoveBetweenBuildings
   |nexus  = 2681
+
   |nexus  = 17391
 
   |github  =
 
   |github  =
  
Line 12,131: Line 13,813:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pick Your Enchantment, Forge Menu Choice
+
   |name    = Move Faster
   |author  = atravita
+
   |author  = Shuai Zhang
   |id      = atravita.ForgeMenuChoice
+
   |id      = shuaiz.MoveFasterMod
  |curse  = 870980
+
   |nexus  = 1351
   |nexus  = 11376
+
   |github  = hcoona/StardewValleyMods
  |moddrop = 1125882
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.2?
 +
  |status  = workaround
 +
  |summary  = use [[#Auto Speed|Auto Speed]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Picross Arcade Mod, Picrosser
+
   |name    = Move Greenhouse Plot
   |author  = KediDili
+
   |author  = aedenthorn, Erinthe
   |id      = KediDili.ThePicrosser
+
   |id      = aedenthorn.MoveGreenhousePlot
   |nexus  = 17530
+
   |nexus  = 13589
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre Sells Mixed Seeds
+
   |name    = Move It
   |author  = GrimReapers1121
+
   |author  = aedenthorn, Erinthe
   |id      = GrimReapers.PSMS
+
   |id      = aedenthorn.MoveIt
   |nexus  = 12606
+
   |nexus  = 15163
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pierre's Roulette Shop
+
   |name    = Movement Mod, Movement Modifier
   |author  = Xynerorias
+
   |author  = Zoryn
   |id      = xynerorias.pierresroulette
+
   |id      = Zoryn.MovementModifier
   |nexus  = 10826
+
   |nexus  =
   |github = xynerorias/pierre-roulette-shop-SV
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
 
+
   |github  = Zoryn4163/SMAPI-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Piggy Bank Mod
+
   |name    = Movement Speed
   |author  = MindMeltMax
+
   |author  = bcmpinc
   |id      = MindMeltMax.PiggyBank
+
   |id      = bcmpinc.MovementSpeed
   |nexus  = 6934
+
   |nexus  = 2736
  |moddrop = 1135669
+
   |github  = bcmpinc/StardewHack
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pipe Irrigation
+
   |name    = Move Through Object
   |author  = aedenthorn, Erinthe
+
   |author  = ylsama
   |id      = aedenthorn.PipeIrrigation
+
   |id      = ylsama.MoveThoughObject
   |nexus  = 10205
+
   |nexus  = 2680
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 +
 
 +
  |dev note = source in separate Git branch
  
   |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
+
   |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    = Placeable Mine Shafts
+
   |name    = Movie Theatre Tweaks
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.PlaceShaft
+
   |id      = aedenthorn.MovieTheatreTweaks
   |nexus  = 5440
+
  |curse  = 868672
 +
   |nexus  = 16395
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,190: Line 13,879:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlacementPlus
+
   |name    = Mr. Pam - Snorlax Mechanics
   |author  = 2Retr0
+
   |author  = daleonar
   |id      = 2Retr0.PlacementPlus
+
   |id      = daleonar.Snorlax
   |nexus  = 8798
+
   |nexus  = 16194
  |curse  = 486164
+
   |github  =
   |github  = 2Retr0/PlacementPlus
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plan Importer
+
   |name    = MTN, More Than Necessary
   |author  = Platonymous
+
   |author  = SgtPickles, GameMX
   |id      = Platonymous.PlanImporter
+
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
   |nexus  = 2071
+
   |nexus  = 2256
  |moddrop = 793846
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (no longer maintained; equivalent map customisability was added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planned Parenthood
+
   |name    = Muffin Core
   |author  = aedenthorn, Erinthe
+
   |author  = Kabi-chan
   |id      = aedenthorn.PlannedParenthood
+
   |id      = kabi-chan.MuffinCore
   |nexus  = 12869
+
   |nexus  = 8070
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Palm Trees
+
   |name    = Multi Fertilizer
   |author  = MouseyPounds
+
   |author  = spacechase0
   |id      = MouseyPounds.PlantablePalmTrees
+
   |id      = spacechase0.MultiFertilizer
   |nexus  = 4096
+
   |curse   = 867717
  |github  = MouseyPounds/stardew-mods
+
   |nexus  = 7436
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
   |name    = Plant and Fertilize All, Plant All
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.PlantAll
 
   |nexus  = 10482
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Planter Trees
+
   |name    = Multiplayer Backpacks
   |author  = aedenthorn, Erinthe
+
   |author  = skiilaa
   |id      = aedenthorn.PlanterTrees
+
   |id      = skiilaa.MultiplayerBackpacks
   |nexus  = 11687
+
   |nexus  = 2282
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plant on Grass
+
   |name    = Multiplayer Emotes
   |author  = Demiacle
+
   |author  = FerMod
   |id      = Demiacle.PlantOnGrass
+
   |id      = FerMod.MultiplayerEmotes
   |nexus  = 1026
+
   |nexus  = 2347
   |github  =
+
   |github  = FerMod/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = workaround
+
   |status  = obsolete
   |summary  = use [[#Tillable Ground|Tillable Ground]] instead.
+
   |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Partners and Friendships
+
   |name    = Multiplayer Exp Share, Multiplayer Exp Sharing
   |author  = Amaranthacyan and ch20youk
+
   |author  = Achtuur
   |id      = Amaranthacyan.PPAFSMAPI
+
   |id      = Achtuur.MultiplayerExpShare
   |nexus  = 8146
+
   |nexus  = 16891
   |github  =
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Platonic Relationships
+
   |name    = Multiplayer Horse Reskin
   |author  = Cherry, CherryChain
+
   |author  = delphinwave
   |id      = Cherry.PlatonicRelationships
+
   |id      = DelphinWave.MultiplayerHorseReskin
   |nexus  = 4668
+
   |nexus  = 7681
  |moddrop = 716353
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoTK
+
   |name    = Multiplayer Hub
   |author  = Platonymous
+
   |author  = Alberto Moreira Luiz
   |id      = Platonymous.PlatoTK
+
   |id      = AlbertoMoreiraLuiz.MultiplayerHub
  |curse  = 877225
+
   |nexus  = 9672
   |nexus  = 6589
+
   |github  =
   |github  = Platonymous/PlatoTK
 
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PlatoUI
+
   |name    = Multiplayer Idle
   |author  = Platonymous
+
   |author  = DoubleZ
   |id      = Platonymous.PlatoUI
+
   |id      = DoubleZ.MultiplayerIdle
  |moddrop = 1521422
+
   |nexus  = 3765
   |nexus  = 19023
+
   |github  = SourceZh/MultiplayerIdle
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plato Warp Menu
+
   |name    = Multiplayer Info
   |author  = Platonymous
+
   |author  = MindMeltMax
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
+
   |id      = MindMeltMax.MPInfo
   |curse  = 877227
+
   |curse  = 1004488
   |nexus  = 5384
+
   |moddrop = 1302776
   |moddrop = 793920
+
   |nexus  = 15155
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Arrows
+
   |name    = Multiplayer Journey Of The Prairie King, Prairie King - Multiplayer Support
   |author  = TheShamanLord
+
   |author  = Scayze
   |id      = TheShamanLord.PlayerArrows
+
   |id      = scayze.MultiplayerPrairieKing
   |nexus  = 19479
+
   |nexus  = 16030
   |github  = Jwaad/Stardew_Player_Arrows
+
   |github  = scayze/multiprairie
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
+
   |name    = Multiplayer Mod
   |author  = DecidedlyHuman
+
   |author  = Tran Minh Thong
   |id      = DecidedlyHuman.PlayerCoordinates
+
   |id      = multiplayer.mod
   |nexus  = 7969
+
   |nexus  = 16582
  |moddrop = 984961
+
   |github  = TMThong/Stardew-Mods
   |github  = DecidedlyHuman/PlayerCoordinates
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Player Income Stats
+
   |name    = Multiplayer Mod Checker
   |author  = ha1fdaew
+
   |author  = Cherry, CherryChain
   |id      = ha1fdaew.playerincomestats
+
   |id      = Cherry.MultiplayerModChecker
   |nexus  = 7373
+
   |nexus  = 6609
   |github  = ha1fdaew/PlayerIncomeStats
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Playground Mod
+
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
   |author  = aedenthorn, Erinthe
+
   |author  = Unremarkable, animavoro
   |id      = aedenthorn.PlaygroundMod
+
   |id      = unremarkable.fix-sellToStorePrice
   |nexus  = 14125
+
   |nexus  = 2135
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
 +
 
 +
  |broke in = Stardew Valley 1.3.11
 +
  |status  = obsolete
 +
  |summary  = remove this mod (bug was fixed in Stardew Valley 1.3.17).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Play Prairie King With NPCs, Two Player Prairie King
+
   |name    = Multiplayer Shaft Fix
   |author  = aedenthorn, Erinthe
+
   |author  = Prince-Leto
   |id      = aedenthorn.TwoPlayerPrairieKing
+
   |id      = princeleto.multiplayershaftfix
   |nexus  = 12750
+
   |nexus  = 2922
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Prince-Leto/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Please Fix Error
+
   |name    = Multiplayer Speech Bubbles
   |author  = Jessebot
+
   |author  = Kalthramis
   |id      = Jessebot.PleaseFixError
+
   |id      = Kalthramis.MPSpeechBubbles
   |nexus  = 6492
+
   |nexus  = 2192
   |github  = JessebotX/StardewValleyMods
+
   |github  =
}}
+
   |source = {{github|Kalthramis/StardewValley}}/tree/MPSpeechBubbles
{{#invoke:SMAPI compatibility|entry
 
   |name    = Please Gift Me In Person
 
  |author = Shockah
 
  |id      = Shockah.PleaseGiftMeInPerson
 
  |nexus  = 11217
 
  |github  = Shockah/Stardew-Valley-Mods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Mail Services Mod-->
+
   |dev note = source in separate Git branch; GitHub repo outdated (see issue #11)
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Point and Plant
 
  |author  = jwdred
 
  |id      = jwdred.PointAndPlant
 
  |nexus  = 572
 
  |github  = jdusbabek/stardewvalley
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in           = Stardew Valley 1.4
  |status  = workaround
+
   |unofficial version = 1.0.3-unofficial.1-SorryLate
  |summary  = Use [[#Smart Building|Smart Building]] instead.
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
<!--
 
   |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    = PokefyMania
+
   |name    = Multiplayer Time
   |author  = Noodles of Cat
+
   |author  = lolmaj
   |id      = NoodlesofCat.PokefyMania
+
   |id      = lolmaj.MultiplayerTime
   |nexus  = 20161
+
   |nexus  = 2543
  |github  =
+
   |github  = MaciejMarkuszewski/StardewValleyMod
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
 
  |author  = The Krominator
 
  |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
 
  |nexus  = 12065
 
   |github  =
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pollen Sprites
+
   |name    = Multiple Floor Farmhouse
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.PollenSprites
+
   |id      = aedenthorn.MultiStoryFarmhouse
   |nexus  = 6149
+
   |nexus  = 8077
  |moddrop = 790268
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/PollenSprites
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
+
   |name    = Multiple Gifts for Spouses
   |author  = Mezrag Yasser, Yasser
+
   |author  = Redwood
   |id      = Yasser.PomodoroMod
+
   |id      = Redwood.MultipleGiftsForSpouse
   |nexus  = 19780
+
   |nexus  = 2910
   |github  =
+
   |github  = EKomperud/StardewMods
 +
 
 +
  |broke in          = SMAPI 3.0
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345219
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pond Painter
+
   |name    = Multiple Mini-Obelisks
   |author  = MouseyPounds
+
   |author  = PeacefulEnd
   |id      = MouseyPounds.PondPainter
+
   |id      = PeacefulEnd.MultipleMiniObelisks
   |nexus  = 4703
+
  |curse  = 870945
   |github  = MouseyPounds/stardew-mods
+
   |nexus  = 7900
 
+
   |github  = Floogen/MultipleMiniObelisks
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pong
+
   |name    = Multiple Spouse Dialogs
   |author  = CatCattyCat, Cat
+
   |author  = ceruleandeep
   |id      = cat.Pong
+
   |id      = ceruleandeep.multiplespousedialogs
   |nexus  = 1994
+
   |nexus  = 8711
  |moddrop = 833548
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = danvolchek/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pony Weight Loss Program
+
   |name    = Multiple Spouses
  |author  = BadNetCode
 
  |id      = BadNetCode.PonyWeightLossProgram
 
  |nexus  = 1232
 
  |moddrop = 130159
 
  |github  =
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Poop Framework
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PoopFramework
+
   |id      = aedenthorn.MultipleSpouses
   |nexus  = 17152
+
   |nexus  = 6227
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable TV
+
   |name    = Multiple Sprites and Portraits On Rotation, File Loading
   |author  = kdau
+
   |author  = SlyMerc
   |id      = kdau.PortableTV
+
   |id      = FileLoading
   |nexus  = 5674
+
   |nexus  = 1094
  |moddrop = 761325
 
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/kdau/portabletv
 
  
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Content Patcher|Content Patcher]] instead.
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portable Witch Shrines
+
   |name    = Multi Save
   |author  = chocolatte12
+
   |author  = aedenthorn, Erinthe
   |id      = chocolatte12.PortableWitchShrines
+
   |id      = aedenthorn.MultiSave
   |nexus  = 20141
+
   |nexus  = 15402
  |github  =
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Portal Guns
 
  |author  = TrollTheBotman
 
  |id      = JoshJKe.PortalGun
 
  |nexus  = 3049
 
   |github  =
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241 unofficial update] or [[#Multi Save - Continued|Multi Save - Continued]] instead.
 +
  |unofficial version = 0.1.9-unofficial.1-GrimatGaming
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-123241
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Portraiture
+
   |name    = Multi Save - Continued
   |author  = Platonymous
+
   |author  = recon88
   |id      = Platonymous.Portraiture
+
   |id      = recon88.MultiSave
   |nexus   = 999
+
   |curse   = 1018922
   |moddrop = 793927
+
   |nexus  = 22953
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = recon88/Multi-Save-Continued
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Postbox Building, PostBox Mod
+
   |name    = Multitool
   |author  = i-saac-b, isaacb
+
   |author  = Miome
   |id      = i-saac-b.PostBoxMod
+
   |id      = miome.MultiToolMod
   |nexus  = 17614
+
   |nexus  = 2546
   |github  = i-saac-b/PostBoxMod
+
   |github  = miome/MultitoolMod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Post Wedding Dates
+
   |name    = Multi-User Chests
   |author  = Blams
+
   |author  = MindMeltMax
   |id      = blams.PostWeddingDates
+
   |id      = MindMeltMax.MUC
   |nexus  = 10708
+
  |curse  = 997982
   |github  =
+
   |nexus  = 9856
 
+
   |moddrop = 1135731
   |broke in = Stardew Valley 1.6
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Power Nap
+
   |name    = Multi Yield Crops
   |author  = LakeMonster_, LakeMonster666
+
   |author  = Cherry, CherryChain
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
+
   |id      = Cherry.MultiYieldCrops
   |nexus  = 5256
+
   |nexus  = 6069
   |github  =
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PPJA Producer Converter
+
   |name    = Multi Yield Crops and Deluxe Grabber Redux Compatibility Patch, MYC-DGR Compatibility Patch
   |author  = Digus
+
   |author  = Jacque Pott
   |id      = Digus.PPJAProducerConverter
+
   |id      = JacquePott.MYCDGRPatch
   |nexus  = 4972
+
   |nexus  = 14023
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after Deluxe Grabber Redux-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Made Easy
+
   |name    = Murdercrows
   |author  = Mucchan
+
   |author  = aedenthorn, Erinthe
   |id      = Mucchan.PrairieKingMadeEasy
+
   |id      = aedenthorn.Murdercrows
   |nexus  =
+
   |nexus  = 6615
  |chucklefish = 3594
+
   |github  = aedenthorn/StardewValleyMods
   |github  = mucchan/sv-mod-prairie-king
 
  
   |broke in           = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6
  |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    = Murder Drone, Personal Combat Drone
   |author  = Renny
+
   |author  = cotboy
   |id      = renny.prairiekingprizes
+
   |id      = cambam.MURDERDRONE
   |nexus  = 2811
+
   |nexus  = 4507
   |github  = OfficialRenny/PrairieKingPrizes
+
   |github  = camcamcamcam/murderdrone
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.5
 +
  |status            = workaround
 +
  |summary            = use [[#Personal Combat Drone Redux|Personal Combat Drone Redux]] or [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637 unofficial update] instead.
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-104637
 +
  |unofficial version = 0.0.7-unofficial.5-prism99
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King UI Enhancements
+
   |name    = Murder Mod
   |author  = Incognito357
+
   |author  = Aren, Aren Desai
   |id      = Incognito357.PrairieKingUIEnhancements
+
   |id      = Aren.MurderMod
   |nexus  = 10769
+
   |nexus  = 17470
   |github  = Incognito357/PrairieKingUIEnhancements
+
   |github  = ArenKDesai/Murder-Mod
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predictable Retaining Soil
+
   |name    = Museum Donation Checker
   |author  = Shockah
+
   |author  = Hitaxas
   |id      = Shockah.PredictableRetainingSoil
+
   |id      = Hitaxas.Dono.DLL
   |nexus  = 10956
+
   |nexus  = 24225
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
}}
+
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Predict Seed Maker
+
   |name    = Museum Rearranger
   |author  = lech43
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = lech43.PredictSeedMaker
+
   |id      = Omegasis.MuseumRearranger
   |nexus  = 6395
+
   |nexus  = 428
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Preexisting Relationship
+
   |name    = Museum Store
   |author  = spacechase0
+
   |author  = atravita
   |id      = spacechase0.PreexistingRelationship
+
   |id      = atravita.MuseumRewardsIn<!--since 0.2.0-->, atravita.MuseumStore
   |curse  = 867710
+
   |curse  = 870973
   |nexus  = 7684
+
  |moddrop = 1187402
   |github  = spacechase0/StardewValleyMods
+
   |nexus  = 12598
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pregnancy Role
+
   |name    = Mushroom Cursors
   |author  = kdau
+
   |author  = Expl0
   |id      = kdau.PregnancyRole
+
   |id      = Expl0.MushroomCursors
   |nexus  = 5762
+
   |nexus  = 12594
  |moddrop = 768494
 
 
   |github  =
 
   |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    = Mushroom Levels
   |author  = igotnousername
+
   |author  = Eireon, Ben Patterson
   |id      = igotnousername.PrepareNewDay
+
   |id      = Eireon.MushroomLevels, BenPattherson.MushroomLevels<!--changed in 1.0.1-->
   |nexus  = 7638
+
  |nexus  = 2818
 +
  |github  = benrpatterson/MushroomLevels
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Level Tip
 +
  |author  = WhiteMind
 +
  |id      = WhiteMind.MLT
 +
   |nexus  = 1894
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = Use [[#Almanac|Almanac]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Press to Quack
+
   |name    = Mushroom Log Additions
   |author  = DraconisLeonidas
+
   |author  = justastranger
   |id      = DraconisLeonidas.PressToQuack
+
   |id      = JAS.MushroomLogAdditions
   |nexus  = 13583
+
  |moddrop = 1539617
   |github  = DraconisLeonidas/PressToQuack
+
   |nexus  =
 +
   |github  = justastranger/MushroomLogAdditions
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Drops
+
   |name    = Mushroom Propagator Automation
   |author  = skuldomg, Skuld
+
   |author  = blueberry and Oddshot
   |id      = skuldomg.priceDrops
+
   |id      = blueberry.BlueberryMushroomAutomation
   |nexus  = 2047
+
   |nexus  = 4637
   |github  = skuldomg/priceDrops
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-after Mushroom Propagator Automation-->
<!--
 
  |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    = Mushroom Propagator - Grow More Mushrooms
   |author  = lech43
+
   |author  = blueberry, blueberry and Oddshot
   |id      = lech43.PriceFluctuation
+
   |id      = blueberry.MushroomPropagator, blueberry.BlueberryMushroomMachine<!--changed in 1.50-->
   |nexus  = 6396
+
   |nexus  = 4637
   |github  =
+
   |github  = b-b-blueberry/BlueberryMushroomMachine
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.6<!--retest linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Mushroom Rancher
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.MushroomRancher
 +
  |nexus  = 10978
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Musical Cellar
 +
  |author  = Lis
 +
  |id      = Lis.MusicalCellar
 +
  |nexus  = 7626
 +
  |github  = lisamreynolds/MusicalCellar
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prices
+
   |name    = Musical Paths
   |author  = skiilaa
+
   |author  = aedenthorn, Erinthe
   |id      = skiilaa.Prices
+
   |id      = aedenthorn.MusicalPaths
   |nexus  = 2255
+
   |nexus  = 13197
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Price Tooltips
+
   |name    = My Money
   |author  = Darkhax
+
   |author  = Marcos Brendon
   |id      = darkhax.pricetooltip
+
   |id      = marcos.mymoney
   |nexus  =
+
   |nexus  = 6736
  |curse  = 299169
+
   |github  =
   |github  = Stardew-Valley-Modding/PriceTooltips
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Clothing
+
   |name    = Mystical Buildings
   |author  = atravita
+
   |author  = PeacefulEnd
   |id      = atravita.PrismaticClothing
+
   |id      = PeacefulEnd.MysticalBuildings
   |curse  = 870969
+
   |curse  = 870928
  |moddrop = 1205162
+
   |nexus  = 12312
   |nexus  = 13051
+
   |github  = Floogen/MysticalBuildings
   |github  = atravita-mods/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Fire
+
   |name    = Name Tags
   |author  = aedenthorn, Erinthe
+
   |author  = Enaium
   |id      = aedenthorn.PrismaticFire
+
   |id      = Enaium.NameTags
   |nexus  = 12931
+
  |curse  = 436816
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 877767
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/NameTags
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Furniture
+
   |name    = Napalm Mummies
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.PrismaticFurniture
+
   |id      = aedenthorn.NapalmMummies
   |nexus  = 12589
+
   |nexus  = 15933
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 12,655: Line 14,318:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Pride
+
   |name    = Nature Strikes Back
   |author  = kdau
+
   |author  = Clumsy Jackdaw
   |id      = kdau.PrismaticPride
+
   |id      = ClumsyJackdaw.NatureStrikesBack
   |nexus  = 9019
+
   |nexus  = 19771
  |moddrop = 978503
+
   |github  = clumsyjackdaw/StardewValley_NatureStrikesBack
   |github  =
 
  |source  = https://gitlab.com/kdau/prismaticpride
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Slime Finder
+
   |name    = Neat Additions
   |author  = MrKoatl
+
   |author  = Ilyaki
   |id      = MrKoatl.PrismaticSlimeFinder
+
   |id      = ilyaki.neatadditions
   |nexus  = 7866
+
   |nexus  = 2648
   |github  =
+
   |github  = Ilyaki/NeatAdditions
 +
 
 +
  |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Statue
+
   |name    = Network Optimizer
   |author  = Achtuur
+
   |author  = Ilyaki
   |id      = Achtuur.PrismaticStatue
+
   |id      = Ilyaki.NetworkOptimizer
   |nexus  = 17013
+
   |nexus  = 3021
   |github  = Achtuur/StardewMods
+
   |github  = Ilyaki/NetworkOptimizer
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Mail Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prismatic Tools
+
   |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  = stokastic
+
   |author  = DestyNova
   |id      = stokastic.PrismaticTools
+
   |id      = KCC.SnS<!--changed circa 1.10.0-->, DestyNova.NEACode
  |nexus  = 2428
+
   |nexus  = 12369
  |github  = stokastic/PrismaticTools
+
  |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
<!--
 
  |unofficial version = 1.7.1-unofficial.12-pathoschild
 
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-73767
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod
+
   |name    = New Achieve, Obtain Achievements
   |author  = Digus
+
   |author  = AbelSdf, Abel_sdf
   |id      = Digus.ProducerFrameworkMod
+
   |id      = AbelSdf.NewAchieve
   |nexus  = 4970
+
   |nexus  = 20909
   |github  = Digus/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Producer Framework Mod → PFMAutomate
+
   |name    = New Clothes Every Day
   |author  = Digus
+
   |author  = Vrakyas
   |id      = Digus.PFMAutomate
+
   |id      = Vrakyas.NewClothesEveryDay
   |nexus  = 5038
+
   |nexus  = 4030
   |github  = Digus/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Producer Framework Mod-->
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profiler
+
   |name    = New Game on Launch
   |author  = SinZ
+
   |author  = Nobbele
   |id      = SinZ.Profiler
+
   |id      = Nobbele.NewGameOnLaunch
   |nexus  = 12135
+
   |nexus  = 2654
   |github  = SinZ163/StardewMods
+
   |github  = 4ppleCracker/NewGameOnLaunch
 +
 
 +
  |broke in    = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator
+
   |name    = New Game Plus
   |author  = spacechase0
+
   |author  = Spacechase0
   |id      = spacechase0.ProfitCalculator
+
   |id      = Spacechase0.NewGamePlus
  |curse  = 867736
+
   |nexus  = 10786
  |moddrop = 771668
 
   |nexus  = 3378
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
+
   |name    = New Machines
   |author  = 6135
+
   |author  = Igorious
   |id      = 6135.ProfitCalculator
+
   |id      = F70D4FAB-0AB2-4B78-9F1B-AF2CA2236A59
   |moddrop = 1502461
+
   |nexus  =
   |nexus  = 19931
+
   |chucklefish = 3683
   |github  = 6135/StardewValley.ProfitCalculator
+
   |github  = Igorious/StardevValleyNewMachinesMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Calculator DGA Support
+
   |name    = New Years Eve Fireworks
   |author  = 6135
+
   |author  = sophiesalacia
   |id      = 6135.ProfitCalculatorDGA
+
   |id      = sophie.Fireworks
  |moddrop = 1502461
+
   |nexus  = 15277
   |nexus  = 19931
+
   |github  = sophiesalacia/StardewMods
   |github  = 6135/StardewValley.ProfitCalculator
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest after Dynamic Game Assets-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profit Margins
+
   |name    = Nexus Mods Button
   |author  = Cherry, CherryChain
+
   |author  = Pickysaurus
   |id      = Cherry.ProfitMargins
+
   |id      = Pickysaurus.NexusModsButton
   |nexus  = 4663
+
   |nexus  = 12969
  |moddrop = 716352
+
   |github  =
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Progressive Access Farm
+
   |name    = Nice Messages
   |author  = onjulraz
+
   |author  = Nori, seaweednori
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
+
   |id      = nori.NiceMessages
   |nexus  = 2923
+
   |nexus  = 6160
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project Fluent
+
   |name    = Night Event Chance Tweak
   |author  = Shockah
+
   |author  = aedenthorn, Erinthe
   |id      = Shockah.ProjectFluent
+
   |id      = aedenthorn.NightEventChanceTweak
   |nexus  = 12638
+
   |nexus  = 10633
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Project S
+
   |name    = Night Light
   |author  = NarlanMarlan
+
   |author  = KankuroGB
   |id      = narlan.projects
+
   |id      = kankurogb.nightlight
   |nexus  = 3785
+
   |nexus  = 21629
   |github  = NolanEastburn/ProjectS
+
   |github  = KankuroGB/NightLight
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Public Access TV
+
   |name     = Night Owl
   |author = kdau
+
   |author   = Omegasis, Alpha_Omegasis
   |id     = kdau.PublicAccessTV
+
   |id       = Omegasis.NightOwl
   |nexus   = 5605
+
   |nexus   = 433
   |moddrop = 757967
+
   |github   = janavarro95/Stardew_Valley_Mods
   |source  = https://gitlab.com/kdau/predictivemods
+
   |warnings = affected by Vortex mod manager bug; use {{Nexus mod|19291|Night Owl Repacked}} if you use Vortex.
 
 
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pudding Plus Colored Slime Drops
+
   |name    = Nightshade
   |author  = TerryDBS
+
   |author  = ichortower
   |id      = TerryDBS.ColoredSlimeDrops
+
   |id      = ichortower.Nightshade
   |nexus  = 7048
+
   |nexus  = 23742
   |github  =
+
   |github  = ichortower/Nightshade
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Galaxy Item
+
   |name    = Night Shift
   |author  = SorryLate
+
   |author  = SevenChords
   |id      = SorryLate.GalaxyItem
+
   |id      = SevenChords.Night_Shift
   |nexus  = 5289
+
   |nexus  = 15345
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purchasable Recipes
+
   |name    = Night Time Sound Notifications, Time Notif
   |author  = Paracosm
+
   |author  = CarelessImm0rtal and StultusVMods, Careless_Imm0rtal
   |id      = Paracosm.PurchasableRecipes
+
   |id      = Careless_Imm0rtal.Time_Notif.
   |nexus  = 1722
+
   |nexus  = 19651
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = workaround
 
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 
<!--
 
  |unofficial version = 1.0.1-unofficial.3.mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Purist Mod
+
   |name    = No Blink
   |author  = aedenthorn, Erinthe
+
   |author  = Mr Tea, MrTea
   |id      = aedenthorn.PuristMod
+
   |id      = MrTea.NoBlink
   |nexus  = 16097
+
   |nexus  = 17220
  |github  = aedenthorn/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Pussle
 
  |author  = Platonymous
 
  |id      = Platonymous.Pussle
 
  |moddrop = 1521424
 
  |nexus  = 19760
 
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PVP Friendly Fire, PVP
+
   |name    = No Cheat Shortcuts (No Map Overwrite)
   |author  = DewMods
+
   |author  = kulcris
   |id      = DewMods.StardewValleyMods.PVP
+
   |id      = kulcris.NoCheatShortcuts
   |nexus  = 15589
+
   |nexus  = 2310
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
+
   |name    = Noclip Mode
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Pathoschild
   |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
+
   |id      = Pathoschild.NoclipMode
   |curse  = 867715
+
   |curse  = 1000622
   |nexus  = 7455
+
   |nexus  = 3900
   |github  = spacechase0/StardewValleyMods
+
   |moddrop = 691002
 
+
   |github  = Pathoschild/StardewMods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PyTK, Platonymous Toolkit
+
   |name    = No Cooties
   |author  = Platonymous
+
   |author  = ceruleandeep
   |id      = Platonymous.Toolkit
+
   |id      = ceruleandeep.NoCooties
   |nexus  = 1726
+
   |nexus  = 9000
  |moddrop = 793815
+
   |github  = ceruleandeep/CeruleanStardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Chests
+
   |name    = No Crows
   |author  = spacechase0
+
   |author  = CatCattyCat, Cat
   |id      = spacechase0.QiChest
+
   |id      = cat.nocrows
   |nexus  = 15696
+
   |nexus  = 1682
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 833543
 
+
   |github  = danvolchek/StardewMods
   |broke in = Stardew Valley 1.6
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Crows Revisited
 +
   |author  = Siweipancc
 +
  |id      = Siweipancc.NoCrowsRevisited
 +
  |nexus  = 21129
 +
  |github  = siweipancc/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Exchanger
+
   |name    = No Debris Weather
   |author  = Mizzion
+
   |author  = Underscore76
   |id      = mizzion.qiexchanger
+
   |id      = underscore.nodebris
   |nexus  = 1930
+
   |nexus  = 19699
  |moddrop = 661359
+
   |github  = Underscore76/NoDebrisWeather
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Qi Sprinklers
+
   |name    = No Debug Mode
   |author  = UnknownLegacy
+
   |author  = Pathoschild
   |id      = UnknownLegacy.QiSprinklers
+
   |id      = Pathoschild.NoDebugMode
   |nexus  = 7904
+
   |nexus  = 593
   |github  = UnkLegacy/QiSprinklers
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 +
  |summary = remove this mod (debug mode removed in SMAPI 1.0).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
+
   |name    = No Fall Damage, Remove Fall Damage from Mineshafts
   |author  = Prismuth
+
   |author  = Kryspur
   |id      = <Prismuth.QuaintFarmBridge
+
   |id      = Kryspur.NoFallDamage
   |nexus  = 1647
+
   |nexus  = 17749
 
   |github  =
 
   |github  =
 
  |broke in  = Stardew Valley 1.3
 
  |status    = workaround
 
  |summary    = use [[#Stone Bridge Over Pond|Stone Bridge Over Pond]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Artisan Products
+
   |name    = No Fence Decay
   |author  = Wingyl
+
   |author  = CatCattyCat, Cat
   |id      = Wingyl.QualityArtisanProducts
+
   |id      = cat.nofencedecay
   |moddrop = 707502
+
  |nexus  = 1180
 +
   |moddrop = 833537
 +
  |github  = danvolchek/StardewMods
  
 +
  |broke in = Stardew Valley 1.6
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
+
   |summary  = use [[#No Fence Decay Redux|No Fence Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Bait
+
   |name    = No Fence Decay Redux
   |author  = MindMeltMax
+
   |author  = EnderTedi
   |id      = MindMeltMax.QualityBait
+
   |id      = EnderTedi.NoFenceDecayRedux
  |moddrop = 1443555
+
   |nexus  = 20802
   |nexus  = 16832
+
   |github  = EnderTedi/No-Fence-Decay-Redux
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Fish Ponds
+
   |name    = No Festival Timer
   |author  = ytsc
+
   |author  = mistyspring
   |id      = ytsc.QualityFishPonds
+
   |id      = mistyspring.nofestivaltimer
   |nexus  = 11021
+
   |nexus  = 20077
   |github  = YTSC/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products
+
   |name    = No Friendship Decay
   |author  = SilentOak
+
   |author  = hitachihex
   |id      = SilentOak.QualityProducts
+
   |id      = hitachihex.NoFriendshipDecay
   |nexus  = 3609
+
   |nexus  =
   |github = silentoak/StardewMods
+
   |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
 
   |status  = workaround
   |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
+
   |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] or [[#No Friendship Decay - Reborn|No Friendship Decay - Reborn]] instead.
 +
<!--
 +
  |unofficial version = 1.1.2-unofficial.1-f4ith
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-3#post-3273371
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = No Friendship Decay - Reborn
 +
  |author  = The Fluffy Robot
 +
  |id      = TheFluffyRobot.No
 +
  |nexus  = 22922
 +
  |github  = jamespfluger/Stardew-NoFriendshipDecayReborn
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Products → Auto Quality Patch
+
   |name    = No Greenhouse Entrance Tiles
   |author  = SilentOak
+
   |author  = idermailer
   |id      = SilentOak.AutoQualityPatch
+
   |id      = idermailer.greenhouseNoEntranceTiles
   |nexus  = 3609
+
   |nexus  = 21557
   |github  = silentoak/StardewMods
+
   |github  = idermailer/NoGreenhouseEntranceTiles
 
 
  |status  = workaround
 
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber
+
   |name    = No Hat Treasure in Skull Cave<!--manifest-->, No Hats in Skull Cavern Treasure Chest<!--Nexus-->
   |author  = Traktori
+
   |author  = Kumagabear
   |id      = Traktori.QualityScrubber
+
   |id      = Kumagabear.NoHatTreasureSkull
   |nexus  = 5663
+
   |nexus  = 19655
   |github  = Traktori7/StardewValleyMods
+
   |github  = DotSharkTeeth/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Scrubber for Automate
+
   |name    = No Hoof Sound
   |author  = Traktori
+
   |author  = AbelSdf, Abel_sdf
   |id      = Traktori.AM.QualityScrubber
+
   |id      = AbelSdf.NoHoofSound
   |nexus  = 5663
+
   |nexus  = 21020
   |github  = Traktori7/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Quality Scrubber-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality Smash
+
   |name    = No Kids Ever
   |author  = barfytheclown
+
   |author  = Hangy
   |id      = barfytheclown.QualitySmash
+
   |id      = Hangy.NoKidsEver
   |nexus  = 7907
+
   |nexus  = 1464
   |github  = jn84/QualitySmash
+
   |github  = L3thal1ty/No-Kids-Ever
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Queen of Sauce Randomizer
+
   |name    = No Kimchi
   |author  = Speshkitty
+
   |author  = jaeha, qpqpqp121
   |id      = speshkitty.queenofsauceshuffler
+
   |id      = jaeha.No_Kimchi
   |nexus  = 7151
+
   |nexus  = 5043
   |github  = Speshkitty/QueenOfSauceRandomiser
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Delay
+
   |name    = No Mine Exit Dialogue, No Exit Mine Confirmation Dialogue
   |author  = BadNetCode
+
   |author  = Riverbankboy, The_UltimateNuke
   |id      = BadNetCode.QuestDelay
+
   |id      = theultimatenuke.testmod
   |nexus  = 1239
+
   |nexus  = 17965
  |moddrop = 473938
+
   |github  = TheUltimateNuke/StardewValleyMods
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Framework
+
   |name    = No Mine Flyers Redux
   |author  = PurrplingCat
+
   |author  = minervamaga
   |id      = PurrplingCat.QuestFramework
+
   |id      = minervamaga.NoMineFlyersRedux
   |curse   = 577691
+
   |nexus   =
   |nexus  = 6414
+
   |moddrop = 631110
   |github  = purrplingcat/QuestFramework
+
   |github  = minervamaga/NoMineFlyersRedux
 
 
  |warnings = Broken on Android.
 
 
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Time Limits
+
   |name    = No More Accidental Exhaustion, Exhaustion Protection
   |author  = aedenthorn, Erinthe
+
   |author  = Guedez
   |id      = aedenthorn.QuestTimeLimits
+
   |id      = exhaustion.protection
   |curse   = 868671
+
   |nexus   = 5113
   |nexus  = 16403
+
   |moddrop = 707180
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121925
 
  |unofficial version = 0.1.4-unofficial.1-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Forward Dash, Warp Mod
+
   |name    = No More Pets
   |author  = Vexorth
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = Vexorth.Warp
+
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
   |nexus  = 16605
+
   |nexus  = 506
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Glance
+
   |name    = No More Random Mine Flyers
   |author  = adverserath
+
   |author  = Drynwynn, thepaladinknight
   |id      = Adverserath.QuickGlance
+
   |id      = Drynwynn.NoAddedFlyingMineMonsters
   |nexus  = 12058
+
   |nexus  = 2528
   |github  = adverserath/QuickGlance
+
   |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    = Quick Load
+
   |name    = Non Destructive NPCs
   |author  = aedenthorn, Erinthe
+
   |author  = MadaraUchiha
   |id      = aedenthorn.QuickLoad
+
   |id      = MadaraUchiha.NonDestructiveNPCs
   |nexus  = 7756
+
   |nexus  = 5176
   |github  = aedenthorn/StardewValleyMods
+
   |github  = MadaraUchiha/NonDestructiveNPCs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Minigame
+
   |name    = Non-Random Prairie King
  |author  = Enaium
 
  |id      = Enaium.QuickMinigame
 
  |curse  = 438741
 
  |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Quick Responses
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.QuickResponses
+
   |id      = aedenthorn.NonRandomPrairieKing
   |nexus  = 6548
+
   |nexus  = 6509
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Sell
+
   |name    = No Offscreen Flying Monsters
   |author  = Alejandro Akbal, AlejandroAkbal
+
   |author  = SirDigby
   |id      = AlejandroAkbal.QuickSell
+
   |id      = SirDigby.NoOffscreenFlyers
   |nexus  = 7854
+
   |nexus  = 22354
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Shop
+
   |name    = No Pause When Inactive - Global
   |author  = Enaium
+
   |author  = Neko Boi Nick
   |id      = Enaium.QuickShop
+
   |id      = NekoBoiNick.NoPauseWhenInactiveGlobal
   |curse   = 436793
+
   |nexus   = 19250
   |github  = Enaium-StardewValleyMods/QuickShop
+
   |github  = thakyZ/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Start
+
   |name    = No Poverty by Disconnect
   |author  = WuestMan, redknightofdoom
+
   |author  = Slumber
   |id      = WuestMan.QuickStart
+
   |id      = SlumbR.NoPovertyByDisconnect
   |nexus  = 2375
+
   |nexus  = 11529
   |github  = Brian-Wuest/Quick_Start
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quick Swap
+
   |name    = No Quarry
   |author  = Allan Wang
+
   |author  = mlambley
   |id      = AllanWang.QuickSwap
+
   |id      = mlambley.NoQuarry
   |nexus  = 13956
+
   |nexus  = 19410
   |github  = AllanWang/Stardew-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quotes
+
   |name    = Normalize AI for Inworld AI Mod, Normalize AI
  |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
  |id      = aedenthorn.Quotes
+
   |id      = Platonymous.NormalizeAI
  |nexus  = 6503
+
   |moddrop = 1521423
  |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 19334
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Geodes
 
   |author  = justastranger
 
   |id      = jas.RadioactiveGeodes
 
   |moddrop = 952722
 
   |nexus  =
 
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Radioactive Tools
 
  |author  = kakashigr
 
  |id      = kakashigr.RadioactiveTools
 
  |nexus  = 7630
 
  |github  = kakashigr/stardew-radioactivetools
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rainbow Cursor
+
   |name    = No Rumble Horse
   |author  = Jamie Taylor
+
   |author  = Xangria
   |id      = jltaylor-us.RainbowCursor
+
   |id      = Xangria.NoRumbleHorse
   |nexus  = 15886
+
   |nexus  = 1779
   |github  = jltaylor-us/StardewRainbowCursor
+
   |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    = Rainbow Trail
+
   |name    = No Seeds
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.RainbowTrail
+
   |id      = lech43.NoSeeds
   |nexus  = 16914
+
   |nexus  = 6392
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raincoat When Raining
+
   |name    = No Seeds From Trees Fix
   |author  = BikiFae, bikinavisho
+
   |author  = KirbyLink
   |id      = BikiFae.RainCoatWhenRaining
+
   |id      = kirbylink.noseedsfromtreesfix
   |nexus  = 4659
+
   |nexus  = 2947
   |github  = bikinavisho/RainCoatWhenRaining
+
   |github  = KirbyLink/NoSeedsFromTreesFix
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = RainPlus
+
   |name    = No Soil Decay
   |author  = Deadlykirpy
+
   |author  = ThatNorthernMonkey
   |id      = Kirpy.RainPlus
+
   |id      = 289dee03-5f38-4d8e-8ffc-e440198e8610
   |nexus  = 6559
+
   |nexus  = 237
   |github  =
+
   |github  = ThatNorthernMonkey/NoSoilDecay
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#No Soil Decay On Farm|No Soil Decay On Farm]] or [[#No Soil Decay Redux|No Soil Decay Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Randomizer
+
   |name    = No Soil Decay On Farm
   |author  = EvilPdor
+
   |author  = A_Dude
   |id      =
+
   |id      = A_Dude.NoSoilDecayOnFarm
   |nexus  =
+
   |nexus  = 8071
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rain Refills Watering Can
+
   |name    = No Soil Decay Redux
   |author  = StultusV
+
   |author  = Platonymous
   |id      = StultusV.RainRefillsWateringCan
+
   |id      = Platonymous.NoSoilDecayRedux
   |nexus  = 11554
+
  |curse  = 307727
   |github  = JudeRV/Stardew-RainRefillsWateringCan
+
  |moddrop = 793930
 +
   |nexus  = 1084
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rains Interaction Mod
+
   |name    = Note Blocks
   |author  = RainKuro
+
   |author  = Yaramy
   |id      = RainKuro.RainsInteractionMod
+
   |id      = yaramy.noteblocks
   |nexus  = 18850
+
   |nexus  = 6646
 
   |github  =
 
   |github  =
  
Line 13,166: Line 14,788:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raised Garden Beds
+
   |name    = Notes
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.RaisedGardenBeds
+
   |id      = Platonymous.Notes
   |nexus  = 5305
+
   |nexus  = 3068
   |github  = b-b-blueberry/RaisedGardenBeds
+
  |moddrop = 793905
 +
   |github  = Platonymous/Stardew-Valley-Mods
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Not Far From The Tree
 +
  |author  = TheElm
 +
  |id      = TheElm.NotFarFromTheTree
 +
  |nexus  = 4739
 +
  |github  = GStefanowich/SDV-NFFTT
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranching Tool Upgrades
+
   |name    = No Thunder Sound
   |author  = drbirbdev
+
   |author  = Sto13
   |id      = drbirbdev.RanchingToolUpgrades
+
   |id      = Sto13.NoThunderSound
   |nexus  = 12280
+
   |nexus  = 14414
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Bundles
+
   |name    = No Transitions
   |author  = balllight
+
   |author  = crazywig
   |id      = balllight.RandomBundles
+
   |id      = crazywig.notransitions
   |nexus  = 13790
+
   |nexus  = 7354
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Hair Color
+
   |name    = No Warp Delay
   |author  = bookworm89723
+
   |author  = Tran Minh Thong
   |id      = davis.randomhair
+
   |id      = no.warp.delay
   |nexus  = 3271
+
   |nexus  = 19805
   |github  = joaniedavis/RandomHairMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Randomized Energy
+
   |name    = Now Playing
   |author  = LakeMonster_, LakeMonster666
+
   |author  = John Peters
   |id      = LakeMonster_.RandomizedEnergy
+
   |id      = JohnPeters.NowPlaying
   |nexus  = 5250
+
   |nexus  = 19441
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random NPCs, Random Visitors
+
   |name    = NPC Adventures, It's Time to Adventure
 +
  |author  = PurrplingCat
 +
  |id      = purrplingcat.npcadventure
 +
  |curse  = 577730
 +
  |nexus  = 4582
 +
  |github  = purrplingcat/PurrplingMod
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Quest Framework-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Bucket for HB, NPC Bucket
 +
  |author  = shounlol
 +
  |id      = shounlol.NPCBucket
 +
  |nexus  = 20328
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = NPC Clothing Framework
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.RandomNPC
+
   |id      = aedenthorn.NPCClothing
   |nexus  = 4911
+
   |nexus  = 13940
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |warnings  = doesn't work in multiplayer.
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Random Start Day
+
   |name    = NPC Geometry
   |author  = idermailer
+
   |author  = ichortower
   |id      = idermailer.RandomStartDay
+
   |id      = ichortower.NPCGeometry
   |nexus  = 13225
+
   |nexus  = 19259
   |github  = idermailer/RandomStartDay
+
   |github  = ichortower/NPCGeometry
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Random Tastes
+
   |name    = NPC Gift Multipliers
   |author  = skiilaa
+
   |author  = XxHarvzBackxX
   |id      = skiilaa.RandomTastes
+
   |id      = harvz.NPCGiftMultipliers
   |nexus  = 2285
+
   |nexus  = 23139
 
+
  |github  =
   |broke in = SMAPI 3.0
+
}}
<!--
+
{{#invoke:SMAPI compatibility|entry
   |unofficial version = 1.0.1-unofficial.1-pathoschild
+
  |name    = NPC Map Locations
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
+
   |author  = Bouhm and Pathoschild
-->
+
  |id      = Bouhm.NPCMapLocations, NPCMapLocationsMod<!--changed in 2.0-->
 +
   |nexus  = 239
 +
   |github  = Bouhm/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Display, Sprinkler Range
+
   |name    = NPC Map Locations Extra Config
   |author  = CatCattyCat, Cat
+
   |author  = trashcan9
   |id      = cat.sprinklerrange
+
   |id      = trashcan9.NPCMapLocations.ExtraConfig
   |nexus  = 1179
+
   |nexus  = 16236
  |moddrop = 833536
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ranged Tools
+
   |name    = NPC Path Displayer, Path Display
   |author  = vgperson
+
   |author  = Akago
   |id      = vgperson.RangedTools
+
   |id      = akago.PathDisplay
   |nexus  = 6935
+
   |nexus  = 7563
   |github  = vgperson/RangedTools
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Range Highlight
+
   |name    = NPC Speak
   |author  = Jamie Taylor
+
   |author  = jwdred
   |id      = jltaylor-us.RangeHighlight
+
   |id      =
   |nexus  = 6752
+
   |nexus  = 694
   |github  = jltaylor-us/StardewRangeHighlight
+
   |github  =
}}
+
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 +
  |broke in = SMAPI 2.0
 +
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Raven of The Valley
+
   |name    = NPC Tokens, NPC Tokens for Content Patcher
   |author  = nicks
+
   |author  = siliconmodding
   |id      = nicks.RavenofTheValley
+
   |id      = siliconmodding.NPCTokens
   |nexus  = 19856
+
   |nexus  = 23637
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Readers Digest
+
   |name    = Nuclear Valley - PG, Nuclear Bomb
   |author  = Remy Bach
+
   |author  = ApryllForever
   |id      = remybach.readersdigest
+
   |id      = ApryllForever.NuclearBomb, ApryllForever.NuclearBombLocations<!--both mods bundled into same download-->
   |nexus  = 3040
+
   |nexus  = 23339
   |github  = remybach/stardew-valley-readersdigest
+
   |github  = ApryllForever/NuclearBombLocations
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Numerical Health
 +
  |author  = Hydrox, hydrox6
 +
  |id      = Hydrox.NumericalHealth
 +
  |nexus  = 4863
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Fishing
+
   |name    = Object Import Map, Import Map
   |author  = Kevin Connors
+
   |author  = aedenthorn, Erinthe
   |id      = KevinConnors.RealisticFishing
+
   |id      = aedenthorn.ImportMap
   |nexus  = 2623
+
   |nexus  = 10965
   |github  = kevinforrestconnors/RealisticFishing
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
<!--
 
  |unofficial version = 1.2.3-unofficial.3-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-70#post-3334907
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realistic Random Names
+
   |name    = Object Product Display
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.RealNames
+
   |id      = aedenthorn.ObjectProductDisplay
   |nexus  = 6269
+
   |nexus  = 18365
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Framework
+
   |name    = Object Progress Bars
   |author  = drbirbdev
+
   |author  = Adeel Tariq
   |id      = drbirbdev.RealtimeFramework
+
   |id      = Adeel.ObjectProgressbars
   |nexus  = 18915
+
   |nexus  = 2803
   |github  = drbirbdev/StardewValley
+
   |github  = AdeelTariq/ObjectProgressBars
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Object Progress Bars Continued|Object Progress Bars Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Object Progress Bars Continued
 +
  |author  = adelmoral, Andrés del Moral
 +
  |id      = Moral.ObjectProgressbarsContinued
 +
  |nexus  = 22005
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Realtime Minimap
+
   |name    = Object Time Left
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.RealtimeMinimap
+
   |id      = spacechase0.ObjectTimeLeft
   |curse  = 867706
+
   |curse  = 867757
   |nexus  = 9386
+
  |moddrop = 131148
 +
   |nexus  = 1315
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
+
   |name    = Ocarina of Time, Ocarina of Time Melodies
   |author  = SixthTitan
+
   |author  = LokiG4m3r
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
+
   |id      = LokiG4m3r.OcarinaOfTimeMelodies
   |nexus  = 5773
+
   |nexus  = 21819
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = OK Night Check
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.OKNightCheck
 +
  |nexus  = 14231
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recatch Legendary Fish
+
   |name    = OmniFarm
   |author  = cantorsdust and Pathoschild
+
   |author  = lambui
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
+
   |id      = PhthaloBlue.Omnifarm
   |nexus  = 172
+
  |nexus  =
  |github  = cantorsdust/StardewMods
+
  |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    = Reciprocate
+
   |name    = Omni Swing
   |author  = YunHikari
+
   |author  = Alejandro Akbal
   |id      = YunHikari.Reciprocate
+
   |id      = AlejandroAkbal.OmniSwing
   |nexus  = 17714
+
   |nexus  = 7877
   |github  =
+
   |github  = AlejandroAkbal/Stardew-Valley-OmniSwing-Mod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recover Stamina
+
   |name    = Omni Tools
   |author  = lperkins2, Logan Perkins
+
   |author  = aedenthorn, Erinthe
   |id      = lperkins2.RecoverStamina
+
   |id      = aedenthorn.OmniTools
   |nexus  = 2332
+
  |curse  = 868690
   |github  =
+
   |nexus  = 14865
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |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    = Recurring Reminders
+
   |name    = One Click Shed Reloader
   |author  = Dem1se
+
   |author  = BitwiseJon
   |id      = Dem1se.RecurringReminders
+
   |id      = BitwiseJonMods.OneClickShedReloader
   |nexus  = 6840
+
   |nexus  = 2052
   |github  = dem1se/SDVMods
+
   |github  = bitwisejon/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Recyclable Cola
+
   |name    = One Day at a Time
   |author  = XxHarvzBackxX
+
   |author  = Miome
   |id      = harvz.RecyclableCola
+
   |id      = Miome.OneDayAtATime
   |nexus  = 10865
+
   |nexus  = 8870
   |github  = XxHarvzBackxX/recyclableCola
+
   |github  = miome/OneDayAtATime
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Redesigned Farmhouse Layout
+
   |name    = One Silo Storage
   |author  = Aimon111 & DaLion
+
   |author  = SorryLate, rharyanto
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
+
   |id      = SorryLate.OneSiloStorage, SorryLate.OneSiloStorageAndroid
   |nexus  = 11420
+
   |nexus  = 5150
 
   |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    = Redraw Pelican Town Config
+
   |name    = One Sprinkler One Scarecrow
   |author  = JefGrizli
+
   |author  = Mizzion
   |id      = JefGrizli.RedrawPelicanTownC
+
   |id      = mizzion.onesprinkleronescarecrow
   |nexus  = 15564
+
   |nexus  = 3633
   |github  =
+
  |moddrop = 661376
 +
   |github  = Mizzion/MyStardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Watering Can in Town Fountain
+
   |name    = One Tile High Budget TV, One-Tile Budget TV Screen Fix
   |author  = TfueLovesBanana
+
   |author  = Khitiara
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
+
   |id      = Khitiara.BudgetTVFix
   |nexus  = 16764
+
   |nexus  = 20955
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refill Silos
+
   |name    = Online Splitscreen
   |author  = Alpha_Omegasis
+
   |author  = DeLiXx
   |id      = Omegasis.RefillSilos
+
   |id      = DeLiXx.Online_Splitscreen
   |nexus  = 20779
+
   |nexus  = 12291
 +
  |github  =
 +
  |source  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Refund Staircases
+
   |name    = Only Fish Consume Bait, Only Fishes Consume Bait
   |author  = Nick Martin
+
   |author  = MercuryVN
   |id      = NickMartin.RefundStaircases
+
   |id      = MercuryVN.OnlyFishConsumeBait
   |nexus  = 19209
+
   |nexus  = 22766
   |github  = nickmartin1ee7/RefundStaircases
+
   |github  = MercuryVN/OnlyFishConsumeBait
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regeneration
+
   |name    = Only Iridium
   |author  = Hammurabi
+
   |author  = xiaoye97
   |id      = HammurabiRegeneration
+
   |id      = xiaoye97.OnlyIridium
   |nexus  =
+
   |nexus  = 4471
   |chucklefish = 4584
+
   |github =
  |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    = Regen Mod
+
   |name    = Open Hearts
   |author  = Zoryn
+
   |author  = MedievalAI
   |id      = Zoryn.RegenMod
+
   |id      = MedievalAI.OpenHearts
   |nexus  =
+
   |nexus  = 16944
  |url    = https://github.com/Zoryn4163/SMAPI-Mods/releases
+
   |github  =
   |github  = Zoryn4163/SMAPI-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Regular Quality
+
   |name    = Orchard - Better Fruit Trees
   |author  = desto, JustToDownloadThings
+
   |author  = Saitoue
   |id      = desto.RegularQuality
+
   |id      = Saitoue.Orchard
   |nexus  = 5090
+
   |nexus  = 13867
   |github  = desto-git/smapi-RegularQuality
+
   |github  = Saitoue/Orchard
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rejuvenating Forest
+
   |name    = Ordinary Capsule
   |author  = Team Timber
+
   |author  = LeFauxMatt
   |id      = TeamTimber.RejuvenatingForest
+
   |id      = furyx639.OrdinaryCapsule
   |nexus  = 10322
+
  |curse  = 871831
   |github  =
+
   |nexus  = 13489
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Bar UI
+
   |name    = Ore Detector
   |author  = SlyMerc
+
   |author  = AvalonMFX
   |id      = RelationshipBar
+
   |id      = AvalonMFX.OreDetector
   |nexus  = 1009
+
  |curse  = 1017154
 +
  |nexus  = 23312
 +
  |github  = 1Avalon/Ore-Detector
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ore Increaser
 +
  |author  = crazywig
 +
  |id      = crazywig.oreincrease
 +
   |nexus  = 7370
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationships Enhanced
+
   |name    = Ore Increase V3
   |author  = rodrigovaz
+
   |author  = KKramer85
   |id      = relationshipsenhanced
+
   |id      = OreIncreaseV3
   |nexus   =
+
   |curse   = 994197
   |chucklefish = 4435
+
   |moddrop = 1475534
 +
  |nexus  = 19132
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Status
+
   |name    = Organize Inventory Shortcut
   |author  = Dragonisser
+
   |author  = Yyeahdude
   |id      = relationshipstatus
+
   |id      = Yyeahdude.OrganzieShortcut
   |nexus  = 751
+
   |nexus  = 4772
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tooltips
+
   |name    = Ornamental
   |author  = M3ales
+
   |author  = Taskmaster
   |id      = M3ales.RelationshipTooltips
+
   |id      = Taskmaster.Ornamental
   |nexus  =
+
   |nexus  = 4981
  |curse  = 298040
+
   |github  =
   |github  = M3ales/RelationshipTooltips
 
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relationship Tracker
+
   |name    = Ornithologist's Guild
   |author  = Branic
+
   |author  = Ivy
   |id      = Branic.RelationshipTracker
+
   |id      = Ivy.OrnithologistsGuild
   |nexus  = 2845
+
   |nexus  = 14510
   |github  = Paradox355/SDVMods
+
   |github  = greyivy/OrnithologistsGuild
 
 
  |broke in = SMAPI 3.0
 
<!--
 
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relativity
+
   |name    = Outfit Disable
   |author  = AdroSlice
+
   |author  = idermailer
   |id      = AdroSlice.Relativity
+
   |id      = idermailer.OutfitDisable
   |nexus  = 13028
+
   |nexus  = 23346
   |github  = adroslice/sdv-relativity-mirror
+
   |github  = idermailer/OutfitDisable
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
+
   |name    = Outfit Sets
   |author  = The Fluffy Robot
+
   |author  = aedenthorn, Erinthe
   |id      = TheFluffyRobot.RelaxingWeekends
+
   |id      = aedenthorn.OutfitSets
   |nexus  = 19662
+
   |nexus  = 13888
   |github  = jamespfluger/Stardew-ModCollection
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
+
   |name    = Out of Season Bonuses, Seasonal Items
   |author  = zeldela
+
   |author  = Midori Armstrong, azureglasses
   |id      = zeldela-RememberBirthdays
+
   |id      = midoriarmstrong.seasonalitems
   |nexus  = 13554
+
   |nexus  = 1452
   |github  = zeldela/sdv-mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remember Faced Direction
+
   |name    = Overworld Chests
   |author  = Annosz
+
   |author  = aedenthorn, Erinthe
   |id      = Annosz.RememberFacedDirection
+
   |id      = aedenthorn.OverworldChests
   |nexus  = 6946
+
   |nexus  = 7710
   |github  = Annosz/StardewValleyModding
+
   |github  = aedenthorn/StardewValleyMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Remember Your Umbrella
 
  |author  = heyseth
 
  |id      = heyseth.umbrellas
 
  |nexus  = 8366
 
  |github  = heyseth/SDVMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 +
  |unofficial version = 0.5.4-unofficial.2-mouahrara
 +
  |summary            = {{github|mouahrara/aedenthorn}}#OverworldChests
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reminders
+
   |name    = OwO Stawdew Vawwey
   |author  = Surkasu
+
   |author  = CrunchyDuck
   |id      = Surkasu.Reminders
+
   |id      = CrunchyDuck.OwOMod
   |nexus  = 2481
+
   |nexus  = 8923
   |github  =
+
   |github  = CrunchyDuck/OwO-Stawdew-Vawwey
 
 
  |broke in = SMAPI 3.0
 
  |status  = workaround
 
  |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remind to Exit
+
   |name    = P2P Animal Noise
   |author  = pepoluan
+
   |author  = Modotte
   |id      = pepoluan.RemindToExit
+
   |id      = modotte.P2PAnimalNoise
   |nexus  = 8727
+
   |nexus  = 17383
 
   |github  =
 
   |github  =
   |source = https://sourceforge.net/projects/sdvmod-remind-to-exit/
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remote Fridge Storage
+
   |name    = Pacifist Valley
   |author  = EternalSoap, arjan3004
+
   |author  = aedenthorn, Erinthe
   |id      = EternalSoap.RemoteFridgeStorage
+
   |id      = Aedenthorn.PacifistValley
   |nexus  = 2545
+
   |nexus  = 5464
   |github  = SoapStuff/Remote-Fridge-Storage
+
   |github  = aedenthorn/StardewValleyMods
  
   |warnings = Broken on Android (loads but does not work).
+
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pacifist Valley - Continued|Pacifist Valley - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove All Monsters
+
   |name    = Pacifist Valley - Continued
   |author  = David J. Lee, djslzx
+
   |author  = aedenthorn and FlyingTNT
   |id      = djsl.RemoveAllMonsters
+
   |id      = FlyingTNT.PacifistValley
   |nexus  = 5727
+
   |nexus  = 23109
   |github  =
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Remove Animal Limitations
+
   |name    = Painting Display
   |author  = Hobbes
+
   |author  = aedenthorn, Erinthe
   |id      = Hobbes.RemoveAnimalLimitations
+
   |id      = aedenthorn.PaintingDisplay
   |nexus  = 7838
+
   |nexus  = 10918
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename
+
   |name    = Panning Upgrades
   |author  = Remmie, CoinzReturns
+
   |author  = drbirbdev
   |id      = Remmie.Rename
+
   |id      = drbirbdev.PanningUpgrades
   |nexus  = 2130
+
   |nexus  = 12242
   |github  =
+
   |github  = drbirbdev/StardewValley
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
  |status  = workaround
 
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rename Reworked
+
   |name    = Panning Upgrades Extra Config
   |author  = Parabyted
+
   |author  = trashcan9
   |id      = parabyted.renamerework
+
   |id      = trashcan9.PanningUpgrades.ExtraConfig
   |nexus  = 10866
+
   |nexus  = 16234
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Panning Upgrades-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools Improved
+
   |name    = Paper Mario Partners for Stardew Valley
   |author  = SolusCleansing
+
   |author  = AnotherStardewValleySunday
   |id      = SolusCleansing.RentedToolsImproved
+
   |id      = AnotherStardewValleySunday.PaperMarioPartners
   |nexus  = 18909
+
   |nexus  = 14638
   |github  = SolusCleansing/RentedToolsImproved
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rented Tools
+
   |name    = Paritee's Better Farm Animal Variety
   |author  = JarvieK
+
   |author  = Paritee
   |id      = JarvieK.RentedTools
+
   |id      = Paritee.BetterFarmAnimalVariety
   |nexus  = 1307
+
   |nexus  = 3296
   |github  = Jarvie8176/StardewMods
+
   |github  = paritee/Paritee.StardewValley.Frameworks
  
   |broke in           = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.4<!--@retest-linked-->
   |unofficial version = 1.2.2-unofficial.1-pathoschild
+
<!--
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
+
   |unofficial version = 3.2.4-unofficial.kelvinrosa-mouseypounds-elbe
 +
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47274
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reorient After Eating
+
   |name    = Paritee's Treat Your Animals
   |author  = PunningLinguist
+
   |author  = Paritee
   |id      = PunningLinguist.ReorientAfterEating
+
   |id      = Paritee.TreatYourAnimals
   |nexus  = 7585
+
   |nexus  = 3375
   |github  = amconners/ReorientAfterEating
+
   |github  = paritee/Paritee.StardewValley.Frameworks
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Replanter
 
  |author  = jwdred
 
  |id      = jwdred.Replanter
 
  |nexus  = 589
 
  |github  = jdusbabek/stardewvalley
 
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.4
 
<!--
 
<!--
   |unofficial version = 1.1.1-unofficial.5-strobe
+
   |unofficial version = 1.1.2-unofficial.2-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-29316
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ReRegeneration
+
   |name    = Parsnips
   |author  = littleraskol
+
   |author  = MarthaSolomon, SolomonsWorkshop
  |id      = lrsk_sdvm_rerg.0925160827
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhere
  |nexus  = 6837
+
   |nexus  = 2166
  |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
 
   |broke in = Stardew Valley 1.3.29
  |status  = workaround
 
  |summary  = Use [[#Harvest Seeds|Harvest Seeds]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reset Skull Caverns
+
   |name    = Parsnips Absolutely Everywhere But It's Garlic, Garlics
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = f4iTh, JertsukkaTheMan
  |id      = KoihimeNakamura.ResetCaverns
+
   |id      = SolomonsWorkshop.ParsnipsAbsolutelyEverywhereButItsGarlic
  |moddrop = 1080116
+
   |nexus  = 3524
  |nexus  =
 
  |github  = Sakorona/SDVMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Reset Terrain Features
 
  |author  = mabelSyrup
 
   |id      = MabelSyrup.ResetTerrainFeatures
 
   |nexus  = 4715
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = workaround
 
  |summary  = use [https://github.com/Lake1059/ResetTerrainFeatures_NET6/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 
<!--
 
  |unofficial version = 1.0.3-unofficial.1-esca
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-64#post-43678
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Resource Storage
+
   |name    = Partial Hearts
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.ResourceStorage
+
   |id      = aedenthorn.PartialHearts
   |nexus  = 17951
+
   |nexus  = 11628
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#PartialHearts
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Responsive Knockback, Responsive MP Knockback
+
   |name    = Particle Effects
  |author  = spacechase0
 
  |id      = spacechase0.ResponsiveKnockback
 
  |nexus  = 12029
 
  |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Restauranteer
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.Restauranteer
+
   |id      = aedenthorn.ParticleEffects
   |nexus  = 14519
+
  |curse  = 868786
 +
   |nexus  = 11056
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 13,693: Line 15,333:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retro Active Achievements
+
   |name    = Particle Framework
   |author  = iceburg
+
   |author  = Espy
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
+
   |id      = Espy.ParticleFramework
   |nexus  = 4974
+
   |nexus  = 23544
   |github  = ManApart/RetroActiveAchievements
+
   |github  = Smoked-Fish/ParticleFramework
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Retroactive Stardew
+
   |name    = Part of the Community
   |author  = millerscout
+
   |author  = bmarquismarkail, Space Baby
   |id      = Millerscout.RetroactiveStardew
+
   |id      = SpaceBaby.PartOfTheCommunity, SB_PotC <!-- changed in 1.1.6-2 -->
   |nexus  = 6953
+
   |nexus  = 923
   |github  = millerscout/StardewMillerMods
+
   |github  = bmarquismarkail/SV_PotC
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
+
   |name    = Passable Crops
   |author  = Iceburg
+
   |author  = NCarigon
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
+
   |id      = NCarigon.PassableCrops
   |nexus  = 356
+
   |nexus  = 15223
   |github  =
+
   |github  = ncarigon/StardewValleyMods
 
 
  |broke in = SMAPI 2.0
 
  |status  = workaround
 
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Reverse Proposal
+
   |name    = Passable Descents
   |author  = GreenOnion24
+
   |author  = Rokugin
   |id      = GreenOnion24.ReverseProposal
+
   |id      = Rokugin.PassableDescents
   |nexus  = 8526
+
   |nexus  = 22592
   |github  =
+
   |github  = rokugin/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Revive Dead Crops
+
   |name    = Passable Ladders
   |author  = atravita
+
   |author  = J_Hizzal
   |id      = atravita.ReviveDeadCrops
+
   |id      = J_Hizzal.PassableLadders
  |curse  = 870964
+
   |nexus  = 2985
  |moddrop = 1294436
+
   |github  = joelra/SDV-PassableLadders
   |nexus  = 15005
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |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    = Ribeena's Vehicles, Bus Sprite Adjuster
+
   |name    = Passable Objects
   |author  = ribeena
+
   |author  = punyo, yakminepunyo
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
+
   |id      = punyo.PassableObjects
   |nexus  = 11809
+
   |nexus  = 2329
   |github  = ribeena/BusLocations
+
   |github  = pomepome/PassableObjects
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ridgeside Village
+
   |name    = Passerby Cemetery, ClownSharp
   |author  = Rafseazz
+
   |author  = DecidedlyHuman and fellowclown
   |id      = Rafseazz.RidgesideVillage
+
   |id      = DecidedlyHuman.ClownsSqueakyTools
   |nexus  = 7286
+
   |nexus  = 22600
   |github  = Rafseazz/Ridgeside-Village-Mod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul
+
   |name    = Passive Friendship
   |author  = Goldenrevolver
+
   |author  = StultusV
   |id      = Goldenrevolver.RingOverhaul
+
   |id      = StultusV.PassiveFriendship
   |nexus  = 10669
+
   |nexus  = 8732
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  = JudeRV/Stardew-PassiveFriendship
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring Overhaul for Walk of Life
+
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
   |author  = Jibb
+
   |author  = jorgamun
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
+
   |id      = jorgamun.PauseInMultiplayer
   |nexus  = 12171
+
   |nexus  = 10328
   |github  =
+
  |moddrop = 1068093
 +
   |github  = jorgamun/PauseInMultiplayer
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Sync
 +
  |author  = Terrorbladed
 +
  |id      = Tb.Stardew_Pause_Sync
 +
  |nexus  = 10160
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pause Time in Multiplayer Revived
 +
  |author  = mishmaash
 +
  |id      = mishmaash.PauseInMultiplayer
 +
  |nexus  = 21327
 +
  |github  = mishagp/PauseInMultiplayer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rise And Shine
+
   |name    = Pause While Sitting
   |author  = Yoshify
+
   |author  = heyseth
   |id      = Yoshify.RiseAndShine
+
   |id      = heyseth.sitpause
   |nexus  = 3
+
   |nexus  = 8295
 +
  |github  = heyseth/SDVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PDQ Paths
 +
  |author  = Jaredlll08
 +
  |id      = BlameJared.PDQPaths
 +
  |nexus  =
 +
  |curse  = 307090
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pelican Fiber
 +
  |author  = jwdred
 +
  |id      = jwdred.PelicanFiber
 +
  |nexus  = 631
 +
  |github  = jdusbabek/stardewvalley
  
   |broke in = SMAPI 0.39.1
+
   |broke in = Stardew Valley 1.3.11
  |status  = workaround
 
  |summary  = Use [[#Just Sleep In|Just Sleep In]] instead.
 
 
<!--
 
<!--
   |unofficial version = 1.1.1-whisk-update
+
   |unofficial version = 3.1.1-unofficial.11-strobe
   |unofficial url    = https://community.playstarbound.com/threads/how-to-update-mods-for-smapi-2-0.135000/page-5#post-3237772
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-45215
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Riverland Farm but You Need to Build Bridges
+
   |name    = Pelican Postal Service
   |author  = idermailer
+
   |author  = ElectroCrumpet
   |id      = idermailer.riverfarmButBridge
+
   |id      = ElectroCrumpet.PelicanPostalService
   |nexus  = 15748
+
   |nexus  = 2770
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.0.7-unofficial.1-Strobe
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-54#post-3357484
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Robin Work Hours
+
   |name    = Pelican TTS
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.RobinWorkHours
+
   |id      = Platonymous.PelicanTTS
   |nexus  = 11244
+
   |nexus  = 1079
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 793929
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rope Bridge
+
   |name    = Pelican xVASynth
   |author  = Teban100
+
   |author  = aedenthorn, Erinthe
   |id      = RopeBridge
+
   |id      = aedenthorn.PelicanxVASynth
   |nexus  = 824
+
   |nexus  = 10250
   |github  = StephenKairos/Teban100-StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in           = SMAPI 2.6
+
   |broke in = Stardew Valley 1.6
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rummage - The Thievery Mod
+
   |name    = People Seeds
   |author  = ApryllForever
+
   |author  = bwdy
   |id      = ApryllForever.RestStop.Rummage
+
   |id      = bwdy.peopleseeds
  |nexus  = 12764
+
   |nexus  = 3635
  |github  = ApryllForever/Rummage
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Rune Magic
 
  |author  = fierro
 
  |id      = fierro.rune_magic
 
   |nexus  = 15065
 
   |github  = facufierro/RuneMagic
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Run Fast, Sprint
+
   |name    = Percent of Max Stamina and Health Regeneration, Regen Percent
   |author  = Krutonium
+
   |author  = MercuriusXeno
   |id      = krutonium.sprint
+
   |id      = Mercurius.RegenPercent
   |nexus  = 12701
+
   |nexus  = 20900
   |github  =
+
   |github  = MercuriusXeno/RegenPercent
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Key
+
   |name    = Perfection Tweaker
   |author  = strato35
+
   |author  = shekurika
   |id      = Strato35.RunningKey
+
   |id      = shekurika.PerfectionTweaker
   |nexus  = 5527
+
   |nexus  = 8615
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Running Late
+
   |name    = Perfect Trinkets
   |author  = Coll1234567
+
   |author  = season
   |id      = Coll1234567.RunningLate
+
   |id      = season.PerfectTrinkets
   |nexus  = 3518
+
   |nexus  = 22358
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Rush Orders
+
   |name    = Permanent Cellar
   |author  = spacechase0
+
   |author  = CyanFire
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
+
   |id      = CF.PermanentCellar
  |curse  = 867397
+
   |nexus  = 17257
  |moddrop = 127276
+
   |github  = CyanFireUK/StardewValleyMods
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SAAT.API, SAAT - Audio API and Toolkit
+
   |name    = Permanent Cookout Kit And Better Charcoal Kiln, Better Cookout Kit And Charcoal Kiln
   |author  = ZeroMeters
+
   |author  = Goldenrevolver
   |id      = ZeroMeters.SAAT.API
+
   |id      = Goldenrevolver.PermanentCookoutKit
   |nexus  = 10747
+
   |nexus  = 8035
   |github  = Dawilly/SAAT
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
|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    = SAAT.Mod, SAAT - Audio API and Toolkit
+
   |name    = Persia the Mermaid, PersiaMod
   |author  = ZeroMeters
+
   |author  = Avalon, Avalonii
   |id      = ZeroMeters.SAAT.Mod
+
   |id      = 63b9f419-7449-42db-ab2e-440b4d05c073
  |nexus  = 10747
+
   |nexus  = 1419
  |github  = Dawilly/SAAT
+
   |github  =
  |broke in = Stardew Valley 1.6
 
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Safe Lightning
 
  |author  = CatCattyCat, Cat
 
  |id      = cat.safelightning
 
   |nexus  = 2039
 
  |moddrop = 833550
 
   |github  = danvolchek/StardewMods
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3
<!--
+
  |status  = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
+
   |summary  = use [https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-57#post-3358211 unofficial conversion to Content Patcher].
  |unofficial version = 2.1.1-unofficial.1-strobe
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Lightning Redux, Safe Lightning
+
   |name    = Persistent Game Options
   |author  = Shockah
+
   |author  = Xangria
   |id      = Shockah.SafeLightning
+
   |id      = Xangria.PersistentGameOptions
   |nexus  = 11857
+
   |nexus  = 1778
   |github  = Shockah/Stardew-Valley-Mods
+
   |github  =
 
+
   |broke in = SMAPI 3.0
   |broke in = Stardew Valley 1.6
+
  |status  = workaround
 +
  |summary  = Use [[#Global Config Settings|Global Config Settings]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Safe Reading
+
   |name    = Persistent Grange Display
   |author  = LunaticShade
+
   |author  = aedenthorn, Erinthe
   |id      = LunaticShade.SafeReading
+
   |id      = aedenthorn.PersisitentGrangeDisplay
   |nexus  = 8564
+
   |nexus  = 7977
   |github  = LunaticShade/StardewValley.SafeReading
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
+
   |name    = Persistent Mines
   |author  = blueberry
+
   |author  = spacechase0
   |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      = spacechase0.PersistentMines
   |nexus  = 4154
+
   |nexus  = 14985
   |github  = b-b-blueberry/SailorStyles
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Saloon Warp Totem
+
   |name    = Persival's Bundle Mod
   |author  = Artinity
+
   |author  = Persival
   |id      = Artinity.SaloonWarpTotem
+
   |id      =
   |nexus  = 16450
+
   |nexus  = 438
   |github  = Artinity/SaloonWarpTotem
+
   |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    = SAML
+
   |name    = Personal Anvil
   |author  = MindMeltMax
+
   |author  = Strobe
   |id      = MindMeltMax.SAML
+
   |id      = Strobe.PersonalAnvil
   |nexus  = 20250
+
   |nexus  = 5326
   |github  = MindMeltMax/SAML
+
   |github  = strobel1ght/Personal-Anvil
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sauvignon in Stardew
+
   |name    = Personal Combat Drone Redux
   |author  = Jesse, Jdvicks94
+
   |author  = Prism 99
   |id      = Jesse.SauvignonInStardew
+
   |id      = prism99.cambam.MURDERDRONE.redux
   |nexus  = 2597
+
   |nexus  = 18224
   |github  = JDvickery/Sauvignon-in-Stardew
+
   |github  =
 
 
  |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    = Savage Vincent (NPC Speech Bubbles)
+
   |name    = Personal Effects
   |author  = BlaDe
+
   |author  = bwdy
   |id      = BlaDe.NPCSpeechBubblesVincent
+
   |id      = bwdy.personaleffects
   |nexus  = 11833
+
   |nexus  = 3532
   |github  =
+
   |github  = bwdymods/SDV-PersonalEffects
 +
 
 +
  |status  = workaround
 +
  |summary  = use [[#Personal Effects Redux|Personal Effects Redux]] instead.
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Anywhere Redux, Save Anywhere
+
   |name    = Personal Effects Redux
   |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
+
   |author  = ceruleandeep
   |id      = Omegasis.SaveAnywhere
+
   |id      = ceruleandeep.personaleffects
   |nexus  = 8386<!--non-redux: 444-->
+
   |nexus  = 8616
   |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
+
   |github  = ceruleandeep/CeruleanStardewMods
  
   |warnings = Unstable. Broken on Android (use the built-in autosave instead).
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Backup
+
   |name    = Personal Indoor Farm
   |author  = SMAPI
+
   |author  = DeLiXx
   |id      = SMAPI.SaveBackup
+
   |id      = DLX.PIF
   |nexus  =
+
  |curse  = 990840
   |url    = https://smapi.io
+
   |nexus  = 20537
  |github  = Pathoschild/SMAPI
+
  |github  =
 +
   |source  = https://gitlab.com/delixx/stardew-valley/personal-indoor-farm
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Save Game Options
+
   |name    = Personal Scepter, Personal Return Scepter
   |author  = SorryLate, rharyanto
+
   |author  = Alex Noddings
   |id      = SorryLate.SaveGameOptions
+
   |id      = an.ownscepter
   |nexus  = 5190
+
   |nexus  = 2404
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status   = workaround
+
}}
   |summary = Use [[#Global Config Settings|Global Config Settings]] instead.
+
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Personal Traveling Cart
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.PersonalTravellingCart
 +
   |nexus   = 14087
 +
   |github = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scale Up
+
   |name    = Pet Against Crows
   |author  = Platonymous
+
   |author  = stardemod
   |id      = Platonymous.ScaleUp
+
   |id      = stardemod.PetAgainstCrows
   |nexus  = 3130
+
   |nexus  = 21247
  |moddrop = 793912
+
   |github  =
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scarecrow Highlighter
+
   |name    = Pet Bowl Filler
   |author  = WretchedPenguin
+
   |author  = Invatorzen
   |id      = WretchedPenguin.ScarecrowHighlighter
+
   |id      = invatorzen.PBF
   |nexus  = 3579
+
   |nexus  = 12161
 
   |github  =
 
   |github  =
  
Line 14,004: Line 15,650:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Schedule Viewer
+
   |name    = Pet Bowl Sprinklers
   |author  = BinaryLip
+
   |author  = Andrew Young, andyruwruw
   |id      = BinaryLip.ScheduleViewer
+
   |id      = andyruwruw.PetBowlSprinklers
   |nexus  = 19305
+
   |nexus  = 22546
   |github  = BinaryLip/ScheduleViewer
+
   |github  = andyruwruw/stardew-valley-pet-bowl-sprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Screenshot Everywhere
+
   |name    = Pet Choice Perks
   |author  = Gaiadin
+
   |author  = skuldomg, Skuld
   |id      = Gaiadin.Stardew-Screenshot-Everywhere
+
   |id      = skuldomg.petChoicePerks
   |nexus  = 10805
+
   |nexus  = 3313
   |github  = Gaiadin/Stardew-Screenshot-Everywhere
+
   |github  = skuldomg/petChoicePerks
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
<!--
 +
  |unofficial version = 1.1.1.unofficial-3.strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42356
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scroll To Blank
+
   |name    = Pet Enhancement Mod
   |author  = Caraxian
+
   |author  = Jfulmer, Consillium
   |id      = caraxian.scroll.to.blank
+
   |id      = JfulmerPetEnhancementMod
   |nexus   = 4144
+
  |nexus  =
   |chucklefish = 4405
+
  |url    = https://community.playstarbound.com/threads/smapi-consilliums-pet-enhancement-mod.114314
   |github  = Caraxi/StardewValleyMods
+
  |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    = Scroll To Zoom
+
   |name    = Pet Hats
   |author  = Tomwa
+
   |author  = aedenthorn, Erinthe
   |id      = Tomwa.ScrollToZoom
+
   |id      = aedenthorn.PetHats
   |nexus  = 2163
+
   |nexus  = 15301
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = obsolete
 +
  |summary  = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scrying Orb
+
   |name    = Pet Interaction
   |author  = kdau
+
   |author  = jahangmar
   |id      = kdau.ScryingOrb
+
   |id      = jahangmar.PetInteraction
   |nexus  = 5603
+
   |nexus  = 4232
   |moddrop = 756553
+
   |github = jahangmar/StardewValleyMods
  |source = https://gitlab.com/kdau/predictivemods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scythe Harvesting
+
   |name    = Pet's Enhanced
   |author  = mmanlapat
+
   |author  = Sunken_Lace
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
+
   |id      = Sunken_Lace.PetsEnhancedCode
   |nexus  = 1106
+
   |nexus  = 24026
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = workaround
 
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Game of Life
+
   |name    = Pet Spawn Location
   |author  = Super Aardvark, ubererdferkel
+
   |author  = Shaklin
   |id      = SuperAardvark.GameOfLife
+
   |id      = shaklin.petspawnlocation
   |nexus  = 5361
+
   |nexus  = 5986
   |github  = super-aardvark/AardvarkMods-SDV
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDV Twitch
+
   |name    = PHDE Mob Spawner
   |author  = Dawgeth
+
   |author  = zesman
   |id      = MTD.SDVTwitch
+
   |id      = MobSpawner.pseudohub.de
   |nexus  = 1760
+
   |nexus  = 2794
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SDVWM, The Weather Machine
+
   |name    = PHDE Unlocked Recipes
   |author  = SixthTitan
+
   |author  = zesman
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
+
   |id      = UnlockedRecipes.pseudohub.de
   |nexus  = 3203
+
   |nexus  = 2798
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.36
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Phone Traveling Cart, 猪车电话
   |author  = FreeTheJunimos
+
   |author  = Becks723
   |id      = freethejunimos.seaclifffarm
+
   |id      = Becks723.PhoneTravelingCart
   |nexus  = 13911
+
   |nexus  = 12981
 
   |github  =
 
   |github  =
  
Line 14,092: Line 15,749:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
+
   |name    = Phone Villagers
   |author  = FreeTheJunimos
+
   |author  = DewMods
   |id      = freethejunimos.seaclifffarm.pc
+
   |id      = DewMods.StardewValleyMods.PhoneVillagers
   |nexus  = 14296
+
   |nexus  = 2681
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pick Forge Enchantment
 +
  |author  = Dragoon23
 +
  |id      = Dragoon23.ForgeEnchantment
 +
  |nexus  = 22707
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Affixes
+
   |name    = Pick Your Enchantment, Forge Menu Choice
   |author  = Shockah
+
   |author  = atravita
   |id      = Shockah.SeasonAffixes
+
   |id      = atravita.ForgeMenuChoice
   |nexus  = 16297
+
  |curse  = 870980
   |github  = Shockah/Stardew-Valley-Mods
+
   |nexus  = 11376
 +
  |moddrop = 1125882
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6<!--@retest-after Kokoro-->
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Save Slots
+
   |name    = Picross Arcade Mod, Picrosser
   |author  = Tyler Gibbs
+
   |author  = KediDili
   |id      = tylergibbs2.SeasonalSaveSlots
+
   |id      = KediDili.ThePicrosser
   |nexus  = 14382
+
   |nexus  = 17530
   |github  = tylergibbs2/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Season Switcher
+
   |name    = Pierre Sells Mixed Seeds
   |author  = dumbledalton
+
   |author  = GrimReapers1121
   |id      = Dumbledalton.SeasonSwitcher
+
   |id      = GrimReapers.PSMS
   |nexus  = 10457
+
   |nexus  = 12606
  |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sebastian Frog Tank Switch
+
   |name    = Pierre's Roulette Shop
   |author  = Shaklin
+
   |author  = Xynerorias
   |id      = shaklin.SebastianFrogTankSwitch
+
   |id      = xynerorias.pierresroulette
   |nexus  = 8508
+
   |nexus  = 10826
   |github  =
+
   |github  = xynerorias/pierre-roulette-shop-SV
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secretariat (Faster Horse)
+
   |name    = Piggy Bank Mod
   |author  = Janglinator
+
   |author  = MindMeltMax
   |id      = jangles.secretariat
+
   |id      = MindMeltMax.PiggyBank
   |nexus  = 7537
+
   |nexus  = 6934
   |github  = Janglinator/Secretariat
+
  |moddrop = 1135669
 +
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Hedge Maze, Hedge Maze
+
   |name    = Pipe Irrigation
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.HedgeMaze
+
   |id      = aedenthorn.PipeIrrigation
   |curse   = 868718
+
   |nexus  = 10205
   |nexus  = 14138
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Utility Grid-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placeable Mine Shafts
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.PlaceShaft
 +
   |nexus  = 5440
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 14,150: Line 15,822:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Secret Woods Snorlax
+
   |name    = Place Floor on Tilled Dirt
   |author  = ichortower
+
   |author  = temisthem
   |id      = ichortower.SecretWoodsSnorlax
+
   |id      = tem696969696969.PlaceFloorOnTilledDirt
   |nexus  = 19112
+
   |nexus  = 23493
   |github  = ichortower/SecretWoodsSnorlax
+
   |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Placement Plus
 +
  |author  = 2Retr0
 +
  |id      = 2Retr0.PlacementPlus
 +
  |nexus  = 8798
 +
  |curse  = 486164
 +
  |github  = 2Retr0/PlacementPlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Bag
+
   |name    = Plan Importer
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SeedBag
+
   |id      = Platonymous.PlanImporter
   |nexus  = 1133
+
   |nexus  = 2071
   |moddrop = 793931
+
   |moddrop = 793846
 
   |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    = Seed Info, Seed Information
+
   |name    = Planned Parenthood
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SeedInfo
+
   |id      = aedenthorn.PlannedParenthood
   |nexus  = 15754
+
   |nexus  = 12869
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Mushroom Trees
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.PMT
 +
  |nexus  = 2349
 +
  |github  =
  
   |broke in = Stardew Valley 1.6
+
  |status  = obsolete
 +
   |broke in = Stardew Valley 1.5
 +
  |summary  = remove this mod ([[Mushroom Tree Seed|mushroom tree seed]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Plantable Palm Trees
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PlantablePalmTrees
 +
  |nexus  = 4096
 +
  |github  = MouseyPounds/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Machines
+
   |name    = Plant and Fertilize All, Plant All
   |author  = Veress
+
   |author  = aedenthorn, Erinthe
   |id      = Veress.SeedMachines
+
   |id      = aedenthorn.PlantAll
   |nexus  = 6265
+
   |nexus  = 10482
   |github  = mrveress/SDVMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Better Quality More Seeds
+
   |name    = Planter Trees
   |author  = vabrell, Victor Abrell
+
   |author  = aedenthorn, Erinthe
   |id      = vabrell.sm_bqms
+
   |id      = aedenthorn.PlanterTrees
   |nexus  = 14236
+
   |nexus  = 11687
   |github  = vabrell/sdw-seed-maker-mod
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status      = workaround
 
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Crop Quality, SMCQ
+
   |name    = Plant on Grass
   |author  = mcoocr
+
   |author  = Demiacle
   |id      = mcoocr.smcq
+
   |id      = Demiacle.PlantOnGrass
   |nexus  = 3089
+
   |nexus  = 1026
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
+
   |github  =
  
   |broke in     = SMAPI 3.0
+
   |broke in = Stardew Valley 1.3
   |status       = workaround
+
   |status   = workaround
   |summary     = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
+
   |summary = use [[#Tillable Ground|Tillable Ground]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker - Quality
+
   |name    = Platonic Partners and Friendships
   |author  = Speshkitty
+
   |author  = Amaranthacyan and ch20youk
   |nexus  = 21000
+
  |id      = PPAF.Core<!--changed in 2.3.0-->, Amaranthacyan.PPAFSMAPI
 +
   |nexus  = 8146
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Maker Tweaks
+
   |name    = Platonic Relationships
   |author  = aedenthorn, Erinthe
+
   |author  = Cherry, CherryChain
   |id      = aedenthorn.SeedMakerTweaks
+
   |id      = Cherry.PlatonicRelationships
   |nexus  = 10681
+
   |nexus  = 4668
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 716353
 
+
   |github  = ChroniclerCherry/stardew-valley-mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds are Rare
+
   |name    = PlatoTK
   |author  = jahangmar
+
   |author  = Platonymous
   |id      = jahangmar.SeedsAreRare
+
   |id      = Platonymous.PlatoTK
   |nexus  = 3618
+
  |curse  = 877225
   |github  = jahangmar/StardewValleyMods
+
   |nexus  = 6589
 +
   |github  = Platonymous/PlatoTK
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seed Shortage
+
   |name    = PlatoUI
   |author  = Xynerorias
+
   |author  = Platonymous
   |id      = xynerorias.seedshortage
+
   |id      = Platonymous.PlatoUI
   |nexus  = 5614
+
  |moddrop = 1521422
   |github  = xynerorias/Seed-Shortage
+
   |nexus  = 19023
 
+
   |github  =
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seeds Unpacked
+
   |name    = Plato Warp Menu
   |author  = blueberry
+
   |author  = Platonymous
   |id      = blueberry.SeedsUnpacked
+
   |id      = Platonymous.PlatoWarpMenu, Platonymous.PlatoCheatMenu<!--changed in 1.2-->
   |nexus  = 7215
+
  |curse  = 877227
   |github  = b-b-blueberry/SeedsUnboxed
+
   |nexus  = 5384
 
+
   |moddrop = 793920
   |broke in = Stardew Valley 1.6
+
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = See Me Rollin'
+
   |name    = Player Arrows
   |author  = Khloe Leclair
+
   |author  = TheShamanLord
   |id      = leclair.seemerollin
+
   |id      = TheShamanLord.PlayerArrows
   |nexus  = 10976
+
   |nexus  = 19479
  |moddrop = 1116122
+
   |github  = Jwaad/Stardew_Player_Arrows
   |github  = KhloeLeclair/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Serve
+
   |name    = Player Co-ordinate HUD, Player Position HUD and Logger
   |author  = aedenthorn, Erinthe
+
   |author  = DecidedlyHuman
   |id      = aedenthorn.SelfServe
+
   |id      = DecidedlyHuman.PlayerCoordinates
   |nexus  = 11313
+
   |nexus  = 7969
   |github  = aedenthorn/StardewValleyMods
+
   |moddrop = 984961
 
+
   |github  = DecidedlyHuman/PlayerCoordinates
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service
+
   |name    = Player Income Stats
   |author  = JarvieK
+
   |author  = ha1fdaew
   |id      = JarvieK.SelfService
+
   |id      = ha1fdaew.playerincomestats
   |nexus  = 1304
+
   |nexus  = 7373
   |github  = Jarvie8176/StardewMods
+
   |github  = ha1fdaew/PlayerIncomeStats
 
 
  |broke in = Stardew Valley 1.4
 
<!--
 
  |unofficial version = 0.3.4-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Self Service Shops
+
   |name    = Player Server Info
   |author  = GuiNoya, Yesst
+
   |author  = EuroCent
   |id      = GuiNoya.SelfServiceShop
+
   |id      = EuroCent.PlayerServerInfo
   |nexus  = 1622
+
   |nexus  = 24267
   |github  = GuiNoya/SVMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Self Service|Self Service]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sell Quality
+
   |name    = Playground Mod
   |author  = DonDorscha, jasonmbrady
+
   |author  = aedenthorn, Erinthe
   |id      = DonDorscha.SellQuality
+
   |id      = aedenthorn.PlaygroundMod
   |nexus  = 12469
+
   |nexus  = 14125
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items Multiplayer
+
   |name    = Play Prairie King With NPCs, Two Player Prairie King
   |author  = hafnerpw
+
   |author  = aedenthorn, Erinthe
   |id      = hafnerpw.SendItemsMultiplayer
+
   |id      = aedenthorn.TwoPlayerPrairieKing
   |nexus  = 13794
+
   |nexus  = 12750
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Send Items to Other Farmers, Send Letters
+
   |name    = Please Fix Error
   |author  = Denifia
+
   |author  = Jessebot
   |id      = Denifia.SendItems
+
   |id      = Jessebot.PleaseFixError
   |nexus  = 1087
+
   |nexus  = 6492
   |moddrop = 127754
+
   |github  = JessebotX/StardewValleyMods
   |github  = Denifia/StardewMods
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Please Gift Me In Person
 +
  |author  = Shockah
 +
  |id      = Shockah.PleaseGiftMeInPerson
 +
  |nexus  = 11217
 +
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Separate Greenhouse
+
   |name    = Point and Plant
   |author  = lolmaj
+
   |author  = jwdred
   |id      = lolmaj.SeparateGreenhouse
+
   |id      = jwdred.PointAndPlant
   |nexus  = 3965
+
   |nexus  = 572
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
+
   |github  = jdusbabek/stardewvalley
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#Smart Building|Smart Building]] instead.
 +
<!--
 +
  |unofficial version = 1.1.1-unofficial.5-strobe
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serene Greenhouse
+
   |name    = PokefyMania
   |author  = PeacefulEnd
+
   |author  = Noodles of Cat
   |id      = PeacefulEnd.SereneGreenhouse
+
   |id      = NoodlesofCat.PokefyMania
   |nexus  = 8011
+
   |nexus  = 20161
   |github  = Floogen/SereneGreenhouse
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Bookmarker
+
   |name    = Pokemania Revised, Pokemania The Return, PokeMania<!--changed in Pokemania Revised 1.0.0-->
   |author  = Ilyaki
+
   |author  = The Krominator
   |id      = Ilyaki.ServerBookmarker
+
   |id      = TheKrominator.PokemaniaRevised, TheKrominatorPokemania<!--changed in Pokemania Revised 1.0.0-->
  |nexus  = 2968
+
   |nexus  = 12065
  |github  = Ilyaki/ServerBookmarker
+
   |github  =
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 
   |unofficial version = 1.0.5-unofficial.2-jenrikku
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Browser
+
   |name    = Pollen Sprites
   |author  = Ilyaki
+
   |author  = Esca, Esca-MMC
   |id      = Ilyaki.ServerBrowser
+
   |id      = Esca.PollenSprites
   |nexus  = 3227
+
   |nexus  = 6149
   |github  = Ilyaki/Server-Browser
+
   |moddrop = 790268
 
+
   |github  = Esca-MMC/PollenSprites
   |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Server Port Changer
+
   |name    = Polyamory Sweet → Polyamory Kiss
   |author  = PhantomGamers
+
   |author  = ApryllForever
   |id      = PhantomGamers.ServerPortChanger
+
   |id      = ApryllForever.PolyamorySweetKiss<!--changed in 1.1.6-->, ApryllForever.PolyamoryKiss
   |nexus  = 2993
+
   |nexus  = 20599
   |github  = PhantomGamers/StardewPortChanger
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Reminders
+
   |name    = Polyamory Sweet → Polyamory Sweet Bed
   |author  = Aelaan Bluewood
+
   |author  = ApryllForever
   |id      = AelaanBluewood.SetReminders
+
   |id      = ApryllForever.PolyamorySweetBed
   |nexus  = 16112
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sewer Slimes
+
   |name    = Polyamory Sweet → Polyamory Sweet Love
   |author  = aedenthorn, Erinthe
+
   |author  = ApryllForever
   |id      = aedenthorn.SewerSlimes
+
   |id      = ApryllForever.PolyamorySweetLove
   |nexus  = 18195
+
   |nexus  = 20599
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shadow for Mazes, Maze
+
   |name    = Polyamory Sweet → Polyamory Sweet Rooms
   |author  = Edu Anttunes
+
   |author  = ApryllForever
   |id      = Maze
+
   |id      = ApryllForever.PolyamorySweetRooms
   |nexus  = 8930
+
   |nexus  = 20599
   |github  =
+
   |github  = ApryllForever/PolyamorySweetLove
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Exp, Shared Xp
+
   |name    = Polyamory Sweet → Polyamory Sweet Wedding
   |author  = Batzpup
+
   |author  = ApryllForever
   |id      = SharedExp.Batzpup
+
   |id      = ApryllForever.PolyamorySweetWedding
  |moddrop = 1269698
+
   |nexus  = 20599
   |nexus  = 14607
+
   |github  = ApryllForever/PolyamorySweetLove
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shared Professions
+
   |name    = Polygamy
   |author  = virtualbjorn
+
   |author  = bwdy
   |id      = virtualbjorn.SharedProfessions
+
   |id      = bwdy.polygamy
   |nexus  = 16628
+
   |nexus  = 3542
   |github  =
+
   |github  = bwdymods/SDV-Polygamy
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sharing is Caring
+
   |name    = Pomodoro Mod<!--manifest-->, Stardew-Doro<!--Nexus-->
   |author  = spacechase0
+
   |author  = Mezrag Yasser, Yasser
   |id      = spacechase0.SharingIsCaring
+
   |id      = Yasser.PomodoroMod
   |nexus  = 14263
+
   |nexus  = 19780
   |github  = spacechase0/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Pond Painter
 +
  |author  = MouseyPounds
 +
  |id      = MouseyPounds.PondPainter
 +
  |nexus  = 4703
 +
  |github  = MouseyPounds/stardew-mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shed Notifications
+
   |name    = Pong
   |author  = TheCroak
+
   |author  = CatCattyCat, Cat
   |id      = TheCroak.BuildingsNotifications
+
   |id      = cat.Pong
   |nexus  = 620
+
   |nexus  = 1994
   |github  =
+
  |moddrop = 833548
 +
   |github  = danvolchek/StardewMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shenandoah Library
+
   |name    = Pony Weight Loss Program
   |author  = Nishtra
+
   |author  = BadNetCode
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
+
   |id      = BadNetCode.PonyWeightLossProgram
   |nexus  = 756
+
   |nexus  = 1232
 +
  |moddrop = 130159
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Ship Anything, Ship Everything
 
  |author  = Berkay Yigit, berkayylmao
 
  |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
 
  |nexus  = 3782
 
  |github  = berkayylmao/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship From Inventory
+
   |name    = PoohCore
   |author  = Platonymous
+
   |author  = Pooh
   |id      = Platonymous.ShipFromInventory
+
   |id      = poohnhi.PoohCore
   |nexus  = 3219
+
   |nexus  = 22941
  |moddrop = 793916
+
   |github  = poohnhi/PoohCore
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipments to Quality, Quality from Shipments
+
   |name    = Poop Framework
   |author  = JPAN
+
   |author  = aedenthorn, Erinthe
   |id      = JPAN.QualityFromShipments
+
   |id      = aedenthorn.PoopFramework
   |nexus  = 7531
+
   |nexus  = 17152
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipment Tracker
+
   |name    = Portable Holes
   |author  = Iceburg
+
   |author  = LeFauxMatt
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
+
   |id      = furyx639.PortableHoles
   |nexus  = 321
+
  |curse  = 871832
   |github  =
+
   |nexus  = 13471
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Bin Summary
+
   |name    = Portable TV
   |author  = Futro, Futroo
+
   |author  = kdau
   |id      = futro.ShippingBinSummary
+
   |id      = kdau.PortableTV
   |nexus  = 18992
+
   |nexus  = 5674
   |github  = futroo/Stardew-Valley-Mods
+
  |moddrop = 761325
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/portabletv
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
+
   |name    = Portable Witch Shrines
   |author  = holythesea
+
   |author  = chocolatte12
   |id      = holythesea.SortShippingCollection
+
   |id      = chocolatte12.PortableWitchShrines
   |nexus  = 15694
+
   |nexus  = 20141
   |github  = holy-the-sea/SortShippingCollection
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Anywhere
+
   |name    = Portal Guns
   |author  = SorryLate, rharyanto
+
   |author  = TrollTheBotman
   |id      = SorryLate.ShopAnywhere
+
   |id      = JoshJKe.PortalGun
   |nexus  = 5299
+
   |nexus  = 3049
 
   |github  =
 
   |github  =
  
Line 14,489: Line 16,175:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Expander
+
   |name    = Portraiture
   |author  = Entoarox
+
   |author  = Platonymous
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
+
   |id      = Platonymous.Portraiture
   |nexus  = 2278
+
   |nexus  = 999
   |chucklefish = 4381
+
   |moddrop = 793927
   |github  = Entoarox/StardewMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
+
}}
   |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
+
{{#invoke:SMAPI compatibility|entry
 
+
  |name    = Portraiture Plus
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
+
   |author  = Arborsm
 +
  |id      = Arborsm.PortraiturePlus
 +
  |nexus  = 24534
 +
   |github  = Arborsm/PortraiturePlus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shoplifter
+
   |name    = Positive Predictor
   |author  = TheMightyAmondee
+
   |author  = season
   |id      = TheMightyAmondee.Shoplifter
+
   |id      = season.PositivePredictor
   |nexus  = 8569
+
   |nexus  = 23132
   |github  = TheMightyAmondee/Shoplifter
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Cart
+
   |name    = Postbox Building, PostBox Mod
   |author  = LeFauxMatt
+
   |author  = i-saac-b, isaacb
   |id      = furyx639.ShoppingCart
+
   |id      = i-saac-b.PostBoxMod
  |curse  = 871829
+
   |nexus  = 17614
   |nexus  = 13701
+
   |github  = i-saac-b/PostBoxMod
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shopping Show
+
   |name    = Post Wedding Dates
   |author  = AvalonMFX
+
   |author  = Blams
   |id      = AvalonMFX.ShoppingShow
+
   |id      = blams.PostWeddingDates
   |nexus  = 18445
+
   |nexus  = 10708
 
   |github  =
 
   |github  =
  
Line 14,527: Line 16,213:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shop Tile Framework
+
   |name    = Power Nap
   |author  = Cherry, CherryChain
+
   |author  = LakeMonster_, LakeMonster666
   |id      = Cherry.ShopTileFramework
+
   |id      = LakeMonster_.PowerNap, LakeMonster_.BedEnergyRegain<!--changed in 1.2.0-->
  |nexus  = 5005
+
   |nexus  = 5256
  |moddrop = 716384
 
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Shovel Tool Upgrades, Upgradable Shovel
 
  |author  = moonslime
 
  |id      = moonslime.ShovelToolUpgrades
 
   |nexus  = 16028
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Birthdays
+
   |name    = PPJA Producer Converter
   |author  = Traktori
+
   |author  = Digus
   |id      = Traktori.ShowBirthdays
+
   |id      = Digus.PPJAProducerConverter
   |nexus  = 7495
+
   |nexus  = 4972
   |github  = Traktori7/StardewValleyMods
+
   |github  = Digus/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Showcase
+
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
   |author  = Igorious
+
   |author  = ryaon
   |id      = Igorious.Showcase
+
   |id      = Ryaon.FectorChallenge
   |nexus  =
+
   |nexus  = 5125
  |chucklefish = 4487
+
   |github  =
   |github  = Igorious/Stardew_Valley_Showcase_Mod
 
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Catch Quality
+
   |name    = Prairie King Made Easy
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Mucchan
   |id      = f4iTh.ShowCatchQuality
+
   |id      = Mucchan.PrairieKingMadeEasy
   |nexus  = 3326
+
   |nexus  =
   |github  =
+
  |chucklefish = 3594
 +
   |github  = mucchan/sv-mod-prairie-king
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.0.1-unofficial.2-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324503
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Cooking Recipes
+
   |name    = Prairie King Prizes (Lootboxes)
   |author  = MasterOfMutton
+
   |author  = Renny
   |id      = faragodavid.showcookingrecipes
+
   |id      = renny.prairiekingprizes
   |nexus  = 5525
+
   |nexus  = 2811
   |github  =
+
   |github  = OfficialRenny/PrairieKingPrizes
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Daily Luck
+
   |name    = Prairie King UI Enhancements
   |author  = Arphox
+
   |author  = Incognito357
   |id      = Arphox.ShowDailyLuck
+
   |id      = Incognito357.PrairieKingUIEnhancements
   |nexus  = 15910
+
   |nexus  = 10769
   |github  = arphox/StardewValleyMods
+
   |github  = Incognito357/PrairieKingUIEnhancements
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Show Item Quality
 
  |author  = Jonqora
 
  |id      = Jonqora.ShowItemQuality
 
  |nexus  = 6311
 
  |github  = Jonqora/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
+
   |name    = Pravoloxinone
   |author  = aedenthorn, Erinthe
+
   |author  = TheMightyAmondee
   |id      = aedenthorn.ShowPlayerBehind
+
   |id      = TheMightyAmondee.Pravoloxinone
  |curse  = 868887
+
   |nexus  = 23008
   |nexus  = 6540
+
   |github  = TheMightyAmondee/Pravoloxinone
   |github  = aedenthorn/stardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show Predictable RNG Outcomes
+
   |name    = Precise Furniture
   |author  = Relance
+
   |author  = Espy
   |id      = Relance.ShowPredictableRNGOutcomes
+
   |id      = Espy.PreciseFurniture
   |nexus  = 13186
+
   |nexus  = 23488
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Show XP and Level Gains, Show XP
+
   |name    = Precision Wheel
   |author  = adverserath
+
   |author  = DespairScent
   |id      = Adverserath.ShowXP
+
   |id      = DespairScent.PrecisionWheel
   |nexus  = 19501
+
   |nexus  = 22222
   |github  =
+
   |github  = DespairScent/PrecisionWheel
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter Redux
+
   |name    = Predictable Retaining Soil
   |author  = Strobe and TehPers
+
   |author  = Shockah
   |id      = ShroomSpotter
+
   |id      = Shockah.PredictableRetainingSoil
   |nexus  = 7934
+
   |nexus  = 10956
   |github  = strobel1ght/ShroomSpotterRedux
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shut Up
+
   |name    = Predictor
   |author  = Geko_X
+
   |author  = JoXW
   |id      = gekox.shutUp
+
   |id      = JoXW.Predictor
   |nexus  = 7358
+
   |nexus  = 21332
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/geko_x/stardew-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Alarm Clock
+
   |name    = Predict Seed Maker
   |author  = Invatorzen
+
   |author  = lech43
   |id      = invatorzen.AC
+
   |id      = lech43.PredictSeedMaker
   |nexus  = 12164
+
   |nexus  = 6395
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silent Scarecrows
+
   |name    = Preexisting Relationship
   |author  = climaxius
+
   |author  = spacechase0
   |id      = climaxius.silentscarecrows
+
   |id      = spacechase0.PreexistingRelationship
   |nexus  = 3258
+
   |curse   = 867710
  |github  = robbiev/SilentScarecrows
+
   |nexus  = 7684
}}
+
   |github  = spacechase0/StardewValleyMods
{{#invoke:SMAPI compatibility|entry
 
  |name    = Silo Report
 
  |author  = bogie5464
 
   |id      = bogie5464.SiloReport
 
   |nexus  = 3194
 
   |github  = bogie5464/SiloReport
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Silo Size
+
   |name    = Pregnancy Role
   |author  = pepoluan
+
   |author  = kdau
   |id      = pepoluan.SiloSize
+
   |id      = kdau.PregnancyRole
   |nexus  = 8819
+
   |nexus  = 5762
   |moddrop = 981291
+
   |moddrop = 768494
 
   |github  =
 
   |github  =
   |source  = https://sourceforge.net/p/sdvmod-silo-size/
+
   |source  = https://gitlab.com/kdau/pregnancyrole
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Crop Label
+
   |name    = Prepare for New Day
   |author  = TheMusketeer
+
   |author  = igotnousername
   |id      = SimpleCropLabel
+
   |id      = igotnousername.PrepareNewDay
   |nexus  = 314
+
   |nexus  = 7638
 
   |github  =
 
   |github  =
 
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple HUD
+
   |name    = Press to Quack
   |author  = Enaium
+
   |author  = DraconisLeonidas
   |id      = Enaium.SimpleHUD
+
   |id      = DraconisLeonidas.PressToQuack
   |github  = Enaium-StardewValleyMods/SimpleHUD
+
  |nexus  = 13583
 +
   |github  = DraconisLeonidas/PressToQuack
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Hunger System, Hunger Mod
+
   |name    = Price Drops
   |author  = skn
+
   |author  = skuldomg, Skuld
   |id      = skn.HungerMod
+
   |id      = skuldomg.priceDrops
   |nexus  = 3270<!--was 1127 before re-release-->
+
   |nexus  = 2047
   |github  =
+
  |github  = skuldomg/priceDrops
 +
 
 +
  |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    = Simple Screenshots, Screenshot
+
   |name    = Price Fluctuation
   |author  = aedenthorn, Erinthe
+
   |author  = lech43
   |id      = aedenthorn.Screenshot
+
   |id      = lech43.PriceFluctuation
   |nexus  = 10178
+
   |nexus  = 6396
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sounds
+
   |name    = Prices
   |author  = BleakCodex
+
   |author  = skiilaa
   |id      = BleakCodex.SimpleSounds
+
   |id      = skiilaa.Prices
   |nexus  = 14540
+
   |nexus  = 2255
  |github  = BleakCodex/SimpleSounds
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simple Sprinkler
 
  |author  = ADoby, tZed, Tobias Z
 
  |id      = tZed.SimpleSprinkler
 
  |nexus  = 76
 
  |github  = ADoby/SimpleSprinkler
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Simplified Achievements
 
  |author  = cel10e
 
  |id      = cel10e.SimplifiedAchievements
 
  |moddrop = 909416
 
  |nexus  = 8026
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Show Item Sell Price|CJB Show Item Sell Price]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Single-Player Regen, Single-Player Sleep
+
   |name    = Price Tooltips
   |author  = MindMeltMax
+
   |author  = Darkhax
   |id      = MindMeltMax.SPRegen
+
   |id      = darkhax.pricetooltip
   |nexus  = 6778
+
   |nexus  =
   |moddrop = 1135654
+
   |curse  = 299169
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |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    = Sit and Rest
+
   |name    = Prismatic Butterfly Location
   |author  = Krutonium
+
   |author  = no12nv2
   |id      = Krutonium.SitandRest
+
   |id      = no12nv2.PrismaticButterflyLocation
   |nexus  = 7403
+
   |nexus  = 23045
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit For Stamina
+
   |name    = Prismatic Clothing
   |author  = Entoarox
+
   |author  = atravita
   |id      = Entoarox.SitForStamina
+
   |id      = atravita.PrismaticClothing
   |nexus  = 7334
+
  |curse  = 870969
   |github  = Entoarox/StardewMods
+
  |moddrop = 1205162
 +
   |nexus  = 13051
 +
   |github  = atravita-mods/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit n' Relax: Rest Your Butt
+
   |name    = Prismatic Fire
   |author  = MissCoriel
+
   |author  = aedenthorn, Erinthe
   |id      = misscoriel.sitnrelax
+
   |id      = aedenthorn.PrismaticFire
   |nexus  = 7336
+
   |nexus  = 12931
   |github  = MissCoriel/Sit-n-Relax
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Siv's Marriage
+
   |name    = Prismatic Furniture
  |author  = sivolobwho, Tori Leblanc, Siv
+
   |author  = aedenthorn, Erinthe
  |id      = 6266959802, medoli900.Siv's Marriage Mod, Siv.MarriageMod<!--official, two 1.2.3-unofficial versions-->
+
   |id      = aedenthorn.PrismaticFurniture
  |nexus  = 366
+
   |nexus  = 12589
  |github  = tlcasebeer/SivsMarriageMod
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = workaround
 
  |summary  = Use {{nexus mod|10206|Looking For Love}} instead.
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sixty-Nine Shirt, Sixty-Nine
 
   |author  = aedenthorn, Erinthe
 
   |id      = aedenthorn.SixtyNine
 
   |nexus  = 6969
 
   |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sizable Fish
+
   |name    = Prismatic Pride
   |author  = spacechase0
+
   |author  = kdau
   |id      = spacechase0.SizableFish
+
   |id      = kdau.PrismaticPride
   |nexus  = 14267
+
   |nexus  = 9019
   |github  = spacechase0/StardewValleyMods
+
  |moddrop = 978503
 +
   |github  =
 +
  |source  = https://gitlab.com/kdau/prismaticpride
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skateboard
+
   |name    = Prismatic Slime Finder
   |author  = aedenthorn, Erinthe
+
   |author  = MrKoatl
   |id      = aedenthorn.Skateboard
+
   |id      = MrKoatl.PrismaticSlimeFinder
   |nexus  = 13096
+
   |nexus  = 7866
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skillful Clothes
+
   |name    = Prismatic Statue
   |author  = LunaticShade
+
   |author  = Achtuur
   |id      = LunaticShade.SkillfulClothes
+
   |id      = Achtuur.PrismaticStatue
   |nexus  = 8541
+
   |nexus  = 17013
   |github  = LunaticShade/StardewValley.SkillfulClothes
+
   |github  = Achtuur/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige
+
   |name    = Prismatic Tools
   |author  = Alphablackwolf
+
   |author  = stokastic
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
+
   |id      = stokastic.PrismaticTools
   |nexus  = 569
+
   |nexus  = 2428
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = stokastic/PrismaticTools
  
   |broke in           = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.3.29
  |unofficial version = 1.2.4-unofficial.15-huancz
+
   |status   = workaround
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-120716
+
   |summary = use [[#Pristmatic Tools Continued|Pristmatic Tools Continued]] instead.
}}
 
{{#invoke:SMAPI compatibility|entry
 
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
 
   |author = Alphablackwolf
 
  |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
 
  |nexus  = 569
 
  |github  = Alphablackwolf/SkillPrestige
 
 
 
  |broke in = Stardew Valley 1.3<!--@retest-after Cooking Skill-->
 
 
<!--
 
<!--
  |unofficial version = 1.2.4-unofficial.13-Jiopaba
+
  |status            = workaround
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-27#post-23768
+
  |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    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
+
   |name    = Prismatic Tools Continued
   |author  = Tondorian
+
   |author  = iargue
   |id      = Tondorian.SkillPrestige.LoveOfCooking
+
   |id      = iargue.PrismaticToolsContinued
   |nexus  = 18605
+
   |nexus  = 21450
   |github  = Tondorian/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Prestige for Luck Skill
+
   |name    = Producer Framework Mod
   |author  = Alphablackwolf
+
   |author  = Digus
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
+
   |id      = Digus.ProducerFrameworkMod
   |nexus  = 569
+
   |nexus  = 4970
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Digus/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3!--@retest-after Luck Skill-->
 
<!--
 
  |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    = Producer Framework Mod → PFMAutomate
   |author  = Alphablackwolf
+
   |author  = Digus
   |id      = alphablackwolf.MagicPrestigeAdapter
+
   |id      = Digus.PFMAutomate
   |nexus  = 569
+
   |nexus  = 5038
   |github  = Alphablackwolf/SkillPrestige
+
   |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Production Stats
 +
  |author  = FlameHorizon
 +
  |id      = FlameHorizon.ProductionStats
 +
  |nexus  = 21270
 +
  |github  = FlameHorizon/ProductionStats
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Profession Adjustments
 +
  |author  = Kevin Connors
 +
  |id      = KevinConnors.ProfessionAdjustments
 +
  |nexus  = 2424
 +
  |github  = kevinforrestconnors/ProfessionAdjustments
  
   |broke in = Stardew Valley 1.3<!--@retest-after Magic-->
+
   |broke in = Stardew Valley 1.3.29
<!--
+
   |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 Rings
+
   |name    = Profiler
   |author  = AlphaMeece
+
   |author  = SinZ
   |id      = AlphaMeece.SkillRings
+
   |id      = SinZ.Profiler
   |nexus  = 7515
+
   |nexus  = 12135
   |github  =
+
   |github  = SinZ163/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skill Training
+
   |name    = Profit Calculator
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SkillTraining
+
   |id      = spacechase0.ProfitCalculator
   |nexus  = 14452
+
  |curse  = 867736
 +
  |moddrop = 771668
 +
   |nexus  = 3378
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Dialogue
+
   |name    = Profit Calculator → DGA Support
   |author  = FricativeMelon
+
   |author  = 6135
   |id      = FricativeMelon.SkipDialogue
+
   |id      = 6135.ProfitCalculatorDGA
   |nexus  = 15311
+
   |moddrop = 1502461
  |github  = FricativeMelon/SkipDialogue
+
   |nexus  = 19931
}}
+
   |github  = 6135/StardewValley.ProfitCalculator
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Fish
 
  |author  = LucaINC
 
  |id      = LucaINC.StardewValleyMods.SkipFish
 
   |nexus  = 19762
 
   |github  =
 
  
 +
  |status  = abandoned
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Fishing Minigame
+
   |name    = Profit Calculator<!--manifest-->, In-Game Profit Calculator<!--Nexus-->
   |author  = DewMods
+
   |author  = 6135
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
+
   |id      = 6135.ProfitCalculator
   |nexus  = 2697
+
  |moddrop = 1502461
   |github  =
+
   |nexus  = 19931
 +
   |github  = 6135/StardewValley.ProfitCalculator
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name     = Skip Fishing Minigame 2
+
   |name   = Profit Margins
   |author   = philosquare
+
   |author = Cherry, CherryChain
   |id       = philosquare.SkipFishingMinigame2
+
   |id     = Cherry.ProfitMargins
   |moddrop  = 1530481
+
   |nexus  = 4663
   |nexus    =
+
   |moddrop = 716352
   |github   = philosquare/SDVSkipFishingMinigame2
+
   |github = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Intro
+
   |name    = Progressive Access Farm
   |author  = Pathoschild
+
   |author  = onjulraz
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
+
   |id      = onjulraz.ProFarm, onjulraz.ProFarm_2<!--alternate versions of the same mod-->
   |nexus  = 533
+
   |nexus  = 2923
  |moddrop = 606601
 
  |github  = Pathoschild/StardewMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Skip Start
 
  |author  = DeadRobotDev
 
  |id      = DeadRobotDev.SkipStart
 
  |nexus  = 11885
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skip Text
+
   |name    = Project Fluent
   |author  = CrunchyDuck
+
   |author  = Shockah
   |id      = CrunchyDuck.SkipText
+
   |id      = Shockah.ProjectFluent
   |nexus  = 8947
+
   |nexus  = 12638
   |github  = CrunchyDuck/Stardew-Skip-Text
+
   |github  = Shockah/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill
+
   |name    = Project S
   |author  = S1mmyy
+
   |author  = NarlanMarlan
   |id      = S1mmyy.SkullCavernDrill
+
   |id      = narlan.projects
   |nexus  = 6121
+
   |nexus  = 3785
   |github  = S1mmyy/StardewMods
+
   |github  = NolanEastburn/ProjectS
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Drill Redux
+
   |name    = Public Access TV
   |author  = NetworkOverflow
+
   |author  = kdau
   |id      = NetworkOverflow.SkullCavernDrillRedux
+
   |id      = kdau.PublicAccessTV
   |nexus  = 16533
+
   |nexus  = 5605
   |github = AndrewGraber/Skull-Cavern-Drill-Redux
+
   |moddrop = 757967
 +
  |source = https://gitlab.com/kdau/predictivemods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after PlatoTK-->
 +
  |status  = workaround
 +
  |summary  = use [[#Public Access TV (1.6)|Public Access TV (1.6)]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Public Access TV (1.6)
 +
  |author  = John Peters
 +
  |id      = JohnPeters.PublicAccessTV
 +
  |nexus  = 22486
 +
  |github  = emurphy42/PredictiveMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Elevator
+
   |name    = Pudding Plus Colored Slime Drops
   |author  = Bifibi, Lestoph
+
   |author  = TerryDBS
   |id      = SkullCavernElevator
+
   |id      = TerryDBS.ColoredSlimeDrops
   |nexus  = 963
+
   |nexus  = 7048
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cavern Toggle
+
   |name    = Puffer Chick - Chickens
   |author  = TheMightyAmondee, MightyAmondee
+
   |author  = Sonozuki
   |id      = TheMightyAmondee.SkullCavernToggle
+
   |id      = EpicBellyFlop45.PufferChickChickens
   |nexus  = 7908
+
   |nexus  = 2997
   |github  = TheMightyAmondee/SkullCavernToggle
+
   |github  =
 +
 
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep In Wedding
+
   |name    = Pumpkin Chickens
   |author  = atravita
+
   |author  = Sonozuki
   |id      = atravita.SleepInWedding
+
   |id      = EpicBellyFlop45.PumpkinChickens
  |curse  = 870963
+
   |nexus  = 3004
  |moddrop = 1294437
+
   |github  =
   |nexus  = 15006
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless Fisherman
+
   |name    = Purchasable Galaxy Item
   |author  = Annosz
+
   |author  = SorryLate
   |id      = Annosz.SleeplessFisherman
+
   |id      = SorryLate.GalaxyItem
   |nexus  = 5915
+
   |nexus  = 5289
   |github  = Annosz/StardewValleyModding
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Purchasable Recipes
 +
  |author  = Paracosm
 +
  |id      = Paracosm.PurchasableRecipes
 +
  |nexus  = 1722
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use [[#Buy Cooking Recipes|Buy Cooking Recipes]] or [[#TV Recipes|TV Recipes]] instead.
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3.mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-17#post-3289499
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepless in Stardew
+
   |name    = Purist Mod
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.sleeplessinstardew
+
   |id      = aedenthorn.PuristMod
   |nexus  = 5445
+
   |nexus  = 16097
   |github  = instafluff/SleeplessInStardew
+
   |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepovers
+
   |name    = Pussle
   |author  = bwdy
+
   |author  = Platonymous
   |id      = bwdy.sleepovers
+
   |id      = Platonymous.Pussle
   |nexus  = 3531
+
  |moddrop = 1521424
   |github  = bwdymods/SDV-Sleepovers
+
   |nexus  = 19760
 +
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Warning
+
   |name    = Put Batteries in Fish Tanks
   |author  = GlimmerDev
+
   |author  = BadNetCode
   |id      = glimmerDev.SleepWarning
+
   |id      = BadNetCode.PutBatteriesInFishTanks
   |nexus  = 21128
+
   |nexus  = 23155
   |github  = GlimmerDev/StardewValleyMod_SleepWarning
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Wherever
+
   |name    = PVP Friendly Fire, PVP
   |author  = Vexorth
+
   |author  = DewMods
   |id      = Vexorth.SleepWherever
+
   |id      = DewMods.StardewValleyMods.PVP
   |nexus  = 16674
+
   |nexus  = 15589
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleep Worker
+
   |name    = Pyromancer's Journey, Fire Arcade Game<!--changed in 1.0.1-->
 +
  |author  = spacechase0 and ParadigmNomad
 +
  |id      = spacechase0.PyromancersJourney, spacechase0.FireArcadeGame<!--changed in 1.0.1-->
 +
  |curse  = 867715
 +
  |nexus  = 7455
 +
  |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = PyTK, Platonymous Toolkit
 
   |author  = Platonymous
 
   |author  = Platonymous
   |id      = Platonymous.SleepWorker
+
   |id      = Platonymous.Toolkit
   |curse   = 877233
+
   |nexus   = 1726
   |moddrop = 793835
+
   |moddrop = 793815
  |nexus  = 2062
 
 
   |github  = Platonymous/Stardew-Valley-Mods
 
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sleepy Eye
+
   |name    = Qi Chests
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.SleepyEye
+
   |id      = spacechase0.QiChest
  |curse  = 867761
+
   |nexus  = 15696
  |moddrop = 129011
 
   |nexus  = 1152
 
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 15,027: Line 16,698:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
+
   |name    = Qi Exchanger
   |author  = fernass354
+
   |author  = Mizzion
   |id      = fernass354.SlimeHutchResize
+
   |id      = mizzion.qiexchanger
   |nexus  = 18507
+
   |nexus  = 1930
   |github  =
+
  |moddrop = 661359
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Qi Sprinklers
 +
  |author  = UnknownLegacy
 +
  |id      = UnknownLegacy.QiSprinklers
 +
  |nexus  = 7904
 +
   |github  = UnkLegacy/QiSprinklers
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Hutch Water Spots
+
   |name    = Quaint Wooden Bridge For Your Farm, Quaint Farm Bridge
   |author  = aedenthorn, Erinthe
+
   |author  = Prismuth
   |id      = aedenthorn.SlimeHutchWaterSpots
+
   |id      = <Prismuth.QuaintFarmBridge
   |nexus  = 13778
+
   |nexus  = 1647
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |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    = Slime Mods, Slime Minigame, Slime QOL
+
   |name    = Quality Bait
   |author  = Tofu, SadDodo
+
   |author  = MindMeltMax
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
+
   |id      = MindMeltMax.QualityBait
   |nexus   = 2743
+
   |curse   = 1004490
   |github  =
+
   |moddrop = 1443555
 
+
  |nexus  = 16832
   |broke in = Stardew Valley 1.3.29
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Produce
+
   |name    = Quality Fish Ponds
   |author  = exotico
+
   |author  = ytsc
   |id      = exotico.SlimeProduce
+
   |id      = ytsc.QualityFishPonds
   |nexus  = 7634
+
   |nexus  = 11021
   |github  = andraemon/SlimeProduce
+
   |github  = YTSC/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Spawner
+
   |name    = Quality Of Combat
   |author  = aurnj, Roy Li
+
   |author  = Aile72
   |id      = RuyiLi.SlimeSpawner
+
   |id      = Aile72.QualityOfCombat
   |nexus  =
+
   |nexus  = 23894
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slim Hutch
+
   |name    = Quality of Life - Immersive Tweaks
   |author  = Peasly Wellbott
+
   |author  = DaLion
   |id      = Wellbott.SlimHutchCode
+
   |id      = DaLion.ImmersiveTweaks
   |nexus  = 7424
+
   |nexus  = 11296
  |github  = Wellbott/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Slingshot Rebalance
 
  |author  = Redwood, Towering Redwood
 
  |id      = Redwood.SlingshotRebalance
 
  |nexus  = 14391
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slower Fence Decay
+
   |name    = Quality Products
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = SilentOak
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
+
   |id      = SilentOak.QualityProducts
   |nexus  = 252
+
   |nexus  = 3609
   |source = https://gitlab.com/speeder1/FenceSlowDecayMod
+
   |github = silentoak/StardewMods
  
  |broke in = SMAPI 2.0
 
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#No Fence Decay|No Fence Decay]] instead.
+
   |summary  = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Small Beach Farm
+
   |name    = Quality Products → Auto Quality Patch
   |author  = Pathoschild
+
   |author  = SilentOak
   |id      = Pathoschild.SmallBeachFarm
+
   |id      = SilentOak.AutoQualityPatch
   |nexus  = 3750
+
   |nexus  = 3609
   |moddrop = 606555
+
   |github  = silentoak/StardewMods
   |github = Pathoschild/StardewMods
+
 
 +
   |status  = workaround
 +
  |summary = use {{nexus mod|21278|Artisan Goods Keep Quality}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smaller Fish Ponds, Fish Well
+
   |name    = Quality Scrubber
   |author  = Peasly Wellbott
+
   |author  = Traktori
   |id      = Wellbott.FishWell
+
   |id      = Traktori.QualityScrubber
   |nexus  = 7651
+
   |nexus  = 5663
   |github  = Wellbott/StardewValleyMods
+
   |github  = Traktori7/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|20624|Quality Conversion Engine}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Building
+
   |name    = Quality Scrubber for Automate
   |author  = DecidedlyHuman
+
   |author  = Traktori
   |id      = DecidedlyHuman.SmartBuilding
+
   |id      = Traktori.AM.QualityScrubber
   |nexus  = 11158
+
   |nexus  = 5663
   |github  = DecidedlyHuman/StardewValleyMods
+
   |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    = Smart Cursor
+
   |name    = Quality Smash
   |author  = DecidedlyHuman
+
   |author  = barfytheclown
   |id      = DecidedlyHuman.SmartCursor
+
   |id      = NormanPCN.QualitySmash<!--changed in 1.4.0-->, barfytheclown.QualitySmash
   |nexus  = 13268
+
   |nexus  = 7907
   |github  = DecidedlyHuman/StardewValleyMods
+
   |github  = jn84/QualitySmash
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smart Cursor
+
   |name    = Queen of Sauce Randomizer
   |author  = stokastic
+
   |author  = Speshkitty
   |id      = stokastic.SmartCursor
+
   |id      = speshkitty.queenofsauceshuffler
   |nexus  = 2458
+
   |nexus  = 7151
   |github  = stokastic/SmartCursor
+
   |github  = Speshkitty/QueenOfSauceRandomiser
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SmartMod
+
   |name    = Questable Tractor
   |author  = KuroBear
+
   |author  = NermNermNerm
   |id      = KuroBear.SmartMod
+
   |id      = NermNermNerm.QuestableTractor
   |nexus  =
+
   |nexus  = 20703
  |url    = https://community.playstarbound.com/threads/108104
+
   |github  = NermNermNerm/StardewMods
   |github  =
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smol Fish
+
   |name    = Quest Delay
   |author  = gbromios
+
   |author  = BadNetCode
   |id      = gbromios.SmolFish
+
   |id      = BadNetCode.QuestDelay
   |nexus  = 14287
+
   |nexus  = 1239
 +
  |moddrop = 473938
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snack Anything
+
   |name    = Quest Essentials
   |author  = Cherry, ChroniclerCherry
+
   |author  = PurrplingCat
   |id      = Cherry.SnackAnything
+
   |id      = PurrplingCat.QuestEssentials
   |nexus  = 5196
+
   |nexus  = 8827
   |moddrop = 716397
+
   |github  = purrplingcat/StardewMods
   |github = ChroniclerCherry/stardew-valley-mods
+
 
 +
   |status = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snail Mail
+
   |name    = Quest Framework
   |author  = Darkhax
+
   |author  = PurrplingCat
   |id      = darkhax.snailmail
+
   |id      = PurrplingCat.QuestFramework
   |nexus   =
+
   |curse   = 577691
   |curse   = 307861
+
   |nexus   = 6414
   |github  = Stardew-Valley-Modding/Snail-Mail
+
   |github  = purrplingcat/QuestFramework
 +
 
 +
  |warnings = Broken on Android.
  
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
+
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Snow Crab
+
   |name    = Quest Time Limits
   |author  = John Peters
+
   |author  = aedenthorn, Erinthe
   |id      = JohnPeters.SnowCrab
+
   |id      = aedenthorn.QuestTimeLimits
   |nexus  = 11302
+
  |curse  = 868671
   |github  =
+
   |nexus  = 16403
 +
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Quest Time Limits - Continued|Quest Time Limits - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quest Time Limits - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.QuestTimeLimits
 +
  |nexus  = 22349
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Socializing Skill
+
   |name    = Quick Agenda
   |author  = drbirbdev
+
   |author  = BadNetCode
   |id      = drbirbdev.SocializingSkill
+
   |id      = BadNetCode.QuickAgenda
   |nexus  = 14142
+
   |nexus  = 22258
   |github  = drbirbdev/StardewValley
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Network
+
   |name    = Quick Forward Dash, Warp Mod
   |author  = Cecidelus
+
   |author  = Vexorth
   |id      = Cecidelus.SocialNetwork
+
   |id      = Vexorth.Warp
   |nexus  = 8255
+
   |nexus  = 16605
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Button
+
   |name    = Quick Glance
   |author  = aedenthorn, Erinthe
+
   |author  = adverserath
   |id      = aedenthorn.SocialPageOrderButton
+
   |id      = Adverserath.QuickGlance
   |nexus  = 7871
+
   |nexus  = 12058
   |github  = aedenthorn/StardewValleyMods
+
   |github  = adverserath/QuickGlance
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Page Order Menu
+
   |name    = Quick Load
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SocialPageOrderMenu
+
   |id      = aedenthorn.QuickLoad
   |nexus  = 13698
+
   |nexus  = 7756
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Social Tab Patch for Unlimited Players
+
   |name    = Quick Minigame
   |author  = funny-snek
+
   |author  = Enaium
   |id      = funnysnek.socialtabpatch
+
   |id      = Enaium.QuickMinigame
   |nexus  = 2981
+
  |curse  = 438741
   |github  =
+
  |moddrop = 895127
 +
   |nexus  =
 +
   |github  = Enaium-StardewValleyMods/QuickMinigame
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations
+
   |name    = Quick Responses
   |author  = PeacefulEnd
+
   |author  = aedenthorn, Erinthe
   |id      = PeacefulEnd.SolidFoundations
+
   |id      = aedenthorn.QuickResponses
   |nexus  = 12311
+
   |nexus  = 6548
   |github  = Floogen/SolidFoundations
+
   |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quick Responses (1.6 Updated)
 +
  |author  = yummypecho - original by aedenthorn
 +
  |id      = yummypecho.QuickResponses
 +
  |nexus  = 21103
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solid Foundations → Automate Integration
+
   |name    = Quick Sell
   |author  = PeacefulEnd
+
   |author  = Alejandro Akbal, AlejandroAkbal
   |id      = PeacefulEnd.SolidFoundationsAutomate
+
   |id      = AlejandroAkbal.QuickSell
   |nexus  = 12311
+
   |nexus  = 7854
   |github  = Floogen/SolidFoundations
+
   |github  = AlejandroAkbal/Stardew-Valley-Quick-Sell-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sona's Farm
+
   |name    = Quick Shop
   |author  = Kerlin & Sona
+
   |author  = Enaium
   |id      = kerlin.sonasfarm
+
   |id      = Enaium.QuickShop
   |nexus   = 8545
+
   |curse   = 436793
   |github  =
+
   |moddrop = 864170
 
+
  |nexus  =
   |broke in = Stardew Valley 1.6
+
   |github  = Enaium-StardewValleyMods/QuickShop
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sonic Shoes
+
   |name    = Quick Start
   |author  = lilico
+
   |author  = WuestMan, redknightofdoom
   |id      = lilico.SonicShoes
+
   |id      = WuestMan.QuickStart
   |nexus  = 10226
+
   |nexus  = 2375
   |github  =
+
   |github  = Brian-Wuest/Quick_Start
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sorted Storages
+
   |name    = Quick Stash
   |author  = TeamCoFH, Tech, Zeldo
+
   |author  = ChiroxT
   |id      = Zeldo.LinkedStorages
+
   |id      = treinke.quickstash
   |nexus  =
+
   |nexus  = 20864
  |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    = Quick Swap
   |author  = aRooooooba
+
   |author  = Allan Wang
   |id      = aRooooooba.SortingChests
+
   |id      = AllanWang.QuickSwap
   |nexus  = 8224
+
   |nexus  = 13956
   |github  = aRooooooba/SortingChests
+
   |github  = AllanWang/Stardew-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Effect Replacement
+
   |name    = Quotes
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundEffectReplacement
+
   |id      = aedenthorn.Quotes
   |nexus  = 10232
+
   |nexus  = 6503
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Loop Mod
+
   |name    = Radioactive Geodes
   |author  = strelkasaur
+
   |author  = justastranger
   |id      = com.strelkasaurus.sm.soundloop
+
   |id      = jas.RadioactiveGeodes
   |nexus  = 13099
+
  |moddrop = 952722
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sounds Patcher
+
   |name    = Radioactive Tools
   |author  = MindMeltMax
+
   |author  = kakashigr
   |id      = MindMeltMax.SoundsPatcher
+
   |id      = kakashigr.RadioactiveTools
   |nexus  = 7465
+
   |nexus  = 7630
   |moddrop = 1135690
+
   |github  = kakashigr/stardew-radioactivetools
   |github  = MindMeltMax/Stardew-Valley-Mods
+
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rainbow Cursor
 +
  |author  = Jamie Taylor
 +
  |id      = jltaylor-us.RainbowCursor
 +
  |nexus  = 15886
 +
   |github  = jltaylor-us/StardewRainbowCursor
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sound Tweaker
+
   |name    = Rainbow Trail
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SoundTweaker
+
   |id      = aedenthorn.RainbowTrail
   |nexus  = 14767
+
   |nexus  = 16914
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SpaceCore
+
   |name    = Raincoat When Raining
   |author  = spacechase0
+
   |author  = BikiFae, bikinavisho
   |id      = spacechase0.SpaceCore
+
   |id      = BikiFae.RainCoatWhenRaining
   |curse   = 867152
+
   |nexus   = 4659
   |moddrop = 136998
+
   |github  = bikinavisho/RainCoatWhenRaining
  |nexus  = 1348
+
 
   |github  = spacechase0/StardewValleyMods
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Monsters
+
   |name    = RainPlus
   |author  = Berisan
+
   |author  = Deadlykirpy
   |id      = Berisan.SpawnMonsters
+
   |id      = Kirpy.RainPlus
   |nexus  = 3201
+
   |nexus  = 6559
   |github  = Berisan/SpawnMonsters
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn More Rocks
+
   |name    = Rain Randomizer
   |author  = Mase
+
   |author  = EvilPdor
   |id      = Mase.SpawnMoreRocks
+
   |id      =
   |nexus  = 7423
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 
   |github  =
 
   |github  =
 +
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
+
   |name    = Rain Refills Watering Can
   |author  = AcidicNic
+
   |author  = StultusV
   |id      = acidicnic.SpecialOrdersAnywhere
+
   |id      = StultusV.RainRefillsWateringCan
   |nexus  = 7588
+
   |nexus  = 11554
   |github  = AcidicNic/StardewValleyMods
+
   |github  = JudeRV/Stardew-RainRefillsWateringCan
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Rains Interaction Mod
 +
  |author  = RainKuro
 +
  |id      = RainKuro.RainsInteractionMod
 +
  |nexus  = 18850
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Special Orders Tags Extended
+
   |name    = Raised Garden Beds
   |author  = atravita
+
   |author  = blueberry
   |id      = atravita.SpecialOrdersExtended
+
   |id      = blueberry.RaisedGardenBeds
  |curse  = 870988
+
   |nexus  = 5305
  |moddrop = 1086743
+
   |github  = b-b-blueberry/RaisedGardenBeds
   |nexus  = 9855
 
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Specify Gift Taste Portraits
+
   |name    = Ranching Tool Upgrades
   |author  = Button, Spiderbuttons
+
   |author  = drbirbdev
   |id      = Button.SpecifyGiftTastePortraits
+
   |id      = drbirbdev.RanchingToolUpgrades
   |nexus  = 15882
+
   |nexus  = 12280
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Random Bundles
 +
  |author  = balllight
 +
  |id      = balllight.RandomBundles
 +
  |nexus  = 13790
 
   |github  =
 
   |github  =
  
Line 15,361: Line 17,068:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speed Mod
+
   |name    = Random Hair Color
   |author  = Blackclaw
+
   |author  = bookworm89723
   |id      = Blackclaw.SpeedMod
+
   |id      = davis.randomhair
   |nexus  = 5082
+
   |nexus  = 3271
   |github  = Xebeth/StardewValley-SpeedMod
+
   |github  = joaniedavis/RandomHairMod
 
 
  |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 
  |status  = workaround
 
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedrun Practice Mod
+
   |name    = Randomized Energy
   |author  = Underscore
+
   |author  = LakeMonster_, LakeMonster666
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
+
   |id      = LakeMonster_.RandomizedEnergy
   |nexus  = 7337
+
   |nexus  = 5250
   |github  = Underscore76/SDVPracticeMod
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spelldew Valley
+
   |name    = Random NPCs, Random Visitors
   |author  = instafluff
+
   |author  = aedenthorn, Erinthe
   |id      = instafluff.spelldewvalley
+
   |id      = Aedenthorn.RandomNPC
   |nexus  = 7322
+
   |nexus  = 4911
   |github  = instafluff/SpelldewValley
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |warnings  = doesn't work in multiplayer.
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny
+
   |name    = Random Slimes
   |author  = spacechase0
+
   |author  = ChrisMzz
   |id      = spacechase0.Spenny
+
   |id      = ChrisMzz.randomslimes
  |curse  = 867742
+
   |nexus  = 21320
  |moddrop = 771624
+
   |github  = ChrisMzz/StardewValleyMods
   |nexus  = 2755
 
   |github  = spacechase0/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Deluxe
+
   |name    = Random Start Day
   |author  = spacechase0
+
   |author  = idermailer
   |id      = spacechase0.SpennyDeluxe
+
   |id      = idermailer.RandomStartDay
   |nexus  = 14984
+
   |nexus  = 13225
   |github  = spacechase0/StardewValleyMods
+
   |github  = idermailer/RandomStartDay
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spenny Lite
+
   |name    = Random Tastes
   |author  = spacechase0
+
   |author  = skiilaa
   |id      = spacechase0.SpennyLite
+
   |id      = skiilaa.RandomTastes
   |nexus  = 14249
+
   |nexus  = 2285
  |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345023
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spice of Life
+
   |name    = Range Display, Sprinkler Range
   |author  = KarratKake
+
   |author  = CatCattyCat, Cat
   |id      = KarratKake.SpiceOfLife
+
   |id      = cat.sprinklerrange
   |nexus  = 7398
+
   |nexus  = 1179
   |github  =
+
  |moddrop = 833536
 +
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Data Layers|Data Layers]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Splash Text
+
   |name    = Ranged Tools
   |author  = sophiesalacia
+
   |author  = vgperson
   |id      = sophie.SplashText
+
   |id      = vgperson.RangedTools
   |nexus  = 14416
+
   |nexus  = 6935
   |github  = sophiesalacia/StardewMods
+
   |github  = vgperson/RangedTools
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen Manager
+
   |name    = Range Highlight
   |author  = RomenH
+
   |author  = Jamie Taylor
   |id      = RomenH.SplitScreenManager
+
   |id      = jltaylor-us.RangeHighlight
   |nexus   = 12063
+
   |curse   = 997096
   |github  =
+
   |nexus  = 6752
 
+
   |github  = jltaylor-us/StardewRangeHighlight
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spoilage
+
   |name    = Raven of The Valley
   |author  = aedenthorn, Erinthe
+
   |author  = nicks
   |id      = aedenthorn.Spoilage
+
   |id      = nicks.RavenofTheValley
   |nexus  = 14712
+
   |nexus  = 19856
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spooky Big Pumkin, Spooky_pumkin
+
   |name    = Readers Digest
   |author  = Dounat2201, Sasara
+
   |author  = Remy Bach
   |id      = Sasara.pumkin
+
   |id      = remybach.readersdigest
   |nexus  = 4586
+
   |nexus  = 3040
   |github  =
+
   |github  = remybach/stardew-valley-readersdigest
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse Outdoor Area
+
   |name    = Readers Digest for 1.6
   |author  = Shaklin
+
   |author  = Slash215
   |id      = shaklin.spouseoutdoorarea
+
   |id      = Slash215.readersdigest
   |nexus  = 6747
+
   |nexus  = 22972
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouses in Ginger Island, Spouses' Island
+
   |name    = Real Clock
   |author  = mistyspring
+
   |author  = thimadera
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
+
   |id      = thimadera.Realclock
  |curse  = 880521
+
   |nexus  = 21726
   |nexus  = 11037
+
   |github  = thimadera/StardewMods
   |github  = misty-spring/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spouse's Room Mod
+
   |name    = Realistic Fishing
   |author  = Wata, Watagatapitusberry
+
   |author  = Kevin Connors
   |id      = Spouseroom
+
   |id      = KevinConnors.RealisticFishing
   |nexus  =
+
   |nexus  = 2623
  |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
+
   |github  = kevinforrestconnors/RealisticFishing
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |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    = Spouse Stuff
+
   |name    = Realistic Random Names
  |author  = hquake, Per Sikker Hansen, Sikker
 
  |id      = Sikker.SpouseStuff
 
  |nexus  = 4651
 
  |github  = sikker/SpouseStuff
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinkler Activation
 
  |author  = Blaxsmith
 
  |id      = Blaxsmith.SprinklerActivation
 
  |nexus  = 7661
 
  |github  = Blaxsmith/SprinklerActivation
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Sprinkler Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.SprinklerMod
+
   |id      = aedenthorn.RealNames
   |nexus  = 15385
+
   |nexus  = 6269
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
+
   |name    = Real Time
   |author  = OrSpeeder, Mauricio Gomes
+
   |author  = Enaium, Lightcolour888
   |id      = SPDSprintAndDash
+
   |id      = Enaium.RealTime
   |nexus  = 235
+
   |nexus  = 5336
 
   |github  =
 
   |github  =
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint and Dash Redux
+
   |name    = Realtime Framework
   |author  = littleraskol
+
   |author  = drbirbdev
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
+
   |id      = drbirbdev.RealtimeFramework
   |nexus  = 560
+
   |nexus  = 18915
  |moddrop = 827770
+
   |github  = drbirbdev/StardewValley
   |github  = littleraskol/Sprint-And-Dash-Redux
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Realtime Minimap
   |author  = Patrick, mistersnuggler
+
   |author  = spacechase0
   |id      =
+
   |id      = spacechase0.RealtimeMinimap
   |nexus   =
+
   |curse   = 867706
   |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
+
   |nexus  = 9386
   |github  = oliverpl/SprintingMod
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinting
+
   |name    = Real Weather, SDVWM Astro<!--older version-->, SDVWM Environment<!--older version-->
   |author  = onemix
+
   |author  = SixthTitan
   |id      = onemix.Sprinting
+
   |id      = SixthTitan.SDVWM_RealWeather, SixthTitan.SDVWM_Astro<!--older version-->
  |nexus  = 10469
+
   |nexus  = 5773
  |github  = thiagomasson/Sprinting
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
 
  |author  = Abs, abslam
 
  |id      = abs.SprintNRegen
 
   |nexus  = 4898
 
 
   |github  =
 
   |github  =
  
Line 15,552: Line 17,225:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint Sprint, Sprint Sprint Sprint
+
   |name    = Recatch Legendary Fish
   |author  = Jessebot, JessebotX
+
   |author  = cantorsdust and Pathoschild
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
+
   |id      = cantorsdust.RecatchLegendaryFish, community.RecatchLegendaryFish, b3af8c31-48f0-43cf-8343-3eb08bcfa1f9<!--changed in 1.5.1 and 1.3-->
   |nexus  = 4778
+
   |nexus  = 172
   |github  = JessebotX/StardewValleyMods
+
   |github  = cantorsdust/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (unidarkshin)
+
   |name    = Recipes In Mail
   |author  = unidarkshin, Devin Lematty
+
   |author  = Freaksaus
   |id      = DevinLematty.Sprint
+
   |id      = freaksaus.recipesinmail
   |nexus  = 7492
+
   |nexus  = 22173
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprint (Yoshify)
+
   |name    = Recipe Tracker, Stardew Valley Recipe Tracker
   |author  = Yoshify
+
   |author  = Nox Chimaera, noxkimaera
   |id      =
+
   |id      = NoxChimaera.StardewValleyTodo
   |nexus  = 2
+
   |nexus  = 22378
 +
  |github  = NoxChimaera/StardewValleyTODO
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Reciprocate
 +
  |author  = YunHikari
 +
  |id      = YunHikari.Reciprocate
 +
  |nexus  = 17714
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Recover Stamina
 +
  |author  = lperkins2, Logan Perkins
 +
  |id      = lperkins2.RecoverStamina
 +
  |nexus  = 2332
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 0.39.1
+
   |broke in = SMAPI 3.0
  |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    = Recurring Reminders
   |author  = Ameise, Ameisen, mkukli
+
   |author  = Dem1se
   |id      = DigitalCarbide.SpriteMaster
+
   |id      = Dem1se.RecurringReminders
   |nexus  = 4922
+
   |nexus  = 6840
   |github  = ameisen/SV-SpriteMaster
+
   |github  = dem1se/SDVMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprites in Detail
+
   |name    = Recyclable Cola
   |author  = BleakCodex
+
   |author  = XxHarvzBackxX
   |id      = BleakCodex.SpritesInDetail
+
   |id      = harvz.RecyclableCola
   |nexus  = 14487
+
   |nexus  = 10865
   |github  = BleakCodex/SpritesInDetail
+
   |github  = XxHarvzBackxX/recyclableCola
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stabbing Sword Special
+
   |name    = Redesigned Farmhouse Layout
   |author  = Peasly Wellbott
+
   |author  = Aimon111 & DaLion
   |id      = Wellbott.StabbingSwordSpecial
+
   |id      = Aimon111.RedisignedFarmHouseLayout.Warps
   |nexus  = 7683
+
   |nexus  = 11420
   |github  = Wellbott/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Check Fix
+
   |name    = Redraw Pelican Town Config
   |author  = punyo, yakminepunyo
+
   |author  = JefGrizli
   |id      = punyo.StackCheckFix
+
   |id      = JefGrizli.RedrawPelicanTownC
   |nexus  = 2433
+
   |nexus  = 15564
   |github  = pomepome/StackCheckFix
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stacked Item Icons
+
   |name    = Refill Silos
   |author  = aedenthorn, Erinthe
+
   |author  = Alpha_Omegasis
   |id      = aedenthorn.StackedItemIcons
+
   |id      = Omegasis.RefillSilos
  |curse  = 868678
+
   |nexus  = 20779
   |nexus  = 15468
 
  |github  = aedenthorn/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Everything
+
   |name    = Refill Watering Can in Town Fountain
   |author  = CatCattyCat, Cat
+
   |author  = TfueLovesBanana
   |id      = cat.stackeverything
+
   |id      = TfueLovesBanana.FillWateringCanInTownFountain
   |nexus  = 2053
+
   |nexus  = 16764
  |moddrop = 833551
+
   |github  =
   |github  = danvolchek/StardewMods
 
 
 
  |broke in = Stardew Valley 1.5
 
<!--
 
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 
  |unofficial version = 3.0.3-unofficial.1-strobe
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Quality
+
   |name    = Refund Staircases
   |author  = LeFauxMatt
+
   |author  = Nick Martin
   |id      = furyx639.StackQuality
+
   |id      = NickMartin.RefundStaircases
  |curse  = 871828
+
   |nexus  = 19209
   |nexus  = 13724
+
   |github  = nickmartin1ee7/RefundStaircases
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack Size Changer
+
   |name    = Regeneration
   |author  = Shockah
+
   |author  = Hammurabi
   |id      = Shockah.StackSizeChanger
+
   |id      = HammurabiRegeneration
   |nexus  = 11866
+
   |nexus  =
   |github = Shockah/Stardew-Valley-Mods
+
   |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    = Stack Split Redux
+
   |name    = Regen Mod
   |author  = pepoluan
+
   |author  = Zoryn
   |id      = pepoluan.StackSplitRedux
+
   |id      = Zoryn.RegenMod
   |nexus  = 8967
+
   |nexus  =
   |moddrop = 976551
+
   |url    = {{github|Zoryn4163/SMAPI-Mods}}/releases
   |github  = pepoluan/StackSplitRedux
+
   |github  = Zoryn4163/SMAPI-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StackSplitX
+
   |name    = Regular Quality
   |author  = tstaples
+
   |author  = desto, JustToDownloadThings
   |id      = tstaples.StackSplitX
+
   |id      = desto.RegularQuality
   |nexus  = 798
+
   |nexus  = 5090
   |github  = tstaples/StackSplitX
+
   |github  = desto-git/smapi-RegularQuality
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = workaround
 
  |summary  = use [[#Stack Split Redux|Stack Split Redux]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stack to Nearby Chests
+
   |name    = Rejuvenating Forest
   |author  = Ilyaki
+
   |author  = Team Timber
   |id      = Ilyaki.StackToNearbyChests
+
   |id      = TeamTimber.RejuvenatingForest
   |nexus  = 1787
+
   |nexus  = 10322
   |github  = Ilyaki/StackToNearbyChests
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
+
   |name    = Relationship Bar UI
   |author  = Becks723
+
   |author  = SlyMerc
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
+
   |id      = RelationshipBar
   |nexus  = 13381
+
   |nexus  = 1009
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = StaminaRegen
+
   |name    = Relationships Enhanced
   |author  = EvilPdor
+
   |author  = rodrigovaz
   |id      =
+
   |id      = relationshipsenhanced
 
   |nexus  =
 
   |nexus  =
   |url    = https://community.playstarbound.com/threads/111526
+
   |chucklefish = 4435
   |github  = natfoth/StardewValleyMods
+
   |github  =
  
 
   |broke in = SMAPI 2.0
 
   |broke in = SMAPI 2.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
+
   |summary  = use [[#Enhanced Relationships|Enhanced Relationships]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Standardized Krobus
+
   |name    = Relationship Status
   |author  = minervamaga
+
   |author  = Dragonisser
   |id      = minervamaga.StandardizedKrobus
+
   |id      = relationshipstatus
   |nexus  =
+
   |nexus  = 751
   |moddrop = 716314
+
   |github  =
   |github  = minervamaga/StandardizedKrobus
+
 
 +
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starbot
+
   |name    = Relationship Tooltips
   |author  = bwdy
+
   |author  = M3ales
   |id      = bwdy.starbot
+
   |id      = M3ales.RelationshipTooltips
   |nexus  = 4755
+
   |nexus  =
   |github  = bwdymods/SDV-Starbot
+
  |curse  = 298040
 +
   |github  = M3ales/RelationshipTooltips
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Access
+
   |name    = Relationship Tracker
   |author  = Mohammad Shoaib
+
   |author  = Branic
   |id      = shoaib.stardewaccess
+
   |id      = Branic.RelationshipTracker
   |nexus  = 16205
+
   |nexus  = 2845
  |url    = https://github.com/stardew-access/stardew-access/releases
+
   |github  = Paradox355/SDVMods
   |github  = stardew-access/stardew-access
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 3.0
 +
<!--
 +
  |unofficial version = 1.1-beta.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3345224
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew and Chill
+
   |name    = Relativity
   |author  = mod.kitchen
+
   |author  = AdroSlice
   |id      = mod.kitchen.stardewandchill
+
   |id      = AdroSlice.Relativity
   |nexus  = 12147
+
   |nexus  = 13028
   |github  =
+
   |github  = adroslice/sdv-relativity-mirror
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Code
+
   |name    = Relaxing Weekends<!--manifest-->, Weekend Relaxation<!--Nexus-->
   |author  = Gervig91
+
   |author  = The Fluffy Robot
   |id      = Cherry.StardewAquarium
+
   |id      = TheFluffyRobot.RelaxingWeekends
   |nexus  = 6372
+
   |nexus  = 19662
   |github  =
+
   |github  = jamespfluger/Stardew-ModCollection
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
+
   |name    = Relocate Buildings And Farm Animals<!--changed in 1.0.1-->, Relocate Farm Animals
   |author  = Moonwolf, Moonwolf287
+
   |author  = mouahrara
   |id      = Moonwolf.StardewAquariumInformant
+
   |id      = mouahrara.RelocateBuildingsAndFarmAnimals<!--changed in 1.0.1-->, mouahrara.RelocateFarmAnimals
  |nexus  = 16527
+
   |nexus  = 20606
  |github  =
+
   |github  = mouahrara/RelocateFarmAnimals
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Informant-->
 
   |unofficial version = 1.5.6
 
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121945
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Archipelago
+
   |name    = Remember Birthday Gifts<!--Nexus-->, Remember Birthdays<!--manifest-->
   |author  = Kaito Kid
+
   |author  = zeldela
   |id      = KaitoKid.StardewArchipelago
+
   |id      = zeldela-RememberBirthdays
   |nexus  = 16087
+
   |nexus  = 13554
   |github  = agilbert1412/StardewArchipelago
+
   |github  = zeldela/sdv-mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Auto GC
+
   |name    = Remember Faced Direction
   |author  = Lake1059, 1059Studio
+
   |author  = Annosz
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
+
   |id      = Annosz.RememberFacedDirection
   |nexus  = 9293
+
   |nexus  = 6946
   |github  =
+
   |github  = Annosz/StardewValleyModding
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Brewery
+
   |name    = Remember Your Umbrella
   |author  = Cylon
+
   |author  = heyseth
   |id      = cylon.stardewbrewery
+
   |id      = heyseth.umbrellas
   |nexus  = 2057
+
   |nexus  = 8366
   |github  = JustCylon/stardew-brewery
+
   |github  = heyseth/SDVMods
  
   |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    = Reminders
   |author  = Juice805
+
   |author  = Surkasu
   |id      = Juice805.StardewConfigMenu
+
   |id      = Surkasu.Reminders
   |nexus  = 1312
+
   |nexus  = 2481
   |github  = StardewConfigFramework/StardewConfigMenu
+
   |github  =
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = SMAPI 3.0
 
   |status  = workaround
 
   |status  = workaround
   |summary  = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
+
   |summary  = use [[#Custom Reminders|Custom Reminders]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Debt
+
   |name    = Remind to Exit
   |author  = Poison
+
   |author  = pepoluan
   |id      = Poison.StardewTesting
+
   |id      = pepoluan.RemindToExit
   |nexus  = 10005
+
   |nexus  = 8727
 
   |github  =
 
   |github  =
 +
  |source  = https://sourceforge.net/projects/sdvmod-remind-to-exit/
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Discord
+
   |name    = Re-Mixed Seeds, Mixed Seed Mod
   |author  = Steven Kraft
+
   |author  = nein
   |id      = StevenKraft.StardewDiscord
+
   |id      = nein.MixedSeedMod
   |nexus  = 3608
+
   |nexus  = 22311
   |github  = steven-kraft/StardewDiscord
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid
+
   |name    = Remote Fridge Storage
   |author  = Neosinf
+
   |author  = EternalSoap, arjan3004
   |id      = neosinf.StardewDruid
+
   |id      = EternalSoap.RemoteFridgeStorage
   |nexus  = 18465
+
   |nexus  = 2545
   |github  = Neosinf/StardewDruid
+
   |github  = SoapStuff/Remote-Fridge-Storage
 +
 
 +
  |warnings = Broken on Android (loads but does not work).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Druid Lite
+
   |name    = Removable Horse Hats
   |author  = Neosinf
+
   |author  = CatCattyCat, Cat
   |id      = neosinf.StardewDruidLite
+
   |id      = cat.removablehorsehats
   |nexus  = 19308
+
   |nexus  = 2223
   |github  =
+
   |github  = danvolchek/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Get Achievement Now
+
   |name    = Remove All Monsters
   |author  = Lake1059, 1059 Studio
+
   |author  = David J. Lee, djslzx
   |id      = Lake1059.StardewGetAchievementNow
+
   |id      = djsl.RemoveAllMonsters
   |nexus  = 11515
+
   |nexus  = 5727
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hack
+
   |name    = Remove Animal Limitations
   |author  = bcmpinc
+
   |author  = Hobbes
   |id      = bcmpinc.StardewHack
+
   |id      = Hobbes.RemoveAnimalLimitations
   |nexus  = 3213
+
   |nexus  = 7838
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hitboxes
+
   |name    = Rename
   |author  = Tyler Gibbs
+
   |author  = Remmie, CoinzReturns
   |id      = tylergibbs2.StardewHitboxes
+
   |id      = Remmie.Rename
   |nexus  = 12264
+
   |nexus  = 2130
   |github  = tylergibbs2/StardewHitboxes
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Rename Reworked|Rename Reworked]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
+
   |name    = Rename Reworked
   |author  = davikr, apdapreturns
+
   |author  = Parabyted
   |id      = davikr.hypnos
+
   |id      = parabyted.renamerework
   |nexus  = 5935
+
   |nexus  = 10866
   |github  = davicr/StardewHypnos
+
   |github  =
  |broken in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Impact, Stardew Impact - Play as NPCs
+
   |name    = Rented Tools
   |author  = aedenthorn, Erinthe
+
   |author  = JarvieK
   |id      = aedenthorn.StardewImpact
+
   |id      = JarvieK.RentedTools
   |nexus  = 14365
+
   |nexus  = 1307
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Jarvie8176/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Locations
+
   |name    = Rented Tools Improved
   |author  = Mizzion
+
   |author  = SolusCleansing
   |id      = mizzion.stardewlocations
+
   |id      = SolusCleansing.RentedToolsImproved
   |nexus  = 1929
+
   |nexus  = 18909
  |moddrop = 661357
+
   |github  = SolusCleansing/RentedToolsImproved
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Media Keys
+
   |name    = Reorient After Eating
   |author  = Angebro
+
   |author  = PunningLinguist
   |id      = Angebro.StardewMediaKeys
+
   |id      = PunningLinguist.ReorientAfterEating
   |nexus  = 11246
+
   |nexus  = 7585
   |github  = AngeloC3/StardewMods
+
   |github  = amconners/ReorientAfterEating
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Motif
+
   |name    = Replace Fertilizer
   |author  = Vinyks
+
   |author  = jingshenSN2
   |id      = Vinyks.StardewMotif
+
   |id      = jingshenSN2.replace_fertilizer
   |nexus  = 14326
+
   |nexus  = 24550
   |github  =
+
   |github  = jingshenSN2/ReplaceFertilizer
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Nametags
+
   |name    = Replanter
   |author  = Tyler Gibbs
+
   |author  = jwdred
   |id      = tylergibbs2.StardewNametags
+
   |id      = jwdred.Replanter
   |nexus  = 12158
+
   |nexus  = 589
   |github  = tylergibbs2/StardewNametags
+
   |github  = jdusbabek/stardewvalley
}}
+
 
{{#invoke:SMAPI compatibility|entry
+
   |broke in = Stardew Valley 1.3.29
   |name    = Stardew News Feed
+
<!--
  |author  = Other Buckets
+
   |unofficial version = 1.1.1-unofficial.5-strobe
   |id      = OtherBuckets.StardewNewsFeed
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-42227
  |nexus  = 3206
+
-->
   |github  = Mikesnorth/StardewNewsFeed
 
 
 
  |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Notifications
+
   |name    = ReRegeneration
   |author  = monopandora (maintained by Sakorona)
+
   |author  = littleraskol
   |id      = stardewnotification, mondopandora.stardewnotification <!--changed in 1.8.1 or earlier-->
+
   |id      = lrsk_sdvm_rerg.0925160827
   |nexus  = 4713
+
   |nexus  = 6837
   |github  = Sakorona/SDVMods
+
  |moddrop = 827580
 +
   |github  = littleraskol/ReRegeneration
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = STardew Overview
+
   |name    = Reseed, Roc's Reseed Mod
   |author  = Sto13
+
   |author  = rocslayer, James Overton
   |id      = Sto13.STardewOverview
+
   |id      = Roc.Reseed
   |nexus  = 14564
+
   |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    = Stardew Progress
+
   |name    = Reset Skull Caverns, Skull Caverns Reset
   |author  = seeinggreen
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = seeinggreen.StardewProgress
+
   |id      = KoihimeNakamura.ResetCaverns
   |nexus  = 9786
+
  |curse  = 990459
   |github  =
+
  |moddrop = 1080116
 +
   |nexus  = 20846
 +
   |github  = Sakorona/SDVMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Realty Framework
+
   |name    = Reset Terrain Features
   |author  = Prism 99
+
   |author  = mabelSyrup
   |id      = prism99.advize.stardewrealty
+
   |id      = MabelSyrup.ResetTerrainFeatures
   |nexus  = 10512
+
   |nexus  = 4715
   |github  = Prism-99/FarmExpansion
+
   |github  =
  
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [{{github|Lake1059/ResetTerrainFeatures_NET6}}/releases unofficial update] instead.<!--doesn't follow unofficial version convention, don't use unofficial update fields-->
 +
<!--
 +
  |unofficial version = 1.0.3-unofficial.1-esca
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-43678
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew RPG
+
   |name    = Resource Storage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.StardewRPG
+
   |id      = aedenthorn.ResourceStorage
   |nexus  = 11132
+
   |nexus  = 17951
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Resource Storage - Continued|Resource Storage - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Resource Storage - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.ResourceStorage
 +
  |nexus  = 22539
 +
  |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Speak
+
   |name    = Responsive Knockback, Responsive MP Knockback
   |author  = evfredericksen, Evan Fredericksen
+
   |author  = spacechase0
   |id      = evfredericksen.StardewSpeak
+
   |id      = spacechase0.ResponsiveKnockback
   |nexus  = 7929
+
   |nexus  = 12029
   |github  = evfredericksen/StardewSpeak
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Survival Project
+
   |name    = Restauranteer
   |author  = NeroYuki
+
   |author  = aedenthorn, Erinthe
   |id      = neroyuki.rlvalley
+
   |id      = aedenthorn.Restauranteer
   |nexus  = 14183
+
   |nexus  = 14519
   |github  = NeroYuki/StardewSurvivalProject
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Symphony Remastered, Stardew Symphony
+
   |name    = Retro Active Achievements
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = iceburg
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
+
   |id      = 7e474181-e1a0-40f9-9c11-retroactive
   |nexus  = 425
+
   |nexus  = 4974
   |github  = janavarro95/Stardew_Valley_Mods
+
   |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    = Stardew Valley Barber, Stardew Barber
+
   |name    = Retroactive Stardew
   |author  = phroureo
+
   |author  = millerscout
   |id      = phroureo.BarberSV
+
   |id      = Millerscout.RetroactiveStardew
   |nexus  = 9061
+
   |nexus  = 6953
   |github  =
+
   |github  = millerscout/StardewMillerMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley ESP, sdv-helper
+
   |name    = Reusable Wallpapers and Floors, Wallpaper Retain
   |author  = reimu, r2h, tomdc
+
   |author  = Iceburg
   |id      = reimu.sdv-helper
+
   |id      = dae1b553-2e39-43e7-8400-c7c5c836134b
   |nexus  = 3917
+
   |nexus  = 356
   |github  = rei2hu/stardewvalley-esp
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 +
  |status  = workaround
 +
  |summary  = use [[#Wallpaper Recycler|Wallpaper Recycler]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Expanded
+
   |name    = Reverse Proposal
   |author  = Flashshifter
+
   |author  = GreenOnion24
   |id      = FlashShifter.SVECode
+
   |id      = GreenOnion24.ReverseProposal
   |nexus  = 3753
+
   |nexus  = 8526
   |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    = Revive Dead Crops
   |author  = Tooshi
+
   |author  = atravita
   |id      = Tooshi.Randomizer
+
   |id      = atravita.ReviveDeadCrops
   |nexus   = 5185
+
   |curse  = 870964
   |curse   = 308003
+
   |moddrop = 1294436
   |github  = cTooshi/stardew-valley-randomizer
+
   |nexus   = 15005
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
+
   |name    = Ribeena's Vehicles, Bus Sprite Adjuster
   |author  = Tyler Gibbs and TheHaboo
+
   |author  = ribeena
   |id      = tylergibbs2.StardewRoguelike
+
   |id      = ribeena.boatspriteadjuster, ribeena.busspriteadjuster<!--two separate C# mods bundled-->
   |nexus  = 13614
+
   |nexus  = 11809
   |github  = tylergibbs2/StardewValleyMods
+
   |github  = ribeena/BusLocations
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
+
   |name    = Ridgeside Village
   |author  = evskii
+
   |author  = Rafseazz
   |id      = evskii.StardewTimelapse
+
   |id      = Rafseazz.RidgesideVillage
   |nexus  = 19806
+
   |nexus  = 7286
   |github  =
+
   |github  = Rafseazz/Ridgeside-Village-Mod
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Web
+
   |name    = Right Click to Untill Soil
   |author  = Prism 99
+
  |author  = Kumagabear
   |id      = prism99.stardewweb
+
  |id      = Kumagabear.RightClickUntillSoil
   |nexus  = 8715
+
  |nexus  = 19563
   |github  =
+
  |github  = DotSharkTeeth/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Ring of Fire
 +
   |author  = Platonymous
 +
   |id      = Platonymous.RingOfFire
 +
   |nexus  = 1166
 +
   |github  = Platonymous/Stardew-Valley-Mods
  
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardust Core
+
   |name    = Ring Overhaul
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Goldenrevolver
   |id      = Omegasis.StardustCore
+
   |id      = Goldenrevolver.RingOverhaul
   |nexus  = 2341
+
   |nexus  = 10669
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Goldenrevolver/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Starksouls
+
   |name    = Ring Overhaul for Walk of Life
   |author  = FenrirA
+
   |author  = Jibb
   |id      = FenrirAsonda.Starksouls
+
   |id      = Jibb.RingOverhaulMARGO<!--changed in 2.0.0-->, Jibb.RingOverhaulWOL
   |nexus  = 10915
+
   |nexus  = 12171
   |github  = OhWellMikell/Starksouls
+
   |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    = Starting Money
+
   |name    = Rise And Shine
   |author  = mmanlapat
+
   |author  = Yoshify
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
+
   |id      = Yoshify.RiseAndShine
   |nexus  = 1138
+
   |nexus  = 3
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |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    = Startup Volume Config
+
   |name    = Riverland Farm but You Need to Build Bridges
   |author  = certifiableGrimalkin
+
   |author  = idermailer
   |id      = certifiableGrimalkin.StartupVolumeConfig
+
   |id      = idermailer.riverfarmButBridge
   |nexus  = 15846
+
   |nexus  = 15748
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Greenhouse
+
   |name    = Robin Work Hours
   |author  = CaptainSully
+
   |author  = aedenthorn, Erinthe
   |id      = CaptainSully.StartWithGreenhouse
+
   |id      = aedenthorn.RobinWorkHours
   |nexus  = 9878
+
   |nexus  = 11244
  |moddrop = 1035412
+
   |github  = aedenthorn/StardewValleyMods
   |github  = CaptainSully/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Start With Hat
+
   |name    = Rock Paper Scissors
   |author  = treyh0
+
   |author  = Spiderbuttons
   |id      = treyh0.StartWithHat
+
   |id      = Spiderbuttons.RockPaperScissors
   |nexus  = 2628
+
   |nexus  = 23875
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items
+
   |name    = Rope Bridge
   |author  = ZackHill
+
   |author  = Teban100
   |id      = ZackHill.StashItems
+
   |id      = RopeBridge
   |nexus  = 9624
+
   |nexus  = 824
   |github  = zack-hill/stardew-valley-stash-items
+
   |github  = StephenKairos/Teban100-StardewMods
 +
 
 +
  |broke in          = SMAPI 2.6
 +
  |unofficial version = 1.0.1-unofficial.5-pathoschild
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-117099
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stash Items to Chest
+
   |name    = Rotate Toolbar
   |author  = lambui
+
   |author  = Pathoschild
   |id      = BlueMod_StashItemsToChest
+
   |id      = Pathoschild.RotateToolbar
   |nexus  =
+
   |nexus  = 1100
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
+
   |github  = Pathoschild/StardewMods
   |github  = lambui/StardewValleyMod_StashItemsToChest
 
  
   |broke in = SMAPI 2.0
+
   |status  = abandoned
   |status  = workaround
+
  |summary = remove this mod (added in Stardew Valley 1.4).
   |summary = use [[#Better Chests|Better Chests]], [[#Convenient Chests|Convenient Chests]], or [[#Stash Items|Stash Items]] instead.
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Rummage - The Thievery Mod
 +
   |author = ApryllForever
 +
  |id      = ApryllForever.RestStop.Rummage
 +
  |nexus  = 12764
 +
  |github  = ApryllForever/Rummage
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Static Inventory
+
   |name    = Rune Magic
   |author  = Dinotopea
+
   |author  = fierro
   |id      = Dinotopea.StaticInventory
+
   |id      = fierro.rune_magic
   |nexus  = 20093
+
   |nexus  = 15065
   |github  = nrobinson12/StardewValleyMods
+
   |github  = facufierro/RuneMagic
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after Bigger Craftables-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats as Tokens
+
   |name    = Run Fast, Sprint
   |author  = sophiesalacia
+
   |author  = Krutonium
   |id      = Vertigon.StatsAsTokens
+
   |id      = krutonium.runfast<!--changed in 1.1.0-->, krutonium.sprint
   |nexus  = 9659
+
   |nexus  = 12701
   |github  = dtomlinson-ga/StatsAsTokens
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stats Passive Regeneration, Stats Reloader
+
   |name    = Running Key
 
   |author  = strato35
 
   |author  = strato35
   |id      = Strato35.StatsReloader
+
   |id      = Strato35.RunningKey
   |nexus  = 7428
+
   |nexus  = 5527
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Running Late
 +
  |author  = Coll1234567
 +
  |id      = Coll1234567.RunningLate
 +
  |nexus  = 3518
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue of Generosity
+
   |name    = Rush Orders
 
   |author  = spacechase0
 
   |author  = spacechase0
   |id      = spacechase0.StatueOfGenerosity
+
   |id      = spacechase0.RushOrders, RushOrders<!--changed in 1.1-->
   |curse  = 867713
+
   |curse  = 867397
   |nexus  = 7532
+
  |moddrop = 127276
 +
   |nexus  = 605
 
   |github  = spacechase0/StardewValleyMods
 
   |github  = spacechase0/StardewValleyMods
  
Line 16,127: Line 17,854:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Statue Shorts
+
   |name    = SAAT.API, SAAT - Audio API and Toolkit
   |author  = aedenthorn, Erinthe
+
   |author  = ZeroMeters
   |id      = aedenthorn.StatueShorts
+
   |id      = ZeroMeters.SAAT.API
   |nexus  = 17642
+
   |nexus  = 10747
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up
+
   |name    = SAAT.Mod, SAAT - Audio API and Toolkit
   |author  = su226
+
   |author  = ZeroMeters
   |id      = Su226.StayUp
+
   |id      = ZeroMeters.SAAT.Mod
   |nexus  = 7592
+
   |nexus  = 10747
   |github  = su226/StardewValleyMods
+
   |github  = Dawilly/SAAT
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial version = 1.1.3-unofficial.1-p1xel8ted
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121255
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stay Up Late
+
   |name    = Safe Lightning
   |author  = Krutonium
+
   |author  = CatCattyCat, Cat
   |id      = krutonium.stayuplate
+
   |id      = cat.safelightning
   |nexus  = 12578
+
   |nexus  = 2039
   |github  =
+
  |moddrop = 833550
 +
   |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    = Stendew Valley
+
   |name    = Safe Lightning Redux, Safe Lightning
   |author  = Haunted Pineapple
+
   |author  = Shockah
   |id      = HauntedPineapple.StendewValley
+
   |id      = Shockah.SafeLightning
   |nexus  = 19483
+
   |nexus  = 11857
   |github  = HauntedPineapple/Stendew-Valley
+
   |github  = Shockah/Stardew-Valley-Mods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Safe Lightning Updated|Safe Lightning Updated]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stone Bridge Over Pond, Pond With Bridge
+
   |name    = Safe Lightning Updated
   |author  = Advize and jinxiewinxie
+
   |author  = Rokugin
   |id      = jinxiewinxie.StoneBridgeOverPond
+
   |id      = Rokugin.SafeLightningUpdated
   |nexus  = 316
+
   |nexus  = 22783
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = rokugin/StardewMods
 
 
  |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 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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Storage Containers
+
   |name    = Safer Bombs
   |author  = trashcan9
+
   |author  = Dragoon23
   |id      = trashcan9.StorageContainers
+
   |id      = Dragoon23.SaferBombs
   |nexus  = 16071
+
   |nexus  = 23559
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stronger You
+
   |name    = Safe Reading
   |author  = Krutonium
+
   |author  = LunaticShade
   |id      = Krutonium.StrongerYou
+
   |id      = LunaticShade.SafeReading
   |nexus  = 7402
+
   |nexus  = 8564
   |github  =
+
   |github  = LunaticShade/StardewValley.SafeReading
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stuck at Level 1 but Overpower Drop Rates
+
   |name    = Sailor Moon Hairstyles and Clothing, Sailor Styles
   |author  = Darkmushu
+
   |author  = blueberry
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
+
   |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  = 17380
+
   |nexus  = 4154
   |github  =
+
   |github  = b-b-blueberry/SailorStyles
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stumps to Hardwood Stumps
+
   |name    = Saloon Warp Totem
   |author  = Nishtra
+
   |author  = Artinity
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
+
   |id      = Artinity.SaloonWarpTotem
   |nexus  = 691
+
   |nexus  = 16450
   |github  =
+
   |github  = Artinity/SaloonWarpTotem
 
 
  |broke in = Stardew Valley 1.3.29
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
+
   |name    = SAML
   |author  = sophiesalacia
+
   |author  = MindMeltMax
   |id      = sophie.SturdySaplings
+
   |id      = MindMeltMax.SAML
   |nexus  = 14440
+
   |nexus  = 20250
   |github  = sophiesalacia/StardewMods
+
   |github  = MindMeltMax/SAML
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Submerged Crab Pots
+
   |name    = Satchels
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.SubmergedCrabPots
+
   |id      = spacechase0.Satchels
   |nexus  = 11719
+
   |nexus  = 20625
   |github  = aedenthorn/StardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Subterranian Overhaul, Dwarvish
+
   |name    = Sauvignon in Stardew
   |author  = mytigio
+
   |author  = Jesse, Jdvicks94
   |id      = mytigio.SubterranianOverhaul
+
   |id      = Jesse.SauvignonInStardew
   |nexus  = 4149
+
   |nexus  = 2597
   |github  = mytigio/SDVMods
+
   |github  = JDvickery/Sauvignon-in-Stardew
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.3.29
 
+
<!--
   |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).
+
  |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    = Sundrop City
+
   |name    = Savage Vincent (NPC Speech Bubbles)
   |author  = The Sundrop Team
+
   |author  = BlaDe
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
+
   |id      = BlaDe.NPCSpeechBubblesVincent
   |nexus  = 4014
+
   |nexus  = 11833
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Save Anywhere Redux, Save Anywhere
 +
  |author  = RealSweetPanda and Aredjay, (formerly Omegasis)
 +
  |id      = Omegasis.SaveAnywhere
 +
  |curse  = 898109
 +
  |nexus  = 8386<!--non-redux: 444-->
 +
  |github  = RealSweetPanda/SaveAnywhereRedux<!--non-redux: janavarro95/Stardew_Valley_Mods-->
  
   |broke in = Stardew Valley 1.5.5
+
   |warnings = Broken on Android (use the built-in autosave instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Hopper
+
   |name    = Save Backup
   |author  = spacechase0
+
   |author  = SMAPI
   |id      = spacechase0.SuperHopper
+
   |id      = SMAPI.SaveBackup
   |curse   = 867698
+
   |nexus   =
   |nexus  = 9418
+
   |url    = https://smapi.io
   |github  = spacechase0/StardewValleyMods
+
   |github  = Pathoschild/SMAPI
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Super Sleeper
+
   |name    = Save Game Options
   |author  = spoocky123
+
   |author  = SorryLate, rharyanto
   |id      = spoocky123.SuperSleeper
+
   |id      = SorryLate.SaveGameOptions
   |nexus  = 10842
+
   |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    = Surfing Festival
+
   |name    = Scale Up
   |author  = spacechase0 and ParadigmNomad
+
   |author  = Platonymous
   |id      = spacechase0.SurfingFestival
+
   |id      = Platonymous.ScaleUp
   |curse   = 867720
+
   |nexus   = 3130
   |nexus  = 6688
+
   |moddrop = 793912
   |github  = spacechase0/StardewValleyMods
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Surprise Pregnancy, SurpriseBaby1
+
   |name    = Scarecrow Highlighter
   |author  = MiphasGrace
+
   |author  = WretchedPenguin
   |id      = MiphasGrace.SurpriseBaby1
+
   |id      = WretchedPenguin.ScarecrowHighlighter
   |nexus  = 13126
+
   |nexus  = 3579
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Survivalistic
 
  |author  = Ophaneom
 
  |id      = Ophaneom.Survivalistic
 
  |nexus  = 12179
 
  |github  = Ophaneom/Survivalistic
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SvFishingMod
+
   |name    = Scaring - Thieving Skill
   |author  = KDERazorback
+
   |author  = moonslime
   |id      = KDERazorback.SvFishingMod
+
   |id      = moonslime.SpookySkill
   |nexus  = 6403
+
   |nexus  = 23791
   |github  = KDERazorback/SvFishingMod
+
   |github  = Annosz/UIInfoSuite2
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim
+
   |name    = Schedule Viewer
   |author  = aedenthorn, Erinthe
+
   |author  = BinaryLip
   |id      = aedenthorn.Swim
+
   |id      = BinaryLip.ScheduleViewer
   |curse  = 868896
+
   |curse  = 1020728
   |nexus  = 6326
+
   |nexus  = 19305
   |github  = aedenthorn/StardewValleyMods
+
   |github  = BinaryLip/ScheduleViewer
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122125
 
  |unofficial version = 3.5.5-unofficial.5-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swimsuits Anywhere
+
   |name    = Scream
   |author  = Myzkatonic
+
   |author  = Taskmaster
   |id      = Myzkatonic.SwimsuitsAnywhere
+
   |id      = Taskmaster.Scream
   |nexus  = 7722
+
   |nexus  = 4588
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swiss Army Knife
+
   |name    = Screaming For Joy
   |author  = John Peters
+
   |author  = Danil Harding, Danil_HM
   |id      = JohnPeters.SwissArmyKnife
+
   |id      = DanilH.ScreamingForJoy
   |nexus  = 13991
+
   |nexus  = 24643
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Screenshot Everywhere
 +
  |author  = Gaiadin
 +
  |id      = Gaiadin.Stardew-Screenshot-Everywhere
 +
  |nexus  = 10805
 +
  |github  = Gaiadin/Stardew-Screenshot-Everywhere
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swizzy Meads
+
   |name    = Scroll To Blank
   |author  = Swizzy Studios
+
   |author  = Caraxian
   |id      = SwizzyStudios.SwizzyMeads
+
   |id      = caraxian.scroll.to.blank
   |nexus  = 3241
+
   |nexus  = 4144
   |github  = SwizzyStudios/SV-SwizzyMeads
+
  |chucklefish = 4405
 +
   |github  = Caraxi/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Scroll To Zoom
 +
  |author  = Tomwa
 +
  |id      = Tomwa.ScrollToZoom
 +
  |nexus  = 2163
 +
  |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tab Autoloot
+
   |name    = Scrying Orb
   |author  = Guedez
+
   |author  = kdau
   |id      = tab.autoloot
+
   |id      = kdau.ScryingOrb
   |nexus  = 5115
+
   |nexus  = 5603
   |github =
+
   |moddrop = 756553
 +
  |source = https://gitlab.com/kdau/predictivemods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tailor Weapon Skins
+
   |name    = Scythe Harvesting
   |author  = Peasly Wellbott
+
   |author  = mmanlapat
   |id      = Wellbott.TailorWeaponSkins
+
   |id      = mmanlapat.ScytheHarvesting, ScytheHarvesting <!--changed in 1.6-->
   |nexus  = 7797
+
   |nexus  = 1106
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = use [[#Yet Another Harvest With Scythe Mod|Yet Another Harvest With Scythe Mod]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tainted Cellar, Underground House Cellar
+
   |name    = SDV Game of Life
   |author  = Jinxiewinxie and TaintedWheat
+
   |author  = Super Aardvark, ubererdferkel
   |id      = TaintedCellar
+
   |id      = SuperAardvark.GameOfLife
   |nexus  = 1672
+
   |nexus  = 5361
   |github  = Jinxiewinxie/StardewValleyMods
+
   |github  = super-aardvark/AardvarkMods-SDV
 
 
  |broke in = Stardew Valley 1.3
 
<!--
 
  |unofficial version = 1.1.1-unofficial.2-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take All
+
   |name    = SDV Twitch
   |author  = aedenthorn, Erinthe
+
   |author  = Dawgeth
   |id      = aedenthorn.TakeAll
+
   |id      = MTD.SDVTwitch
   |nexus  = 14247
+
   |nexus  = 1760
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 3.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Take It Slow
+
   |name    = SDVWM, The Weather Machine
   |author  = KarratKake
+
   |author  = SixthTitan
   |id      = KarratKake.TakeItSlow
+
   |id      = SixthTitan.SDVWM, SixthTitan.StarDewValleyWeatherMachine <!--changed in 2.2-->
   |nexus  = 13432
+
   |nexus  = 3203
 
   |github  =
 
   |github  =
  
Line 16,387: Line 18,123:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Talk to Inworld's AI Villagers, Inworld
+
   |name    = Seacliff Farm for Android<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = Inworld AI, PogDerson
+
   |author  = FreeTheJunimos
   |id      = PogDerson.Inworld
+
   |id      = freethejunimos.seaclifffarm
   |nexus  = 16816
+
   |nexus  = 13911
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Tap Giant Crops
 
  |author  = atravita
 
  |id      = atravita.TapGiantCrops
 
  |curse  = 870968
 
  |moddrop = 1205166
 
  |nexus  = 13052
 
  |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tappable Palm Trees
+
   |name    = Seacliff Farm for PC<!--Nexus-->, SeaCliff Farm Code<!--manifest-->
   |author  = aedenthorn, Erinthe
+
   |author  = FreeTheJunimos
   |id      = aedenthorn.TappablePalmTrees
+
   |id      = freethejunimos.seaclifffarm.pc
   |nexus  = 10661
+
   |nexus  = 14296
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Ready
+
   |name    = Season Affixes
   |author  = skunkkky
+
   |author  = Shockah
   |id      = skunkkk.TapperReady
+
   |id      = Shockah.SeasonAffixes
   |nexus  = 1219
+
   |nexus  = 16297
   |github  =
+
   |github  = Shockah/Stardew-Valley-Mods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Immersion
 +
  |author  = Entoarox
 +
  |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
 +
  |nexus  = 2273
 +
  |chucklefish = 4262
 +
  |github  = Entoarox/StardewMods
  
 
   |broke in = Stardew Valley 1.3
 
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Tapper Report|Tapper Report]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seasonal Save Slots
 +
  |author  = Tyler Gibbs
 +
  |id      = tylergibbs2.SeasonalSaveSlots
 +
  |nexus  = 14382
 +
  |github  = tylergibbs2/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tapper Report
+
   |name    = Season Switcher
   |author  = pepoluan
+
   |author  = dumbledalton
   |id      = pepoluan.TapperReport
+
   |id      = Dumbledalton.SeasonSwitcher
   |nexus  = 8700
+
   |nexus  = 10457
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/p/sdvmod-tapper-report
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
+
   |name    = Sebastian Frog Tank Switch
   |author  = TehPers
+
   |author  = Shaklin
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
+
   |id      = shaklin.SebastianFrogTankSwitch
   |nexus  = 3256<!--was 2150 before re-release-->
+
   |nexus  = 8508
  |moddrop = 1071149
+
   |github  =
   |github  = TehPers/StardewValleyMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Festive Slimes
+
   |name    = Secretariat (Faster Horse)
   |author  = TehPers
+
   |author  = Janglinator
   |id      = TehPers.FestiveSlimes
+
   |id      = jangles.secretariat
   |nexus  = 2990
+
   |nexus  = 7537
   |github  = TehPers/StardewValleyMods
+
   |github  = Janglinator/Secretariat
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teh's Fishing Overhaul
+
   |name    = Secret Hedge Maze, Hedge Maze
   |author  = TehPers
+
   |author  = aedenthorn, Erinthe
   |id      = TehPers.FishingOverhaul
+
   |id      = aedenthorn.HedgeMaze
   |nexus   = 866
+
   |curse   = 868718
   |moddrop = 123679
+
   |nexus  = 14138
   |github  = TehPers/StardewValleyMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Telephone Purchasing
+
   |name    = Secret Woods Snorlax
   |author  = Stingray
+
   |author  = ichortower
   |id      = Stingray.TP
+
   |id      = ichortower.SecretWoodsSnorlax
   |nexus  = 10190
+
   |nexus  = 19112
   |github  = Stingrayss/StardewValley
+
   |github  = ichortower/SecretWoodsSnorlax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleporter
+
   |name    = Seed Bag
   |author  = Bifibi
+
   |author  = Platonymous
   |id      = Teleporter
+
   |id      = Platonymous.SeedBag
   |nexus  =
+
   |nexus  = 1133
   |chucklefish = 4374
+
   |moddrop = 793931
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = workaround
 
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport Mod
+
   |name    = Seed Catalogue
   |author  = Falson, Falson127
+
   |author  = spacechase0
   |id      = Falson.TeleportMod
+
   |id      = spacechase0.SeedCatalogue
   |nexus  = 18842
+
   |nexus  = 1640
   |github  =
+
  |moddrop = 281292
 +
   |github  = spacechase0/SeedCatalogue
  
   |broke in = Stardew Valley 1.6
+
   |status  = obsolete
 +
  |summary = remove this mod ([[Pierre's Missing Stocklist|equivalent feature]] added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC
+
   |name    = Seed Info - Continued, Seed Information - Continued
   |author  = Enaium
+
   |author  = aedenthorn and FlyingTNT
   |id      = Enaium.TeleportNpc
+
   |id      = FlyingTNT.SeedInfo
   |curse   = 436803
+
   |nexus   = 22519
   |github  = Enaium-StardewValleyMods/TeleportNpc
+
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Teleport NPC Location
+
   |name    = Seed Info, Seed Information
   |author  = ccr
+
   |author  = aedenthorn, Erinthe
   |id      = ccr.TeleportNPCLocation
+
   |id      = aedenthorn.SeedInfo
   |nexus  = 17190
+
   |nexus  = 15754
   |github  = chencrstu/TeleportNPCLocation
+
   |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    = Teleport Point
+
   |name    = Seed Machines
   |author  = Enaium
+
   |author  = Veress
   |id      = Enaium.TeleportPoint
+
   |id      = Veress.SeedMachines
   |curse   = 436830
+
   |nexus   = 6265
   |github  = Enaium-StardewValleyMods/TeleportPoint
+
   |github  = mrveress/SDVMods
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Teleport To Farm
 
  |author  = Rafael
 
  |id      = Rafael.TeleportToFarm
 
  |nexus  = 7247
 
  |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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Best of "The Queen of Sauce"
+
   |name    = Seed Maker - Better Quality More Seeds
   |author  = Bpendragon
+
   |author  = vabrell, Victor Abrell
   |id      = Bpendragon.BestOfQOS
+
   |id      = vabrell.sm_bqms
   |nexus  = 7985
+
   |nexus  = 14236
   |github  = Bpendragon/Best-of-Queen-of-Sauce
+
   |github  = vabrell/sdw-seed-maker-mod
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Farmer That Stared at Rocks
+
   |name    = Seed Maker Crop Quality, SMCQ
   |author  = ItsLittany
+
   |author  = mcoocr
   |id      = itslittany.RockBreaker
+
   |id      = mcoocr.smcq
   |nexus  = 6376
+
   |nexus  = 3089
   |moddrop = 804101
+
   |github  = Noomklaw/SV_BetterQualityMoreSeeds
 +
 
 +
  |broke in    = SMAPI 3.0
 +
  |status      = workaround
 +
  |summary      = use [[#Seed Maker - Quality|Seed Maker - Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Seed Maker Quality
 +
  |author  = Speshkitty
 +
  |id      = speshkitty.seedmakerquality
 +
  |nexus  = 21000
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Fishmonger
+
   |name    = Seed Maker Tweaks
   |author  = VoidWitchCult
+
   |author  = aedenthorn, Erinthe
   |id      = VoidWitchCult.TheFishmongerFishing
+
   |id      = aedenthorn.SeedMakerTweaks
   |nexus  = 16326
+
   |nexus  = 10681
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theft of the Winter Star
+
   |name    = Seeds are Rare
   |author  = spacechase0 and ParadigmNomad
+
   |author  = jahangmar
   |id      = spacechase0.TheftOfTheWinterStar
+
   |id      = jahangmar.SeedsAreRare
  |curse  = 867729
+
   |nexus  = 3618
  |moddrop = 771680
+
   |github  = jahangmar/StardewValleyMods
   |nexus  = 5062
 
   |github  = spacechase0/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Gnomiverse
+
   |name    = Seed Shortage
   |author  = Purppelle and King Gnomus
+
   |author  = Xynerorias
   |id      = Purppelle.TheGnomiverse
+
   |id      = xynerorias.seedshortage
   |nexus  = 13266
+
   |nexus  = 5614
   |github  =
+
   |github  = xynerorias/Seed-Shortage
}}
 
{{#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
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Love of Cooking
+
   |name    = Seeds Unpacked
 
   |author  = blueberry
 
   |author  = blueberry
   |id      = blueberry.LoveOfCooking
+
   |id      = blueberry.SeedsUnpacked
   |nexus  = 6830
+
   |nexus  = 7215
   |github  = b-b-blueberry/CooksAssistant
+
   |github  = b-b-blueberry/SeedsUnboxed
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Theme Manager
+
   |name    = See Me Rollin'
 
   |author  = Khloe Leclair
 
   |author  = Khloe Leclair
   |id      = leclair.thememanager
+
   |id      = leclair.seemerollin
   |nexus  = 14525
+
   |nexus  = 10976
 +
  |moddrop = 1116122
 
   |github  = KhloeLeclair/StardewMods
 
   |github  = KhloeLeclair/StardewMods
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Moon
+
   |name    = Select Tool Power
   |author  = Pucklynn
+
   |author  = GrimatGaming
   |id      = shannon.MoonMod
+
   |id      = GrimatGaming.SelectToolPower
   |nexus  = 2482
+
   |nexus  = 21290
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Northern Gulf
+
   |name    = Self Serve
   |author  = The commission of The Northern Gulf
+
   |author  = aedenthorn, Erinthe
   |id      = TcTHG.Custom_The_Northern_Gulf
+
   |id      = aedenthorn.SelfServe
   |nexus  = 19376
+
   |nexus  = 11313
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Pumpkin King
+
   |name    = Self Serve for 1.6
   |author  = KirbyLink
+
  |author  = NeverToxic
   |id      = kirbylink.pumpkinking
+
  |id      = NeverToxic.SelfServe
   |nexus  = 3006
+
  |nexus  = 20985
   |github  = KirbyLink/PumpkinKing
+
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Self Service
 +
   |author  = JarvieK
 +
   |id      = JarvieK.SelfService
 +
   |nexus  = 1304
 +
   |github  = Jarvie8176/StardewMods
  
 
   |broke in = Stardew Valley 1.4
 
   |broke in = Stardew Valley 1.4
<!--@retest-after Custom Farming Redux
+
<!--
   |unofficial version = 1.1.1-unofficial.1-minervamaga
+
   |unofficial version = 0.3.4-unofficial.1-pathoschild
   |unofficial url    = {{nexus mod|4109}}
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/#post-3346341
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Queen Of Sauce Reminder
+
   |name    = Self Service Shops
   |author  = TheShwamp
+
   |author  = GuiNoya, Yesst
   |id      = TheShwamp.TheQueenOfSauceReminder
+
   |id      = GuiNoya.SelfServiceShop
   |nexus  = 5172
+
   |nexus  = 1622
   |github  =
+
   |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
  |status  = workaround
 +
  |summary  = use [[#Self Service|Self Service]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Return of Immersive Scarecrows
+
   |name    = Sell Quality
   |author  = aedenthorn and lucaskfreitas
+
   |author  = DonDorscha, jasonmbrady
   |id      = lucaskfreitas.ImmersiveScarecrows
+
   |id      = DonDorscha.SellQuality
   |nexus  = 20701
+
   |nexus  = 12469
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Twlight Traveller - Custom NPC (API), APICut
+
   |name    = Send Items Multiplayer
   |author  = Eris, AkatsukiVana, HuaGei API
+
   |author  = hafnerpw
   |id      = Eris.APICut
+
   |id      = hafnerpw.SendItemsMultiplayer
   |nexus  = 8158
+
   |nexus  = 13794
 
   |github  =
 
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Think-n-Talk
 
  |author  = Prism 99
 
  |id      = prism99.thinkntalk
 
  |nexus  = 9546
 
  |github  = Prism-99/Think-n-Talk
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = This Mod Is Organic
+
   |name    = Send Items to Other Farmers, Send Letters
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
+
   |author  = Denifia
   |id      = SweetPanda.Organic
+
   |id      = Denifia.SendItems
   |nexus  = 16648
+
   |nexus  = 1087
   |github  =
+
  |moddrop = 127754
 +
   |github  = Denifia/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Three-Heart Dance Partner, Three Heart Flower Festival Dance Partners, 3-heart Dance Partner<!--in order: standardized name in 1.0.6, former Nexus name, former manifest name-->
+
   |name    = Separate Greenhouse
   |author  = spacechase0
+
   |author  = lolmaj
   |id      = ThreeHeartDancePartner
+
   |id      = lolmaj.SeparateGreenhouse
  |curse  = 867388
+
   |nexus  = 3965
  |moddrop = 127278
+
   |github  = MaciejMarkuszewski/StardewValleySeparateGreenhouse
   |nexus  = 500
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121338
 
  |unofficial version = 1.1.2-unofficial.2-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Throwable Axe
+
   |name    = Separate Money for Multiplayer
   |author  = spacechase0
+
   |author  = funny-snek
   |id      = spacechase0.ThrowableAxe
+
   |id      = funnysnek.SeparateMoney
  |curse  = 867726
+
   |nexus  = 3086
  |moddrop = 771683
+
   |github  =
   |nexus  = 5097
 
   |github  = spacechase0/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = obsolete
 +
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Thunderstorm Totem
+
   |name    = Serene Greenhouse
   |author  = justastranger
+
   |author  = PeacefulEnd
   |id      = jas.ThunderstormTotem
+
   |id      = PeacefulEnd.SereneGreenhouse
   |moddrop = 944622
+
   |curse  = 870943
   |nexus  =
+
   |nexus  = 8011
   |github  =
+
   |github  = Floogen/SereneGreenhouse
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Fields
+
   |name    = Serfdom
   |author  = seitanicbean
+
   |author  = DaLion
   |id      = seitanicbean.tidyfields
+
   |id      = DaLion.Taxes<!--changed in republished 1.0.0-->, DaLion.ImmersiveTaxes
   |nexus  = 10929
+
   |nexus  = 24357
   |github  =
+
   |github  = daleao/sdv
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tidy Social
+
   |name    = Server Bookmarker
   |author  = trashcan9
+
   |author  = Ilyaki
   |id      = trashcan9.TidySocial
+
   |id      = Ilyaki.ServerBookmarker
   |nexus  = 16233
+
   |nexus  = 2968
   |github  =
+
   |github  = Ilyaki/ServerBookmarker
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
<!--
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-69#post-3362360
 +
  |unofficial version = 1.0.5-unofficial.2-jenrikku
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tileman Challenge
+
   |name    = Server Browser
   |author  = SpicyKai
+
   |author  = Ilyaki
   |id      = SpicyKai.Tileman
+
   |id      = Ilyaki.ServerBrowser
   |nexus  = 11945
+
   |nexus  = 3227
   |github  = spicykai/StardewValley-Mods
+
   |github  = Ilyaki/Server-Browser
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tile Transparency, Transparent Tiles
+
   |name    = Server Port Changer
   |author  = aedenthorn, Erinthe
+
   |author  = PhantomGamers
   |id      = aedenthorn.TileTransparency
+
   |id      = PhantomGamers.ServerPortChanger
   |nexus  = 17288
+
   |nexus  = 2993
   |github  = aedenthorn/StardewValleyMods
+
   |github  = PhantomGamers/StardewPortChanger
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tillable Ground
+
   |name    = Set Money
   |author  = hawkfalcon
+
   |author  = j4c0b333
   |id      = hawkfalcon.TillableGround
+
   |id      = j4c0b333.SetMoney
   |nexus  = 2175
+
   |nexus  = 3889
   |github  = hawkfalcon/Stardew-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#CJB Cheats Menu|CJB Cheats Menu]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tilled Soil Decay
+
   |name    = Set Reminders
   |author  = bcmpinc
+
   |author  = Aelaan Bluewood
   |id      = bcmpinc.TilledSoilDecay
+
   |id      = AelaanBluewood.SetReminders
   |nexus  = 2738
+
   |nexus  = 16112
   |github  = bcmpinc/StardewHack
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest
+
   |name    = Set Unique Game ID
   |author  = Asconoid
+
   |author  = dJomp
   |id      = Asconoid.TimeBeforeHarvest
+
   |id      = dJomp.SetUniqueGameID
   |nexus  = 5764
+
   |nexus  = 2042
 
   |github  =
 
   |github  =
  
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
+
   |broke in = SMAPI 3.0
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Before Harvest Enhanced
+
   |name    = Seven Deadly Sins
   |author  = Jonathan Ginn
+
   |author  = ricehit, Little Dot
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
+
   |id      = ricehit.SevenDeadlySinsSAMPI
   |nexus  = 12170
+
   |nexus  = 15100
 
   |github  =
 
   |github  =
   |source = https://gitlab.com/enom/time-before-harvest-enhanced
+
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sewer Slimes
 +
   |author = aedenthorn, Erinthe
 +
  |id      = aedenthorn.SewerSlimes
 +
  |nexus  = 18195
 +
  |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freeze
+
   |name    = Shadow for Mazes, Maze
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Edu Anttunes
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
+
   |id      = Maze
   |nexus  = 973
+
   |nexus  = 8930
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Freezes at Midnight
+
   |name    = Shared Exp, Shared Xp
   |author  = JBtheShadow
+
   |author  = Batzpup
   |id      = JBtheShadow.TimeFreezesAtMidnight
+
   |id      = SharedExp.Batzpup
   |nexus  = 7425
+
  |moddrop = 1269698
 +
   |nexus  = 14607
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Master
+
   |name    = Shared Professions
   |author  = trashcan9
+
   |author  = virtualbjorn
   |id      = trashcan9.TimeMaster
+
   |id      = virtualbjorn.SharedProfessions
   |nexus  = 16192
+
   |nexus  = 16628
   |github  =  
+
   |github  =
  |source  = https://www.nexusmods.com/stardewvalley/mods/16192?tab=files
 
 
 
  |broke in          = Stardew Valley 1.6
 
  |unofficial url    = https://github.com/pipedream420/TimeMaster
 
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Multiplier
+
   |name    = Shared Recipes
   |author  = DefenTheNation
+
   |author  = jpslatt, jslattery26
   |id      = DefenTheNation.TimeMultiplier
+
   |id      = jslattery26.SharedRecipes
   |nexus  = 2262
+
   |nexus  = 22718
   |github  = DefenTheNation/StardewMod-TimeMultiplier
+
   |github  = jslattery26/stardew_mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time of the Prairie King
+
   |name    = Share Experience
   |author  = The Fluffy Robot
+
   |author  = season
   |id      = TheFluffyRobot.TimeOfThePrairieKing
+
   |id      = season.ShareExperience
   |nexus  = 5631
+
   |nexus  = 22163
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Sharing is Caring
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = spacechase0
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = spacechase0.SharingIsCaring
   |nexus  = 1000
+
   |nexus  = 14263
   |moddrop = 664035
+
   |github  = spacechase0/StardewValleyMods
   |github  = JohnsonNicholas/SDVMods
+
 
 +
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TimeSpeed
+
   |name    = Shed Notifications
   |author  = cantorsdust and Pathoschild
+
   |author  = TheCroak
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
+
   |id      = TheCroak.BuildingsNotifications
   |nexus  = 169
+
   |nexus  = 620
   |github  = cantorsdust/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Totem
+
   |name    = Shenandoah Library
   |author  = gmff
+
   |author  = Nishtra
   |id      = GMFF.TimeTotem
+
   |id      = Nishtra.ShenandoahProject, Shenandoah Project<!--changed in 1.2-->
  |curse  = 494425
+
   |nexus  = 756
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TMXL Map Toolkit, TMX Loader
+
   |name    = Shift Toolbar When Paused
   |author  = Platonymous
+
   |author  = Zamiel
   |id      = Platonymous.TMXLoader
+
   |id      = Zamiel.ShiftToolbarWhenPaused
  |curse  = 877235
+
   |nexus  = 21613
   |nexus  = 1820
+
   |github  = Zamiell/stardew-valley-mods
  |moddrop = 771913
 
   |github  = Platonymous/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To-Dew
+
   |name    = Ship Anything, Ship Everything
   |author  = Jamie Taylor
+
   |author  = Berkay Yigit, berkayylmao
   |id      = jltaylor-us.ToDew
+
   |id      = berkayylmao.ShipAnything, berkay2578.ShipAnything<!--changed in 1.2-->, berkay2578.ShipEverything<!--changed in 1.1-->
   |nexus  = 7409
+
   |nexus  = 3782
   |github  = jltaylor-us/StardewToDew
+
   |github  = berkayylmao/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = To Do List
+
   |name    = Ship Anywhere
   |author  = Eleanor, eleanoot
+
   |author  = spacechase0
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
+
   |id      = spacechase0.ShipAnywhere
   |nexus  = 1630
+
   |nexus  = 1379
   |github  = eleanoot/stardew-to-do-mod
+
  |moddrop = 183277
 +
   |github  = spacechase0/ShipAnywhere
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#To-Dew|To-Dew]] instead.
+
   |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] 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    = Ship From Inventory
   |author  = Jolyone, Me
+
   |author  = Platonymous
   |id      = Me.ToggleMonsters
+
   |id      = Platonymous.ShipFromInventory
   |nexus  = 11801
+
   |nexus  = 3219
   |github  =
+
  |moddrop = 793916
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Icons
+
   |name    = Shipments to Quality, Quality from Shipments
   |author  = LeFauxMatt
+
   |author  = JPAN
   |id      = furyx639.ToolbarIcons
+
   |id      = JPAN.QualityFromShipments
  |curse  = 871834
+
   |nexus  = 7531
   |nexus  = 11026
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Toolbar Tooltips
+
   |name    = Shipment Tracker
   |author  = danmw3
+
   |author  = Iceburg
   |id      = danmw3.toolbartooltips
+
   |id      = 7e474181-e1a0-40f9-9c11-d08a3dcefaf3
   |nexus  = 4977
+
   |nexus  = 321
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = ToolBelt
+
   |name    = Shipping Bin Summary
   |author  = yuri0r
+
   |author  = Futro, Futroo
   |id      = yuri0r.ToolBelt
+
   |id      = futro.ShippingBinSummary
   |nexus  = 8566
+
   |nexus  = 18992
   |github  =
+
   |github  = futroo/Stardew-Valley-Mods
  |source  = https://gitlab.com/yuri0r/toolbelt
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-132991
 +
  |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Charging
+
   |name    = Shipping Collection Sorted By Mods, Sort Shipping Collection
   |author  = mralbobo
+
   |author  = holythesea
   |id      = mralbobo.ToolCharging
+
   |id      = holythesea.SortShippingCollection
   |nexus  =
+
   |nexus  = 15694
  |url    = https://community.playstarbound.com/threads/111988
+
   |github  = holy-the-sea/SortShippingCollection
   |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    = Shipping Taxes
   |author  = CrazyWig
+
   |author  = NOGAF
   |id      = crazywig.toolpowerselect
+
   |id      = NOGAF.ShippingTaxes
   |nexus  = 2553
+
   |nexus  = 5189
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Power Setup
+
   |name    = Shop Anywhere
   |author  = Gilar Fasulaki
+
   |author  = SorryLate, rharyanto
   |id      = GilarF.ToolPowerSetup
+
   |id      = SorryLate.ShopAnywhere
   |nexus  = 4517
+
   |nexus  = 5299
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#Tool Power Select|Tool Power Select]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch
+
   |name    = Shop Expander
   |author  = aedenthorn, Erinthe
+
   |author  = Entoarox
   |id      = aedenthorn.ToolSmartSwitch
+
   |id      = Entoarox.ShopExpander, EntoaroxShopExpander<!--changed in 1.5.2-->
   |curse   = 868687
+
   |nexus   = 2278
   |nexus  = 15216
+
   |chucklefish = 4381
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Entoarox/StardewMods
 +
 
 +
  |warnings = Broken on Android (needs Entoarox Framework which crashes on startup).
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest after Entoarox Framework-->
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Smart Switch (Updated)
+
   |name    = Shoplifter
   |author  = Fiorbeth
+
   |author  = TheMightyAmondee
   |id      = Fiorbeth.ToolSmartSwitch
+
   |id      = TheMightyAmondee.Shoplifter
   |nexus  = 20829
+
   |nexus  = 8569
 +
  |github  = TheMightyAmondee/Shoplifter
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Costs
+
   |name    = Shopping Cart
 +
  |author  = LeFauxMatt
 +
  |id      = furyx639.ShoppingCart
 +
  |curse  = 871829
 +
  |nexus  = 13701
 +
  |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shopping Show
 +
  |author  = AvalonMFX
 +
  |id      = AvalonMFX.ShoppingShow
 +
  |curse  = 1016429
 +
  |nexus  = 18445
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Shop Tile Framework
 
   |author  = Cherry, CherryChain
 
   |author  = Cherry, CherryChain
   |id      = Cherry.ToolUpgradeCosts
+
   |id      = Cherry.ShopTileFramework
   |nexus  = 6576
+
   |nexus  = 5005
 +
  |moddrop = 716384
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery
+
   |name    = Shovel Tool Upgrades, Upgradable Shovel
   |author  = SorryLate
+
   |author  = moonslime
   |id      = SorryLate.ToolUpgradeDelivery
+
   |id      = moonslime.ShovelToolUpgrades
   |nexus  = 5421
+
   |nexus  = 16028
   |github  = sorrylate/Stardew-Valley-Mod
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-after Growable Giant Crops-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Show Birthdays
 +
  |author  = Traktori
 +
  |id      = Traktori.ShowBirthdays
 +
  |nexus  = 7495
 +
  |github  = Traktori7/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Upgrade Delivery Service
+
   |name    = Showcase
   |author  = Felix-Dev
+
   |author  = Igorious
   |id      = Felix-Dev.ToolUpgradeDeliveryService
+
   |id      = Igorious.Showcase
   |nexus  = 2938
+
   |nexus  =
   |github  = Felix-Dev/StardewMods
+
  |chucklefish = 4487
 +
   |github  = Igorious/Stardew_Valley_Showcase_Mod
  
   |broke in = Stardew Valley 1.4
+
   |broke in = SMAPI 2.0
  |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    = Show Catch Quality
   |author  = Wracketeer
+
   |author  = f4iTh, JertsukkaTheMan
   |id      = Wracketeer.ToolUpgradeReminder
+
   |id      = f4iTh.ShowCatchQuality
   |nexus  = 13423
+
   |nexus  = 3326
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Town School Functions
+
   |name    = Show Cooking Recipes
   |author  = Edu Anttunes
+
   |author  = MasterOfMutton
   |id      = EduAnttunes.TownSchool.Functions
+
   |id      = faragodavid.showcookingrecipes
   |nexus  = 6317
+
   |nexus  = 5525
 
   |github  =
 
   |github  =
  
Line 16,994: Line 18,749:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Mod
+
   |name    = Show Daily Luck
   |author  = Pathoschild
+
   |author  = Arphox
   |id      = Pathoschild.TractorMod, community.TractorMod, PhthaloBlue.TractorMod, BlueMod_TractorMod<!--changed in 4.0, 4.0-beta, and 3.2-->
+
   |id      = Arphox.ShowDailyLuck
   |nexus  = 1401
+
   |nexus  = 15910
  |moddrop = 606639
+
   |github  = arphox/StardewValleyMods
   |github  = Pathoschild/StardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tractor Sounds, Tractor Engine Sound
+
   |name    = Show Item Quality
   |author  = MissCoriel
+
   |author  = Jonqora
   |id      = misscoriel.tractorsounds
+
   |id      = Jonqora.ShowItemQuality
   |nexus  = 5781
+
   |nexus  = 6311
   |github  =
+
   |github  = Jonqora/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-126054
 +
  |unofficial version = 1.1.3-unofficial.1-bungus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trading
+
   |name    = Show Players Behind Buildings, Show Players Behind Map Tiles
   |author  = MindMeltMax
+
   |author  = aedenthorn, Erinthe
   |id      = MindMeltMax.Trading
+
   |id      = aedenthorn.ShowPlayerBehind
   |moddrop = 1214750
+
   |curse  = 868887
   |nexus  = 13293
+
   |nexus  = 6540
   |github  = MindMeltMax/Stardew-Valley-Mods
+
   |github  = aedenthorn/stardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Station
+
   |name    = Show Predictable RNG Outcomes
   |author  = Cherry, CherryChain
+
   |author  = Relance
   |id      = Cherry.TrainStation
+
   |id      = Relance.ShowPredictableRNGOutcomes
   |nexus  = 6183
+
   |nexus  = 13186
   |github  = ChroniclerCherry/stardew-valley-mods
+
   |github  =
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Train Tracks
 
  |author  = aedenthorn, Erinthe
 
  |id      = aedenthorn.TrainTracks
 
  |nexus  = 10927
 
  |github  = aedenthorn/StardewValleyMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Train Whistle
+
   |name    = Show XP and Level Gains, Show XP
   |author  = Taskmaster
+
   |author  = adverserath
   |id      = Taskmaster.TrainWhistle
+
   |id      = Adverserath.ShowXP
   |nexus  = 4473
+
   |nexus  = 19501
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trampoline
+
   |name    = Shroom Spotter
   |author  = aedenthorn, Erinthe
+
   |author  = TehPers
   |id      = aedenthorn.Trampoline
+
   |id      = TehPers.ShroomSpotter
   |nexus  = 11619
+
   |nexus  = 908
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 125766
 +
   |github  = TehPers/StardewValleyMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.4
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparency Settings
+
   |name    = Shroom Spotter Redux
   |author  = Esca, Esca-MMC
+
   |author  = Strobe and TehPers
   |id      = Esca.TransparencySettings
+
   |id      = ShroomSpotter
   |nexus  = 8891
+
   |nexus  = 7934
  |moddrop = 971985
+
   |github  = strobel1ght/ShroomSpotterRedux
   |github  = Esca-MMC/TransparencySettings
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Transparent Objects
+
   |name    = Shut Up
   |author  = aedenthorn, Erinthe
+
   |author  = Geko_X
   |id      = aedenthorn.TransparentObjects
+
   |id      = gekox.shutUp
   |nexus  = 6412
+
  |moddrop = 1530062
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 7358
 +
   |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash 4 Elliott
+
   |name    = Silent Alarm Clock
   |author  = ChrisMzz
+
   |author  = Invatorzen
   |id      = ChrisMzz.trash4elliott
+
   |id      = invatorzen.AC
   |nexus  = 18882
+
   |nexus  = 12164
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Abides
+
   |name    = Silent Scarecrows
   |author  = John Peters
+
   |author  = climaxius
   |id      = JohnPeters.TrashBearAbides
+
   |id      = climaxius.silentscarecrows
   |nexus  = 11359
+
   |nexus  = 3258
   |github  =
+
   |github  = robbiev/SilentScarecrows
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Bear Item Helper, Trash Bear Name
+
   |name    = Silo Report
   |author  = MattDeDuck, Duckshard
+
   |author  = bogie5464
   |id      = MattDeDuck.TrashBearName
+
   |id      = bogie5464.SiloReport
   |nexus  = 5252
+
   |nexus  = 3194
   |github  =
+
   |github  = bogie5464/SiloReport
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Silo Size|Silo Size]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Can Reactions
+
   |name    = Silo Size
   |author  = aedenthorn, Erinthe
+
   |author  = pepoluan
   |id      = aedenthorn.TrashCanReactions
+
   |id      = pepoluan.SiloSize
   |nexus  = 7643
+
   |nexus  = 8819
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 981291
 +
   |github  =
 +
  |source  = https://sourceforge.net/p/sdvmod-silo-size/
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Cans On Horse
+
   |name    = Simple Crop Label
   |author  = aedenthorn, Erinthe
+
   |author  = TheMusketeer
   |id      = aedenthorn.TrashCansOnHorse
+
   |id      = SimpleCropLabel
   |nexus  = 16394
+
   |nexus  = 314
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Does Not Consume Bait
+
   |name    = Simple HUD
   |author  = atravita
+
   |author  = Enaium
   |id      = atravita.TrashDoesNotConsumeBait
+
   |id      = Enaium.SimpleHUD
  |curse  = 870979
+
   |moddrop = 1145228
   |moddrop = 1128126
+
   |nexus  =
   |nexus  = 11426
+
   |github  = Enaium-StardewValleyMods/SimpleHUD
   |github  = atravita-mods/StardewMods
 
  
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Remover
+
   |name    = Simple Hunger System, Hunger Mod
   |author  = SorryLate, rharyanto
+
   |author  = skn
   |id      = SorryLate.TrashRemover
+
   |id      = skn.HungerMod
   |nexus  = 5114
+
   |nexus  = 3270<!--was 1127 before re-release-->
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trash Trash
+
   |name    = Simple Screenshots, Screenshot
   |author  = Jaredlll08
+
   |author  = aedenthorn, Erinthe
   |id      = BlameJared.TrashTrash
+
   |id      = aedenthorn.Screenshot
   |nexus  =
+
   |nexus  = 10178
  |curse  = 297981
+
   |github  = aedenthorn/StardewValleyMods
   |github  = jaredlll08/Trash-Trash
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Traveling Takes Time
+
   |name    = Simple Sound Manager
   |author  = Vrakyas
+
   |author  = Omegasis, AlphaOmegasis
   |id      = Vrakyas.TravelingTakesTime
+
   |id      = Omegasis.SimpleSoundManager
   |nexus  = 4031
+
   |nexus  = 1410
   |github  =
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Travelling Skill
+
   |name    = Simple Sounds
   |author  = Achtuur8
+
   |author  = BleakCodex
   |id      = Achtuur.StardewTravelSkill
+
   |id      = BleakCodex.SimpleSounds
   |nexus  = 16820
+
   |nexus  = 14540
   |github  = Achtuur/StardewTravelSkill
+
   |github  = BleakCodex/SimpleSounds
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Treasure Chests Expanded
+
   |name    = Simple Sprinkler
   |author  = aedenthorn, Erinthe
+
   |author  = ADoby, tZed, Tobias Z
   |id      = aedenthorn.TreasureChestsExpanded
+
   |id      = tZed.SimpleSprinkler
   |nexus  = 7685
+
   |nexus  = 76
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ADoby/SimpleSprinkler
 
 
  |broke in = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Changes
+
   |name    = Simplified Achievements
   |author  = JPAN
+
   |author  = cel10e
   |id      = jpan.TreeChanges
+
   |id      = cel10e.SimplifiedAchievements
   |nexus  = 3964
+
  |moddrop = 909416
   |github  = JPANv2/Stardew-Valley-Tree-Changes
+
   |nexus  = 8026
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shake Mod
+
   |name    = Singin' Stone
   |author  = NCarigon
+
   |author  = CyTheGuy01
   |id      = NCarigon.TreeShakeMod
+
   |id      = CyTheGuy01.TestMod
   |nexus  = 15927
+
   |nexus  = 6463
   |github  = ncarigon/StardewValleyMods
+
   |github  =
   |broke in = Stardew Valley 1.6
+
 
 +
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Shaker
+
   |name    = Single-Player Regen, Single-Player Sleep
   |author  = TyoAtrosa
+
   |author  = MindMeltMax
   |id      = TyoAtrosa.Treeshaker
+
   |id      = MindMeltMax.SPRegen
   |nexus  = 2159
+
   |nexus  = 6778
   |github  = TyoAtrosa/TreeShaker
+
   |moddrop = 1135654
 
+
   |github  = MindMeltMax/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Spread
+
   |name    = SinZational Several Spouse Spots
   |author  = bcmpinc
+
   |author  = SinZ
   |id      = bcmpinc.TreeSpread
+
   |id      = SinZ.SeveralSpouseSpots
   |nexus  = 3183
+
   |nexus  = 20655
   |github  = bcmpinc/StardewHack
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tree Transplant
+
   |name    = SinZational Shared Spaces
   |author  = YukiShiku, LeonBlade
+
   |author  = SinZ
   |id      = TreeTransplant
+
   |id      = SinZ.SharedSpaces
   |nexus  = 1342
+
   |nexus  = 20654
  |moddrop = 526140
+
   |github  = SinZ163/StardewMods
  |chucklefish = 5485
 
   |github  = LeonBlade/TreeTransplant
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trendy Haley
+
   |name    = SinZational Spending Services
   |author  = candidus42
+
   |author  = SinZ
   |id      = Candidus42.TrendyHaley
+
   |id      = SinZ.SinZationalSpendingServices
   |nexus  = 4984
+
   |nexus  = 20656
   |github  = mus-candidus/TrendyHaley
+
   |github  = SinZ163/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Trick or Treat
+
   |name    = Sit and Rest
   |author  = Dad of Gwen, Carleton and Gwen
+
   |author  = Krutonium
   |id      = DadOfGwenTrickOrTreatMod
+
   |id      = Krutonium.SitandRest
   |nexus  = 8115
+
   |nexus  = 7403
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tricks and Treats
+
   |name    = Sit For Stamina
   |author  = ch20youk
+
   |author  = Entoarox
   |id      = ch20youk.TricksAndTreats
+
   |id      = Entoarox.SitForStamina
   |nexus  = 18947
+
   |nexus  = 7334
   |github  = cl4r3/Halloween-Mod-Jam-2023
+
   |github  = Entoarox/StardewMods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = True Random Geodes
+
   |name    = Sit n' Relax: Rest Your Butt
   |author  = lilico/atelier99
+
   |author  = MissCoriel
   |id      = lilico.TrueRandomGeodes
+
   |id      = misscoriel.sitnrelax
   |nexus  = 11371
+
   |nexus  = 7336
   |github  =
+
   |github  = MissCoriel/Sit-n-Relax
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Turn to Your Enemies
+
   |name    = Sit on Chairs, Sentar Em Cadeiras
   |author  = Krutonium
+
   |author  = BrasileiroTop, Vagabundo2421
   |id      = krutonium.turn_to_your_enemies
+
   |id      = BrasileiroTop.Sentar
   |nexus  = 12643
+
   |nexus  = 4729
 
   |github  =
 
   |github  =
 +
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Announcements
+
   |name    = Sixty-Nine Shirt, Sixty-Nine
   |author  = Zyin
+
   |author  = aedenthorn, Erinthe
   |id      = Zyin.TVAnnouncements
+
   |id      = aedenthorn.SixtyNine
   |nexus  = 3649
+
   |nexus  = 6969
   |github  = Zyin055/TVAnnouncements
+
   |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Brasileira
+
   |name    = Sizable Fish
   |author  = JhonnieRandler & Brukob
+
   |author  = spacechase0
   |id      = JhonnieMike.BrasilTV
+
   |id      = spacechase0.SizableFish
   |nexus  = 10843
+
   |nexus  = 14267
   |github  = JhonnieRandler/TVBrasileira
+
   |github  = spacechase0/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
+
   |name    = Skateboard
   |author  = hisameartwork
+
   |author  = aedenthorn, Erinthe
   |id      = HisameArtwork.GardeningChannel
+
   |id      = aedenthorn.Skateboard
   |nexus  = 5485
+
   |nexus  = 13096
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = TV Recipes
+
   |name    = Skateboard For 1.6
   |author  = SorryLate, rharyanto
+
   |author  = chiccen
   |id      = SorryLate.TvRecipes
+
   |id      = chiccen.Skateboard
   |nexus  = 5260
+
   |nexus  = 24074
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twin Stick Strafe Action
+
   |name    = Skillful Clothes
   |author  = AndyUr
+
   |author  = LunaticShade
   |id      = AndyUr.TwinStickStrafeAction
+
   |id      = LunaticShade.SkillfulClothes
   |nexus  = 7589
+
   |nexus  = 8541
   |github  =
+
   |github  = LunaticShade/StardewValley.SkillfulClothes
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch Chat Integration
+
   |name    = Skill Prestige
   |author  = Hexenentendrache
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Hexenentendrache.TwitchChatIntegration
+
   |id      = alphablackwolf.skillPrestige, 6b843e60-c8fc-4a25-a67b-4a38ac8dcf9b<!--changed circa 1.0.9-->
   |nexus  = 17321
+
   |nexus  = 569
   |github  = Enteligenz/StardewMods
+
   |github  = Alphablackwolf/SkillPrestige
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Twitch in Stardew Valley, Twitch for Stardew
+
   |name    = Skill Prestige for All SpaceCore Skill Mods
   |author  = Telshin, Tim "Telshin" Aldridge
+
   |author  = CinderGarde, Alphablackwolf
   |id      = telshin.twitch-for-stardew
+
   |id      = CinderGarde.SpaceCoreSkillAdapter
  |curse  = 306420
+
   |nexus  = 569
   |nexus  =
+
   |github  = Alphablackwolf/SkillPrestige
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite
+
   |name    = Skill Prestige for Cooking Skill, Cooking Skill Prestige Adapter
   |author  = Cdaragorn
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Cdaragorn.UiInfoSuite
+
   |id      = Alphablackwolf.CookingSkillPrestigeAdapter, 20d6b8a3-b6e7-460b-a6e4-07c2b0cb6c63<!--changed circa 1.1-->
   |nexus  = 1150
+
   |nexus  = 569
   |github  = cdaragorn/Ui-Info-Suite
+
   |github  = Alphablackwolf/SkillPrestige
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Skill Prestige for Love of Cooking, SkillPrestige.LoveOfCooking
 +
  |author  = Tondorian
 +
  |id      = Tondorian.SkillPrestige.LoveOfCooking
 +
  |nexus  = 18605
 +
  |github  = Tondorian/StardewValleyMods
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3<!--@retest after The Love of Cooking-->
  |status  = workaround
 
  |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ui Info Suite 2
+
   |name    = Skill Prestige for Luck Skill
   |author  = Annosz, Abs0rbed
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Annosz.UiInfoSuite2
+
   |id      = Alphablackwolf.LuckSkillPrestigeAdapter
   |nexus  =
+
   |nexus  = 569
  |url    = https://github.com/Annosz/UIInfoSuite2/releases
+
   |github  = Alphablackwolf/SkillPrestige
   |github  = Annosz/UiInfoSuite2
 
 
 
  |warnings = Broken on Android.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UI Mod Suite
+
   |name    = Skill Prestige for Magic
   |author  = Demiacle
+
   |author  = CinderGarde, Alphablackwolf
   |id      = Demiacle.UiModSuite
+
   |id      = alphablackwolf.MagicPrestigeAdapter
   |nexus  = 1023
+
   |nexus  = 569
   |github  = demiacle/UiModSuite
+
   |github  = Alphablackwolf/SkillPrestige
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.3
   |status  = workaround
+
   |status  = abandoned
   |summary  = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
+
   |summary  = remove this mod (replaced by [[#Skill Prestige for All SpaceCore Skill Mods|Skill Prestige for All SpaceCore Skill Mods]]).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ukrainizacija, Ukrainizacija - Utilities
+
   |name    = Skill Rings
   |author  = Pereclaw Team
+
   |author  = AlphaMeece
   |id      = Pereclaw.ukrutilities
+
   |id      = AlphaMeece.SkillRings
   |nexus  = 8427
+
  |curse  = 991336
 +
   |nexus  = 7515
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ultimate Gold
+
   |name    = Skill Training
   |author  = Shadowfoxss
+
   |author  = spacechase0
   |id      = Shadowfoxss.UltimateGoldStardew
+
   |id      = spacechase0.SkillTraining
   |nexus  = 2833
+
   |nexus  = 14452
   |github  =
+
   |github  = spacechase0/StardewValleyMods
 
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unbreakable Tackles
+
   |name    = Skinny Animals
   |author  = MindMeltMax
+
   |author  = tem696969696969
   |id      = MindMeltMax.UnbreakableTackles
+
   |id      = tem696969696969.SkinnyAnimals
   |nexus  = 7719
+
   |nexus  = 21826
  |moddrop = 1135717
+
   |github  = kqrse/StardewValleyMods
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underdark Sewer
+
   |name    = Skin Tone Loader
   |author  = Mel Noelle and Kirbylink
+
   |author  = HeyImAmethyst
   |id      = melnoelle.underdarksewer
+
   |id      = HeyImAmethyst.SkinToneLoader
   |nexus  = 3070
+
   |nexus  = 22797
   |github  = KirbyLink/UnderdarkSewer
+
   |github  = HeyImAmethyst/SkinToneLoader
 
 
  |broke in          = SMAPI 3.0
 
  |unofficial version = 1.1.1-unofficial.2-minervamaga
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Underground Secrets
+
   |name    = Skip Dialogue
   |author  = aedenthorn, Erinthe
+
   |author  = FricativeMelon
   |id      = aedenthorn.UndergroundSecrets
+
   |id      = FricativeMelon.SkipDialogue
   |nexus  = 6597
+
   |nexus  = 15311
   |github  = aedenthorn/StardewValleyMods
+
   |github  = FricativeMelon/SkipDialogue
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unhinged Mayo Jar
+
   |name    = Skip Fish
   |author  = spacechase0
+
   |author  = LucaINC
   |id      = spacechase0.UnhingedMayoJar
+
   |id      = LucaINC.StardewValleyMods.SkipFish
   |nexus  = 17139
+
   |nexus  = 19762
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Children
+
   |name    = Skip Fishing Minigame
   |author  = Shaklin
+
   |author  = DewMods
   |id      = shaklin.uniquechildren
+
   |id      = DewMods.StardewValleyMods.SkipFishingMinigame
   |nexus  = 6278
+
   |nexus  = 2697
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name   = Unique Children Talk
+
   |name     = Skip Fishing Minigame 2
   |author = Shaklin
+
   |author   = philosquare
   |id     = shaklin.uniquechildrentalk
+
   |id       = philosquare.SkipFishingMinigame2
   |nexus   = 9540
+
  |moddrop  = 1530481
   |github =
+
   |nexus   =
 +
   |github   = philosquare/SDVSkipFishingMinigame2
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unique Valley
+
   |name    = Skip Intro
   |author  = aedenthorn, Erinthe
+
   |author  = Pathoschild
   |id      = aedenthorn.UniqueValley
+
   |id      = Pathoschild.SkipIntro, SkipIntro<!--changed in 1.4-->
   |nexus  = 13828
+
  |curse  = 1000635
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 533
 +
  |moddrop = 606601
 +
   |github  = Pathoschild/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Cats and Dogs
+
   |name    = Skip Start
   |author  = funny-snek
+
   |author  = DeadRobotDev
   |id      = funnysnek.UnlimitedCatsandDogs
+
   |id      = DeadRobotDev.SkipStart
   |nexus  = 2942
+
   |nexus  = 11885
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Players
+
   |name    = Skip Text
   |author  = Armitxes
+
   |author  = CrunchyDuck
   |id      = Armitxes.UnlimitedPlayers
+
   |id      = CrunchyDuck.SkipText
   |nexus  = 2213
+
   |nexus  = 8947
  |curse  = 362847
+
   |github  = CrunchyDuck/Stardew-Skip-Text
   |github  = Armitxes/StardewValley_UnlimitedPlayers
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Bundles
+
   |name    = Skull Cavern Drill
   |author  = DeLiXx
+
   |author  = S1mmyy
   |id      = DLX.Bundles
+
   |id      = S1mmyy.SkullCavernDrill
   |nexus  = 17265
+
   |nexus  = 6121
   |github  =
+
   |github  = S1mmyy/StardewMods
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-bundles
 
  
    
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlock Dye Menu
+
   |name    = Skull Cavern Drill Redux
   |author  = Shaklin
+
   |author  = NetworkOverflow
   |id      = shaklin.unlockdyemenu
+
   |id      = NetworkOverflow.SkullCavernDrillRedux
   |nexus  = 6156
+
   |nexus  = 16533
   |github  =
+
   |github  = AndrewGraber/Skull-Cavern-Drill-Redux
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlocked Doors
+
   |name    = Skull Cavern Elevator
   |author  = damien
+
   |author  = Bifibi, Lestoph
   |id      = damien.unlocked_doors
+
   |id      = SkullCavernElevator
   |nexus  = 4338
+
   |nexus  = 963
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 
  |status  = workaround
 
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated Instant Eat Key
+
   |name    = Skull Cavern Toggle
   |author  = apomorph
+
   |author  = TheMightyAmondee, MightyAmondee
   |id      = apomorph.updatedInstantEatKey
+
   |id      = TheMightyAmondee.SkullCavernToggle
   |nexus  = 15191
+
   |nexus  = 7908
   |github  =
+
   |github  = TheMightyAmondee/SkullCavernToggle
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Updated No Rumble Horse
+
   |name    = Skull Cave Saver
   |author  = Aladanor
+
   |author  = cantorsdust
   |id      = Aladanor.UpdatedNoRumbleHorse
+
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
  |nexus  = 10164
+
   |nexus  = 175
  |github  = shailalias/NoRumbleHorse
+
   |github  = cantorsdust/StardewMods
}}
 
{{#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
+
   |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    = Upgradeable Machines Mod, Miihau Upgradeable Machines
+
   |name    = Sleep In Wedding
   |author  = Miihau
+
   |author  = atravita
   |id      = Miihau.MiihauUpgradeableMachines
+
   |id      = atravita.SleepInWedding
   |nexus  = 17234
+
  |curse  = 870963
   |github  =
+
  |moddrop = 1294437
 +
   |nexus  = 15006
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgraded Horse, Horse Friendship and Speed Levels
+
   |name    = Sleepless Fisherman
   |author  = Richard Cai
+
   |author  = Annosz
   |id      = richard_cai.UpgradedHorse
+
   |id      = Annosz.SleeplessFisherman
   |nexus  = 5242
+
   |nexus  = 5915
   |github  = RichardJCai/stardew-valley-mods
+
   |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
 +
  |name    = Sleep Warning
 +
  |author  = GlimmerDev
 +
  |id      = glimmerDev.SleepWarning
 +
  |nexus  = 21128
 +
  |github  = GlimmerDev/StardewValleyMod_SleepWarning
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Sleep Wherever
 +
  |author  = Vexorth
 +
  |id      = Vexorth.SleepWherever
 +
  |nexus  = 16674
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Upgrade Empty Cabins
+
   |name    = Sleep Worker
   |author  = Cherry, CherryChain
+
   |author  = Platonymous
   |id      = Cherry.UpgradeEmptyCabins
+
   |id      = Platonymous.SleepWorker
   |nexus   = 5253
+
   |curse   = 877233
   |moddrop = 720987
+
   |moddrop = 793835
   |github  = ChroniclerCherry/stardew-valley-mods
+
  |nexus  = 2062
 +
   |github  = Platonymous/Stardew-Valley-Mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Useful Bombs
+
   |name    = Sleepy Eye
   |author  = punyo, yakminepunyo
+
   |author  = spacechase0
   |id      = punyo.UsefulBombs
+
   |id      = spacechase0.SleepyEye
   |nexus  = 2488
+
  |curse  = 867761
   |github  = pomepome/UsefulBombs
+
  |moddrop = 129011
 +
   |nexus  = 1152
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = workaround
 
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 
<!--
 
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
+
   |name    = Slime Hutch Resize and Retexture, Slime Hutch Resize
   |author  = Right Hand Man
+
   |author  = fernass354
   |id      = raik.uselessinfo
+
   |id      = fernass354.SlimeHutchResize
   |nexus  = 8634
+
   |nexus  = 18507
 
   |github  =
 
   |github  =
  
Line 17,520: Line 19,280:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Utility Grid
+
   |name    = Slime Hutch Water Spots
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.UtilityGrid
+
   |id      = aedenthorn.SlimeHutchWaterSpots
   |nexus  = 10197
+
   |nexus  = 13778
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
 
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = UV Index (Sunscreen Mod)
+
   |name    = Slime Minerals
   |author  = Jonqora
+
   |author  = ChrisMzz
   |id      = Jonqora.UVIndex
+
   |id      = ChrisMzz.slimeminerals
   |nexus  = 6676
+
   |nexus  = 20930
   |github  = Jonqora/StardewMods
+
   |github  = ChrisMzz/StardewValleyMods
 
+
}}
  |broke in = Stardew Valley 1.5
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Grass
+
   |name    = Slime Mods, Slime Minigame, Slime QOL
   |author  = dantheman999
+
   |author  = Tofu, SadDodo
   |id      = dantheman999.VariableGrass
+
   |id      = Tofu.SlimeMinigame, Tofu.SlimeQOL
   |nexus  =
+
   |nexus  = 2743
  |url    = https://community.playstarbound.com/threads/107658
+
   |github  =
   |github  = dantheman999301/StardewMods
 
  
   |broke in           = SMAPI 2.0
+
   |broke in = Stardew Valley 1.3.29
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Variable Seasons
+
   |name    = Slime Produce
   |author  = calebstein1
+
   |author  = exotico
   |id      = calebstein1.StardewVariableSeasons
+
   |id      = exotico.SlimeProduce
   |nexus  = 19904
+
   |nexus  = 7634
   |github  = calebstein1/StardewVariableSeasons
+
   |github  = andraemon/SlimeProduce
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-122362
 +
  |unofficial version = 1.3.4-unofficial.1-LikeFrogs
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vending Machine, NPC Vending Machine
+
   |name    = Slime Spawner
   |author  = ActionJackson
+
   |author  = aurnj, Roy Li
   |id      = ActionJackson.VendingMachine
+
   |id      = RuyiLi.SlimeSpawner
   |nexus  = 7508
+
   |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/slime-spawner.129326/
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Vertical Toolbar
+
   |name    = Slime Water Filler, Slime AutoWaterer
   |author  = bmarquismarkail, Space Baby
+
   |author  = Speshkitty
   |id      = SB_VerticalToolMenu
+
   |id      = speshkitty.slimewaterer
   |nexus  = 943
+
   |nexus  = 7141
   |github  = bmarquismarkail/SV_VerticalToolMenu
+
   |github  = Speshkitty/SlimeWaterFiller
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Video Player
+
   |name    = Slim Hutch
   |author  = aedenthorn, Erinthe
+
   |author  = Peasly Wellbott
   |id      = aedenthorn.VideoPlayer
+
   |id      = Wellbott.SlimHutchCode
   |nexus  = 6524
+
   |nexus  = 7424
   |github  = aedenthorn/StardewValleyMods
+
   |github  = Wellbott/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.5.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Villager Compass
+
   |name    = Slingshot Rebalance
   |author  = Jboss
+
   |author  = Redwood, Towering Redwood
   |id      = Jboss.VillagerCompass
+
   |id      = Redwood.SlingshotRebalance
   |nexus  = 16912
+
   |nexus  = 14391
   |github  = jbossjaslow/Stardew_Mods
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visible Fish
+
   |name    = Slots Cheats
   |author  = shekurika
+
   |author  = Fischkop2
   |id      = shekurika.WaterFish
+
   |id      = Fischkop2.SlotsCheats
   |nexus  = 8897
+
   |nexus  = 22574
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Visualize
+
   |name    = Slower Fence Decay
   |author  = Platonymous
+
   |author  = OrSpeeder, Mauricio Gomes
   |id      = Platonymous.Visualize
+
   |id      = Speeder.SlowerFenceDecay, SPDSlowFenceDecay<!--changed in 0.5.2-pathoschild-update-->
   |curse   = 307573
+
   |nexus   = 252
   |moddrop = 793933
+
   |source  = https://gitlab.com/speeder1/FenceSlowDecayMod
   |nexus   = 1704
+
 
   |github = Platonymous/Stardew-Valley-Mods
+
   |broke in = SMAPI 2.0
 +
  |status   = workaround
 +
   |summary = use [[#No Fence Decay|No Fence Decay]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = VisualizeTK
+
   |name    = Smack Dat Scarecrow
   |author  = Platonymous
+
   |author  = LeFauxMatt
   |id      = Platonymous.VisualizeTK
+
   |id      = furyx639.SmackDatScarecrow
   |moddrop = 1521421
+
   |curse  = 871830
   |nexus  = 19009
+
   |nexus  = 13528
   |github  =
+
   |github  = LeFauxMatt/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Void Effects, Stardew Void Effects
+
   |name    = Small Beach Farm
   |author  = Renny
+
   |author  = Pathoschild
   |id      = renny.stardewvoideffects
+
   |id      = Pathoschild.SmallBeachFarm
   |nexus   = 2703
+
   |curse   = 1000624
   |github  = OfficialRenny/StardewVoidEffects
+
   |nexus   = 3750
 
+
   |moddrop = 606555
   |broke in = Stardew Valley 1.3.36
+
   |github  = Pathoschild/StardewMods
<!--
 
   |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    = Smaller Fish Ponds, Fish Well
   |author  = Alhifar
+
   |author  = Peasly Wellbott
   |id      = Alhifar.WaitAround
+
   |id      = Wellbott.FishWell
   |nexus  =
+
   |nexus  = 7651
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
+
   |github  = Wellbott/StardewValleyMods
   |github  = Alhifar/WaitAroundSMAPI
 
  
   |broke in = Stardew Valley 1.4
+
   |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    = Wake Up
+
   |name    = Small Tree Texture
   |author  = EvilPdor
+
   |author  = season
   |id      =
+
   |id      = season.SmallTreeTexture
   |nexus  =
+
   |nexus  = 22285
  |url    = https://community.playstarbound.com/threads/111526
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walk Through Trellis
+
   |name    = Smart Building
   |author  = TheOfficialTab
+
   |author  = DecidedlyHuman
   |id      = theofficialtab.walkthroughtrellis
+
   |id      = DecidedlyHuman.SmartBuilding
   |nexus  = 1958
+
   |nexus  = 11158
   |github  = OfficialTab/walk-through-trellis
+
   |github  = DecidedlyHuman/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Recycler
+
   |name    = Smart Cursor
   |author  = Mizzion
+
   |author  = DecidedlyHuman
   |id      = mizzion.wallpaperrecycler
+
   |id      = DecidedlyHuman.SmartCursor
   |nexus  = 1905
+
   |nexus  = 13268
  |moddrop = 661354
+
   |github  = DecidedlyHuman/StardewValleyMods
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Planter
+
   |name    = Smart Cursor
   |author  = aedenthorn, Erinthe
+
   |author  = stokastic
   |id      = aedenthorn.WallPlanter
+
   |id      = stokastic.SmartCursor
   |nexus  = 11339
+
   |nexus  = 2458
   |github  = aedenthorn/StardewValleyMods
+
   |github  = stokastic/SmartCursor
  
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
 +
  |unofficial version = 1.1.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-55#post-3324498
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wall Televisions
+
   |name    = SmartMod
   |author  = aedenthorn, Erinthe
+
   |author  = KuroBear
   |id      = aedenthorn.WallTelevision
+
   |id      = KuroBear.SmartMod
   |nexus  = 11448
+
   |nexus  =
   |github  = aedenthorn/StardewValleyMods
+
  |url    = https://community.playstarbound.com/threads/108104
 +
   |github  =
  
   |broke in           = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
  |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-121931
 
  |unofficial version = 0.3.1-unofficial.1-FlyingTNT
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Animals
+
   |name    = Smol Fish
   |author  = Symen
+
   |author  = gbromios
   |id      = Symen.WarpAnimals
+
   |id      = gbromios.SmolFish
   |nexus  = 1400
+
   |nexus  = 14287
   |github  = simonbru/WarpAnimals
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Binder
+
   |name    = Snack Anything
   |author  = SnowFire kVala
+
   |author  = Cherry, ChroniclerCherry
   |id      = SnowFire.Warp_Binder
+
   |id      = Cherry.SnackAnything
   |nexus  = 6892
+
   |nexus  = 5196
   |github  =
+
  |moddrop = 716397
 +
   |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer
+
   |name    = Snail Mail
   |author  = Strato35, Shalankwa
+
   |author  = Darkhax
   |id      = Strato35.WarpMultiplayer
+
   |id      = darkhax.snailmail
   |nexus  = 7451
+
   |nexus  =
   |github  = Shalankwa/SDV_Mods
+
  |curse  = 307861
 +
   |github  = Stardew-Valley-Modding/Snail-Mail
  
   |broke in = Stardew Valley 1.6<!--@retest-linked-->
+
   |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
+
   |name    = Snow Crab
   |author  = Shaklin
+
   |author  = John Peters
   |id      = shaklin.warpmultiplayer_locations
+
   |id      = JohnPeters.SnowCrab
   |nexus  = 8950
+
   |nexus  = 11302
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.6<!--@retest-after Warp Multiplayer-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Network
+
   |name    = Socializing Skill
   |author  = tlitookilakin
+
   |author  = drbirbdev
   |id      = tlitookilakin.warpnetwork
+
   |id      = drbirbdev.SocializingSkill
   |nexus  = 8567
+
   |nexus  = 14142
  |moddrop = 951720
+
   |github  = drbirbdev/StardewValley
   |github  = tlitookilakin/WarpNetwork
 
 
 
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Parsnip
+
   |name    = Social Network
   |author  = Pillow
+
   |author  = Cecidelus
   |id      = Pillow.WarpParsnip
+
   |id      = Cecidelus.SocialNetwork
   |nexus  = 18628
+
   |nexus  = 8255
   |github  = AnotherPillow/WarpParsnip
+
   |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Snitch
+
   |name    = Social Page Order Button
   |author  = ceruleandeep
+
   |author  = aedenthorn, Erinthe
   |id      = ceruleandeep.WarpSnitch
+
   |id      = aedenthorn.SocialPageOrderButton
   |nexus  = 9087
+
   |nexus  = 7871
   |github  = ceruleandeep/CeruleanStardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp To Friends
+
   |name    = Social Page Order Menu
   |author  = Shalankwa
+
   |author  = aedenthorn, Erinthe
   |id      = Shalankwa.WarpToFriends
+
   |id      = aedenthorn.SocialPageOrderMenu
   |nexus  = 2180
+
   |nexus  = 13698
   |github  = Shalankwa/SDV_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status             = workaround
+
  |broke in = Stardew Valley 1.6
   |summary           = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
+
   |status   = workaround
   |broke in          = Stardew Valley 1.4
+
   |summary = use [[#Social Page Order Redux|Social Page Order Redux]] instead.
   |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    = Social Page Order Redux
 +
  |author  = aedenthorn and FlyingTNT
 +
   |id      = FlyingTNT.SocialPageOrderRedux
 +
   |nexus  = 23374
 +
   |github  = FlyingTNT/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wasteless Watering
+
   |name    = Social Tab Patch for Unlimited Players
   |author  = GrumpyCrouton
+
   |author  = funny-snek
   |id      = GrumpyCrouton.WastelessWatering
+
   |id      = funnysnek.socialtabpatch
   |nexus  = 10998
+
   |nexus  = 2981
 
   |github  =
 
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Balloon
+
   |name    = Solar Eclipse Event
   |author  = HaulinOats
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = HaulinOats.WaterBalloon
+
   |id      = KoihimeNakamura.SolarEclipseEvent
   |nexus  = 14481
+
   |nexus  = 897
   |github  = HaulinOats/StardewMods
+
   |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    = Solid Foundations
 +
  |author  = PeacefulEnd
 +
  |id      = PeacefulEnd.SolidFoundations
 +
  |curse  = 870929
 +
  |nexus  = 12311
 +
  |github  = Floogen/SolidFoundations
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bomb
+
   |name    = Solid Foundations → Automate Integration
   |author  = BlaDe
+
   |author  = PeacefulEnd
   |id      = BlaDe.WaterBomb
+
   |id      = PeacefulEnd.SolidFoundationsAutomate
   |nexus  = 10267
+
   |nexus  = 12311
   |github  =
+
   |github  = Floogen/SolidFoundations
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Solid Foundations 2.0.2?
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Bot
+
   |name    = Sona's Farm
   |author  = andyruwruw
+
   |author  = Kerlin & Sona
   |id      = andyruwruw.WaterBot
+
   |id      = kerlin.sonasfarm
   |nexus  = 8167
+
   |nexus  = 8545
   |github  = andyruwruw/stardew-valley-water-bot
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Can Refiller
+
   |name    = Sonic Shoes
   |author  = Mizzion
+
   |author  = lilico
   |id      = mizzion.watercanrefiller
+
   |id      = lilico.SonicShoes
   |nexus  = 3539
+
   |nexus  = 10226
  |moddrop = 661368
+
   |github  =
   |github  = Mizzion/MyStardewMods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Flow
+
   |name    = Sorted Storages
   |author  = blueberry
+
   |author  = TeamCoFH, Tech, Zeldo
   |id      = blueberry.WaterFlow
+
   |id      = Zeldo.LinkedStorages
   |nexus  = 11790
+
   |nexus  =
   |github  = b-b-blueberry/WaterFlow
+
  |curse  = 290653
 +
   |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    = Watering Can Give Exp
+
   |name    = Sorting Chests
   |author  = Achtuur
+
   |author  = aRooooooba
   |id      = Achtuur.WateringCanGiveExp
+
   |id      = aRooooooba.SortingChests
   |nexus  = 16903
+
   |nexus  = 8224
   |github  = Achtuur/StardewMods
+
   |github  = aRooooooba/SortingChests
 +
 
 +
  |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Can Tweaks
+
   |name    = Sound Effect Replacement
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WateringCanTweaks
+
   |id      = aedenthorn.SoundEffectReplacement
  |curse  = 868789
+
   |nexus  = 10232
   |nexus  = 10947
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 17,820: Line 19,600:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Watering Grants Experience and Crops Can Wither
+
   |name    = Sound Loop Mod
   |author  = Goldenrevolver
+
   |author  = strelkasaur
   |id      = Goldenrevolver.WateringGrantsXP
+
   |id      = com.strelkasaurus.sm.soundloop
   |nexus  = 7768
+
   |nexus  = 13099
   |github  = Goldenrevolver/Stardew-Valley-Mods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Pet Bowl, Pet Water Bowl
+
   |name    = Sounds Patcher
   |author  = Mizzion
+
   |author  = MindMeltMax
   |id      = mizzion.petwaterbowl
+
   |id      = MindMeltMax.SoundsPatcher
   |nexus  = 2009
+
   |nexus  = 7465
   |moddrop = 661365
+
   |moddrop = 1135690
   |github  = Mizzion/MyStardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Waterproof Items
+
   |name    = Sound Tweaker
   |author  = Esca, Esca-MMC
+
   |author  = aedenthorn, Erinthe
   |id      = Esca.WaterproofItems
+
   |id      = aedenthorn.SoundTweaker
   |nexus  = 6460
+
   |nexus  = 14767
  |moddrop = 807393
+
   |github  = aedenthorn/StardewValleyMods
   |github  = Esca-MMC/WaterproofItems
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Water Retaining Field
+
   |name    = SpaceCore
   |author  = Digus
+
   |author  = spacechase0
   |id      = DIGUS.WaterRetainingFieldMod
+
   |id      = spacechase0.SpaceCore
   |nexus  = 2374
+
  |curse  = 867152
   |github  = Digus/StardewValleyMods
+
  |moddrop = 136998
 
+
   |nexus  = 1348
   |broke in = Stardew Valley 1.6
+
   |github  = spacechase0/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn Monsters
 +
  |author  = Berisan
 +
  |id      = Berisan.SpawnMonsters
 +
  |nexus  = 3201
 +
  |github  = Berisan/SpawnMonsters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spawn More Rocks
 +
  |author  = Mase
 +
   |id      = Mase.SpawnMoreRocks
 +
  |nexus  = 7423
 +
  |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wealth is Health
+
   |name    = Spawn Sea Monster
   |author  = Qi The Mysterious
+
   |author  = Edu Anttunes
   |id      = QiTheMysterious.WealthIsHealth
+
   |id      = EduAnttunes.SpawnSeaMonster
   |nexus  = 19903
+
   |nexus  = 5736
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons Ignore Grass
+
   |name    = Spawn Supply Crates on Beach
   |author  = aedenthorn, Erinthe
+
   |author  = onlythechosen
   |id      = aedenthorn.WeaponsIgnoreGrass
+
   |id      = otc.supplycratesonbeach
   |nexus  = 15409
+
   |nexus  = 20828
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapons on Display
+
   |name    = Special Orders Anywhere, Special Orders (and More) Anywhere
   |author  = Anthony Hilyard
+
   |author  = AcidicNic
   |id      = com.anthonyhilyard.WeaponsOnDisplay
+
   |id      = acidicnic.SpecialOrdersAnywhere
  |curse  = 447259
+
   |nexus  = 7588
   |nexus  = 9319
+
   |github  = AcidicNic/StardewValleyMods
   |github  = AHilyard/WeaponsOnDisplay
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wear More Rings
+
   |name    = Special Orders Tags Extended
   |author  = bcmpinc
+
   |author  = atravita
   |id      = bcmpinc.WearMoreRings
+
   |id      = atravita.SpecialOrdersExtended
   |nexus  = 3214
+
  |curse  = 870988
   |github  = bcmpinc/StardewHack
+
  |moddrop = 1086743
 +
   |nexus  = 9855
 +
   |github  = atravita-mods/StardewMods
  
   |warnings = Broken on Android.
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Controller
+
   |name    = Special Orders Tweaks
   |author  = EvilPdor
+
   |author  = nnn
   |id      =
+
   |id      = nnn.Special_Orders_Tweaks
   |nexus  =
+
   |nexus  = 22719
  |url    = https://community.playstarbound.com/threads/111526
+
   |github  =
   |github  = natfoth/StardewValleyMods
 
 
 
  |broke in = Stardew Valley 1.2
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather God
+
   |name    = Special Power Utilities
   |author  = nrm33n
+
   |author  = Spiderbuttons
   |id      = nrm33n.weatherGod
+
   |id      = Spiderbuttons.SpecialPowerUtilities
   |nexus  = 15563
+
   |nexus  = 22300
 
   |github  =
 
   |github  =
 
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Illnesses
+
   |name    = Specify Gift Taste Portraits
   |author  = Sakorona
+
   |author  = Button, Spiderbuttons
   |id      = KoihimeNakamura.WeatherIllnesses
+
   |id      = Button.SpecifyGiftTastePortraits
   |nexus  = 2210
+
   |nexus  = 15882
  |moddrop = 664153
+
   |github  =
   |github  = Sakorona/SDVMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weather Totem
+
   |name    = Speed Boots
   |author  = aedenthorn, Erinthe
+
   |author  = season
   |id      = aedenthorn.WeatherTotems
+
   |id      = season.SpeedBoots
   |nexus  = 16455
+
   |nexus  = 22958
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Speed Mod
 +
  |author  = Blackclaw
 +
  |id      = Blackclaw.SpeedMod
 +
  |nexus  = 5082
 +
  |github  = Xebeth/StardewValley-SpeedMod
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.5.5<!--@retest-after Mod Settings Tab-->
 +
  |status  = workaround
 +
  |summary  = use [[#CJB Cheats Menu|CJB Cheats Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Mod
+
   |name    = Speedrun Practice Mod
   |author  = Opalie
+
   |author  = Underscore
   |id      = Opalie.Wedding
+
   |id      = underscore.ac_practice<!--changed in 2.0.0-->, underscore.speedrun_practie
   |nexus  =
+
   |nexus  = 7337
  |moddrop = 526231
+
   |github  = Underscore76/SDVPracticeMod
   |github  = Opalie/Wedding
 
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wedding Tweaks
+
   |name    = Speedster
   |author  = aedenthorn, Erinthe
+
   |author  = Platonymous
   |id      = aedenthorn.WeddingTweaks
+
   |id      = Platonymous.Speedster
  |curse  = 868829
+
   |nexus  = 1102
   |nexus  = 10117
+
   |github  = Platonymous/Stardew-Valley-Mods
   |github  = aedenthorn/StardewValleyMods
 
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weekly Break Reminder
+
   |name    = Spelldew Valley
   |author  = treehat
+
   |author  = instafluff
   |id      = Treehat.WeeklyBreakReminder
+
   |id      = instafluff.spelldewvalley
   |nexus  = 8194
+
   |nexus  = 7322
   |github  =
+
   |github  = instafluff/SpelldewValley
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Week Starts Sunday
+
   |name    = Spenny
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.WeekStartsSunday
+
   |id      = spacechase0.Spenny
   |nexus  = 13707
+
  |curse  = 867742
   |github  = aedenthorn/StardewValleyMods
+
  |moddrop = 771624
 +
   |nexus  = 2755
 +
   |github  = spacechase0/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Werewolf in the Valley
+
   |name    = Spenny Deluxe
   |author  = Platonymous
+
   |author  = spacechase0
   |id      = Platonymous.Werewolf
+
   |id      = spacechase0.SpennyDeluxe
  |curse  = 877223
+
   |nexus  = 14984
  |moddrop = 1521370
+
   |github  = spacechase0/StardewValleyMods
   |nexus  = 15724
 
   |github  =
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Are You Missing
+
   |name    = Spenny Lite
   |author  = PrivateButtface
+
   |author  = spacechase0
   |id      = PrivateButtface.WhatAreYouMissing
+
   |id      = spacechase0.SpennyLite
   |nexus  = 4430
+
   |nexus  = 14249
   |github  = LukeSeewald/PublicStardewValleyMods
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = What Farm Cave, WhatAMush
+
   |name    = Spice of Life
   |author  = Oxyligen
+
   |author  = KarratKake
   |id      = WhatAMush
+
   |id      = KarratKake.SpiceOfLife
   |nexus  = 1097
+
   |nexus  = 7398
 
   |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
 +
   |name    = Splash Text
 +
   |author  = sophiesalacia
 +
   |id      = sophie.SplashText
 +
  |nexus   = 14416
 +
  |github  = sophiesalacia/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = wHats Up
+
   |name    = Split Money
   |author  = Oxyligen
+
   |author  = Platonymous
   |id      = wHatsUp
+
   |id      = Platonymous.SplitMoney
   |nexus  = 1082
+
   |nexus  = 2303
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |status  = abandoned
 +
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where Are They
+
   |name    = Split Screen
   |author  = Capaldi12
+
   |author  = Ilyaki
   |id      = Capaldi12.WhereAreThey
+
   |id      = Ilyaki.SplitScreen
   |nexus  = 13208
+
   |nexus  = 2139
   |github  =
+
   |github  = Ilyaki/SplitScreen
   |source = https://gitlab.com/Capaldi12/wherearethey
+
 
 +
   |broke in = SMAPI 3.0
 +
  |status  = obsolete
 +
  |summary = remove this mod (added in Stardew Valley 1.5).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Where's My Items?
+
   |name    = Splitscreen Improved
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = gaussfire
   |id      = f4iTh.WheresMyItems
+
   |id      = gaussfire.SplitscreenImproved
   |nexus  = 2086
+
   |nexus  = 24507
   |github  =
+
   |github  = alanperrow/StardewModding
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = White Turnip
+
   |name    = Split Screen Manager
   |author  = ejun0
+
   |author  = RomenH
   |id      = ejun0.WhiteTurnip
+
   |id      = RomenH.SplitScreenManager
   |nexus  = 8568
+
   |nexus  = 12063
 
   |github  =
 
   |github  =
  
Line 18,025: Line 19,822:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Who Lives Here
+
   |name    = Split Screen Regions
   |author  = Prism 99
+
   |author  = Espy
   |id      = prism99.wholiveshere
+
   |id      = Espy.SplitScreenRegions
   |nexus  = 19840
+
   |nexus  = 23669
   |github  = Prism-99/WhoLivesHere
+
   |github  =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wiki Links
+
   |name    = Spoilage
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.WikiLinks
+
   |id      = aedenthorn.Spoilage
   |nexus  = 11476
+
   |nexus  = 14712
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
Line 18,041: Line 19,838:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wild Flowers, Wildflowers
+
   |name    = Spooky Big Pumkin, Spooky_pumkin
   |author  = aedenthorn, Erinthe
+
   |author  = Dounat2201, Sasara
   |id      = aedenthorn.Wildflowers
+
   |id      = Sasara.pumkin
   |nexus  = 14061
+
   |nexus  = 4586
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wind Effects
+
   |name    = Spouse Outdoor Area
   |author  = CatCattyCat
+
   |author  = Shaklin
   |id      = cat.windeffects
+
   |id      = shaklin.spouseoutdoorarea
   |nexus  = 6647
+
   |nexus  = 6747
  |moddrop = 833564
+
   |github  =
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Window Resize
+
   |name    = Spouses in Ginger Island, Spouses' Island
   |author  = thatnzguy
+
   |author  = mistyspring
   |id      = thatnzguy.WindowResize
+
   |id      = mistyspring.spousesisland, mistyspring.SpouseRoomCode<!--changed in 3.0-->
   |nexus  = 2266
+
  |curse  = 880521
   |github  = thatnzguy/WindowResize
+
   |nexus  = 11037
 +
   |github  = misty-spring/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Grass
+
   |name    = Spouse's Room Mod
   |author  = CatCattyCat, Cat
+
   |author  = Wata, Watagatapitusberry
   |id      = cat.wintergrass
+
   |id      = Spouseroom
   |nexus  = 1601
+
   |nexus  =
   |moddrop = 833542
+
   |url    = https://community.playstarbound.com/threads/smapi-0-39-spouseroom-mod.111636
   |github  = danvolchek/StardewMods
+
   |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Pigs
+
   |name    = Spouse Stuff
   |author  = MindMeltMax
+
   |author  = hquake, Per Sikker Hansen, Sikker
   |id      = MindMeltMax.WinterPigs
+
   |id      = Sikker.SpouseStuff
  |moddrop = 1443556
+
   |nexus  = 4651
   |nexus  = 16879
+
   |github  = sikker/SpouseStuff
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Rain
+
   |name    = Sprinkler Activation
   |author  = idermailer
+
   |author  = Blaxsmith
   |id      = idermailer.WinterRain
+
   |id      = Blaxsmith.SprinklerActivation
   |nexus  = 13767
+
   |nexus  = 7661
   |github  = idermailer/WinterRain
+
   |github  = Blaxsmith/SprinklerActivation
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Winter Star Spouse
+
   |name    = Sprinkler Mod
  |author  = drbirbdev
 
  |id      = drbirbdev.WinterStarSpouse
 
  |nexus  = 14164
 
  |github  = drbirbdev/StardewValley
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Witcher Mod
 
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = Aedenthorn.WitcherMod
+
   |id      = aedenthorn.SprinklerMod
   |nexus  = 5797
+
   |nexus  = 15385
 
   |github  = aedenthorn/StardewValleyMods
 
   |github  = aedenthorn/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = Wizard's Mystical Stationary
+
   |name    = Sprinkles
   |author  = Taskmaster
+
   |author  = Platonymous
   |id      = Taskmaster.WizardsMysticalStationary
+
   |id      = Platonymous.Sprinkles
   |nexus  = 5246
+
   |nexus  =
 +
  |chucklefish = 4592
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3
 +
  |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Activated Sprinklers|Activated Sprinklers]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wonderful Farm Life
+
   |name    = Sprint and Dash Buttons, Sprint and Dash Mod
  |author  = Jinxiewinxie and TaintedWheat
+
   |author  = OrSpeeder, Mauricio Gomes
  |id      = WonderfulFarmLife
+
   |id      = SPDSprintAndDash
  |nexus  =
+
   |nexus  = 235
  |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    = Working Fireplace
 
  |author  = jahangmar
 
  |id      = jahangmar.WorkingFireplace
 
  |nexus  = 3654
 
  |github  = jahangmar/StardewValleyMods
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = X
 
   |author  = skiilaa
 
   |id      = skiilaa.X
 
   |nexus  = 2286
 
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/speeder1/SPDSprintAndDashMod
  
   |broke in = Stardew Valley 1.3.20
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XP Display
+
   |name    = Sprint and Dash Redux
   |author  = Shockah
+
   |author  = littleraskol
   |id      = Shockah.XPDisplay
+
   |id      = littleraskol.SprintAndDashRedux, lrsk_sdvm_sndr.0921161059<!--changed in 1.3-->
   |nexus  = 11089
+
   |nexus  = 560
   |github  = Shockah/Stardew-Valley-Mods
+
  |moddrop = 827770
 +
   |github  = littleraskol/Sprint-And-Dash-Redux
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier
+
   |name    = Sprinting
   |author  = nofilenamed
+
   |author  = Patrick, mistersnuggler
   |id      = NFN.XPMUL
+
   |id      =
   |nexus  = 8649
+
   |nexus  =
   |github  = nofilenamed/XPMultiplier
+
  |url    = https://community.playstarbound.com/threads/smapi-sprinting-mod.108313
 +
   |github  = oliverpl/SprintingMod
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XPMultiplier.Space
+
   |name    = Sprinting
   |author  = nofilenamed
+
   |author  = onemix
   |id      = NFN.XPMULSPA
+
   |id      = onemix.Sprinting
   |nexus  = 8760
+
   |nexus  = 10469
   |github  = nofilenamed/XPMultiplier.Space
+
   |github  = thiagomasson/Sprinting
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Xtardew Core
+
   |name    = SprintNRegen, Eating food or crops restores health and stamina over time plus enables sprinting
   |author  = hixega
+
   |author  = Abs, abslam
   |id      = hixega.XtardewCore
+
   |id      = abs.SprintNRegen
   |nexus  = 19096
+
   |nexus  = 4898
 
   |github  =
 
   |github  =
  
Line 18,180: Line 19,957:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yanshufitos Mod
+
   |name    = Sprint Sprint, Sprint Sprint Sprint
   |author  = yanshufitos
+
   |author  = Jessebot, JessebotX
   |id      = yanshufitos.yanshufitosmod
+
   |id      = Jessebot.SprintSprint, Jessebot.SprintSprintSprint<!-- changed when mod renamed-->
   |nexus  = 20355
+
   |nexus  = 4778
   |github  =
+
   |github  = JessebotX/StardewValleyMods
 
 
  |broke in = never worked
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Year-Round Crops
+
   |name    = Sprint (unidarkshin)
   |author  = vincebel
+
   |author  = unidarkshin, Devin Lematty
   |id      = vincebel.YearRoundCrops
+
   |id      = DevinLematty.Sprint
   |nexus  = 8196
+
   |nexus  = 7492
   |github  = vincebel7/YearRoundCrops
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Fishing Mod
+
   |name    = Sprint (Yoshify)
   |author  = NeverToxic
+
   |author  = Yoshify
   |id      = NeverToxic.YetAnotherFishingMod
+
   |id      =
   |nexus  = 20391
+
   |nexus  = 2
  |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  =
 
   |github  =
 +
 +
  |broke in = SMAPI 0.39.1
 +
  |status  = workaround
 +
  |summary  = use [[#Sprint (unidarkshin)|Sprint (unidarkshin)]], [[#Sprint and Dash Buttons|Sprint and Dash Buttons]], [[#Sprint and Dash Redux|Sprint and Dash Redux]], or [[#Sprint Sprint|Sprint Sprint]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Yet Another Sprint Mod
+
   |name    = SpriteMaster
   |author  = XxHarvzBackxX
+
   |author  = Ameise, Ameisen, mkukli
   |id      = XxHarvzBackxX.YASM
+
   |id      = DigitalCarbide.SpriteMaster
   |nexus  = 9228
+
   |nexus  = 4922
   |github  =
+
   |github  = ameisen/SV-SpriteMaster
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = You've Got Mail - Twitch Integration
+
   |name    = Sprites in Detail
   |author  = Jaredlll08, YGM Team
+
   |author  = BleakCodex
   |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
+
   |id      = BleakCodex.SpritesInDetail
  |curse  = 308005
+
   |nexus  = 14487
   |nexus  =
+
   |github  = BleakCodex/SpritesInDetail
   |github  =
 
 
 
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = zDailyIncrease
+
   |name    = Stabbing Sword Special
   |author  = thakyZ
+
   |author  = Peasly Wellbott
   |id      = zdailyincrease
+
   |id      = Wellbott.StabbingSwordSpecial
   |nexus  =
+
   |nexus  = 7683
  |chucklefish = 4247
+
   |github  = Wellbott/StardewValleyMods
   |github  = thakyZ/zDailyIncrease
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zenchman
+
   |name    = Stack Check Fix
   |author  = BlaDe
+
   |author  = punyo, yakminepunyo
   |id      = BlaDe.Zenchman
+
   |id      = punyo.StackCheckFix
   |nexus  = 12024
+
   |nexus  = 2433
   |github  =
+
   |github  = pomepome/StackCheckFix
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zen Mod
+
   |name    = Stacked Item Icons
   |author  = PositiveVegan
+
   |author  = aedenthorn, Erinthe
   |id      = PositiveVegan.ZenMod
+
   |id      = aedenthorn.StackedItemIcons
   |nexus  = 12899
+
  |curse  = 868678
   |github  =
+
  |nexus  = 15468
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.stackeverything
 +
  |nexus  = 2053
 +
  |moddrop = 833551
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Stack Everything Redux|Stack Everything Redux]] instead.
 +
<!--
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-41713
 +
  |unofficial version = 3.0.3-unofficial.1-strobe
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stack Everything Redux
 +
  |author  = thimadera
 +
  |id      = thimadera.StackEverythingRedux
 +
   |nexus  = 22381
 +
   |github  = thimadera/StardewMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zombie Outbreak
+
   |name    = Stack Quality
   |author  = aedenthorn, Erinthe
+
   |author  = LeFauxMatt
   |id      = aedenthorn.ZombieOutbreak
+
   |id      = furyx639.StackQuality
   |nexus  = 6743
+
  |curse  = 871828
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 13724
 +
   |github  = LeFauxMatt/StardewMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 +
  |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level
+
   |name    = Stack Size Changer
   |author  = thespbgamer
+
   |author  = Shockah
   |id      = thespbgamer.ZoomLevel
+
   |id      = Shockah.StackSizeChanger
  |curse  = 714275
+
   |nexus  = 11866
   |nexus  = 7363
+
   |github  = Shockah/Stardew-Valley-Mods
   |github  = thespbgamer/ZoomLevel
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Level Keybinding
+
   |name    = Stack Split Redux
   |author  = GuiNoya, Yesst
+
   |author  = pepoluan
   |id      = GuiNoya.ZoomLevelKeybind
+
   |id      = pepoluan.StackSplitRedux
   |nexus  = 1621
+
   |nexus  = 8967
   |github  = GuiNoya/SVMods
+
  |moddrop = 976551
 +
   |github  = pepoluan/StackSplitRedux
  
   |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 [[#Stack Everything Redux|Stack Everything Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Zoom Mod / Zoom Out Extreme
+
   |name    = StackSplitX
   |author  = RockinRolla
+
   |author  = tstaples
   |id      = RockinMods.ZoomMod
+
   |id      = tstaples.StackSplitX
   |nexus  = 1326
+
   |nexus  = 798
   |github  = rockinrolla/ZoomMod
+
   |github  = tstaples/StackSplitX
  
   |broke in = Stardew Valley 1.3.33
+
   |broke in = Stardew Valley 1.4
 
   |status  = workaround
 
   |status  = workaround
   |summary  = use [[#Zoom Level|Zoom Level]] instead.
+
   |summary  = use [[#Stack Split Redux|Stack Split Redux]] 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    = Stack to Nearby Chests
   |author  = Geko_X
+
   |author  = Ilyaki
   |id      = gekox.zoomyFarmer
+
   |id      = Ilyaki.StackToNearbyChests
   |nexus  = 6031
+
   |nexus  = 1787
   |github  =
+
   |github  = Ilyaki/StackToNearbyChests
   |source = https://gitlab.com/geko_x/stardew-mods
+
 
 +
  |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|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>
 
 
===SMAPI mods (obsolete)===
 
This list contains mods which...
 
* have their mod pages hidden/deleted;
 
* or have been replaced by a change in the base game;
 
* or have been explicitly abandoned by the mod author (unless they're open-source and likely to be updated unofficially).
 
 
These will likely never be updated again.
 
 
{{#invoke:SMAPI compatibility|header}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = 4Leaf
+
   |name    = Staircase Placement Fix, 楼梯修复, Fix Floor Placement<!--before 1.0.1-->
   |author  = Alex Noddings
+
   |author  = Becks723
   |id      = an.4leaf
+
   |id      = Becks723.StaircasePlacementFix, Becks723.FixFloorPlacement<!--before 1.0.1-->
   |nexus  = 2365
+
   |nexus  = 13381
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = StaminaRegen
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
  
   |status  = abandoned
+
  |broke in = SMAPI 2.0
 +
   |status   = workaround
 +
  |summary  = use [[#Regen Mod|Regen Mod]] or [[#Health and Stamina Regeneration|Health and Stamina Regeneration]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Standardized Krobus
 +
  |author  = minervamaga
 +
  |id      = minervamaga.StandardizedKrobus
 +
  |nexus  =
 +
  |moddrop = 716314
 +
  |github = minervamaga/StandardizedKrobus
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advanced Location Loader
+
   |name    = Starbot
   |author  = Entoarox
+
   |author  = bwdy
   |id      = Entoarox.AdvancedLocationLoader
+
   |id      = bwdy.starbot
   |nexus  = 2270
+
   |nexus  = 4755
  |chucklefish = 3619
+
   |github  = bwdymods/SDV-Starbot
   |github  = Entoarox/StardewMods
 
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Advancing Sprinklers
+
   |name    = Stardew Access
   |author  = Warix3
+
   |author  = Mohammad Shoaib
   |id      = warix3.advancingsprinklers
+
   |id      = shoaib.stardewaccess
   |nexus  = 2983
+
   |nexus  = 16205
 +
  |url    = {{github|stardew-access/stardew-access}}/releases
 +
  |github  = stardew-access/stardew-access
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Stardew and Chill
 +
  |author  = mod.kitchen
 +
  |id      = mod.kitchen.stardewandchill
 +
  |nexus  = 12147
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use {{nexus mod|4356|Dragon's Advancing Sprinklers for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AeroCore
+
   |name    = Stardew Aquarium Code
   |author  = Tlitookilakin
+
   |author  = Gervig91
   |id      = tlitookilakin.AeroCore
+
   |id      = Cherry.StardewAquarium
  |moddrop = 1275014
+
   |nexus  = 6372
   |nexus  = 14700
+
   |github  =
   |github  = Tlitookilakin/AeroCore
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
Line 18,368: Line 20,158:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = AFK Timer, AFK Idle Timer
+
   |name    = Stardew Aquarium Informant, Informant - Stardew Aquarium Add-on
   |author  = CKextreme
+
   |author  = Moonwolf, Moonwolf287
   |id      = CKextreme.AfkTimer
+
   |id      = Moonwolf.StardewAquariumInformant
   |nexus  = 3721
+
   |nexus  = 16527
 
   |github  =
 
   |github  =
  
   |status = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Aging Mod
+
   |name    = Stardew Auto GC
   |author  = skn
+
   |author  = Lake1059, 1059Studio
   |id      = skn.AgingMod
+
   |id      = Lake1059.StardewAutoGC_NET5, Lake1059.StardewAutoGC<!--changed in 1.3.0-->
   |nexus  = 1129
+
   |nexus  = 9293
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = All Crops All Seasons
+
   |name    = Stardew Brewery
   |author  = cantorsdust
+
   |author  = Cylon
   |id      = cantorsdust.AllCropsAllSeasons, community.AllCropsAllSeasons, 29ee8246-d67b-4242-a340-35a9ae0d5dd7<!--changed in 1.5 and 1.3-->
+
   |id      = cylon.stardewbrewery
   |nexus  = 170
+
   |nexus  = 2057
   |github  = cantorsdust/StardewMods
+
   |github  = JustCylon/stardew-brewery
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.3
   |summary = remove this mod (no longer maintained; use [[#Crops Anytime Anywhere|Crops Anytime Anywhere]] instead).
+
   |status   = workaround
 +
   |summary = use {{nexus mod|4604|Stardew Brewery - Unofficial 1.3 Port}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Social Menu
+
   |name    = Stardew Config Menu
   |author  = spacechase0
+
   |author  = Juice805
   |id      = spacechase0.AnimalSocialMenu
+
   |id      = Juice805.StardewConfigMenu
   |nexus  = 3283
+
   |nexus  = 1312
  |moddrop = 771644
+
   |github  = StardewConfigFramework/StardewConfigMenu
   |github  = spacechase0/StardewValleyMods
 
  
   |status = obsolete
+
  |broke in = Stardew Valley 1.3.29
   |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
+
   |status   = workaround
 +
   |summary = Use [[#Generic Mod Config Menu|Generic Mod Config Menu]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Angel's Lead Rod Drop Rate Fixer
+
   |name    = Stardew Content Compatibility Layer (SCCL)
   |author  = Angela Ranna
+
   |author  = TehPers
   |id      = AngelaRanna.LeadRodFixer
+
   |id      = SCCL
   |nexus  = 6894
+
   |nexus  = 889
   |github  = AngelaRanna/StardewMods
+
   |github  = TehPers/StardewValleyMods
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.2
   |summary = remove this mod (lead rod drop rate fixed in Stardew Valley 1.5).
+
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Animal Mood Fix
+
   |name    = Stardew Debt
   |author  = Grant Peters
+
   |author  = Poison
   |id      = GPeters-AnimalMoodFix
+
   |id      = Poison.StardewTesting
   |nexus  = 761
+
   |nexus  = 10005
 
   |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    = Stardew Discord
   |author  = DaLion
+
   |author  = Steven Kraft
   |id      = DaLion.ImmersivePonds, DaLion.ImmersiveFishPonds<!--before 2.0.7-->
+
   |id      = StevenKraft.StardewDiscord
   |nexus  = 11288
+
   |nexus  = 3608
   |github  =
+
   |github  = steven-kraft/StardewDiscord
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.4
  |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    = Stardew Druid
   |author  = Felix-Dev
+
   |author  = Neosinf
   |id      = Felix-Dev.ArchaeologyHouseContentManagementHelper
+
   |id      = neosinf.StardewDruid
   |nexus  = 2804
+
   |nexus  = 18465
   |github  = Felix-Dev/StardewMods
+
   |github  = Neosinf/StardewDruid
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Armor Ore
+
   |name    = Stardew Druid Lite
   |author  = gmff
+
   |author  = Neosinf
   |id      = GMFF.ArmorOre
+
   |id      = neosinf.StardewDruidLite
   |nexus  =
+
   |nexus  = 19308
  |curse  = 485718
 
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Audio Devices
+
   |name    = Stardew Editor
   |author  = Max Vollmer, SVProtector
+
   |author  = spacechase0
   |id      = maxvollmer.audiodevices
+
   |id      = spacechase0.StardewEditor.GameIntegration
   |nexus  = 2838
+
   |nexus  = 1298
   |github  = maxvollmer/AudioDevices
+
   |github  = spacechase0/StardewEditor
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.3
   |status  = obsolete
+
   |status  = abandoned
  |summary  = remove this mod (audio switching fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto-Grabber Mod
+
   |name    = Stardew FPS (Animation Frame Speed)
   |author  = Jotser
+
   |author  = 1059 Studio, Lake1059
   |id      = Jotser.AutoGrabberMod
+
   |id      = Lake1059.StardewFPS
   |nexus  = 2783
+
   |nexus  = 20801
   |github  =
+
   |github  = Lake1059/StardewFPS
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Deluxe Auto-Grabber|Deluxe Auto-Grabber]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Auto Stack Items to Chest
+
   |name    = Stardew Get Achievement Now
   |author  = Chosimba
+
   |author  = Lake1059, 1059 Studio
   |id      = Chosimba.AutoStackItemsToChest
+
   |id      = Lake1059.StardewGetAchievementNow
   |nexus  = 2307
+
   |nexus  = 11515
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Avoid Losing Scepter
+
   |name    = Stardew Hack
   |author  = atravita
+
   |author  = bcmpinc
   |id      = atravita.AvoidLosingScepter
+
   |id      = bcmpinc.StardewHack
  |curse  = 870974
+
   |nexus  = 3213
  |moddrop = 1146671
+
   |github  = bcmpinc/StardewHack
   |nexus  = 11856
 
   |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
   |name    = Baby Chance Adjustment
+
   |name    = Stardew Hitboxes
   |author  = LateFilmsGamer
+
   |author  = Tyler Gibbs
   |id      = Late's.AdjustBabyChance
+
   |id      = tylergibbs2.StardewHitboxes
   |nexus  = 15018
+
   |nexus  = 12264
   |github  =
+
   |github  = tylergibbs2/StardewHitboxes
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Baby Gender Interface
+
   |name    = Stardew Hypnos - Sleeping Overhaul, Hypnos
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = davikr, apdapreturns
   |id      = f4iTh.BabyGenderInterface
+
   |id      = davikr.hypnos
   |nexus  = 1947
+
   |nexus  = 5935
   |github  =
+
   |github  = davicr/StardewHypnos
 
+
   |broken 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    = Stardew Impact, Stardew Impact - Play as NPCs
   |author  = KirbyLink
+
   |author  = aedenthorn, Erinthe
   |id      = kirbylink.beehousefix
+
   |id      = aedenthorn.StardewImpact
   |nexus  = 3013
+
   |nexus  = 14365
   |github  = KirbyLink/BeeHouseFix
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |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    = Stardew Locations
   |author  = Taskmaster
+
   |author  = Mizzion
   |id      = Taskmaster.BeMyValentine
+
   |id      = mizzion.stardewlocations
   |nexus  = 5219
+
   |nexus  = 1929
   |github  =
+
   |moddrop = 661357
 
+
   |github = Mizzion/MyStardewMods
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better 10 Hearts
+
   |name    = Stardew Media Keys
   |author  = Sonozuki
+
   |author  = Angebro
   |id      = EpicBellyFlop45.Better10Hearts
+
   |id      = Angebro.StardewMediaKeys
   |nexus  = 3605
+
   |nexus  = 11246
   |github  = Sonozuki/StardewMods
+
   |github  = AngeloC3/StardewMods
  
  |status  = abandoned
 
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crab Pots
+
   |name    = Stardew Motif
   |author  = Sonozuki
+
   |author  = Vinyks
   |id      = EpicBellyFlop45.BetterCrabPots
+
   |id      = Vinyks.StardewMotif
   |nexus  = 3159
+
   |nexus  = 14326
   |github  = Sonozuki/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |broke in = Stardew Valley 1.6
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Crafting
+
   |name    = Stardew Multiplayer Server
   |author  = RedstoneBoy
+
   |author  = funny-snek & Zuberii & moy, Moy
   |id      = RedstoneBoy.BetterCrafting
+
   |id      = moy.Always_On_Server
   |nexus  = 2504
+
   |nexus  = 20659
   |github  = RedstoneBoy/BetterCrafting
+
   |github  = AguirreMoy/Stardew-Multiplayer-Server-Mod
 
 
  |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    = Stardew Nametags
   |author  = Khloe Leclair
+
   |author  = Tyler Gibbs
   |id      = leclair.bcspacecore
+
   |id      = tylergibbs2.StardewNametags
   |nexus  = 11115
+
   |nexus  = 12158
  |moddrop = 1115749
+
   |github  = tylergibbs2/StardewNametags
   |github  = KhloeLeclair/StardewMods
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (SpaceCore support was added to Better Crafting in version 1.2).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Better Transmutation
+
   |name    = Stardew News Feed
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Other Buckets
   |id      = f4iTh.BetterTransmutation
+
   |id      = OtherBuckets.StardewNewsFeed
   |nexus  = 2120
+
   |nexus  = 3206
   |github  =
+
   |github  = Mikesnorth/StardewNewsFeed
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.5
   |status  = abandoned
+
}}
   |summary = remove this mod (no longer maintained; use {{nexus mod|5996|More Bar Transmutation}} instead).
+
{{#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
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Capsule Mod
+
   |name    = STardew Overview
   |author  = BunnyJumps
+
   |author  = Sto13
   |id      = BunnyJumps.BJSCapsuleMod
+
   |id      = Sto13.STardewOverview
   |nexus  = 2502
+
   |nexus  = 14564
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS MP Kick Mod
+
   |name    = Stardew Progress
   |author  = BunnyJumps
+
   |author  = seeinggreen
   |id      = BunnyJumps.BJSMPKickMenu
+
   |id      = seeinggreen.StardewProgress
   |nexus  = 2503
+
   |nexus  = 9786
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Night Sounds
+
   |name    = Stardew Realty Framework
   |author  = BunnyJumps
+
   |author  = Prism 99
   |id      = BunnyJumps.BJSNightSounds
+
   |id      = prism99.advize.stardewrealty
   |nexus  = 2501
+
   |nexus  = 10512
   |github  =
+
   |github  = Prism-99/FarmExpansion
 
 
  |broke in = SMAPI 2.8
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Only Treasure Room
+
   |name    = Stardew RPC - Discord Rich Presence
   |author  = BunnyJumps
+
   |author  = ElocinDev
   |id      = BunnyJumps.BJSOnlyTreasureRoom
+
   |id      = elocindev.stardewrpc
   |nexus  = 3145
+
  |curse  = 1009887
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Plant Everywhere
+
   |name    = Stardew RPG
   |author  = BunnyJumps
+
   |author  = aedenthorn, Erinthe
   |id      = BunnyJumps.BJSPlantEverywhere
+
   |id      = aedenthorn.StardewRPG
   |nexus  = 3143
+
   |nexus  = 11132
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Stop Grass
+
   |name    = Stardew Speak
   |author  = BunnyJumps
+
   |author  = evfredericksen, Evan Fredericksen
   |id      = BunnyJumps.BJSStopGrass
+
   |id      = evfredericksen.StardewSpeak
   |nexus  = 2500
+
   |nexus  = 7929
   |github  =
+
   |github  = evfredericksen/StardewSpeak
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = BJS Thunderstorm
+
   |name    = Stardew Survival Project
   |author  = BunnyJumps
+
   |author  = NeroYuki
   |id      = BunnyJumps.BJSThunderStorm
+
   |id      = neroyuki.rlvalley
   |nexus  = 3144
+
   |nexus  = 14183
   |github  =
+
   |github  = NeroYuki/StardewSurvivalProject
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Blue Chickens in Multiplayer
+
   |name    = Stardew Symphony Remastered, Stardew Symphony
   |author  = WindHero
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = WindHero.BlueChickensInMultiplayer
+
   |id      = Omegasis.StardewSymphonyRemastered, Omegasis.StardewSymphony<!--changed in 2.0-->
   |nexus  = 2336
+
   |nexus  = 425
   |github  = HeroOfTheWinds/BlueChickensInMultiplayer
+
   |github  = janavarro95/Stardew_Valley_Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5.5
  |status  = obsolete
 
  |summary  = remove this mod (bug was only present during 1.3 beta and was fixed in 1.3.19).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bow
+
   |name    = Stardew Twitch Tracker
   |author  = spacechase0
+
   |author  = Cody, Cody Hansen
   |id      = spacechase0.Bow
+
   |id      = cody.StardewTwitchTrackerMod
   |nexus  = 2756
+
   |nexus  = 16543
  |moddrop = 771627
+
   |github  =
   |github  = spacechase0/Bow
 
  
 
   |status  = abandoned
 
   |status  = abandoned
  |summary = remove this mod (no longer maintained; use [[#Archery|Archery]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Brave New World - Core, BNW Core
+
   |name    = Stardew Valley Balance Overhaul, Stardew Valley Balance Overhaul Bundles
   |author  = DiogoAlbano
+
   |author  = Alvadea & Jaksha & Theoddon
   |id      = DiogoAlbano.BNWCore
+
   |id      = Theoddon.SVBOBundlesLoader
   |nexus  = 15871
+
   |nexus  = 13426
   |github  =
+
   |github  = Annosz/UIInfoSuite2
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bwdyworks
+
   |name    = Stardew Valley Barber, Stardew Barber
   |author  = bwdy
+
   |author  = phroureo
   |id      = bwdyworks
+
   |id      = phroureo.BarberSV
   |nexus  = 3530
+
   |nexus  = 9061
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Capitalist Split Money
+
   |name    = Stardew Valley ESP, sdv-helper
   |author  = Ilyaki
+
   |author  = reimu, r2h, tomdc
   |id      = Ilyaki.CapitalistSplitMoney
+
   |id      = reimu.sdv-helper
   |nexus  = 3083
+
   |nexus  = 3917
   |github  = Ilyaki/CapitalistSplitMoney
+
   |github  = rei2hu/stardewvalley-esp
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Casks Anywhere
+
   |name    = Stardew Valley Expanded
   |author  = YukiShiku, LeonBlade
+
   |author  = Flashshifter
   |id      = CasksAnywhere
+
   |id      = FlashShifter.SVECode
   |nexus  = 878
+
   |nexus  = 3753
  |chucklefish = 5486
+
   |moddrop = 833179
   |moddrop = 124612
+
   |github  = FlashShifter/StardewValleyExpanded
   |github  = LeonBlade/CasksAnywhere
 
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Casks Everywhere|Casks Everywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cats and Dogs
+
   |name    = Stardew Valley Randomizer
   |author  = DelphinWave
+
   |author  = Tooshi
   |id      = DelphinWave.CatsAndDogsMod
+
   |id      = Tooshi.Randomizer
   |nexus  = 7407
+
   |nexus  = 5185
 +
  |curse  = 308003
 +
  |github  = cTooshi/stardew-valley-randomizer
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (equivalent feature added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Child Bed Config
+
   |name    = Stardew Valley - Roguelike<!--Nexus-->, Stardew Roguelike<!--manifest-->
   |author  = aclockworkhound
+
   |author  = Tyler Gibbs and TheHaboo
   |id      = aclockworkhound.ChildBedConfig
+
   |id      = tylergibbs2.StardewRoguelike
   |nexus  = 3540
+
   |nexus  = 13614
   |github  = clockworkhound/SDV-ChildBedConfig
+
   |github  = tylergibbs2/StardewValleyMods
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
   |broke in = Stardew Valley 1.5
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = CJB Automation
+
   |name    = Stardew Valley Timelapse<!--manifest-->, Stardew Timelapse<!--Nexus-->
   |author  = CJBok
+
   |author  = evskii
   |id      = CJBAutomation
+
   |id      = evskii.StardewTimelapse
   |nexus  = 211
+
   |nexus  = 19806
   |github  = CJBok/SDV-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.2
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Automate|Automate]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Climates of Ferngill, Ferngill Custom Weather, Ferngill Weathers
+
   |name    = Stardew Voices
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Shannon Hobby
   |id      = KoihimeNakamura.FerngillCustomWeathers, KoihimeNakamura.ClimatesOfFerngill<!--changed in 2.0-->
+
   |id      = shobby.StardewVoices
   |nexus   = 604
+
   |curse   = 1010539
   |moddrop = 664033
+
   |nexus  = 22550
   |github  = Sakorona/SDVMods
+
   |github  =
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Clock24
+
   |name    = Stardew Web
   |author  = Lysero
+
   |author  = Prism 99
   |id      = Lysero.Clock24
+
   |id      = prism99.stardewweb
   |nexus  = 3718
+
   |nexus  = 8715
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#24h Clock|24h Clock by Lajna]] or [[#24-Hour Clock Patcher|24-Hour Clock Patcher by pepoluan]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cobalt
+
   |name    = Stardew Web API
   |author  = spacechase0
+
   |author  = zunderscore
   |id      = spacechase0.Cobalt
+
   |id      = zunderscore.StardewWebApi
   |nexus  = 1723
+
   |nexus  = 22540
   |github  = spacechase0/Cobalt
+
   |github  = zunderscore/StardewWebApi
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Prismatic Tools|Prismatic Tools]] or [[#Radioactive Tools|Radioactive Tools]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cold Weather Haley SMAPI
+
   |name    = Stardust Core
   |author  = DanielSerrano, Lord Xamon
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = LordXamon.ColdWeatherHaleyPRO
+
   |id      = Omegasis.StardustCore
   |nexus  = 1169
+
   |nexus  = 2341
   |github  =
+
   |github  =  janavarro95/Stardew_Valley_Mods
 
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use use {{nexus mod|3091|Cold Weather Haley for Content Patcher}} instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colored Chests
+
   |name    = Starksouls
   |author  = Igorious
+
   |author  = FenrirA
   |id      = 4befde5c-731c-4853-8e4b-c5cdf946805f
+
   |id      = FenrirAsonda.Starksouls
   |nexus  =
+
   |nexus  = 10915
  |chucklefish = 3684
+
   |github  = OhWellMikell/Starksouls
   |github  =
 
 
 
  |broke in = Stardew Valley 1.1
 
  |status  = obsolete
 
  |summary  = remove this mod (colored chests added in Stardew Valley 1.1).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Colorful Chests
+
   |name    = Start in Ginger Island
   |author  = spacechase0
+
   |author  = mistyspring
   |id      = spacechase0.ColorfulChests
+
   |id      = mistyspring.GingerIslandStart
   |nexus  = 1623
+
   |nexus  = 20401
  |moddrop = 279189
+
   |github  =
   |github  = spacechase0/ColorfulChests
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Concentration on Farming
+
   |name    = Starting Money
   |author  = punyo, yakminepunyo
+
   |author  = mmanlapat
   |id      = punyo.ConcentrationOnFarming
+
   |id      = mmanlapat.StartingMoney, StartingMoney<!--changed in 1.1-->
   |nexus  = 1445
+
   |nexus  = 1138
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Configurable Shipping Dates
+
   |name    = Startup Volume Config
   |author  = Nishtra
+
   |author  = certifiableGrimalkin
   |id      = ConfigurableShippingDates
+
   |id      = certifiableGrimalkin.StartupVolumeConfig
   |nexus  = 675
+
   |nexus  = 15846
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Console Coordinates
+
   |name    = Start With Greenhouse
   |author  = Pillow
+
   |author  = CaptainSully
   |id      = Pillow.ConsoleCoordinates
+
   |id      = CaptainSully.StartWithGreenhouse
   |nexus  = 8957
+
   |nexus  = 9878
 +
  |moddrop = 1035412
 +
  |github  = CaptainSully/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Start With Hat
 +
  |author  = treyh0
 +
  |id      = treyh0.StartWithHat
 +
  |nexus  = 2628
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Copy Invite Code
+
   |name    = Stash Items
   |author  = CatCattyCat, Cat
+
   |author  = ZackHill
   |id      = cat.copyinvitecode
+
   |id      = ZackHill.StashItems
   |nexus  = 2171
+
   |nexus  = 9624
   |github  = danvolchek/StardewMods
+
   |github  = zack-hill/stardew-valley-stash-items
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.3.17).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Cosmetic Rings
+
   |name    = Stash Items to Chest
   |author  = PeacefulEnd
+
   |author  = lambui
   |id      = PeacefulEnd.CosmeticRings
+
   |id      = BlueMod_StashItemsToChest
   |nexus  = 8522
+
   |nexus  =
   |github  = Floogen/CosmeticRings
+
  |url    = https://community.playstarbound.com/threads/quickly-stash-items-to-chest-mod.126906
 +
   |github  = lambui/StardewValleyMod_StashItemsToChest
  
   |broke in = Stardew Valley 1.6
+
   |broke in = SMAPI 2.0
   |status  = abandoned
+
   |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    = Craft Counter
+
   |name    = Static Inventory
   |author  = bcmpinc
+
   |author  = Dinotopea
   |id      = bcmpinc.CraftCounter
+
   |id      = Dinotopea.StaticInventory
   |nexus  = 2739
+
   |nexus  = 20093
   |github  = bcmpinc/StardewHack
+
   |github  = nrobinson12/StardewValleyMods
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crafting Counter
+
   |name    = Static Tool Power
   |author  = lolpcgaming
+
   |author  = Omek97
   |id      = lolpcgaming.CraftingCounter
+
   |id      = omek97.static_toolpower
   |nexus  = 1585
+
   |nexus  = 21281
 
   |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    = Stats as Tokens
   |author  = trienow
+
   |author  = sophiesalacia
   |id      = de.trienow.stardew.craftpriority
+
   |id      = Vertigon.StatsAsTokens
   |nexus  = 4174
+
   |nexus  = 9659
   |github  = trienow/Stardew-CraftPriority
+
   |github  = dtomlinson-ga/StatsAsTokens
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Creeper Forage
+
   |name    = Stats Passive Regeneration, Stats Reloader
   |author  = bwdy
+
   |author  = strato35
   |id      = bwdy.creeperforage, bawdybytes.creeperforage<!--changed in 0.8-->
+
   |id      = Strato35.StatsReloader
   |nexus  = 2115
+
   |nexus  = 7428
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Personal Effects|Personal Effects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Crop Safety
+
   |name    = Statue of Generosity
   |author  = BadNetCode
+
   |author  = spacechase0
   |id      = BadNetCode.CropSafety
+
   |id      = spacechase0.StatueOfGenerosity
   |nexus   = 1233
+
   |curse   = 867713
   |moddrop = 130160
+
   |nexus  = 7532
   |github  =
+
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Current Location
+
   |name    = Statue Shorts
   |author  = Omegasis, AlphaOmegasis
+
   |author  = aedenthorn, Erinthe
   |id      = CurrentLocation102120161203
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 638
+
   |nexus  = 17642
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#Debug Mode|Debug Mode]] instead).
+
   |summary  = use {{nexus mod|22135|Statue Shorts Redux}} instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Asset Modifier, Custom Asset Editor
+
   |name    = Statue Shorts Redux
   |author  = Omegasis, AlphaOmegasis
+
   |author  = Nom0ri
   |id      = Omegasis.CustomAssetModifier
+
   |id      = aedenthorn.StatueShorts
   |nexus  = 1836
+
   |nexus  = 22135
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Nom0ri/StatueShortsRedux
 
 
  |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    = Stay Up
   |author  = LeFauxMatt
+
   |author  = su226
   |id      = furyx639.CustomBundles
+
   |id      = Su226.StayUp
   |nexus  = 8258
+
   |nexus  = 7592
 +
  |github  = su226/StardewValleyMods
  
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Crops
+
   |name    = Stay Up Plus
   |author  = spacechase0
+
   |author  = neur0tox1n, neur0tox1n_
   |id      = spacechase0.CustomCrops
+
   |id      = neur0tox1n_.StayUpPlus
   |nexus  = 1592
+
   |nexus  = 21469
  |moddrop = 273617
+
   |github  =
   |github  = spacechase0/CustomCrops
 
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Json Assets|Json Assets]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Element Handler
+
   |name    = SteamDew
   |author  = Platonymous
+
   |author  = Mewsubi
   |id      = Platonymous.CustomElementHandler
+
   |id      = Mewsubi.SteamDew
   |nexus  = 1068
+
   |nexus  = 19396
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = myuusubi/SteamDew
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = obsolete
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Emotes
+
   |name    = Stendew Valley
   |author  = purrplingcat
+
   |author  = Haunted Pineapple
   |id      = PurrplingCat.CustomEmotes
+
   |id      = HauntedPineapple.StendewValley
   |nexus  = 10861
+
   |nexus  = 19483
   |github  = purrplingcat/CustomEmotes
+
   |github  = HauntedPineapple/Stendew-Valley
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux
+
   |name    = Stone Bridge Over Pond, Pond With Bridge
   |author  = Platonymous
+
   |author  = Advize and jinxiewinxie
   |id      = Platonymous.CustomFarming
+
   |id      = jinxiewinxie.StoneBridgeOverPond
   |nexus  = 991
+
   |nexus  = 316
  |curse  = 307366
+
   |github  = Jinxiewinxie/StardewValleyMods
  |moddrop = 793926
 
   |github  = Platonymous/Stardew-Valley-Mods
 
  
  |status  = abandoned
+
   |broke in = SMAPI 3.0
  |summary  = remove this mod (no longer maintained; use [[#Producer Framework Mod|Producer Framework Mod]] instead.
 
   |broke in = Stardew Valley 1.4.4<!--@retest-linked-->
 
 
<!--
 
<!--
   |unofficial version = 2.12.10-unofficial.1-minervamaga
+
   |unofficial version = 1.0.4-unofficial.2-tks4fish
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-26#post-3354284
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-47583
 
-->
 
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Farming Redux → CFAutomate
+
   |name    = Stop Flower Harvests
   |author  = Platonymous
+
   |author  = BlobLeader
   |id      = Platonymous.CFAutomate
+
   |id      = BlobLeader.StopFlowerHarvests
   |nexus  = 991
+
   |nexus  = 24559
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = seichen/Stardew-Stop-Flower-Harvests
 
 
  |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    = Stop Sounds When in Background<!--Nexus-->, Stop Sounds When Alt Tabbed<!--manifest-->
   |author  = spacechase0
+
   |author  = Mustafa
   |id      = spacechase0.CustomFarmTypes
+
   |id      = Mustafa.StopSoundsWhenAltTabbed
   |nexus  = 1140
+
   |nexus  = 13925
   |moddrop = 128708
+
  |github  = mustafa-git/StopSoundsWhenAltTabbed
   |github  = spacechase0/CustomFarmTypes
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3
+
   |name    = Storage Containers
   |status   = abandoned
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Greenhouse
+
   |name    = Stuck at Level 1 but Overpower Drop Rates
   |author  = Forkmaster
+
   |author  = Darkmushu
   |id      = Forkmaster.CustomGreenhouse
+
   |id      = Darkmushu.StuckAtLevel1ButOverPowerDropRates
   |nexus  = 3464
+
   |nexus  = 17380
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Harvest Fix
+
   |name    = Stumps to Hardwood Stumps
   |author  = mytigio
+
   |author  = Nishtra
   |id      = mytigio.customharvestfix
+
   |id      = Nishtra.StumpsTohardwoodStumps, StumpsToHardwoodStumps<!--changed in 1.1-->
   |nexus  = 4192
+
   |nexus  = 691
   |github  = mytigio/CustomHarvestFix
+
   |github  =
  
  |status  = obsolete
+
   |broke in = Stardew Valley 1.3.29
  |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    = Sturdy Saplings<!--manifest-->, Sturdier Saplings<!--Nexus-->
   |author  = Speshkitty
+
   |author  = sophiesalacia
   |id      = speshkitty.CustomiseChildBedroom
+
   |id      = sophie.SturdySaplings
   |nexus  = 5540
+
   |nexus  = 14440
   |github  = Speshkitty/CustomiseChildBedroom
+
   |github  = sophiesalacia/StardewMods
 
 
  |status  = obsolete
 
  |summary = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Customize Cursor Sprite
+
   |name    = Submerged Crab Pots
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.CustomizeCursorSprite
+
   |id      = aedenthorn.SubmergedCrabPots
   |nexus  = 3014
+
   |nexus  = 11719
   |github  = Sonozuki/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.2.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#SubmergedCrabPots
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom NPC
+
   |name    = Subterranian Overhaul, Dwarvish
   |author  = Platonymous
+
   |author  = mytigio
   |id      = Platonymous.CustomNPC
+
   |id      = mytigio.SubterranianOverhaul
   |nexus  = 1607
+
   |nexus  = 4149
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mytigio/SDVMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.5
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
+
   |summary  = remove this mod (no longer maintained; use {{nexus mod|22021|Dwarven Expansion}} instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Shirts
+
   |name    = Summit Reborn
   |author  = Platonymous
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = Platonymous.CustomShirts
+
   |id      = KoihimeNakamura.summitreborn
   |nexus  = 2416
+
   |nexus  = 2073
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = JohnsonNicholas/SDVMods
  
  |broke in = Stardew Valley 1.4
+
   |status = abandoned
   |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    = Sundrop City
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = The Sundrop Team
   |id      = Omegasis.CustomShopReduxGui
+
   |id      = SundropCity.Main, SundropTeam.SundropCity<!--changed in 0.2-->
   |nexus  = 1378
+
   |nexus  = 4014
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.5.5
  |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    = Super Hopper
   |author  = aedenthorn, Erinthe
+
   |author  = spacechase0
   |id      = aedenthorn.CustomSpousePatio
+
   |id      = spacechase0.SuperHopper
   |nexus  = 6630
+
  |curse  = 867698
   |github  = aedenthorn/StardewValleyMods
+
   |nexus  = 9418
 +
   |github  = spacechase0/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Custom Spouse Patio Redux|Custom Spouse Patio Redux]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Custom Walls and Floors
+
   |name    = Super Sleeper
   |author  = Platonymous
+
   |author  = spoocky123
   |id      = Platonymous.CustomWallsAndFloors
+
   |id      = spoocky123.SuperSleeper
  |curse  = 307569
+
   |nexus  = 10842
  |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    = Cycle Tools
+
   |name    = Surfing Festival
   |author  = LeFauxMatt
+
   |author  = spacechase0 and ParadigmNomad
   |id      = furyx639.CycleTools
+
   |id      = spacechase0.SurfingFestival
   |curse  = 871827
+
   |curse  = 867720
   |nexus  = 13973
+
   |nexus  = 6688
   |github  = LeFauxMatt/StardewMods
+
   |github  = spacechase0/StardewValleyMods
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Notifications, Event Notifications
+
   |name    = Surprise Pregnancy, SurpriseBaby1
   |author  = dreamsicl
+
   |author  = MiphasGrace
   |id      = EventNotifications
+
   |id      = MiphasGrace.SurpriseBaby1
   |nexus  =
+
   |nexus  = 13126
  |chucklefish = 3621
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.2?
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Stardew Notifications|Stardew Notifications]] instead).
 
<!--
 
  |unofficial url    = https://community.playstarbound.com/attachments/eventnotifications-1-2-1-unofficial-3-f4ith-zip.201340
 
  |unofficial version = 1.2.1-unofficial.3-f4ith
 
-->
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Daily Quest Anywhere
+
   |name    = Survivalistic
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Ophaneom
   |id      = Omegasis.DailyQuestAnywhere, DailyQuest<!--changed in 1.4-->
+
   |id      = Ophaneom.Survivalistic
   |nexus  = 513
+
   |nexus  = 12179
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Ophaneom/Survivalistic
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Billboard Anywhere|Billboard Anywhere]] instead).
+
   |unofficial version = 1.0.5-unofficial.2-Locked15
 +
  |unofficial url    = {{github|Locked15/SDV_Survivalistic-Rebooted}}/releases
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Deluxe Auto-Grabber, Coop Grabber
+
   |name    = SV Fishing Mod
   |author  = stokastic
+
   |author  = KDERazorback
   |id      = stokastic.DeluxeGrabber, stokastic.CoopGrabber<!--changed in 2.0-->
+
   |id      = KDERazorback.SvFishingMod
   |nexus  = 2462
+
   |nexus  = 6403
   |github  = stokastic/CoopGrabber
+
   |github  = KDERazorback/SvFishingMod
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |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    = SV Notepad
   |author  = CatCattyCat, Cat
+
   |author  = HereBeCush
   |id      = cat.desertobelisk
+
   |id      = herebecush.SVNotepad
   |nexus  = 2021
+
   |nexus  = 21473
  |moddrop = 833549
+
   |github  =
   |github  = danvolchek/StardewMods
+
   |source = https://gitlab.com/hbc-mods/stardew-valley/sv-notepad
 
 
  |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    = Swap Rings
   |author  = explosivetortellini
+
   |author  = Zamiel
   |id      = explosivetortellini.StardewValleyDRP
+
   |id      = Zamiel.SwapRings
   |nexus  = 8348
+
   |nexus  = 21205
   |github  = explosivetortellini/StardewValleyDRP
+
   |github  = Zamiell/stardew-valley-mods
 
 
  |broke in = Stardew Valley 1.5.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dialogue Emotes
+
   |name    = Swim
   |author  = PurrplingCat
+
   |author  = aedenthorn, Erinthe
   |id      = PurrplingCat.DialogueEmotes
+
   |id      = aedenthorn.Swim
   |nexus  = 6537
+
  |curse  = 868896
   |github  = purrplingcat/DialogueEmotes
+
   |nexus  = 6326
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
  |broke in          = Stardew Valley 1.6
 +
   |status   = workaround
 +
  |summary = use [[#Swim - Continued|Swim - Continued]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Dynamic Horses
+
   |name    = Swim (Almost) Anywhere, Swim Suit
   |author  = Bpendragon
+
   |author  = Platonymous
   |id      = Bpendragon-DynamicHorses
+
   |id      = Platonymous.SwimSuit
   |nexus  = 874
+
   |nexus  = 1215
   |github  = Bpendragon/DynamicHorses
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = SMAPI 3.0
 
   |status  = abandoned
 
   |status  = abandoned
   |summary  = remove this mod (no longer maintained; use [[#Adopt 'n Skin|Adopt 'n Skin]] instead).
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = EiTK
+
   |name    = Swimsuits Anywhere
   |author  = enaium
+
   |author  = Myzkatonic
   |id      = Enaium.EiTK
+
   |id      = Myzkatonic.SwimsuitsAnywhere
  |curse  = 365803
+
   |nexus  = 7722
   |nexus  =
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Emotes
+
   |name    = Swiss Army Knife
   |author  = aurnj, Roy Li
+
   |author  = John Peters
   |id      = RuyiLi.Emotes
+
   |id      = JohnPeters.SwissArmyKnife
   |nexus  =
+
   |nexus  = 13991
  |url    = https://community.playstarbound.com/threads/emotes.129159
 
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Empty Hands
+
   |name    = Swizzy Meads
   |author  = Oblitus
+
   |author  = Swizzy Studios
   |id      = QuicksilverFox.EmptyHands
+
   |id      = SwizzyStudios.SwizzyMeads
   |nexus  = 1176
+
   |nexus  = 3241
   |github  = quicksilverfox/StardewMods
+
   |github  = SwizzyStudios/SV-SwizzyMeads
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (no longer maintained; use [[#Empty Your Hands|Empty Your Hands]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Even Better Warehouse
+
   |name    = Tab Autoloot
   |author  = charliedemilho
+
   |author  = Guedez
   |id      = charliedemilho.EvenBetterWarehouse
+
   |id      = tab.autoloot
   |nexus  = 10396
+
   |nexus  = 5115
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Expansive Combat, Proficiência
+
   |name    = Tailor Weapon Skins
   |author  = Hamio, HamioDracny
+
   |author  = Peasly Wellbott
   |id      = HamioDracny.ProficienciaEmDano
+
   |id      = Wellbott.TailorWeaponSkins
   |nexus  = 7511
+
   |nexus  = 7797
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FaeQuest
+
   |name    = Tainted Cellar, Underground House Cellar
   |author  = Navi-chan, ooo0000
+
   |author  = Jinxiewinxie and TaintedWheat
   |id      = NaviChan.FaeQuest
+
   |id      = TaintedCellar
   |nexus  = 2484
+
   |nexus  = 1672
   |github  =
+
   |github  = Jinxiewinxie/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.3
   |status  = abandoned
+
<!--
 +
  |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    = Farm Expansion
+
   |name    = Take a Break
   |author  = Advize
+
   |author  = Krutonium
   |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      = krutonium.TakeABreak
   |nexus  = 130
+
   |nexus  = 12549
   |github  = AdvizeGH/FarmExpansion
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.16
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; see [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-25661 unofficial update] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Hub
+
   |name    = Take All
   |author  = Platonymous
+
   |author  = aedenthorn, Erinthe
   |id      = Platonymous.FarmHub
+
   |id      = aedenthorn.TakeAll
   |nexus  = 2309
+
   |nexus  = 14247
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = aedenthorn/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm in the Sky, Fundo
+
   |name    = Take It Slow
   |author  = BrasileiroTop
+
   |author  = KarratKake
   |id      = BrasileiroTop.Fundo
+
   |id      = KarratKake.TakeItSlow
   |nexus  = 5423
+
   |nexus  = 13432
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Farm Warps Patch
+
   |name    = Talk to Inworld's AI Villagers, Inworld
   |author  = tlitookilakin
+
   |author  = Inworld AI, PogDerson
   |id      = tlitookilakin.farmwarpspatch
+
   |id      = PogDerson.Inworld
   |nexus  = 8236
+
   |nexus  = 16816
  |moddrop = 926207
+
   |github  =
   |github  = tlitookilakin/FarmWarpsPatch
 
 
 
  |status  = obsolete
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.5.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fast Geode, Instant Geodes
+
   |name    = Tap Giant Crops
   |author  = ofmanynames
+
   |author  = atravita
   |id      = InstantGeode
+
   |id      = atravita.TapGiantCrops
   |nexus  = 750
+
  |curse  = 870968
   |github  =
+
  |moddrop = 1205166
 +
   |nexus  = 13052
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.2
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |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    = Tappable Palm Trees
   |author  = DaLion
+
   |author  = aedenthorn, Erinthe
   |id      = DaLion.ImmersiveRings
+
   |id      = aedenthorn.TappablePalmTrees
   |nexus  = 11380
+
   |nexus  = 10661
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fire Crackers, Firecracker Mod
+
   |name    = Tapper Ready
   |author  = MindMeltMax
+
   |author  = skunkkky
   |id      = MindMeltMax.FireCracker
+
   |id      = skunkkk.TapperReady
   |nexus  = 7321
+
   |nexus  = 1219
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3
 +
   |status   = workaround
 +
  |summary = use [[#Tapper Report|Tapper Report]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fischievements
+
   |name    = Tapper Report
   |author  = MattDeDuck, Duckshard
+
   |author  = pepoluan
   |id      = MattDeDuck.Fischievements
+
   |id      = pepoluan.TapperReport
   |nexus  = 3658
+
   |nexus  = 8700
 
   |github  =
 
   |github  =
 
+
   |source  = https://sourceforge.net/p/sdvmod-tapper-report
   |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fixed Secret Woods Debris, Woods Debris Fix
+
   |name    = Taxes Mod
   |author  = f4iTh and Lita, JertsukkaTheMan
+
   |author  = bdawson1993
   |id      = f4iTh.WoodsDebrisFix
+
   |id      =
   |nexus  = 1941
+
   |nexus  = 38
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.4
+
   |status  = abandoned
   |status  = obsolete
+
   |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
  |broke in = SMAPI 0.39.1
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Fix Scythe Exp
+
   |name    = TehCore, Teh's Core Mod<!--changed in 1.0.0-beta.20211020-->
   |author  = bcmpinc
+
   |author  = TehPers
   |id      = bcmpinc.FixScytheExp
+
   |id      = TehPers.Core, TehPers.CoreMod<!--changed in re-release-->
   |nexus  =
+
   |nexus  = 3256<!--was 2150 before re-release-->
   |github  = bcmpinc/StardewHack
+
   |moddrop = 1071149
   |url    = https://github.com/bcmpinc/StardewHack/releases
+
   |github  = TehPers/StardewValleyMods
 
 
  |broke in = Stardew Valley 1.3.25
 
  |status  = abandoned
 
  |summary = remove this mod (bug was fixed in Stardew Valley 1.3.25).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FLO - New Custom NPC, FlorenceMod
+
   |name    = Teh's Festive Slimes
   |author  = randomAnon1234
+
   |author  = TehPers
   |id      = none<!--no manifest ID-->
+
   |id      = TehPers.FestiveSlimes
   |nexus  = 591
+
   |nexus  = 2990
   |github  =
+
   |github  = TehPers/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.4<!--@retest-after Teh's Core Mod-->
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = FQ Festival Tweaks
+
   |name    = Teh's Fishing Overhaul
   |author  = FletcherQuest
+
   |author  = TehPers
   |id      = FletcherQuest.FQFestivalTweaks
+
   |id      = TehPers.FishingOverhaul
   |nexus  = 9062
+
   |nexus  = 866
   |github  =
+
  |moddrop = 123679
 +
   |github  = TehPers/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Furniture Anywhere
+
   |name    = Telephone Purchasing
   |author  = Entoarox
+
   |author  = Stingray
   |id      = Entoarox.FurnitureAnywhere
+
   |id      = Stingray.TP
   |nexus  = 2276
+
   |nexus  = 10190
  |chucklefish = 4324
+
   |github  = Stingrayss/StardewValley
   |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    = Teleportation Tool
   |author  = LeFauxMatt
+
   |author  = jeWel
   |id      = furyx639.FuryCore
+
   |id      = jeWel.TeleportationToolModCode
   |nexus  = 10696
+
   |nexus  = 22534
 
+
   |github =
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Gate Fix
+
   |name    = Teleporter
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = Bifibi
   |id      = f4iTh.GateFix
+
   |id      = Teleporter
   |nexus  = 4859
+
   |nexus  =
 +
  |chucklefish = 4374
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.2
   |status  = abandoned
+
   |status  = workaround
 +
  |summary  = use [[#Fast Travel|Fast Travel]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Get Dressed
+
   |name    = Teleport Mod
   |author  = Advize and Jinxiewinxie
+
   |author  = Falson, Falson127
   |id      = Advize.GetDressed
+
   |id      = Falson.TeleportMod
   |nexus  = 331
+
   |nexus  = 18842
   |github  = AdvizeGH/GetDressed
+
   |github  =
 
+
}}
   |broke in = Stardew Valley 1.3
+
{{#invoke:SMAPI compatibility|entry
   |status   = obsolete
+
  |name    = Teleport NPC
   |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).
+
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ginger Island Extra Locations
+
   |name    = Teleport Point
   |author  = mistyspring
+
   |author  = Enaium
   |id      = mistyspring.extraGImapsCS, mistyspring.extraGImaps_CS<!--before 1.4.0-->
+
   |id      = Enaium.TeleportPoint
   |curse  = 880520
+
   |curse  = 436830
   |nexus  = 12195
+
  |moddrop = 864013
   |github  = misty-spring/StardewMods
+
   |nexus  =
 
+
   |github  = Enaium-StardewValleyMods/TeleportPoint
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Grandfather's Gift
+
   |name    = Teleport To Farm
   |author  = ShadowDragon8685
+
   |author  = Rafael
   |id      = ShadowDragon.GrandfathersGift
+
   |id      = Rafael.TeleportToFarm
   |nexus  = 985
+
   |nexus  = 7247
 
   |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    = Grandfather's Gift Remade
+
   |name    = Terraria Accessories
   |author  = pepoluan
+
   |author  = jeWel
   |id      = pepoluan.GrandfatherGiftRemade
+
   |id      = jeWel.TerrariaAccessoriesCode
   |nexus  = 4151
+
   |nexus  = 22931
  |chucklefish = 5783
 
 
   |github  =
 
   |github  =
  |source  = https://sourceforge.net/projects/sdvmod-grandfather-s-gift-re/
 
 
  |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Grandfather's Heirlooms|Grandfather's Heirlooms]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hamlet
+
   |name    = Test Mod for Automated Workflows, Test Mod
   |author  = Taskmaster
+
   |author  = spacechase0
   |id      = Taskmaster.Hamlet
+
   |id      = spacechase0.TestMod
   |nexus  = 4601
+
   |nexus  = 21216
   |github  =
+
   |github  = spacechase0/TestModWorkflow
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Handy Headphones
+
   |name    = Thai Font Adjuster
   |author  = PeacefulEnd
+
   |author  = 'ELL and NRTnarathip
   |id      = PeacefulEnd.HandyHeadphones
+
   |id      = ELL.ThaiFontAdjuster
   |nexus  = 7936
+
   |nexus  = 9586
   |github  = Floogen/HandyHeadphones
+
   |github  =
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Happy Animals
+
   |name    = The Adventurer's Life Expanded
   |author  = StarPeanut, Greger
+
   |author  = HamioDracny
   |id      = HappyAnimals
+
   |id      = HamioDracny.TALE.SMAPI
   |nexus  =
+
   |nexus  = 14083
  |url    = https://community.playstarbound.com/threads/happy-animals-1-0.126655
 
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = HD Sprites
+
   |name    = The Best of "The Queen of Sauce"
   |author  = ninthworld
+
   |author  = Bpendragon
   |id      = NinthWorld.HDSprites
+
   |id      = Bpendragon.BestOfQOS
   |nexus  = 4024
+
   |nexus  = 7985
   |github  = ninthworld/HDSprites
+
   |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
 
   |status  = abandoned
  |summary = remove this mod (no longer maintained; use [[#Sprite Master|Sprite Master]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Hempire
+
   |name    = The Daily Newspaper<!--Nexus-->, The Daily Paper<!--manifest-->
   |author  = Oga_The_Real
+
   |author  = Neat
   |id      = Oga_The_Real.Hempire
+
   |id      = neat.newspaper
   |nexus  = 14477
+
   |nexus  = 8689
 
   |github  =
 
   |github  =
  
   |status  = abandoned<!--mod page hidden-->
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Idle Animations, Animacoes
+
   |name    = The Farmer That Stared at Rocks
   |author  = BrasileiroTop
+
   |author  = ItsLittany
   |id      = BrasileiroTop.Animacoes
+
   |id      = itslittany.RockBreaker
   |nexus  = 5139
+
   |nexus  = 6376
 +
  |moddrop = 804101
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Improved Mill
+
   |name    = The Fish Dimension
   |author  = AustinYQM
+
   |author  = ichortower
   |id      = AustinYQM.ImprovedMill
+
   |id      = ichortower.TheFishDimension
   |nexus  = 1748
+
   |nexus  = 22335
   |github  = AustinYQM/ImprovedMill
+
   |github  = ichortower/TheFishDimension
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Infinite Inventory
+
   |name    = Theft of the Winter Star
   |author  = unidarkshin, Devin Lematty
+
   |author  = spacechase0 and ParadigmNomad
   |id      = DevinLematty.InfiniteInventory
+
   |id      = spacechase0.TheftOfTheWinterStar
   |nexus  = 2247
+
  |curse  = 867729
   |github  = unidarkshin/Stardew-Mods
+
  |moddrop = 771680
 +
   |nexus  = 5062
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Interactions, Interacoes
+
   |name    = The Gnomiverse
   |author  = BrasileiroTop
+
   |author  = Purppelle and King Gnomus
   |id      = BrasileiroTop.Interacoes
+
   |id      = Purppelle.TheGnomiverse
   |nexus  = 4862
+
   |nexus  = 13266
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Is It Cake
+
   |name    = The Great Stardew Valley Bake-Off, Bake Off Code
   |author  = LeFauxMatt
+
   |author  = Tlitookilakin
   |id      = furyx639.IsItCake
+
   |id      = tlitookilakin.BakeOffCode
  |curse  = 871826
+
   |nexus  = 18856
   |nexus  = 14775
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers
+
   |name    = The Long Night
   |author  = PeacefulEnd
+
   |author  = Pathoschild
   |id      = PeacefulEnd.IslandGatherers
+
   |id      = Pathoschild.TheLongNight
   |nexus  = 8552
+
   |nexus  = 1369
   |github  = Floogen/IslandGatherers
+
   |github  = Pathoschild/StardewMods
  
   |broke in = Stardew Valley 1.6
+
   |broke in = Stardew Valley 1.3.20
 
   |status  = abandoned
 
   |status  = abandoned
 +
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Island Gatherers Automate
+
   |name    = The Love of Cooking
   |author  = PeacefulEnd
+
   |author  = blueberry
   |id      = PeacefulEnd.IslandGatherersAutomate.Automate
+
   |id      = blueberry.LoveOfCooking
   |nexus  = 8552
+
   |nexus  = 6830
   |github  = Floogen/IslandGatherers
+
   |github  = b-b-blueberry/CooksAssistant
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Joja Online
+
   |name    = Theme Manager
   |author  = PeacefulEnd
+
   |author  = Khloe Leclair
   |id      = PeacefulEnd.JojaOnline
+
   |id      = leclair.thememanager
  |moddrop = 878236
+
   |nexus  = 14525
   |nexus  = 7486
+
   |github  = KhloeLeclair/StardewMods
   |github  = Floogen/JojaOnline
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Farm
+
   |name    = The Moon
   |author  = Platonymous
+
   |author  = Pucklynn
   |id      = Platonymous.JunimoFarm
+
   |id      = shannon.MoonMod
   |nexus  = 984
+
   |nexus  = 2482
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junimo Studio, Music Blocks
+
   |name    = The Northern Gulf
   |author  = Becks723
+
   |author  = The commission of The Northern Gulf
   |id      = Becks723.JunimoStudio, Becks723.MusicBlocks<!--changed in 1.9.9-->
+
   |id      = TcTHG.Custom_The_Northern_Gulf
   |nexus  = 6971
+
   |nexus  = 19376
 
   |github  =
 
   |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = The Pumpkin King
 +
  |author  = KirbyLink
 +
  |id      = kirbylink.pumpkinking
 +
  |nexus  = 3006
 +
  |github  = KirbyLink/PumpkinKing
  
   |broke in = Stardew Valley 1.5.5
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
<!--@retest-after Custom Farming Redux
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
   |unofficial url    = {{nexus mod|4109}}
 +
-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Junk Mail
+
   |name    = The Queen Of Sauce Reminder
   |author  = Taskmaster
+
   |author  = TheShwamp
   |id      = Taskmaster.JunkMail
+
   |id      = TheShwamp.TheQueenOfSauceReminder
   |nexus  = 4452
+
   |nexus  = 5172
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Keyboard Mod Menu
+
   |name    = The Return of Custom Backpack Framework
   |author  = Shadowfoxss
+
   |author  = platinummyr
   |id      = Shadowfoxss.KeyboardModMenu
+
   |id      = platinummyr.CustomBackpackFramework
   |nexus  = 3147
+
   |nexus  = 21588
  |curse  = 308891
 
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Kisekae
+
   |name    = The Return of Immersive Scarecrows
   |author  = Kabigon
+
   |author  = aedenthorn and lucaskfreitas
   |id      = Kabigon.kisekae
+
   |id      = lucaskfreitas.ImmersiveScarecrows
   |nexus  = 2348
+
   |nexus  = 20701
   |github = KabigonFirst/StardewValleyMods
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
   |broke in = Stardew Valley 1.3.29
+
  |name    = The Return of Immersive Sprinklers
   |status   = obsolete
+
   |author = aedenthorn and lucaskfreitas
   |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).
+
   |id      = lucaskfreitas.ImmersiveSprinklers
 +
   |nexus   = 20796
 +
   |github = lucaskfreitas/ImmersiveSprinklers
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Lavapulse's New Chickens and Eggs, Lavapulse Chickens
+
   |name    = The Return of More Backpack Upgrades
   |author  = Lavapulse
+
   |author  = platinummyr
   |id      = Lavapulse.LavapulseChickens
+
   |id      = platinummyr.CPMoreBackpacks
   |nexus  = 4821
+
   |nexus  = 21591
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Leah Cabin Music Fix
+
   |name    = The Return of Smaller Fish Ponds, Smaller Fish Ponds
   |author  = Huanir
+
   |author  = platinummyr and wellbott
   |id      = Huanir.LeahCabinMusicFix
+
   |id      = platinummyr.SmallerFishPonds
   |nexus  = 2653
+
   |nexus  = 21900
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Less Strict Over-Exertion, AntiExhaustion
+
   |name    = The Twlight Traveller - Custom NPC (API), APICut
   |author  = Permamiss
+
   |author  = Eris, AkatsukiVana, HuaGei API
   |id      = BALANCEMOD_AntiExhaustion
+
   |id      = Eris.APICut
   |nexus  = 637
+
   |nexus  = 8158
 
   |github  =
 
   |github  =
 
  |broke in = SMAPI 2.0
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Location and Music Logger
+
   |name    = They Deserve It Too - Portraits for Vendors, TDIT - Dialogue Box for Mariner
   |author  = Brandy Lover, WDavi
+
   |author  = Dolphin Is Not a Fish
   |id      = Brandy Lover.LMlog
+
   |id      = Dolphin.Kedi.OldMarinerDialogue
   |nexus  = 1366
+
   |nexus  = 20414
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Makeshift Multiplayer
+
   |name    = Thinking Time
   |author  = spacechase0
+
   |author  = PokeBenji
   |id      = spacechase0.StardewValleyMP, StardewValleyMP<!--changed in 0.3-->
+
   |id      = PokeBenji.ThinkingTime, YourName.ThinkingTimeMobile<!--mobile version-->
   |nexus   = 501
+
   |curse   = 1024585
   |moddrop = 127274
+
   |nexus  = 24457
   |github  = spacechase0/StardewValleyMP
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3
 
  |status  = obsolete
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Map Image Export
+
   |name    = Think-n-Talk
   |author  = spacechase0
+
   |author  = Prism 99
   |id      = spacechase0.MapImageExporter, MapImageExporter<!--changed in 1.0.2-->
+
   |id      = prism99.thinkntalk
   |nexus  = 1073
+
   |nexus  = 9546
  |moddrop = 127273
+
   |github  = Prism-99/Think-n-Talk
   |github  = spacechase0/MapImageExporter
 
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (map screenshot feature added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mass Production
+
   |name    = This Mod Is Organic
   |author  = Jacque Pott
+
   |author  = RealSweetPanda, Sweet Panda and Bennoloth
   |id      = JacquePott.MassProduction
+
   |id      = SweetPanda.Organic
   |nexus  = 7021
+
   |nexus  = 16648
   |github  = JacquePott/StardewValleyMods
+
   |github  =
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Message Box API, ChatMod
+
   |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  = Kithio
+
   |author  = spacechase0
   |id      = Kithio:ChatMod
+
   |id      = spacechase0.ThreeHeartDancePartner<!--changed in 1.1.2-unofficial.2-FlyingTNT-->, ThreeHeartDancePartner
   |nexus   =
+
   |curse  = 867388
   |chucklefish = 4296
+
   |moddrop = 127278
   |github  =
+
   |nexus  = 500
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = SMAPI 2.0
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mining with Explosives
+
   |name    = Throwable Axe
   |author  = Nishtra
+
   |author  = spacechase0
   |id      = Nishtra.MiningWithExplosives, MiningWithExplosives, MiningWithExplosives<!--changed in 1.2 and 1.1-->
+
   |id      = spacechase0.ThrowableAxe
   |nexus  = 770
+
  |curse  = 867726
   |github  =
+
  |moddrop = 771683
 +
   |nexus  = 5097
 +
   |github  = spacechase0/StardewValleyMods
  
   |broke in = Stardew Valley 1.3.29
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (mining with explosives fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Monthly Mail
+
   |name    = Thunderstorm Totem
   |author  = Taskmaster
+
   |author  = justastranger
   |id      = Taskmaster.MonthlyMail
+
   |id      = jas.ThunderstormTotem
   |nexus  = 4523
+
  |moddrop = 944622
 +
   |nexus  =
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MoodFix
+
   |name    = Tidy Fields
   |author  = vaindil
+
   |author  = seitanicbean
   |id      = vaindil.MoodFix
+
   |id      = seitanicbean.tidyfields
   |nexus  = 1809
+
   |nexus  = 10929
   |github  = vaindil/sdv-moodfix
+
   |github  =
 +
  |source  = https://gitlab.com/tophatsquid/sdv-tidy-fields
  
   |status  = obsolete
+
   |broke in = Stardew Valley 1.6
  |summary = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Mood Guard
+
   |name    = Tidy Social
   |author  = YonKuma, kumarei
+
   |author  = trashcan9
   |id      = YonKuma.MoodGuard
+
   |id      = trashcan9.TidySocial
   |nexus  = 1597
+
   |nexus  = 16233
   |github  = YonKuma/MoodGuard
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (animal mood bugs fixed in Stardew Valley 1.3).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More Map Layers
+
   |name    = Tileman Challenge
   |author  = Platonymous
+
   |author  = SpicyKai
   |id      = Platonymous.MoreMapLayers
+
   |id      = SpicyKai.Tileman
   |nexus  = 1134
+
   |nexus  = 11945
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = spicykai/StardewValley-Mods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
   |status  = abandoned
+
   |status  = workaround
   |summary  = remove this mod (no longer maintained; use [[#PyTK|PyTK]] instead).
+
   |summary  = use [[#Tileman Redux|Tileman Redux]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = More TV Channel, CanaisTv
+
   |name    = Tileman Redux
   |author  = BrasileiroTop
+
   |author  = Freaksaus
   |id      = BrasileiroTop.CanaisTv
+
   |id      = Freaksaus.TilemanRedux
   |nexus  = 5126
+
   |nexus  = 23023
   |github  =
+
   |github  = Freaksaus/Tileman-Redux
 
+
}}
  |status  = abandoned
 
}}
 
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Moveable Pet Bowl
+
   |name    = Tile Transparency, Transparent Tiles
 
   |author  = aedenthorn, Erinthe
 
   |author  = aedenthorn, Erinthe
   |id      = aedenthorn.MoveablePetBowl
+
   |id      = aedenthorn.TileTransparency
  |curse  = 868849
+
   |nexus  = 17288
   |nexus  = 8038
 
 
   |github  = aedenthorn/StardewValleyMods
 
   |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
 
   |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    = Move Through Object
+
   |name    = Tilled Soil Decay
   |author  = ylsama
+
   |author  = bcmpinc
   |id      = ylsama.MoveThoughObject
+
   |id      = bcmpinc.TilledSoilDecay
   |nexus  = 2680
+
   |nexus  = 2738
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Tilt-Shift - Native Effect Shader
 +
  |author  = misterwu
 +
  |id      = misterwu.tiltshifteffect
 +
  |nexus  = 21959
 
   |github  =
 
   |github  =
  |source  = https://github.com/ylsama/RightClickMoveMode/tree/MoveThoughObjects
 
 
  |dev note = source in separate Git branch
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Noclip Mode|Noclip Mode]] or [[#Passable Objects|Passable Objects]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = MTN, More Than Necessary
+
   |name    = Time Before Harvest
   |author  = SgtPickles, GameMX
+
   |author  = Asconoid
   |id      = SgtPickles.MTN, Weil.MTN<!--changed in 1.1-->
+
   |id      = Asconoid.TimeBeforeHarvest
   |nexus  = 2256
+
   |nexus  = 5764
 
   |github  =
 
   |github  =
  
  |broke in = Stardew Valley 1.5
+
   |status  = workaround<!--implemented a SMAPI API interface and broke when new functionality was added to SMAPI-->
   |status  = obsolete
+
   |summary  = use [[#Time Before Harvest Enhanced|Time Before Harvest Enhanced]] instead.
   |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    = Time Before Harvest Enhanced
   |author  = FerMod
+
   |author  = Jonathan Ginn
   |id      = FerMod.MultiplayerEmotes
+
   |id      = JonathanGinn.TimeBeforeHarvestEnhanced
   |nexus  = 2347
+
   |nexus  = 12170
   |github  = FerMod/StardewMods
+
   |github  =
 +
  |source  = https://gitlab.com/enom/time-before-harvest-enhanced
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = Stardew Valley 1.6
   |status  = obsolete
+
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-133343
   |summary  = remove this mod (added in Stardew Valley 1.4).
+
   |unofficial version = 1.1.0-unofficial
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiplayer Sell Price Fix, Fix-sellToStorePrice
+
   |name    = Time Freeze
   |author  = Unremarkable, animavoro
+
   |author  = Omegasis, Alpha_Omegasis
   |id      = unremarkable.fix-sellToStorePrice
+
   |id      = Omegasis.TimeFreeze, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 1.2-->
  |nexus  = 2135
+
   |nexus   = 973
  |github  = Unremarkable/Stardew-Valley-Multiplayer-Sell-Price-Fix
+
   |github = janavarro95/Stardew_Valley_Mods
 
 
  |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    = Time Freezes at Midnight
   |author  = Prince-Leto
+
   |author  = JBtheShadow
   |id      = princeleto.multiplayershaftfix
+
   |id      = JBtheShadow.TimeFreezesAtMidnight
   |nexus  = 2922
+
   |nexus  = 7425
   |github  = Prince-Leto/StardewValleyMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Multiple Spouses
+
   |name    = Time Master
   |author  = aedenthorn, Erinthe
+
   |author  = trashcan9
   |id      = aedenthorn.MultipleSpouses
+
   |id      = trashcan9.TimeMaster
   |nexus  = 6227
+
   |nexus  = 16192
   |github  = aedenthorn/StardewValleyMods
+
   |github  =
 +
  |source  = {{nexus mod|16192}}?tab=files
  
   |status  = abandoned
+
   |broke in          = Stardew Valley 1.6
   |summary = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |unofficial url    = {{github|pipedream420/TimeMaster}}/releases
 +
  |unofficial version = 1.2.2-unofficial.1-pipedream420
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Museum Rearranger
+
   |name    = Time Multiplier
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = DefenTheNation
   |id      = Omegasis.MuseumRearranger
+
   |id      = DefenTheNation.TimeMultiplier
   |nexus  = 428
+
   |nexus  = 2262
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = DefenTheNation/StardewMod-TimeMultiplier
 
 
  |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    = Time Notifier
   |author  = kulcris
+
   |author  = CKextreme
   |id      = kulcris.NoCheatShortcuts
+
   |id      = CKextreme.TimeNotifier
   |nexus  = 2310
+
   |nexus  = 3706
 
   |github  =
 
   |github  =
  
Line 19,904: Line 21,519:
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Debug Mode
+
   |name    = Time of the Prairie King
   |author  = Pathoschild
+
   |author  = The Fluffy Robot
   |id      = Pathoschild.NoDebugMode
+
   |id      = TheFluffyRobot.TimeOfThePrairieKing
   |nexus  = 593
+
   |nexus  = 5631
   |github  = Pathoschild/StardewMods
+
   |github  = jamespfluger/Stardew-TimeOfThePrairieKing
 
 
  |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    = Time Reminder
   |author  = Omegasis, Alpha_Omegasis
+
   |author  = Sakorona
   |id      = Omegasis.NoMorePets, NoMorePets<!--changed in 1.4-->
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 506
+
   |nexus  = 1000
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  = Sakorona/SDVMods
  
  |broke in = Stardew Valley 1.3.29
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = No Seeds From Trees Fix
+
   |name    = Time Reminder
   |author  = KirbyLink
+
   |author  = Sakorona, Kylindra, KoihimeNakamura
   |id      = kirbylink.noseedsfromtreesfix
+
   |id      = KoihimeNakamura.TimeReminder
   |nexus  = 2947
+
   |nexus  = 1000
   |github  = KirbyLink/NoSeedsFromTreesFix
+
   |moddrop = 664035
 
+
   |github = JohnsonNicholas/SDVMods
   |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    = Notes
+
   |name    = TimeSpeed
   |author  = Platonymous
+
   |author  = cantorsdust and Pathoschild
   |id      = Platonymous.Notes
+
   |id      = cantorsdust.TimeSpeed, community.TimeSpeed, 4108e859-333c-4fec-a1a7-d2e18c1019fe<!--changed in 2.3.3 and 2.1-->
   |nexus  = 3068
+
   |nexus  = 169
  |moddrop = 793905
+
   |github  = cantorsdust/StardewMods
   |github  = Platonymous/Stardew-Valley-Mods
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = NPC Geometry
+
   |name    = Time Totem
   |author  = ichortower
+
   |author  = gmff
   |id      = ichortower.NPCGeometry
+
   |id      = GMFF.TimeTotem
   |nexus  = 19259
+
  |curse  = 494425
   |github  = ichortower/NPCGeometry
+
   |nexus  =
 +
   |github  =
  
 
   |broke in = Stardew Valley 1.6
 
   |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    = NPC Speak
+
   |name    = Time Travel
   |author  = jwdred
+
   |author  = Cile_ed
   |id      =
+
   |id      = Cile_ed.TimeTravel
   |nexus  = 694
+
   |nexus  = 4068
 
   |github  =
 
   |github  =
  
   |status   = obsolete
+
   |status  = abandoned
  |summary = remove this mod (use [[Modding:Console commands#Dialogue|built-in debug commands]] instead).
 
  |broke in = SMAPI 2.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Online Splitscreen
+
   |name    = Time Watch
   |author  = DeLiXx
+
   |author  = KyuubiRan
   |id      = DeLiXx.Online_Splitscreen
+
   |id      = kyuubiran.TimeWatch
   |nexus  = 12291
+
   |nexus  = 23725
   |github  =
+
   |github  = KyuubiRan/TimeWatch
  |source  =
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ordinary Capsule
+
   |name    = TMXL Map Toolkit, TMX Loader
   |author  = LeFauxMatt
+
   |author  = Platonymous
   |id      = furyx639.OrdinaryCapsule
+
   |id      = Platonymous.TMXLoader
   |curse  = 871831
+
   |curse  = 877235
   |nexus  = 13489
+
   |nexus  = 1820
   |github  = LeFauxMatt/StardewMods
+
   |moddrop = 771913
 
+
   |github  = Platonymous/Stardew-Valley-Mods
   |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ornamental
+
   |name    = To-Dew
   |author  = Taskmaster
+
   |author  = Jamie Taylor
   |id      = Taskmaster.Ornamental
+
   |id      = jltaylor-us.ToDew
   |nexus   = 4981
+
   |curse   = 997100
   |github  =
+
   |nexus  = 7409
 
+
   |github = jltaylor-us/StardewToDew
   |status = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = P2P Animal Noise
+
   |name    = To Do List
   |author  = Modotte
+
   |author  = Eleanor, eleanoot
   |id      = modotte.P2PAnimalNoise
+
   |id      = eleanoot.todolist, eleanor.todolist<!--changed in 1.1.1-->
   |nexus  = 17383
+
   |nexus  = 1630
   |github  =
+
   |github  = eleanoot/stardew-to-do-mod
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.3.29
}}
+
   |status   = workaround
{{#invoke:SMAPI compatibility|entry
+
  |summary = use [[#To-Dew|To-Dew]] instead.
   |name    = Pause in Multiplayer, Pause Time in Multiplayer
+
<!--
   |author  = jorgamun
+
  |unofficial version = 1.1.3-unofficial.2-pathoschild
   |id      = jorgamun.PauseInMultiplayer
+
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-61#post-3329144
   |nexus  = 10328
+
-->
   |moddrop = 1068093
+
}}
   |github = jorgamun/PauseInMultiplayer
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Toggle Items Framework
   |broke in = Stardew Valley 1.6
+
   |author  = selph, zombifier
   |status   = abandoned
+
   |id      = selph.ToggleItems
   |summary = no longer maintained; use [[#Pause Time in Multiplayer Revived|Pause Time in Multiplayer Revived]] instead.
+
   |nexus  = 21361
 +
  |github  = zombifier/My_Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
   |name    = Toggle Monsters
 +
   |author = Jolyone, Me
 +
   |id      = Me.ToggleMonsters
 +
   |nexus   = 11801
 +
   |github =
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Personal Scepter, Personal Return Scepter
+
   |name    = Toggle Music, Toggle Music Hotkey
   |author  = Alex Noddings
+
   |author  = MaltoseMatt
   |id      = an.ownscepter
+
   |id      = MaltoseMatt.ToggleMusic
   |nexus  = 2404
+
   |nexus  = 22913
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pet Hats
+
   |name    = Tool Assembly
   |author  = aedenthorn, Erinthe
+
   |author  = OFTS_CQM
   |id      = aedenthorn.PetHats
+
   |id      = ofts.toolAss
   |nexus  = 15301
+
   |nexus  = 23872
   |github  = aedenthorn/StardewValleyMods
+
   |github  = ofts-cqm/ToolAssembly
 
 
  |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    = PHDE Mob Spawner
+
   |name    = Toolbar Icons
   |author  = zesman
+
   |author  = LeFauxMatt
   |id      = MobSpawner.pseudohub.de
+
   |id      = furyx639.ToolbarIcons
   |nexus   = 2794
+
   |curse   = 871834
   |github  =
+
   |moddrop = 1547451
 
+
   |nexus  = 11026
   |broke in = Stardew Valley 1.3.29
+
   |github  = LeFauxMatt/StardewMods
   |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = PHDE Unlocked Recipes
+
   |name    = Toolbar Tooltips
   |author  = zesman
+
   |author  = danmw3
   |id      = UnlockedRecipes.pseudohub.de
+
   |id      = danmw3.toolbartooltips
   |nexus  = 2798
+
   |nexus  = 4977
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.3.36
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Plantable Mushroom Trees
+
   |name    = ToolBelt
   |author  = f4iTh, JertsukkaTheMan
+
   |author  = yuri0r
   |id      = f4iTh.PMT
+
   |id      = yuri0r.ToolBelt
   |nexus  = 2349
+
   |nexus  = 8566
 
   |github  =
 
   |github  =
 +
  |source  = https://gitlab.com/yuri0r/toolbelt
  
  |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    = Tool Charging
   |author  = bwdy
+
   |author  = mralbobo
   |id      = bwdy.polygamy
+
   |id      = mralbobo.ToolCharging
   |nexus  = 3542
+
   |nexus  =
   |github  = bwdymods/SDV-Polygamy
+
  |url    = https://community.playstarbound.com/threads/111988
 +
   |github  = mralbobo/stardew-tool-charging
  
   |broke in = Stardew Valley 1.4
+
   |broke in           = SMAPI 3.0
   |status  = abandoned
+
   |unofficial version = 1.2.2-unofficial.1-pathoschild
   |summary  = remove this mod (no longer maintained; use [[#Free Love|Free Love]] instead).
+
   |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    = Portable Holes
+
   |name    = Tool Geodes
   |author  = LeFauxMatt
+
   |author  = spacechase0
   |id      = furyx639.PortableHoles
+
   |id      = spacechase0.ToolGeodes
   |curse   = 871832
+
   |nexus   = 3090
   |nexus  = 13471
+
   |moddrop = 771642
   |github  = LeFauxMatt/StardewMods
+
   |github  = spacechase0/ToolGeodes
  
  |broke in = Stardew Valley 1.6
+
   |status = abandoned
   |status   = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Prairie King Cheater, Fector's Challenge Achievement, Fector Challenge
+
   |name    = Tool Power Select
   |author  = ryaon
+
   |author  = CrazyWig
   |id      = Ryaon.FectorChallenge
+
   |id      = crazywig.toolpowerselect
   |nexus  = 5125
+
   |nexus  = 2553
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Profession Adjustments
+
   |name    = Tool Power Setup
   |author  = Kevin Connors
+
   |author  = Gilar Fasulaki
   |id      = KevinConnors.ProfessionAdjustments
+
   |id      = GilarF.ToolPowerSetup
   |nexus  = 2424
+
   |nexus  = 4517
  |github  = kevinforrestconnors/ProfessionAdjustments
 
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Puffer Chick - Chickens
 
  |author  = Sonozuki
 
  |id      = EpicBellyFlop45.PufferChickChickens
 
  |nexus  = 2997
 
 
   |github  =
 
   |github  =
  
   |status  = abandoned
+
  |broke in = Stardew Valley 1.4
 +
   |status   = workaround
 +
  |summary = Use [[#Tool Power Select|Tool Power Select]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Pumpkin Chickens
+
   |name    = Tool Smart Switch
   |author  = Sonozuki
+
   |author  = aedenthorn, Erinthe
   |id      = EpicBellyFlop45.PumpkinChickens
+
   |id      = aedenthorn.ToolSmartSwitch
   |nexus  = 3004
+
  |curse  = 868687
   |github  =
+
   |nexus  = 15216
 +
   |github  = aedenthorn/StardewValleyMods
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 +
  |summary = use [[#Tool Smart Switch (Updated)|Tool Smart Switch (Updated)]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quality of Life - Immersive Tweaks
+
   |name    = Tool Smart Switch (Updated)
   |author  = DaLion
+
   |author  = Fiorbeth
   |id      = DaLion.ImmersiveTweaks
+
   |id      = Fiorbeth.ToolSmartSwitch
   |nexus  = 11296
+
   |nexus  = 20829
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
  |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Quest Essentials
+
   |name    = Tool Upgrade Costs
   |author  = PurrplingCat
+
   |author  = Cherry, CherryChain
   |id      = PurrplingCat.QuestEssentials
+
   |id      = Cherry.ToolUpgradeCosts
   |nexus  = 8827
+
   |nexus  = 6576
   |github  = purrplingcat/StardewMods
+
   |github  = ChroniclerCherry/stardew-valley-mods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Removable Horse Hats
+
   |name    = Tool Upgrade Delivery
   |author  = CatCattyCat, Cat
+
   |author  = SorryLate
   |id      = cat.removablehorsehats
+
   |id      = SorryLate.ToolUpgradeDelivery
   |nexus  = 2223
+
   |nexus  = 5421
   |github  = danvolchek/StardewMods
+
   |github  = sorrylate/Stardew-Valley-Mod
 
 
  |broke in = Stardew Valley 1.4
 
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.4)
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ring of Fire
+
   |name    = Tool Upgrade Delivery Service
   |author  = Platonymous
+
   |author  = Felix-Dev
   |id      = Platonymous.RingOfFire
+
   |id      = Felix-Dev.ToolUpgradeDeliveryService
   |nexus  = 1166
+
   |nexus  = 2938
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Felix-Dev/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.4
   |status  = abandoned
+
   |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    = Rotate Toolbar
+
   |name    = Tool Upgrade Duration Changer
   |author  = Pathoschild
+
   |author  = GrimatGaming
   |id      = Pathoschild.RotateToolbar
+
   |id      = GrimatGaming.ToolUpgradeDurationChanger
   |nexus  = 1100
+
   |nexus  = 21438
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |status  = abandoned
 
  |summary = remove this mod (added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Scream
+
   |name    = Tool Upgrade Reminder
   |author  = Taskmaster
+
   |author  = Wracketeer
   |id      = Taskmaster.Scream
+
   |id      = Wracketeer.ToolUpgradeReminder
   |nexus  = 4588
+
   |nexus  = 13423
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Seasonal Immersion
+
   |name    = Too Many Animals
   |author  = Entoarox
+
   |author  = LeFauxMatt
   |id      = Entoarox.SeasonalImmersion, EntoaroxSeasonalImmersion, EntoaroxSeasonalBuildings, EntoaroxSeasonalHouse<!--changed in 1.7, 1.6 or earlier, and 1.1-->
+
   |id      = furyx639.TooManyAnimals
   |nexus   = 2273
+
   |curse   = 871833
   |chucklefish = 4262
+
   |nexus  = 11033
   |github  = Entoarox/StardewMods
+
   |github  = LeFauxMatt/StardewMods
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
 
   |status  = abandoned
 
   |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    = 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  = spacechase0
+
   |author  = DaLion
   |id      = spacechase0.SeedCatalogue
+
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
   |nexus  = 1640
+
   |nexus  = 7965
  |moddrop = 281292
+
   |github  =
   |github  = spacechase0/SeedCatalogue
 
  
   |status  = obsolete
+
   |status  = abandoned
  |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    = Town School Functions
   |author  = funny-snek
+
   |author  = Edu Anttunes
   |id      = funnysnek.SeparateMoney
+
   |id      = EduAnttunes.TownSchool.Functions
   |nexus  = 3086
+
   |nexus  = 6317
 
   |github  =
 
   |github  =
  
   |broke in = Stardew Valley 1.4
+
   |broke in = Stardew Valley 1.6
   |status   = obsolete
+
}}
   |summary  = remove this mod (separate money was added in Stardew Valley 1.4).
+
{{#invoke:SMAPI compatibility|entry
 +
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Serfdom - Immersive Taxes
+
   |name    = Tractor Sounds, Tractor Engine Sound
   |author  = DaLion
+
   |author  = MissCoriel
   |id      = DaLion.ImmersiveTaxes
+
   |id      = misscoriel.tractorsounds
   |nexus  = 12547
+
   |nexus  = 5781
 
   |github  =
 
   |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    = Trading
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.Trading
 +
  |curse  = 1004485
 +
  |moddrop = 1214750
 +
  |nexus  = 13293
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Info
 +
  |author = BinaryLip
 +
  |id      = BinaryLip.TrainInfo
 +
   |nexus  = 21883
 +
  |github  = BinaryLip/TrainInfo
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Train Station
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.TrainStation
 +
  |nexus  = 6183
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Money
+
   |name    = Train Tracks
   |author  = j4c0b333
+
   |author  = aedenthorn, Erinthe
   |id      = j4c0b333.SetMoney
+
   |id      = aedenthorn.TrainTracks
   |nexus  = 3889
+
   |nexus  = 10927
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
  
   |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Set Unique Game ID
+
   |name    = Train Whistle
   |author  = dJomp
+
   |author  = Taskmaster
   |id      = dJomp.SetUniqueGameID
+
   |id      = Taskmaster.TrainWhistle
   |nexus  = 2042
+
   |nexus  = 4473
 
   |github  =
 
   |github  =
  
   |broke in = SMAPI 3.0
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Ship Anywhere
+
   |name    = Trampoline
   |author  = spacechase0
+
   |author  = aedenthorn, Erinthe
   |id      = spacechase0.ShipAnywhere
+
   |id      = aedenthorn.Trampoline
   |nexus  = 1379
+
   |nexus  = 11619
  |moddrop = 183277
+
   |github  = aedenthorn/StardewValleyMods
   |github  = spacechase0/ShipAnywhere
 
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Chests Anywhere|Chests Anywhere]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shipping Taxes
+
   |name    = Translation Replacer
   |author  = NOGAF
+
   |author  = ofts, OFTS_CQM
   |id      = NOGAF.ShippingTaxes
+
   |id      = ofts.transRep
   |nexus  = 5189
+
   |nexus  = 22871
 
   |github  =
 
   |github  =
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Shroom Spotter
+
   |name    = Transparency Settings
   |author  = TehPers
+
   |author  = Esca, Esca-MMC
   |id      = TehPers.ShroomSpotter
+
   |id      = Esca.TransparencySettings
   |nexus  = 908
+
   |nexus  = 8891
   |moddrop = 125766
+
   |moddrop = 971985
   |github  = TehPers/StardewValleyMods
+
   |github  = Esca-MMC/TransparencySettings
 
+
}}
   |broke in = Stardew Valley 1.4
+
{{#invoke:SMAPI compatibility|entry
   |status   = abandoned
+
  |name    = Transparent Objects
   |summary = remove this mod (no longer maintained; use [[#Shroom Spotter Redux|Shroom Spotter Redux]] instead).
+
   |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.TransparentObjects
 +
   |nexus   = 6412
 +
   |github = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Simple Sound Manager
+
   |name    = Trash 4 Elliott
   |author  = Omegasis, AlphaOmegasis
+
   |author  = ChrisMzz
   |id      = Omegasis.SimpleSoundManager
+
   |id      = ChrisMzz.trash4elliott
   |nexus  = 1410
+
   |nexus  = 18882
   |github  = janavarro95/Stardew_Valley_Mods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Singin' Stone
+
   |name    = Trash Bear Abides
   |author  = CyTheGuy01
+
   |author  = John Peters
   |id      = CyTheGuy01.TestMod
+
   |id      = JohnPeters.TrashBearAbides
   |nexus  = 6463
+
   |nexus  = 11359
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sit on Chairs, Sentar Em Cadeiras
+
   |name    = Trash Bear Item Helper, Trash Bear Name
   |author  = BrasileiroTop, Vagabundo2421
+
   |author  = MattDeDuck, Duckshard
   |id      = BrasileiroTop.Sentar
+
   |id      = MattDeDuck.TrashBearName
   |nexus  = 4729
+
   |nexus  = 5252
 
   |github  =
 
   |github  =
  
 
   |broke in = Stardew Valley 1.5
 
   |broke in = Stardew Valley 1.5
  |status  = obsolete
 
  |summary  = remove this mod (added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Skull Cave Saver
+
   |name    = Trash Can Reactions
   |author  = cantorsdust
+
   |author  = aedenthorn, Erinthe
   |id      = cantorsdust.SkullCaveSaver, community.SkullCaveSaver, 8ac06349-26f7-4394-806c-95d48fd35774<!--changed in 1.2.2 and 1.1-->
+
   |id      = aedenthorn.TrashCanReactions
   |nexus  = 175
+
   |nexus  = 7643
   |github  = cantorsdust/StardewMods
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |status = abandoned
+
{{#invoke:SMAPI compatibility|entry
   |summary = remove this mod (no longer maintained; use [[#Skull Cavern Elevator|Skull Cavern Elevator]] instead).
+
  |name    = Trash Cans On Horse
 +
   |author = aedenthorn, Erinthe
 +
   |id      = aedenthorn.TrashCansOnHorse
 +
  |nexus  = 16394
 +
  |github  = aedenthorn/StardewValleyMods
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Slime Water Filler, Slime AutoWaterer
+
   |name    = Trash Does Not Consume Bait
   |author  = Speshkitty
+
   |author  = atravita
   |id      = speshkitty.slimewaterer
+
   |id      = atravita.TrashDoesNotConsumeBait
   |nexus  = 7141
+
  |curse  = 870979
   |github  = Speshkitty/SlimeWaterFiller
+
  |moddrop = 1128126
 +
   |nexus  = 11426
 +
   |github  = atravita-mods/StardewMods
  
   |broke in = Stardew Valley 1.5
+
   |broke in = Stardew Valley 1.6<!--@retest-after AtraCore-->
  |status  = obsolete
 
  |summary  = remove this mod (fixed in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Smack Dat Scarecrow
+
   |name    = Trash Remover
   |author  = LeFauxMatt
+
   |author  = SorryLate, rharyanto
   |id      = furyx639.SmackDatScarecrow
+
   |id      = SorryLate.TrashRemover
  |curse  = 871830
+
   |nexus  = 5114
   |nexus  = 13528
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
 
 
  |broke in = Stardew Valley 1.6
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Solar Eclipse Event
+
   |name    = Trash Trash
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = Jaredlll08
   |id      = KoihimeNakamura.SolarEclipseEvent
+
   |id      = BlameJared.TrashTrash
   |nexus  = 897
+
   |nexus  =
   |github  = JohnsonNicholas/SDVMods
+
   |curse   = 297981
 
+
   |github = jaredlll08/Trash-Trash
   |broke in = Stardew Valley 1.3
 
   |status  = abandoned
 
  |summary = remove this mod (no longer maintained; use [[#Lunar Disturbances|Lunar Disturbances]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Spawn Sea Monster
+
   |name    = Traveling Cart Visit Everyday
   |author  = Edu Anttunes
+
   |author  = dayLerFar, nnn
   |id      = EduAnttunes.SpawnSeaMonster
+
   |id      = nnn.TCVED
   |nexus  = 5736
+
   |nexus  = 22240
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Speedster
+
   |name    = Traveling Takes Time
   |author  = Platonymous
+
   |author  = Vrakyas
   |id      = Platonymous.Speedster
+
   |id      = Vrakyas.TravelingTakesTime
   |nexus  = 1102
+
   |nexus  = 4031
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
  
   |broke in = Stardew Valley 1.3
+
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Money
+
   |name    = Travelling Skill
   |author  = Platonymous
+
   |author  = Achtuur8
   |id      = Platonymous.SplitMoney
+
   |id      = Achtuur.StardewTravelSkill
   |nexus  = 2303
+
   |nexus  = 16820
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = Achtuur/StardewTravelSkill
 
 
  |status  = abandoned
 
  |summary = remove this mod (separate money was added in Stardew Valley 1.4).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Split Screen
+
   |name    = Treasure Chests Expanded
   |author  = Ilyaki
+
   |author  = aedenthorn, Erinthe
   |id      = Ilyaki.SplitScreen
+
   |id      = aedenthorn.TreasureChestsExpanded
   |nexus  = 2139
+
   |nexus  = 7685
   |github  = Ilyaki/SplitScreen
+
   |github  = aedenthorn/StardewValleyMods
  
   |broke in = SMAPI 3.0
+
   |broke in           = Stardew Valley 1.6<!--@retest-after Advanced Loot Framework-->
   |status  = obsolete
+
   |unofficial version = 0.3.1-unofficial.1-mouahrara
   |summary  = remove this mod (added in Stardew Valley 1.5).
+
   |unofficial url    = {{github|mouahrara/aedenthorn}}#TreasureChestsExpanded
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Sprinkles
+
   |name    = Tree Changes
   |author  = Platonymous
+
   |author  = JPAN
   |id      = Platonymous.Sprinkles
+
   |id      = jpan.TreeChanges
   |nexus  =
+
   |nexus  = 3964
  |chucklefish = 4592
+
   |github  = JPANv2/Stardew-Valley-Tree-Changes
   |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    = Tree Shake Mod
   |author  = TehPers
+
   |author  = NCarigon
   |id      = SCCL
+
   |id      = NCarigon.TreeShakeMod
   |nexus  = 889
+
   |nexus  = 15927
   |github  = TehPers/StardewValleyMods
+
   |github  = ncarigon/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    = Tree Shaker
   |author  = spacechase0
+
   |author  = TyoAtrosa
   |id      = spacechase0.StardewEditor.GameIntegration
+
   |id      = TyoAtrosa.Treeshaker
   |nexus  = 1298
+
   |nexus  = 2159
   |github  = spacechase0/StardewEditor
+
   |github  = TyoAtrosa/TreeShaker
  
   |broke in = Stardew Valley 1.3
+
   |broke in           = Stardew Valley 1.6
   |status   = abandoned
+
   |unofficial version = 0.0.61-unofficial.2-huancz
 +
   |unofficial url    = http://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-130687
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Stardew Twitch Tracker
+
   |name    = Tree Spread
   |author  = Cody, Cody Hansen
+
   |author  = bcmpinc
   |id      = cody.StardewTwitchTrackerMod
+
   |id      = bcmpinc.TreeSpread
   |nexus  = 16543
+
   |nexus  = 3183
   |github  =
+
   |github  = bcmpinc/StardewHack
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = SteamDew
+
   |name    = Tree Transplant
   |author  = Mewsubi
+
   |author  = YukiShiku, LeonBlade
   |id      = Mewsubi.SteamDew
+
   |id      = TreeTransplant
   |nexus  = 19396
+
   |nexus  = 1342
   |github  = myuusubi/SteamDew
+
  |moddrop = 526140
 +
  |chucklefish = 5485
 +
   |github  = LeonBlade/TreeTransplant
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = obsolete
 
  |summary  = remove this mod (Steam integration added in Stardew Valley 1.6).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Summit Reborn
+
   |name    = Tree Transplant (Fix)
   |author  = Sakorona, Kylindra, KoihimeNakamura
+
   |author  = LeonBlade and Siweipancc
   |id      = KoihimeNakamura.summitreborn
+
   |id      = Siweipancc.TreeTransplant
   |nexus  = 2073
+
   |nexus  = 20852
   |github  = JohnsonNicholas/SDVMods
+
   |github  = siweipancc/TreeTransplant
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Swim (Almost) Anywhere, Swim Suit
+
   |name    = Trendy Haley
   |author  = Platonymous
+
   |author  = candidus42
   |id      = Platonymous.SwimSuit
+
   |id      = Candidus42.TrendyHaley
   |nexus  = 1215
+
   |nexus  = 4984
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  = mus-candidus/TrendyHaley
 
 
  |broke in = SMAPI 3.0
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Swim|Swim]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Taxes Mod
+
   |name    = Trick or Treat
   |author  = bdawson1993
+
   |author  = Dad of Gwen, Carleton and Gwen
   |id      =
+
   |id      = DadOfGwenTrickOrTreatMod
   |nexus  = 38
+
   |nexus  = 8115
 
   |github  =
 
   |github  =
  
  |status  = abandoned
+
   |broke in = Stardew Valley 1.6
  |summary  = remove this mod (no longer maintained; use [[#Ferngill Revenue Service|Ferngill Revenue Service]] or [[#Serfdom - Immersive Taxes|Serfdom - Immersive Taxes]] instead).
 
   |broke in = SMAPI 0.39.1
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Chest Dimension
+
   |name    = Tricks and Treats
   |author  = zazizu
+
   |author  = ch20youk
   |id      = zazizu.TheChestDimension
+
   |id      = ch20youk.TricksAndTreats
   |nexus  = 4013
+
   |nexus  = 18947
   |github  = cilekli-link/SDVMods
+
   |github  = cl4r3/Halloween-Mod-Jam-2023
  
   |status  = abandoned
+
   |broke in = Stardew Valley 1.6
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = The Long Night
+
   |name    = True Random Geodes
   |author  = Pathoschild
+
   |author  = lilico/atelier99
   |id      = Pathoschild.TheLongNight
+
   |id      = lilico.TrueRandomGeodes
   |nexus  = 1369
+
   |nexus  = 11371
   |github  = Pathoschild/StardewMods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.20
 
  |status  = abandoned
 
  |summary  = remove this mod (no longer maintained; use [[#Night Owl|Night Owl]] instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Notifier
+
   |name    = Turbo
   |author  = CKextreme
+
   |author  = Primm
   |id      = CKextreme.TimeNotifier
+
   |id      = Primm.Turbo
   |nexus  = 3706
+
   |nexus  = 23835
   |github  =
+
   |github  = PrimmR/Turbo
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Reminder
+
   |name    = Turn to Your Enemies
   |author  = Sakorona
+
   |author  = Krutonium
   |id      = KoihimeNakamura.TimeReminder
+
   |id      = krutonium.turn_to_your_enemies
   |nexus  = 1000
+
   |nexus  = 12643
   |github  = Sakorona/SDVMods
+
   |github  =
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Time Travel
+
   |name    = TV Announcements
   |author  = Cile_ed
+
   |author  = Zyin
   |id      = Cile_ed.TimeTravel
+
   |id      = Zyin.TVAnnouncements
   |nexus  = 4068
+
   |nexus  = 3649
   |github  =
+
   |github  = Zyin055/TVAnnouncements
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tool Geodes
+
   |name    = TV Brasileira
   |author  = spacechase0
+
   |author  = JhonnieRandler & Brukob
   |id      = spacechase0.ToolGeodes
+
   |id      = JhonnieMike.BrasilTV
   |nexus  = 3090
+
   |nexus  = 10843
  |moddrop = 771642
+
   |github  = JhonnieRandler/TVBrasileira
   |github  = spacechase0/ToolGeodes
 
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Too Many Animals
+
   |name    = TV Channel - Gardening with Hisame, Gardening TV Channel
   |author  = LeFauxMatt
+
   |author  = hisameartwork
   |id      = furyx639.TooManyAnimals
+
   |id      = HisameArtwork.GardeningChannel
  |curse  = 871833
+
   |nexus  = 5485
   |nexus  = 11033
+
   |github  =
   |github  = LeFauxMatt/StardewMods
 
  
 
   |broke in = Stardew Valley 1.6
 
   |broke in = Stardew Valley 1.6
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Tooth and Nail - Immersive Tools, Power Tools<!--Nexus before 4.0.0-->, Immersive Tools<!--manifest before 4.0.0-->, Chargeable Axe and Pickaxe<!--manifest before 3.0.0-->, Chargeable Resource Tools<!--Nexus before 3.0.0-->
+
   |name    = TV Recipes
   |author  = DaLion
+
   |author  = SorryLate, rharyanto
   |id      = DaLion.ImmersiveTools, thelion.AwesomeTools<!--before 3.0.0-->
+
   |id      = SorryLate.TvRecipes
   |nexus  = 7965
+
   |nexus  = 5260
 
   |github  =
 
   |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    = Ultiplayer
+
   |name    = Twin Stick Strafe Action
   |author  = Platonymous
+
   |author  = AndyUr
   |id      = Platonymous.Ultiplayer
+
   |id      = AndyUr.TwinStickStrafeAction
   |nexus  = 2134
+
   |nexus  = 7589
   |github  = Platonymous/Stardew-Valley-Mods
+
   |github  =
 
 
  |broke in = Stardew Valley 1.3.29
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift All Week)
+
   |name    = Twitch Chat Integration
   |author  = Chirase
+
   |author  = Hexenentendrache
   |id      = Tommy.GiftAllWeek
+
   |id      = Hexenentendrache.TwitchChatIntegration
   |nexus  = 6850
+
   |nexus  = 17321
   |github  =
+
   |github  = Enteligenz/StardewMods
 
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlimited Gift (Gift Every Day)
+
   |name    = Twitch in Stardew Valley, Twitch for Stardew
   |author  = Chirase
+
   |author  = Telshin, Tim "Telshin" Aldridge
   |id      = Tommy.GiftEveryDay
+
   |id      = telshin.twitch-for-stardew
   |nexus  = 6850
+
  |curse  = 306420
 +
   |nexus  =
 
   |github  =
 
   |github  =
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Unlockable Areas
+
   |name    = Ui Info Suite
   |author  = DeLiXx
+
   |author  = Cdaragorn
   |id      = DeLiXx.Unlockable_Areas
+
   |id      = Cdaragorn.UiInfoSuite
   |nexus  = 15132
+
   |nexus  = 1150
   |github  =
+
   |github  = cdaragorn/Ui-Info-Suite
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 
  
   |status  = abandoned
+
   |warnings = Broken on Android.
}}
 
{{#invoke:SMAPI compatibility|entry
 
  |name    = Walk of Life, Awesome Professions
 
  |author  = DaLion
 
  |id      = DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 
  |nexus  = 8111
 
  |github  =
 
  
   |status = abandoned
+
  |broke in = Stardew Valley 1.5.5
   |summary = remove this mod (merged into [[#Modular Gameplay Overhaul|Modular Gameplay Overhaul]]).
+
   |status   = workaround
 +
   |summary = use [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Walkshop
+
   |name    = Ui Info Suite 2
   |author  = enaium
+
   |author  = Annosz, Abs0rbed
   |id      = Enaium.Walkshop
+
   |id      = Annosz.UiInfoSuite2
  |curse  = 365806
 
 
   |nexus  =
 
   |nexus  =
   |github  =
+
  |url    = {{github|Annosz/UIInfoSuite2}}/releases
 +
   |github  = Annosz/UiInfoSuite2
  
   |status  = abandoned
+
   |warnings = Broken on Android.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wallpaper Fix
+
   |name    = UI Mod Suite
   |author  = Travoos
+
   |author  = Demiacle
   |id      =
+
   |id      = Demiacle.UiModSuite
   |nexus  =
+
   |nexus  = 1023
  |chucklefish = 4211
+
   |github  = demiacle/UiModSuite
   |github  =
 
  
   |broke in = SMAPI 2.0
+
   |broke in = Stardew Valley 1.2
   |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 [[#Ui Info Suite 2|Ui Info Suite 2]] instead.
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Warp Chests
+
   |name    = Ukrainizacija, Ukrainizacija - Utilities
   |author  = CyTheGuy01, CyberCheese15
+
   |author  = Pereclaw Team
   |id      = cybercheese.WarpChests
+
   |id      = Pereclaw.ukrutilities
   |nexus  = 6402
+
   |nexus  = 8427
 
   |github  =
 
   |github  =
 
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Wash Away Forage, Tidal Beach
+
   |name    = Ultimate Fertilizer
   |author  = Sakorona (ItsBenter)
+
   |author  = fox_white, fox_white25
   |id      = KoihimeNakamura.WashAwayForage
+
   |id      = fox_white25.ultimate_fertilizer
   |nexus  = 6715
+
   |nexus  = 21318
   |github  = Sakorona/SDVMods
+
   |github  = foxwhite25/Stardew-Ultimate-Fertilizer
 
 
  |broke in = Stardew Valley 1.5
 
  |status  = abandoned
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Weapon Reskinner
+
   |name    = Ultimate Gold
   |author  = spacechase0
+
   |author  = Shadowfoxss
   |id      = spacechase0.WeaponReskinner
+
   |id      = Shadowfoxss.UltimateGoldStardew
   |nexus  = 5095
+
   |nexus  = 2833
  |moddrop = 771681
+
   |github  =
   |github  = spacechase0/WeaponReskinner
 
  
  |broke in = Stardew Valley 1.5
+
   |status  = abandoned
   |status  = obsolete
+
   |broke in = SMAPI 3.0
   |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XmlSerializerRetool
+
   |name    = Ultiplayer
   |author  = Persival
+
   |author  = Platonymous
   |id      = none <!-- no ID in manifest -->
+
   |id      = Platonymous.Ultiplayer
   |nexus  = 450
+
   |nexus  = 2134
   |github  =
+
   |github  = Platonymous/Stardew-Valley-Mods
  
   |broke in = Stardew Valley 1.1
+
   |broke in = Stardew Valley 1.3.29
 
   |status  = abandoned
 
   |status  = abandoned
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = XNB Loader
+
   |name    = Unbreakable Tackles
   |author  = Entoarox
+
   |author  = MindMeltMax
   |id      = Entoarox.XnbLoader
+
   |id      = MindMeltMax.UnbreakableTackles
   |nexus  = 2275
+
   |nexus  = 7719
   |chucklefish = 4506
+
   |moddrop = 1135717
   |github  = Entoarox/StardewMods
+
   |github  = MindMeltMax/Stardew-Valley-Mods
 
 
  |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    = Uncanny Valley
   |author  = taintedwheat
+
   |author  = UncannyValley
   |id      = taintedwheat.2CuteFarmCave
+
   |id      = UncannyValley.UncannyValleyMod
   |nexus  = 843
+
   |nexus  = 20519
   |github  =
+
   |github  = jasisco5/UncannyValleyMod
 
 
  |content pack for  = Content Patcher
 
 
 
  |broke in          = Stardew Valley 1.3.36
 
  |unofficial version = 2.0.1-unofficial.1-opalie
 
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility|entry
 
{{#invoke:SMAPI compatibility|entry
   |name    = Bathroom After 2nd House Upgrade
+
   |name    = Uncle Iroh Approved Tea
   |author  = DevilBro/Ursii98
+
   |author  = slimerrain
   |id      = ursii98.BathroomAfter2ndHouseupgrade
+
   |id      = slimerrain.byproducts
   |nexus  = 2578
+
   |nexus  = 22376
   |github  =
+
   |github  = slimerrain/stardew-mods
  |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
 
{{#invoke:SMAPI compatibility|entry
   |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
+
   |name    = Underdark Sewer
   |author  = Boogie
+
   |author  = Mel Noelle and Kirbylink
   |id      = Boogie.Crafting
+
   |id      = melnoelle.underdarksewer
   |nexus  = 7177
+
   |nexus  = 3070
 
+
   |github = KirbyLink/UnderdarkSewer
   |summary = broken (doesn't show new 1.6 crafting recipes).
+
 
   |broke in = Stardew Valley 1.6
+
   |broke in           = SMAPI 3.0
}}
+
   |unofficial version = 1.1.1-unofficial.2-minervamaga
{{#invoke:SMAPI compatibility|entry
+
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-9#post-3353113
   |name    = Green Pastures Farm
+
}}
   |author  = Bugbuddy
+
{{#invoke:SMAPI compatibility|entry
  |id      = bugbuddy.GreenPasturesFarm
+
   |name    = Underground Secrets
   |nexus   = 2326
+
   |author  = aedenthorn, Erinthe
   |github  =
+
   |id      = aedenthorn.UndergroundSecrets
 
+
  |nexus  = 6597
   |content pack for = Content Patcher
+
   |github  = aedenthorn/StardewValleyMods
 
+
 
   |broke in           = Stardew Valley 1.3.36
+
   |broke in = Stardew Valley 1.6
   |unofficial version = 1.2.1-unofficial.1-pathoschild
+
   |status  = workaround
   |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
+
   |summary  = use {{nexus mod|21475|Underground Secrets Redux}} instead.
}}
+
}}
{{#invoke:SMAPI compatibility|entry
+
{{#invoke:SMAPI compatibility|entry
   |name    = Immersive Farm 2
+
   |name    = Underground Secrets Redux
   |author  = Zander
+
   |author  = aedenthorn and Prism 99
   |id      = zander.immersivefarm2
+
   |id      = prism99.aedenthorn.UndergroundSecrets
   |nexus  = 1531
+
   |nexus  = 21475
   |github  =
+
   |github  = aedenthorn/StardewValleyMods
 
+
}}
   |content pack for = Content Patcher
+
{{#invoke:SMAPI compatibility|entry
 
+
   |name    = Unhinged Mayo Jar
   |broke in = Stardew Valley 1.3.36
+
  |author  = spacechase0
   |status   = workaround
+
   |id      = spacechase0.UnhingedMayoJar
   |summary = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
+
   |nexus   = 17139
}}
+
   |github =
{{#invoke:SMAPI compatibility|entry
+
 
   |name    = Overgrown Fairy Buildings
+
  |broke in = Stardew Valley 1.6<!--@retest-after Extra Map Layers-->
   |author  = Ali Read/naeldeus
+
}}
   |id      = naeldeus.OvergrownFairyBuildings
+
{{#invoke:SMAPI compatibility|entry
   |nexus  = 4564
+
   |name    = Unique Children
   |github  =
+
   |author  = Shaklin
 
+
   |id      = shaklin.uniquechildren
   |content pack for = Content Patcher
+
   |nexus  = 6278
 
+
   |github  =
   |broke in          = Stardew Valley 1.5
+
}}
   |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
+
{{#invoke:SMAPI compatibility|entry
   |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
+
   |name    = Unique Children Talk
}}
+
  |author  = Shaklin
{{#invoke:SMAPI compatibility|entry
+
   |id      = shaklin.uniquechildrentalk
   |name    = Remove That Damn Rock
+
   |nexus  = 9540
   |author  = Plutey/Androxilogin
+
   |github  =
   |id      = Androxilogin.RemoveThatDamnRock
+
}}
   |nexus  = 384
+
{{#invoke:SMAPI compatibility|entry
   |github  =
+
   |name    = Unique Valley
 
+
   |author  = aedenthorn, Erinthe
   |content pack for = Content Patcher
+
   |id      = aedenthorn.UniqueValley
 
+
   |nexus  = 13828
   |broke in          = Stardew Valley 1.2
+
   |github  = aedenthorn/StardewValleyMods
   |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    = Unlimited Cats and Dogs
{{#invoke:SMAPI compatibility|footer}}
+
   |author  = funny-snek
 
+
   |id      = funnysnek.UnlimitedCatsandDogs
===XNB mods===
+
   |nexus  = 2942
See [[Modding:Using XNB mods]].
+
  |github  =
 
+
 
==Mod data overrides==
+
  |broke in = SMAPI 3.0
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
+
}}
 
+
{{#invoke:SMAPI compatibility|entry
{{#invoke:SMAPI compatibility overrides|header}}
+
  |name    = Unlimited Community Center
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = TIplurka
   |name          = Adjust Artisan Prices
+
  |id      = tiplurka.UnlimitedCommunityCenter
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
+
  |nexus  = 23897
   |update keys    =
+
  |github  = perkmi/Always-On-Server-for-Multiplayer
   |local version  =
+
}}
   |remote version = 0.01 → 0.0.1
+
{{#invoke:SMAPI compatibility|entry
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
+
  |name    = Unlimited Gift (Gift All Week)
}}
+
  |author  = Chirase
{{#invoke:SMAPI compatibility overrides|entry
+
  |id      = Tommy.GiftAllWeek
   |name          = Almighty Farming Tool
+
  |nexus  = 6850
   |id            = 439
+
  |github  =
   |update keys    =
+
 
   |local version  =
+
  |status  = abandoned
   |remote version = 1.21 → 1.2.1
+
}}
   |reason        = {{nexus mod|439|mod page}} has wrong version format
+
{{#invoke:SMAPI compatibility|entry
}}
+
  |name    = Unlimited Gift (Gift Every Day)
{{#invoke:SMAPI compatibility overrides|entry
+
  |author  = Chirase
   |name          = Auto Water
+
  |id      = Tommy.GiftEveryDay
   |id            = pickle.autowater
+
  |nexus  = 6850
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlimited Players
 +
  |author  = Armitxes
 +
  |id      = Armitxes.UnlimitedPlayers
 +
  |nexus  = 2213
 +
  |curse  = 362847
 +
  |github  = Armitxes/StardewValley_UnlimitedPlayers
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Areas
 +
  |author  = DeLiXx
 +
  |id      = DeLiXx.Unlockable_Areas
 +
  |nexus  = 15132
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley-unlockable-areas
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlockable Bundles
 +
  |author  = DeLiXx
 +
  |id      = DLX.Bundles
 +
  |curse  = 990830
 +
  |nexus  = 17265
 +
  |github  =
 +
  |source  = https://gitlab.com/delixx/stardew-valley/unlockable-bundles
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlock Dye Menu
 +
  |author  = Shaklin
 +
  |id      = shaklin.unlockdyemenu
 +
  |nexus  = 6156
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unlocked Doors
 +
  |author  = damien
 +
  |id      = damien.unlocked_doors
 +
  |nexus  = 4338
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after bwdyworks-->
 +
  |status  = workaround
 +
  |summary  = use [[#Custom Locks|Custom Locks]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Unscheduled Evaluation
 +
  |author  = wrongcoder
 +
  |id      = wrongcoder.UnscheduledEvaluation
 +
  |nexus  = 22752
 +
  |github  = wrongcoder/UnscheduledEvaluation
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated Instant Eat Key
 +
  |author  = apomorph
 +
  |id      = apomorph.updatedInstantEatKey
 +
  |nexus  = 15191
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Updated No Rumble Horse
 +
  |author  = Aladanor
 +
  |id      = Aladanor.UpdatedNoRumbleHorse
 +
  |nexus  = 10164
 +
  |github  = shailalias/NoRumbleHorse
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradable Pan
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.upgradablepan
 +
  |curse  = 446597
 +
  |nexus  = 9318
 +
  |github  = AHilyard/UpgradeablePan
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgradeable Machines Mod, Miihau Upgradeable Machines
 +
  |author  = Miihau
 +
  |id      = Miihau.MiihauUpgradeableMachines
 +
  |nexus  = 17234
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Casks
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedCasks
 +
  |nexus  = 22477
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Horse, Horse Friendship and Speed Levels
 +
  |author  = Richard Cai
 +
  |id      = richard_cai.UpgradedHorse
 +
  |nexus  = 5242
 +
  |github  = RichardJCai/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgraded Kegs
 +
  |author  = CyanFire
 +
  |id      = CF.UpgradedKegs
 +
  |nexus  = 15755
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Upgrade Empty Cabins
 +
  |author  = Cherry, CherryChain
 +
  |id      = Cherry.UpgradeEmptyCabins
 +
  |nexus  = 5253
 +
  |moddrop = 720987
 +
  |github  = ChroniclerCherry/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Bombs
 +
  |author  = punyo, yakminepunyo
 +
  |id      = punyo.UsefulBombs
 +
  |nexus  = 2488
 +
  |github  = pomepome/UsefulBombs
 +
 
 +
  |broke in = Stardew Valley 1.3.29
 +
  |status  = workaround
 +
  |summary  = Use [[#BetterBombs|BetterBombs]] instead.
 +
<!--
 +
  |unofficial version = 1.0.5-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Useful Cookings
 +
  |author  = Chocciee
 +
  |id      = Chocciee.UsefulCookings
 +
  |nexus  = 22234
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Usefull Information<!--Nexus-->, Useless Info<!--manifest-->, Useless Information<!--manifest before 1.0-->
 +
  |author  = Right Hand Man
 +
  |id      = raik.uselessinfo
 +
  |nexus  = 8634
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Utility Grid
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.UtilityGrid
 +
  |nexus  = 10197
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = UV Index (Sunscreen Mod)
 +
  |author  = Jonqora
 +
  |id      = Jonqora.UVIndex
 +
  |nexus  = 6676
 +
  |github  = Jonqora/StardewMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Grass
 +
  |author  = dantheman999
 +
  |id      = dantheman999.VariableGrass
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/107658
 +
  |github  = dantheman999301/StardewMods
 +
 
 +
  |broke in          = SMAPI 2.0
 +
  |unofficial version = 1.3.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-77#post-3343789
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Variable Seasons, Stardew Variable Seasons
 +
  |author  = calebstein1
 +
  |id      = calebstein1.StardewVariableSeasons
 +
  |nexus  = 19904
 +
  |github  = calebstein1/StardewVariableSeasons
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vending Machine, NPC Vending Machine
 +
  |author  = ActionJackson
 +
  |id      = ActionJackson.VendingMachine
 +
  |nexus  = 7508
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Vertical Toolbar
 +
  |author  = bmarquismarkail, Space Baby
 +
  |id      = SB_VerticalToolMenu
 +
  |nexus  = 943
 +
  |github  = bmarquismarkail/SV_VerticalToolMenu
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Video Player
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.VideoPlayer
 +
  |nexus  = 6524
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.5.5
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Villager Compass
 +
  |author  = Jboss
 +
  |id      = Jboss.VillagerCompass
 +
  |nexus  = 16912
 +
  |github  = jbossjaslow/Stardew_Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Artifact Spots
 +
  |author  = Zamiel
 +
  |id      = Zamiel.VisibleArtifactSpots
 +
  |nexus  = 21223
 +
  |github  = Zamiell/stardew-valley-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visible Fish
 +
  |author  = shekurika
 +
  |id      = shekurika.WaterFish
 +
  |nexus  = 8897
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visit Mount Vapius
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.visitmountvapius.code
 +
  |nexus  = 9600
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Visualize
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Visualize
 +
  |curse  = 307573
 +
  |moddrop = 793933
 +
  |nexus  = 1704
 +
  |github  = Platonymous/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = VisualizeTK
 +
  |author  = Platonymous
 +
  |id      = Platonymous.VisualizeTK
 +
  |moddrop = 1521421
 +
  |nexus  = 19009
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Void Effects, Stardew Void Effects
 +
  |author  = Renny
 +
  |id      = renny.stardewvoideffects
 +
  |nexus  = 2703
 +
  |github  = OfficialRenny/StardewVoidEffects
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
<!--
 +
  |unofficial version = 1.3.2-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329160
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait Around
 +
  |author  = Alhifar
 +
  |id      = Alhifar.WaitAround
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/smapi-waitaround.111630/
 +
  |github  = Alhifar/WaitAroundSMAPI
 +
 
 +
  |broke in = Stardew Valley 1.4
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wait - Refined Multiplayer Time Pause
 +
  |author  = aurpine
 +
  |id      = aurpine.WAIT
 +
  |nexus  = 20661
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wake Up
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Of Life - Rebirth<!--changed in republished 1.0.0-->, Walk of Life, Awesome Professions
 +
  |author  = DaLion
 +
  |id      = DaLion.Professions<!--changed in republished 0.2.0-->, DaLion.ImmersiveProfessions, DaLion.AwesomeProfessions<!--changed in 3.0.0?-->, thelion.AwesomeProfessions<!--changed in 2.0.7-->
 +
  |nexus  = 24355
 +
  |github  = daleao/sdv
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walkshop
 +
  |author  = enaium
 +
  |id      = Enaium.Walkshop
 +
  |curse  = 365806
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Walk Through Trellis
 +
  |author  = TheOfficialTab
 +
  |id      = theofficialtab.walkthroughtrellis
 +
  |nexus  = 1958
 +
  |github  = OfficialTab/walk-through-trellis
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Fix
 +
  |author  = Travoos
 +
  |id      =
 +
  |nexus  =
 +
  |chucklefish = 4211
 +
  |github  =
 +
 
 +
  |broke in = SMAPI 2.0
 +
  |status  = obsolete
 +
  |summary  = remove this mod (added in Stardew Valley 1.4; for wallpaper swapping use [[#Wallpaper Recycler|Wallpaper Recycler]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wallpaper Recycler
 +
  |author  = Mizzion
 +
  |id      = mizzion.wallpaperrecycler
 +
  |nexus  = 1905
 +
  |moddrop = 661354
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Planter
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallPlanters<!--changed in 0.1.2-unofficial.1-->, aedenthorn.WallPlanter
 +
  |nexus  = 11339
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.2-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WallPlanters
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WallTelevision
 +
  |nexus  = 11448
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Wall Televisions - Continued|Wall Televisions - Continued]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wall Televisions - Continued
 +
  |author  = aedenthorn and FlyingTNT
 +
  |id      = FlyingTNT.WallTelevision
 +
  |nexus  = 22372
 +
  |github  = FlyingTNT/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Animals
 +
  |author  = Symen
 +
  |id      = Symen.WarpAnimals
 +
  |nexus  = 1400
 +
  |github  = simonbru/WarpAnimals
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Binder
 +
  |author  = SnowFire kVala
 +
  |id      = SnowFire.Warp_Binder
 +
  |nexus  = 6892
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Chests
 +
  |author  = CyTheGuy01, CyberCheese15
 +
  |id      = cybercheese.WarpChests
 +
  |nexus  = 6402
 +
  |github  =
 +
 
 +
  |status  = abandoned<!--also broken reference to old SpaceCore type-->
 +
  |summary  = remove this mod (no longer maintained; use [[Junimo Chest]]s instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer
 +
  |author  = Strato35, Shalankwa
 +
  |id      = Strato35.WarpMultiplayer
 +
  |nexus  = 7451
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@retest-linked-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Multiplayer (Locations), WarpMultiplayer_Locations
 +
  |author  = Shaklin
 +
  |id      = shaklin.warpmultiplayer_locations
 +
  |nexus  = 8950
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Network
 +
  |author  = tlitookilakin
 +
  |id      = tlitookilakin.warpnetwork
 +
  |nexus  = 8567
 +
  |moddrop = 951720
 +
  |github  = tlitookilakin/WarpNetwork
 +
 
 +
  |broke in = Stardew Valley 1.6<!--@restest after AeroCore-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Parsnip
 +
  |author  = Pillow
 +
  |id      = Pillow.WarpParsnip
 +
  |nexus  = 18628
 +
  |github  = AnotherPillow/WarpParsnip
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp Snitch
 +
  |author  = ceruleandeep
 +
  |id      = ceruleandeep.WarpSnitch
 +
  |nexus  = 9087
 +
  |github  = ceruleandeep/CeruleanStardewMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Friends
 +
  |author  = Shalankwa
 +
  |id      = Shalankwa.WarpToFriends
 +
  |nexus  = 2180
 +
  |github  = Shalankwa/SDV_Mods
 +
 
 +
  |status            = workaround
 +
  |summary            = use [[#Warp Multiplayer|Warp Multiplayer]] instead.
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 1.2.1-unofficial.1-SorryLate
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-52#post-3357251
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Warp to Player
 +
  |author  = lesbiansheep, Shalankwa
 +
  |id      = lesbiansheep.WarpToPlayer
 +
  |nexus  = 21075
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wash Away Forage, Tidal Beach
 +
  |author  = Sakorona (ItsBenter)
 +
  |id      = KoihimeNakamura.WashAwayForage
 +
  |nexus  = 6715
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wasteless Watering
 +
  |author  = GrumpyCrouton
 +
  |id      = GrumpyCrouton.WastelessWatering
 +
  |nexus  = 10998
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Balloon
 +
  |author  = HaulinOats
 +
  |id      = HaulinOats.WaterBalloon
 +
  |nexus  = 14481
 +
  |github  = HaulinOats/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bomb
 +
  |author  = BlaDe
 +
  |id      = BlaDe.WaterBomb
 +
  |nexus  = 10267
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Bot
 +
  |author  = andyruwruw
 +
  |id      = andyruwruw.WaterBot
 +
  |nexus  = 8167
 +
  |github  = andyruwruw/stardew-valley-water-bot
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Can Refiller
 +
  |author  = Mizzion
 +
  |id      = mizzion.watercanrefiller
 +
  |nexus  = 3539
 +
  |moddrop = 661368
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Flow
 +
  |author  = blueberry
 +
  |id      = blueberry.WaterFlow
 +
  |nexus  = 11790
 +
  |github  = b-b-blueberry/WaterFlow
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Give Exp
 +
  |author  = Achtuur
 +
  |id      = Achtuur.WateringCanGiveExp
 +
  |nexus  = 16903
 +
  |github  = Achtuur/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Can Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WateringCanTweaks
 +
  |curse  = 868789
 +
  |nexus  = 10947
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Watering Grants Experience and Crops Can Wither
 +
  |author  = Goldenrevolver
 +
  |id      = Goldenrevolver.WateringGrantsXP
 +
  |nexus  = 7768
 +
  |github  = Goldenrevolver/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Pet Bowl, Pet Water Bowl
 +
  |author  = Mizzion
 +
  |id      = mizzion.petwaterbowl
 +
  |nexus  = 2009
 +
  |moddrop = 661365
 +
  |github  = Mizzion/MyStardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Waterproof Items
 +
  |author  = Esca, Esca-MMC
 +
  |id      = Esca.WaterproofItems
 +
  |nexus  = 6460
 +
  |moddrop = 807393
 +
  |github  = Esca-MMC/WaterproofItems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Water Retaining Field
 +
  |author  = Digus
 +
  |id      = DIGUS.WaterRetainingFieldMod
 +
  |nexus  = 2374
 +
  |github  = Digus/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wealth is Health
 +
  |author  = Qi The Mysterious
 +
  |id      = QiTheMysterious.WealthIsHealth
 +
  |nexus  = 19903
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapon Reskinner
 +
  |author  = spacechase0
 +
  |id      = spacechase0.WeaponReskinner
 +
  |nexus  = 5095
 +
  |moddrop = 771681
 +
  |github  = spacechase0/WeaponReskinner
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = obsolete
 +
  |summary  = remove this mod ([[Forge|equivalent feature]] added in Stardew Valley 1.5).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons Ignore Grass
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeaponsIgnoreGrass
 +
  |nexus  = 15409
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weapons on Display
 +
  |author  = Anthony Hilyard
 +
  |id      = com.anthonyhilyard.WeaponsOnDisplay
 +
  |curse  = 447259
 +
  |nexus  = 9319
 +
  |github  = AHilyard/WeaponsOnDisplay
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wear More Rings
 +
  |author  = bcmpinc
 +
  |id      = bcmpinc.WearMoreRings
 +
  |nexus  = 3214
 +
  |github  = bcmpinc/StardewHack
 +
 
 +
  |warnings = Broken on Android.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Controller
 +
  |author  = EvilPdor
 +
  |id      =
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/111526
 +
  |github  = natfoth/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.2
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather God
 +
  |author  = nrm33n
 +
  |id      = nrm33n.weatherGod
 +
  |nexus  = 15563
 +
  |github  =
 +
 
 +
  |status  = broken<!-- author uploaded source code instead of the compiled mod -->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Illnesses
 +
  |author  = Sakorona
 +
  |id      = KoihimeNakamura.WeatherIllnesses
 +
  |nexus  = 2210
 +
  |moddrop = 664153
 +
  |github  = Sakorona/SDVMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totem
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeatherTotem<!--changed in 0.1.1-unofficial.1-->, aedenthorn.WeatherTotems
 +
  |nexus  = 16455
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 0.1.1-unofficial.1-mouahrara
 +
  |unofficial url    = {{github|mouahrara/aedenthorn}}#WeatherTotem
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Totems Expanded
 +
  |author  = TheMightyAmondee
 +
  |id      = TheMightyAmondee.WeatherTotems
 +
  |nexus  = 21539
 +
  |github  = TheMightyAmondee/WeatherTotems
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weather Wonders
 +
  |author  = Kanadeyoru
 +
  |id      = Kana.WeatherWonders.DLL
 +
  |curse  = 1016623
 +
  |nexus  = 23868
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Mod
 +
  |author  = Opalie
 +
  |id      = Opalie.Wedding
 +
  |nexus  =
 +
  |moddrop = 526231
 +
  |github  = Opalie/Wedding
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wedding Tweaks
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeddingTweaks
 +
  |curse  = 868829
 +
  |nexus  = 10117
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weekly Break Reminder
 +
  |author  = treehat
 +
  |id      = Treehat.WeeklyBreakReminder
 +
  |nexus  = 8194
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Week Starts Sunday
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WeekStartsSunday
 +
  |nexus  = 13707
 +
  |github  = aedenthorn/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Weird Sounds
 +
  |author  = mori_sensei
 +
  |id      = mori_sensei.WeirdSounds
 +
  |nexus  = 23848
 +
  |github  = alcmoe/SVMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Werewolf in the Valley
 +
  |author  = Platonymous
 +
  |id      = Platonymous.Werewolf
 +
  |curse  = 877223
 +
  |moddrop = 1521370
 +
  |nexus  = 15724
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Are You Missing
 +
  |author  = PrivateButtface
 +
  |id      = PrivateButtface.WhatAreYouMissing
 +
  |nexus  = 4430
 +
  |github  = LukeSeewald/PublicStardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = What Farm Cave, WhatAMush
 +
  |author  = Oxyligen
 +
  |id      = WhatAMush
 +
  |nexus  = 1097
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3740|Which Farm Cave Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = wHats Up
 +
  |author  = Oxyligen
 +
  |id      = wHatsUp
 +
  |nexus  = 1082
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where Are They
 +
  |author  = Capaldi12
 +
  |id      = Capaldi12.WhereAreThey
 +
  |nexus  = 13208
 +
  |github  =
 +
  |source  = https://gitlab.com/Capaldi12/wherearethey
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Horse
 +
  |author  = temisthem
 +
  |id      = tem696969696969.WheresMyHorse
 +
  |nexus  = 23287
 +
  |github  = kqrse/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Where's My Items?
 +
  |author  = f4iTh, JertsukkaTheMan
 +
  |id      = f4iTh.WheresMyItems
 +
  |nexus  = 2086
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = White Turnip
 +
  |author  = ejun0
 +
  |id      = ejun0.WhiteTurnip
 +
  |nexus  = 8568
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Who Lives Here
 +
  |author  = Prism 99
 +
  |id      = prism99.wholiveshere
 +
  |nexus  = 19840
 +
  |github  = Prism-99/WhoLivesHere
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wiki Links
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.WikiLinks
 +
  |nexus  = 11476
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|24119|Wiki Links by Aedenthorn}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Eggs Hatching
 +
  |author  = MikeW
 +
  |id      = Mikew.wildeggshatching
 +
  |nexus  = 23935
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.Wildflowers
 +
  |nexus  = 14061
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21498|Wild Flowers Reimagined}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Flowers Reimagined
 +
  |author  = jpp
 +
  |id      = jpp.WildFlowersReimagined
 +
  |nexus  = 21498
 +
  |github  = jpparajeles/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wild Tree Tweaks
 +
  |author  = chiccen
 +
  |id      = chiccen.WildTreeTweaks
 +
  |nexus  = 24349
 +
  |github  = chiccenFL/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wind Effects
 +
  |author  = CatCattyCat
 +
  |id      = cat.windeffects
 +
  |nexus  = 6647
 +
  |moddrop = 833564
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = 1.0.3-unofficial.5-brimbane
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-119900
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Window Resize
 +
  |author  = thatnzguy
 +
  |id      = thatnzguy.WindowResize
 +
  |nexus  = 2266
 +
  |github  = thatnzguy/WindowResize
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Grass
 +
  |author  = CatCattyCat, Cat
 +
  |id      = cat.wintergrass
 +
  |nexus  = 1601
 +
  |moddrop = 833542
 +
  |github  = danvolchek/StardewMods
 +
 
 +
  |status  = obsolete
 +
  |summary  = remove this mod (grass no longer dies in winter in Stardew Valley 1.6).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Pigs
 +
  |author  = MindMeltMax
 +
  |id      = MindMeltMax.WinterPigs
 +
  |curse  = 1004491
 +
  |moddrop = 1443556
 +
  |nexus  = 16879
 +
  |github  = MindMeltMax/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Rain
 +
  |author  = idermailer
 +
  |id      = idermailer.WinterRain
 +
  |nexus  = 13767
 +
  |github  = idermailer/WinterRain
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Winter Star Spouse
 +
  |author  = drbirbdev
 +
  |id      = drbirbdev.WinterStarSpouse
 +
  |nexus  = 14164
 +
  |github  = drbirbdev/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Witcher Mod
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = Aedenthorn.WitcherMod
 +
  |nexus  = 5797
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wizard's Mystical Stationary
 +
  |author  = Taskmaster
 +
  |id      = Taskmaster.WizardsMysticalStationary
 +
  |nexus  = 5246
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Wonderful Farm Life
 +
  |author  = Jinxiewinxie and TaintedWheat
 +
  |id      = WonderfulFarmLife
 +
  |nexus  =
 +
  |url    = https://community.playstarbound.com/threads/wonderful-farm-life-smapi-version-updated-7-2-now-with-grandpas-memorial-make-your-farm-sick.115384
 +
  |github  = Jinxiewinxie/StardewValleyMods
 +
 
 +
  |broke in          = Stardew Valley 1.1 or 1.11
 +
<!--
 +
  |unofficial version = 1.0.1-unofficial.3-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-79#post-3344736
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Workbench Helper
 +
  |author  = Ballom41
 +
  |id      = Ballom41.WorkbenchHelper
 +
  |nexus  = 21294
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Working Fireplace
 +
  |author  = jahangmar
 +
  |id      = jahangmar.WorkingFireplace
 +
  |nexus  = 3654
 +
  |github  = jahangmar/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = World Maps, World Maps Everywhere
 +
  |author  = shekurika
 +
  |id      = shekurika.worldMaps
 +
  |nexus  = 24210
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = X
 +
  |author  = skiilaa
 +
  |id      = skiilaa.X
 +
  |nexus  = 2286
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.3.20
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XmlSerializerRetool
 +
  |author  = Persival
 +
  |id      = none <!-- no ID in manifest -->
 +
  |nexus  = 450
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.1
 +
  |status  = abandoned
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XNB Loader
 +
  |author  = Entoarox
 +
  |id      = Entoarox.XnbLoader
 +
  |nexus  = 2275
 +
  |chucklefish = 4506
 +
  |github  = Entoarox/StardewMods
 +
 
 +
  |status  = abandoned
 +
  |summary = remove this mod (no longer maintained; use [[#Content Patcher|Content Patcher]] instead).
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XP Display
 +
  |author  = Shockah
 +
  |id      = Shockah.XPDisplay
 +
  |nexus  = 11089
 +
  |github  = Shockah/Stardew-Valley-Mods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMUL
 +
  |nexus  = 8649
 +
  |github  = nofilenamed/XPMultiplier
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = XPMultiplier.Space
 +
  |author  = nofilenamed
 +
  |id      = NFN.XPMULSPA
 +
  |nexus  = 8760
 +
  |github  = nofilenamed/XPMultiplier.Space
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Xtardew Core
 +
  |author  = hixega
 +
  |id      = hixega.XtardewCore
 +
  |nexus  = 19096
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yanshufitos Mod
 +
  |author  = yanshufitos
 +
  |id      = yanshufitos.yanshufitosmod
 +
  |nexus  = 20355
 +
  |github  =
 +
 
 +
  |status  = abandoned
 +
  |broke in = never worked
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Year-Round Crops
 +
  |author  = vincebel
 +
  |id      = vincebel.YearRoundCrops
 +
  |nexus  = 8196
 +
  |github  = vincebel7/YearRoundCrops
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Auto Watering
 +
  |author  = zhuoyun233
 +
  |id      = zhuoyun233.YetAnotherAutoWatering
 +
  |nexus  = 21036
 +
  |github  = ZhuoYun233/YetAnotherAutoWatering-StardrewValleyMod
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Cooking Skill
 +
  |author  = moonslime
 +
  |id      = moonslime.CookingSkill
 +
  |nexus  = 22681
 +
  |github  = Pet-Slime/StardewValley
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Fishing Mod
 +
  |author  = NeverToxic
 +
  |id      = NeverToxic.YetAnotherFishingMod
 +
  |nexus  = 20391
 +
  |github  = Dunc4nNT/StardewMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Harvest With Scythe Mod, Harvest With Scythe
 +
  |id      = bcmpinc.HarvestWithScythe
 +
  |nexus  = 2731
 +
  |author  = bcmpinc
 +
  |github  = bcmpinc/StardewHack
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Map Teleport, Stardew Map Teleport
 +
  |author  = moddem
 +
  |id      = moddem.StardewMapTeleport
 +
  |nexus  = 18143
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Yet Another Sprint Mod
 +
  |author  = XxHarvzBackxX
 +
  |id      = XxHarvzBackxX.YASM
 +
  |nexus  = 9228
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = You've Got Mail - Twitch Integration
 +
  |author  = Jaredlll08, YGM Team
 +
  |id      = BlameJared.YGM, YGM.SDVMod<!--changed in 2.0-->
 +
  |curse  = 308005
 +
  |nexus  =
 +
  |github  =
 +
 
 +
  |broke in = Stardew Valley 1.4<!--@retest-after Bookcase-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = zDailyIncrease
 +
  |author  = thakyZ
 +
  |id      = zdailyincrease
 +
  |nexus  =
 +
  |chucklefish = 4247
 +
  |github  = thakyZ/zDailyIncrease
 +
 
 +
  |broke in = Stardew Valley 1.3
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = ZelWorld - Custom World Music
 +
  |author  = zelink
 +
  |id      = zelink.ZelWorld
 +
  |nexus  = 21466
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zenchman
 +
  |author  = BlaDe
 +
  |id      = BlaDe.Zenchman
 +
  |nexus  = 12024
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zen Mod
 +
  |author  = PositiveVegan
 +
  |id      = PositiveVegan.ZenMod
 +
  |nexus  = 12899
 +
  |github  =
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zombie Outbreak
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.ZombieOutbreak
 +
  |nexus  = 6743
 +
  |github  = aedenthorn/StardewValleyMods
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level
 +
  |author  = thespbgamer
 +
  |id      = thespbgamer.ZoomLevel
 +
  |curse  = 714275
 +
  |nexus  = 7363
 +
  |github  = thespbgamer/ZoomLevel
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Level Keybinding
 +
  |author  = GuiNoya, Yesst
 +
  |id      = GuiNoya.ZoomLevelKeybind
 +
  |nexus  = 1621
 +
  |github  = GuiNoya/SVMods
 +
 
 +
  |broke in = Stardew Valley 1.5
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Mod / Zoom Out Extreme
 +
  |author  = RockinRolla
 +
  |id      = RockinMods.ZoomMod
 +
  |nexus  = 1326
 +
  |github  = rockinrolla/ZoomMod
 +
 
 +
  |broke in = Stardew Valley 1.3.33
 +
  |status  = workaround
 +
  |summary  = use [[#Zoom Level|Zoom Level]] instead.
 +
<!--
 +
  |unofficial version = 1.2.2-unofficial.1-Mizzion
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-62#post-3329576
 +
-->
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoom Per Map
 +
  |author  = DecidedlyHuman
 +
  |id      = DecidedlyHuman.ZoomPerMap
 +
  |nexus  = 22227
 +
  |github  = DecidedlyHuman/StardewValleyMods
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Zoomy Farmer
 +
  |author  = Geko_X
 +
  |id      = gekox.zoomyFarmer
 +
  |moddrop = 1530058
 +
  |nexus  = 6031
 +
  |github  =
 +
  |source  = https://gitlab.com/geko_x/stardew-mods
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
<div class="game-stable-version" style="display:none;">{{version|link=0}}</div><div class="game-beta-version" style="display:none;">{{version|link=0}}</div>
 +
 
 +
===Content packs===
 +
This list shows broken content packs for SMAPI mods like Content Patcher. '''Only incompatible content packs are listed'''; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see [[#XNB mods]].
 +
 
 +
{{#invoke:SMAPI compatibility|header}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = 2CUTE FarmCave
 +
  |author  = taintedwheat
 +
  |id      = taintedwheat.2CuteFarmCave
 +
  |nexus  = 843
 +
  |github  =
 +
 
 +
  |content pack for  = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 2.0.1-unofficial.1-opalie
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-64#post-3331098
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Adventurer's Guild Expanded
 +
  |author  = SUPERT
 +
  |id      = supert.adventureguildexpanded
 +
  |nexus  = 12102
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial version = 1.1.0-unofficial.2-femtohound
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-200#post-126783
 +
  |summary            = use [https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/page-199#post-126783 unofficial update] or {{nexus mod|22591|Adventurer's Guild Expanded - Unofficial Update for 1.6}}.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Bathroom After 2nd House Upgrade
 +
  |author  = DevilBro/Ursii98
 +
  |id      = ursii98.BathroomAfter2ndHouseupgrade
 +
  |nexus  = 2578
 +
  |github  =
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.4
 +
  |unofficial version = 4.0.1-unofficial.2-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-25#post-3354247
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Boogies Tidy Crafting<!--manifest-->, Tidy Crafting Menu<!--Nexus-->
 +
  |author  = Boogie
 +
  |id      = Boogie.Crafting
 +
  |nexus  = 7177
 +
 
 +
  |summary  = broken (doesn't show new 1.6 crafting recipes).
 +
  |broke in = Stardew Valley 1.6
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Cuter Slimes
 +
  |author  = Amaryn
 +
  |id      = Amaryn.CuterSlimes
 +
  |nexus  = 6073
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21889|Cuter Slimes Refreshed}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Don't Enable Pam
 +
  |author  = Jonqora
 +
  |id      = Jonqora.DontEnablePam
 +
  |nexus  = 6721
 +
  |github  = Jonqora/StardewMods/tree/master/DontEnablePam
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|23080|No Pam Enabling}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Green Pastures Farm
 +
  |author  = Bugbuddy
 +
  |id      = bugbuddy.GreenPasturesFarm
 +
  |nexus  = 2326
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.3.36
 +
  |unofficial version = 1.2.1-unofficial.1-pathoschild
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-3.142524/page-63#post-3330827
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Farm 2
 +
  |author  = Zander
 +
  |id      = zander.immersivefarm2
 +
  |nexus  = 1531
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.3.36
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|3561|Immersive Farm 2 Unofficial Update}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Immersive Spouses
 +
  |author  = someguy363
 +
  |id      = iss.immersivespouses
 +
  |nexus  = 5117
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|22538|Immersive Spouses 1.6}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Looking for Love
 +
  |author  = sivolobwho and foggywizard
 +
  |id      = foggy.LfL
 +
  |nexus  = 10206
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21370|Looking For Love Redux}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Lumisteria Clumps and Nodes
 +
  |author  = Lumisteria
 +
  |id      = lumisteria.CON.NodesForClassicOres
 +
  |nexus  = 9256
 +
  |github  =
 +
 
 +
  |content pack for = Custom Ore Nodes
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{Nexus mod|21986|Lumisteria Glimmering Clumps and Nodes}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = More Backpack Upgrades
 +
  |author  = aedenthorn, Erinthe
 +
  |id      = aedenthorn.CPMoreBackpacks
 +
  |nexus  = 13827
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use {{nexus mod|21591|The Return Of More Backpack Upgrades}} instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Overgrown Fairy Buildings
 +
  |author  = Ali Read/naeldeus
 +
  |id      = naeldeus.OvergrownFairyBuildings
 +
  |nexus  = 4564
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.5
 +
  |unofficial version = OvergrownFairyBuildings.1.5.unofficialUpdate2
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-26846
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Quality Artisan Products
 +
  |author  = Wingyl
 +
  |id      = Wingyl.QualityArtisanProducts
 +
  |moddrop = 707502
 +
 
 +
  |broke in = Stardew Valley 1.6
 +
  |status  = workaround
 +
  |summary  = use [[#Artisan Goods Keep Quality|Artisan Goods Keep Quality]] instead.
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Remove That Damn Rock
 +
  |author  = Plutey/Androxilogin
 +
  |id      = Androxilogin.RemoveThatDamnRock
 +
  |nexus  = 384
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.2
 +
  |unofficial version = 1.1.1-unofficial.1-minervamaga
 +
  |unofficial url    = https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-14#post-3353498
 +
}}
 +
{{#invoke:SMAPI compatibility|entry
 +
  |name    = Spacious Greenhouse
 +
  |author  = mintgal
 +
  |id      = mintgal.SpaciousGreenhouse
 +
  |nexus  = 4137
 +
  |github  =
 +
 
 +
  |content pack for = Content Patcher
 +
 
 +
  |broke in          = Stardew Valley 1.6
 +
  |unofficial url    = https://forums.stardewvalley.net/threads/unofficial-mod-updates.2096/post-124427
 +
  |unofficial version = 1.2.1-unofficial
 +
}}
 +
{{#invoke:SMAPI compatibility|footer}}
 +
 
 +
===XNB mods===
 +
See [[Modding:Using XNB mods]].
 +
<!--
 +
 
 +
Do not list XNB mods here.
 +
 
 +
-->
 +
 
 +
==Mod data overrides==
 +
This section overrides the data specified in mods' [[Modding:Modder Guide/APIs/Manifest|<samp>manifest.json</samp> files]] or mod pages for SMAPI's update checks. '''This is a specialized section; in most cases it's better to correct the mod instead.''' See the [[Module:SMAPI compatibility overrides#Usage|format description]] when editing this section.
 +
 
 +
{{#invoke:SMAPI compatibility overrides|header}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Adjust Artisan Prices
 +
   |id            = ThatNorthernMonkey.AdjustArtisanPrices, 1e36d4ca-c7ef-4dfb-9927-d27a6c3c8bdc
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 0.01 → 0.0.1
 +
   |reason        = [https://community.playstarbound.com/resources/smapi-adjust-artisan-prices.3532/history mod page] has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Almighty Farming Tool
 +
   |id            = 439
 +
   |update keys    =
 +
   |local version  =
 +
   |remote version = 1.21 → 1.2.1
 +
   |reason        = {{nexus mod|439|mod page}} has wrong version format
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
   |name          = Auto Water
 +
   |id            = pickle.autowater
 
   |update keys    = Nexus:5463 → Nexus:1666
 
   |update keys    = Nexus:5463 → Nexus:1666
 
   |local version  =
 
   |local version  =
Line 20,813: Line 23,703:
 
   |remote version =
 
   |remote version =
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
 
   |reason        = manifest outdated<!--last checked: 1.0.2-->
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
  |name          = Berry Season Reminder
 
  |id            = com.anthonyhilyard.berryseasonreminder
 
  |update keys    = +Nexus:9315
 
  |local version  =
 
  |remote version =
 
  |reason        = No update key
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,868: Line 23,750:
 
   |local version  =
 
   |local version  =
 
   |remote version =
 
   |remote version =
  |broke in          = Stardew Valley 1.6
 
  |unofficial version = 1.10.0 - unofficial
 
  |unofficial url    = https://gitlab.com/JoXW/SMAPIHealthbarMod/-/releases/healthBar2.0.0
 
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|entry
 
{{#invoke:SMAPI compatibility overrides|entry
Line 20,951: Line 23,830:
 
   |remote version =
 
   |remote version =
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 
   |reason        = mod page moved<!--last checked: 1.0.0-->
 +
}}
 +
{{#invoke:SMAPI compatibility overrides|entry
 +
  |name          = Luck Skill
 +
  |id            = spacechase0.LuckSkill
 +
  |update keys    = GitHub:Nykal145/LuckSkill1.6 → Nexus:521
 +
  |local version  =
 +
  |remote version = 1.4.0-unofficial.5-Nykal145 → 1.2.6
 +
  |reason        = Changed from unofficial to official maintainer<!--last checked: 1.0.0-->
 
}}
 
}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
 
{{#invoke:SMAPI compatibility overrides|footer}}
Line 20,975: Line 23,862:
 
   |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 16:25, 11 June 2024

SMAPI mod compatibility, July 2017 to June 2024. See notable events which affect this chart.
broken (proprietary)
broken (open-source)
compatible

Sometimes a mod will stop working due to a major game update; SMAPI automatically disables incompatible mods. This page lists known SMAPI mods and their compatibility with the latest versions, and explains how to fix broken mods if possible.

Instructions

For players

See smapi.io/mods for a more user-friendly view of this page.

To update your mods:

  1. For each mod you have installed, follow the instructions in the list below. If it's not listed, try updating to its latest version.
  2. If a mod is still failing, post a message in the coordination thread (with your SMAPI log attached) and we'll help.

For mod authors

Feel free to update the lists below! See instructions for editing the template.

Notes for the mod status:

  • Only mark a mod abandoned or obsolete if (a) the mod author has explicitly abandoned the mod, or (b) they've hidden or deleted the mod page, or (c) it's been superseded by an equivalent game feature. A mod is not considered abandoned just because it hasn't been updated for a while.
  • Only mark a mod broken if it's incompatible. This isn't the place to track general mod bugs, unless they impact compatibility. In rare cases where a non-compatibility bug is severe enough to note here (e.g. game crashes on some platforms), you can use the warnings field.

Compatibility list

C# mods

This includes every known C# SMAPI mod. It's updated for new/updated mods on CurseForge/ModDrop/Nexus periodically with the help of semi-automated scripts, but feel free to make corrections as needed!

Content packs

This list shows broken content packs for SMAPI mods like Content Patcher. Only incompatible content packs are listed; working content packs are not listed (even if they have non-compatibility bugs). For legacy XNB mods, see #XNB mods.

XNB mods

See Modding:Using XNB mods.

Mod data overrides

This section overrides the data specified in mods' manifest.json files or mod pages for SMAPI's update checks. This is a specialized section; in most cases it's better to correct the mod instead. See the format description when editing this section.

For mod developers

Updating a mod

See migration guides. You can...

Creating an unofficial update

To avoid conflicting with official updates, here's the recommended way to create an unofficial update. This assumes you're creating a basic update (not a continuation or reinvention), and the code is on GitHub (adjust the steps accordingly if it's elsewhere).

  1. Fork the code.
  2. Make your changes to that fork (see updating a mod).
  3. Change the version in manifest.json to the official version number plus 0.0.1, with -unofficial.1-yourName at the end.
    For example, if the current version is 1.0.0 and your name is SampleUser, change it to 1.0.1-unofficial.1-sampleUser. If you need to release a new unofficial update, just increment unofficial.1 to unofficial.2, etc. This ensures that official versions supersede unofficial ones (e.g., for update checks), and other users can release newer unofficial updates if needed.
  4. Push your changes to GitHub.
  5. Post a release package to the coordination thread with a link to your fork on GitHub.
    (If the mod uses the NuGet build package, there should be a release package named <mod name> <version>.zip in your bin folder.)
  6. Submit a pull request to the original author (if applicable).